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.
- String!]! : [
- # Controls whether to skip updating the trusted root certificate in secondary
- # clusters during the makePrimary operation. The default value is SKIP_NONE.
- V1VmMakePrimaryRequestShouldSkipCertificateUpdateOnSecondaryClusters :
- }