POST /v1/deployServerServices - BlueCat Integrity - 9.4.0

Address Manager API Guide

Locale
English
Product name
BlueCat Integrity
Version
9.4.0

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: none

Deploys specific service(s) to a particular server.