Namespace: snapshots

snapshots

Methods for interacting with the snapshot endpoints
https://www.vultr.com/api/#tag/snapshot
Source:

Methods

createSnapshot()

Source:

createSnapshotFromUrl()

Create a new snapshot from a specified URL.
https://www.vultr.com/api/#operation/create-snapshot-create-from-url
Source:

deleteSnapshot()

Source:

getSnapshot()

Get information about the specified snapshot.
https://www.vultr.com/api/#operation/get-snapshot
Source:

listSnapshots()

List all snapshots on the account.
https://www.vultr.com/api/#operation/list-snapshots
Source:

updateSnapshot()

Update information for the specified snapshot.
https://www.vultr.com/api/#operation/put-snapshots-snapshot-id
Source: