Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 668 Bytes

V1VirtualMachineStateChangeRequest.md

File metadata and controls

12 lines (8 loc) · 668 Bytes

V1VirtualMachineStateChangeRequest

Properties

Name Type Description Notes
action str Indicates the type of action that is requested. e.g. Start or Stop [default to '']
data dict(str, str) Provides additional data in order to perform the Action [optional]
uid str Indicates the UUID of an existing Virtual Machine Instance that this change request applies to -- if applicable [optional]

[Back to Model list] [Back to API list] [Back to README]