Overview
A RESTful API is an interface that follows the principles of Representational State Transfer (REST) design and can be accessed by any management client software that has an IP connection to the ETERNUS DX.
The API can be accessed via HTTPS communication on port 5665. The main features of RESTful API are as follows:
Device configuration display
RESTful API can be used to notify the device configuration, including drives and volumes.
Device configuration change
RESTful API can be used to create or delete Thin Provisioning Pools, volumes, host connections, Advanced Copy Sessions, or other resources.

