API Overview
Type |
API |
Description |
---|---|---|
Host cluster management |
Create a host cluster (recommended) |
This API is used to create a host cluster in a project. |
Query a host cluster list (recommended) |
This API is used to query a host cluster list based on conditions. |
|
Query a host cluster (recommended) |
This API is used to query details about a host cluster by ID. |
|
Host management |
Create a host (recommended) |
This API is used to create a host in a specified host cluster. |
Query a host list (recommended) |
This API is used to query a host list in a specified host cluster by ID. |
|
Query host details (recommended) |
This API is used to query host details by host ID. |
|
Application management |
Obtain an application list (recommended) |
This API is used to query the application list in a project. |
Create an application (recommended) |
This API is used to create an application. |
|
Deploy an application |
This API is used to deploy an application by deployment task ID. |
|
Obtain application details (recommended) |
This API is used to obtain application details of a specified ID. |
|
Delete an application (recommended) |
This API is used to delete an application of a specified ID. |
|
Query the historical deployment records of a specified application in a project by the start time and end time |
This API is used to query the historical deployment records of a specified application in a project based on the start time and end time. |
|
Query the execution parameters of a deployment record |
This API is used to query the execution parameters of a deployment record. |
|
Deployment record measurement |
Obtain the success rate of specified applications |
This API is used to obtain the success rate of deployed applications in a specified project. |
Obtain the success rate of a deployed application |
This API is used to obtain the success rate of deployed applications in a specified application. |
|
Environment management |
Create an environment for an application |
This API is used to create an environment for an application. |
Query the environment list of an application |
This API is used to query the environment list of an application. |
|
Delete an environment from an application |
This API is used to delete an environment of an application. |
|
Query environment details |
This API is used to query environment details. |
|
Import a host in an environment |
This API is used to import a host in an environment. |
|
Delete a host from an environment |
This API is used to delete a host of an environment. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.