/network_throttle
v1 Endpoints
REST Endpoint |
Description |
GraphQL Query | CDM Availability |
|---|---|---|---|
| GET /network_throttle/replication/target | Retrieves information about the replication targets and whether the replication throttle is bypassed for them. | query networkThrottle | Available |
| GET /network_throttle/replication/target/{id} | Retrieves information about the replication target and whether the replication throttle is bypassed for it. | Available | |
| PATCH /network_throttle/replication/target/{id} | Update the throttle bypass configuration of a replication target location. | mutation updateNetworkThrottle | Available |