GET /admin/extension/providervdc/{id}/availableStorageProfiles

Operation:
GET /admin/extension/providervdc/{id}/availableStorageProfiles
Description:
Retrieve a list of storage classes that can be added to the specified provider vDC. Storage classes that have already been added to the provider vDC are not included in the list.
Since:
5.1
Input parameters
Consume media type(s):
None
Input type:
None
Output parameters
{@link VMWStorageProfilesType}

Produce media type(s):
application/vnd.vmware.admin.vmwStorageProfiles+xml
application/vnd.vmware.admin.vmwStorageProfiles+json
Output type:
VMWStorageProfilesType
Examples