Skip to content

Latest commit

 

History

History
76 lines (36 loc) · 792 Bytes

File metadata and controls

76 lines (36 loc) · 792 Bytes

Home > bitburner > Cloud > renameServer

Cloud.renameServer() method

Rename a cloud server.

Signature:

renameServer(hostname: string, newName: string): boolean;

Parameters

Parameter

Type

Description

hostname

string

Current cloud server hostname.

newName

string

New cloud server hostname.

Returns:

boolean

True if successful, and false otherwise.

Remarks

RAM cost: 0 GB