The DockerHostMA:stopContainer Method

The DockerHostMA:stopContainer method stops the container that matches the given ContainerName.

Type

Synchronous, IMPACT_ACTION

Arguments

Name Type Description
ContainerName String The name of the Docker container
Interval Integer Wait interval in seconds before stopping the container

Returns

None