Description
Deploys specific service(s) to a particular server.
Parameters
Name | Description |
---|---|
serverId |
Location: query Type: integer (int64) The database object ID of the server for which deployment services to be
deployed.
|
services |
Location: query Type: string
The name of the valid services to be deployed. Specify multiple services
using a comma(,). The valid format is
|
Responses
Code | Description |
---|---|
201 |
Type: none Deploys specific service(s) to a particular server.
|