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.Note: Starting in Address Manager API v9.2.0, this parameter is now required.
|
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:
|
Responses
Code | Description |
---|---|
201 |
Type: number Returns the object ID of the new DHCP match class value. |