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

Class DescribeTopicsRequest

Returns:
Filters
  • `topicName` filters by **log topic name**. Type: String. Required: No
  • `logsetName` filters by **logset name**. Type: String. Required: No
  • `topicId` filters by **log topic ID**. Type: String. Required: No
  • `logsetId` filters by **logset ID**. You can call the `DescribeLogsets` API to query the list of created logsets or log in to the console to view them. You can also call the `CreateLogset` API to create a logset. Type: String. Required: No
  • `tagKey` filters by **tag key**. Type: String. Required: No
  • `tag:tagKey` filters by **tag key-value pair**. The tagKey should be replaced with a specified tag key, such as “tag:exampleKey”. Type: String. Required: No
  • `storageType` filters by **log topic storage type**. Valid values: `hot` (STANDARD storage); `cold`: (IA storage). Type: String. Required: No. Each request can contain up to 10 `Filters` and 100 `Filter.Values`.
  • Parameters:
    Filters -
  • `topicName` filters by **log topic name**. Type: String. Required: No
  • `logsetName` filters by **logset name**. Type: String. Required: No
  • `topicId` filters by **log topic ID**. Type: String. Required: No
  • `logsetId` filters by **logset ID**. You can call the `DescribeLogsets` API to query the list of created logsets or log in to the console to view them. You can also call the `CreateLogset` API to create a logset. Type: String. Required: No
  • `tagKey` filters by **tag key**. Type: String. Required: No
  • `tag:tagKey` filters by **tag key-value pair**. The tagKey should be replaced with a specified tag key, such as “tag:exampleKey”. Type: String. Required: No
  • `storageType` filters by **log topic storage type**. Valid values: `hot` (STANDARD storage); `cold`: (IA storage). Type: String. Required: No. Each request can contain up to 10 `Filters` and 100 `Filter.Values`.
  • Skip navigation links

    Copyright © 2023. All rights reserved.