Test Search VMware Storage Policy API


Enum - PbmObjectType(pbm.ServerObjectRef.ObjectType)

Since
1.0


Enum Description

The PbmObjectType enumerated type defines vSphere Server object types that are known to the Storage Policy Server. See PbmServerObjectRef.objectType.

Enum Constants

NameDescription
datastore Indicates a datastore.
fileShareId Indicates a file service

Since 7.0.0.0
unknown Unknown object type.
virtualDiskId Indicates a virtual disk, identified by disk key (virtual-machine-mor:disk-key).
virtualDiskUUID Indicates a virtual disk, identified by UUID - for First Class Storage Object support.
virtualMachine Indicates a virtual machine, not including the disks, identified by the virtual machine identifier virtual-machine-mor.
virtualMachineAndDisks Indicates the virtual machine and all its disks, identified by the virtual machine identifier virtual-machine-mor.

Since 6.5
vsanObjectId Indicates a VSAN object

Since 7.0.2.0

Show WSDL type definition