Description Usage Arguments Value
Get the instance status
1 2 | ## S4 method for signature 'ECSFargateProvider'
getDockerInstanceStatus(provider, instanceHandles, verbose = 0L)
|
provider |
S4 |
instanceHandles |
List. A list of instance handles. |
verbose |
Integer. The verbose level, default 1. |
A character vector with each element corresponding to an instance in instanceHandles. Each element must be one of three possible characters "initializing", "running" or "stopped"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.