Reply to Message

View discussion in a popup

Replying to:
Newbie407
Contributor
Contributor

Hi,

Thanks for your prompt response. Our API whcih we are using to add NFS store "AddNFSDataStore" internally making use of createNASDatatsore method only to mount my server as NFS store on ESXi host.

But my requirement here is through the application whcih is running on my server, I need to add some other server as NFS on ESXi.

like my server is 1.1.1.1 whcih is linux box where my java based web application is runing. And in the web application user enters some input which is below:

Server IP : 2.2.2.2

ESXi IP: 22.22.22.22

credentails for ESXi : username: "abcd"  & password: "abcd@123"

So now my application which is running on server 1.1.1.1 need to use the vmwar api to mount 2.2.2.2 as  the NFS store on the above  ESXi. Which is failing to do with the "PlatformConfigFault": exception.

Any idea why it could be.

Regards,

Anjana

Reply
0 Kudos