INPUT_OBJECT
MountNutanixSnapshotV1Input
Description
Input for creating a Nutanix live Mount.
link GraphQL Schema definition
- input MountNutanixSnapshotV1Input {
- # Required. Configuration for the Live Mount request.
- NutanixVmMountSnapshotJobConfigInput! :
- # Required. ID of the virtual machine snapshot.
- String! :
- }