程序包 | 说明 |
---|---|
com.aliyun.ecs20140526 | |
com.aliyun.ecs20140526.models |
限定符和类型 | 方法和说明 |
---|---|
CreateCommandResponse |
Client.createCommand(CreateCommandRequest request)
description :
Usage notes
You can create commands of the following types:
Batch commands (RunBatScript), applicable to Windows instances
PowerShell commands (RunPowerShellScript), applicable to Windows instances
Shell commands (RunShellScript), applicable to Linux instances
You can specify the Timeout parameter to set the maximum timeout period for executions of a command on Elastic Compute Service (ECS) instances.
|
CreateCommandResponse |
Client.createCommandWithOptions(CreateCommandRequest request,
com.aliyun.teautil.models.RuntimeOptions runtime)
description :
Usage notes
You can create commands of the following types:
Batch commands (RunBatScript), applicable to Windows instances
PowerShell commands (RunPowerShellScript), applicable to Windows instances
Shell commands (RunShellScript), applicable to Linux instances
You can specify the Timeout parameter to set the maximum timeout period for executions of a command on Elastic Compute Service (ECS) instances.
|
Copyright © 2024. All rights reserved.