GET /v1/getDHCP6ClientDeploymentOption - BlueCat Integrity - 9.4.0

Address Manager API Guide

Locale
English
Product name
BlueCat Integrity
Version
9.4.0

Description

Returns DHCPv6 client options assigned for the object specified excluding the options inherited from the higher-level parent object.

Parameters

Name Description
entityId

Location: query

Type: integer (int64)

The object ID for the entity.
name

Location: query

Type: string

The name of the DHCPv6 client option being retrieved. This name must be one of the constants listed in DHCPv6 client options.
serverId

Location: query

Type: integer (int64)

The specific server or server group to which this option is deployed. To return an option that has not been assigned to a server role, set this value to zero.

Responses

Code Description
200

Type: APIDeploymentOption

Returns the specified DHCPv6 client option object from the database.