HPE Greenlake For Block Storage REST APIs.
- Get volume-set identified by id
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/storage-systems/{systemId}/volume-sets
https://us1.data.cloud.hpe.com/block-storage/v1alpha1/storage-systems/{systemId}/volume-sets
https://jp1.data.cloud.hpe.com/block-storage/v1alpha1/storage-systems/{systemId}/volume-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/storage-systems/{systemId}/volume-sets
- curl
- JavaScript
- Node.js
- Python
- Java
- Go
- C#
- PHP
curl -i -X GET \
https://eu1.data.cloud.hpe.com/block-storage/v1alpha1/storage-systems/7CE751P312/volume-sets \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'{ "count": 0, "offset": 0, "total": 0, "items": [ { … } ] }
https://eu1.data.cloud.hpe.com/block-storage/v1alpha1/storage-systems/{systemId}/volume-sets/{id}
https://us1.data.cloud.hpe.com/block-storage/v1alpha1/storage-systems/{systemId}/volume-sets/{id}
https://jp1.data.cloud.hpe.com/block-storage/v1alpha1/storage-systems/{systemId}/volume-sets/{id}
- 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/storage-systems/{systemId}/volume-sets/{id}
- curl
- JavaScript
- Node.js
- Python
- Java
- Go
- C#
- PHP
curl -i -X GET \
https://eu1.data.cloud.hpe.com/block-storage/v1alpha1/storage-systems/7CE751P312/volume-sets/fd3244ef7f1ab8bd16500c7a41bdf8f8 \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'{ "appType": "Oracle Database", "associatedLinks": [ { … } ], "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." }, "customerId": "string", "generation": 0, "id": "4c74ec5c-ecec-4483-9506-3fb5dc45b5d0", "name": "snap11", "productFamily": "deviceType1", "resourceUri": "/block-storage/v1alpha1/storage-systems/volume-sets", "systemId": "7CE751P312", "type": "string", "volumesCount": 5 }
https://eu1.data.cloud.hpe.com/block-storage/v1alpha1/volume-sets
https://us1.data.cloud.hpe.com/block-storage/v1alpha1/volume-sets
https://jp1.data.cloud.hpe.com/block-storage/v1alpha1/volume-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/volume-sets
- curl
- JavaScript
- Node.js
- Python
- Java
- Go
- C#
- PHP
curl -i -X GET \
https://eu1.data.cloud.hpe.com/block-storage/v1alpha1/volume-sets \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'{ "count": 0, "offset": 0, "total": 0, "items": [ { … } ] }