Get
GET/deployment/:id
Retrieves a deployment by id, according to the Deployment interface of the engine.
Request
Responses
- 200
- 404
Request successful.
Deployment with given id does not exist. See the Introduction for the error response format.
GET/deployment/:id
Retrieves a deployment by id, according to the Deployment interface of the engine.
Request successful.
Deployment with given id does not exist. See the Introduction for the error response format.