Test Search VMware Storage Policy API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - PbmCapabilityMetadata(pbm.capability.CapabilityMetadata)
- Property of
- PbmCapabilityMetadataPerCategory
- Extends
- DynamicData
- See also
- PbmCapabilityMetadataUniqueId, PbmCapabilityPropertyMetadata, PbmExtendedElementDescription
- Since
- 1.0
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.
|
id | PbmCapabilityMetadataUniqueId |
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.
|
propertyMetadata | PbmCapabilityPropertyMetadata[] |
Metadata for the properties that comprise this capability.
|
summary | PbmExtendedElementDescription |
Capability name and description
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |