An Interface for the Wisp HTTP API

Constructors

  • Internal

    Parameters

    • domain: string

      The domain name for your panel

    • uuid: string

      The UUID of the Server that all future API calls will reference

    • token: string

      The panel API token to use for authorization

    • logger: any

      The logger to use for all API logging

    Returns WispAPI

Properties

Allocations: AllocationsAPI
AuditLogs: AuditLogsAPI
Backups: BackupsAPI
Databases: DatabasesAPI
FastDL: FastDLAPI
Filesystem: FilesystemAPI
Mods: ModsAPI
Schedules: SchedulesAPI
Servers: ServersAPI
Startup: StartupAPI
Subusers: SubusersAPI

Generated using TypeDoc