すべてのプロダクト
Search
ドキュメントセンター

CloudOps Orchestration Service:ACS::ESS::RunCommandOnSpecifiedInstance

最終更新日:Jan 17, 2025

説明

指定されたインスタンスでコマンドを実行します。

構文

Action: ACS::ESS::RunCommandOnSpecifiedInstance
Properties:
 commandContent: String
 regionId: String
 instanceId: String
 commandInstanceId: String

属性

属性

説明

タイプ

必須

デフォルト値

制限

commandContent

Elastic Compute Service (ECS) インスタンスで実行されるクラウドアシスタントコマンド。

String

いいえ

echo hello

regionId

リージョン ID。

String

はい

instanceId

ECS インスタンスの ID。

String

はい

commandInstanceId

コマンドが実行される ECS インスタンス。

String

はい

出力

出力項目

説明

タイプ

invocationOutput

String

参照

詳細については、GitHub の ACS::ESS::RunCommandOnSpecifiedInstance をご参照ください。