ACS::ECS::ElegantRunCommandInSLBVServerGroup

动作描述

在SLB默认虚拟器组内的实例中执行命令

语法

Action: ACS::ECS::ElegantRunCommandInSLBVServerGroup
Properties:
 regionId: String
 VServerGroupId: String
 serverId: String
 weight: Number
 type: String
 port: Number
 commandType: String
 commandContent: String

属性

属性名称

描述

类型

是否必填

默认值

约束

regionId

地域ID

String

{{ ACS::RegionId }}

VServerGroupId

SLB虚拟服务器组ID

String

serverId

ECS实例的ID

String

weight

后端服务器权重

Number

type

后端服务器类型

String

port

后端服务器端口

Number

commandType

命令的类型

String

RunShellScript

commandContent

在ECS实例中运行的命令

String

返回值

返回值名称

描述

类型

commandOutput

String

详情

ACS::ECS::ElegantRunCommandInSLBVServerGroup详情