| Package | Description |
|---|---|
| com.tencentcloudapi.tat.v20201028.models |
| Modifier and Type | Method and Description |
|---|---|
Filter[] |
DescribeInvokersRequest.getFilters()
Get 过滤条件:
invoker-id - String - 是否必填:否 - (过滤条件)按执行器ID过滤。
command-id - String - 是否必填:否 - (过滤条件)按命令ID过滤。
type - String - 是否必填:否 - (过滤条件)按执行器类型过滤。
|
Filter[] |
DescribeCommandsRequest.getFilters()
Get 过滤条件。
command-id - String - 是否必填:否 -(过滤条件)按照命令ID过滤。
command-name - String - 是否必填:否 -(过滤条件)按照命令名称过滤。
command-type - String - 是否必填:否 -(过滤条件)按照命令类型过滤,取值为 SHELL 或 POWERSHELL。
created-by - String - 是否必填:否 -(过滤条件)按照命令创建者过滤,取值为 TAT 或 USER,TAT 代表公共命令,USER 代表由用户创建的命令。
tag-key - String - 是否必填:否 -(过滤条件)按照标签键进行过滤。
tag-value - String - 是否必填:否 -(过滤条件)按照标签值进行过滤。
tag:tag-key - String - 是否必填:否 -(过滤条件)按照标签键值对进行过滤。 tag-key使用具体的标签键进行替换。使用请参考示例4
每次请求的 `Filters` 的上限为10, `Filter.Values` 的上限为5。参数不支持同时指定 `CommandIds` 和 `Filters` 。
|
Filter[] |
DescribeInvocationTasksRequest.getFilters()
Get 过滤条件。
invocation-id - String - 是否必填:否 -(过滤条件)按照执行活动ID过滤。 invocation-task-id - String - 是否必填:否 -(过滤条件)按照执行任务ID过滤。 instance-id - String - 是否必填:否 -(过滤条件)按照实例ID过滤。 每次请求的 `Filters` 的上限为10, `Filter.Values` 的上限为5。参数不支持同时指定 `InvocationTaskIds` 和 `Filters` 。 |
Filter[] |
DescribeAutomationAgentStatusRequest.getFilters()
Get 过滤条件。
agent-status - String - 是否必填:否 -(过滤条件)按照agent状态过滤,取值:Online 在线,Offline 离线。 environment - String - 是否必填:否 -(过滤条件)按照agent运行环境查询,取值:Linux。 instance-id - String - 是否必填:否 -(过滤条件)按照实例ID过滤。 每次请求的 `Filters` 的上限为10, `Filter.Values` 的上限为5。参数不支持同时指定 `InstanceIds` 和 `Filters` 。 |
Filter[] |
DescribeInvocationsRequest.getFilters()
Get 过滤条件。
invocation-id - String - 是否必填:否 -(过滤条件)按照执行活动ID过滤。 command-id - String - 是否必填:否 -(过滤条件)按照命令ID过滤。 command-created-by - String - 是否必填:否 -(过滤条件)按照执行的命令类型过滤,取值为 TAT 或 USER,TAT 代表公共命令,USER 代表由用户创建的命令。 instance-kind - String - 是否必填:否 -(过滤条件)按照运行实例类型过滤,取值为 CVM 或 LIGHTHOUSE,CVM 代表实例为云服务器, LIGHTHOUSE 代表实例为轻量应用服务器。 每次请求的 `Filters` 的上限为10, `Filter.Values` 的上限为5。参数不支持同时指定 `InvocationIds` 和 `Filters` 。 |
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeInvokersRequest.setFilters(Filter[] Filters)
Set 过滤条件:
invoker-id - String - 是否必填:否 - (过滤条件)按执行器ID过滤。
command-id - String - 是否必填:否 - (过滤条件)按命令ID过滤。
type - String - 是否必填:否 - (过滤条件)按执行器类型过滤。
|
void |
DescribeCommandsRequest.setFilters(Filter[] Filters)
Set 过滤条件。
command-id - String - 是否必填:否 -(过滤条件)按照命令ID过滤。
command-name - String - 是否必填:否 -(过滤条件)按照命令名称过滤。
command-type - String - 是否必填:否 -(过滤条件)按照命令类型过滤,取值为 SHELL 或 POWERSHELL。
created-by - String - 是否必填:否 -(过滤条件)按照命令创建者过滤,取值为 TAT 或 USER,TAT 代表公共命令,USER 代表由用户创建的命令。
tag-key - String - 是否必填:否 -(过滤条件)按照标签键进行过滤。
tag-value - String - 是否必填:否 -(过滤条件)按照标签值进行过滤。
tag:tag-key - String - 是否必填:否 -(过滤条件)按照标签键值对进行过滤。 tag-key使用具体的标签键进行替换。使用请参考示例4
每次请求的 `Filters` 的上限为10, `Filter.Values` 的上限为5。参数不支持同时指定 `CommandIds` 和 `Filters` 。
|
void |
DescribeInvocationTasksRequest.setFilters(Filter[] Filters)
Set 过滤条件。
invocation-id - String - 是否必填:否 -(过滤条件)按照执行活动ID过滤。 invocation-task-id - String - 是否必填:否 -(过滤条件)按照执行任务ID过滤。 instance-id - String - 是否必填:否 -(过滤条件)按照实例ID过滤。 每次请求的 `Filters` 的上限为10, `Filter.Values` 的上限为5。参数不支持同时指定 `InvocationTaskIds` 和 `Filters` 。 |
void |
DescribeAutomationAgentStatusRequest.setFilters(Filter[] Filters)
Set 过滤条件。
agent-status - String - 是否必填:否 -(过滤条件)按照agent状态过滤,取值:Online 在线,Offline 离线。 environment - String - 是否必填:否 -(过滤条件)按照agent运行环境查询,取值:Linux。 instance-id - String - 是否必填:否 -(过滤条件)按照实例ID过滤。 每次请求的 `Filters` 的上限为10, `Filter.Values` 的上限为5。参数不支持同时指定 `InstanceIds` 和 `Filters` 。 |
void |
DescribeInvocationsRequest.setFilters(Filter[] Filters)
Set 过滤条件。
invocation-id - String - 是否必填:否 -(过滤条件)按照执行活动ID过滤。 command-id - String - 是否必填:否 -(过滤条件)按照命令ID过滤。 command-created-by - String - 是否必填:否 -(过滤条件)按照执行的命令类型过滤,取值为 TAT 或 USER,TAT 代表公共命令,USER 代表由用户创建的命令。 instance-kind - String - 是否必填:否 -(过滤条件)按照运行实例类型过滤,取值为 CVM 或 LIGHTHOUSE,CVM 代表实例为云服务器, LIGHTHOUSE 代表实例为轻量应用服务器。 每次请求的 `Filters` 的上限为10, `Filter.Values` 的上限为5。参数不支持同时指定 `InvocationIds` 和 `Filters` 。 |
| Constructor and Description |
|---|
Filter(Filter source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2021. All rights reserved.