Description
Adds a vendor profile and returns the object ID for the new vendor profile.
Parameters
Name | Description |
---|---|
description |
Location: query Type: string A description of the vendor profile. |
identifier |
Location: query Type: string The Vendor Class Identifier. |
name |
Location: query Type: string A descriptive name for the vendor profile. This name is not matched against DHCP functionality. |
properties |
Location: query Type: string Adds object properties, including user-defined fields. |
Responses
Code | Description |
---|---|
201 |
Type: number Returns the object ID of the new vendor profile. |