Floating IPs
Create or update floating IP tags
Create or update one or more tags for a floating IP. If a tag does not exist, it gets created. If a tag already exists, it’s value is overwritten
POST
Authorizations
API key for authentication.
Path Parameters
Project ID
Examples:
1
Region ID
Examples:
1
Floating IP ID
Examples:
"c64e5db1-5f1f-43ec-a8d9-5090df85b82d"
Body
application/json · UpdateTagsSerializer · object
A tag is a key-value pair that can be associated with a resource, enabling efficient filtering and grouping for better organization and management. Some tags are read-only and cannot be modified by the user. Tags are also integrated with cost reports, allowing cost data to be filtered based on tag keys or values.
Response
204
No Content