Snapservice.Clusters.VirtualMachines.Snapshots.Type
Snapservice.Clusters.VirtualMachines.Snapshots.Type
The Snapservice.Clusters.VirtualMachines.Snapshots.Type enumeration contains valid snapshot types.
Possible values:
SCHEDULED
: Indicates that a snapshot was taken as part of a periodic schedule.ONE_TIME
: Indicates that the snapshot was taken as a one time operation triggered by the user.SYSTEM_CREATED
: Indicates that the snapshot was taken by the system
This enumeration was added in vSphere API 8.0.3.0.
This data structure has no properties.
Enumeration:
SCHEDULED,
ONE_TIME,
SYSTEM_CREATED,