Deployment

Get Deployment Graph

get
Authorizations
Path parameters
deployment_hidstringRequired
Responses
200
Successful Response
application/json
Responseany
get
GET /api/deployments/{deployment_hid}/graph HTTP/1.1
Host: 
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*

No content

Get Deployment Graph Difference

get
Authorizations
Path parameters
deployment_hidstringRequired
Responses
200
Successful Response
application/json
Responseany
get
GET /api/deployments/{deployment_hid}/difference HTTP/1.1
Host: 
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*

No content

Was this helpful?