Data Object - PbmServerObjectRef(pbm.ServerObjectRef)

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

Data Object Description

The PbmServerObjectRef data object identifies a virtual machine, virtual disk, or 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