HPE Greenlake For Block Storage REST APIs.
- Produce a set of provisioning recommendations based on the provided input parameters.
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}/volumes
https://us1.data.cloud.hpe.com/block-storage/v1alpha1/storage-systems/{systemId}/volumes
https://jp1.data.cloud.hpe.com/block-storage/v1alpha1/storage-systems/{systemId}/volumes
- 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}/volumes
- 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/volumes \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'Success
UUID string uniquely identifying the storage system object. Filter
Associated Links
Host written data size in MiB. Filter, Sort
boolean value which specifies if it is a systemVolume or not
A user friendly name to identify the storage system volume (resourceName). Filter, Sort
resourceUri for detailed volume object
SystemUid/Serial Number of the array. Filter, Sort
{ "count": 0, "offset": 0, "total": 0, "items": [ { … } ] }
https://eu1.data.cloud.hpe.com/block-storage/v1alpha1/storage-systems/provisioning-recommendations
https://us1.data.cloud.hpe.com/block-storage/v1alpha1/storage-systems/provisioning-recommendations
https://jp1.data.cloud.hpe.com/block-storage/v1alpha1/storage-systems/provisioning-recommendations
- 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/provisioning-recommendations
- curl
- JavaScript
- Node.js
- Python
- Java
- Go
- C#
- PHP
curl -i -X POST \
https://eu1.data.cloud.hpe.com/block-storage/v1alpha1/storage-systems/provisioning-recommendations \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'Content-Type: application/json' \
-d '{
"sizeMib": 16384
}'{ "count": 0, "offset": 0, "total": 0, "items": [ { … } ] }
https://eu1.data.cloud.hpe.com/block-storage/v1alpha1/volumes
https://us1.data.cloud.hpe.com/block-storage/v1alpha1/volumes
https://jp1.data.cloud.hpe.com/block-storage/v1alpha1/volumes
- 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/volumes
- curl
- JavaScript
- Node.js
- Python
- Java
- Go
- C#
- PHP
curl -i -X GET \
https://eu1.data.cloud.hpe.com/block-storage/v1alpha1/volumes \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'Success
UUID string uniquely identifying the storage system object. Filter
Associated Links
Host written data size in MiB. Filter, Sort
boolean value which specifies if it is a systemVolume or not
A user friendly name to identify the storage system volume (resourceName). Filter, Sort
resourceUri for detailed volume object
SystemUid/Serial Number of the array. Filter, Sort
{ "count": 0, "offset": 0, "total": 0, "items": [ { … } ] }