ACS::CN::UpgradeServiceInstanceByRunCommand
更新時間:
動作描述
通過下載OSS文件與運行命令執(zhí)行服務(wù)實例升級
語法
Action: ACS::CN::UpgradeServiceInstanceByRunCommand
Properties:
regionId: String
serviceInstanceId: String
resourceName: String
applicationGroupName: String
artifactsUrl: String
artifactsDownloadDirectory: String
commandType: String
commandContent: String
workingDir: String
timeout: Number
enableParameter: Boolean
parameters: Json
OOSAssumeRole: String
屬性
屬性名稱 | 描述 | 類型 | 是否必填 | 默認(rèn)值 | 約束 |
regionId | 地域 | String | 否 | {{ ACS::RegionId }} | |
serviceInstanceId | 計算巢服務(wù)實例ID | String | 是 | ||
resourceName | 運行命令的ECS實例資源名稱 | String | 否 | ||
applicationGroupName | 運行命令的ECS實例應(yīng)用分組名稱 | String | 否 | ||
artifactsUrl | The URL of file artifacts | String | 否 | ||
artifactsDownloadDirectory | The artifacts download to directory | String | 否 | ||
commandType | 命令類型 | String | 否 | RunShellScript | |
commandContent | 命令內(nèi)容 | String | 是 | 最大長度 : 16384 | |
workingDir | 運行目錄 | String | 否 | ||
timeout | 超時時間 | Number | 否 | 600 | |
enableParameter | 命令中是否包含加密參數(shù)或自定義參數(shù) | Boolean | 否 | False | |
parameters | 命令參數(shù) | Json | 否 | {} |
返回值
返回值名稱 | 描述 | 類型 |
commandOutput | List |
詳情
文檔內(nèi)容是否對您有幫助?