Get a specific tag by its key from the specified instance.
This endpoint does not support special characters in keys.
Use /v2/instances/…/metadata_item instead.
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
Region ID
Instance ID
Tag key
Instance tag
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.
Tag key. Maximum 255 characters. Cannot contain spaces, tabs, newlines, empty string or '=' character.
"my-tag"
If true, the tag is read-only and cannot be modified by the user
false
Tag value. Maximum 255 characters. Cannot contain spaces, tabs, newlines, empty string or '=' character.
"my-tag-value"