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