INPUT_OBJECT

DeleteVolumeGroupMountInput

Description

Input to delete volume group mount.

link GraphQL Schema definition

  • input DeleteVolumeGroupMountInput {
  • # Required. ID of the mount to remove.
  • id: String!
  • }

link Require by