<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic VSC API error in VMware Solutions Discussions</title>
    <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-API-error/m-p/57877#M5446</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sanjeev,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If its working through the UI, then its doubtful that its a network issue as any network issue affecting the API would also affect the UI. Your ability to navigate to the MOB shows that the web services(tomcat, etc) are working and that the vmware SDK interface should be working as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe it just comes down to how you're making your call and the parameters therein.Can you verify and post what you have set in your POST for the ServiceURL parameter?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Adam S.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Jun 2011 12:38:37 GMT</pubDate>
    <dc:creator>ADAM_SEKORA</dc:creator>
    <dc:date>2011-06-23T12:38:37Z</dc:date>
    <item>
      <title>VSC API error</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-API-error/m-p/57816#M5435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we have installed VSC installed on server a server 192.168.120.102, the VCenter is installed on another server 192.168.120.108 and the vsc version is 2.1 and is successfully integrated in vCenter , now when we are trying to invoke methods like createDatastore through perl using SOAP, it is showing the error however through vCenter its performing well, below is the xml error (error.txt is attached for detailed error), could somebody help on this ?? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sanjeev&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:52:31 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-API-error/m-p/57816#M5435</guid>
      <dc:creator>SANJEEVROHILA</dc:creator>
      <dc:date>2025-06-05T06:52:31Z</dc:date>
    </item>
    <item>
      <title>VSC API error</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-API-error/m-p/57821#M5436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;The error message shows: Unable to connect to VC server at &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://192.168.120.108/sdk/vimService" target="_blank"&gt;https://192.168.120.108/sdk/vimService&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to specify the connection paths as described in the samples and the IAG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my $vc = "192.168.120.108";&lt;/P&gt;&lt;P&gt;my $serviceHost = "192.168.120.102";&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;my $rcuService = SOAP::Lite-&amp;gt;service("&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://$serviceHost:8143/kamino/public/api?wsdl" target="_blank"&gt;https://$serviceHost:8143/kamino/public/api?wsdl&lt;/A&gt;&lt;SPAN&gt;"); &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;my $serviceUrl = SOAP::Data-&amp;gt;type('string')-&amp;gt;name('serviceUrl')-&amp;gt;value("&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://$vc/sdk" target="_blank"&gt;https://$vc/sdk&lt;/A&gt;&lt;SPAN&gt;");&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2011 10:50:36 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-API-error/m-p/57821#M5436</guid>
      <dc:creator>costea</dc:creator>
      <dc:date>2011-06-23T10:50:36Z</dc:date>
    </item>
    <item>
      <title>Re: VSC API error</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-API-error/m-p/57830#M5437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;but i am using exactly whatever you specied above ...but there is something which seems a prolem ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;when i go to the web bowser and enter url #&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://192.168.120.108/sdk" target="_blank"&gt;https://192.168.120.108/sdk&lt;/A&gt;&lt;/P&gt;&lt;P&gt;i get the&amp;nbsp; the below message&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTTP 404 - File not found&lt;BR /&gt;Internet Explorer &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;however if i type &lt;A href="https://192.168.120.108/" target="_blank"&gt;https://192.168.120.108/&lt;/A&gt; in 192.168.120.102's web browser "VMware vSphere 4" console appers &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;is that an issue ???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2011 11:31:19 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-API-error/m-p/57830#M5437</guid>
      <dc:creator>SANJEEVROHILA</dc:creator>
      <dc:date>2011-06-23T11:31:19Z</dc:date>
    </item>
    <item>
      <title>Re: VSC API error</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-API-error/m-p/57834#M5438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That shouldn't be a problem.&amp;nbsp; You could try running the API from 192.168.120.108.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2011 11:37:45 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-API-error/m-p/57834#M5438</guid>
      <dc:creator>costea</dc:creator>
      <dc:date>2011-06-23T11:37:45Z</dc:date>
    </item>
    <item>
      <title>Re: VSC API error</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-API-error/m-p/57839#M5439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; we are running the API from another server not from 192.168.120.108. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2011 11:42:27 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-API-error/m-p/57839#M5439</guid>
      <dc:creator>SANJEEVROHILA</dc:creator>
      <dc:date>2011-06-23T11:42:27Z</dc:date>
    </item>
    <item>
      <title>Re: VSC API error</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-API-error/m-p/57844#M5440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, based on what you've reported, it appears to be some networking issue.&amp;nbsp; You can reach it from one server but not another.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2011 11:45:00 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-API-error/m-p/57844#M5440</guid>
      <dc:creator>costea</dc:creator>
      <dc:date>2011-06-23T11:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: VSC API error</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-API-error/m-p/57852#M5441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; the server where i am running api i am able to ping both 102 &amp;amp; 108 but vice versa is not possible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2011 11:52:50 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-API-error/m-p/57852#M5441</guid>
      <dc:creator>SANJEEVROHILA</dc:creator>
      <dc:date>2011-06-23T11:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: VSC API error</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-API-error/m-p/57857#M5442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sanjeev,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No, the HTTP 404 is not a problem. You can see the following VMware KB for more info:&lt;A href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;amp;cmd=displayKC&amp;amp;externalId=1003218" target="_blank"&gt; http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;amp;cmd=displayKC&amp;amp;externalId=1003218 &lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;What do you receive if you navigate to &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://192.168.120.108/mob/" target="_blank"&gt;https://192.168.120.108/mob/&lt;/A&gt;&lt;SPAN&gt; from 192.168.120.102 and use the same username you provided vsc?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, I have sent you a private message on another matter, please check your inbox.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Adam S.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2011 12:01:55 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-API-error/m-p/57857#M5442</guid>
      <dc:creator>ADAM_SEKORA</dc:creator>
      <dc:date>2011-06-23T12:01:55Z</dc:date>
    </item>
    <item>
      <title>Re: VSC API error</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-API-error/m-p/57863#M5443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sanjeev,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, you have said that you are trying to invoke the VSC methods via the SOAP api. Have you tried the same functions through the UI instead of using SOAP? Does it provide different results?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Adam S.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2011 12:11:19 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-API-error/m-p/57863#M5443</guid>
      <dc:creator>ADAM_SEKORA</dc:creator>
      <dc:date>2011-06-23T12:11:19Z</dc:date>
    </item>
    <item>
      <title>VSC API error</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-API-error/m-p/57868#M5444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks i have checked your message!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;moreover on the above action what you asked above, on doing that it asks for credentials and after supplying the credentials we get another page , please check screenshot below!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://community.netapp.com/legacyfs/online/10602_error.JPG" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2011 12:15:52 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-API-error/m-p/57868#M5444</guid>
      <dc:creator>SANJEEVROHILA</dc:creator>
      <dc:date>2011-06-23T12:15:52Z</dc:date>
    </item>
    <item>
      <title>VSC API error</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-API-error/m-p/57872#M5445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; you mean to say through the GUI of vcenter ? yeah the operation which i need to perform through api are working well while using GUI.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2011 12:18:23 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-API-error/m-p/57872#M5445</guid>
      <dc:creator>SANJEEVROHILA</dc:creator>
      <dc:date>2011-06-23T12:18:23Z</dc:date>
    </item>
    <item>
      <title>VSC API error</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-API-error/m-p/57877#M5446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sanjeev,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If its working through the UI, then its doubtful that its a network issue as any network issue affecting the API would also affect the UI. Your ability to navigate to the MOB shows that the web services(tomcat, etc) are working and that the vmware SDK interface should be working as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe it just comes down to how you're making your call and the parameters therein.Can you verify and post what you have set in your POST for the ServiceURL parameter?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Adam S.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2011 12:38:37 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-API-error/m-p/57877#M5446</guid>
      <dc:creator>ADAM_SEKORA</dc:creator>
      <dc:date>2011-06-23T12:38:37Z</dc:date>
    </item>
    <item>
      <title>VSC API error</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-API-error/m-p/57881#M5447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for you response!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;below are some parts of my code,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my $vscService = SOAP::Lite-&amp;gt;service("&lt;A href="https://192.168.120.102:8143/kamino/public/api?wsdl" target="_blank"&gt;https://192.168.xxx.102:8143/kamino/public/api?wsdl&lt;/A&gt;");&lt;/P&gt;&lt;P&gt;my $serviceUrl = SOAP::Data-&amp;gt;type('string')-&amp;gt;name('serviceUrl')-&amp;gt;value("&lt;A href="https://192.168.120.108/sdk" target="_blank"&gt;https://192.168.xxx.108/sdk&lt;/A&gt;");&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the createDatastore method i have &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; my $datastoreSpec = getDatastoreSpec("arg0");&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; my $requestSpec = getRequestSpec("arg1");&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; return $vscService-&amp;gt;createDatastore($datastoreSpec, $requestSpec);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;moreover in my request xml the field SOAP Action is blank, it shouldn't be blank.please suggest ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could you please speak on pm ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sanjeev&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is how it is ? is there any modification required ??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jun 2011 04:47:38 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-API-error/m-p/57881#M5447</guid>
      <dc:creator>SANJEEVROHILA</dc:creator>
      <dc:date>2011-06-24T04:47:38Z</dc:date>
    </item>
  </channel>
</rss>

