動作描述
在SLB默認服務器組內的實例中執行命令
語法
Action: ACS::ECS::ElegantRunCommandInSLBDefaultServerGroup
Properties:
regionId: String
loadBalancerId: String
serverId: String
weight: Number
type: String
port: Number
commandType: String
commandContent: String
屬性
屬性名稱 | 描述 | 類型 | 是否必填 | 默認值 | 約束 |
regionId | 地域ID | String | 否 | {{ ACS::RegionId }} | |
loadBalancerId | SLB實例ID | String | 是 | ||
serverId | 后端服務器ID | String | 是 | ||
weight | 后端服務器權重 | Number | 是 | ||
type | 后端服務器類型 | String | 是 | ||
port | 后端服務器端口 | Number | 是 | ||
commandType | 云助手命令類型 | String | 否 | RunShellScript | |
commandContent | 后端服務器中執行的命令 | String | 是 |
返回值
返回值名稱 | 描述 | 類型 |
commandOutput | String |
詳情
文檔內容是否對您有幫助?