All URIs are relative to https://cloud.mongodb.com
Class | Method | HTTP request | Description |
---|---|---|---|
AWSClustersDNSApi | GetAwsCustomDns | Get /api/atlas/v2/groups/{groupId}/awsCustomDNS | Return One Custom DNS Configuration for Atlas Clusters on AWS |
AWSClustersDNSApi | ToggleAwsCustomDns | Patch /api/atlas/v2/groups/{groupId}/awsCustomDNS | Toggle State of One Custom DNS Configuration for Atlas Clusters on AWS |
AccessTrackingApi | ListAccessLogsByClusterName | Get /api/atlas/v2/groups/{groupId}/dbAccessHistory/clusters/{clusterName} | Return Database Access History for One Cluster using Its Cluster Name |
AccessTrackingApi | ListAccessLogsByHostname | Get /api/atlas/v2/groups/{groupId}/dbAccessHistory/processes/{hostname} | Return Database Access History for One Cluster using Its Hostname |
AlertConfigurationsApi | CreateAlertConfiguration | Post /api/atlas/v2/groups/{groupId}/alertConfigs | Create One Alert Configuration in One Project |
AlertConfigurationsApi | DeleteAlertConfiguration | Delete /api/atlas/v2/groups/{groupId}/alertConfigs/{alertConfigId} | Remove One Alert Configuration from One Project |
AlertConfigurationsApi | GetAlertConfiguration | Get /api/atlas/v2/groups/{groupId}/alertConfigs/{alertConfigId} | Return One Alert Configuration from One Project |
AlertConfigurationsApi | ListAlertConfigurationMatchersFieldNames | Get /api/atlas/v2/alertConfigs/matchers/fieldNames | Get All Alert Configuration Matchers Field Names |
AlertConfigurationsApi | ListAlertConfigurations | Get /api/atlas/v2/groups/{groupId}/alertConfigs | Return All Alert Configurations for One Project |
AlertConfigurationsApi | ListAlertConfigurationsByAlertId | Get /api/atlas/v2/groups/{groupId}/alerts/{alertId}/alertConfigs | Return All Alert Configurations Set for One Alert |
AlertConfigurationsApi | ToggleAlertConfiguration | Patch /api/atlas/v2/groups/{groupId}/alertConfigs/{alertConfigId} | Toggle One State of One Alert Configuration in One Project |
AlertConfigurationsApi | UpdateAlertConfiguration | Put /api/atlas/v2/groups/{groupId}/alertConfigs/{alertConfigId} | Update One Alert Configuration for One Project |
AlertsApi | AcknowledgeAlert | Patch /api/atlas/v2/groups/{groupId}/alerts/{alertId} | Acknowledge One Alert from One Project |
AlertsApi | GetAlert | Get /api/atlas/v2/groups/{groupId}/alerts/{alertId} | Return One Alert from One Project |
AlertsApi | ListAlerts | Get /api/atlas/v2/groups/{groupId}/alerts | Return All Alerts from One Project |
AlertsApi | ListAlertsByAlertConfigurationId | Get /api/atlas/v2/groups/{groupId}/alertConfigs/{alertConfigId}/alerts | Return All Open Alerts for Alert Configuration |
AtlasSearchApi | CreateAtlasSearchDeployment | Post /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/search/deployment | Create Search Nodes |
AtlasSearchApi | CreateAtlasSearchIndex | Post /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/search/indexes | Create One Atlas Search Index |
AtlasSearchApi | CreateAtlasSearchIndexDeprecated | Post /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/fts/indexes | Create One Atlas Search Index |
AtlasSearchApi | DeleteAtlasSearchDeployment | Delete /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/search/deployment | Delete Search Nodes |
AtlasSearchApi | DeleteAtlasSearchIndex | Delete /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/search/indexes/{indexId} | Remove One Atlas Search Index by Id |
AtlasSearchApi | DeleteAtlasSearchIndexByName | Delete /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/search/indexes/{databaseName}/{collectionName}/{indexName} | Remove One Atlas Search Index by Name |
AtlasSearchApi | DeleteAtlasSearchIndexDeprecated | Delete /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/fts/indexes/{indexId} | Remove One Atlas Search Index |
AtlasSearchApi | GetAtlasSearchDeployment | Get /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/search/deployment | Return Search Nodes |
AtlasSearchApi | GetAtlasSearchIndex | Get /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/search/indexes/{indexId} | Return One Atlas Search Index by ID |
AtlasSearchApi | GetAtlasSearchIndexByName | Get /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/search/indexes/{databaseName}/{collectionName}/{indexName} | Return One Atlas Search Index by Name |
AtlasSearchApi | GetAtlasSearchIndexDeprecated | Get /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/fts/indexes/{indexId} | Return One Atlas Search Index |
AtlasSearchApi | ListAtlasSearchIndexes | Get /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/search/indexes/{databaseName}/{collectionName} | Return All Atlas Search Indexes for One Collection |
AtlasSearchApi | ListAtlasSearchIndexesCluster | Get /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/search/indexes | Return All Atlas Search Indexes for One Cluster |
AtlasSearchApi | ListAtlasSearchIndexesDeprecated | Get /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/fts/indexes/{databaseName}/{collectionName} | Return All Atlas Search Indexes for One Collection |
AtlasSearchApi | UpdateAtlasSearchDeployment | Patch /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/search/deployment | Update Search Nodes |
AtlasSearchApi | UpdateAtlasSearchIndex | Patch /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/search/indexes/{indexId} | Update One Atlas Search Index By ID |
AtlasSearchApi | UpdateAtlasSearchIndexByName | Patch /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/search/indexes/{databaseName}/{collectionName}/{indexName} | Update One Atlas Search Index By Name |
AtlasSearchApi | UpdateAtlasSearchIndexDeprecated | Patch /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/fts/indexes/{indexId} | Update One Atlas Search Index |
AuditingApi | GetAuditingConfiguration | Get /api/atlas/v2/groups/{groupId}/auditLog | Return the Auditing Configuration for One Project |
AuditingApi | UpdateAuditingConfiguration | Patch /api/atlas/v2/groups/{groupId}/auditLog | Update Auditing Configuration for One Project |
CloudBackupsApi | CancelBackupRestoreJob | Delete /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/backup/restoreJobs/{restoreJobId} | Cancel One Restore Job of One Cluster |
CloudBackupsApi | CreateBackupExportJob | Post /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/backup/exports | Create One Snapshot Export Job |
CloudBackupsApi | CreateBackupRestoreJob | Post /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/backup/restoreJobs | Restore One Snapshot of One Cluster |
CloudBackupsApi | CreateExportBucket | Post /api/atlas/v2/groups/{groupId}/backup/exportBuckets | Create One Snapshot Export Bucket |
CloudBackupsApi | CreateServerlessBackupRestoreJob | Post /api/atlas/v2/groups/{groupId}/serverless/{clusterName}/backup/restoreJobs | Restore One Snapshot of One Serverless Instance |
CloudBackupsApi | DeleteAllBackupSchedules | Delete /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/backup/schedule | Remove All Cloud Backup Schedules |
CloudBackupsApi | DeleteExportBucket | Delete /api/atlas/v2/groups/{groupId}/backup/exportBuckets/{exportBucketId} | Delete One Snapshot Export Bucket |
CloudBackupsApi | DeleteReplicaSetBackup | Delete /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/backup/snapshots/{snapshotId} | Remove One Replica Set Cloud Backup |
CloudBackupsApi | DeleteShardedClusterBackup | Delete /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/backup/snapshots/shardedCluster/{snapshotId} | Remove One Sharded Cluster Cloud Backup |
CloudBackupsApi | DisableDataProtectionSettings | Delete /api/atlas/v2/groups/{groupId}/backupCompliancePolicy | Disable the Backup Compliance Policy settings |
CloudBackupsApi | GetBackupExportJob | Get /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/backup/exports/{exportId} | Return One Snapshot Export Job |
CloudBackupsApi | GetBackupRestoreJob | Get /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/backup/restoreJobs/{restoreJobId} | Return One Restore Job of One Cluster |
CloudBackupsApi | GetBackupSchedule | Get /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/backup/schedule | Return One Cloud Backup Schedule |
CloudBackupsApi | GetDataProtectionSettings | Get /api/atlas/v2/groups/{groupId}/backupCompliancePolicy | Return the Backup Compliance Policy settings |
CloudBackupsApi | GetExportBucket | Get /api/atlas/v2/groups/{groupId}/backup/exportBuckets/{exportBucketId} | Return One Snapshot Export Bucket |
CloudBackupsApi | GetReplicaSetBackup | Get /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/backup/snapshots/{snapshotId} | Return One Replica Set Cloud Backup |
CloudBackupsApi | GetServerlessBackup | Get /api/atlas/v2/groups/{groupId}/serverless/{clusterName}/backup/snapshots/{snapshotId} | Return One Snapshot of One Serverless Instance |
CloudBackupsApi | GetServerlessBackupRestoreJob | Get /api/atlas/v2/groups/{groupId}/serverless/{clusterName}/backup/restoreJobs/{restoreJobId} | Return One Restore Job for One Serverless Instance |
CloudBackupsApi | GetShardedClusterBackup | Get /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/backup/snapshots/shardedCluster/{snapshotId} | Return One Sharded Cluster Cloud Backup |
CloudBackupsApi | ListBackupExportJobs | Get /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/backup/exports | Return All Snapshot Export Jobs |
CloudBackupsApi | ListBackupRestoreJobs | Get /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/backup/restoreJobs | Return All Restore Jobs for One Cluster |
CloudBackupsApi | ListExportBuckets | Get /api/atlas/v2/groups/{groupId}/backup/exportBuckets | Return All Snapshot Export Buckets |
CloudBackupsApi | ListReplicaSetBackups | Get /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/backup/snapshots | Return All Replica Set Cloud Backups |
CloudBackupsApi | ListServerlessBackupRestoreJobs | Get /api/atlas/v2/groups/{groupId}/serverless/{clusterName}/backup/restoreJobs | Return All Restore Jobs for One Serverless Instance |
CloudBackupsApi | ListServerlessBackups | Get /api/atlas/v2/groups/{groupId}/serverless/{clusterName}/backup/snapshots | Return All Snapshots of One Serverless Instance |
CloudBackupsApi | ListShardedClusterBackups | Get /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/backup/snapshots/shardedClusters | Return All Sharded Cluster Cloud Backups |
CloudBackupsApi | TakeSnapshot | Post /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/backup/snapshots | Take One On-Demand Snapshot |
CloudBackupsApi | UpdateBackupSchedule | Patch /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/backup/schedule | Update Cloud Backup Schedule for One Cluster |
CloudBackupsApi | UpdateDataProtectionSettings | Put /api/atlas/v2/groups/{groupId}/backupCompliancePolicy | Update or enable the Backup Compliance Policy settings |
CloudBackupsApi | UpdateSnapshotRetention | Patch /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/backup/snapshots/{snapshotId} | Change Expiration Date for One Cloud Backup |
CloudMigrationServiceApi | CreateLinkToken | Post /api/atlas/v2/orgs/{orgId}/liveMigrations/linkTokens | Create One Link-Token |
CloudMigrationServiceApi | CreatePushMigration | Post /api/atlas/v2/groups/{groupId}/liveMigrations | Migrate One Local Managed Cluster to MongoDB Atlas |
CloudMigrationServiceApi | CutoverMigration | Put /api/atlas/v2/groups/{groupId}/liveMigrations/{liveMigrationId}/cutover | Cut Over the Migrated Cluster |
CloudMigrationServiceApi | DeleteLinkToken | Delete /api/atlas/v2/orgs/{orgId}/liveMigrations/linkTokens | Remove One Link-Token |
CloudMigrationServiceApi | GetPushMigration | Get /api/atlas/v2/groups/{groupId}/liveMigrations/{liveMigrationId} | Return One Migration Job |
CloudMigrationServiceApi | GetValidationStatus | Get /api/atlas/v2/groups/{groupId}/liveMigrations/validate/{validationId} | Return One Migration Validation Job |
CloudMigrationServiceApi | ListSourceProjects | Get /api/atlas/v2/orgs/{orgId}/liveMigrations/availableProjects | Return All Projects Available for Migration |
CloudMigrationServiceApi | ValidateMigration | Post /api/atlas/v2/groups/{groupId}/liveMigrations/validate | Validate One Migration Request |
CloudProviderAccessApi | AuthorizeCloudProviderAccessRole | Patch /api/atlas/v2/groups/{groupId}/cloudProviderAccess/{roleId} | Authorize One Cloud Provider Access Role |
CloudProviderAccessApi | CreateCloudProviderAccessRole | Post /api/atlas/v2/groups/{groupId}/cloudProviderAccess | Create One Cloud Provider Access Role |
CloudProviderAccessApi | DeauthorizeCloudProviderAccessRole | Delete /api/atlas/v2/groups/{groupId}/cloudProviderAccess/{cloudProvider}/{roleId} | Deauthorize One Cloud Provider Access Role |
CloudProviderAccessApi | GetCloudProviderAccessRole | Get /api/atlas/v2/groups/{groupId}/cloudProviderAccess/{roleId} | Return specified Cloud Provider Access Role |
CloudProviderAccessApi | ListCloudProviderAccessRoles | Get /api/atlas/v2/groups/{groupId}/cloudProviderAccess | Return All Cloud Provider Access Roles |
ClusterOutageSimulationApi | EndOutageSimulation | Delete /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/outageSimulation | End an Outage Simulation |
ClusterOutageSimulationApi | GetOutageSimulation | Get /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/outageSimulation | Return One Outage Simulation |
ClusterOutageSimulationApi | StartOutageSimulation | Post /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/outageSimulation | Start an Outage Simulation |
ClustersApi | CreateCluster | Post /api/atlas/v2/groups/{groupId}/clusters | Create One Cluster from One Project |
ClustersApi | DeleteCluster | Delete /api/atlas/v2/groups/{groupId}/clusters/{clusterName} | Remove One Cluster from One Project |
ClustersApi | GetCluster | Get /api/atlas/v2/groups/{groupId}/clusters/{clusterName} | Return One Cluster from One Project |
ClustersApi | GetClusterAdvancedConfiguration | Get /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/processArgs | Return One Advanced Configuration Options for One Cluster |
ClustersApi | GetClusterStatus | Get /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/status | Return Status of All Cluster Operations |
ClustersApi | GetSampleDatasetLoadStatus | Get /api/atlas/v2/groups/{groupId}/sampleDatasetLoad/{sampleDatasetId} | Check Status of Cluster Sample Dataset Request |
ClustersApi | GrantMongoDbEmployeeAccess | Post /api/atlas/v2/groups/{groupId}/clusters/{clusterName}:grantMongoDBEmployeeAccess | Grant MongoDB employee cluster access for one cluster. |
ClustersApi | ListCloudProviderRegions | Get /api/atlas/v2/groups/{groupId}/clusters/provider/regions | Return All Cloud Provider Regions |
ClustersApi | ListClusters | Get /api/atlas/v2/groups/{groupId}/clusters | Return All Clusters in One Project |
ClustersApi | ListClustersForAllProjects | Get /api/atlas/v2/clusters | Return All Authorized Clusters in All Projects |
ClustersApi | LoadSampleDataset | Post /api/atlas/v2/groups/{groupId}/sampleDatasetLoad/{name} | Load Sample Dataset Request into Cluster |
ClustersApi | PinFeatureCompatibilityVersion | Post /api/atlas/v2/groups/{groupId}/clusters/{clusterName}:pinFeatureCompatibilityVersion | Pin FCV for One Cluster from One Project |
ClustersApi | RevokeMongoDbEmployeeAccess | Post /api/atlas/v2/groups/{groupId}/clusters/{clusterName}:revokeMongoDBEmployeeAccess | Revoke granted MongoDB employee cluster access for one cluster. |
ClustersApi | TestFailover | Post /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/restartPrimaries | Test Failover for One Cluster |
ClustersApi | UnpinFeatureCompatibilityVersion | Post /api/atlas/v2/groups/{groupId}/clusters/{clusterName}:unpinFeatureCompatibilityVersion | Unpins FCV for One Cluster from One Project |
ClustersApi | UpdateCluster | Patch /api/atlas/v2/groups/{groupId}/clusters/{clusterName} | Modify One Cluster from One Project |
ClustersApi | UpdateClusterAdvancedConfiguration | Patch /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/processArgs | Update Advanced Configuration Options for One Cluster |
ClustersApi | UpgradeSharedCluster | Post /api/atlas/v2/groups/{groupId}/clusters/tenantUpgrade | Upgrade One Shared-tier Cluster |
ClustersApi | UpgradeSharedClusterToServerless | Post /api/atlas/v2/groups/{groupId}/clusters/tenantUpgradeToServerless | Upgrades One Shared-Tier Cluster to the Serverless Instance |
CollectionLevelMetricsApi | GetCollStatsLatencyNamespaceClusterMeasurements | Get /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/{clusterView}/{databaseName}/{collectionName}/collStats/measurements | Return Cluster-Level Query Latency |
CollectionLevelMetricsApi | GetCollStatsLatencyNamespaceHostMeasurements | Get /api/atlas/v2/groups/{groupId}/processes/{processId}/{databaseName}/{collectionName}/collStats/measurements | Return Host-Level Query Latency |
CollectionLevelMetricsApi | GetCollStatsLatencyNamespaceMetrics | Get /api/atlas/v2/groups/{groupId}/collStats/metrics | Return all metric names |
CollectionLevelMetricsApi | GetCollStatsLatencyNamespacesForCluster | Get /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/{clusterView}/collStats/namespaces | Return Ranked Namespaces from a Cluster |
CollectionLevelMetricsApi | GetCollStatsLatencyNamespacesForHost | Get /api/atlas/v2/groups/{groupId}/processes/{processId}/collStats/namespaces | Return Ranked Namespaces from a Host |
CollectionLevelMetricsApi | GetPinnedNamespaces | Get /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/collStats/pinned | Return Pinned Namespaces |
CollectionLevelMetricsApi | PinNamespacesPatch | Patch /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/collStats/pinned | Add Pinned Namespaces |
CollectionLevelMetricsApi | PinNamespacesPut | Put /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/collStats/pinned | Pin Namespaces |
CollectionLevelMetricsApi | UnpinNamespaces | Patch /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/collStats/unpin | Unpin namespaces |
CustomDatabaseRolesApi | CreateCustomDatabaseRole | Post /api/atlas/v2/groups/{groupId}/customDBRoles/roles | Create One Custom Role |
CustomDatabaseRolesApi | DeleteCustomDatabaseRole | Delete /api/atlas/v2/groups/{groupId}/customDBRoles/roles/{roleName} | Remove One Custom Role from One Project |
CustomDatabaseRolesApi | GetCustomDatabaseRole | Get /api/atlas/v2/groups/{groupId}/customDBRoles/roles/{roleName} | Return One Custom Role in One Project |
CustomDatabaseRolesApi | ListCustomDatabaseRoles | Get /api/atlas/v2/groups/{groupId}/customDBRoles/roles | Return All Custom Roles in One Project |
CustomDatabaseRolesApi | UpdateCustomDatabaseRole | Patch /api/atlas/v2/groups/{groupId}/customDBRoles/roles/{roleName} | Update One Custom Role in One Project |
DataFederationApi | CreateDataFederationPrivateEndpoint | Post /api/atlas/v2/groups/{groupId}/privateNetworkSettings/endpointIds | Create One Federated Database Instance and Online Archive Private Endpoint for One Project |
DataFederationApi | CreateFederatedDatabase | Post /api/atlas/v2/groups/{groupId}/dataFederation | Create One Federated Database Instance in One Project |
DataFederationApi | CreateOneDataFederationQueryLimit | Patch /api/atlas/v2/groups/{groupId}/dataFederation/{tenantName}/limits/{limitName} | Configure One Query Limit for One Federated Database Instance |
DataFederationApi | DeleteDataFederationPrivateEndpoint | Delete /api/atlas/v2/groups/{groupId}/privateNetworkSettings/endpointIds/{endpointId} | Remove One Federated Database Instance and Online Archive Private Endpoint from One Project |
DataFederationApi | DeleteFederatedDatabase | Delete /api/atlas/v2/groups/{groupId}/dataFederation/{tenantName} | Remove One Federated Database Instance from One Project |
DataFederationApi | DeleteOneDataFederationInstanceQueryLimit | Delete /api/atlas/v2/groups/{groupId}/dataFederation/{tenantName}/limits/{limitName} | Delete One Query Limit For One Federated Database Instance |
DataFederationApi | DownloadFederatedDatabaseQueryLogs | Get /api/atlas/v2/groups/{groupId}/dataFederation/{tenantName}/queryLogs.gz | Download Query Logs for One Federated Database Instance |
DataFederationApi | GetDataFederationPrivateEndpoint | Get /api/atlas/v2/groups/{groupId}/privateNetworkSettings/endpointIds/{endpointId} | Return One Federated Database Instance and Online Archive Private Endpoint in One Project |
DataFederationApi | GetFederatedDatabase | Get /api/atlas/v2/groups/{groupId}/dataFederation/{tenantName} | Return One Federated Database Instance in One Project |
DataFederationApi | ListDataFederationPrivateEndpoints | Get /api/atlas/v2/groups/{groupId}/privateNetworkSettings/endpointIds | Return All Federated Database Instance and Online Archive Private Endpoints in One Project |
DataFederationApi | ListFederatedDatabases | Get /api/atlas/v2/groups/{groupId}/dataFederation | Return All Federated Database Instances in One Project |
DataFederationApi | ReturnFederatedDatabaseQueryLimit | Get /api/atlas/v2/groups/{groupId}/dataFederation/{tenantName}/limits/{limitName} | Return One Federated Database Instance Query Limit for One Project |
DataFederationApi | ReturnFederatedDatabaseQueryLimits | Get /api/atlas/v2/groups/{groupId}/dataFederation/{tenantName}/limits | Return All Query Limits for One Federated Database Instance |
DataFederationApi | UpdateFederatedDatabase | Patch /api/atlas/v2/groups/{groupId}/dataFederation/{tenantName} | Update One Federated Database Instance in One Project |
DataLakePipelinesApi | CreatePipeline | Post /api/atlas/v2/groups/{groupId}/pipelines | Create One Data Lake Pipeline |
DataLakePipelinesApi | DeletePipeline | Delete /api/atlas/v2/groups/{groupId}/pipelines/{pipelineName} | Remove One Data Lake Pipeline |
DataLakePipelinesApi | DeletePipelineRunDataset | Delete /api/atlas/v2/groups/{groupId}/pipelines/{pipelineName}/runs/{pipelineRunId} | Delete Pipeline Run Dataset |
DataLakePipelinesApi | GetPipeline | Get /api/atlas/v2/groups/{groupId}/pipelines/{pipelineName} | Return One Data Lake Pipeline |
DataLakePipelinesApi | GetPipelineRun | Get /api/atlas/v2/groups/{groupId}/pipelines/{pipelineName}/runs/{pipelineRunId} | Return One Data Lake Pipeline Run |
DataLakePipelinesApi | ListPipelineRuns | Get /api/atlas/v2/groups/{groupId}/pipelines/{pipelineName}/runs | Return All Data Lake Pipeline Runs from One Project |
DataLakePipelinesApi | ListPipelineSchedules | Get /api/atlas/v2/groups/{groupId}/pipelines/{pipelineName}/availableSchedules | Return Available Ingestion Schedules for One Data Lake Pipeline |
DataLakePipelinesApi | ListPipelineSnapshots | Get /api/atlas/v2/groups/{groupId}/pipelines/{pipelineName}/availableSnapshots | Return Available Backup Snapshots for One Data Lake Pipeline |
DataLakePipelinesApi | ListPipelines | Get /api/atlas/v2/groups/{groupId}/pipelines | Return All Data Lake Pipelines from One Project |
DataLakePipelinesApi | PausePipeline | Post /api/atlas/v2/groups/{groupId}/pipelines/{pipelineName}/pause | Pause One Data Lake Pipeline |
DataLakePipelinesApi | ResumePipeline | Post /api/atlas/v2/groups/{groupId}/pipelines/{pipelineName}/resume | Resume One Data Lake Pipeline |
DataLakePipelinesApi | TriggerSnapshotIngestion | Post /api/atlas/v2/groups/{groupId}/pipelines/{pipelineName}/trigger | Trigger on demand snapshot ingestion |
DataLakePipelinesApi | UpdatePipeline | Patch /api/atlas/v2/groups/{groupId}/pipelines/{pipelineName} | Update One Data Lake Pipeline |
DatabaseUsersApi | CreateDatabaseUser | Post /api/atlas/v2/groups/{groupId}/databaseUsers | Create One Database User in One Project |
DatabaseUsersApi | DeleteDatabaseUser | Delete /api/atlas/v2/groups/{groupId}/databaseUsers/{databaseName}/{username} | Remove One Database User from One Project |
DatabaseUsersApi | GetDatabaseUser | Get /api/atlas/v2/groups/{groupId}/databaseUsers/{databaseName}/{username} | Return One Database User from One Project |
DatabaseUsersApi | ListDatabaseUsers | Get /api/atlas/v2/groups/{groupId}/databaseUsers | Return All Database Users from One Project |
DatabaseUsersApi | UpdateDatabaseUser | Patch /api/atlas/v2/groups/{groupId}/databaseUsers/{databaseName}/{username} | Update One Database User in One Project |
EncryptionAtRestUsingCustomerKeyManagementApi | CreateEncryptionAtRestPrivateEndpoint | Post /api/atlas/v2/groups/{groupId}/encryptionAtRest/{cloudProvider}/privateEndpoints | Create One Private Endpoint in a Specified Region for Encryption at Rest Using Customer Key Management |
EncryptionAtRestUsingCustomerKeyManagementApi | GetEncryptionAtRest | Get /api/atlas/v2/groups/{groupId}/encryptionAtRest | Return One Configuration for Encryption at Rest using Customer-Managed Keys for One Project |
EncryptionAtRestUsingCustomerKeyManagementApi | GetEncryptionAtRestPrivateEndpoint | Get /api/atlas/v2/groups/{groupId}/encryptionAtRest/{cloudProvider}/privateEndpoints/{endpointId} | Return One Private Endpoint for Encryption at Rest Using Customer Key Management |
EncryptionAtRestUsingCustomerKeyManagementApi | GetEncryptionAtRestPrivateEndpointsForCloudProvider | Get /api/atlas/v2/groups/{groupId}/encryptionAtRest/{cloudProvider}/privateEndpoints | Return Private Endpoints of a Cloud Provider for Encryption at Rest Using Customer Key Management for One Project |
EncryptionAtRestUsingCustomerKeyManagementApi | RequestEncryptionAtRestPrivateEndpointDeletion | Delete /api/atlas/v2/groups/{groupId}/encryptionAtRest/{cloudProvider}/privateEndpoints/{endpointId} | Delete Private Endpoint for Encryption at Rest Using Customer Key Management |
EncryptionAtRestUsingCustomerKeyManagementApi | UpdateEncryptionAtRest | Patch /api/atlas/v2/groups/{groupId}/encryptionAtRest | Update Configuration for Encryption at Rest using Customer-Managed Keys for One Project |
EventsApi | GetOrganizationEvent | Get /api/atlas/v2/orgs/{orgId}/events/{eventId} | Return One Event from One Organization |
EventsApi | GetProjectEvent | Get /api/atlas/v2/groups/{groupId}/events/{eventId} | Return One Event from One Project |
EventsApi | ListEventTypes | Get /api/atlas/v2/eventTypes | List All Possible Event Types |
EventsApi | ListOrganizationEvents | Get /api/atlas/v2/orgs/{orgId}/events | Return All Events from One Organization |
EventsApi | ListProjectEvents | Get /api/atlas/v2/groups/{groupId}/events | Return All Events from One Project |
FederatedAuthenticationApi | CreateIdentityProvider | Post /api/atlas/v2/federationSettings/{federationSettingsId}/identityProviders | Create One Identity Provider |
FederatedAuthenticationApi | CreateRoleMapping | Post /api/atlas/v2/federationSettings/{federationSettingsId}/connectedOrgConfigs/{orgId}/roleMappings | Add One Role Mapping to One Organization |
FederatedAuthenticationApi | DeleteFederationApp | Delete /api/atlas/v2/federationSettings/{federationSettingsId} | Delete One Federation Settings Instance |
FederatedAuthenticationApi | DeleteIdentityProvider | Delete /api/atlas/v2/federationSettings/{federationSettingsId}/identityProviders/{identityProviderId} | Delete One Identity Provider |
FederatedAuthenticationApi | DeleteRoleMapping | Delete /api/atlas/v2/federationSettings/{federationSettingsId}/connectedOrgConfigs/{orgId}/roleMappings/{id} | Remove One Role Mapping from One Organization |
FederatedAuthenticationApi | GetConnectedOrgConfig | Get /api/atlas/v2/federationSettings/{federationSettingsId}/connectedOrgConfigs/{orgId} | Return One Org Config Connected to One Federation |
FederatedAuthenticationApi | GetFederationSettings | Get /api/atlas/v2/orgs/{orgId}/federationSettings | Return Federation Settings for One Organization |
FederatedAuthenticationApi | GetIdentityProvider | Get /api/atlas/v2/federationSettings/{federationSettingsId}/identityProviders/{identityProviderId} | Return One Identity Provider by ID |
FederatedAuthenticationApi | GetIdentityProviderMetadata | Get /api/atlas/v2/federationSettings/{federationSettingsId}/identityProviders/{identityProviderId}/metadata.xml | Return the Metadata of One Identity Provider |
FederatedAuthenticationApi | GetRoleMapping | Get /api/atlas/v2/federationSettings/{federationSettingsId}/connectedOrgConfigs/{orgId}/roleMappings/{id} | Return One Role Mapping from One Organization |
FederatedAuthenticationApi | ListConnectedOrgConfigs | Get /api/atlas/v2/federationSettings/{federationSettingsId}/connectedOrgConfigs | Return All Connected Org Configs from One Federation |
FederatedAuthenticationApi | ListIdentityProviders | Get /api/atlas/v2/federationSettings/{federationSettingsId}/identityProviders | Return All Identity Providers in One Federation |
FederatedAuthenticationApi | ListRoleMappings | Get /api/atlas/v2/federationSettings/{federationSettingsId}/connectedOrgConfigs/{orgId}/roleMappings | Return All Role Mappings from One Organization |
FederatedAuthenticationApi | RemoveConnectedOrgConfig | Delete /api/atlas/v2/federationSettings/{federationSettingsId}/connectedOrgConfigs/{orgId} | Remove One Org Config Connected to One Federation |
FederatedAuthenticationApi | RevokeJwksFromIdentityProvider | Delete /api/atlas/v2/federationSettings/{federationSettingsId}/identityProviders/{identityProviderId}/jwks | Revoke the JWKS from One OIDC Identity Provider |
FederatedAuthenticationApi | UpdateConnectedOrgConfig | Patch /api/atlas/v2/federationSettings/{federationSettingsId}/connectedOrgConfigs/{orgId} | Update One Org Config Connected to One Federation |
FederatedAuthenticationApi | UpdateIdentityProvider | Patch /api/atlas/v2/federationSettings/{federationSettingsId}/identityProviders/{identityProviderId} | Update One Identity Provider |
FederatedAuthenticationApi | UpdateRoleMapping | Put /api/atlas/v2/federationSettings/{federationSettingsId}/connectedOrgConfigs/{orgId}/roleMappings/{id} | Update One Role Mapping in One Organization |
FlexClustersApi | CreateFlexCluster | Post /api/atlas/v2/groups/{groupId}/flexClusters | Create One Flex Cluster in One Project |
FlexClustersApi | DeleteFlexCluster | Delete /api/atlas/v2/groups/{groupId}/flexClusters/{name} | Remove One Flex Cluster from One Project |
FlexClustersApi | GetFlexCluster | Get /api/atlas/v2/groups/{groupId}/flexClusters/{name} | Return One Flex Cluster from One Project |
FlexClustersApi | ListFlexClusters | Get /api/atlas/v2/groups/{groupId}/flexClusters | Return All Flex Clusters from One Project |
FlexClustersApi | UpdateFlexCluster | Patch /api/atlas/v2/groups/{groupId}/flexClusters/{name} | Update One Flex Cluster in One Project |
FlexClustersApi | UpgradeFlexCluster | Post /api/atlas/v2/groups/{groupId}/flexClusters:tenantUpgrade | Upgrade One Flex Cluster |
FlexRestoreJobsApi | CreateFlexBackupRestoreJob | Post /api/atlas/v2/groups/{groupId}/flexClusters/{name}/backup/restoreJobs | Restore One Snapshot of One Flex Cluster |
FlexRestoreJobsApi | GetFlexBackupRestoreJob | Get /api/atlas/v2/groups/{groupId}/flexClusters/{name}/backup/restoreJobs/{restoreJobId} | Return One Restore Job for One Flex Cluster |
FlexRestoreJobsApi | ListFlexBackupRestoreJobs | Get /api/atlas/v2/groups/{groupId}/flexClusters/{name}/backup/restoreJobs | Return All Restore Jobs for One Flex Cluster |
FlexSnapshotsApi | DownloadFlexBackup | Post /api/atlas/v2/groups/{groupId}/flexClusters/{name}/backup/download | Download One Flex Cluster Snapshot |
FlexSnapshotsApi | GetFlexBackup | Get /api/atlas/v2/groups/{groupId}/flexClusters/{name}/backup/snapshots/{snapshotId} | Return One Snapshot of One Flex Cluster |
FlexSnapshotsApi | ListFlexBackups | Get /api/atlas/v2/groups/{groupId}/flexClusters/{name}/backup/snapshots | Return All Snapshots of One Flex Cluster |
GlobalClustersApi | CreateCustomZoneMapping | Post /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/globalWrites/customZoneMapping | Add One Entry to One Custom Zone Mapping |
GlobalClustersApi | CreateManagedNamespace | Post /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/globalWrites/managedNamespaces | Create One Managed Namespace in One Global Cluster |
GlobalClustersApi | DeleteAllCustomZoneMappings | Delete /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/globalWrites/customZoneMapping | Remove All Custom Zone Mappings from One Global Cluster |
GlobalClustersApi | DeleteManagedNamespace | Delete /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/globalWrites/managedNamespaces | Remove One Managed Namespace from One Global Cluster |
GlobalClustersApi | GetManagedNamespace | Get /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/globalWrites | Return One Managed Namespace in One Global Cluster |
InvoicesApi | CreateCostExplorerQueryProcess | Post /api/atlas/v2/orgs/{orgId}/billing/costExplorer/usage | Create Cost Explorer query process |
InvoicesApi | DownloadInvoiceCsv | Get /api/atlas/v2/orgs/{orgId}/invoices/{invoiceId}/csv | Return One Organization Invoice as CSV |
InvoicesApi | GetCostExplorerQueryProcess | Get /api/atlas/v2/orgs/{orgId}/billing/costExplorer/usage/{token} | Return results from a given Cost Explorer query, or notify that the results are not ready yet. |
InvoicesApi | GetInvoice | Get /api/atlas/v2/orgs/{orgId}/invoices/{invoiceId} | Return One Organization Invoice |
InvoicesApi | ListInvoices | Get /api/atlas/v2/orgs/{orgId}/invoices | Return All Invoices for One Organization |
InvoicesApi | ListPendingInvoices | Get /api/atlas/v2/orgs/{orgId}/invoices/pending | Return All Pending Invoices for One Organization |
InvoicesApi | QueryLineItemsFromSingleInvoice | Get /api/atlas/v2/orgs/{orgId}/invoices/{invoiceId}/lineItems:search | Query lineItems of the specified invoiceId |
LDAPConfigurationApi | DeleteLdapConfiguration | Delete /api/atlas/v2/groups/{groupId}/userSecurity/ldap/userToDNMapping | Remove the Current LDAP User to DN Mapping |
LDAPConfigurationApi | GetLdapConfiguration | Get /api/atlas/v2/groups/{groupId}/userSecurity | Return the Current LDAP or X.509 Configuration |
LDAPConfigurationApi | GetLdapConfigurationStatus | Get /api/atlas/v2/groups/{groupId}/userSecurity/ldap/verify/{requestId} | Return the Status of One Verify LDAP Configuration Request |
LDAPConfigurationApi | SaveLdapConfiguration | Patch /api/atlas/v2/groups/{groupId}/userSecurity | Edit the LDAP or X.509 Configuration |
LDAPConfigurationApi | VerifyLdapConfiguration | Post /api/atlas/v2/groups/{groupId}/userSecurity/ldap/verify | Verify the LDAP Configuration in One Project |
LegacyBackupApi | CreateLegacyBackupRestoreJob | Post /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/restoreJobs | Create One Legacy Backup Restore Job |
LegacyBackupApi | DeleteLegacySnapshot | Delete /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/snapshots/{snapshotId} | Remove One Legacy Backup Snapshot |
LegacyBackupApi | GetLegacyBackupCheckpoint | Get /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/backupCheckpoints/{checkpointId} | Return One Legacy Backup Checkpoint |
LegacyBackupApi | GetLegacyBackupRestoreJob | Get /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/restoreJobs/{jobId} | Return One Legacy Backup Restore Job |
LegacyBackupApi | GetLegacySnapshot | Get /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/snapshots/{snapshotId} | Return One Legacy Backup Snapshot |
LegacyBackupApi | GetLegacySnapshotSchedule | Get /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/snapshotSchedule | Return One Snapshot Schedule |
LegacyBackupApi | ListLegacyBackupCheckpoints | Get /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/backupCheckpoints | Return All Legacy Backup Checkpoints |
LegacyBackupApi | ListLegacyBackupRestoreJobs | Get /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/restoreJobs | Return All Legacy Backup Restore Jobs |
LegacyBackupApi | ListLegacySnapshots | Get /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/snapshots | Return All Legacy Backup Snapshots |
LegacyBackupApi | UpdateLegacySnapshotRetention | Patch /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/snapshots/{snapshotId} | Change One Legacy Backup Snapshot Expiration |
LegacyBackupApi | UpdateLegacySnapshotSchedule | Patch /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/snapshotSchedule | Update Snapshot Schedule for One Cluster |
MaintenanceWindowsApi | DeferMaintenanceWindow | Post /api/atlas/v2/groups/{groupId}/maintenanceWindow/defer | Defer One Maintenance Window for One Project |
MaintenanceWindowsApi | GetMaintenanceWindow | Get /api/atlas/v2/groups/{groupId}/maintenanceWindow | Return One Maintenance Window for One Project |
MaintenanceWindowsApi | ResetMaintenanceWindow | Delete /api/atlas/v2/groups/{groupId}/maintenanceWindow | Reset One Maintenance Window for One Project |
MaintenanceWindowsApi | ToggleMaintenanceAutoDefer | Post /api/atlas/v2/groups/{groupId}/maintenanceWindow/autoDefer | Toggle Automatic Deferral of Maintenance for One Project |
MaintenanceWindowsApi | UpdateMaintenanceWindow | Patch /api/atlas/v2/groups/{groupId}/maintenanceWindow | Update Maintenance Window for One Project |
MongoDBCloudUsersApi | CreateUser | Post /api/atlas/v2/users | Create One MongoDB Cloud User |
MongoDBCloudUsersApi | GetUser | Get /api/atlas/v2/users/{userId} | Return One MongoDB Cloud User using Its ID |
MongoDBCloudUsersApi | GetUserByUsername | Get /api/atlas/v2/users/byName/{userName} | Return One MongoDB Cloud User using Their Username |
MonitoringAndLogsApi | GetAtlasProcess | Get /api/atlas/v2/groups/{groupId}/processes/{processId} | Return One MongoDB Process by ID |
MonitoringAndLogsApi | GetDatabase | Get /api/atlas/v2/groups/{groupId}/processes/{processId}/databases/{databaseName} | Return One Database for a MongoDB Process |
MonitoringAndLogsApi | GetDatabaseMeasurements | Get /api/atlas/v2/groups/{groupId}/processes/{processId}/databases/{databaseName}/measurements | Return Measurements of One Database for One MongoDB Process |
MonitoringAndLogsApi | GetDiskMeasurements | Get /api/atlas/v2/groups/{groupId}/processes/{processId}/disks/{partitionName}/measurements | Return Measurements of One Disk for One MongoDB Process |
MonitoringAndLogsApi | GetHostLogs | Get /api/atlas/v2/groups/{groupId}/clusters/{hostName}/logs/{logName}.gz | Download Logs for One Cluster Host in One Project |
MonitoringAndLogsApi | GetHostMeasurements | Get /api/atlas/v2/groups/{groupId}/processes/{processId}/measurements | Return Measurements for One MongoDB Process |
MonitoringAndLogsApi | GetIndexMetrics | Get /api/atlas/v2/groups/{groupId}/hosts/{processId}/fts/metrics/indexes/{databaseName}/{collectionName}/{indexName}/measurements | Return Atlas Search Metrics for One Index in One Specified Namespace |
MonitoringAndLogsApi | GetMeasurements | Get /api/atlas/v2/groups/{groupId}/hosts/{processId}/fts/metrics/measurements | Return Atlas Search Hardware and Status Metrics |
MonitoringAndLogsApi | ListAtlasProcesses | Get /api/atlas/v2/groups/{groupId}/processes | Return All MongoDB Processes in One Project |
MonitoringAndLogsApi | ListDatabases | Get /api/atlas/v2/groups/{groupId}/processes/{processId}/databases | Return Available Databases for One MongoDB Process |
MonitoringAndLogsApi | ListDiskMeasurements | Get /api/atlas/v2/groups/{groupId}/processes/{processId}/disks/{partitionName} | Return Measurements of One Disk |
MonitoringAndLogsApi | ListDiskPartitions | Get /api/atlas/v2/groups/{groupId}/processes/{processId}/disks | Return Available Disks for One MongoDB Process |
MonitoringAndLogsApi | ListIndexMetrics | Get /api/atlas/v2/groups/{groupId}/hosts/{processId}/fts/metrics/indexes/{databaseName}/{collectionName}/measurements | Return All Atlas Search Index Metrics for One Namespace |
MonitoringAndLogsApi | ListMetricTypes | Get /api/atlas/v2/groups/{groupId}/hosts/{processId}/fts/metrics | Return All Atlas Search Metric Types for One Process |
NetworkPeeringApi | CreatePeeringConnection | Post /api/atlas/v2/groups/{groupId}/peers | Create One New Network Peering Connection |
NetworkPeeringApi | CreatePeeringContainer | Post /api/atlas/v2/groups/{groupId}/containers | Create One New Network Peering Container |
NetworkPeeringApi | DeletePeeringConnection | Delete /api/atlas/v2/groups/{groupId}/peers/{peerId} | Remove One Existing Network Peering Connection |
NetworkPeeringApi | DeletePeeringContainer | Delete /api/atlas/v2/groups/{groupId}/containers/{containerId} | Remove One Network Peering Container |
NetworkPeeringApi | DisablePeering | Patch /api/atlas/v2/groups/{groupId}/privateIpMode | Disable Connect via Peering Only Mode for One Project |
NetworkPeeringApi | GetPeeringConnection | Get /api/atlas/v2/groups/{groupId}/peers/{peerId} | Return One Network Peering Connection in One Project |
NetworkPeeringApi | GetPeeringContainer | Get /api/atlas/v2/groups/{groupId}/containers/{containerId} | Return One Network Peering Container |
NetworkPeeringApi | ListPeeringConnections | Get /api/atlas/v2/groups/{groupId}/peers | Return All Network Peering Connections in One Project |
NetworkPeeringApi | ListPeeringContainerByCloudProvider | Get /api/atlas/v2/groups/{groupId}/containers | Return All Network Peering Containers in One Project for One Cloud Provider |
NetworkPeeringApi | ListPeeringContainers | Get /api/atlas/v2/groups/{groupId}/containers/all | Return All Network Peering Containers in One Project |
NetworkPeeringApi | UpdatePeeringConnection | Patch /api/atlas/v2/groups/{groupId}/peers/{peerId} | Update One New Network Peering Connection |
NetworkPeeringApi | UpdatePeeringContainer | Patch /api/atlas/v2/groups/{groupId}/containers/{containerId} | Update One Network Peering Container |
NetworkPeeringApi | VerifyConnectViaPeeringOnlyModeForOneProject | Get /api/atlas/v2/groups/{groupId}/privateIpMode | Verify Connect via Peering Only Mode for One Project |
OnlineArchiveApi | CreateOnlineArchive | Post /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/onlineArchives | Create One Online Archive |
OnlineArchiveApi | DeleteOnlineArchive | Delete /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/onlineArchives/{archiveId} | Remove One Online Archive |
OnlineArchiveApi | DownloadOnlineArchiveQueryLogs | Get /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/onlineArchives/queryLogs.gz | Download Online Archive Query Logs |
OnlineArchiveApi | GetOnlineArchive | Get /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/onlineArchives/{archiveId} | Return One Online Archive |
OnlineArchiveApi | ListOnlineArchives | Get /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/onlineArchives | Return All Online Archives for One Cluster |
OnlineArchiveApi | UpdateOnlineArchive | Patch /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/onlineArchives/{archiveId} | Update One Online Archive |
OrganizationsApi | CreateOrganization | Post /api/atlas/v2/orgs | Create One Organization |
OrganizationsApi | CreateOrganizationInvitation | Post /api/atlas/v2/orgs/{orgId}/invites | Invite One MongoDB Cloud User to Join One Atlas Organization |
OrganizationsApi | DeleteOrganization | Delete /api/atlas/v2/orgs/{orgId} | Remove One Organization |
OrganizationsApi | DeleteOrganizationInvitation | Delete /api/atlas/v2/orgs/{orgId}/invites/{invitationId} | Cancel One Organization Invitation |
OrganizationsApi | GetOrganization | Get /api/atlas/v2/orgs/{orgId} | Return One Organization |
OrganizationsApi | GetOrganizationInvitation | Get /api/atlas/v2/orgs/{orgId}/invites/{invitationId} | Return One Organization Invitation |
OrganizationsApi | GetOrganizationSettings | Get /api/atlas/v2/orgs/{orgId}/settings | Return Settings for One Organization |
OrganizationsApi | ListOrganizationInvitations | Get /api/atlas/v2/orgs/{orgId}/invites | Return All Organization Invitations |
OrganizationsApi | ListOrganizationProjects | Get /api/atlas/v2/orgs/{orgId}/groups | Return One or More Projects in One Organization |
OrganizationsApi | ListOrganizationUsers | Get /api/atlas/v2/orgs/{orgId}/users | Return All MongoDB Cloud Users in One Organization |
OrganizationsApi | ListOrganizations | Get /api/atlas/v2/orgs | Return All Organizations |
OrganizationsApi | RemoveOrganizationUser | Delete /api/atlas/v2/orgs/{orgId}/users/{userId} | Remove One MongoDB Cloud User From One Organization |
OrganizationsApi | UpdateOrganization | Patch /api/atlas/v2/orgs/{orgId} | Update One Organization |
OrganizationsApi | UpdateOrganizationInvitation | Patch /api/atlas/v2/orgs/{orgId}/invites | Update One Organization Invitation |
OrganizationsApi | UpdateOrganizationInvitationById | Patch /api/atlas/v2/orgs/{orgId}/invites/{invitationId} | Update One Organization Invitation by Invitation ID |
OrganizationsApi | UpdateOrganizationRoles | Put /api/atlas/v2/orgs/{orgId}/users/{userId}/roles | Update Organization Roles for One MongoDB Cloud User |
OrganizationsApi | UpdateOrganizationSettings | Patch /api/atlas/v2/orgs/{orgId}/settings | Update Settings for One Organization |
PerformanceAdvisorApi | DisableSlowOperationThresholding | Delete /api/atlas/v2/groups/{groupId}/managedSlowMs/disable | Disable Managed Slow Operation Threshold |
PerformanceAdvisorApi | EnableSlowOperationThresholding | Post /api/atlas/v2/groups/{groupId}/managedSlowMs/enable | Enable Managed Slow Operation Threshold |
PerformanceAdvisorApi | GetManagedSlowMs | Get /api/atlas/v2/groups/{groupId}/managedSlowMs | Return Managed Slow MS enabled |
PerformanceAdvisorApi | GetServerlessAutoIndexing | Get /api/atlas/v2/groups/{groupId}/serverless/{clusterName}/performanceAdvisor/autoIndexing | Return Serverless Auto Indexing Enabled |
PerformanceAdvisorApi | ListClusterSuggestedIndexes | Get /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/performanceAdvisor/suggestedIndexes | Return Suggested Indexes |
PerformanceAdvisorApi | ListSlowQueries | Get /api/atlas/v2/groups/{groupId}/processes/{processId}/performanceAdvisor/slowQueryLogs | Return Slow Queries |
PerformanceAdvisorApi | ListSlowQueryNamespaces | Get /api/atlas/v2/groups/{groupId}/processes/{processId}/performanceAdvisor/namespaces | Return All Namespaces for One Host |
PerformanceAdvisorApi | ListSuggestedIndexes | Get /api/atlas/v2/groups/{groupId}/processes/{processId}/performanceAdvisor/suggestedIndexes | Return Suggested Indexes |
PerformanceAdvisorApi | SetServerlessAutoIndexing | Post /api/atlas/v2/groups/{groupId}/serverless/{clusterName}/performanceAdvisor/autoIndexing | Set Serverless Auto Indexing |
PrivateEndpointServicesApi | CreatePrivateEndpoint | Post /api/atlas/v2/groups/{groupId}/privateEndpoint/{cloudProvider}/endpointService/{endpointServiceId}/endpoint | Create One Private Endpoint for One Provider |
PrivateEndpointServicesApi | CreatePrivateEndpointService | Post /api/atlas/v2/groups/{groupId}/privateEndpoint/endpointService | Create One Private Endpoint Service for One Provider |
PrivateEndpointServicesApi | DeletePrivateEndpoint | Delete /api/atlas/v2/groups/{groupId}/privateEndpoint/{cloudProvider}/endpointService/{endpointServiceId}/endpoint/{endpointId} | Remove One Private Endpoint for One Provider |
PrivateEndpointServicesApi | DeletePrivateEndpointService | Delete /api/atlas/v2/groups/{groupId}/privateEndpoint/{cloudProvider}/endpointService/{endpointServiceId} | Remove One Private Endpoint Service for One Provider |
PrivateEndpointServicesApi | GetPrivateEndpoint | Get /api/atlas/v2/groups/{groupId}/privateEndpoint/{cloudProvider}/endpointService/{endpointServiceId}/endpoint/{endpointId} | Return One Private Endpoint for One Provider |
PrivateEndpointServicesApi | GetPrivateEndpointService | Get /api/atlas/v2/groups/{groupId}/privateEndpoint/{cloudProvider}/endpointService/{endpointServiceId} | Return One Private Endpoint Service for One Provider |
PrivateEndpointServicesApi | GetRegionalizedPrivateEndpointSetting | Get /api/atlas/v2/groups/{groupId}/privateEndpoint/regionalMode | Return Regionalized Private Endpoint Status |
PrivateEndpointServicesApi | ListPrivateEndpointServices | Get /api/atlas/v2/groups/{groupId}/privateEndpoint/{cloudProvider}/endpointService | Return All Private Endpoint Services for One Provider |
PrivateEndpointServicesApi | ToggleRegionalizedPrivateEndpointSetting | Patch /api/atlas/v2/groups/{groupId}/privateEndpoint/regionalMode | Toggle Regionalized Private Endpoint Status |
ProgrammaticAPIKeysApi | AddProjectApiKey | Post /api/atlas/v2/groups/{groupId}/apiKeys/{apiUserId} | Assign One Organization API Key to One Project |
ProgrammaticAPIKeysApi | CreateApiKey | Post /api/atlas/v2/orgs/{orgId}/apiKeys | Create One Organization API Key |
ProgrammaticAPIKeysApi | CreateApiKeyAccessList | Post /api/atlas/v2/orgs/{orgId}/apiKeys/{apiUserId}/accessList | Create Access List Entries for One Organization API Key |
ProgrammaticAPIKeysApi | CreateProjectApiKey | Post /api/atlas/v2/groups/{groupId}/apiKeys | Create and Assign One Organization API Key to One Project |
ProgrammaticAPIKeysApi | DeleteApiKey | Delete /api/atlas/v2/orgs/{orgId}/apiKeys/{apiUserId} | Remove One Organization API Key |
ProgrammaticAPIKeysApi | DeleteApiKeyAccessListEntry | Delete /api/atlas/v2/orgs/{orgId}/apiKeys/{apiUserId}/accessList/{ipAddress} | Remove One Access List Entry for One Organization API Key |
ProgrammaticAPIKeysApi | GetApiKey | Get /api/atlas/v2/orgs/{orgId}/apiKeys/{apiUserId} | Return One Organization API Key |
ProgrammaticAPIKeysApi | GetApiKeyAccessList | Get /api/atlas/v2/orgs/{orgId}/apiKeys/{apiUserId}/accessList/{ipAddress} | Return One Access List Entry for One Organization API Key |
ProgrammaticAPIKeysApi | ListApiKeyAccessListsEntries | Get /api/atlas/v2/orgs/{orgId}/apiKeys/{apiUserId}/accessList | Return All Access List Entries for One Organization API Key |
ProgrammaticAPIKeysApi | ListApiKeys | Get /api/atlas/v2/orgs/{orgId}/apiKeys | Return All Organization API Keys |
ProgrammaticAPIKeysApi | ListProjectApiKeys | Get /api/atlas/v2/groups/{groupId}/apiKeys | Return All Organization API Keys Assigned to One Project |
ProgrammaticAPIKeysApi | RemoveProjectApiKey | Delete /api/atlas/v2/groups/{groupId}/apiKeys/{apiUserId} | Unassign One Organization API Key from One Project |
ProgrammaticAPIKeysApi | UpdateApiKey | Patch /api/atlas/v2/orgs/{orgId}/apiKeys/{apiUserId} | Update One Organization API Key |
ProgrammaticAPIKeysApi | UpdateApiKeyRoles | Patch /api/atlas/v2/groups/{groupId}/apiKeys/{apiUserId} | Update Roles of One Organization API Key to One Project |
ProjectIPAccessListApi | CreateProjectIpAccessList | Post /api/atlas/v2/groups/{groupId}/accessList | Add Entries to Project IP Access List |
ProjectIPAccessListApi | DeleteProjectIpAccessList | Delete /api/atlas/v2/groups/{groupId}/accessList/{entryValue} | Remove One Entry from One Project IP Access List |
ProjectIPAccessListApi | GetProjectIpAccessListStatus | Get /api/atlas/v2/groups/{groupId}/accessList/{entryValue}/status | Return Status of One Project IP Access List Entry |
ProjectIPAccessListApi | GetProjectIpList | Get /api/atlas/v2/groups/{groupId}/accessList/{entryValue} | Return One Project IP Access List Entry |
ProjectIPAccessListApi | ListProjectIpAccessLists | Get /api/atlas/v2/groups/{groupId}/accessList | Return Project IP Access List |
ProjectsApi | AddUserToProject | Post /api/atlas/v2/groups/{groupId}/access | Add One MongoDB Cloud User to One Project |
ProjectsApi | CreateProject | Post /api/atlas/v2/groups | Create One Project |
ProjectsApi | CreateProjectInvitation | Post /api/atlas/v2/groups/{groupId}/invites | Invite One MongoDB Cloud User to Join One Project |
ProjectsApi | DeleteProject | Delete /api/atlas/v2/groups/{groupId} | Remove One Project |
ProjectsApi | DeleteProjectInvitation | Delete /api/atlas/v2/groups/{groupId}/invites/{invitationId} | Cancel One Project Invitation |
ProjectsApi | DeleteProjectLimit | Delete /api/atlas/v2/groups/{groupId}/limits/{limitName} | Remove One Project Limit |
ProjectsApi | GetProject | Get /api/atlas/v2/groups/{groupId} | Return One Project |
ProjectsApi | GetProjectByName | Get /api/atlas/v2/groups/byName/{groupName} | Return One Project using Its Name |
ProjectsApi | GetProjectInvitation | Get /api/atlas/v2/groups/{groupId}/invites/{invitationId} | Return One Project Invitation |
ProjectsApi | GetProjectLimit | Get /api/atlas/v2/groups/{groupId}/limits/{limitName} | Return One Limit for One Project |
ProjectsApi | GetProjectLtsVersions | Get /api/atlas/v2/groups/{groupId}/mongoDBVersions | Return Available MongoDB LTS Versions for clusters in One Project |
ProjectsApi | GetProjectSettings | Get /api/atlas/v2/groups/{groupId}/settings | Return One Project Settings |
ProjectsApi | ListProjectInvitations | Get /api/atlas/v2/groups/{groupId}/invites | Return All Project Invitations |
ProjectsApi | ListProjectLimits | Get /api/atlas/v2/groups/{groupId}/limits | Return All Limits for One Project |
ProjectsApi | ListProjectUsers | Get /api/atlas/v2/groups/{groupId}/users | Return All Users in One Project |
ProjectsApi | ListProjects | Get /api/atlas/v2/groups | Return All Projects |
ProjectsApi | MigrateProjectToAnotherOrg | Post /api/atlas/v2/groups/{groupId}:migrate | Migrate One Project to Another Organization |
ProjectsApi | RemoveProjectUser | Delete /api/atlas/v2/groups/{groupId}/users/{userId} | Remove One User from One Project |
ProjectsApi | ReturnAllIpAddresses | Get /api/atlas/v2/groups/{groupId}/ipAddresses | Return All IP Addresses for One Project |
ProjectsApi | SetProjectLimit | Patch /api/atlas/v2/groups/{groupId}/limits/{limitName} | Set One Project Limit |
ProjectsApi | UpdateProject | Patch /api/atlas/v2/groups/{groupId} | Update One Project |
ProjectsApi | UpdateProjectInvitation | Patch /api/atlas/v2/groups/{groupId}/invites | Update One Project Invitation |
ProjectsApi | UpdateProjectInvitationById | Patch /api/atlas/v2/groups/{groupId}/invites/{invitationId} | Update One Project Invitation by Invitation ID |
ProjectsApi | UpdateProjectRoles | Put /api/atlas/v2/groups/{groupId}/users/{userId}/roles | Update Project Roles for One MongoDB Cloud User |
ProjectsApi | UpdateProjectSettings | Patch /api/atlas/v2/groups/{groupId}/settings | Update One Project Settings |
PushBasedLogExportApi | CreatePushBasedLogConfiguration | Post /api/atlas/v2/groups/{groupId}/pushBasedLogExport | Enable the push-based log export feature for a project |
PushBasedLogExportApi | DeletePushBasedLogConfiguration | Delete /api/atlas/v2/groups/{groupId}/pushBasedLogExport | Disable the push-based log export feature for a project |
PushBasedLogExportApi | GetPushBasedLogConfiguration | Get /api/atlas/v2/groups/{groupId}/pushBasedLogExport | Get the push-based log export configuration for a project |
PushBasedLogExportApi | UpdatePushBasedLogConfiguration | Patch /api/atlas/v2/groups/{groupId}/pushBasedLogExport | Update the push-based log export feature for a project |
ResourcePoliciesApi | CreateAtlasResourcePolicy | Post /api/atlas/v2/orgs/{orgId}/resourcePolicies | Create one Atlas Resource Policy |
ResourcePoliciesApi | DeleteAtlasResourcePolicy | Delete /api/atlas/v2/orgs/{orgId}/resourcePolicies/{resourcePolicyId} | Delete one Atlas Resource Policy |
ResourcePoliciesApi | GetAtlasResourcePolicies | Get /api/atlas/v2/orgs/{orgId}/resourcePolicies | Return all Atlas Resource Policies |
ResourcePoliciesApi | GetAtlasResourcePolicy | Get /api/atlas/v2/orgs/{orgId}/resourcePolicies/{resourcePolicyId} | Return one Atlas Resource Policy |
ResourcePoliciesApi | GetResourcesNonCompliant | Get /api/atlas/v2/orgs/{orgId}/nonCompliantResources | Return all non-compliant resources |
ResourcePoliciesApi | UpdateAtlasResourcePolicy | Patch /api/atlas/v2/orgs/{orgId}/resourcePolicies/{resourcePolicyId} | Update one Atlas Resource Policy |
ResourcePoliciesApi | ValidateAtlasResourcePolicy | Post /api/atlas/v2/orgs/{orgId}/resourcePolicies:validate | Validate one Atlas Resource Policy |
RollingIndexApi | CreateRollingIndex | Post /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/index | Create One Rolling Index |
RootApi | GetSystemStatus | Get /api/atlas/v2 | Return the status of this MongoDB application |
RootApi | ReturnAllControlPlaneIpAddresses | Get /api/atlas/v2/unauth/controlPlaneIPAddresses | Return All Control Plane IP Addresses |
ServerlessInstancesApi | CreateServerlessInstance | Post /api/atlas/v2/groups/{groupId}/serverless | Create One Serverless Instance in One Project |
ServerlessInstancesApi | DeleteServerlessInstance | Delete /api/atlas/v2/groups/{groupId}/serverless/{name} | Remove One Serverless Instance from One Project |
ServerlessInstancesApi | GetServerlessInstance | Get /api/atlas/v2/groups/{groupId}/serverless/{name} | Return One Serverless Instance from One Project |
ServerlessInstancesApi | ListServerlessInstances | Get /api/atlas/v2/groups/{groupId}/serverless | Return All Serverless Instances from One Project |
ServerlessInstancesApi | UpdateServerlessInstance | Patch /api/atlas/v2/groups/{groupId}/serverless/{name} | Update One Serverless Instance in One Project |
ServerlessPrivateEndpointsApi | CreateServerlessPrivateEndpoint | Post /api/atlas/v2/groups/{groupId}/privateEndpoint/serverless/instance/{instanceName}/endpoint | Create One Private Endpoint for One Serverless Instance |
ServerlessPrivateEndpointsApi | DeleteServerlessPrivateEndpoint | Delete /api/atlas/v2/groups/{groupId}/privateEndpoint/serverless/instance/{instanceName}/endpoint/{endpointId} | Remove One Private Endpoint for One Serverless Instance |
ServerlessPrivateEndpointsApi | GetServerlessPrivateEndpoint | Get /api/atlas/v2/groups/{groupId}/privateEndpoint/serverless/instance/{instanceName}/endpoint/{endpointId} | Return One Private Endpoint for One Serverless Instance |
ServerlessPrivateEndpointsApi | ListServerlessPrivateEndpoints | Get /api/atlas/v2/groups/{groupId}/privateEndpoint/serverless/instance/{instanceName}/endpoint | Return All Private Endpoints for One Serverless Instance |
ServerlessPrivateEndpointsApi | UpdateServerlessPrivateEndpoint | Patch /api/atlas/v2/groups/{groupId}/privateEndpoint/serverless/instance/{instanceName}/endpoint/{endpointId} | Update One Private Endpoint for One Serverless Instance |
ServiceAccountsApi | AddProjectServiceAccount | Post /api/atlas/v2/groups/{groupId}/serviceAccounts/{clientId}:invite | Assign One Service Account to One Project |
ServiceAccountsApi | CreateProjectServiceAccount | Post /api/atlas/v2/groups/{groupId}/serviceAccounts | Create and Assign one Service Account to one Project |
ServiceAccountsApi | CreateProjectServiceAccountAccessList | Post /api/atlas/v2/groups/{groupId}/serviceAccounts/{clientId}/accessList | Add Access List entries for one Project Service Account |
ServiceAccountsApi | CreateProjectServiceAccountSecret | Post /api/atlas/v2/groups/{groupId}/serviceAccounts/{clientId}/secrets | Create one Project Service Account Secret |
ServiceAccountsApi | CreateServiceAccount | Post /api/atlas/v2/orgs/{orgId}/serviceAccounts | Create one Organization Service Account |
ServiceAccountsApi | CreateServiceAccountAccessList | Post /api/atlas/v2/orgs/{orgId}/serviceAccounts/{clientId}/accessList | Add Access List entries for one Organization Service Account |
ServiceAccountsApi | CreateServiceAccountSecret | Post /api/atlas/v2/orgs/{orgId}/serviceAccounts/{clientId}/secrets | Create one Organization Service Account Secret |
ServiceAccountsApi | DeleteProjectServiceAccount | Delete /api/atlas/v2/groups/{groupId}/serviceAccounts/{clientId} | Unassign One Service Account from One Project |
ServiceAccountsApi | DeleteProjectServiceAccountAccessListEntry | Delete /api/atlas/v2/groups/{groupId}/serviceAccounts/{clientId}/accessList/{ipAddress} | Remove One Access List entry from one Project Service Account |
ServiceAccountsApi | DeleteProjectServiceAccountSecret | Delete /api/atlas/v2/groups/{groupId}/serviceAccounts/{clientId}/secrets/{secretId} | Delete one Project Service Account Secret |
ServiceAccountsApi | DeleteServiceAccount | Delete /api/atlas/v2/orgs/{orgId}/serviceAccounts/{clientId} | Delete one Organization Service Account |
ServiceAccountsApi | DeleteServiceAccountAccessListEntry | Delete /api/atlas/v2/orgs/{orgId}/serviceAccounts/{clientId}/accessList/{ipAddress} | Remove One Access List entry from one Organization Service Account |
ServiceAccountsApi | DeleteServiceAccountSecret | Delete /api/atlas/v2/orgs/{orgId}/serviceAccounts/{clientId}/secrets/{secretId} | Delete a Organization Service Account Secret |
ServiceAccountsApi | GetProjectServiceAccount | Get /api/atlas/v2/groups/{groupId}/serviceAccounts/{clientId} | Get one Project Service Account |
ServiceAccountsApi | GetServiceAccount | Get /api/atlas/v2/orgs/{orgId}/serviceAccounts/{clientId} | Get one Organization Service Account |
ServiceAccountsApi | ListProjectServiceAccountAccessList | Get /api/atlas/v2/groups/{groupId}/serviceAccounts/{clientId}/accessList | Return All Access List entries for one Project Service Account |
ServiceAccountsApi | ListProjectServiceAccounts | Get /api/atlas/v2/groups/{groupId}/serviceAccounts | List All Project Service Accounts |
ServiceAccountsApi | ListServiceAccountAccessList | Get /api/atlas/v2/orgs/{orgId}/serviceAccounts/{clientId}/accessList | Return All Access List entries for one Organization Service Account |
ServiceAccountsApi | ListServiceAccountProjects | Get /api/atlas/v2/orgs/{orgId}/serviceAccounts/{clientId}/groups | Return All Service Account Project assignments |
ServiceAccountsApi | ListServiceAccounts | Get /api/atlas/v2/orgs/{orgId}/serviceAccounts | List All Organization Service Accounts |
ServiceAccountsApi | UpdateProjectServiceAccount | Patch /api/atlas/v2/groups/{groupId}/serviceAccounts/{clientId} | Update one Project Service Account |
ServiceAccountsApi | UpdateServiceAccount | Patch /api/atlas/v2/orgs/{orgId}/serviceAccounts/{clientId} | Update one Organization Service Account |
SharedTierRestoreJobsApi | CreateSharedClusterBackupRestoreJob | Post /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/backup/tenant/restore | Create One Restore Job from One M2 or M5 Cluster |
SharedTierRestoreJobsApi | GetSharedClusterBackupRestoreJob | Get /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/backup/tenant/restores/{restoreId} | Return One Restore Job for One M2 or M5 Cluster |
SharedTierRestoreJobsApi | ListSharedClusterBackupRestoreJobs | Get /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/backup/tenant/restores | Return All Restore Jobs for One M2 or M5 Cluster |
SharedTierSnapshotsApi | DownloadSharedClusterBackup | Post /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/backup/tenant/download | Download One M2 or M5 Cluster Snapshot |
SharedTierSnapshotsApi | GetSharedClusterBackup | Get /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/backup/tenant/snapshots/{snapshotId} | Return One Snapshot for One M2 or M5 Cluster |
SharedTierSnapshotsApi | ListSharedClusterBackups | Get /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/backup/tenant/snapshots | Return All Snapshots for One M2 or M5 Cluster |
StreamsApi | AcceptVpcPeeringConnection | Post /api/atlas/v2/groups/{groupId}/streams/vpcPeeringConnections/{id}:accept | Requests the acceptance of an incoming VPC Peering connection. |
StreamsApi | CreatePrivateLinkConnection | Post /api/atlas/v2/groups/{groupId}/streams/privateLinkConnections | Create One Private Link connection |
StreamsApi | CreateStreamConnection | Post /api/atlas/v2/groups/{groupId}/streams/{tenantName}/connections | Create One Connection |
StreamsApi | CreateStreamInstance | Post /api/atlas/v2/groups/{groupId}/streams | Create One Stream Instance |
StreamsApi | CreateStreamInstanceWithSampleConnections | Post /api/atlas/v2/groups/{groupId}/streams:withSampleConnections | Create One Stream Instance With Sample Connections |
StreamsApi | CreateStreamProcessor | Post /api/atlas/v2/groups/{groupId}/streams/{tenantName}/processor | Create One Stream Processor |
StreamsApi | DeletePrivateLinkConnection | Delete /api/atlas/v2/groups/{groupId}/streams/privateLinkConnections/{connectionId} | Delete One Private Link connection |
StreamsApi | DeleteStreamConnection | Delete /api/atlas/v2/groups/{groupId}/streams/{tenantName}/connections/{connectionName} | Delete One Stream Connection |
StreamsApi | DeleteStreamInstance | Delete /api/atlas/v2/groups/{groupId}/streams/{tenantName} | Delete One Stream Instance |
StreamsApi | DeleteStreamProcessor | Delete /api/atlas/v2/groups/{groupId}/streams/{tenantName}/processor/{processorName} | Delete One Stream Processor |
StreamsApi | DeleteVpcPeeringConnection | Delete /api/atlas/v2/groups/{groupId}/streams/vpcPeeringConnections/{id} | Deletes an incoming VPC Peering connection. |
StreamsApi | DownloadStreamTenantAuditLogs | Get /api/atlas/v2/groups/{groupId}/streams/{tenantName}/auditLogs | Download Audit Logs for One Atlas Stream Processing Instance |
StreamsApi | GetAccountDetails | Get /api/atlas/v2/groups/{groupId}/streams/accountDetails | Returns the Account ID, and the VPC ID for the group and region specified. |
StreamsApi | GetActiveVpcPeeringConnections | Get /api/atlas/v2/groups/{groupId}/streams/activeVpcPeeringConnections | Returns all the active incoming VPC Peering Connections. |
StreamsApi | GetPrivateLinkConnection | Get /api/atlas/v2/groups/{groupId}/streams/privateLinkConnections/{connectionId} | Return One PrivateLink Connection |
StreamsApi | GetStreamConnection | Get /api/atlas/v2/groups/{groupId}/streams/{tenantName}/connections/{connectionName} | Return One Stream Connection |
StreamsApi | GetStreamInstance | Get /api/atlas/v2/groups/{groupId}/streams/{tenantName} | Return One Stream Instance |
StreamsApi | GetStreamProcessor | Get /api/atlas/v2/groups/{groupId}/streams/{tenantName}/processor/{processorName} | Get One Stream Processor |
StreamsApi | GetVpcPeeringConnections | Get /api/atlas/v2/groups/{groupId}/streams/vpcPeeringConnections | Return All VPC Peering Connections. |
StreamsApi | ListPrivateLinkConnections | Get /api/atlas/v2/groups/{groupId}/streams/privateLinkConnections | Return All Private Link |
StreamsApi | ListStreamConnections | Get /api/atlas/v2/groups/{groupId}/streams/{tenantName}/connections | Return All Connections Of The Stream Instances |
StreamsApi | ListStreamInstances | Get /api/atlas/v2/groups/{groupId}/streams | Return All Project Stream Instances |
StreamsApi | ListStreamProcessors | Get /api/atlas/v2/groups/{groupId}/streams/{tenantName}/processors | Return All Stream Processors In The Stream Instance. |
StreamsApi | ModifyStreamProcessor | Patch /api/atlas/v2/groups/{groupId}/streams/{tenantName}/processor/{processorName} | Modify One Stream Processor |
StreamsApi | RejectVpcPeeringConnection | Post /api/atlas/v2/groups/{groupId}/streams/vpcPeeringConnections/{id}:reject | Requests the rejection of an incoming VPC Peering connection. |
StreamsApi | StartStreamProcessor | Post /api/atlas/v2/groups/{groupId}/streams/{tenantName}/processor/{processorName}:start | Start One Stream Processor |
StreamsApi | StopStreamProcessor | Post /api/atlas/v2/groups/{groupId}/streams/{tenantName}/processor/{processorName}:stop | Stop One Stream Processor |
StreamsApi | UpdateStreamConnection | Patch /api/atlas/v2/groups/{groupId}/streams/{tenantName}/connections/{connectionName} | Update One Stream Connection |
StreamsApi | UpdateStreamInstance | Patch /api/atlas/v2/groups/{groupId}/streams/{tenantName} | Update One Stream Instance |
TeamsApi | AddAllTeamsToProject | Post /api/atlas/v2/groups/{groupId}/teams | Add One or More Teams to One Project |
TeamsApi | AddTeamUser | Post /api/atlas/v2/orgs/{orgId}/teams/{teamId}/users | Assign MongoDB Cloud Users from One Organization to One Team |
TeamsApi | CreateTeam | Post /api/atlas/v2/orgs/{orgId}/teams | Create One Team in One Organization |
TeamsApi | DeleteTeam | Delete /api/atlas/v2/orgs/{orgId}/teams/{teamId} | Remove One Team from One Organization |
TeamsApi | GetTeamById | Get /api/atlas/v2/orgs/{orgId}/teams/{teamId} | Return One Team using its ID |
TeamsApi | GetTeamByName | Get /api/atlas/v2/orgs/{orgId}/teams/byName/{teamName} | Return One Team using its Name |
TeamsApi | ListOrganizationTeams | Get /api/atlas/v2/orgs/{orgId}/teams | Return All Teams in One Organization |
TeamsApi | ListProjectTeams | Get /api/atlas/v2/groups/{groupId}/teams | Return All Teams in One Project |
TeamsApi | ListTeamUsers | Get /api/atlas/v2/orgs/{orgId}/teams/{teamId}/users | Return All MongoDB Cloud Users Assigned to One Team |
TeamsApi | RemoveProjectTeam | Delete /api/atlas/v2/groups/{groupId}/teams/{teamId} | Remove One Team from One Project |
TeamsApi | RemoveTeamUser | Delete /api/atlas/v2/orgs/{orgId}/teams/{teamId}/users/{userId} | Remove One MongoDB Cloud User from One Team |
TeamsApi | RenameTeam | Patch /api/atlas/v2/orgs/{orgId}/teams/{teamId} | Rename One Team |
TeamsApi | UpdateTeamRoles | Patch /api/atlas/v2/groups/{groupId}/teams/{teamId} | Update Team Roles in One Project |
ThirdPartyIntegrationsApi | CreateThirdPartyIntegration | Post /api/atlas/v2/groups/{groupId}/integrations/{integrationType} | Configure One Third-Party Service Integration |
ThirdPartyIntegrationsApi | DeleteThirdPartyIntegration | Delete /api/atlas/v2/groups/{groupId}/integrations/{integrationType} | Remove One Third-Party Service Integration |
ThirdPartyIntegrationsApi | GetThirdPartyIntegration | Get /api/atlas/v2/groups/{groupId}/integrations/{integrationType} | Return One Third-Party Service Integration |
ThirdPartyIntegrationsApi | ListThirdPartyIntegrations | Get /api/atlas/v2/groups/{groupId}/integrations | Return All Active Third-Party Service Integrations |
ThirdPartyIntegrationsApi | UpdateThirdPartyIntegration | Put /api/atlas/v2/groups/{groupId}/integrations/{integrationType} | Update One Third-Party Service Integration |
X509AuthenticationApi | CreateDatabaseUserCertificate | Post /api/atlas/v2/groups/{groupId}/databaseUsers/{username}/certs | Create One X.509 Certificate for One MongoDB User |
X509AuthenticationApi | DisableCustomerManagedX509 | Delete /api/atlas/v2/groups/{groupId}/userSecurity/customerX509 | Disable Customer-Managed X.509 |
X509AuthenticationApi | ListDatabaseUserCertificates | Get /api/atlas/v2/groups/{groupId}/databaseUsers/{username}/certs | Return All X.509 Certificates Assigned to One MongoDB User |
- AWSAccountDetails
- AWSCustomDNSEnabled
- AWSKMSConfiguration
- AccessListItem
- AcknowledgeAlert
- AddUserToTeam
- AdvancedAutoScalingSettings
- AdvancedComputeAutoScaling
- AdvancedDiskBackupSnapshotSchedulePolicy
- AlertViewForNdsGroup
- AlertsNotificationRootForGroup
- AlertsToggle
- ApiAtlasCheckpoint
- ApiAtlasFTSAnalyzers
- ApiAtlasFTSAnalyzersTokenizer
- ApiAtlasFTSMappings
- ApiAtlasInvalidPolicy
- ApiAtlasInvalidPolicyErrorDetail
- ApiAtlasInvalidResourcePolicyCreateError
- ApiAtlasNonCompliantResource
- ApiAtlasPolicy
- ApiAtlasPolicyCreate
- ApiAtlasPolicyMetadata
- ApiAtlasResourcePolicy
- ApiAtlasResourcePolicyCreate
- ApiAtlasResourcePolicyEdit
- ApiAtlasResourcePolicyMetadata
- ApiAtlasSnapshotSchedule
- ApiAtlasUserMetadata
- ApiBSONTimestamp
- ApiCheckpointPart
- ApiError
- ApiHostViewAtlas
- ApiKey
- ApiKeyUserDetails
- ApiMeasurementsGeneralViewAtlas
- ApiPrivateDownloadDeliveryUrl
- ApiPublicUsageDetailsQueryRequest
- ApiSearchDeploymentRequest
- ApiSearchDeploymentResponse
- ApiSearchDeploymentSpec
- AtlasClusterOutageSimulationOutageFilter
- AtlasOrganization
- AtlasSearchAnalyzer
- AtlasTenantClusterUpgradeRequest20240805
- AuditLog
- AuthFederationRoleMapping
- AutoExportPolicy
- AvailableCloudProviderRegion
- AvailableClustersDeployment
- AzureKeyVault
- BackupComplianceOnDemandPolicyItem
- BackupComplianceScheduledPolicyItem
- BackupLabel
- BackupOnlineArchive
- BackupOnlineArchiveCreate
- BackupRestoreJob
- BackupRestoreJobDelivery
- BackupSnapshot
- BackupSnapshotPart
- BackupSnapshotRetention
- BackupTenantSnapshot
- BadRequestDetail
- BaseNetworkPeeringConnectionSettings
- BaseSearchIndexCreateRequestDefinition
- BaseSearchIndexResponseLatestDefinition
- BiConnector
- BillingInvoice
- BillingInvoiceMetadata
- BillingPayment
- BillingRefund
- CloudAccessRoleAssignment
- CloudAppUser
- CloudCluster
- CloudDatabaseUser
- CloudProviderAccessAWSIAMRole
- CloudProviderAccessAWSIAMRoleAllOf
- CloudProviderAccessAzureServicePrincipal
- CloudProviderAccessAzureServicePrincipalAllOf
- CloudProviderAccessFeatureUsage
- CloudProviderAccessFeatureUsagePushBasedLogExportFeatureId
- CloudProviderAccessRole
- CloudProviderAccessRoleRequest
- CloudProviderAccessRoleRequestUpdate
- CloudProviderAccessRoles
- CloudProviderContainer
- CloudProviderEndpointServiceRequest
- CloudProviderRegions
- CloudRegionConfig20240805
- CloudSearchMetrics
- ClusterAutoScalingSettings
- ClusterCloudProviderInstanceSize
- ClusterComputeAutoScaling
- ClusterConnectionStrings
- ClusterDescription20240805
- ClusterDescriptionConnectionStringsPrivateEndpoint
- ClusterDescriptionConnectionStringsPrivateEndpointEndpoint
- ClusterDescriptionProcessArgs20240805
- ClusterFreeAutoScaling
- ClusterIPAddresses
- ClusterOutageSimulation
- ClusterProviderSettings
- ClusterSearchIndex
- ClusterServerlessBackupOptions
- ClusterStatus
- CollStatsRankedNamespaces
- Collation
- ComponentLabel
- ConnectedOrgConfig
- ControlPlaneIPAddresses
- CostExplorerFilterRequestBody
- CostExplorerFilterResponse
- CreateAtlasOrganizationApiKey
- CreateAtlasProjectApiKey
- CreateDataProcessRegion
- CreateEndpointRequest
- CreateGCPForwardingRuleRequest
- CreateOrganizationRequest
- CreateOrganizationResponse
- CreatePushBasedLogExportProjectRequest
- Criteria
- CustomZoneMappings
- DBRoleToExecute
- DBUserTLSX509Settings
- DataExpirationRule
- DataFederationAzureCloudProviderConfig
- DataFederationGCPCloudProviderConfig
- DataFederationLimit
- DataFederationTenantQueryLimit
- DataLakeAWSCloudProviderConfig
- DataLakeApiBase
- DataLakeAtlasStoreReadConcern
- DataLakeAtlasStoreReadPreference
- DataLakeAtlasStoreReadPreferenceTag
- DataLakeCloudProviderConfig
- DataLakeDataProcessRegion
- DataLakeDatabaseCollection
- DataLakeDatabaseDataSourceSettings
- DataLakeDatabaseInstance
- DataLakeIngestionPipeline
- DataLakePipelinesPartitionField
- DataLakeStorage
- DataLakeStoreSettings
- DataLakeTenant
- DataProcessRegion
- DataProtectionSettings20231001
- DatabaseInheritedRole
- DatabasePermittedNamespaceResource
- DatabasePrivilegeAction
- DatabaseRollingIndexRequest
- DatabaseUserRole
- DatasetRetentionPolicy
- DedicatedHardwareSpec20240805
- DeleteCopiedBackups20240805
- Destination
- DiskBackupApiPolicyItem
- DiskBackupCopySetting20240805
- DiskBackupExportJob
- DiskBackupExportJobRequest
- DiskBackupExportMember
- DiskBackupOnDemandSnapshotRequest
- DiskBackupReplicaSet
- DiskBackupRestoreMember
- DiskBackupShardedClusterSnapshot
- DiskBackupShardedClusterSnapshotMember
- DiskBackupSnapshot
- DiskBackupSnapshotExportBucketRequest
- DiskBackupSnapshotExportBucketResponse
- DiskBackupSnapshotRestoreJob
- DiskBackupSnapshotSchedule20240805
- DiskGBAutoScaling
- EARPrivateEndpoint
- EmployeeAccessGrant
- EncryptionAtRest
- EndpointService
- EventTypeDetails
- EventViewForNdsGroup
- EventViewForOrg
- ExportStatus
- ExtraRetentionSetting
- FTSMetric
- FederatedUser
- FederationIdentityProvider
- FederationIdentityProviderUpdate
- FederationOidcIdentityProvider
- FederationOidcIdentityProviderUpdate
- FieldTransformation
- FieldViolation
- FlexBackupRestoreJob20241113
- FlexBackupRestoreJobCreate20241113
- FlexBackupSettings20241113
- FlexBackupSnapshot20241113
- FlexBackupSnapshotDownloadCreate20241113
- FlexClusterDescription20241113
- FlexClusterDescriptionCreate20241113
- FlexClusterDescriptionUpdate20241113
- FlexClusterMetricThreshold
- FlexConnectionStrings20241113
- FlexProviderSettings20241113
- FlexProviderSettingsCreate20241113
- FreeComputeAutoScalingRules
- GCPConsumerForwardingRule
- GeoSharding20240805
- GoogleCloudKMS
- GreaterThanRawThreshold
- Group
- GroupAlertsConfig
- GroupIPAddresses
- GroupInvitation
- GroupInvitationRequest
- GroupInvitationUpdateRequest
- GroupMaintenanceWindow
- GroupMigrationRequest
- GroupPaginatedEvent
- GroupRole
- GroupService
- GroupServiceAccount
- GroupServiceAccountRequest
- GroupServiceAccountRoleAssignment
- GroupServiceAccountUpdateRequest
- GroupSettings
- GroupUpdate
- HardwareSpec20240805
- InboundControlPlaneCloudProviderIPAddresses
- IndexOptions
- IngestionPipelineRun
- IngestionSink
- IngestionSource
- InvoiceLineItem
- LDAPSecuritySettings
- LDAPVerifyConnectivityJobRequest
- LDAPVerifyConnectivityJobRequestParams
- LDAPVerifyConnectivityJobRequestValidation
- LegacyAtlasCluster
- LegacyAtlasTenantClusterUpgradeRequest
- LegacyReplicationSpec
- Link
- LinkAtlas
- LiveImportAvailableProject
- LiveImportValidation
- LiveMigrationRequest20240530
- LiveMigrationResponse
- ManagedNamespaces
- MdbAvailableVersion
- MeasurementDiskPartition
- MeasurementsCollStatsLatencyCluster
- MeasurementsCollStatsLatencyHost
- MeasurementsIndexes
- MeasurementsNonIndex
- MesurementsDatabase
- MetricDataPoint
- MetricDataPointAtlas
- MetricsMeasurement
- MetricsMeasurementAtlas
- MongoDBAccessLogs
- MongoDBAccessLogsList
- NamespaceObj
- Namespaces
- NamespacesRequest
- NetworkPermissionEntry
- NetworkPermissionEntryStatus
- NumberMetricValue
- OnlineArchiveSchedule
- OrgFederationSettings
- OrgGroup
- OrgPaginatedEvent
- OrgServiceAccount
- OrgServiceAccountRequest
- OrgServiceAccountUpdateRequest
- OrganizationInvitation
- OrganizationInvitationGroupRoleAssignmentsRequest
- OrganizationInvitationRequest
- OrganizationInvitationUpdateRequest
- OrganizationSettings
- OutboundControlPlaneCloudProviderIPAddresses
- PaginatedAlert
- PaginatedAlertConfig
- PaginatedApiApiUser
- PaginatedApiAppUser
- PaginatedApiAtlasCheckpoint
- PaginatedApiAtlasDatabaseUser
- PaginatedApiAtlasDiskBackupExportJob
- PaginatedApiAtlasEARPrivateEndpoint
- PaginatedApiAtlasFlexBackupRestoreJob20241113
- PaginatedApiAtlasFlexBackupSnapshot20241113
- PaginatedApiAtlasProviderRegions
- PaginatedApiAtlasServerlessBackupRestoreJob
- PaginatedApiAtlasServerlessBackupSnapshot
- PaginatedApiInvoice
- PaginatedApiInvoiceMetadata
- PaginatedApiStreamsConnection
- PaginatedApiStreamsPrivateLink
- PaginatedApiStreamsStreamProcessorWithStats
- PaginatedApiStreamsTenant
- PaginatedApiUserAccessListResponse
- PaginatedAppUser
- PaginatedAtlasGroup
- PaginatedAvailableVersion
- PaginatedBackupSnapshot
- PaginatedBackupSnapshotExportBuckets
- PaginatedCloudBackupReplicaSet
- PaginatedCloudBackupRestoreJob
- PaginatedCloudBackupShardedClusterSnapshot
- PaginatedCloudProviderContainer
- PaginatedClusterDescription20240805
- PaginatedConnectedOrgConfigs
- PaginatedContainerPeer
- PaginatedDatabase
- PaginatedDiskPartition
- PaginatedEventTypeDetailsResponse
- PaginatedFederationIdentityProvider
- PaginatedFlexClusters20241113
- PaginatedGroupServiceAccounts
- PaginatedHostViewAtlas
- PaginatedIntegration
- PaginatedNetworkAccess
- PaginatedOnlineArchive
- PaginatedOrgGroup
- PaginatedOrgServiceAccounts
- PaginatedOrganization
- PaginatedPipelineRun
- PaginatedPrivateNetworkEndpointIdEntry
- PaginatedPublicApiUsageDetailsLineItem
- PaginatedRestoreJob
- PaginatedRoleMapping
- PaginatedServerlessInstanceDescription
- PaginatedServiceAccountGroup
- PaginatedServiceAccountIPAccessEntry
- PaginatedSnapshot
- PaginatedTeam
- PaginatedTeamRole
- PaginatedTenantRestore
- PaginatedTenantSnapshot
- PaginatedUserCert
- PartitionField
- PemFileInfo
- PemFileInfoUpdate
- PerformanceAdvisorIndex
- PerformanceAdvisorOpStats
- PerformanceAdvisorOperation
- PerformanceAdvisorResponse
- PerformanceAdvisorShape
- PerformanceAdvisorSlowQuery
- PerformanceAdvisorSlowQueryList
- PinFCV
- PinnedNamespaces
- PipelineRunStats
- PrivateEndpointHostname
- PrivateIPMode
- PrivateLinkEndpoint
- PrivateNetworkEndpointIdEntry
- ProjectSettingItem
- ProtectedHours
- PublicApiUsageDetailsLineItem
- PushBasedLogExportProject
- Raw
- RegionSpec
- ReplicationSpec20240805
- ResourceTag
- RestoreJobFileHash
- RoleAssignment
- SampleDatasetStatus
- SearchIndexCreateRequest
- SearchIndexDefinitionVersion
- SearchIndexResponse
- SearchIndexUpdateRequest
- SearchIndexUpdateRequestDefinition
- SearchMappings
- SearchSynonymMappingDefinition
- ServerlessBackupRestoreJob
- ServerlessBackupSnapshot
- ServerlessConnectionStringsPrivateEndpointItem
- ServerlessConnectionStringsPrivateEndpointList
- ServerlessInstanceDescription
- ServerlessInstanceDescriptionConnectionStrings
- ServerlessInstanceDescriptionCreate
- ServerlessInstanceDescriptionUpdate
- ServerlessProviderSettings
- ServerlessTenantCreateRequest
- ServerlessTenantEndpoint
- ServerlessTenantEndpointUpdate
- ServiceAccountGroup
- ServiceAccountIPAccessListEntry
- ServiceAccountSecret
- ServiceAccountSecretRequest
- ShardEntry
- ShardKeys
- ShardingRequest
- Source
- StateReason
- StreamConfig
- StreamsConnection
- StreamsDLQ
- StreamsDataProcessRegion
- StreamsKafkaAuthentication
- StreamsKafkaNetworking
- StreamsKafkaNetworkingAccess
- StreamsKafkaSecurity
- StreamsMatcher
- StreamsModifyStreamProcessor
- StreamsModifyStreamProcessorOptions
- StreamsOptions
- StreamsPrivateLinkConnection
- StreamsProcessor
- StreamsProcessorWithStats
- StreamsSampleConnections
- StreamsTenant
- SynonymMappingStatusDetail
- SynonymSource
- SystemStatus
- TargetOrg
- TargetOrgRequest
- Team
- TeamResponse
- TeamRole
- TeamUpdate
- TenantRestore
- ThirdPartyIntegration
- TriggerIngestionPipelineRequest
- UpdateAtlasOrganizationApiKey
- UpdateAtlasProjectApiKey
- UpdateCustomDBRole
- UpdateGroupRolesForUser
- UpdateOrgRolesForUser
- UsageDetailsFilterRequest
- UserAccessListRequest
- UserAccessListResponse
- UserAccessRoleAssignment
- UserCert
- UserCustomDBRole
- UserScope
- UserSecurity
- UserToDNMapping
- VPCPeeringActionChallenge
- VectorSearchHostStatusDetail
- VectorSearchIndexDefinition
- VectorSearchIndexStatusDetail
- X509Certificate
- X509CertificateUpdate
- ZoneMapping