Test Search VMware Storage Policy API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - PbmCapabilityPropertyInstance(pbm.capability.PropertyInstance)
- Property of
- PbmCapabilityConstraintInstance, PbmCapabilityProfilePropertyMismatchFault, PbmPropertyMismatchFault
- Extends
- DynamicData
- Since
- 1.0
Data Object Description
The PbmCapabilityPropertyInstance data object describes a virtual machine storage requirement. A storage requirement is based on the storage capability described in the PbmCapabilityPropertyMetadata and in the datastore profile property instance.Properties
Name | Type | Description |
---|---|---|
id | xsd:string |
Requirement property identifier. This identifier corresponds to the
storage capability metadata identifier
(PbmCapabilityPropertyMetadata.id).
|
operator* | xsd:string |
Operator for the values. Currently only support NOT operator for
tag namespace
See operator definition in (PbmCapabilityOperator).
Since 6.5 |
value | xsd:anyType |
Property value. You must specify the value.
A property value is one value or a collection of values.
The datatype of each value must be one of the PbmBuiltinType datatypes. If the property consists of a collection of values, the interpretation of those values is determined by the PbmCapabilityGenericTypeInfo.
Type information for a property instance is described in the property metadata
(PbmCapabilityPropertyMetadata.type).
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |