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
services=DNS,DHCP,DHCPv6,TFTP |
Responses
Code | Description |
---|---|
201 |
Type: file Deploys specific service(s) to a particular server. |