Description
Returns a list of all deployment roles associated with the server.
Parameters
Name | Description |
---|---|
serverId |
Location: query Type: integer (int64) The object ID of the server with which deployment roles are associated. |
Responses
Code | Description |
---|---|
200 |
Type: Array of APIDeploymentRole Returns a list of all deployment roles associated with the server. |