portainer_docker_info
Retrieve Docker system information including OS, CPU, memory, and container count for a specific endpoint using its ID.
Instructions
Get Docker system information for an endpoint (OS, CPU, memory, containers count, etc).
Args: endpoint_id: Target endpoint ID (uses default if omitted)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endpoint_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |