DELETE /v1/deleteDeviceInstance - BlueCat Integrity - 9.3.0

Address Manager API Guide

Locale
English
Product name
BlueCat Integrity
Version
9.3.0

Description

Deletes either the IP address or MAC address (and all related DNS entries including host records, PTR records, or DHCP reserved addresses) on both the Address Manager and DNS/DHCP Server based on the IPv4 address or a MAC address supplied.

Parameters

Name Description
configName

Location: query

Type: string

Name of parent configuration. If the value is empty or cannot be found, an exception will be thrown.
identifier

Location: query

Type: string

IP address or MAC address. If the value is empty or cannot be found, an exception will be thrown. Relevant IP addresses, host records and MAC addresses liked to multiple entities will be updated. Relevant IP addresses, host records and MAC addresses liked to a single entity will be deleted.
options

Location: query

Type: string

Currently empty. This parameter is reserved for future use.

Responses

Code Description
204

Type: none

None.