Test Search VMware Storage Policy API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - PbmCapabilityPropertyMetadata(pbm.capability.PropertyMetadata)
- Property of
- PbmCapabilityMetadata
- Extends
- DynamicData
- See also
- PbmCapabilityTypeInfo, PbmExtendedElementDescription
- Since
- 1.0
Data Object Description
The PbmCapabilityPropertyMetadata data object describes storage capability. An instance of property metadata may apply to many property instances (PbmCapabilityPropertyInstance).Properties
Name | Type | Description |
---|---|---|
allowedValue* | xsd:anyType |
All legal values that the property may take on, across all
implementations of the property. This definition of legal values is not
determined by any particular resource configuration; rather it is
inherent to the definition of the property. If undefined, then any value
of the correct type is legal. This object must be a generic container for
the type
defined for the property;
see PbmBuiltinGenericType
for the supported generic container types.
|
defaultValue* | xsd:anyType |
Default value, if any, that the property will assume when not
constrained by requirements. This object must be of the
type
defined for the property.
|
id | xsd:string |
Property identifier. Should be unique within the definition of the
capability. Property instances refer to this identifier
(PbmCapabilityPropertyInstance.id).
|
mandatory | xsd:boolean |
Indicates whether incorporating given capability is mandatory during creation of
profile.
|
requirementsTypeHint* | xsd:string |
A hint for data-driven systems that assist in authoring requirements
constraints. Acceptable values defined by
PbmBuiltinGenericType.
A property will typically only have constraints of a given type in
requirement profiles, even if it is likely to use constraints of
different types across capability profiles. This value, if specified,
specifies the expected kind of constraint used in requirement profiles.
Considerations for using this information:
|
summary | PbmExtendedElementDescription |
Property name and description.
|
type* | PbmCapabilityTypeInfo |
Type information for the capability. The type of a property value
(PbmCapabilityPropertyInstance.value)
is specified as a builtin datatype and may also specify the interpretation of a
collection of values of that datatype.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |