Data Object - PbmCapabilityMetadata(pbm.capability.CapabilityMetadata)

Property of
PbmCapabilityMetadataPerCategory
Extends
DynamicData
See also
PbmCapabilityMetadataUniqueId, PbmCapabilityPropertyMetadata, PbmExtendedElementDescription

Data Object Description

Metadata for a single unique setting defined by a provider. A simple setting is a setting with one property. A complex setting contains more than one property.

Properties

Name Type Description
allowMultipleConstraints*xsd:boolean

Flag to indicate if multiple constraints are allowed in the capability instance. False if not set.
hint*xsd:boolean

The flag hint dictates the interpretation of constraints specified for this capability in a storage policy profile. If hint is false, then constraints will affect placement. If hint is true, constraints will not affect placement, but will still be passed to provisioning operations if the provider understands the relevant namespace. Optional property, false if not set.
idPbmCapabilityMetadataUniqueId

Unique identifier for the capability.
keyId*xsd:string

Property Id of the key property, if this capability represents a key value pair. Value is empty string if not set.
mandatory*xsd:boolean

Indicates whether incorporating given capability is mandatory during creation of profile.
propertyMetadataPbmCapabilityPropertyMetadata[]

Metadata for the properties that comprise this capability.
summaryPbmExtendedElementDescription

Capability name and description
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition