This API add servers to the specified server type
Example
aiware addserversServerType ServerTypeID=value X-Correlation-Id:value
Parameters
| Name | Type | Description | Notes |
|---|
| serverTypeID | string | ID of Server Type | [default to null] |
| xCorrelationId | string | Correlation Id that can be passed, traced in the server and will be returned in the response if present in the request | [optional] [default to null] |
| addServersToServerTypeRequest | AddServersToServerTypeRequest | Add Servers Server Type | [optional] |
Return type
AdminOperationResponse
Authorization
api_key
- Content-Type: application/json
- Accept: application/json