Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 717 Bytes

VmStates.md

File metadata and controls

17 lines (9 loc) · 717 Bytes

VmStates

Information about the states of the VMs.

Properties

Name Type Description Notes
maintenanceEvents List<MaintenanceEvent> One or more scheduled events associated with the VM. [optional]
subregionName String The name of the Subregion of the VM. [optional]
vmId String The ID of the VM. [optional]
vmState String The state of the VM (`pending` | `running` | `stopping` | `stopped` | `shutting-down` | `terminated` | `quarantine`). [optional]