snapshot_list
List a VM's snapshots (extId, name, createTime) to spot lingering snapshots. Optionally cap rows with a limit.
Instructions
[READ] List a VM's snapshots (extId, name, createTime) — spot lingering snapshots.
Args:
vm_ext_id: VM extId as returned by vm_list.
limit: Max rows to return (default 500). The result reports
`returned`, `limit`, and `truncated` so a capped read is visible.
target: Prism Central target name from config; omit for the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| target | No | ||
| vm_ext_id | Yes |