POST /v1/addMACAddress - BlueCat Integrity - 9.3.0

Address Manager API Guide

Locale
English
Product name
BlueCat Integrity
Version
9.3.0

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.