Description
Reassigns an existing IPv6 address to a new IPv6 address.
Parameters
Name | Description |
---|---|
destination |
Location: query Type: string The destination of the reassigned address. You can specify this as an
IPv6 address or as a MAC address from
which the new IPv6 address can be calculated. Specify the MAC address
as a 12 digit hexadecimal in the format nnnnnnnnnnnn or nn-nn-nn-nn-nn-nn.
|
oldAddressId |
Location: query Type: integer (int64) The object ID of the current IPv6 address.
|
properties |
Location: query Type: string Adds object properties, including user-defined fields.
|
Responses
Code | Description |
---|---|
201 |
Type: integer (int64) Returns the object ID of the reassigned IPv6 address.
|