Get array certificates by Primera / Alletra 9K
GET {{baseUrl}}/api/v1/storage-systems/device-type1/:systemId/certificates?select=id&limit=10&offset=5&filter=service eq qw-client
Get array certificates by Primera / Alletra 9K
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
select | string | Query to select only the required parameters, separated by . if nested | |
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 | Lucene query to filter Certificates by Key. |
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":0,"requestUri":"/api/v1/storage-systems/device-type1/7CE809P009/certificates","total":1}