Block Replications

Gets replication detail by replication id.

get/v1beta/{tenantId}/block/replications/{replicationId}

Response

OK

idstring
createdAtstring date-time
updatedAtstring date-time
tenantIdstring
userIdstring
namestring
descriptionstring
availabilityZonestring
replicationStatus'available' | 'creating' | 'deleting' | 'enabling' | 'disabling' | 'failing_over' | 'failing_back' | 'error' | 'error_deleting' | 'error_enabling' | 'error_disabling' | 'error_failover' | 'error_failback' | 'enabled' | 'disabled' | 'failed_over'
primaryVolumeIdstring
secondaryVolumeIdstring
primaryReplicationDriverDataobject
secondaryReplicationDriverDataobject
replicationMode'sync' | 'async'
replicationPeriodinteger
profileIdstring

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.85

    • the response property / became optional for the status

      response-property-became-optional

    • the response property / became optional for the status

      response-property-became-optional

    • the response property / became optional for the status

      response-property-became-optional

    • the response property / became optional for the status

      response-property-became-optional

    • the response property / became optional for the status

      response-property-became-optional

    • the response property / became optional for the status

      response-property-became-optional

    • the response property / became optional for the status

      response-property-became-optional

    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/json for the response with the status

      response-media-type-added

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the media type application/json for the response with the status

      response-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