Methods for interacting with the snapshot endpoints
https://www.vultr.com/api/#tag/snapshot
https://www.vultr.com/api/#tag/snapshot
- Source:
Methods
createSnapshot()
Create a new snapshot.
https://www.vultr.com/api/#operation/create-snapshot
https://www.vultr.com/api/#operation/create-snapshot
- Source:
createSnapshotFromUrl()
Create a new snapshot from a specified URL.
https://www.vultr.com/api/#operation/create-snapshot-create-from-url
https://www.vultr.com/api/#operation/create-snapshot-create-from-url
- Source:
deleteSnapshot()
Delete the specified snapshot.
https://www.vultr.com/api/#operation/delete-snapshot
https://www.vultr.com/api/#operation/delete-snapshot
- Source:
getSnapshot()
Get information about the specified snapshot.
https://www.vultr.com/api/#operation/get-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
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
https://www.vultr.com/api/#operation/put-snapshots-snapshot-id
- Source: