INPUT_OBJECT

VsphereVmRegisterAgentInput

Description

Input to register Rubrik Backup Agent.

link GraphQL Schema definition

  • input VsphereVmRegisterAgentInput {
  • # ID of the org network to which the virtual machine is assigned.
  • orgNetworkId: String
  • # Required. ID assigned to a virtual machine object.
  • id: String!
  • }

link Require by