OBJECT

GetHostRbsNetworkThrottleResponse

Description

Response containing RBS network throttle limits for a host.

link GraphQL Schema definition

  • type GetHostRbsNetworkThrottleResponse {
  • # The network throttle limits for the host.
  • networkThrottleLimits: HostRbsNetworkLimits
  • }

link Require by