INPUT_OBJECT
VsphereVmUpdateUnmountTimeInput
Description
Input for updating the unmount time of a Live Mount.
link GraphQL Schema definition
- input VsphereVmUpdateUnmountTimeInput {
- # Required. The new unmount time.
- UpdatedUnmountTimeInput! :
- # Required. ID of a Live Mount.
- String! :
- }