container_unpause
Resume all processes in a paused container by specifying its ID or name, then retrieve the container attributes after unpausing.
Instructions
Resume all processes in a paused container.
args: id_or_name - The container id or name returns: dict - The container's attrs after unpause
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id_or_name | Yes |