Create_Environment
namestringrequired
Name of the environment being created. Environments must have unique names, even across different regions. Maximum length: 50 characters.
regionstringrequired
Geographic location of the data center where the environment is created. See Regions for the list of supported values.
Create_Environment
{
"name": "string",
"region": "string"
}
Was this page helpful?