Docker
Start Container
Start a stopped Docker container.
Args: container_name: Name of the container to start docker_service: Docker service dependency
Returns: Response from container start operation
post/docker/start-container/{container_name}
Path parameters
container_namestring required
Response
Successful Response
{"stackTrail":"paths:/docker/start-container/{container_name}:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}