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.Note: Starting in Address Manager API v9.2.0, this parameter is now required.
|
Responses
Code | Description |
---|---|
200 |
Type: Array of APIDeploymentRole Returns a list of all deployment roles associated with the server. |