Adds a vendor profile and returns the object ID for the new vendor profile.
Output / Response
Returns the object ID of the new vendor profile.
API call:
long addVendorProfile ( String identifier,
String name, String description, String
properties )
Parameter | Description |
---|---|
identifier | The Vendor Class Identifier. |
name | A descriptive name for the vendor profile. This name is not matched against DHCP functionality. |
description | A description of the vendor profile. |
properties | Adds object properties, including user-defined fields. |