bitburner.ns.getservermaxram.md

February 15, 2026 ยท View on GitHub

Home > bitburner > NS > getServerMaxRam

NS.getServerMaxRam() method

Get the maximum amount of RAM on a server.

Signature:

getServerMaxRam(host?: string): number;

Parameters

Parameter

Type

Description

host

string

(Optional) Hostname/IP of the target server. Optional. Defaults to current server if not provided.

Returns:

number

The maximum amount of RAM (GB) a server can have.

Remarks

RAM cost: 0.05 GB