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