POST /v1/addDHCPSubClass - BlueCat Integrity - 9.3.0

Address Manager API Guide

Locale
English
Product name
BlueCat Integrity
Version
9.3.0

Description

Adds DHCP match class values.

Parameters

Name Description
matchClassId

Location: query

Type: integer (int64)

The object ID of the match class in which you are defining the DHCP match class value.
matchValue

Location: query

Type: string

The value of the DHCP match value to be matched with the match class. The length of the match value must be equal to the length, in bytes, specified in the match class.
properties

Location: query

Type: string

A string containing:
  • description —a description of the match class.

Responses

Code Description
201

Type: integer (int64)

Returns the object ID of the new DHCP match class value.