Resource ID
This section describes IDs that identify resources used in URIs, request bodies, and response bodies. Different resources have different specifications and verification methods for resource IDs.
The resource IDs used by the RESTful API are shown below.
Also see Sample Script for a script that uses the RESTful API to derive the ID from the name of a resource.
| Resource type | Type | Format | Confirmation method |
|---|---|---|---|
Volume |
Integer |
RESTful API's own specification |
|
Job |
Integer |
RESTful API's own specification |
|
RAID Group |
Integer |
RAID Group number |
|
Thin Provisioning Pool |
Integer |
Thin Provisioning Pool number |
|
Flexible Tier Pool |
Integer |
Flexible Tier Pool number |
|
Host |
Integer |
For FC Host, FC Host number For iSCSI Host, iSCSI Host number + 65536 |
|
Copy Session |
Integer |
Session ID (Copy Session) |
|
CA Port |
String |
wxyz w: CE number x: CM number y: CA number z: CA Port number |
|
Drive |
String |
xxyy xx:
yy: Slot number (hexadecimal) Example) The ID of the drive in Slot#1 that is loaded in CE#1 is "1001" Example) The ID of the drive in Slot#10 that is loaded in DE#11 is "110a" |
|
CE |
String |
CE number |
|
DE |
String |
DE number |
|

