The DockerHostMA:restartContainer Method

The DockerHostMA:restartContainer method restarts 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 restarting the container

Returns

None