Returns the server associated with the specified deployment role.
Output / Response
Returns an APIEntity object representing the server associated with the specified deployment role.
API Call:
APIEntity getServerForRole( long roleId
)
Parameter | Description |
---|---|
roleId | The object ID for the deployment role whose server is to be returned. |