getDockerInstanceStatus-ECSFargateProvider-method: Get the instance status

Description Usage Arguments Value

Description

Get the instance status

Usage

1
2
## S4 method for signature 'ECSFargateProvider'
getDockerInstanceStatus(provider, instanceHandles, verbose = 0L)

Arguments

provider

S4 CloudProvider object. The service provider.

instanceHandles

List. A list of instance handles.

verbose

Integer. The verbose level, default 1.

Value

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"


ECSFargateProvider documentation built on May 18, 2021, 9:06 a.m.