Deployments APIs
Deployment API
Operations
GET
Check Deployment Name Using GET
Check if a deployment exists.
DELETE
Delete Deployment Using DELETE
Delete a deployment.
DELETE
Delete Resource Using DELETE
Delete resource associated with a deployment.
GET
Get Deployment By Id Using GET
Fetch a spefic deployment.
GET
Get Deployment Filter By Id Using GET
Returns the Deployment filter with the supplied ID.
GET
Get Deployment Filters Using GET
Returns the Deployment filters in context of given user.
GET
Get Deployment Resources Using GET
Fetch resources associated with a deployment.
GET
Get Deployments For Project Using GET
Returns a count of deployments using the project.
GET
Get Deployments Using GET
Fetch all deployments.
GET
Get Resource By Id Using GET
Fetch resource associated with a deployment.
PATCH
Patch Deployment Using PATCH
Update deployment.