INPUT_OBJECT

VmMakePrimaryInput

Description

IDs of vSphere virtual machines whose RBS installation needs to be switched to a different primary Rubrik cluster.

link GraphQL Schema definition

  • input VmMakePrimaryInput {
  • # Required. IDs of hosts to migrate.
  • ids: [String!]!
  • }

link Require by