Groups and projects are synonymous terms. Your {GROUP-ID} is the
same as your project ID. For existing groups, your group/project ID
remains the same. The resource and corresponding endpoints use the
term groups.
The Atlas API authenticates using
HTTP Digest Authentication.
Provide a programmatic API public key and corresponding private key
as the username and password when constructing the HTTP request.
A comma-separated list of all custom zone mappings defined for
the Global Cluster. By default, Atlas maps each location code
to the closest geographical zone. Custom zone mappings
allow administrators to override these automatic mappings.
managedNamespaces
array of documents
Each document specifies a namespace for a Global Cluster managed by Atlas. For more information,
see Global Clusters.
managedNamespaces[n].collection
string
The name of the collection associated with the managed namespace.
managedNamespaces[n].customShardKey
string
The custom shard key for the collection. Global Clusters require a compound shard key consisting of
a location field and a user-selected second key, the custom
shard key.
managedNamespaces[n].db
string
The name of the database containing the collection.