Description
Returns the server associated with the specified deployment role.
Parameters
Name | Description |
---|---|
roleId |
Location: query Type: integer (int64) The object ID for the deployment role whose server is to be returned.
|
Responses
Code | Description |
---|---|
200 |
Type: APIEntity Returns an APIEntity object representing the server associated with the specified deployment role.
|