INPUT_OBJECT
PatchNutanixMountV1Input
Description
Input for patching a Nutanix live Mount.
link GraphQL Schema definition
- input PatchNutanixMountV1Input {
- # Required. Configuration for updating the power status of the Live Mount.
- NutanixPatchVmMountConfigInput! :
- # Required. ID of the Live Mount.
- String! :
- }