list_async_jobs
Track and filter asynchronous jobs in the CloudStack MCP Server by status or keyword to monitor pending, successful, or failed tasks for efficient cloud resource management.
Instructions
List asynchronous jobs
Input Schema
Name | Required | Description | Default |
---|---|---|---|
jobstatus | No | Job status (0=pending, 1=success, 2=error) | |
keyword | No | Keyword to search jobs |