GET /v1/getMACAddress - BlueCat Integrity - 9.4.0

Address Manager API Guide

Locale
English
Product name
BlueCat Integrity
Version
9.4.0

Description

Returns an APIEntity for a MAC address.

Parameters

Name Description
configurationId

Location: query

Type: integer (int64)

The object ID of the configuration in which the MAC address is located.
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.

Responses

Code Description
200

Type: APIEntity

Returns an APIEntity for the MAC address. Returns an empty APIEntity if the MAC address does not exist.