Skip to main content
POST
DeployDeploymentRule

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
deploymentRule
MonitorsDeploymentRule · object

Response

200 - application/json

Success

overview
MonitorsDeploymentOverview · object

What the deploy did: the monitors it created, removed and left in place, the surviving monitors whose settings it changed, and the assets it skipped.

Computed inside this call, before the write, from the same overview the deploy acted on — so unlike an overview a caller fetches for itself, no decision window separates it from what happened. Optional and additive: an older server leaves it unset, and a caller must then answer from what it knew before the call rather than treat the absence as an error.