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