list_rolls
Retrieve all deployment rolls for a specified Ocean cluster in AWS or Azure to monitor and manage deployment history.
Instructions
List all deployment rolls for an Ocean cluster (AWS or Azure).
Args: cluster_id: The Ocean cluster ID (e.g. o-abc12345) account_id: Optional account ID to query. Defaults to SPOTINST_ACCOUNT_ID env var. cloud: Cloud provider: aws or azure (default: aws)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cluster_id | Yes | ||
| account_id | No | ||
| cloud | No | aws |