Skip navigation links
com.tencentcloudapi.tat.v20201028.models

Class DescribeCommandsRequest

Returns:
Filters Filter conditions.
  • `command-id` - String - Required: No - (Filter condition) Filter by the command ID.
  • `command-name` - String - Required: No - (Filter condition) Filter by the command name.
  • `command-type` - String - Required: No - (Filter condition) Filter by the command type. Valid values: `SHELL` or `POWERSHELL`.
  • `created-by` - String - Required: No - (Filter condition) Filter by the creator. Valid values: `TAT` (public commands) or `USER` (custom commands).
  • `tag-key` - String - Required: No - (Filter condition) Filter by the tag key.
  • `tag-value` - String - Required: No - (Filter condition) Filter by the tag value.
  • `tag:tag-key` - String - Required: No - (Filter) Filter by the tag key-value pair. The tag-key should be replaced with a specified tag key. For detailed usage, see sample 4.
  • Up to 10 `Filters` are allowed in one request. Each filter can have up to 5 `Filter.Values`. `CommandIds` and `Filters` cannot be specified at the same time.
    Parameters:
    Filters - Filter conditions.
  • `command-id` - String - Required: No - (Filter condition) Filter by the command ID.
  • `command-name` - String - Required: No - (Filter condition) Filter by the command name.
  • `command-type` - String - Required: No - (Filter condition) Filter by the command type. Valid values: `SHELL` or `POWERSHELL`.
  • `created-by` - String - Required: No - (Filter condition) Filter by the creator. Valid values: `TAT` (public commands) or `USER` (custom commands).
  • `tag-key` - String - Required: No - (Filter condition) Filter by the tag key.
  • `tag-value` - String - Required: No - (Filter condition) Filter by the tag value.
  • `tag:tag-key` - String - Required: No - (Filter) Filter by the tag key-value pair. The tag-key should be replaced with a specified tag key. For detailed usage, see sample 4.
  • Up to 10 `Filters` are allowed in one request. Each filter can have up to 5 `Filter.Values`. `CommandIds` and `Filters` cannot be specified at the same time.
    Skip navigation links

    Copyright © 2023. All rights reserved.