Pbm Profile Profile Manager Pbm Fetch Vendor Info
Retrieve information about various capability metadata owners/vendors registered with the system, the resource type for which they are registered, and schema namespaces to which they belong.
Required privileges: StorageProfile.View
The unique identifier for the managed object to which the method attaches; the serialized managed object reference for a request has the form moType/moId
, in this case PbmProfileProfileManager/{moId}
.
The vSphere release schema. The current specification covers vSphere 9.0.0.0 APIs.
"PbmFetchVendorInfoRequestType Object"
Specifies the resource type. The Server supports the STORAGE resource
type only. If not specified, server defaults to STORAGE resource type. Any other
resourceType
is considered invalid.
Vendor and namespace information.
[
"PbmCapabilityVendorResourceTypeInfo Object"
]
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/sdk/vim25/{release}/pbm/PbmProfileProfileManager/{moId}/PbmFetchVendorInfo