# Functions
ApplyDRSConfiguration takes a types.StorageDrsConfigSpec and applies it against the specified StoragePod.
CloneVM clones a virtual machine to a datastore cluster via the StorageResourceManager API.
Create creates a StoragePod from a supplied folder.
CreateVM creates a virtual machine on a datastore cluster via the StorageResourceManager API.
Delete destroys a StoragePod.
FromID locates a StoragePod by its managed object reference ID.
FromPath loads a StoragePod from its path.
HasChildren checks to see if a datastore cluster has any child items (datastores) and returns true if that is the case.
HasDiskCreationOperations is an exported function that checks a list of device changes to see if there are any disk creation operations.
IsMember checks to see if a datastore is a member of the datastore cluster in question.
No description provided by the author
MoveToFolder is a complex method that moves a StoragePod to a given relative datastore folder path.
Properties is a convenience method that wraps fetching the StoragePod MO from its higher-level object.
ReconfigureVM reconfigures a virtual machine via the StorageResourceManager API, applying any disk modifications that will require going through Storage DRS.
RelocateVM migrates a virtual machine to a datastore cluster via the StorageResourceManager API.
Rename renames a StoragePod.
StorageDRSEnabled checks a StoragePod to see if Storage DRS is enabled.