Allows you to deploys specific service(s) to a particular server.
Output / Response
Deploys specific service(s) to a particular server.
API Call:
void deployServerServices( long serverId, String
services )
Parameter | Description |
---|---|
serverId | The database object ID of the server for which deployment services to be deployed. |
services |
The name of the valid services to be deployed. Specify multiple services using a comma (,). The valid format is services=DNS,DHCP,TFTP. |