Deployments APIs
Deployment Controller
Operations
GET
Check Deployment Name Using GET 1
Check if a deployment exists.
DELETE
Delete Deployment Using DELETE 1
Delete a deployment. Effectively triggers a Delete Day2 operation
DELETE
Delete Resource Using DELETE 1
Delete resource associated with a deployment. Effectively triggers a Delete Day2 operation.
GET
Get Deployment By Id Using GET 1
Fetch a specific deployment.
GET
Get Deployment Expense History By Id Using GET 1
Fetch a specific deployment's expense history.
GET
Get Deployment Filter By Id Using GET 1
Returns the Deployment filter with the supplied ID.
GET
Get Deployment Filters Using GET 1
Returns the Deployment filters in context of given user.
GET
Get Deployment Resources Using GET 1
Fetch resources associated with a deployment.
GET
Get Deployments For Project Using GET 1
Returns a count of deployments using the project.
GET
Get Deployments Using GET 1
Fetch all deployments.
GET
Get Resource By Id Using GET 1
Fetch resource associated with a deployment.
PATCH
Patch Deployment Using PATCH 1
Update deployment.