Deployment

Get Deployment Graph

get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
deployment_hidstringRequired
Responses
200

Successful Response

application/json
Responseany
get
/api/deployments/{deployment_hid}/graph

No content

Get Deployment Graph Difference

get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
deployment_hidstringRequired
Responses
200

Successful Response

application/json
Responseany
get
/api/deployments/{deployment_hid}/difference

No content

Last updated

Was this helpful?