Create a replication.
Request body
Example request
{
"name": "replication-demo",
"description": "This is replication demo api specs",
"availabilityZone": "default",
"primaryVolumeId": "655ec3e2-5840-4138-b5bd-bce930d2acda",
"secondaryVolumeId": "8cfa9839-7fb8-4b16-ae7a-5eb7f2dafd0b",
"profileId": "a66976e0-9fbf-4cf3-912a-e891dd41b1a5"
}Response
Accepted
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.1617
- ▲
added the new required request property
new-required-request-property
- ▲
added the new required request property
new-required-request-property
- ▲
added the new required request property
new-required-request-property
- ▲
added the new required request property
new-required-request-property
- ▲
added the new required request property
new-required-request-property
- ▲
added the new required request property
new-required-request-property
- ▲
added the new required request property
new-required-request-property
- ▲
the request's body type changed from no type to
objectrequest-body-type-changed
- ▲
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
- ●
removed
subschema #2from the request bodyallOflistrequest-body-all-of-removed
- ○
added the new optional request property
new-optional-request-property
This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
added optional request body
request-body-added-optional
- ○
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
- ○
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
- ▲