Skip navigation links
com.tencentcloudapi.cls.v20201016.models

Class DescribeTopicsRequest

Returns:
Filters
  • topicName Filter by **log topic name**. Type: String Required: no
  • topicId Filter by **log topic ID**. Type: String Required: no
  • logsetId Filter by **logset ID**. You can call `DescribeLogsets` to query the list of created logsets or log in to the console to view them. You can also call `CreateLogset` to create a logset. Type: String Required: no
  • tagKey Filter by **tag key**. Type: String Required: no
  • tag:tagKey Filter by **tag key-value pair**. The `tag-key` should be replaced with a specified tag key. For more information on how to use it, please see sample 2. Type: String Required: no
  • storageType Filter by **log topic storage class**. Valid values: `hot`: real-time storage; `cold`: offline storage. Type: String Required: no Each request can contain up to 10 `Filters` and 100 `Filter.Values`.
  • Parameters:
    Filters -
  • topicName Filter by **log topic name**. Type: String Required: no
  • topicId Filter by **log topic ID**. Type: String Required: no
  • logsetId Filter by **logset ID**. You can call `DescribeLogsets` to query the list of created logsets or log in to the console to view them. You can also call `CreateLogset` to create a logset. Type: String Required: no
  • tagKey Filter by **tag key**. Type: String Required: no
  • tag:tagKey Filter by **tag key-value pair**. The `tag-key` should be replaced with a specified tag key. For more information on how to use it, please see sample 2. Type: String Required: no
  • storageType Filter by **log topic storage class**. Valid values: `hot`: real-time storage; `cold`: offline storage. Type: String Required: no Each request can contain up to 10 `Filters` and 100 `Filter.Values`.
  • Skip navigation links

    Copyright © 2021. All rights reserved.