Description
Adds DHCP match classes to Address Manager.
Parameters
Name | Description |
---|---|
configurationId |
Location: query Type: integer (int64) The object ID of the configuration to which you are adding the DHCP match class.
|
matchCriteria |
Location: query Type: string A string defining the match criteria. The value must be one of the
constants listed in DHCP match class criteria.
|
name |
Location: query Type: string The name of the DHCP match class.
|
properties |
Location: query Type: string A string containing the following properties and values:
|
Responses
Code | Description |
---|---|
201 |
Type: integer (int64) Returns the object ID of the new DHCP match class added.
|