Description
Upload a customization package to BSUS.
Parameters
| Name | Description |
|---|---|
| file | Location: body Type: application/json
Parameter
|
| name | Location: body Type: application/json
Parameter
|
Responses
| Status | Description |
|---|---|
| Successful |
Code: 202 The customization script was successfully started on the Server Batch's servers. |
| Error |
Note: This endpoint returns an error code only if an error
occurred while attempting to call the script. If the script
itself encounters and fails with an error, BSUS logs a
separate event in its event list, distinct from this
endpoint.
Code: 400 Invalid input. Code: 404 Batch not found. |