bitburner.cloud.md
November 7, 2025 ยท View on GitHub
Cloud interface
Cloud API
Signature:
export interface Cloud
Methods
|
Method |
Description |
|---|---|
|
Delete a cloud server. | |
|
Returns the maximum RAM that a cloud server can have. | |
|
Get cost of purchasing a cloud server. | |
|
Returns the maximum number of cloud servers you can purchase. | |
|
Returns an array with the hostnames or IP addresses of all of the cloud servers you have purchased. Returns hostnames by default. | |
|
Get cost of upgrading a cloud server to the given RAM. | |
|
Purchase a cloud server. | |
|
Rename a cloud server. | |
|
Upgrade a cloud server's RAM. |