Description
Adds MAC addresses.
Parameters
Name | Description |
---|---|
configurationId |
Location: query Type: integer (int64) The object ID of the parent configuration in which the MAC address resides.
|
macAddress |
Location: query Type: string The MAC address as a 12 digit hexadecimal in the format nnnnnnnnnnnn,
nn-nn-nn-nn-nn-nn, or nn:nn:nn:nn:nn:nn.
|
properties |
Location: query Type: string Adds object properties, including the name, MAC Pool ID macPool, and
user-defined fields.
|
Responses
Code | Description |
---|---|
201 |
Type: integer (int64) Returns the object ID for the new MAC address.
|