Instances
Get instance tag
deprecated
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.
GET
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
Tag key
Response
200 - application/json
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.