snapshot_create_from_url
Create a Vultr snapshot directly from a valid snapshot URL. Optionally add a description to identify the snapshot.
Instructions
Create a snapshot from a URL.
Args: url: The URL of the snapshot to create (must be a valid snapshot URL) description: Description for the snapshot (optional)
Returns: Created snapshot information
Note: The URL must point to a valid Vultr snapshot file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||