INPUT_OBJECT

ClearHostRbsNetworkLimitInput

Description

Request to clear RBS network throttle limits for hosts.

link GraphQL Schema definition

  • input ClearHostRbsNetworkLimitInput {
  • # List of host IDs to clear RBS network throttle limits for.
  • request: [String!]
  • }

link Require by