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
Loadbalancer ID
Query Parameters
Tag key
Response
Load balancer 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. The maximum size for a key is 255 bytes.
"my-tag"
If true, the tag is read-only and cannot be modified by the user
false
Tag value. The maximum size for a value is 1024 bytes.
"my-tag-value"