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