Skip to main content
Module

x/ptereno/lib/models/Client.ts>default#createBackup

An efficient and fully compliant Pterodactyl API wrapper.
Latest
method default.prototype.createBackup
import { default } from "https://deno.land/x/ptereno@v1.0.1/lib/models/Client.ts";

Creates a new server backup.

If no options are provided, the panel will fill in the data for you.

Parameters

server: string

The server uuid

optional
options: NewBackupOptions