Data Services API
Data Services API (1.3.0)
https://stage-developer-portal-hpe.redocly.app/_mock/docs/greenlake/services/data-services/public/openapi/data-services-public-v1beta1/
https://us-west.api.greenlake.hpe.com/
https://eu-west.api.greenlake.hpe.com/
https://eu-central.api.greenlake.hpe.com/
https://ap-northeast.api.greenlake.hpe.com/
The expression to use for filtering responses.
The filter expression for this endpoint accepts the following operators on the following properties:
in
operator on thecapabilities
property;
For example:
'backup-and-recovery' in capabilities
;
Grouping of expressions to change the evaluation precedence is NOT supported.
- Mock server
https://stage-developer-portal-hpe.redocly.app/_mock/docs/greenlake/services/data-services/public/openapi/data-services-public-v1beta1/data-services/v1beta1/storage-locations
https://us-west.api.greenlake.hpe.com/data-services/v1beta1/storage-locations
https://eu-west.api.greenlake.hpe.com/data-services/v1beta1/storage-locations
https://eu-central.api.greenlake.hpe.com/data-services/v1beta1/storage-locations
https://ap-northeast.api.greenlake.hpe.com/data-services/v1beta1/storage-locations
- curl
- JavaScript
- Node.js
- Python
- Java
- Go
- C#
- PHP
curl -i -X GET \
https://stage-developer-portal-hpe.redocly.app/_mock/docs/greenlake/services/data-services/public/openapi/data-services-public-v1beta1/data-services/v1beta1/storage-locations \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'
A list of storage locations.
The storage locations returned by the query.
The Cloud Service Provider (CSP) of the location.
The geographical location of the storage location.
The Timezone of the location as defined by the local standard time (non summer time) offset from UTC.
The list of features that support the storage location.
A monotonically increasing value. This value updates when the resource is updated and can be used as a short way to determine if a resource has changed or which of two different copies of a resource is more up to date.
{ "count": 0, "offset": 0, "total": 0, "items": [ { … } ] }