INPUT_OBJECT

NutanixMissedSnapshotsInput

Description

Input for InternalNutanixMissedSnapshots.

link GraphQL Schema definition

  • input NutanixMissedSnapshotsInput {
  • # Required. v5.0-v5.3: ID of the vm
  • # v6.0-v8.0: ID of the vm.
  • # v8.1+: ID of the virtual machine.
  • id: String!
  • }

link Require by