Skip to content

Latest commit

 

History

History
60 lines (29 loc) · 825 Bytes

File metadata and controls

60 lines (29 loc) · 825 Bytes

Home > bitburner > NS > getServerMinSecurityLevel

NS.getServerMinSecurityLevel() method

Returns the minimum security level of the target server.

Signature:

getServerMinSecurityLevel(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

Minimum security level of the target server.

Remarks

RAM cost: 0.1 GB