Adds DHCP match class values.
Output / Response
Returns the object ID of the new DHCP match class value.
API Call:
long addDHCPSubClass ( long matchClassId, String
matchValue, String properties )
Parameter | Description |
---|---|
matchClassId | The object ID of the match class in which the DHCP match class value is being defined. |
matchValue | 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 | A string containing the following element:
|