cURL
List physical replication streams
Can be used by the following roles assigned at the organization, folder or cluster scope:
- CLUSTER_ADMIN
- CLUSTER_OPERATOR_WRITER
- CLUSTER_DEVELOPER
GET
cURL
This endpoint is in Preview and subject to change. Refer to the API support policy for more details.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
primary_cluster_id, if set, will cause only replication streams with this cluster as the primary to be returned.
standby_cluster_id, if set, will cause only replication streams with this cluster as the standby to be returned.
cluster_id, if set, will cause replication streams with this cluster as the primary or the standby to be returned.
show_completed specifies whether or not replication streams in the completed state are shown.
- ASC: Sort in ascending order. This is the default unless otherwise specified.
- DESC: Sort in descending order.
Available options:
ASC, DESC 
