Networks
Get subnet tag
deprecated
Get subnet tag by key Deprecated: Use GET /v1/subnets/// 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
Examples:
1
Region ID
Examples:
1
Subnet ID
Examples:
"b39792c3-3160-4356-912e-ba396c95cdcf"
Query Parameters
Tag key to filter by
Required string length:
1 - 255
Examples:
"cost-center"
Response
200 - application/json
OK
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.