INPUT_OBJECT
VsphereOnDemandSnapshotInput
Description
Input for tqaking on demand snapshot of vSphere virtual machine.
link GraphQL Schema definition
- input VsphereOnDemandSnapshotInput {
- # Configuration for the on-demand snapshot.
- BaseOnDemandSnapshotConfigInput :
- # Required. ID of the virtual machine.
- String! :
- # Required. User note to associate with audits.
- String :
- }