Get details of replication partners on storage system Primera / Alletra 9K identified by {systemId}
GET {{baseUrl}}/api/v1/storage-systems/device-type1/:systemId/system-settings/replication-partners?limit=10&offset=5&filter=systemId eq 7CE751P312&sort=systemId desc&includeIndirectPartners=true&select=id
Get details of replication partners on storage system Primera / Alletra 9K identified by {systemId}
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
limit | number | Number of items to return at a time | |
offset | number | The offset of the first item in the collection to return | |
filter | string | oData query to filter replication partners by key. | |
sort | string | oData query to sort nodes resource by key. | |
includeIndirectPartners | boolean | Include indirect partners. Indirect partners are excluded by default. This parameter cannot be used with other query parameters. | |
select | string | Query to select only the required parameters, separated by . if nested |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"items":[{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}],"pageLimit":1,"pageOffset":1,"requestUri":"api/v1/storage-systems/device-type1/SGH000XWEE/system-settings/replication-partners","total":1}