VMware Storage Policy API


Data Object - PbmCapabilitySchema(pbm.capability.provider.CapabilityObjectSchema)

Returned by
PbmFetchCapabilitySchema
Extends
DynamicData
See also
PbmCapabilityMetadataPerCategory, PbmCapabilityNamespaceInfo, PbmCapabilitySchemaVendorInfo, PbmLineOfServiceInfo
Since
1.0

Data Object Description

Capability Schema information

Properties

Name Type Description
capabilityCategory*xsd:string

The category of the capabilities in this schema. See CapabilityCategory for the list of supported types. If omitted this specifies CapabilityCategory#datastoreSpecific unless the lineOfService is of type PbmVaioDataServiceInfo. If lineOfService is of type PbmVaioDataServiceInfo then this schema is of CapabilityCategory#common type.

Since 9.0.0.0
capabilityMetadataPerCategoryPbmCapabilityMetadataPerCategory[]

Capability metadata organized by category
lineOfService*PbmLineOfServiceInfo

Service type for the schema.

Do not use Category as each service needs to have its own schema version.

If omitted, this schema specifies persistence capabilities.

Since 6.5
namespaceInfoPbmCapabilityNamespaceInfo


vendorInfoPbmCapabilitySchemaVendorInfo


Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition