PUT /v1/moveIPObject - BlueCat Integrity - 9.4.0

Address Manager API Guide

Locale
English
Product name
BlueCat Integrity
Version
9.4.0

Description

Moves an IPv4 block, IPv4 network, IPv4 address, IPv6 block, or IPv6 network to a new IPv4 or IPv6 address.

Parameters

Name Description
address

Location: query

Type: string

The new address for the object.
objectId

Location: query

Type: integer (int64)

The ID of the object to be moved. Currently IPv4 blocks, IPv4 networks, IPv4 addresses, IPv6 blocks and IPv6 networks are supported.
options

Location: query

Type: string

A string containing the noServerUpdate option.
  • noServerUpdate - A boolean value. If set to true, instant dynamic host record changes will not be performed on DNS/DHCP Servers when moving an IPv4 address object.
Note: noServerUpdate works only for an IPv4 address object.

Responses

Code Description
204

Type: none

None.