Description
Clears a specified IPv6 address assignment.
Parameters
Name | Description |
---|---|
addressId |
Location: query Type: integer (int64) The object ID of the IPv6 address to be deleted.
|
Responses
Code | Description |
---|---|
204 |
Type: boolean Returns true to indicate that the IPv6 address has been cleared, or returns false if the operation was unsuccessful.
|