List logging topics
Logging
List logging topics
Retrieve a list of Kafka topics within the client’s LaaS namespace for the specified project and region.
GET
List logging topics
Documentation Index
Fetch the complete documentation index at: https://gcore-doc-1046.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
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
Response
LaaS Kafka topics
Index Pattern data
Example:
{ "id": "exampletopicindexpatternid" }Kafka topic name to be used in log shipper config to write logs to LaaS
Example:
"my-topic"
Example:
{ "period": 45 }Size of the topic in bytes
Required range:
x >= 0