Handles Creating, Listing, Updating, and Deleting of Databases for the Server

Constructors

Properties

Methods

Constructors

Properties

Methods

  • Deletes the Database from the Server

    Parameters

    • id: string

      The ID of the Backup

    Returns Promise<Response>

  • Rotates the password for the Backup

    Parameters

    • id: string

      The ID of the Backup

    Returns Promise<Response>

Generated using TypeDoc