Lists information for all replications.
Query parameters
Number of query results on multiple pages
Start position of the pagination query
Ascending or descending
Sorting key word, such as name, createdAt
The replication name
Response
OK
Example response
[
{
"id": "084bf71e-a102-11e7-88a8-e31fe6d52248",
"createdAt": "2017-07-10T14:36:58.014Z",
"updatedAt": "2017-07-10T14:36:58.014Z",
"name": "replication-demo",
"description": "This is replication demo api specs",
"availabilityZone": "default",
"primaryVolumeId": "655ec3e2-5840-4138-b5bd-bce930d2acda",
"secondaryVolumeId": "8cfa9839-7fb8-4b16-ae7a-5eb7f2dafd0b",
"primaryReplicationDriverData": {
"key1": "value1",
"key2": "value2"
},
"secondaryReplicationDriverData": {
"key1": "value1",
"key2": "value2"
},
"profileId": "a66976e0-9fbf-4cf3-912a-e891dd41b1a5"
}
]Changes
Changed in 3 of the 50 revisions of this API.89
- ▲
the response property
//became optional for the statusresponse-property-became-optional
- ▲
the response property
//became optional for the statusresponse-property-became-optional
- ▲
the response property
//became optional for the statusresponse-property-became-optional
- ▲
the response property
//became optional for the statusresponse-property-became-optional
- ▲
the response property
//became optional for the statusresponse-property-became-optional
- ▲
the response property
//became optional for the statusresponse-property-became-optional
- ▲
the response property
//became optional for the statusresponse-property-became-optional
- ○
added the new optional
queryrequest parameterlimitnew-optional-request-parameter
- ○
added the new optional
queryrequest parameternamenew-optional-request-parameter
- ○
added the new optional
queryrequest parameteroffsetnew-optional-request-parameter
- ○
added the new optional
queryrequest parametersortDirnew-optional-request-parameter
- ○
added the new optional
queryrequest parametersortKeynew-optional-request-parameter
This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 42 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲