Project
- class elasticsearch.client.ProjectClient
To use this client, access
client.projectfrom anElasticsearchclient. For example:from elasticsearch import Elasticsearch # Create the client instance client = Elasticsearch(...) # Use the project client client.project.<method>(...)
- tags(*, error_trace=None, filter_path=None, human=None, pretty=None, project_routing=None)
Get tags.
Get the tags that are defined for the project.
https://www.elastic.co/docs/api/doc/elasticsearch-serverless/operation/operation-project-tags
- Parameters:
- Return type: