
Retrieve all ids of this type of resources.
This call has no restrictions.
List of ids.
Field | Description | Type | Notes |
<ids> | |||
<id> | URI |
0-* Elements |
|
</ids> |
GET https://192.168.0.0:4443/vdc/smis-providers/bulk HTTP/1.1 Content-Type: application/xml X-SDS-AUTH-TOKEN: <AUTH_TOKEN>
HTTP/1.1 200 OK Content-Type: application/xml <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ids> <id>urn:storageos:SMISProvider:152eb71d-8892-492d-84be-473604fb2c64:</id> <id>urn:storageos:SMISProvider:3eaf1de4-36b4-472f-b796-c8f69dcad0f4:</id> <id>urn:storageos:SMISProvider:5481c1c3-1e42-4c3b-891c-f1b4280d7c14:</id> </ids>