Success and Error codes for the POST deploy API
Code | Message |
---|---|
200 | Success |
204 | No Content(Deploy is not Required) |
403 | Forbidden(authentication failed) |
409 | Conflict(service already under deployment) |
500 | Internal server error |
Code | Message |
---|---|
200 | Success |
204 | No Content(Deploy is not Required) |
403 | Forbidden(authentication failed) |
409 | Conflict(service already under deployment) |
500 | Internal server error |