Home > bitburner > NS > getServerMaxRam
Get the maximum amount of RAM on a server.
Signature:
getServerMaxRam(host?: string): number;|
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.
RAM cost: 0.05 GB