INPUT_OBJECT

VcenterPreAddConfigInput

Description

Supported in v6.0+

link GraphQL Schema definition

  • input VcenterPreAddConfigInput {
  • # Supported in v6.0+
  • # IP address and account credentials of the vCenter server that is being added.
  • # Specify this if the vCenter is not added to Rubrik cluster.
  • connectionConfig: VcenterConnectionConfigInput
  • # Supported in v6.0+
  • # Id of the vCenter. Specify this if the vCenter is already added to the Rubrik
  • # cluster.
  • id: String
  • }