This content has been marked as final.
Show 4 replies
-
1. Re: API to create a datastore on vCenter
daphnissov May 10, 2019 4:17 PM (in response to sandipsubedi)Did you read the API docs which are hosted on VMware {code}?
-
2. Re: API to create a datastore on vCenter
sandipsubedi May 13, 2019 11:31 AM (in response to daphnissov)Yes, I read these docs and couldn't find anything to create one:
https://code.vmware.com/apis/358/vsphere/doc/index-do_types.html
-
3. Re: API to create a datastore on vCenter
daphnissov May 13, 2019 12:09 PM (in response to sandipsubedi)There is no REST API coverage for datastore creation. You'll have to use the old SOAP-based API.
-
4. Re: API to create a datastore on vCenter
shreedevi May 14, 2019 12:09 AM (in response to sandipsubedi)