get_snapshot_info
Retrieve detailed properties and state of a Multipass snapshot using its instance and snapshot name.
Instructions
Get detailed information about a Multipass snapshot.
Args: instance: Name of the instance. snapshot: Name of the snapshot.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instance | Yes | ||
| snapshot | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instance | Yes | ||
| name | Yes | ||
| comment | No | ||
| cpu_count | No | ||
| created | No | ||
| disk_space | No | ||
| memory_size | No | ||
| mounts | No | ||
| parent | No | ||
| size | No |