OBJECT
ReplicationTargetThrottleBypassSummaryListResponse
Description
Replication Network Throttle Bypass Summary List Response.
link GraphQL Schema definition
- type ReplicationTargetThrottleBypassSummaryListResponse {
- # List of all the network throttle bypass summary.
- : [ReplicationTargetThrottleBypassSummary!]!
- # Total list responses.
- : Int
- }