Replace instance tags
Delete all existing tags and replace them with the tags from the request.
Deprecated: Use PATCH /v1/instances/{project_id}/{region_id}/{instance_id} instead.
Authorizations
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234_abcdef
Path Parameters
Project ID
Region ID
Instance ID
Body
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. Legacy variant of CreateTagsSerializer: keys allow up to 255 characters and values up to 1024 characters, with no character restrictions, matching the pre-migration validation rules for the deprecated v1 instance metadata endpoints.
1024Response
No Content