Description
Update the servers in an existing Server Batch based on the ID provided
Parameters
Name | Description |
---|---|
batch_id | Location: query Type: string The ID of the Server Batch in which you would like to add servers. |
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: 202 Body:
Displays the updated list of servers that are within the specified Server Batch. |
Error |
Code: 400 Body:
Code: 404 Body:
Code: 409 Body:
|