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

Class DescribeInvocationsRequest

Returns:
Filters Filter conditions.
  • `invocation-id` - String - Required: No - (Filter condition) Filter by the execution activity ID.
  • `command-id` - String - Required: No - (Filter condition) Filter by the command ID.
  • `command-created-by` - String - Required: No - (Filter condition) Filter by the command type. Valid values: `TAT` (public commands) or `USER` (custom commands).
  • `instance-kind` - String - Required: No - (Filter condition) Filter by the instance type. Valid values: `CVM` or `LIGHTHOUSE`.
    Up to 10 `Filters` are allowed for each request. Each filter can have up to five `Filter.Values`. `InvocationIds` and `Filters` cannot be specified at the same time.
  • Parameters:
    Filters - Filter conditions.
  • `invocation-id` - String - Required: No - (Filter condition) Filter by the execution activity ID.
  • `command-id` - String - Required: No - (Filter condition) Filter by the command ID.
  • `command-created-by` - String - Required: No - (Filter condition) Filter by the command type. Valid values: `TAT` (public commands) or `USER` (custom commands).
  • `instance-kind` - String - Required: No - (Filter condition) Filter by the instance type. Valid values: `CVM` or `LIGHTHOUSE`.
    Up to 10 `Filters` are allowed for each request. Each filter can have up to five `Filter.Values`. `InvocationIds` and `Filters` cannot be specified at the same time.
  • Skip navigation links

    Copyright © 2024. All rights reserved.