RegionZones
RegionZones
A mapping of a region to its compatible zones.
JSON Example
undefined undefined
{
"region": {
"name": "string",
"id": "string"
},
"zones": [
{
"name": "string",
"id": "string"
}
]
}
array of
EntityReference
zones
Optional
Constraints:
maxItems: 128
The list of zones in this region that are compatible with the infra policy.