Skip to main content
Module

x/ptereno/lib/types/client.ts>ServerStats

An efficient and fully compliant Pterodactyl API wrapper.
Latest
interface ServerStats
import { type ServerStats } from "https://deno.land/x/ptereno@v1.0.1/lib/types/client.ts";

Properties

cpu_absolute: number
disk_bytes: number
memory_bytes: number
memory_limit_bytes: number
network: { rx_bytes: number; tx_bytes: number; }
state: string