Skip to main content

Keypair_Environment_Features

network_optimisedboolean

Whether high-speed networking is enabled for the environment.

Example: false
green_statusstring

Indicator of how much of the region's capacity is running on green energy.

Possible values: [GREEN, PARTIALLY_GREEN, NOT_GREEN]

Example: GREEN
Keypair_Environment_Features
{
"network_optimised": false,
"green_status": "GREEN"
}