RegionSpecification

RegionSpecification
RegionSpecification

Specification for a region in a cloud account.

JSON Example
{
    "externalRegionId": "us-west",
    "name": "us-west"
}
string
externalRegionId
Required

Unique identifier of region on the provider side.

string
name
Required

Name of region on the provider side. In vSphere, the name of the region is different from its id.