Skip to main content

Environment_Fields_for_Volume

namestring

Name of the environment.

Example: example-environment
features object

Feature flags enabled in the environment.

object
regionstring

Region the environment is in: CANADA-1, NORWAY-1, or US-1.

Example: NORWAY-1
Environment_Fields_for_Volume
{
"name": "example-environment",
"features": {},
"region": "NORWAY-1"
}