Description
Associates a MAC address with a MAC pool.
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.
|
| poolId |
Location: query Type: integer (int64) The object ID of the MAC pool with which this MAC address is associated.
|
Responses
| Code | Description |
|---|---|
| 201 |
Type: none None.
|