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.Note: Starting in Address Manager API v9.2.0, this parameter is now required.
|
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: number Returns the object ID for the new MAC address. |