PbmFetchCapabilityMetadataRequestType

PbmFetchCapabilityMetadataRequestType
PbmFetchCapabilityMetadataRequestType

The parameters of PbmFetchCapabilityMetadata.

This structure may be used only with operations rendered under /pbm.

JSON Example
{
    "resourceType": {
        "_typeName": "string",
        "resourceType": "string"
    },
    "vendorUuid": "string"
}
resourceType
Optional

The PbmProfileResourceType data object defines the vSphere resource type that is supported for profile management.

This structure may be used only with operations rendered under /pbm.

string
vendorUuid
Optional

Unique identifier for the vendor/owner of capability metadata. The specified vendor ID must match PbmCapabilitySchemaVendorInfo.PbmCapabilitySchemaVendorInfo.vendorUuid. If omitted, the Server searchs all capability metadata registered with the system. If a vendorUuid unknown to the Server is specified, empty results will be returned.