INPUT_OBJECT

UpdateVcenterHotAddBandwidthInput

link GraphQL Schema definition

  • input UpdateVcenterHotAddBandwidthInput {
  • # Required. The ingest and export bandwidth limits for the vCenter.
  • hotAddBandwidthInfo: HotAddBandwidthInfoInput!
  • # Required. ID of the vCenter server upon which the Rubrik cluster is setting the
  • # HotAdd bandwidth limits.
  • id: String!
  • }

link Require by