HPE Greenlake For Storage Fleet REST APIs
- Get storage system object identified by {id}
HPE Greenlake For Storage Fleet REST APIs (1.2.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/storage-fleet/public/openapi/storage-fleet-public-v1alpha1/storage-fleet-api/
https://eu1.data.cloud.hpe.com/storage-fleet/v1alpha1/storage-systems
https://us1.data.cloud.hpe.com/storage-fleet/v1alpha1/storage-systems
https://jp1.data.cloud.hpe.com/storage-fleet/v1alpha1/storage-systems
- Mock server
https://developer.greenlake.hpe.com/_mock/docs/greenlake/services/storage-fleet/public/openapi/storage-fleet-public-v1alpha1/storage-fleet-api/storage-fleet/v1alpha1/storage-systems
- curl
- JavaScript
- Node.js
- Python
- Java
- Go
- C#
- PHP
curl -i -X GET \
https://eu1.data.cloud.hpe.com/storage-fleet/v1alpha1/storage-systems \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'Success
UUID string uniquely identifying the storage system object.
The list of Nimble arrays part of this system.
Device Call-home connectivity status.
Maximum supported size for a DECO volume. This is applicable for HPE Alletra Storage MP 10.4.0, HPE Primera 4.6.0 and HPE Alletra 9K 9.6.0 and later system OS versions.
An IP address or FQDN to address the storage system.
Minimum supported size for a DECO volume. This is applicable for HPE Alletra Storage MP 10.4.0, HPE Primera 4.6.0 and HPE Alletra 9K 9.6.0 and later system OS versions.
A name to identify the storage system. Filter, Sort
resourceUri for detailed storage object
For deviceType1 State derived from ports, enclosure, disk and node state for deviceType2 state is state reported by deviceType2 array
StorageTier.
{ "count": 0, "offset": 0, "total": 0, "items": [ { … } ] }
https://eu1.data.cloud.hpe.com/storage-fleet/v1alpha1/storage-systems/{id}
https://us1.data.cloud.hpe.com/storage-fleet/v1alpha1/storage-systems/{id}
https://jp1.data.cloud.hpe.com/storage-fleet/v1alpha1/storage-systems/{id}
- Mock server
https://developer.greenlake.hpe.com/_mock/docs/greenlake/services/storage-fleet/public/openapi/storage-fleet-public-v1alpha1/storage-fleet-api/storage-fleet/v1alpha1/storage-systems/{id}
- curl
- JavaScript
- Node.js
- Python
- Java
- Go
- C#
- PHP
curl -i -X GET \
https://eu1.data.cloud.hpe.com/storage-fleet/v1alpha1/storage-systems/SGH029VBHV \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'Success
The list of Nimble arrays part of this system.
Device Call-home connectivity status
Maximum supported size for a DECO volume. This is applicable for HPE Alletra Storage MP 10.4.0, HPE Primera 4.6.0 and HPE Alletra 9K 9.6.0 and later system OS versions.
An IP address or FQDN to address the storage system.
Minimum supported size for a DECO volume. This is applicable for HPE Alletra Storage MP 10.4.0, HPE Primera 4.6.0 and HPE Alletra 9K 9.6.0 and later system OS versions.
A name to identify the storage system.
resourceUri for detailed storage object
Serial number of the array
For deviceType1 State derived from ports, enclosure, disk and node state for deviceType2 state is state reported by deviceType2 array
StorageTier.
{ "arrayList": [ { … } ], "associatedLinks": [ { … }, { … }, { … }, { … }, { … }, { … }, { … }, { … } ], "callhomeStatus": "ENABLED_NORMAL", "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": "fc5f41652a53497e88cdcebc715cc1cf", "description": "string", "fqdn": "s9.in.hpecorp.net", "generation": 0, "id": "7CE751P312", "lastConnectedTime": 1600084190299, "maxVolumeDecoSizeMib": "67108864", "mgmtIp": "192.168.0.1", "minVolumeDecoSizeMib": "256", "model": "string", "name": "DeviceType1Billing", "productFamily": "deviceType1", "resourceUri": "/storage-fleet/v1alpha1/storage-systems/7CE751P312", "serialNumber": "CZ2D2407WM consoleUri for detailed storage object", "softwareVersion": "string", "state": "NORMAL", "tierName": "HPE GreenLake for Block Storage", "tierType": "STORAGE_TIER_UNKNOWN", "type": "string", "upSince": 1600084190299 }
https://eu1.data.cloud.hpe.com/storage-fleet/v1alpha1/storage-types
https://us1.data.cloud.hpe.com/storage-fleet/v1alpha1/storage-types
https://jp1.data.cloud.hpe.com/storage-fleet/v1alpha1/storage-types
- Mock server
https://developer.greenlake.hpe.com/_mock/docs/greenlake/services/storage-fleet/public/openapi/storage-fleet-public-v1alpha1/storage-fleet-api/storage-fleet/v1alpha1/storage-types
- curl
- JavaScript
- Node.js
- Python
- Java
- Go
- C#
- PHP
curl -i -X GET \
https://eu1.data.cloud.hpe.com/storage-fleet/v1alpha1/storage-types \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'{ "count": 0, "offset": 0, "total": 0, "items": [ { … } ] }