List VPS snapshots
ws_vps_snapshot_listList VPS snapshots with names and creation times by specifying a VPS ID. Review available backup points to plan restores.
Instructions
List the snapshots taken of a VPS, with their names and creation times.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vpsId | Yes | VPS id or name, as returned by ws_vps_list. | |
| userId | No | Account id, or the literal "self" for the authenticated account. Defaults to "self". | self |