Data Object - PbmServerObjectRef(pbm.ServerObjectRef)

Property of
PbmComplianceResult, PbmQueryProfileResult, PbmQueryReplicationGroupResult, PbmRollupComplianceResult
Parameter to
PbmCheckCompliance, PbmCheckRequirements, PbmCheckRollupCompliance, PbmFetchComplianceResult, PbmFetchRollupComplianceResult, PbmQueryAssociatedProfile, PbmQueryAssociatedProfiles, PbmQueryReplicationGroups, PbmQuerySpaceStatsForStorageContainer
Returned by
PbmQueryAssociatedEntity, PbmQueryByRollupComplianceStatus
Extends
DynamicData

Data Object Description

The PbmServerObjectRef data object identifies a virtual machine, virtual disk attached to a virtual machine, a first class storage object or a datastore.

Properties

Name Type Description
keyxsd:string

Unique identifier for the object. The value of key depends on the objectType.

PbmObjectTypekey value
virtualMachinevirtual-machine-MOR
virtualDiskId virtual-disk-MOR:VirtualDisk.key
datastoredatastore-MOR
MOR = ManagedObjectReference

objectTypexsd:string

Type of vSphere Server object. The value of the objectType string corresponds to one of the PbmObjectType enumerated type values.
serverUuid*xsd:string

vCenter Server UUID; the ServiceContent.about.instanceUuid property in the vSphere API.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition