RegionsByTierResponse interface
Response for regions by cluster tier.
Properties
| organization |
Atlas organization id. |
| project |
Atlas project id. |
| regions |
List of cluster tiers and their supported regions. |
Property Details
organizationId
Atlas organization id.
organizationId: string
Property Value
string
projectId
Atlas project id.
projectId: string
Property Value
string
regionsByTier
List of cluster tiers and their supported regions.
regionsByTier: TierRegions[]