Create a snapshot

Creates a snapshot backup of a Linode.

📘

  • Backups aren't encrypted even when they're taken from an encrypted disk. When a backup is restored, and if encryption is enabled, the data stored on the disk is encrypted again.

  • If you already have a snapshot of this Linode, the previous snapshot will be deleted.

Permissions and scopes

To call this operation, you need permissions, based on the model you're using:

  • Identity and access permissions. Your user needs a role with these permissions. Learn more.

    • Permissions: create_linode_backup_snapshot
  • OAuth scopes. Your user needs these scopes assigned. Learn more.

    • Scopes: linodes:read_write

CLI

linode-cli linodes snapshot 123

Learn more

Path Params
string
enum
required

Enum Call either the v4 URL, or v4beta for operations still in Beta.

Allowed:
integer
required

The ID of the Linode the backups belong to.

Body Params
string
required
length between 1 and 255

The label for the new snapshot.

Responses

Language
Credentials
LoadingLoading…
Response
Choose an example:
application/json