v1

latestSwagger 2.02026-08-061,9128853.7 MB
DeploymentFreeze

Get DeploymentFreezes

Gets a paginated set of DeploymentFreezes.

get/deploymentfreezes

Query parameters

effectiveDatestring date-time

URL encoded timestamp to search recurring deployment freezes at a given point in time

environmentIdsstring[]

List of Environment IDs which if specified, filters the result to only include DeploymentFreeze with matching Environment IDs.

idsstring[]

List of DeploymentFreeze IDs which if specified, filters the result to only include DeploymentFreeze with matching IDs.

includeCompleteboolean

Set to false to only return active Deployment Freezes

partialNamestring

A partial or complete name to search on. This will perform a "contains" style match against the supplied name or name-fragment

projectIdsstring[]

List of Project IDs which if specified, filters the result to only include DeploymentFreeze with matching Project IDs.

skipinteger required

Number of items to skip. Defaults to zero

statusstring
takeinteger required

Number of items to take. Defaults to 30

tenantIdsstring[]

List of Tenant IDs which if specified, filters the result to only include DeploymentFreeze with matching Tenant IDs.

Response

Requested list of DeploymentFreezes

Countinteger required