INPUT_OBJECT

UpdateVcenterInput

link GraphQL Schema definition

  • input UpdateVcenterInput {
  • # Object containing updated vCenter Server information.
  • updatePropertiesV50: VcenterConfigInput
  • # Object containing updated vCenter Server information.
  • updatePropertiesV51: VcenterConfigInput
  • # Object containing updated vCenter Server information.
  • updatePropertiesV52: VcenterConfigInput
  • # Object containing updated vCenter Server information.
  • updatePropertiesV53: VcenterConfigInput
  • # Object containing updated vCenter Server information.
  • updatePropertiesV60: VcenterConfigInput
  • # Object containing updated vCenter Server information.
  • updatePropertiesV70: VcenterConfigInput
  • # Object containing updated vCenter Server information.
  • updatePropertiesV80: VcenterConfigInput
  • # Object containing updated vCenter Server information.
  • updatePropertiesV81: VcenterConfigInput
  • # Object containing updated vCenter Server information.
  • updatePropertiesV90: VcenterConfigInput
  • # Object containing updated vCenter Server information.
  • updatePropertiesV91: VcenterConfigInput
  • # Object containing updated vCenter Server information.
  • updatePropertiesV92: VcenterUpdateConfigInput
  • # Required. ID of the vCenter Server.
  • id: String!
  • }

link Require by