Description
Adds servers to a Server Batch
Parameters
Name | Description |
---|---|
body | Location: body Type: application/json The body of the servers to be added
to the Server Batch. The JSON body is as
follows:
Parameters
|
Responses
Status | Description |
---|---|
Successful |
Code: 200 Body:
The ID of the Server Batch. |
Error |
Code: 409 Body:
Code: 500 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. |