cURL
curl --request GET \ --url https://api.gcore.com/cloud/v1/laas/{project_id}/{region_id}/topics \ --header 'Authorization: <api-key>'
{ "index_pattern": { "id": "exampletopicindexpatternid" }, "name": "mytopic", "retention_policy": { "period": 45 }, "size_in_bytes": 0 }
Retrieve a list of Kafka topics within the client’s LaaS namespace for the specified project and region.
1 - 223
Show child attributes
x >= 0
Was this page helpful?