Skip to content

Reference Home

ICDC supports different application programming interfaces (APIs) and command-line interfaces (CLIs) for managing resources. This section provides the reference materials for these tools with full set of supported endpoints, commands and functions.

RESTful API Overview

Programmisticaly manage Compute instances, networks, storages, and other resources using conventional HTTP requests. You can use our RESTful APIs for any action that you can perform through the control panel.

RESTful API via Swagger UI

The same RESTful API but in commonly known Swagger UI. There you can use Try function to authroize and send requests to API endpoints.

Terraform

Deploy and change many resources simultaneously using the open source Terraform tool according to prepared plan.