自动化助手(TencentCloud Automation Tools,TAT)是轻量应用服务器 Lighthouse 和云服务器 CVM 的原生运维部署工具。您无需远程连接实例,自动化助手即可自动批量执行 Shell 命令,完成运行自动化运维脚本、轮询进程、安装/卸载软件、更新应用及安装补丁等任务。
下表为操作审计支持的自动化助手操作列表:
操作名称 | 资源类型 | 事件名称 |
---|---|---|
取消命令执行 | tat | CancelInvocation |
创建命令 | tat | CreateCommand |
创建执行器 | tat | CreateInvoker |
创建注册码 | tat | CreateRegisterCode |
删除命令 | tat | DeleteCommand |
批量删除命令 | tat | DeleteCommands |
删除执行器 | tat | DeleteInvoker |
批量删除注册码 | tat | DeleteRegisterCodes |
删除托管实例 | tat | DeleteRegisterInstance |
此接口用于批量删除命令。 | tat | Deletecommands |
查询客户端状态 | tat | DescribeAutomationAgentStatus |
查询命令详情 | tat | DescribeCommands |
查询执行任务 | tat | DescribeInvocationTasks |
查询执行活动 | tat | DescribeInvocations |
查询执行器执行记录 | tat | DescribeInvokerRecords |
查询执行器 | tat | DescribeInvokers |
获取配额信息 | tat | DescribeQuotas |
查询地域列表 | tat | DescribeRegions |
查询注册码 | tat | DescribeRegisterCodes |
查询托管实例 | tat | DescribeRegisterInstances |
查询场景 | tat | DescribeScenes |
停用执行器 | tat | DisableInvoker |
批量禁用注册码 | tat | DisableRegisterCodes |
启用执行器 | tat | EnableInvoker |
触发命令 | tat | InvokeCommand |
修改命令 | tat | ModifyCommand |
修改执行器 | tat | ModifyInvoker |
修改托管实例 | tat | ModifyRegisterInstance |
命令预览 | tat | PreviewReplacedCommandContent |
执行命令 | tat | RunCommand |