Data Object - PbmCapabilityPropertyInstance(pbm.capability.PropertyInstance)

Property of
PbmCapabilityConstraintInstance, PbmCapabilityProfilePropertyMismatchFault, PbmPropertyMismatchFault
Extends
DynamicData

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
idxsd: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
valuexsd: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
*Need not be set
Show WSDL type definition