Options
All
  • Public
  • Public/Protected
  • All
Menu
export
interface

V1VirtualMachineStateChangeRequest

Hierarchy

  • V1VirtualMachineStateChangeRequest

Index

Properties

Properties

action: string

Indicates the type of action that is requested. e.g. Start or Stop

memberof

V1VirtualMachineStateChangeRequest

data?: {}

Provides additional data in order to perform the Action

memberof

V1VirtualMachineStateChangeRequest

Type declaration

  • [key: string]: string
uid?: string

Indicates the UUID of an existing Virtual Machine Instance that this change request applies to -- if applicable

memberof

V1VirtualMachineStateChangeRequest

Generated using TypeDoc