create_from_url
Create Vultr cloud snapshots directly from URL links to valid snapshot files, enabling quick deployment of pre-configured server images.
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
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| description | No |