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.
Note: noServerUpdate works only for an IPv4 address
object.
|
Responses
Code | Description |
---|---|
204 |
Type: none None.
|