Convert an unassigned floating IP to another resource type.
The floating IP must not be assigned to any port (port_id must be None).
Note: In rare cases, if the conversion fails due to concurrent network operations, the original IP address may be lost and a new one will need to be created.
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
Project ID
1
Region ID
1
Floating IP ID
"c64e5db1-5f1f-43ec-a8d9-5090df85b82d"
Serializer for floating IP conversion request.
Target type for conversion
reserved_fixed_ip "reserved_fixed_ip"
OK
List of task IDs representing asynchronous operations. Use these IDs to monitor operation progress:
GET /v1/tasks/{task_id} - Check individual task status and details
Poll task status until completion (FINISHED/ERROR) before proceeding with dependent operations.["d478ae29-dedc-4869-82f0-96104425f565"]