INPUT_OBJECT
QueryNetworkThrottleInput
Description
Input for Network Throttle Query.
link GraphQL Schema definition
- input QueryNetworkThrottleInput {
- #   Required. UUID used to identify the cluster the request goes to.
- : String!
- #   Filter network throttle information to only include the specified resource.
- : InternalQueryNetworkThrottleRequestResourceId
- }