scm_get_job_status
Check the status of a Strata Cloud Manager firewall configuration job using its job ID to monitor completion or identify issues.
Instructions
Get the status of an SCM job (e.g. a commit job).
Args: job_id: The job UUID returned by scm_commit or another async operation. tsg_id: Optional TSG ID or named alias. Defaults to SCM_TSG_ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | ||
| tsg_id | No |