The ztC Edge system supports the following Representational State Transfer (REST) application program interface (API) calls:
| Header | Value | Required |
| Content-type | application/json | Yes |
| Request | Value | Required |
| Username | The username for logging on to the ztC Console. | Yes |
| Password | The password for username. | Yes |
The following is the endpoint, given a base URL of /restapi:
Request URL:
| Header | Value | Required |
| Locale | de (German), en-US (English), ja (Japanese), zh-CN (Chinese) |
No |
| Content-type | application/json | Yes |
Request URL:
Gets the list of VMs present in the system.
| Header | Value | Required |
| JSESSIONID | session-id value in the login call response | Yes |
| Content-type | application/json | Yes |
Request URL: