Tag Keys

List all tag keys matching the given key, if key is empty it will return all tag keys

get
Authorizations
OAuth2implicitRequired

OAuth2 flow

Authorization URL:
Query parameters
keystringOptionalDefault: ""
Responses
chevron-right
200

OK

*/*

Simple key/value object to put on resources (services, instances, loadbalancers) to be able to search across resources easily, and to benefit dynamic resource groups.

tagKeystringRequired

Key of tag

tagValuestringRequired

Value of tag

get
/compute/tag-keys

Last updated