API examplesedit
The RESTful API can be used for various types of operations on your cluster.
- Deployment CRUD operations - Create, read, update and delete operations on a cluster
- Other deployment operations - Non-CRUD operations, such as restarting or shutting down a cluster
A complete list of available API operations and request/response models are available in the API reference documentation.