Get PBS Task Status
pbs_get_task_statusFetch the current status and log lines for a task by its UPID.
Instructions
Get the status and log output of a specific task by its UPID.
Args:
upid (string): The task UPID
Returns: Task status and log lines.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| upid | Yes | Task UPID string |