liara_list_snapshots
Retrieve a list of VM snapshots to manage backups and restore points for virtual machines on the Liara cloud platform.
Instructions
List VM snapshots
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vmId | Yes | The VM ID | |
| page | No | Page number (1-based) | |
| perPage | No | Number of items per page | |
| limit | No | Alternative to perPage: maximum number of items to return | |
| offset | No | Alternative to page: number of items to skip |