list_async_jobs
Track and manage asynchronous jobs in CloudStack MCP Server by filtering based on job status (pending, success, error) and result type for efficient monitoring and troubleshooting.
Instructions
List asynchronous jobs
Input Schema
Name | Required | Description | Default |
---|---|---|---|
jobresulttype | No | Job result type | |
jobstatus | No | Job status (0=pending, 1=success, 2=error) |