HPE Greenlake For Block Storage REST APIs.
HPE Greenlake For Block Storage REST APIs. (1.0.0)
https://eu1.data.cloud.hpe.com/
https://us1.data.cloud.hpe.com/
https://jp1.data.cloud.hpe.com/
https://developer.greenlake.hpe.com/_mock/docs/greenlake/services/block-storage/public/openapi/block-storage-public-v1alpha1/block-storage-api/
https://eu1.data.cloud.hpe.com/block-storage/v1alpha1/devtype4-storage-systems/{systemId}/host-sets
https://us1.data.cloud.hpe.com/block-storage/v1alpha1/devtype4-storage-systems/{systemId}/host-sets
https://jp1.data.cloud.hpe.com/block-storage/v1alpha1/devtype4-storage-systems/{systemId}/host-sets
- Mock server
https://developer.greenlake.hpe.com/_mock/docs/greenlake/services/block-storage/public/openapi/block-storage-public-v1alpha1/block-storage-api/block-storage/v1alpha1/devtype4-storage-systems/{systemId}/host-sets
- curl
- JavaScript
- Node.js
- Python
- Java
- Go
- C#
- PHP
curl -i -X GET \
https://eu1.data.cloud.hpe.com/block-storage/v1alpha1/devtype4-storage-systems/7CE751P312/host-sets \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'{ "count": 0, "offset": 0, "total": 0, "items": [ { … } ] }
https://eu1.data.cloud.hpe.com/block-storage/v1alpha1/devtype4-storage-systems/{systemId}/host-sets/{hostSetId}
https://us1.data.cloud.hpe.com/block-storage/v1alpha1/devtype4-storage-systems/{systemId}/host-sets/{hostSetId}
https://jp1.data.cloud.hpe.com/block-storage/v1alpha1/devtype4-storage-systems/{systemId}/host-sets/{hostSetId}
- Mock server
https://developer.greenlake.hpe.com/_mock/docs/greenlake/services/block-storage/public/openapi/block-storage-public-v1alpha1/block-storage-api/block-storage/v1alpha1/devtype4-storage-systems/{systemId}/host-sets/{hostSetId}
- curl
- JavaScript
- Node.js
- Python
- Java
- Go
- C#
- PHP
curl -i -X GET \
https://eu1.data.cloud.hpe.com/block-storage/v1alpha1/devtype4-storage-systems/7CE751P312/host-sets/2a0df0fe6f7dc7bb16000000000000000000004817 \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'{ "associatedLinks": [ { … } ], "comment": "hostset comment", "commonResourceAttributes": { "cloudState": "CONNECTED", "errCode": "E01", "errMessage": "This storage system is not actively monitored in the cloud portal. Data Services Cloud Console proactively disabled monitoring and management of storage system with serial number {systemId} for sending excessive cloud events or for not responding to requests." }, "displayname": "Drive 0.SIDE_NONE.2.0", "domain": "slt", "generation": 101780, "hostSetId": 101780, "id": "1223f5s", "members": [ "string" ], "name": "test-host-set", "resourceUri": "/v1/storage-systems/host-setss/dbce79b2612cde02a6e0be8934c330ec", "scHostGroupId": "1223f5s", "systemUid": "swK21", "systemWwn": "swK21", "type": "string", "uri": "/api/v3/hostsets/dbce79b2612cde02a6e0be8934c330ec", "uuid": "1223f5s" }