Instances
Create or update tags
Create or update one or more tags for an instance. 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
Region ID
Instance ID
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
Everything is OK