VMware Storage Policy API


Data Object - PbmPlacementZoneTopologyRequirement(pbm.placement.ZoneTopologyRequirement)

Extends
PbmPlacementCapabilityProfileRequirement
See also
PbmServerObjectRef
Since
9.1.0.0

Data Object Description

Defines a zone topology requirement for placing objects onto PbmPlacementHubs. It is invalid to specify this requirement along with other conflicting requirements and also, it's invalid to specify duplicate requirements.

Properties

Name Type Description
clusters*PbmServerObjectRef[]

References of Cluster server objects belonging to a {@code AvailabilityZone}. i.e. each referenced cluster must be tagged with a zone as this constraint is intended for scenarios where zone-specific behavior is required. Cluster which is not associated with any zone is not allowed in the input when using this constraint. Other type of server objects such as VirtualMachine are not allowed either. This field must be set to a non-empty array of cluster references, otherwise compatibility check fails.
Properties inherited from PbmPlacementCapabilityProfileRequirement
profileId
Properties inherited from PbmPlacementRequirement
None
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition