Description
Sends the latest BSUS patch update to a BDDS server, updating the portions of the BSUS app that live on that server to the latest version.
Parameters
| Name | Description |
|---|---|
| payload (body) | Location: body Type: application/json
Parameters
|
Responses
| Status | Description |
|---|---|
| Successful |
Code: 202 The update process for the BSUS agent on the target BDDS server was successfully started. |
| Error |
Code: 400 The BSUS app on the indicated server was already updated to the latest version. Code: 401 Unauthorized user. Code: 404 No matching server was found. Code: 500 Internal server error. Body:
This can be caused when an unknown application error is encountered on the Server side. The API attempts to return additional details within the error parameter. |