Task Inspect

Retrieves detailed information about a specific Docker task identified by its unique ID. This operation returns comprehensive metadata about the task including its current state, configuration, container specifications, network settings, resource constraints, timestamps, and execution details. The response provides visibility into the task's lifecycle status, assigned node, desired state, and any error messages or status updates. This endpoint is essential for monitoring individual tasks with...