list_oke_work_requests
Monitor and track asynchronous operations for Oracle Container Engine (OKE) resources by listing work requests in a specified compartment, including operation types, status, and associated resources.
Instructions
List work requests (async operations) for OKE resources in a compartment.
Args:
compartment_id: OCID of the compartment
resource_id: Optional OCID of a specific resource (cluster or node pool) to filter by
Returns:
List of work requests with their details including:
- Operation type (create, update, delete, etc.)
- Status and completion percentage
- Associated resources
- Timestamps (accepted, started, finished)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| compartment_id | Yes | ||
| resource_id | No |