Get a Change Set
GET/deployments/changes/:id
Retrieve a change set for a blueprint deployment. This will return the current status of the change staging process. If complete, the response will include a full set of changes that will be applied when deploying the change set.
Request
Responses
- 200
- 401
- 404
- default
The change set.
Unauthorized
Not found
Unexpected error