@distilled.cloud/mongodb-atlas 0.0.0-john
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +73 -0
- package/lib/category.d.ts +5 -0
- package/lib/category.d.ts.map +1 -0
- package/lib/category.js +5 -0
- package/lib/category.js.map +1 -0
- package/lib/client.d.ts +10 -0
- package/lib/client.d.ts.map +1 -0
- package/lib/client.js +52 -0
- package/lib/client.js.map +1 -0
- package/lib/credentials.d.ts +15 -0
- package/lib/credentials.d.ts.map +1 -0
- package/lib/credentials.js +18 -0
- package/lib/credentials.js.map +1 -0
- package/lib/errors.d.ts +31 -0
- package/lib/errors.d.ts.map +1 -0
- package/lib/errors.js +23 -0
- package/lib/errors.js.map +1 -0
- package/lib/index.d.ts +16 -0
- package/lib/index.d.ts.map +1 -0
- package/lib/index.js +16 -0
- package/lib/index.js.map +1 -0
- package/lib/operations/acceptGroupStreamVpcPeeringConnection.d.ts +22 -0
- package/lib/operations/acceptGroupStreamVpcPeeringConnection.d.ts.map +1 -0
- package/lib/operations/acceptGroupStreamVpcPeeringConnection.js +34 -0
- package/lib/operations/acceptGroupStreamVpcPeeringConnection.js.map +1 -0
- package/lib/operations/acknowledgeGroupAlert.d.ts +25 -0
- package/lib/operations/acknowledgeGroupAlert.d.ts.map +1 -0
- package/lib/operations/acknowledgeGroupAlert.js +36 -0
- package/lib/operations/acknowledgeGroupAlert.js.map +1 -0
- package/lib/operations/addGroupApiKey.d.ts +24 -0
- package/lib/operations/addGroupApiKey.d.ts.map +1 -0
- package/lib/operations/addGroupApiKey.js +33 -0
- package/lib/operations/addGroupApiKey.js.map +1 -0
- package/lib/operations/addGroupTeams.d.ts +22 -0
- package/lib/operations/addGroupTeams.d.ts.map +1 -0
- package/lib/operations/addGroupTeams.js +28 -0
- package/lib/operations/addGroupTeams.js.map +1 -0
- package/lib/operations/addGroupUserRole.d.ts +25 -0
- package/lib/operations/addGroupUserRole.d.ts.map +1 -0
- package/lib/operations/addGroupUserRole.js +34 -0
- package/lib/operations/addGroupUserRole.js.map +1 -0
- package/lib/operations/addGroupUsers.d.ts +25 -0
- package/lib/operations/addGroupUsers.d.ts.map +1 -0
- package/lib/operations/addGroupUsers.js +31 -0
- package/lib/operations/addGroupUsers.js.map +1 -0
- package/lib/operations/addOrgTeamUser.d.ts +23 -0
- package/lib/operations/addOrgTeamUser.d.ts.map +1 -0
- package/lib/operations/addOrgTeamUser.js +32 -0
- package/lib/operations/addOrgTeamUser.js.map +1 -0
- package/lib/operations/addOrgUserRole.d.ts +24 -0
- package/lib/operations/addOrgUserRole.d.ts.map +1 -0
- package/lib/operations/addOrgUserRole.js +33 -0
- package/lib/operations/addOrgUserRole.js.map +1 -0
- package/lib/operations/authorizeGroupCloudProviderAccessRole.d.ts +24 -0
- package/lib/operations/authorizeGroupCloudProviderAccessRole.d.ts.map +1 -0
- package/lib/operations/authorizeGroupCloudProviderAccessRole.js +36 -0
- package/lib/operations/authorizeGroupCloudProviderAccessRole.js.map +1 -0
- package/lib/operations/cancelGroupClusterBackupRestoreJob.d.ts +26 -0
- package/lib/operations/cancelGroupClusterBackupRestoreJob.d.ts.map +1 -0
- package/lib/operations/cancelGroupClusterBackupRestoreJob.js +38 -0
- package/lib/operations/cancelGroupClusterBackupRestoreJob.js.map +1 -0
- package/lib/operations/createFederationSettingConnectedOrgConfigRoleMapping.d.ts +20 -0
- package/lib/operations/createFederationSettingConnectedOrgConfigRoleMapping.d.ts.map +1 -0
- package/lib/operations/createFederationSettingConnectedOrgConfigRoleMapping.js +32 -0
- package/lib/operations/createFederationSettingConnectedOrgConfigRoleMapping.js.map +1 -0
- package/lib/operations/createFederationSettingIdentityProvider.d.ts +19 -0
- package/lib/operations/createFederationSettingIdentityProvider.d.ts.map +1 -0
- package/lib/operations/createFederationSettingIdentityProvider.js +31 -0
- package/lib/operations/createFederationSettingIdentityProvider.js.map +1 -0
- package/lib/operations/createGroup.d.ts +20 -0
- package/lib/operations/createGroup.d.ts.map +1 -0
- package/lib/operations/createGroup.js +26 -0
- package/lib/operations/createGroup.js.map +1 -0
- package/lib/operations/createGroupAccessListEntry.d.ts +28 -0
- package/lib/operations/createGroupAccessListEntry.d.ts.map +1 -0
- package/lib/operations/createGroupAccessListEntry.js +39 -0
- package/lib/operations/createGroupAccessListEntry.js.map +1 -0
- package/lib/operations/createGroupAlertConfig.d.ts +23 -0
- package/lib/operations/createGroupAlertConfig.d.ts.map +1 -0
- package/lib/operations/createGroupAlertConfig.js +34 -0
- package/lib/operations/createGroupAlertConfig.js.map +1 -0
- package/lib/operations/createGroupApiKey.d.ts +22 -0
- package/lib/operations/createGroupApiKey.d.ts.map +1 -0
- package/lib/operations/createGroupApiKey.js +28 -0
- package/lib/operations/createGroupApiKey.js.map +1 -0
- package/lib/operations/createGroupBackupExportBucket.d.ts +22 -0
- package/lib/operations/createGroupBackupExportBucket.d.ts.map +1 -0
- package/lib/operations/createGroupBackupExportBucket.js +34 -0
- package/lib/operations/createGroupBackupExportBucket.js.map +1 -0
- package/lib/operations/createGroupBackupPrivateEndpoint.d.ts +24 -0
- package/lib/operations/createGroupBackupPrivateEndpoint.d.ts.map +1 -0
- package/lib/operations/createGroupBackupPrivateEndpoint.js +36 -0
- package/lib/operations/createGroupBackupPrivateEndpoint.js.map +1 -0
- package/lib/operations/createGroupCloudProviderAccess.d.ts +22 -0
- package/lib/operations/createGroupCloudProviderAccess.d.ts.map +1 -0
- package/lib/operations/createGroupCloudProviderAccess.js +34 -0
- package/lib/operations/createGroupCloudProviderAccess.js.map +1 -0
- package/lib/operations/createGroupCluster.d.ts +25 -0
- package/lib/operations/createGroupCluster.d.ts.map +1 -0
- package/lib/operations/createGroupCluster.js +32 -0
- package/lib/operations/createGroupCluster.js.map +1 -0
- package/lib/operations/createGroupClusterBackupExport.d.ts +22 -0
- package/lib/operations/createGroupClusterBackupExport.d.ts.map +1 -0
- package/lib/operations/createGroupClusterBackupExport.js +34 -0
- package/lib/operations/createGroupClusterBackupExport.js.map +1 -0
- package/lib/operations/createGroupClusterBackupRestoreJob.d.ts +25 -0
- package/lib/operations/createGroupClusterBackupRestoreJob.d.ts.map +1 -0
- package/lib/operations/createGroupClusterBackupRestoreJob.js +37 -0
- package/lib/operations/createGroupClusterBackupRestoreJob.js.map +1 -0
- package/lib/operations/createGroupClusterGlobalWriteCustomZoneMapping.d.ts +24 -0
- package/lib/operations/createGroupClusterGlobalWriteCustomZoneMapping.d.ts.map +1 -0
- package/lib/operations/createGroupClusterGlobalWriteCustomZoneMapping.js +36 -0
- package/lib/operations/createGroupClusterGlobalWriteCustomZoneMapping.js.map +1 -0
- package/lib/operations/createGroupClusterGlobalWriteManagedNamespace.d.ts +24 -0
- package/lib/operations/createGroupClusterGlobalWriteManagedNamespace.d.ts.map +1 -0
- package/lib/operations/createGroupClusterGlobalWriteManagedNamespace.js +36 -0
- package/lib/operations/createGroupClusterGlobalWriteManagedNamespace.js.map +1 -0
- package/lib/operations/createGroupClusterIndexRollingIndex.d.ts +24 -0
- package/lib/operations/createGroupClusterIndexRollingIndex.d.ts.map +1 -0
- package/lib/operations/createGroupClusterIndexRollingIndex.js +36 -0
- package/lib/operations/createGroupClusterIndexRollingIndex.js.map +1 -0
- package/lib/operations/createGroupClusterOnlineArchive.d.ts +24 -0
- package/lib/operations/createGroupClusterOnlineArchive.d.ts.map +1 -0
- package/lib/operations/createGroupClusterOnlineArchive.js +36 -0
- package/lib/operations/createGroupClusterOnlineArchive.js.map +1 -0
- package/lib/operations/createGroupClusterSearchDeployment.d.ts +24 -0
- package/lib/operations/createGroupClusterSearchDeployment.d.ts.map +1 -0
- package/lib/operations/createGroupClusterSearchDeployment.js +36 -0
- package/lib/operations/createGroupClusterSearchDeployment.js.map +1 -0
- package/lib/operations/createGroupClusterSearchIndex.d.ts +24 -0
- package/lib/operations/createGroupClusterSearchIndex.d.ts.map +1 -0
- package/lib/operations/createGroupClusterSearchIndex.js +36 -0
- package/lib/operations/createGroupClusterSearchIndex.js.map +1 -0
- package/lib/operations/createGroupContainer.d.ts +22 -0
- package/lib/operations/createGroupContainer.d.ts.map +1 -0
- package/lib/operations/createGroupContainer.js +33 -0
- package/lib/operations/createGroupContainer.js.map +1 -0
- package/lib/operations/createGroupCustomDbRoleRole.d.ts +22 -0
- package/lib/operations/createGroupCustomDbRoleRole.d.ts.map +1 -0
- package/lib/operations/createGroupCustomDbRoleRole.js +33 -0
- package/lib/operations/createGroupCustomDbRoleRole.js.map +1 -0
- package/lib/operations/createGroupDataFederation.d.ts +24 -0
- package/lib/operations/createGroupDataFederation.d.ts.map +1 -0
- package/lib/operations/createGroupDataFederation.js +35 -0
- package/lib/operations/createGroupDataFederation.js.map +1 -0
- package/lib/operations/createGroupDatabaseUser.d.ts +22 -0
- package/lib/operations/createGroupDatabaseUser.d.ts.map +1 -0
- package/lib/operations/createGroupDatabaseUser.js +33 -0
- package/lib/operations/createGroupDatabaseUser.js.map +1 -0
- package/lib/operations/createGroupDatabaseUserCert.d.ts +26 -0
- package/lib/operations/createGroupDatabaseUserCert.d.ts.map +1 -0
- package/lib/operations/createGroupDatabaseUserCert.js +37 -0
- package/lib/operations/createGroupDatabaseUserCert.js.map +1 -0
- package/lib/operations/createGroupEncryptionAtRestPrivateEndpoint.d.ts +24 -0
- package/lib/operations/createGroupEncryptionAtRestPrivateEndpoint.d.ts.map +1 -0
- package/lib/operations/createGroupEncryptionAtRestPrivateEndpoint.js +36 -0
- package/lib/operations/createGroupEncryptionAtRestPrivateEndpoint.js.map +1 -0
- package/lib/operations/createGroupFlexCluster.d.ts +22 -0
- package/lib/operations/createGroupFlexCluster.d.ts.map +1 -0
- package/lib/operations/createGroupFlexCluster.js +33 -0
- package/lib/operations/createGroupFlexCluster.js.map +1 -0
- package/lib/operations/createGroupFlexClusterBackupRestoreJob.d.ts +24 -0
- package/lib/operations/createGroupFlexClusterBackupRestoreJob.d.ts.map +1 -0
- package/lib/operations/createGroupFlexClusterBackupRestoreJob.js +36 -0
- package/lib/operations/createGroupFlexClusterBackupRestoreJob.js.map +1 -0
- package/lib/operations/createGroupIntegration.d.ts +30 -0
- package/lib/operations/createGroupIntegration.d.ts.map +1 -0
- package/lib/operations/createGroupIntegration.js +52 -0
- package/lib/operations/createGroupIntegration.js.map +1 -0
- package/lib/operations/createGroupLiveMigration.d.ts +25 -0
- package/lib/operations/createGroupLiveMigration.d.ts.map +1 -0
- package/lib/operations/createGroupLiveMigration.js +36 -0
- package/lib/operations/createGroupLiveMigration.js.map +1 -0
- package/lib/operations/createGroupLogIntegration.d.ts +22 -0
- package/lib/operations/createGroupLogIntegration.d.ts.map +1 -0
- package/lib/operations/createGroupLogIntegration.js +33 -0
- package/lib/operations/createGroupLogIntegration.js.map +1 -0
- package/lib/operations/createGroupPeer.d.ts +22 -0
- package/lib/operations/createGroupPeer.d.ts.map +1 -0
- package/lib/operations/createGroupPeer.js +28 -0
- package/lib/operations/createGroupPeer.js.map +1 -0
- package/lib/operations/createGroupPrivateEndpointEndpointService.d.ts +22 -0
- package/lib/operations/createGroupPrivateEndpointEndpointService.d.ts.map +1 -0
- package/lib/operations/createGroupPrivateEndpointEndpointService.js +34 -0
- package/lib/operations/createGroupPrivateEndpointEndpointService.js.map +1 -0
- package/lib/operations/createGroupPrivateEndpointEndpointServiceEndpoint.d.ts +26 -0
- package/lib/operations/createGroupPrivateEndpointEndpointServiceEndpoint.d.ts.map +1 -0
- package/lib/operations/createGroupPrivateEndpointEndpointServiceEndpoint.js +38 -0
- package/lib/operations/createGroupPrivateEndpointEndpointServiceEndpoint.js.map +1 -0
- package/lib/operations/createGroupPrivateNetworkSettingEndpointId.d.ts +31 -0
- package/lib/operations/createGroupPrivateNetworkSettingEndpointId.d.ts.map +1 -0
- package/lib/operations/createGroupPrivateNetworkSettingEndpointId.js +43 -0
- package/lib/operations/createGroupPrivateNetworkSettingEndpointId.js.map +1 -0
- package/lib/operations/createGroupServiceAccount.d.ts +22 -0
- package/lib/operations/createGroupServiceAccount.d.ts.map +1 -0
- package/lib/operations/createGroupServiceAccount.js +33 -0
- package/lib/operations/createGroupServiceAccount.js.map +1 -0
- package/lib/operations/createGroupServiceAccountAccessList.d.ts +30 -0
- package/lib/operations/createGroupServiceAccountAccessList.d.ts.map +1 -0
- package/lib/operations/createGroupServiceAccountAccessList.js +42 -0
- package/lib/operations/createGroupServiceAccountAccessList.js.map +1 -0
- package/lib/operations/createGroupServiceAccountSecret.d.ts +24 -0
- package/lib/operations/createGroupServiceAccountSecret.d.ts.map +1 -0
- package/lib/operations/createGroupServiceAccountSecret.js +36 -0
- package/lib/operations/createGroupServiceAccountSecret.js.map +1 -0
- package/lib/operations/createGroupStreamConnection.d.ts +24 -0
- package/lib/operations/createGroupStreamConnection.d.ts.map +1 -0
- package/lib/operations/createGroupStreamConnection.js +35 -0
- package/lib/operations/createGroupStreamConnection.js.map +1 -0
- package/lib/operations/createGroupStreamPrivateLinkConnection.d.ts +22 -0
- package/lib/operations/createGroupStreamPrivateLinkConnection.d.ts.map +1 -0
- package/lib/operations/createGroupStreamPrivateLinkConnection.js +34 -0
- package/lib/operations/createGroupStreamPrivateLinkConnection.js.map +1 -0
- package/lib/operations/createGroupStreamProcessor.d.ts +24 -0
- package/lib/operations/createGroupStreamProcessor.d.ts.map +1 -0
- package/lib/operations/createGroupStreamProcessor.js +35 -0
- package/lib/operations/createGroupStreamProcessor.js.map +1 -0
- package/lib/operations/createGroupStreamWorkspace.d.ts +22 -0
- package/lib/operations/createGroupStreamWorkspace.d.ts.map +1 -0
- package/lib/operations/createGroupStreamWorkspace.js +30 -0
- package/lib/operations/createGroupStreamWorkspace.js.map +1 -0
- package/lib/operations/createOrg.d.ts +18 -0
- package/lib/operations/createOrg.d.ts.map +1 -0
- package/lib/operations/createOrg.js +24 -0
- package/lib/operations/createOrg.js.map +1 -0
- package/lib/operations/createOrgApiKey.d.ts +20 -0
- package/lib/operations/createOrgApiKey.d.ts.map +1 -0
- package/lib/operations/createOrgApiKey.js +26 -0
- package/lib/operations/createOrgApiKey.js.map +1 -0
- package/lib/operations/createOrgApiKeyAccessListEntry.d.ts +28 -0
- package/lib/operations/createOrgApiKeyAccessListEntry.d.ts.map +1 -0
- package/lib/operations/createOrgApiKeyAccessListEntry.js +40 -0
- package/lib/operations/createOrgApiKeyAccessListEntry.js.map +1 -0
- package/lib/operations/createOrgBillingCostExplorerUsageProcess.d.ts +18 -0
- package/lib/operations/createOrgBillingCostExplorerUsageProcess.d.ts.map +1 -0
- package/lib/operations/createOrgBillingCostExplorerUsageProcess.js +30 -0
- package/lib/operations/createOrgBillingCostExplorerUsageProcess.js.map +1 -0
- package/lib/operations/createOrgLiveMigrationLinkToken.d.ts +20 -0
- package/lib/operations/createOrgLiveMigrationLinkToken.d.ts.map +1 -0
- package/lib/operations/createOrgLiveMigrationLinkToken.js +32 -0
- package/lib/operations/createOrgLiveMigrationLinkToken.js.map +1 -0
- package/lib/operations/createOrgResourcePolicy.d.ts +20 -0
- package/lib/operations/createOrgResourcePolicy.d.ts.map +1 -0
- package/lib/operations/createOrgResourcePolicy.js +31 -0
- package/lib/operations/createOrgResourcePolicy.js.map +1 -0
- package/lib/operations/createOrgServiceAccount.d.ts +20 -0
- package/lib/operations/createOrgServiceAccount.d.ts.map +1 -0
- package/lib/operations/createOrgServiceAccount.js +31 -0
- package/lib/operations/createOrgServiceAccount.js.map +1 -0
- package/lib/operations/createOrgServiceAccountAccessList.d.ts +28 -0
- package/lib/operations/createOrgServiceAccountAccessList.d.ts.map +1 -0
- package/lib/operations/createOrgServiceAccountAccessList.js +40 -0
- package/lib/operations/createOrgServiceAccountAccessList.js.map +1 -0
- package/lib/operations/createOrgServiceAccountSecret.d.ts +22 -0
- package/lib/operations/createOrgServiceAccountSecret.d.ts.map +1 -0
- package/lib/operations/createOrgServiceAccountSecret.js +34 -0
- package/lib/operations/createOrgServiceAccountSecret.js.map +1 -0
- package/lib/operations/createOrgTeam.d.ts +20 -0
- package/lib/operations/createOrgTeam.d.ts.map +1 -0
- package/lib/operations/createOrgTeam.js +26 -0
- package/lib/operations/createOrgTeam.js.map +1 -0
- package/lib/operations/createOrgUser.d.ts +21 -0
- package/lib/operations/createOrgUser.d.ts.map +1 -0
- package/lib/operations/createOrgUser.js +27 -0
- package/lib/operations/createOrgUser.js.map +1 -0
- package/lib/operations/cutoverGroupLiveMigration.d.ts +24 -0
- package/lib/operations/cutoverGroupLiveMigration.d.ts.map +1 -0
- package/lib/operations/cutoverGroupLiveMigration.js +35 -0
- package/lib/operations/cutoverGroupLiveMigration.js.map +1 -0
- package/lib/operations/deauthorizeGroupCloudProviderAccessRole.d.ts +26 -0
- package/lib/operations/deauthorizeGroupCloudProviderAccessRole.d.ts.map +1 -0
- package/lib/operations/deauthorizeGroupCloudProviderAccessRole.js +38 -0
- package/lib/operations/deauthorizeGroupCloudProviderAccessRole.js.map +1 -0
- package/lib/operations/deferGroupMaintenanceWindow.d.ts +20 -0
- package/lib/operations/deferGroupMaintenanceWindow.d.ts.map +1 -0
- package/lib/operations/deferGroupMaintenanceWindow.js +31 -0
- package/lib/operations/deferGroupMaintenanceWindow.js.map +1 -0
- package/lib/operations/deleteFederationSetting.d.ts +16 -0
- package/lib/operations/deleteFederationSetting.d.ts.map +1 -0
- package/lib/operations/deleteFederationSetting.js +27 -0
- package/lib/operations/deleteFederationSetting.js.map +1 -0
- package/lib/operations/deleteFederationSettingConnectedOrgConfigRoleMapping.d.ts +22 -0
- package/lib/operations/deleteFederationSettingConnectedOrgConfigRoleMapping.d.ts.map +1 -0
- package/lib/operations/deleteFederationSettingConnectedOrgConfigRoleMapping.js +34 -0
- package/lib/operations/deleteFederationSettingConnectedOrgConfigRoleMapping.js.map +1 -0
- package/lib/operations/deleteFederationSettingIdentityProvider.d.ts +21 -0
- package/lib/operations/deleteFederationSettingIdentityProvider.d.ts.map +1 -0
- package/lib/operations/deleteFederationSettingIdentityProvider.js +33 -0
- package/lib/operations/deleteFederationSettingIdentityProvider.js.map +1 -0
- package/lib/operations/deleteGroup.d.ts +22 -0
- package/lib/operations/deleteGroup.d.ts.map +1 -0
- package/lib/operations/deleteGroup.js +28 -0
- package/lib/operations/deleteGroup.js.map +1 -0
- package/lib/operations/deleteGroupAccessListEntry.d.ts +28 -0
- package/lib/operations/deleteGroupAccessListEntry.d.ts.map +1 -0
- package/lib/operations/deleteGroupAccessListEntry.js +39 -0
- package/lib/operations/deleteGroupAccessListEntry.js.map +1 -0
- package/lib/operations/deleteGroupAlertConfig.d.ts +25 -0
- package/lib/operations/deleteGroupAlertConfig.d.ts.map +1 -0
- package/lib/operations/deleteGroupAlertConfig.js +36 -0
- package/lib/operations/deleteGroupAlertConfig.js.map +1 -0
- package/lib/operations/deleteGroupBackupExportBucket.d.ts +22 -0
- package/lib/operations/deleteGroupBackupExportBucket.d.ts.map +1 -0
- package/lib/operations/deleteGroupBackupExportBucket.js +34 -0
- package/lib/operations/deleteGroupBackupExportBucket.js.map +1 -0
- package/lib/operations/deleteGroupBackupPrivateEndpoint.d.ts +26 -0
- package/lib/operations/deleteGroupBackupPrivateEndpoint.d.ts.map +1 -0
- package/lib/operations/deleteGroupBackupPrivateEndpoint.js +38 -0
- package/lib/operations/deleteGroupBackupPrivateEndpoint.js.map +1 -0
- package/lib/operations/deleteGroupCluster.d.ts +27 -0
- package/lib/operations/deleteGroupCluster.d.ts.map +1 -0
- package/lib/operations/deleteGroupCluster.js +37 -0
- package/lib/operations/deleteGroupCluster.js.map +1 -0
- package/lib/operations/deleteGroupClusterBackupSchedule.d.ts +22 -0
- package/lib/operations/deleteGroupClusterBackupSchedule.d.ts.map +1 -0
- package/lib/operations/deleteGroupClusterBackupSchedule.js +34 -0
- package/lib/operations/deleteGroupClusterBackupSchedule.js.map +1 -0
- package/lib/operations/deleteGroupClusterBackupSnapshot.d.ts +26 -0
- package/lib/operations/deleteGroupClusterBackupSnapshot.d.ts.map +1 -0
- package/lib/operations/deleteGroupClusterBackupSnapshot.js +38 -0
- package/lib/operations/deleteGroupClusterBackupSnapshot.js.map +1 -0
- package/lib/operations/deleteGroupClusterBackupSnapshotShardedCluster.d.ts +26 -0
- package/lib/operations/deleteGroupClusterBackupSnapshotShardedCluster.d.ts.map +1 -0
- package/lib/operations/deleteGroupClusterBackupSnapshotShardedCluster.js +38 -0
- package/lib/operations/deleteGroupClusterBackupSnapshotShardedCluster.js.map +1 -0
- package/lib/operations/deleteGroupClusterGlobalWriteCustomZoneMapping.d.ts +24 -0
- package/lib/operations/deleteGroupClusterGlobalWriteCustomZoneMapping.d.ts.map +1 -0
- package/lib/operations/deleteGroupClusterGlobalWriteCustomZoneMapping.js +36 -0
- package/lib/operations/deleteGroupClusterGlobalWriteCustomZoneMapping.js.map +1 -0
- package/lib/operations/deleteGroupClusterGlobalWriteManagedNamespaces.d.ts +28 -0
- package/lib/operations/deleteGroupClusterGlobalWriteManagedNamespaces.d.ts.map +1 -0
- package/lib/operations/deleteGroupClusterGlobalWriteManagedNamespaces.js +40 -0
- package/lib/operations/deleteGroupClusterGlobalWriteManagedNamespaces.js.map +1 -0
- package/lib/operations/deleteGroupClusterOnlineArchive.d.ts +26 -0
- package/lib/operations/deleteGroupClusterOnlineArchive.d.ts.map +1 -0
- package/lib/operations/deleteGroupClusterOnlineArchive.js +38 -0
- package/lib/operations/deleteGroupClusterOnlineArchive.js.map +1 -0
- package/lib/operations/deleteGroupClusterSearchDeployment.d.ts +24 -0
- package/lib/operations/deleteGroupClusterSearchDeployment.d.ts.map +1 -0
- package/lib/operations/deleteGroupClusterSearchDeployment.js +36 -0
- package/lib/operations/deleteGroupClusterSearchDeployment.js.map +1 -0
- package/lib/operations/deleteGroupClusterSearchIndex.d.ts +26 -0
- package/lib/operations/deleteGroupClusterSearchIndex.d.ts.map +1 -0
- package/lib/operations/deleteGroupClusterSearchIndex.js +38 -0
- package/lib/operations/deleteGroupClusterSearchIndex.js.map +1 -0
- package/lib/operations/deleteGroupClusterSearchIndexByName.d.ts +30 -0
- package/lib/operations/deleteGroupClusterSearchIndexByName.d.ts.map +1 -0
- package/lib/operations/deleteGroupClusterSearchIndexByName.js +42 -0
- package/lib/operations/deleteGroupClusterSearchIndexByName.js.map +1 -0
- package/lib/operations/deleteGroupContainer.d.ts +24 -0
- package/lib/operations/deleteGroupContainer.d.ts.map +1 -0
- package/lib/operations/deleteGroupContainer.js +35 -0
- package/lib/operations/deleteGroupContainer.js.map +1 -0
- package/lib/operations/deleteGroupCustomDbRoleRole.d.ts +24 -0
- package/lib/operations/deleteGroupCustomDbRoleRole.d.ts.map +1 -0
- package/lib/operations/deleteGroupCustomDbRoleRole.js +35 -0
- package/lib/operations/deleteGroupCustomDbRoleRole.js.map +1 -0
- package/lib/operations/deleteGroupDataFederation.d.ts +24 -0
- package/lib/operations/deleteGroupDataFederation.d.ts.map +1 -0
- package/lib/operations/deleteGroupDataFederation.js +35 -0
- package/lib/operations/deleteGroupDataFederation.js.map +1 -0
- package/lib/operations/deleteGroupDataFederationLimit.d.ts +32 -0
- package/lib/operations/deleteGroupDataFederationLimit.d.ts.map +1 -0
- package/lib/operations/deleteGroupDataFederationLimit.js +49 -0
- package/lib/operations/deleteGroupDataFederationLimit.js.map +1 -0
- package/lib/operations/deleteGroupDatabaseUser.d.ts +39 -0
- package/lib/operations/deleteGroupDatabaseUser.d.ts.map +1 -0
- package/lib/operations/deleteGroupDatabaseUser.js +50 -0
- package/lib/operations/deleteGroupDatabaseUser.js.map +1 -0
- package/lib/operations/deleteGroupFlexCluster.d.ts +24 -0
- package/lib/operations/deleteGroupFlexCluster.d.ts.map +1 -0
- package/lib/operations/deleteGroupFlexCluster.js +35 -0
- package/lib/operations/deleteGroupFlexCluster.js.map +1 -0
- package/lib/operations/deleteGroupIntegration.d.ts +24 -0
- package/lib/operations/deleteGroupIntegration.d.ts.map +1 -0
- package/lib/operations/deleteGroupIntegration.js +46 -0
- package/lib/operations/deleteGroupIntegration.js.map +1 -0
- package/lib/operations/deleteGroupLimit.d.ts +40 -0
- package/lib/operations/deleteGroupLimit.d.ts.map +1 -0
- package/lib/operations/deleteGroupLimit.js +63 -0
- package/lib/operations/deleteGroupLimit.js.map +1 -0
- package/lib/operations/deleteGroupLogIntegration.d.ts +24 -0
- package/lib/operations/deleteGroupLogIntegration.d.ts.map +1 -0
- package/lib/operations/deleteGroupLogIntegration.js +35 -0
- package/lib/operations/deleteGroupLogIntegration.js.map +1 -0
- package/lib/operations/deleteGroupPeer.d.ts +24 -0
- package/lib/operations/deleteGroupPeer.d.ts.map +1 -0
- package/lib/operations/deleteGroupPeer.js +33 -0
- package/lib/operations/deleteGroupPeer.js.map +1 -0
- package/lib/operations/deleteGroupPrivateEndpointEndpointService.d.ts +26 -0
- package/lib/operations/deleteGroupPrivateEndpointEndpointService.d.ts.map +1 -0
- package/lib/operations/deleteGroupPrivateEndpointEndpointService.js +38 -0
- package/lib/operations/deleteGroupPrivateEndpointEndpointService.js.map +1 -0
- package/lib/operations/deleteGroupPrivateEndpointEndpointServiceEndpoint.d.ts +28 -0
- package/lib/operations/deleteGroupPrivateEndpointEndpointServiceEndpoint.d.ts.map +1 -0
- package/lib/operations/deleteGroupPrivateEndpointEndpointServiceEndpoint.js +40 -0
- package/lib/operations/deleteGroupPrivateEndpointEndpointServiceEndpoint.js.map +1 -0
- package/lib/operations/deleteGroupPrivateNetworkSettingEndpointId.d.ts +24 -0
- package/lib/operations/deleteGroupPrivateNetworkSettingEndpointId.d.ts.map +1 -0
- package/lib/operations/deleteGroupPrivateNetworkSettingEndpointId.js +36 -0
- package/lib/operations/deleteGroupPrivateNetworkSettingEndpointId.js.map +1 -0
- package/lib/operations/deleteGroupServiceAccount.d.ts +24 -0
- package/lib/operations/deleteGroupServiceAccount.d.ts.map +1 -0
- package/lib/operations/deleteGroupServiceAccount.js +35 -0
- package/lib/operations/deleteGroupServiceAccount.js.map +1 -0
- package/lib/operations/deleteGroupServiceAccountAccessListEntry.d.ts +26 -0
- package/lib/operations/deleteGroupServiceAccountAccessListEntry.d.ts.map +1 -0
- package/lib/operations/deleteGroupServiceAccountAccessListEntry.js +38 -0
- package/lib/operations/deleteGroupServiceAccountAccessListEntry.js.map +1 -0
- package/lib/operations/deleteGroupServiceAccountSecret.d.ts +26 -0
- package/lib/operations/deleteGroupServiceAccountSecret.d.ts.map +1 -0
- package/lib/operations/deleteGroupServiceAccountSecret.js +38 -0
- package/lib/operations/deleteGroupServiceAccountSecret.js.map +1 -0
- package/lib/operations/deleteGroupStreamConnection.d.ts +26 -0
- package/lib/operations/deleteGroupStreamConnection.d.ts.map +1 -0
- package/lib/operations/deleteGroupStreamConnection.js +37 -0
- package/lib/operations/deleteGroupStreamConnection.js.map +1 -0
- package/lib/operations/deleteGroupStreamPrivateLinkConnection.d.ts +24 -0
- package/lib/operations/deleteGroupStreamPrivateLinkConnection.d.ts.map +1 -0
- package/lib/operations/deleteGroupStreamPrivateLinkConnection.js +36 -0
- package/lib/operations/deleteGroupStreamPrivateLinkConnection.js.map +1 -0
- package/lib/operations/deleteGroupStreamProcessor.d.ts +26 -0
- package/lib/operations/deleteGroupStreamProcessor.d.ts.map +1 -0
- package/lib/operations/deleteGroupStreamProcessor.js +37 -0
- package/lib/operations/deleteGroupStreamProcessor.js.map +1 -0
- package/lib/operations/deleteGroupStreamVpcPeeringConnection.d.ts +22 -0
- package/lib/operations/deleteGroupStreamVpcPeeringConnection.d.ts.map +1 -0
- package/lib/operations/deleteGroupStreamVpcPeeringConnection.js +34 -0
- package/lib/operations/deleteGroupStreamVpcPeeringConnection.js.map +1 -0
- package/lib/operations/deleteGroupStreamWorkspace.d.ts +24 -0
- package/lib/operations/deleteGroupStreamWorkspace.d.ts.map +1 -0
- package/lib/operations/deleteGroupStreamWorkspace.js +35 -0
- package/lib/operations/deleteGroupStreamWorkspace.js.map +1 -0
- package/lib/operations/deleteGroupUserSecurityLdapUserToDnMapping.d.ts +22 -0
- package/lib/operations/deleteGroupUserSecurityLdapUserToDnMapping.d.ts.map +1 -0
- package/lib/operations/deleteGroupUserSecurityLdapUserToDnMapping.js +34 -0
- package/lib/operations/deleteGroupUserSecurityLdapUserToDnMapping.js.map +1 -0
- package/lib/operations/deleteOrg.d.ts +21 -0
- package/lib/operations/deleteOrg.d.ts.map +1 -0
- package/lib/operations/deleteOrg.js +27 -0
- package/lib/operations/deleteOrg.js.map +1 -0
- package/lib/operations/deleteOrgApiKey.d.ts +22 -0
- package/lib/operations/deleteOrgApiKey.d.ts.map +1 -0
- package/lib/operations/deleteOrgApiKey.js +31 -0
- package/lib/operations/deleteOrgApiKey.js.map +1 -0
- package/lib/operations/deleteOrgApiKeyAccessListEntry.d.ts +24 -0
- package/lib/operations/deleteOrgApiKeyAccessListEntry.d.ts.map +1 -0
- package/lib/operations/deleteOrgApiKeyAccessListEntry.js +36 -0
- package/lib/operations/deleteOrgApiKeyAccessListEntry.js.map +1 -0
- package/lib/operations/deleteOrgLiveMigrationLinkTokens.d.ts +18 -0
- package/lib/operations/deleteOrgLiveMigrationLinkTokens.d.ts.map +1 -0
- package/lib/operations/deleteOrgLiveMigrationLinkTokens.js +30 -0
- package/lib/operations/deleteOrgLiveMigrationLinkTokens.js.map +1 -0
- package/lib/operations/deleteOrgResourcePolicy.d.ts +22 -0
- package/lib/operations/deleteOrgResourcePolicy.d.ts.map +1 -0
- package/lib/operations/deleteOrgResourcePolicy.js +33 -0
- package/lib/operations/deleteOrgResourcePolicy.js.map +1 -0
- package/lib/operations/deleteOrgServiceAccount.d.ts +22 -0
- package/lib/operations/deleteOrgServiceAccount.d.ts.map +1 -0
- package/lib/operations/deleteOrgServiceAccount.js +33 -0
- package/lib/operations/deleteOrgServiceAccount.js.map +1 -0
- package/lib/operations/deleteOrgServiceAccountAccessListEntry.d.ts +24 -0
- package/lib/operations/deleteOrgServiceAccountAccessListEntry.d.ts.map +1 -0
- package/lib/operations/deleteOrgServiceAccountAccessListEntry.js +36 -0
- package/lib/operations/deleteOrgServiceAccountAccessListEntry.js.map +1 -0
- package/lib/operations/deleteOrgServiceAccountSecret.d.ts +24 -0
- package/lib/operations/deleteOrgServiceAccountSecret.d.ts.map +1 -0
- package/lib/operations/deleteOrgServiceAccountSecret.js +36 -0
- package/lib/operations/deleteOrgServiceAccountSecret.js.map +1 -0
- package/lib/operations/deleteOrgTeam.d.ts +22 -0
- package/lib/operations/deleteOrgTeam.d.ts.map +1 -0
- package/lib/operations/deleteOrgTeam.js +31 -0
- package/lib/operations/deleteOrgTeam.js.map +1 -0
- package/lib/operations/disableGroupBackupCompliancePolicy.d.ts +22 -0
- package/lib/operations/disableGroupBackupCompliancePolicy.d.ts.map +1 -0
- package/lib/operations/disableGroupBackupCompliancePolicy.js +34 -0
- package/lib/operations/disableGroupBackupCompliancePolicy.js.map +1 -0
- package/lib/operations/disableGroupManagedSlowMs.d.ts +22 -0
- package/lib/operations/disableGroupManagedSlowMs.d.ts.map +1 -0
- package/lib/operations/disableGroupManagedSlowMs.js +33 -0
- package/lib/operations/disableGroupManagedSlowMs.js.map +1 -0
- package/lib/operations/disableGroupUserSecurityCustomerX509.d.ts +21 -0
- package/lib/operations/disableGroupUserSecurityCustomerX509.d.ts.map +1 -0
- package/lib/operations/disableGroupUserSecurityCustomerX509.js +33 -0
- package/lib/operations/disableGroupUserSecurityCustomerX509.js.map +1 -0
- package/lib/operations/downloadGroupClusterLog.d.ts +28 -0
- package/lib/operations/downloadGroupClusterLog.d.ts.map +1 -0
- package/lib/operations/downloadGroupClusterLog.js +44 -0
- package/lib/operations/downloadGroupClusterLog.js.map +1 -0
- package/lib/operations/downloadGroupClusterOnlineArchiveQueryLogs.d.ts +28 -0
- package/lib/operations/downloadGroupClusterOnlineArchiveQueryLogs.d.ts.map +1 -0
- package/lib/operations/downloadGroupClusterOnlineArchiveQueryLogs.js +40 -0
- package/lib/operations/downloadGroupClusterOnlineArchiveQueryLogs.js.map +1 -0
- package/lib/operations/downloadGroupDataFederationQueryLogs.d.ts +24 -0
- package/lib/operations/downloadGroupDataFederationQueryLogs.d.ts.map +1 -0
- package/lib/operations/downloadGroupDataFederationQueryLogs.js +36 -0
- package/lib/operations/downloadGroupDataFederationQueryLogs.js.map +1 -0
- package/lib/operations/downloadGroupFlexClusterBackup.d.ts +24 -0
- package/lib/operations/downloadGroupFlexClusterBackup.d.ts.map +1 -0
- package/lib/operations/downloadGroupFlexClusterBackup.js +36 -0
- package/lib/operations/downloadGroupFlexClusterBackup.js.map +1 -0
- package/lib/operations/downloadGroupStreamAuditLogs.d.ts +28 -0
- package/lib/operations/downloadGroupStreamAuditLogs.d.ts.map +1 -0
- package/lib/operations/downloadGroupStreamAuditLogs.js +40 -0
- package/lib/operations/downloadGroupStreamAuditLogs.js.map +1 -0
- package/lib/operations/downloadGroupStreamOperationalLogs.d.ts +28 -0
- package/lib/operations/downloadGroupStreamOperationalLogs.d.ts.map +1 -0
- package/lib/operations/downloadGroupStreamOperationalLogs.js +40 -0
- package/lib/operations/downloadGroupStreamOperationalLogs.js.map +1 -0
- package/lib/operations/enableGroupManagedSlowMs.d.ts +22 -0
- package/lib/operations/enableGroupManagedSlowMs.d.ts.map +1 -0
- package/lib/operations/enableGroupManagedSlowMs.js +33 -0
- package/lib/operations/enableGroupManagedSlowMs.js.map +1 -0
- package/lib/operations/endGroupClusterOutageSimulation.d.ts +24 -0
- package/lib/operations/endGroupClusterOutageSimulation.d.ts.map +1 -0
- package/lib/operations/endGroupClusterOutageSimulation.js +36 -0
- package/lib/operations/endGroupClusterOutageSimulation.js.map +1 -0
- package/lib/operations/getFederationSettingConnectedOrgConfig.d.ts +20 -0
- package/lib/operations/getFederationSettingConnectedOrgConfig.d.ts.map +1 -0
- package/lib/operations/getFederationSettingConnectedOrgConfig.js +32 -0
- package/lib/operations/getFederationSettingConnectedOrgConfig.js.map +1 -0
- package/lib/operations/getFederationSettingConnectedOrgConfigRoleMapping.d.ts +22 -0
- package/lib/operations/getFederationSettingConnectedOrgConfigRoleMapping.d.ts.map +1 -0
- package/lib/operations/getFederationSettingConnectedOrgConfigRoleMapping.js +34 -0
- package/lib/operations/getFederationSettingConnectedOrgConfigRoleMapping.js.map +1 -0
- package/lib/operations/getFederationSettingIdentityProvider.d.ts +20 -0
- package/lib/operations/getFederationSettingIdentityProvider.d.ts.map +1 -0
- package/lib/operations/getFederationSettingIdentityProvider.js +32 -0
- package/lib/operations/getFederationSettingIdentityProvider.js.map +1 -0
- package/lib/operations/getFederationSettingIdentityProviderMetadata.d.ts +18 -0
- package/lib/operations/getFederationSettingIdentityProviderMetadata.d.ts.map +1 -0
- package/lib/operations/getFederationSettingIdentityProviderMetadata.js +30 -0
- package/lib/operations/getFederationSettingIdentityProviderMetadata.js.map +1 -0
- package/lib/operations/getGroup.d.ts +22 -0
- package/lib/operations/getGroup.d.ts.map +1 -0
- package/lib/operations/getGroup.js +28 -0
- package/lib/operations/getGroup.js.map +1 -0
- package/lib/operations/getGroupAccessListEntry.d.ts +24 -0
- package/lib/operations/getGroupAccessListEntry.d.ts.map +1 -0
- package/lib/operations/getGroupAccessListEntry.js +35 -0
- package/lib/operations/getGroupAccessListEntry.js.map +1 -0
- package/lib/operations/getGroupAccessListStatus.d.ts +24 -0
- package/lib/operations/getGroupAccessListStatus.d.ts.map +1 -0
- package/lib/operations/getGroupAccessListStatus.js +35 -0
- package/lib/operations/getGroupAccessListStatus.js.map +1 -0
- package/lib/operations/getGroupActivityFeed.d.ts +30 -0
- package/lib/operations/getGroupActivityFeed.d.ts.map +1 -0
- package/lib/operations/getGroupActivityFeed.js +41 -0
- package/lib/operations/getGroupActivityFeed.js.map +1 -0
- package/lib/operations/getGroupAlert.d.ts +25 -0
- package/lib/operations/getGroupAlert.d.ts.map +1 -0
- package/lib/operations/getGroupAlert.js +34 -0
- package/lib/operations/getGroupAlert.js.map +1 -0
- package/lib/operations/getGroupAlertAlertConfigs.d.ts +31 -0
- package/lib/operations/getGroupAlertAlertConfigs.d.ts.map +1 -0
- package/lib/operations/getGroupAlertAlertConfigs.js +42 -0
- package/lib/operations/getGroupAlertAlertConfigs.js.map +1 -0
- package/lib/operations/getGroupAlertConfig.d.ts +25 -0
- package/lib/operations/getGroupAlertConfig.d.ts.map +1 -0
- package/lib/operations/getGroupAlertConfig.js +36 -0
- package/lib/operations/getGroupAlertConfig.js.map +1 -0
- package/lib/operations/getGroupAlertConfigAlerts.d.ts +31 -0
- package/lib/operations/getGroupAlertConfigAlerts.d.ts.map +1 -0
- package/lib/operations/getGroupAlertConfigAlerts.js +42 -0
- package/lib/operations/getGroupAlertConfigAlerts.js.map +1 -0
- package/lib/operations/getGroupAuditLog.d.ts +22 -0
- package/lib/operations/getGroupAuditLog.d.ts.map +1 -0
- package/lib/operations/getGroupAuditLog.js +28 -0
- package/lib/operations/getGroupAuditLog.js.map +1 -0
- package/lib/operations/getGroupAwsCustomDns.d.ts +22 -0
- package/lib/operations/getGroupAwsCustomDns.d.ts.map +1 -0
- package/lib/operations/getGroupAwsCustomDns.js +33 -0
- package/lib/operations/getGroupAwsCustomDns.js.map +1 -0
- package/lib/operations/getGroupBackupCompliancePolicy.d.ts +22 -0
- package/lib/operations/getGroupBackupCompliancePolicy.d.ts.map +1 -0
- package/lib/operations/getGroupBackupCompliancePolicy.js +34 -0
- package/lib/operations/getGroupBackupCompliancePolicy.js.map +1 -0
- package/lib/operations/getGroupBackupExportBucket.d.ts +22 -0
- package/lib/operations/getGroupBackupExportBucket.d.ts.map +1 -0
- package/lib/operations/getGroupBackupExportBucket.js +33 -0
- package/lib/operations/getGroupBackupExportBucket.js.map +1 -0
- package/lib/operations/getGroupBackupPrivateEndpoint.d.ts +26 -0
- package/lib/operations/getGroupBackupPrivateEndpoint.d.ts.map +1 -0
- package/lib/operations/getGroupBackupPrivateEndpoint.js +38 -0
- package/lib/operations/getGroupBackupPrivateEndpoint.js.map +1 -0
- package/lib/operations/getGroupByName.d.ts +20 -0
- package/lib/operations/getGroupByName.d.ts.map +1 -0
- package/lib/operations/getGroupByName.js +26 -0
- package/lib/operations/getGroupByName.js.map +1 -0
- package/lib/operations/getGroupCloudProviderAccess.d.ts +24 -0
- package/lib/operations/getGroupCloudProviderAccess.d.ts.map +1 -0
- package/lib/operations/getGroupCloudProviderAccess.js +35 -0
- package/lib/operations/getGroupCloudProviderAccess.js.map +1 -0
- package/lib/operations/getGroupCluster.d.ts +27 -0
- package/lib/operations/getGroupCluster.d.ts.map +1 -0
- package/lib/operations/getGroupCluster.js +36 -0
- package/lib/operations/getGroupCluster.js.map +1 -0
- package/lib/operations/getGroupClusterBackupExport.d.ts +24 -0
- package/lib/operations/getGroupClusterBackupExport.d.ts.map +1 -0
- package/lib/operations/getGroupClusterBackupExport.js +35 -0
- package/lib/operations/getGroupClusterBackupExport.js.map +1 -0
- package/lib/operations/getGroupClusterBackupRestoreJob.d.ts +26 -0
- package/lib/operations/getGroupClusterBackupRestoreJob.d.ts.map +1 -0
- package/lib/operations/getGroupClusterBackupRestoreJob.js +38 -0
- package/lib/operations/getGroupClusterBackupRestoreJob.js.map +1 -0
- package/lib/operations/getGroupClusterBackupSchedule.d.ts +24 -0
- package/lib/operations/getGroupClusterBackupSchedule.d.ts.map +1 -0
- package/lib/operations/getGroupClusterBackupSchedule.js +36 -0
- package/lib/operations/getGroupClusterBackupSchedule.js.map +1 -0
- package/lib/operations/getGroupClusterBackupSnapshot.d.ts +26 -0
- package/lib/operations/getGroupClusterBackupSnapshot.d.ts.map +1 -0
- package/lib/operations/getGroupClusterBackupSnapshot.js +38 -0
- package/lib/operations/getGroupClusterBackupSnapshot.js.map +1 -0
- package/lib/operations/getGroupClusterBackupSnapshotShardedCluster.d.ts +26 -0
- package/lib/operations/getGroupClusterBackupSnapshotShardedCluster.d.ts.map +1 -0
- package/lib/operations/getGroupClusterBackupSnapshotShardedCluster.js +38 -0
- package/lib/operations/getGroupClusterBackupSnapshotShardedCluster.js.map +1 -0
- package/lib/operations/getGroupClusterCollStatNamespaces.d.ts +30 -0
- package/lib/operations/getGroupClusterCollStatNamespaces.d.ts.map +1 -0
- package/lib/operations/getGroupClusterCollStatNamespaces.js +46 -0
- package/lib/operations/getGroupClusterCollStatNamespaces.js.map +1 -0
- package/lib/operations/getGroupClusterGlobalWrites.d.ts +24 -0
- package/lib/operations/getGroupClusterGlobalWrites.d.ts.map +1 -0
- package/lib/operations/getGroupClusterGlobalWrites.js +35 -0
- package/lib/operations/getGroupClusterGlobalWrites.js.map +1 -0
- package/lib/operations/getGroupClusterOnlineArchive.d.ts +26 -0
- package/lib/operations/getGroupClusterOnlineArchive.d.ts.map +1 -0
- package/lib/operations/getGroupClusterOnlineArchive.js +38 -0
- package/lib/operations/getGroupClusterOnlineArchive.js.map +1 -0
- package/lib/operations/getGroupClusterOutageSimulation.d.ts +24 -0
- package/lib/operations/getGroupClusterOutageSimulation.d.ts.map +1 -0
- package/lib/operations/getGroupClusterOutageSimulation.js +36 -0
- package/lib/operations/getGroupClusterOutageSimulation.js.map +1 -0
- package/lib/operations/getGroupClusterProcessArgs.d.ts +24 -0
- package/lib/operations/getGroupClusterProcessArgs.d.ts.map +1 -0
- package/lib/operations/getGroupClusterProcessArgs.js +35 -0
- package/lib/operations/getGroupClusterProcessArgs.js.map +1 -0
- package/lib/operations/getGroupClusterQueryShape.d.ts +26 -0
- package/lib/operations/getGroupClusterQueryShape.d.ts.map +1 -0
- package/lib/operations/getGroupClusterQueryShape.js +37 -0
- package/lib/operations/getGroupClusterQueryShape.js.map +1 -0
- package/lib/operations/getGroupClusterQueryShapeInsightDetails.d.ts +38 -0
- package/lib/operations/getGroupClusterQueryShapeInsightDetails.d.ts.map +1 -0
- package/lib/operations/getGroupClusterQueryShapeInsightDetails.js +50 -0
- package/lib/operations/getGroupClusterQueryShapeInsightDetails.js.map +1 -0
- package/lib/operations/getGroupClusterSearchDeployment.d.ts +24 -0
- package/lib/operations/getGroupClusterSearchDeployment.d.ts.map +1 -0
- package/lib/operations/getGroupClusterSearchDeployment.js +36 -0
- package/lib/operations/getGroupClusterSearchDeployment.js.map +1 -0
- package/lib/operations/getGroupClusterSearchIndex.d.ts +26 -0
- package/lib/operations/getGroupClusterSearchIndex.d.ts.map +1 -0
- package/lib/operations/getGroupClusterSearchIndex.js +37 -0
- package/lib/operations/getGroupClusterSearchIndex.js.map +1 -0
- package/lib/operations/getGroupClusterSearchIndexByName.d.ts +30 -0
- package/lib/operations/getGroupClusterSearchIndexByName.d.ts.map +1 -0
- package/lib/operations/getGroupClusterSearchIndexByName.js +42 -0
- package/lib/operations/getGroupClusterSearchIndexByName.js.map +1 -0
- package/lib/operations/getGroupClusterStatus.d.ts +24 -0
- package/lib/operations/getGroupClusterStatus.d.ts.map +1 -0
- package/lib/operations/getGroupClusterStatus.js +35 -0
- package/lib/operations/getGroupClusterStatus.js.map +1 -0
- package/lib/operations/getGroupContainer.d.ts +24 -0
- package/lib/operations/getGroupContainer.d.ts.map +1 -0
- package/lib/operations/getGroupContainer.js +33 -0
- package/lib/operations/getGroupContainer.js.map +1 -0
- package/lib/operations/getGroupCustomDbRoleRole.d.ts +24 -0
- package/lib/operations/getGroupCustomDbRoleRole.d.ts.map +1 -0
- package/lib/operations/getGroupCustomDbRoleRole.js +35 -0
- package/lib/operations/getGroupCustomDbRoleRole.js.map +1 -0
- package/lib/operations/getGroupDataFederation.d.ts +22 -0
- package/lib/operations/getGroupDataFederation.d.ts.map +1 -0
- package/lib/operations/getGroupDataFederation.js +33 -0
- package/lib/operations/getGroupDataFederation.js.map +1 -0
- package/lib/operations/getGroupDataFederationLimit.d.ts +34 -0
- package/lib/operations/getGroupDataFederationLimit.d.ts.map +1 -0
- package/lib/operations/getGroupDataFederationLimit.js +50 -0
- package/lib/operations/getGroupDataFederationLimit.js.map +1 -0
- package/lib/operations/getGroupDatabaseUser.d.ts +39 -0
- package/lib/operations/getGroupDatabaseUser.d.ts.map +1 -0
- package/lib/operations/getGroupDatabaseUser.js +50 -0
- package/lib/operations/getGroupDatabaseUser.js.map +1 -0
- package/lib/operations/getGroupDbAccessHistoryCluster.d.ts +34 -0
- package/lib/operations/getGroupDbAccessHistoryCluster.d.ts.map +1 -0
- package/lib/operations/getGroupDbAccessHistoryCluster.js +46 -0
- package/lib/operations/getGroupDbAccessHistoryCluster.js.map +1 -0
- package/lib/operations/getGroupDbAccessHistoryProcess.d.ts +34 -0
- package/lib/operations/getGroupDbAccessHistoryProcess.d.ts.map +1 -0
- package/lib/operations/getGroupDbAccessHistoryProcess.js +46 -0
- package/lib/operations/getGroupDbAccessHistoryProcess.js.map +1 -0
- package/lib/operations/getGroupEncryptionAtRest.d.ts +23 -0
- package/lib/operations/getGroupEncryptionAtRest.d.ts.map +1 -0
- package/lib/operations/getGroupEncryptionAtRest.js +34 -0
- package/lib/operations/getGroupEncryptionAtRest.js.map +1 -0
- package/lib/operations/getGroupEncryptionAtRestPrivateEndpoint.d.ts +26 -0
- package/lib/operations/getGroupEncryptionAtRestPrivateEndpoint.d.ts.map +1 -0
- package/lib/operations/getGroupEncryptionAtRestPrivateEndpoint.js +38 -0
- package/lib/operations/getGroupEncryptionAtRestPrivateEndpoint.js.map +1 -0
- package/lib/operations/getGroupEvent.d.ts +27 -0
- package/lib/operations/getGroupEvent.d.ts.map +1 -0
- package/lib/operations/getGroupEvent.js +36 -0
- package/lib/operations/getGroupEvent.js.map +1 -0
- package/lib/operations/getGroupFlexCluster.d.ts +24 -0
- package/lib/operations/getGroupFlexCluster.d.ts.map +1 -0
- package/lib/operations/getGroupFlexCluster.js +35 -0
- package/lib/operations/getGroupFlexCluster.js.map +1 -0
- package/lib/operations/getGroupFlexClusterBackupRestoreJob.d.ts +26 -0
- package/lib/operations/getGroupFlexClusterBackupRestoreJob.d.ts.map +1 -0
- package/lib/operations/getGroupFlexClusterBackupRestoreJob.js +38 -0
- package/lib/operations/getGroupFlexClusterBackupRestoreJob.js.map +1 -0
- package/lib/operations/getGroupFlexClusterBackupSnapshot.d.ts +24 -0
- package/lib/operations/getGroupFlexClusterBackupSnapshot.d.ts.map +1 -0
- package/lib/operations/getGroupFlexClusterBackupSnapshot.js +36 -0
- package/lib/operations/getGroupFlexClusterBackupSnapshot.js.map +1 -0
- package/lib/operations/getGroupHostFtsMetricIndexMeasurements.d.ts +38 -0
- package/lib/operations/getGroupHostFtsMetricIndexMeasurements.d.ts.map +1 -0
- package/lib/operations/getGroupHostFtsMetricIndexMeasurements.js +50 -0
- package/lib/operations/getGroupHostFtsMetricIndexMeasurements.js.map +1 -0
- package/lib/operations/getGroupIntegration.d.ts +24 -0
- package/lib/operations/getGroupIntegration.d.ts.map +1 -0
- package/lib/operations/getGroupIntegration.js +46 -0
- package/lib/operations/getGroupIntegration.js.map +1 -0
- package/lib/operations/getGroupIpAddresses.d.ts +22 -0
- package/lib/operations/getGroupIpAddresses.d.ts.map +1 -0
- package/lib/operations/getGroupIpAddresses.js +33 -0
- package/lib/operations/getGroupIpAddresses.js.map +1 -0
- package/lib/operations/getGroupLimit.d.ts +40 -0
- package/lib/operations/getGroupLimit.d.ts.map +1 -0
- package/lib/operations/getGroupLimit.js +63 -0
- package/lib/operations/getGroupLimit.js.map +1 -0
- package/lib/operations/getGroupLiveMigration.d.ts +24 -0
- package/lib/operations/getGroupLiveMigration.d.ts.map +1 -0
- package/lib/operations/getGroupLiveMigration.js +35 -0
- package/lib/operations/getGroupLiveMigration.js.map +1 -0
- package/lib/operations/getGroupLiveMigrationValidateStatus.d.ts +22 -0
- package/lib/operations/getGroupLiveMigrationValidateStatus.d.ts.map +1 -0
- package/lib/operations/getGroupLiveMigrationValidateStatus.js +34 -0
- package/lib/operations/getGroupLiveMigrationValidateStatus.js.map +1 -0
- package/lib/operations/getGroupLogIntegration.d.ts +24 -0
- package/lib/operations/getGroupLogIntegration.d.ts.map +1 -0
- package/lib/operations/getGroupLogIntegration.js +35 -0
- package/lib/operations/getGroupLogIntegration.js.map +1 -0
- package/lib/operations/getGroupMaintenanceWindow.d.ts +22 -0
- package/lib/operations/getGroupMaintenanceWindow.d.ts.map +1 -0
- package/lib/operations/getGroupMaintenanceWindow.js +33 -0
- package/lib/operations/getGroupMaintenanceWindow.js.map +1 -0
- package/lib/operations/getGroupManagedSlowMs.d.ts +22 -0
- package/lib/operations/getGroupManagedSlowMs.d.ts.map +1 -0
- package/lib/operations/getGroupManagedSlowMs.js +33 -0
- package/lib/operations/getGroupManagedSlowMs.js.map +1 -0
- package/lib/operations/getGroupMongoDbVersions.d.ts +32 -0
- package/lib/operations/getGroupMongoDbVersions.d.ts.map +1 -0
- package/lib/operations/getGroupMongoDbVersions.js +43 -0
- package/lib/operations/getGroupMongoDbVersions.js.map +1 -0
- package/lib/operations/getGroupPeer.d.ts +24 -0
- package/lib/operations/getGroupPeer.d.ts.map +1 -0
- package/lib/operations/getGroupPeer.js +33 -0
- package/lib/operations/getGroupPeer.js.map +1 -0
- package/lib/operations/getGroupPrivateEndpointEndpointService.d.ts +26 -0
- package/lib/operations/getGroupPrivateEndpointEndpointService.d.ts.map +1 -0
- package/lib/operations/getGroupPrivateEndpointEndpointService.js +38 -0
- package/lib/operations/getGroupPrivateEndpointEndpointService.js.map +1 -0
- package/lib/operations/getGroupPrivateEndpointEndpointServiceEndpoint.d.ts +28 -0
- package/lib/operations/getGroupPrivateEndpointEndpointServiceEndpoint.d.ts.map +1 -0
- package/lib/operations/getGroupPrivateEndpointEndpointServiceEndpoint.js +40 -0
- package/lib/operations/getGroupPrivateEndpointEndpointServiceEndpoint.js.map +1 -0
- package/lib/operations/getGroupPrivateEndpointRegionalMode.d.ts +22 -0
- package/lib/operations/getGroupPrivateEndpointRegionalMode.d.ts.map +1 -0
- package/lib/operations/getGroupPrivateEndpointRegionalMode.js +34 -0
- package/lib/operations/getGroupPrivateEndpointRegionalMode.js.map +1 -0
- package/lib/operations/getGroupPrivateNetworkSettingEndpointId.d.ts +24 -0
- package/lib/operations/getGroupPrivateNetworkSettingEndpointId.d.ts.map +1 -0
- package/lib/operations/getGroupPrivateNetworkSettingEndpointId.js +36 -0
- package/lib/operations/getGroupPrivateNetworkSettingEndpointId.js.map +1 -0
- package/lib/operations/getGroupProcess.d.ts +24 -0
- package/lib/operations/getGroupProcess.d.ts.map +1 -0
- package/lib/operations/getGroupProcess.js +33 -0
- package/lib/operations/getGroupProcess.js.map +1 -0
- package/lib/operations/getGroupProcessCollStatNamespaces.d.ts +28 -0
- package/lib/operations/getGroupProcessCollStatNamespaces.d.ts.map +1 -0
- package/lib/operations/getGroupProcessCollStatNamespaces.js +40 -0
- package/lib/operations/getGroupProcessCollStatNamespaces.js.map +1 -0
- package/lib/operations/getGroupProcessDatabase.d.ts +26 -0
- package/lib/operations/getGroupProcessDatabase.d.ts.map +1 -0
- package/lib/operations/getGroupProcessDatabase.js +37 -0
- package/lib/operations/getGroupProcessDatabase.js.map +1 -0
- package/lib/operations/getGroupProcessDatabaseMeasurements.d.ts +36 -0
- package/lib/operations/getGroupProcessDatabaseMeasurements.d.ts.map +1 -0
- package/lib/operations/getGroupProcessDatabaseMeasurements.js +48 -0
- package/lib/operations/getGroupProcessDatabaseMeasurements.js.map +1 -0
- package/lib/operations/getGroupProcessDisk.d.ts +24 -0
- package/lib/operations/getGroupProcessDisk.d.ts.map +1 -0
- package/lib/operations/getGroupProcessDisk.js +35 -0
- package/lib/operations/getGroupProcessDisk.js.map +1 -0
- package/lib/operations/getGroupProcessDiskMeasurements.d.ts +41 -0
- package/lib/operations/getGroupProcessDiskMeasurements.d.ts.map +1 -0
- package/lib/operations/getGroupProcessDiskMeasurements.js +53 -0
- package/lib/operations/getGroupProcessDiskMeasurements.js.map +1 -0
- package/lib/operations/getGroupProcessMeasurements.d.ts +40 -0
- package/lib/operations/getGroupProcessMeasurements.d.ts.map +1 -0
- package/lib/operations/getGroupProcessMeasurements.js +51 -0
- package/lib/operations/getGroupProcessMeasurements.js.map +1 -0
- package/lib/operations/getGroupSampleDatasetLoad.d.ts +22 -0
- package/lib/operations/getGroupSampleDatasetLoad.d.ts.map +1 -0
- package/lib/operations/getGroupSampleDatasetLoad.js +33 -0
- package/lib/operations/getGroupSampleDatasetLoad.js.map +1 -0
- package/lib/operations/getGroupServiceAccount.d.ts +24 -0
- package/lib/operations/getGroupServiceAccount.d.ts.map +1 -0
- package/lib/operations/getGroupServiceAccount.js +35 -0
- package/lib/operations/getGroupServiceAccount.js.map +1 -0
- package/lib/operations/getGroupSettings.d.ts +22 -0
- package/lib/operations/getGroupSettings.d.ts.map +1 -0
- package/lib/operations/getGroupSettings.js +28 -0
- package/lib/operations/getGroupSettings.js.map +1 -0
- package/lib/operations/getGroupStreamAccountDetails.d.ts +24 -0
- package/lib/operations/getGroupStreamAccountDetails.d.ts.map +1 -0
- package/lib/operations/getGroupStreamAccountDetails.js +36 -0
- package/lib/operations/getGroupStreamAccountDetails.js.map +1 -0
- package/lib/operations/getGroupStreamConnection.d.ts +24 -0
- package/lib/operations/getGroupStreamConnection.d.ts.map +1 -0
- package/lib/operations/getGroupStreamConnection.js +35 -0
- package/lib/operations/getGroupStreamConnection.js.map +1 -0
- package/lib/operations/getGroupStreamPrivateLinkConnection.d.ts +22 -0
- package/lib/operations/getGroupStreamPrivateLinkConnection.d.ts.map +1 -0
- package/lib/operations/getGroupStreamPrivateLinkConnection.js +34 -0
- package/lib/operations/getGroupStreamPrivateLinkConnection.js.map +1 -0
- package/lib/operations/getGroupStreamProcessor.d.ts +26 -0
- package/lib/operations/getGroupStreamProcessor.d.ts.map +1 -0
- package/lib/operations/getGroupStreamProcessor.js +37 -0
- package/lib/operations/getGroupStreamProcessor.js.map +1 -0
- package/lib/operations/getGroupStreamProcessors.d.ts +30 -0
- package/lib/operations/getGroupStreamProcessors.d.ts.map +1 -0
- package/lib/operations/getGroupStreamProcessors.js +41 -0
- package/lib/operations/getGroupStreamProcessors.js.map +1 -0
- package/lib/operations/getGroupStreamWorkspace.d.ts +24 -0
- package/lib/operations/getGroupStreamWorkspace.d.ts.map +1 -0
- package/lib/operations/getGroupStreamWorkspace.js +35 -0
- package/lib/operations/getGroupStreamWorkspace.js.map +1 -0
- package/lib/operations/getGroupTeam.d.ts +24 -0
- package/lib/operations/getGroupTeam.d.ts.map +1 -0
- package/lib/operations/getGroupTeam.js +33 -0
- package/lib/operations/getGroupTeam.js.map +1 -0
- package/lib/operations/getGroupUser.d.ts +26 -0
- package/lib/operations/getGroupUser.d.ts.map +1 -0
- package/lib/operations/getGroupUser.js +35 -0
- package/lib/operations/getGroupUser.js.map +1 -0
- package/lib/operations/getGroupUserSecurity.d.ts +22 -0
- package/lib/operations/getGroupUserSecurity.d.ts.map +1 -0
- package/lib/operations/getGroupUserSecurity.js +33 -0
- package/lib/operations/getGroupUserSecurity.js.map +1 -0
- package/lib/operations/getGroupUserSecurityLdapVerify.d.ts +24 -0
- package/lib/operations/getGroupUserSecurityLdapVerify.d.ts.map +1 -0
- package/lib/operations/getGroupUserSecurityLdapVerify.js +36 -0
- package/lib/operations/getGroupUserSecurityLdapVerify.js.map +1 -0
- package/lib/operations/getOrg.d.ts +20 -0
- package/lib/operations/getOrg.d.ts.map +1 -0
- package/lib/operations/getOrg.js +26 -0
- package/lib/operations/getOrg.js.map +1 -0
- package/lib/operations/getOrgActivityFeed.d.ts +26 -0
- package/lib/operations/getOrgActivityFeed.d.ts.map +1 -0
- package/lib/operations/getOrgActivityFeed.js +33 -0
- package/lib/operations/getOrgActivityFeed.js.map +1 -0
- package/lib/operations/getOrgApiKey.d.ts +22 -0
- package/lib/operations/getOrgApiKey.d.ts.map +1 -0
- package/lib/operations/getOrgApiKey.js +31 -0
- package/lib/operations/getOrgApiKey.js.map +1 -0
- package/lib/operations/getOrgApiKeyAccessListEntry.d.ts +24 -0
- package/lib/operations/getOrgApiKeyAccessListEntry.d.ts.map +1 -0
- package/lib/operations/getOrgApiKeyAccessListEntry.js +35 -0
- package/lib/operations/getOrgApiKeyAccessListEntry.js.map +1 -0
- package/lib/operations/getOrgBillingCostExplorerUsage.d.ts +20 -0
- package/lib/operations/getOrgBillingCostExplorerUsage.d.ts.map +1 -0
- package/lib/operations/getOrgBillingCostExplorerUsage.js +32 -0
- package/lib/operations/getOrgBillingCostExplorerUsage.js.map +1 -0
- package/lib/operations/getOrgEvent.d.ts +25 -0
- package/lib/operations/getOrgEvent.d.ts.map +1 -0
- package/lib/operations/getOrgEvent.js +34 -0
- package/lib/operations/getOrgEvent.js.map +1 -0
- package/lib/operations/getOrgFederationSettings.d.ts +20 -0
- package/lib/operations/getOrgFederationSettings.d.ts.map +1 -0
- package/lib/operations/getOrgFederationSettings.js +31 -0
- package/lib/operations/getOrgFederationSettings.js.map +1 -0
- package/lib/operations/getOrgGroups.d.ts +33 -0
- package/lib/operations/getOrgGroups.d.ts.map +1 -0
- package/lib/operations/getOrgGroups.js +39 -0
- package/lib/operations/getOrgGroups.js.map +1 -0
- package/lib/operations/getOrgInvoice.d.ts +23 -0
- package/lib/operations/getOrgInvoice.d.ts.map +1 -0
- package/lib/operations/getOrgInvoice.js +32 -0
- package/lib/operations/getOrgInvoice.js.map +1 -0
- package/lib/operations/getOrgInvoiceCsv.d.ts +23 -0
- package/lib/operations/getOrgInvoiceCsv.d.ts.map +1 -0
- package/lib/operations/getOrgInvoiceCsv.js +32 -0
- package/lib/operations/getOrgInvoiceCsv.js.map +1 -0
- package/lib/operations/getOrgNonCompliantResources.d.ts +20 -0
- package/lib/operations/getOrgNonCompliantResources.d.ts.map +1 -0
- package/lib/operations/getOrgNonCompliantResources.js +31 -0
- package/lib/operations/getOrgNonCompliantResources.js.map +1 -0
- package/lib/operations/getOrgResourcePolicy.d.ts +22 -0
- package/lib/operations/getOrgResourcePolicy.d.ts.map +1 -0
- package/lib/operations/getOrgResourcePolicy.js +33 -0
- package/lib/operations/getOrgResourcePolicy.js.map +1 -0
- package/lib/operations/getOrgServiceAccount.d.ts +22 -0
- package/lib/operations/getOrgServiceAccount.d.ts.map +1 -0
- package/lib/operations/getOrgServiceAccount.js +33 -0
- package/lib/operations/getOrgServiceAccount.js.map +1 -0
- package/lib/operations/getOrgServiceAccountGroups.d.ts +26 -0
- package/lib/operations/getOrgServiceAccountGroups.d.ts.map +1 -0
- package/lib/operations/getOrgServiceAccountGroups.js +37 -0
- package/lib/operations/getOrgServiceAccountGroups.js.map +1 -0
- package/lib/operations/getOrgSettings.d.ts +20 -0
- package/lib/operations/getOrgSettings.d.ts.map +1 -0
- package/lib/operations/getOrgSettings.js +26 -0
- package/lib/operations/getOrgSettings.js.map +1 -0
- package/lib/operations/getOrgTeam.d.ts +22 -0
- package/lib/operations/getOrgTeam.d.ts.map +1 -0
- package/lib/operations/getOrgTeam.js +28 -0
- package/lib/operations/getOrgTeam.js.map +1 -0
- package/lib/operations/getOrgTeamByName.d.ts +22 -0
- package/lib/operations/getOrgTeamByName.d.ts.map +1 -0
- package/lib/operations/getOrgTeamByName.js +31 -0
- package/lib/operations/getOrgTeamByName.js.map +1 -0
- package/lib/operations/getOrgUser.d.ts +24 -0
- package/lib/operations/getOrgUser.d.ts.map +1 -0
- package/lib/operations/getOrgUser.js +30 -0
- package/lib/operations/getOrgUser.js.map +1 -0
- package/lib/operations/getRateLimit.d.ts +28 -0
- package/lib/operations/getRateLimit.d.ts.map +1 -0
- package/lib/operations/getRateLimit.js +34 -0
- package/lib/operations/getRateLimit.js.map +1 -0
- package/lib/operations/getSku.d.ts +20 -0
- package/lib/operations/getSku.d.ts.map +1 -0
- package/lib/operations/getSku.js +26 -0
- package/lib/operations/getSku.js.map +1 -0
- package/lib/operations/getSystemStatus.d.ts +18 -0
- package/lib/operations/getSystemStatus.d.ts.map +1 -0
- package/lib/operations/getSystemStatus.js +24 -0
- package/lib/operations/getSystemStatus.js.map +1 -0
- package/lib/operations/grantGroupClusterMongoDbEmployeeAccess.d.ts +24 -0
- package/lib/operations/grantGroupClusterMongoDbEmployeeAccess.d.ts.map +1 -0
- package/lib/operations/grantGroupClusterMongoDbEmployeeAccess.js +36 -0
- package/lib/operations/grantGroupClusterMongoDbEmployeeAccess.js.map +1 -0
- package/lib/operations/index.d.ts +397 -0
- package/lib/operations/index.d.ts.map +1 -0
- package/lib/operations/index.js +397 -0
- package/lib/operations/index.js.map +1 -0
- package/lib/operations/inviteGroupServiceAccount.d.ts +24 -0
- package/lib/operations/inviteGroupServiceAccount.d.ts.map +1 -0
- package/lib/operations/inviteGroupServiceAccount.js +35 -0
- package/lib/operations/inviteGroupServiceAccount.js.map +1 -0
- package/lib/operations/listAlertConfigMatcherFieldNames.d.ts +18 -0
- package/lib/operations/listAlertConfigMatcherFieldNames.d.ts.map +1 -0
- package/lib/operations/listAlertConfigMatcherFieldNames.js +30 -0
- package/lib/operations/listAlertConfigMatcherFieldNames.js.map +1 -0
- package/lib/operations/listClusterDetails.d.ts +24 -0
- package/lib/operations/listClusterDetails.d.ts.map +1 -0
- package/lib/operations/listClusterDetails.js +31 -0
- package/lib/operations/listClusterDetails.js.map +1 -0
- package/lib/operations/listControlPlaneIpAddresses.d.ts +16 -0
- package/lib/operations/listControlPlaneIpAddresses.d.ts.map +1 -0
- package/lib/operations/listControlPlaneIpAddresses.js +27 -0
- package/lib/operations/listControlPlaneIpAddresses.js.map +1 -0
- package/lib/operations/listEventTypes.d.ts +24 -0
- package/lib/operations/listEventTypes.d.ts.map +1 -0
- package/lib/operations/listEventTypes.js +30 -0
- package/lib/operations/listEventTypes.js.map +1 -0
- package/lib/operations/listFederationSettingConnectedOrgConfigRoleMappings.d.ts +20 -0
- package/lib/operations/listFederationSettingConnectedOrgConfigRoleMappings.d.ts.map +1 -0
- package/lib/operations/listFederationSettingConnectedOrgConfigRoleMappings.js +32 -0
- package/lib/operations/listFederationSettingConnectedOrgConfigRoleMappings.js.map +1 -0
- package/lib/operations/listFederationSettingConnectedOrgConfigs.d.ts +22 -0
- package/lib/operations/listFederationSettingConnectedOrgConfigs.d.ts.map +1 -0
- package/lib/operations/listFederationSettingConnectedOrgConfigs.js +34 -0
- package/lib/operations/listFederationSettingConnectedOrgConfigs.js.map +1 -0
- package/lib/operations/listFederationSettingIdentityProviders.d.ts +26 -0
- package/lib/operations/listFederationSettingIdentityProviders.d.ts.map +1 -0
- package/lib/operations/listFederationSettingIdentityProviders.js +38 -0
- package/lib/operations/listFederationSettingIdentityProviders.js.map +1 -0
- package/lib/operations/listGroupAccessListEntries.d.ts +28 -0
- package/lib/operations/listGroupAccessListEntries.d.ts.map +1 -0
- package/lib/operations/listGroupAccessListEntries.js +39 -0
- package/lib/operations/listGroupAccessListEntries.js.map +1 -0
- package/lib/operations/listGroupAlertConfigs.d.ts +29 -0
- package/lib/operations/listGroupAlertConfigs.d.ts.map +1 -0
- package/lib/operations/listGroupAlertConfigs.js +40 -0
- package/lib/operations/listGroupAlertConfigs.js.map +1 -0
- package/lib/operations/listGroupAlerts.d.ts +31 -0
- package/lib/operations/listGroupAlerts.d.ts.map +1 -0
- package/lib/operations/listGroupAlerts.js +37 -0
- package/lib/operations/listGroupAlerts.js.map +1 -0
- package/lib/operations/listGroupApiKeys.d.ts +28 -0
- package/lib/operations/listGroupApiKeys.d.ts.map +1 -0
- package/lib/operations/listGroupApiKeys.js +34 -0
- package/lib/operations/listGroupApiKeys.js.map +1 -0
- package/lib/operations/listGroupBackupExportBuckets.d.ts +28 -0
- package/lib/operations/listGroupBackupExportBuckets.d.ts.map +1 -0
- package/lib/operations/listGroupBackupExportBuckets.js +40 -0
- package/lib/operations/listGroupBackupExportBuckets.js.map +1 -0
- package/lib/operations/listGroupBackupPrivateEndpoints.d.ts +30 -0
- package/lib/operations/listGroupBackupPrivateEndpoints.d.ts.map +1 -0
- package/lib/operations/listGroupBackupPrivateEndpoints.js +42 -0
- package/lib/operations/listGroupBackupPrivateEndpoints.js.map +1 -0
- package/lib/operations/listGroupCloudProviderAccess.d.ts +22 -0
- package/lib/operations/listGroupCloudProviderAccess.d.ts.map +1 -0
- package/lib/operations/listGroupCloudProviderAccess.js +34 -0
- package/lib/operations/listGroupCloudProviderAccess.js.map +1 -0
- package/lib/operations/listGroupClusterBackupExports.d.ts +30 -0
- package/lib/operations/listGroupClusterBackupExports.d.ts.map +1 -0
- package/lib/operations/listGroupClusterBackupExports.js +42 -0
- package/lib/operations/listGroupClusterBackupExports.js.map +1 -0
- package/lib/operations/listGroupClusterBackupRestoreJobs.d.ts +30 -0
- package/lib/operations/listGroupClusterBackupRestoreJobs.d.ts.map +1 -0
- package/lib/operations/listGroupClusterBackupRestoreJobs.js +42 -0
- package/lib/operations/listGroupClusterBackupRestoreJobs.js.map +1 -0
- package/lib/operations/listGroupClusterBackupSnapshotShardedClusters.d.ts +24 -0
- package/lib/operations/listGroupClusterBackupSnapshotShardedClusters.d.ts.map +1 -0
- package/lib/operations/listGroupClusterBackupSnapshotShardedClusters.js +36 -0
- package/lib/operations/listGroupClusterBackupSnapshotShardedClusters.js.map +1 -0
- package/lib/operations/listGroupClusterBackupSnapshots.d.ts +30 -0
- package/lib/operations/listGroupClusterBackupSnapshots.d.ts.map +1 -0
- package/lib/operations/listGroupClusterBackupSnapshots.js +42 -0
- package/lib/operations/listGroupClusterBackupSnapshots.js.map +1 -0
- package/lib/operations/listGroupClusterCollStatMeasurements.d.ts +36 -0
- package/lib/operations/listGroupClusterCollStatMeasurements.d.ts.map +1 -0
- package/lib/operations/listGroupClusterCollStatMeasurements.js +52 -0
- package/lib/operations/listGroupClusterCollStatMeasurements.js.map +1 -0
- package/lib/operations/listGroupClusterCollStatPinnedNamespaces.d.ts +22 -0
- package/lib/operations/listGroupClusterCollStatPinnedNamespaces.d.ts.map +1 -0
- package/lib/operations/listGroupClusterCollStatPinnedNamespaces.js +34 -0
- package/lib/operations/listGroupClusterCollStatPinnedNamespaces.js.map +1 -0
- package/lib/operations/listGroupClusterOnlineArchives.d.ts +30 -0
- package/lib/operations/listGroupClusterOnlineArchives.d.ts.map +1 -0
- package/lib/operations/listGroupClusterOnlineArchives.js +42 -0
- package/lib/operations/listGroupClusterOnlineArchives.js.map +1 -0
- package/lib/operations/listGroupClusterPerformanceAdvisorDropIndexSuggestions.d.ts +20 -0
- package/lib/operations/listGroupClusterPerformanceAdvisorDropIndexSuggestions.d.ts.map +1 -0
- package/lib/operations/listGroupClusterPerformanceAdvisorDropIndexSuggestions.js +32 -0
- package/lib/operations/listGroupClusterPerformanceAdvisorDropIndexSuggestions.js.map +1 -0
- package/lib/operations/listGroupClusterPerformanceAdvisorSchemaAdvice.d.ts +20 -0
- package/lib/operations/listGroupClusterPerformanceAdvisorSchemaAdvice.d.ts.map +1 -0
- package/lib/operations/listGroupClusterPerformanceAdvisorSchemaAdvice.js +32 -0
- package/lib/operations/listGroupClusterPerformanceAdvisorSchemaAdvice.js.map +1 -0
- package/lib/operations/listGroupClusterPerformanceAdvisorSuggestedIndexes.d.ts +34 -0
- package/lib/operations/listGroupClusterPerformanceAdvisorSuggestedIndexes.d.ts.map +1 -0
- package/lib/operations/listGroupClusterPerformanceAdvisorSuggestedIndexes.js +46 -0
- package/lib/operations/listGroupClusterPerformanceAdvisorSuggestedIndexes.js.map +1 -0
- package/lib/operations/listGroupClusterProviderRegions.d.ts +32 -0
- package/lib/operations/listGroupClusterProviderRegions.d.ts.map +1 -0
- package/lib/operations/listGroupClusterProviderRegions.js +44 -0
- package/lib/operations/listGroupClusterProviderRegions.js.map +1 -0
- package/lib/operations/listGroupClusterQueryShapeInsightSummaries.d.ts +46 -0
- package/lib/operations/listGroupClusterQueryShapeInsightSummaries.d.ts.map +1 -0
- package/lib/operations/listGroupClusterQueryShapeInsightSummaries.js +58 -0
- package/lib/operations/listGroupClusterQueryShapeInsightSummaries.js.map +1 -0
- package/lib/operations/listGroupClusterQueryShapes.d.ts +32 -0
- package/lib/operations/listGroupClusterQueryShapes.d.ts.map +1 -0
- package/lib/operations/listGroupClusterQueryShapes.js +43 -0
- package/lib/operations/listGroupClusterQueryShapes.js.map +1 -0
- package/lib/operations/listGroupClusterSearchIndex.d.ts +28 -0
- package/lib/operations/listGroupClusterSearchIndex.d.ts.map +1 -0
- package/lib/operations/listGroupClusterSearchIndex.js +39 -0
- package/lib/operations/listGroupClusterSearchIndex.js.map +1 -0
- package/lib/operations/listGroupClusterSearchIndexes.d.ts +24 -0
- package/lib/operations/listGroupClusterSearchIndexes.d.ts.map +1 -0
- package/lib/operations/listGroupClusterSearchIndexes.js +36 -0
- package/lib/operations/listGroupClusterSearchIndexes.js.map +1 -0
- package/lib/operations/listGroupClusters.d.ts +32 -0
- package/lib/operations/listGroupClusters.d.ts.map +1 -0
- package/lib/operations/listGroupClusters.js +38 -0
- package/lib/operations/listGroupClusters.js.map +1 -0
- package/lib/operations/listGroupCollStatMetrics.d.ts +20 -0
- package/lib/operations/listGroupCollStatMetrics.d.ts.map +1 -0
- package/lib/operations/listGroupCollStatMetrics.js +31 -0
- package/lib/operations/listGroupCollStatMetrics.js.map +1 -0
- package/lib/operations/listGroupContainerAll.d.ts +28 -0
- package/lib/operations/listGroupContainerAll.d.ts.map +1 -0
- package/lib/operations/listGroupContainerAll.js +39 -0
- package/lib/operations/listGroupContainerAll.js.map +1 -0
- package/lib/operations/listGroupContainers.d.ts +30 -0
- package/lib/operations/listGroupContainers.d.ts.map +1 -0
- package/lib/operations/listGroupContainers.js +41 -0
- package/lib/operations/listGroupContainers.js.map +1 -0
- package/lib/operations/listGroupCustomDbRoleRoles.d.ts +22 -0
- package/lib/operations/listGroupCustomDbRoleRoles.d.ts.map +1 -0
- package/lib/operations/listGroupCustomDbRoleRoles.js +33 -0
- package/lib/operations/listGroupCustomDbRoleRoles.js.map +1 -0
- package/lib/operations/listGroupDataFederation.d.ts +24 -0
- package/lib/operations/listGroupDataFederation.d.ts.map +1 -0
- package/lib/operations/listGroupDataFederation.js +35 -0
- package/lib/operations/listGroupDataFederation.js.map +1 -0
- package/lib/operations/listGroupDataFederationLimits.d.ts +24 -0
- package/lib/operations/listGroupDataFederationLimits.d.ts.map +1 -0
- package/lib/operations/listGroupDataFederationLimits.js +36 -0
- package/lib/operations/listGroupDataFederationLimits.js.map +1 -0
- package/lib/operations/listGroupDatabaseUserCerts.d.ts +30 -0
- package/lib/operations/listGroupDatabaseUserCerts.d.ts.map +1 -0
- package/lib/operations/listGroupDatabaseUserCerts.js +41 -0
- package/lib/operations/listGroupDatabaseUserCerts.js.map +1 -0
- package/lib/operations/listGroupDatabaseUsers.d.ts +28 -0
- package/lib/operations/listGroupDatabaseUsers.d.ts.map +1 -0
- package/lib/operations/listGroupDatabaseUsers.js +39 -0
- package/lib/operations/listGroupDatabaseUsers.js.map +1 -0
- package/lib/operations/listGroupEncryptionAtRestPrivateEndpoints.d.ts +30 -0
- package/lib/operations/listGroupEncryptionAtRestPrivateEndpoints.d.ts.map +1 -0
- package/lib/operations/listGroupEncryptionAtRestPrivateEndpoints.js +42 -0
- package/lib/operations/listGroupEncryptionAtRestPrivateEndpoints.js.map +1 -0
- package/lib/operations/listGroupEvents.d.ts +45 -0
- package/lib/operations/listGroupEvents.d.ts.map +1 -0
- package/lib/operations/listGroupEvents.js +51 -0
- package/lib/operations/listGroupEvents.js.map +1 -0
- package/lib/operations/listGroupFlexClusterBackupRestoreJobs.d.ts +30 -0
- package/lib/operations/listGroupFlexClusterBackupRestoreJobs.d.ts.map +1 -0
- package/lib/operations/listGroupFlexClusterBackupRestoreJobs.js +42 -0
- package/lib/operations/listGroupFlexClusterBackupRestoreJobs.js.map +1 -0
- package/lib/operations/listGroupFlexClusterBackupSnapshots.d.ts +30 -0
- package/lib/operations/listGroupFlexClusterBackupSnapshots.d.ts.map +1 -0
- package/lib/operations/listGroupFlexClusterBackupSnapshots.js +42 -0
- package/lib/operations/listGroupFlexClusterBackupSnapshots.js.map +1 -0
- package/lib/operations/listGroupFlexClusters.d.ts +28 -0
- package/lib/operations/listGroupFlexClusters.d.ts.map +1 -0
- package/lib/operations/listGroupFlexClusters.js +39 -0
- package/lib/operations/listGroupFlexClusters.js.map +1 -0
- package/lib/operations/listGroupHostFtsMetricIndexMeasurements.d.ts +36 -0
- package/lib/operations/listGroupHostFtsMetricIndexMeasurements.d.ts.map +1 -0
- package/lib/operations/listGroupHostFtsMetricIndexMeasurements.js +48 -0
- package/lib/operations/listGroupHostFtsMetricIndexMeasurements.js.map +1 -0
- package/lib/operations/listGroupHostFtsMetricMeasurements.d.ts +32 -0
- package/lib/operations/listGroupHostFtsMetricMeasurements.d.ts.map +1 -0
- package/lib/operations/listGroupHostFtsMetricMeasurements.js +44 -0
- package/lib/operations/listGroupHostFtsMetricMeasurements.js.map +1 -0
- package/lib/operations/listGroupHostFtsMetrics.d.ts +22 -0
- package/lib/operations/listGroupHostFtsMetrics.d.ts.map +1 -0
- package/lib/operations/listGroupHostFtsMetrics.js +33 -0
- package/lib/operations/listGroupHostFtsMetrics.js.map +1 -0
- package/lib/operations/listGroupIntegrations.d.ts +28 -0
- package/lib/operations/listGroupIntegrations.d.ts.map +1 -0
- package/lib/operations/listGroupIntegrations.js +39 -0
- package/lib/operations/listGroupIntegrations.js.map +1 -0
- package/lib/operations/listGroupLimits.d.ts +22 -0
- package/lib/operations/listGroupLimits.d.ts.map +1 -0
- package/lib/operations/listGroupLimits.js +28 -0
- package/lib/operations/listGroupLimits.js.map +1 -0
- package/lib/operations/listGroupLogIntegrations.d.ts +30 -0
- package/lib/operations/listGroupLogIntegrations.d.ts.map +1 -0
- package/lib/operations/listGroupLogIntegrations.js +41 -0
- package/lib/operations/listGroupLogIntegrations.js.map +1 -0
- package/lib/operations/listGroupPeers.d.ts +30 -0
- package/lib/operations/listGroupPeers.d.ts.map +1 -0
- package/lib/operations/listGroupPeers.js +36 -0
- package/lib/operations/listGroupPeers.js.map +1 -0
- package/lib/operations/listGroupPrivateEndpointEndpointService.d.ts +24 -0
- package/lib/operations/listGroupPrivateEndpointEndpointService.d.ts.map +1 -0
- package/lib/operations/listGroupPrivateEndpointEndpointService.js +36 -0
- package/lib/operations/listGroupPrivateEndpointEndpointService.js.map +1 -0
- package/lib/operations/listGroupPrivateNetworkSettingEndpointIds.d.ts +28 -0
- package/lib/operations/listGroupPrivateNetworkSettingEndpointIds.d.ts.map +1 -0
- package/lib/operations/listGroupPrivateNetworkSettingEndpointIds.js +40 -0
- package/lib/operations/listGroupPrivateNetworkSettingEndpointIds.js.map +1 -0
- package/lib/operations/listGroupProcessCollStatMeasurements.d.ts +34 -0
- package/lib/operations/listGroupProcessCollStatMeasurements.d.ts.map +1 -0
- package/lib/operations/listGroupProcessCollStatMeasurements.js +46 -0
- package/lib/operations/listGroupProcessCollStatMeasurements.js.map +1 -0
- package/lib/operations/listGroupProcessDatabases.d.ts +30 -0
- package/lib/operations/listGroupProcessDatabases.d.ts.map +1 -0
- package/lib/operations/listGroupProcessDatabases.js +41 -0
- package/lib/operations/listGroupProcessDatabases.js.map +1 -0
- package/lib/operations/listGroupProcessDisks.d.ts +30 -0
- package/lib/operations/listGroupProcessDisks.d.ts.map +1 -0
- package/lib/operations/listGroupProcessDisks.js +41 -0
- package/lib/operations/listGroupProcessDisks.js.map +1 -0
- package/lib/operations/listGroupProcessPerformanceAdvisorNamespaces.d.ts +34 -0
- package/lib/operations/listGroupProcessPerformanceAdvisorNamespaces.d.ts.map +1 -0
- package/lib/operations/listGroupProcessPerformanceAdvisorNamespaces.js +46 -0
- package/lib/operations/listGroupProcessPerformanceAdvisorNamespaces.js.map +1 -0
- package/lib/operations/listGroupProcessPerformanceAdvisorSlowQueryLogs.d.ts +44 -0
- package/lib/operations/listGroupProcessPerformanceAdvisorSlowQueryLogs.d.ts.map +1 -0
- package/lib/operations/listGroupProcessPerformanceAdvisorSlowQueryLogs.js +56 -0
- package/lib/operations/listGroupProcessPerformanceAdvisorSlowQueryLogs.js.map +1 -0
- package/lib/operations/listGroupProcessPerformanceAdvisorSuggestedIndexes.d.ts +46 -0
- package/lib/operations/listGroupProcessPerformanceAdvisorSuggestedIndexes.d.ts.map +1 -0
- package/lib/operations/listGroupProcessPerformanceAdvisorSuggestedIndexes.js +58 -0
- package/lib/operations/listGroupProcessPerformanceAdvisorSuggestedIndexes.js.map +1 -0
- package/lib/operations/listGroupProcesses.d.ts +28 -0
- package/lib/operations/listGroupProcesses.d.ts.map +1 -0
- package/lib/operations/listGroupProcesses.js +35 -0
- package/lib/operations/listGroupProcesses.js.map +1 -0
- package/lib/operations/listGroupServiceAccountAccessList.d.ts +30 -0
- package/lib/operations/listGroupServiceAccountAccessList.d.ts.map +1 -0
- package/lib/operations/listGroupServiceAccountAccessList.js +42 -0
- package/lib/operations/listGroupServiceAccountAccessList.js.map +1 -0
- package/lib/operations/listGroupServiceAccounts.d.ts +26 -0
- package/lib/operations/listGroupServiceAccounts.d.ts.map +1 -0
- package/lib/operations/listGroupServiceAccounts.js +37 -0
- package/lib/operations/listGroupServiceAccounts.js.map +1 -0
- package/lib/operations/listGroupStreamActiveVpcPeeringConnections.d.ts +26 -0
- package/lib/operations/listGroupStreamActiveVpcPeeringConnections.d.ts.map +1 -0
- package/lib/operations/listGroupStreamActiveVpcPeeringConnections.js +38 -0
- package/lib/operations/listGroupStreamActiveVpcPeeringConnections.js.map +1 -0
- package/lib/operations/listGroupStreamConnections.d.ts +28 -0
- package/lib/operations/listGroupStreamConnections.d.ts.map +1 -0
- package/lib/operations/listGroupStreamConnections.js +39 -0
- package/lib/operations/listGroupStreamConnections.js.map +1 -0
- package/lib/operations/listGroupStreamPrivateLinkConnections.d.ts +26 -0
- package/lib/operations/listGroupStreamPrivateLinkConnections.d.ts.map +1 -0
- package/lib/operations/listGroupStreamPrivateLinkConnections.js +38 -0
- package/lib/operations/listGroupStreamPrivateLinkConnections.js.map +1 -0
- package/lib/operations/listGroupStreamVpcPeeringConnections.d.ts +28 -0
- package/lib/operations/listGroupStreamVpcPeeringConnections.d.ts.map +1 -0
- package/lib/operations/listGroupStreamVpcPeeringConnections.js +40 -0
- package/lib/operations/listGroupStreamVpcPeeringConnections.js.map +1 -0
- package/lib/operations/listGroupStreamWorkspaces.d.ts +26 -0
- package/lib/operations/listGroupStreamWorkspaces.d.ts.map +1 -0
- package/lib/operations/listGroupStreamWorkspaces.js +34 -0
- package/lib/operations/listGroupStreamWorkspaces.js.map +1 -0
- package/lib/operations/listGroupTeams.d.ts +28 -0
- package/lib/operations/listGroupTeams.d.ts.map +1 -0
- package/lib/operations/listGroupTeams.js +34 -0
- package/lib/operations/listGroupTeams.js.map +1 -0
- package/lib/operations/listGroupUsers.d.ts +38 -0
- package/lib/operations/listGroupUsers.d.ts.map +1 -0
- package/lib/operations/listGroupUsers.js +44 -0
- package/lib/operations/listGroupUsers.js.map +1 -0
- package/lib/operations/listGroups.d.ts +24 -0
- package/lib/operations/listGroups.d.ts.map +1 -0
- package/lib/operations/listGroups.js +30 -0
- package/lib/operations/listGroups.js.map +1 -0
- package/lib/operations/listOrgApiKeyAccessListEntries.d.ts +28 -0
- package/lib/operations/listOrgApiKeyAccessListEntries.d.ts.map +1 -0
- package/lib/operations/listOrgApiKeyAccessListEntries.js +40 -0
- package/lib/operations/listOrgApiKeyAccessListEntries.js.map +1 -0
- package/lib/operations/listOrgApiKeys.d.ts +26 -0
- package/lib/operations/listOrgApiKeys.d.ts.map +1 -0
- package/lib/operations/listOrgApiKeys.js +32 -0
- package/lib/operations/listOrgApiKeys.js.map +1 -0
- package/lib/operations/listOrgEvents.d.ts +37 -0
- package/lib/operations/listOrgEvents.d.ts.map +1 -0
- package/lib/operations/listOrgEvents.js +43 -0
- package/lib/operations/listOrgEvents.js.map +1 -0
- package/lib/operations/listOrgInvoicePending.d.ts +20 -0
- package/lib/operations/listOrgInvoicePending.d.ts.map +1 -0
- package/lib/operations/listOrgInvoicePending.js +31 -0
- package/lib/operations/listOrgInvoicePending.js.map +1 -0
- package/lib/operations/listOrgInvoices.d.ts +39 -0
- package/lib/operations/listOrgInvoices.d.ts.map +1 -0
- package/lib/operations/listOrgInvoices.js +45 -0
- package/lib/operations/listOrgInvoices.js.map +1 -0
- package/lib/operations/listOrgLiveMigrationAvailableProjects.d.ts +20 -0
- package/lib/operations/listOrgLiveMigrationAvailableProjects.d.ts.map +1 -0
- package/lib/operations/listOrgLiveMigrationAvailableProjects.js +32 -0
- package/lib/operations/listOrgLiveMigrationAvailableProjects.js.map +1 -0
- package/lib/operations/listOrgResourcePolicies.d.ts +20 -0
- package/lib/operations/listOrgResourcePolicies.d.ts.map +1 -0
- package/lib/operations/listOrgResourcePolicies.js +31 -0
- package/lib/operations/listOrgResourcePolicies.js.map +1 -0
- package/lib/operations/listOrgServiceAccountAccessList.d.ts +28 -0
- package/lib/operations/listOrgServiceAccountAccessList.d.ts.map +1 -0
- package/lib/operations/listOrgServiceAccountAccessList.js +40 -0
- package/lib/operations/listOrgServiceAccountAccessList.js.map +1 -0
- package/lib/operations/listOrgServiceAccounts.d.ts +24 -0
- package/lib/operations/listOrgServiceAccounts.d.ts.map +1 -0
- package/lib/operations/listOrgServiceAccounts.js +35 -0
- package/lib/operations/listOrgServiceAccounts.js.map +1 -0
- package/lib/operations/listOrgTeamUsers.d.ts +34 -0
- package/lib/operations/listOrgTeamUsers.d.ts.map +1 -0
- package/lib/operations/listOrgTeamUsers.js +43 -0
- package/lib/operations/listOrgTeamUsers.js.map +1 -0
- package/lib/operations/listOrgTeams.d.ts +26 -0
- package/lib/operations/listOrgTeams.d.ts.map +1 -0
- package/lib/operations/listOrgTeams.js +32 -0
- package/lib/operations/listOrgTeams.js.map +1 -0
- package/lib/operations/listOrgUsers.d.ts +32 -0
- package/lib/operations/listOrgUsers.d.ts.map +1 -0
- package/lib/operations/listOrgUsers.js +38 -0
- package/lib/operations/listOrgUsers.js.map +1 -0
- package/lib/operations/listOrgs.d.ts +26 -0
- package/lib/operations/listOrgs.d.ts.map +1 -0
- package/lib/operations/listOrgs.js +32 -0
- package/lib/operations/listOrgs.js.map +1 -0
- package/lib/operations/listRateLimits.d.ts +34 -0
- package/lib/operations/listRateLimits.d.ts.map +1 -0
- package/lib/operations/listRateLimits.js +40 -0
- package/lib/operations/listRateLimits.js.map +1 -0
- package/lib/operations/listSkus.d.ts +24 -0
- package/lib/operations/listSkus.d.ts.map +1 -0
- package/lib/operations/listSkus.js +30 -0
- package/lib/operations/listSkus.js.map +1 -0
- package/lib/operations/migrateGroup.d.ts +20 -0
- package/lib/operations/migrateGroup.d.ts.map +1 -0
- package/lib/operations/migrateGroup.js +26 -0
- package/lib/operations/migrateGroup.js.map +1 -0
- package/lib/operations/pinGroupClusterCollStatPinnedNamespaces.d.ts +22 -0
- package/lib/operations/pinGroupClusterCollStatPinnedNamespaces.d.ts.map +1 -0
- package/lib/operations/pinGroupClusterCollStatPinnedNamespaces.js +34 -0
- package/lib/operations/pinGroupClusterCollStatPinnedNamespaces.js.map +1 -0
- package/lib/operations/pinGroupClusterFeatureCompatibilityVersion.d.ts +24 -0
- package/lib/operations/pinGroupClusterFeatureCompatibilityVersion.d.ts.map +1 -0
- package/lib/operations/pinGroupClusterFeatureCompatibilityVersion.js +36 -0
- package/lib/operations/pinGroupClusterFeatureCompatibilityVersion.js.map +1 -0
- package/lib/operations/rejectGroupStreamVpcPeeringConnection.d.ts +22 -0
- package/lib/operations/rejectGroupStreamVpcPeeringConnection.d.ts.map +1 -0
- package/lib/operations/rejectGroupStreamVpcPeeringConnection.js +34 -0
- package/lib/operations/rejectGroupStreamVpcPeeringConnection.js.map +1 -0
- package/lib/operations/removeFederationSettingConnectedOrgConfig.d.ts +20 -0
- package/lib/operations/removeFederationSettingConnectedOrgConfig.d.ts.map +1 -0
- package/lib/operations/removeFederationSettingConnectedOrgConfig.js +32 -0
- package/lib/operations/removeFederationSettingConnectedOrgConfig.js.map +1 -0
- package/lib/operations/removeGroupApiKey.d.ts +24 -0
- package/lib/operations/removeGroupApiKey.d.ts.map +1 -0
- package/lib/operations/removeGroupApiKey.js +33 -0
- package/lib/operations/removeGroupApiKey.js.map +1 -0
- package/lib/operations/removeGroupTeam.d.ts +22 -0
- package/lib/operations/removeGroupTeam.d.ts.map +1 -0
- package/lib/operations/removeGroupTeam.js +31 -0
- package/lib/operations/removeGroupTeam.js.map +1 -0
- package/lib/operations/removeGroupUser.d.ts +26 -0
- package/lib/operations/removeGroupUser.d.ts.map +1 -0
- package/lib/operations/removeGroupUser.js +35 -0
- package/lib/operations/removeGroupUser.js.map +1 -0
- package/lib/operations/removeGroupUserRole.d.ts +25 -0
- package/lib/operations/removeGroupUserRole.d.ts.map +1 -0
- package/lib/operations/removeGroupUserRole.js +36 -0
- package/lib/operations/removeGroupUserRole.js.map +1 -0
- package/lib/operations/removeOrgTeamUser.d.ts +23 -0
- package/lib/operations/removeOrgTeamUser.d.ts.map +1 -0
- package/lib/operations/removeOrgTeamUser.js +32 -0
- package/lib/operations/removeOrgTeamUser.js.map +1 -0
- package/lib/operations/removeOrgUser.d.ts +24 -0
- package/lib/operations/removeOrgUser.d.ts.map +1 -0
- package/lib/operations/removeOrgUser.js +33 -0
- package/lib/operations/removeOrgUser.js.map +1 -0
- package/lib/operations/removeOrgUserRole.d.ts +24 -0
- package/lib/operations/removeOrgUserRole.d.ts.map +1 -0
- package/lib/operations/removeOrgUserRole.js +33 -0
- package/lib/operations/removeOrgUserRole.js.map +1 -0
- package/lib/operations/renameOrgTeam.d.ts +22 -0
- package/lib/operations/renameOrgTeam.d.ts.map +1 -0
- package/lib/operations/renameOrgTeam.js +31 -0
- package/lib/operations/renameOrgTeam.js.map +1 -0
- package/lib/operations/requestGroupEncryptionAtRestPrivateEndpointDeletion.d.ts +26 -0
- package/lib/operations/requestGroupEncryptionAtRestPrivateEndpointDeletion.d.ts.map +1 -0
- package/lib/operations/requestGroupEncryptionAtRestPrivateEndpointDeletion.js +38 -0
- package/lib/operations/requestGroupEncryptionAtRestPrivateEndpointDeletion.js.map +1 -0
- package/lib/operations/requestGroupSampleDatasetLoad.d.ts +22 -0
- package/lib/operations/requestGroupSampleDatasetLoad.d.ts.map +1 -0
- package/lib/operations/requestGroupSampleDatasetLoad.js +34 -0
- package/lib/operations/requestGroupSampleDatasetLoad.js.map +1 -0
- package/lib/operations/resetGroupMaintenanceWindow.d.ts +20 -0
- package/lib/operations/resetGroupMaintenanceWindow.d.ts.map +1 -0
- package/lib/operations/resetGroupMaintenanceWindow.js +31 -0
- package/lib/operations/resetGroupMaintenanceWindow.js.map +1 -0
- package/lib/operations/restartGroupClusterPrimaries.d.ts +24 -0
- package/lib/operations/restartGroupClusterPrimaries.d.ts.map +1 -0
- package/lib/operations/restartGroupClusterPrimaries.js +36 -0
- package/lib/operations/restartGroupClusterPrimaries.js.map +1 -0
- package/lib/operations/revokeFederationSettingIdentityProviderJwks.d.ts +21 -0
- package/lib/operations/revokeFederationSettingIdentityProviderJwks.d.ts.map +1 -0
- package/lib/operations/revokeFederationSettingIdentityProviderJwks.js +33 -0
- package/lib/operations/revokeFederationSettingIdentityProviderJwks.js.map +1 -0
- package/lib/operations/revokeGroupClusterMongoDbEmployeeAccess.d.ts +24 -0
- package/lib/operations/revokeGroupClusterMongoDbEmployeeAccess.d.ts.map +1 -0
- package/lib/operations/revokeGroupClusterMongoDbEmployeeAccess.js +36 -0
- package/lib/operations/revokeGroupClusterMongoDbEmployeeAccess.js.map +1 -0
- package/lib/operations/searchOrgInvoiceLineItems.d.ts +24 -0
- package/lib/operations/searchOrgInvoiceLineItems.d.ts.map +1 -0
- package/lib/operations/searchOrgInvoiceLineItems.js +35 -0
- package/lib/operations/searchOrgInvoiceLineItems.js.map +1 -0
- package/lib/operations/setGroupDataFederationLimit.d.ts +32 -0
- package/lib/operations/setGroupDataFederationLimit.d.ts.map +1 -0
- package/lib/operations/setGroupDataFederationLimit.js +48 -0
- package/lib/operations/setGroupDataFederationLimit.js.map +1 -0
- package/lib/operations/setGroupLimit.d.ts +41 -0
- package/lib/operations/setGroupLimit.d.ts.map +1 -0
- package/lib/operations/setGroupLimit.js +64 -0
- package/lib/operations/setGroupLimit.js.map +1 -0
- package/lib/operations/startGroupClusterOutageSimulation.d.ts +24 -0
- package/lib/operations/startGroupClusterOutageSimulation.d.ts.map +1 -0
- package/lib/operations/startGroupClusterOutageSimulation.js +36 -0
- package/lib/operations/startGroupClusterOutageSimulation.js.map +1 -0
- package/lib/operations/startGroupStreamProcessor.d.ts +26 -0
- package/lib/operations/startGroupStreamProcessor.d.ts.map +1 -0
- package/lib/operations/startGroupStreamProcessor.js +37 -0
- package/lib/operations/startGroupStreamProcessor.js.map +1 -0
- package/lib/operations/startGroupStreamProcessorWith.d.ts +26 -0
- package/lib/operations/startGroupStreamProcessorWith.d.ts.map +1 -0
- package/lib/operations/startGroupStreamProcessorWith.js +38 -0
- package/lib/operations/startGroupStreamProcessorWith.js.map +1 -0
- package/lib/operations/stopGroupStreamProcessor.d.ts +26 -0
- package/lib/operations/stopGroupStreamProcessor.d.ts.map +1 -0
- package/lib/operations/stopGroupStreamProcessor.js +37 -0
- package/lib/operations/stopGroupStreamProcessor.js.map +1 -0
- package/lib/operations/takeGroupClusterBackupSnapshots.d.ts +25 -0
- package/lib/operations/takeGroupClusterBackupSnapshots.d.ts.map +1 -0
- package/lib/operations/takeGroupClusterBackupSnapshots.js +37 -0
- package/lib/operations/takeGroupClusterBackupSnapshots.js.map +1 -0
- package/lib/operations/tenantGroupFlexClusterUpgrade.d.ts +22 -0
- package/lib/operations/tenantGroupFlexClusterUpgrade.d.ts.map +1 -0
- package/lib/operations/tenantGroupFlexClusterUpgrade.js +34 -0
- package/lib/operations/tenantGroupFlexClusterUpgrade.js.map +1 -0
- package/lib/operations/toggleGroupAlertConfig.d.ts +26 -0
- package/lib/operations/toggleGroupAlertConfig.d.ts.map +1 -0
- package/lib/operations/toggleGroupAlertConfig.js +37 -0
- package/lib/operations/toggleGroupAlertConfig.js.map +1 -0
- package/lib/operations/toggleGroupAwsCustomDns.d.ts +22 -0
- package/lib/operations/toggleGroupAwsCustomDns.d.ts.map +1 -0
- package/lib/operations/toggleGroupAwsCustomDns.js +33 -0
- package/lib/operations/toggleGroupAwsCustomDns.js.map +1 -0
- package/lib/operations/toggleGroupMaintenanceWindowAutoDefer.d.ts +20 -0
- package/lib/operations/toggleGroupMaintenanceWindowAutoDefer.d.ts.map +1 -0
- package/lib/operations/toggleGroupMaintenanceWindowAutoDefer.js +32 -0
- package/lib/operations/toggleGroupMaintenanceWindowAutoDefer.js.map +1 -0
- package/lib/operations/toggleGroupPrivateEndpointRegionalMode.d.ts +22 -0
- package/lib/operations/toggleGroupPrivateEndpointRegionalMode.d.ts.map +1 -0
- package/lib/operations/toggleGroupPrivateEndpointRegionalMode.js +34 -0
- package/lib/operations/toggleGroupPrivateEndpointRegionalMode.js.map +1 -0
- package/lib/operations/unpinGroupClusterCollStatUnpinNamespaces.d.ts +22 -0
- package/lib/operations/unpinGroupClusterCollStatUnpinNamespaces.d.ts.map +1 -0
- package/lib/operations/unpinGroupClusterCollStatUnpinNamespaces.js +34 -0
- package/lib/operations/unpinGroupClusterCollStatUnpinNamespaces.js.map +1 -0
- package/lib/operations/unpinGroupClusterFeatureCompatibilityVersion.d.ts +24 -0
- package/lib/operations/unpinGroupClusterFeatureCompatibilityVersion.d.ts.map +1 -0
- package/lib/operations/unpinGroupClusterFeatureCompatibilityVersion.js +36 -0
- package/lib/operations/unpinGroupClusterFeatureCompatibilityVersion.js.map +1 -0
- package/lib/operations/updateFederationSettingConnectedOrgConfig.d.ts +24 -0
- package/lib/operations/updateFederationSettingConnectedOrgConfig.d.ts.map +1 -0
- package/lib/operations/updateFederationSettingConnectedOrgConfig.js +36 -0
- package/lib/operations/updateFederationSettingConnectedOrgConfig.js.map +1 -0
- package/lib/operations/updateFederationSettingConnectedOrgConfigRoleMapping.d.ts +22 -0
- package/lib/operations/updateFederationSettingConnectedOrgConfigRoleMapping.d.ts.map +1 -0
- package/lib/operations/updateFederationSettingConnectedOrgConfigRoleMapping.js +34 -0
- package/lib/operations/updateFederationSettingConnectedOrgConfigRoleMapping.js.map +1 -0
- package/lib/operations/updateFederationSettingIdentityProvider.d.ts +22 -0
- package/lib/operations/updateFederationSettingIdentityProvider.d.ts.map +1 -0
- package/lib/operations/updateFederationSettingIdentityProvider.js +34 -0
- package/lib/operations/updateFederationSettingIdentityProvider.js.map +1 -0
- package/lib/operations/updateGroup.d.ts +22 -0
- package/lib/operations/updateGroup.d.ts.map +1 -0
- package/lib/operations/updateGroup.js +28 -0
- package/lib/operations/updateGroup.js.map +1 -0
- package/lib/operations/updateGroupAlertConfig.d.ts +26 -0
- package/lib/operations/updateGroupAlertConfig.d.ts.map +1 -0
- package/lib/operations/updateGroupAlertConfig.js +37 -0
- package/lib/operations/updateGroupAlertConfig.js.map +1 -0
- package/lib/operations/updateGroupApiKeyRoles.d.ts +30 -0
- package/lib/operations/updateGroupApiKeyRoles.d.ts.map +1 -0
- package/lib/operations/updateGroupApiKeyRoles.js +41 -0
- package/lib/operations/updateGroupApiKeyRoles.js.map +1 -0
- package/lib/operations/updateGroupAuditLog.d.ts +22 -0
- package/lib/operations/updateGroupAuditLog.d.ts.map +1 -0
- package/lib/operations/updateGroupAuditLog.js +33 -0
- package/lib/operations/updateGroupAuditLog.js.map +1 -0
- package/lib/operations/updateGroupBackupCompliancePolicy.d.ts +24 -0
- package/lib/operations/updateGroupBackupCompliancePolicy.d.ts.map +1 -0
- package/lib/operations/updateGroupBackupCompliancePolicy.js +36 -0
- package/lib/operations/updateGroupBackupCompliancePolicy.js.map +1 -0
- package/lib/operations/updateGroupBackupExportBucket.d.ts +24 -0
- package/lib/operations/updateGroupBackupExportBucket.d.ts.map +1 -0
- package/lib/operations/updateGroupBackupExportBucket.js +36 -0
- package/lib/operations/updateGroupBackupExportBucket.js.map +1 -0
- package/lib/operations/updateGroupCluster.d.ts +26 -0
- package/lib/operations/updateGroupCluster.d.ts.map +1 -0
- package/lib/operations/updateGroupCluster.js +36 -0
- package/lib/operations/updateGroupCluster.js.map +1 -0
- package/lib/operations/updateGroupClusterBackupSchedule.d.ts +24 -0
- package/lib/operations/updateGroupClusterBackupSchedule.d.ts.map +1 -0
- package/lib/operations/updateGroupClusterBackupSchedule.js +36 -0
- package/lib/operations/updateGroupClusterBackupSchedule.js.map +1 -0
- package/lib/operations/updateGroupClusterBackupSnapshot.d.ts +26 -0
- package/lib/operations/updateGroupClusterBackupSnapshot.d.ts.map +1 -0
- package/lib/operations/updateGroupClusterBackupSnapshot.js +38 -0
- package/lib/operations/updateGroupClusterBackupSnapshot.js.map +1 -0
- package/lib/operations/updateGroupClusterCollStatPinnedNamespaces.d.ts +22 -0
- package/lib/operations/updateGroupClusterCollStatPinnedNamespaces.d.ts.map +1 -0
- package/lib/operations/updateGroupClusterCollStatPinnedNamespaces.js +34 -0
- package/lib/operations/updateGroupClusterCollStatPinnedNamespaces.js.map +1 -0
- package/lib/operations/updateGroupClusterOnlineArchive.d.ts +26 -0
- package/lib/operations/updateGroupClusterOnlineArchive.d.ts.map +1 -0
- package/lib/operations/updateGroupClusterOnlineArchive.js +38 -0
- package/lib/operations/updateGroupClusterOnlineArchive.js.map +1 -0
- package/lib/operations/updateGroupClusterProcessArgs.d.ts +24 -0
- package/lib/operations/updateGroupClusterProcessArgs.d.ts.map +1 -0
- package/lib/operations/updateGroupClusterProcessArgs.js +36 -0
- package/lib/operations/updateGroupClusterProcessArgs.js.map +1 -0
- package/lib/operations/updateGroupClusterQueryShape.d.ts +26 -0
- package/lib/operations/updateGroupClusterQueryShape.d.ts.map +1 -0
- package/lib/operations/updateGroupClusterQueryShape.js +38 -0
- package/lib/operations/updateGroupClusterQueryShape.js.map +1 -0
- package/lib/operations/updateGroupClusterSearchDeployment.d.ts +24 -0
- package/lib/operations/updateGroupClusterSearchDeployment.d.ts.map +1 -0
- package/lib/operations/updateGroupClusterSearchDeployment.js +36 -0
- package/lib/operations/updateGroupClusterSearchDeployment.js.map +1 -0
- package/lib/operations/updateGroupClusterSearchIndex.d.ts +26 -0
- package/lib/operations/updateGroupClusterSearchIndex.d.ts.map +1 -0
- package/lib/operations/updateGroupClusterSearchIndex.js +38 -0
- package/lib/operations/updateGroupClusterSearchIndex.js.map +1 -0
- package/lib/operations/updateGroupClusterSearchIndexByName.d.ts +30 -0
- package/lib/operations/updateGroupClusterSearchIndexByName.d.ts.map +1 -0
- package/lib/operations/updateGroupClusterSearchIndexByName.js +42 -0
- package/lib/operations/updateGroupClusterSearchIndexByName.js.map +1 -0
- package/lib/operations/updateGroupContainer.d.ts +24 -0
- package/lib/operations/updateGroupContainer.d.ts.map +1 -0
- package/lib/operations/updateGroupContainer.js +35 -0
- package/lib/operations/updateGroupContainer.js.map +1 -0
- package/lib/operations/updateGroupCustomDbRoleRole.d.ts +24 -0
- package/lib/operations/updateGroupCustomDbRoleRole.d.ts.map +1 -0
- package/lib/operations/updateGroupCustomDbRoleRole.js +35 -0
- package/lib/operations/updateGroupCustomDbRoleRole.js.map +1 -0
- package/lib/operations/updateGroupDataFederation.d.ts +26 -0
- package/lib/operations/updateGroupDataFederation.d.ts.map +1 -0
- package/lib/operations/updateGroupDataFederation.js +37 -0
- package/lib/operations/updateGroupDataFederation.js.map +1 -0
- package/lib/operations/updateGroupDatabaseUser.d.ts +39 -0
- package/lib/operations/updateGroupDatabaseUser.d.ts.map +1 -0
- package/lib/operations/updateGroupDatabaseUser.js +50 -0
- package/lib/operations/updateGroupDatabaseUser.js.map +1 -0
- package/lib/operations/updateGroupEncryptionAtRest.d.ts +23 -0
- package/lib/operations/updateGroupEncryptionAtRest.d.ts.map +1 -0
- package/lib/operations/updateGroupEncryptionAtRest.js +34 -0
- package/lib/operations/updateGroupEncryptionAtRest.js.map +1 -0
- package/lib/operations/updateGroupFlexCluster.d.ts +24 -0
- package/lib/operations/updateGroupFlexCluster.d.ts.map +1 -0
- package/lib/operations/updateGroupFlexCluster.js +35 -0
- package/lib/operations/updateGroupFlexCluster.js.map +1 -0
- package/lib/operations/updateGroupIntegration.d.ts +30 -0
- package/lib/operations/updateGroupIntegration.d.ts.map +1 -0
- package/lib/operations/updateGroupIntegration.js +52 -0
- package/lib/operations/updateGroupIntegration.js.map +1 -0
- package/lib/operations/updateGroupLogIntegration.d.ts +24 -0
- package/lib/operations/updateGroupLogIntegration.d.ts.map +1 -0
- package/lib/operations/updateGroupLogIntegration.js +35 -0
- package/lib/operations/updateGroupLogIntegration.js.map +1 -0
- package/lib/operations/updateGroupMaintenanceWindow.d.ts +20 -0
- package/lib/operations/updateGroupMaintenanceWindow.d.ts.map +1 -0
- package/lib/operations/updateGroupMaintenanceWindow.js +32 -0
- package/lib/operations/updateGroupMaintenanceWindow.js.map +1 -0
- package/lib/operations/updateGroupPeer.d.ts +24 -0
- package/lib/operations/updateGroupPeer.d.ts.map +1 -0
- package/lib/operations/updateGroupPeer.js +33 -0
- package/lib/operations/updateGroupPeer.js.map +1 -0
- package/lib/operations/updateGroupServiceAccount.d.ts +24 -0
- package/lib/operations/updateGroupServiceAccount.d.ts.map +1 -0
- package/lib/operations/updateGroupServiceAccount.js +35 -0
- package/lib/operations/updateGroupServiceAccount.js.map +1 -0
- package/lib/operations/updateGroupSettings.d.ts +22 -0
- package/lib/operations/updateGroupSettings.d.ts.map +1 -0
- package/lib/operations/updateGroupSettings.js +33 -0
- package/lib/operations/updateGroupSettings.js.map +1 -0
- package/lib/operations/updateGroupStreamConnection.d.ts +26 -0
- package/lib/operations/updateGroupStreamConnection.d.ts.map +1 -0
- package/lib/operations/updateGroupStreamConnection.js +37 -0
- package/lib/operations/updateGroupStreamConnection.js.map +1 -0
- package/lib/operations/updateGroupStreamProcessor.d.ts +26 -0
- package/lib/operations/updateGroupStreamProcessor.d.ts.map +1 -0
- package/lib/operations/updateGroupStreamProcessor.js +37 -0
- package/lib/operations/updateGroupStreamProcessor.js.map +1 -0
- package/lib/operations/updateGroupStreamWorkspace.d.ts +24 -0
- package/lib/operations/updateGroupStreamWorkspace.d.ts.map +1 -0
- package/lib/operations/updateGroupStreamWorkspace.js +35 -0
- package/lib/operations/updateGroupStreamWorkspace.js.map +1 -0
- package/lib/operations/updateGroupTeam.d.ts +24 -0
- package/lib/operations/updateGroupTeam.d.ts.map +1 -0
- package/lib/operations/updateGroupTeam.js +33 -0
- package/lib/operations/updateGroupTeam.js.map +1 -0
- package/lib/operations/updateGroupUserSecurity.d.ts +23 -0
- package/lib/operations/updateGroupUserSecurity.d.ts.map +1 -0
- package/lib/operations/updateGroupUserSecurity.js +34 -0
- package/lib/operations/updateGroupUserSecurity.js.map +1 -0
- package/lib/operations/updateOrg.d.ts +20 -0
- package/lib/operations/updateOrg.d.ts.map +1 -0
- package/lib/operations/updateOrg.js +26 -0
- package/lib/operations/updateOrg.js.map +1 -0
- package/lib/operations/updateOrgApiKey.d.ts +22 -0
- package/lib/operations/updateOrgApiKey.d.ts.map +1 -0
- package/lib/operations/updateOrgApiKey.js +31 -0
- package/lib/operations/updateOrgApiKey.js.map +1 -0
- package/lib/operations/updateOrgResourcePolicy.d.ts +22 -0
- package/lib/operations/updateOrgResourcePolicy.d.ts.map +1 -0
- package/lib/operations/updateOrgResourcePolicy.js +33 -0
- package/lib/operations/updateOrgResourcePolicy.js.map +1 -0
- package/lib/operations/updateOrgServiceAccount.d.ts +22 -0
- package/lib/operations/updateOrgServiceAccount.d.ts.map +1 -0
- package/lib/operations/updateOrgServiceAccount.js +33 -0
- package/lib/operations/updateOrgServiceAccount.js.map +1 -0
- package/lib/operations/updateOrgSettings.d.ts +20 -0
- package/lib/operations/updateOrgSettings.d.ts.map +1 -0
- package/lib/operations/updateOrgSettings.js +26 -0
- package/lib/operations/updateOrgSettings.js.map +1 -0
- package/lib/operations/updateOrgUser.d.ts +24 -0
- package/lib/operations/updateOrgUser.d.ts.map +1 -0
- package/lib/operations/updateOrgUser.js +33 -0
- package/lib/operations/updateOrgUser.js.map +1 -0
- package/lib/operations/upgradeGroupClusterTenantUpgrade.d.ts +23 -0
- package/lib/operations/upgradeGroupClusterTenantUpgrade.d.ts.map +1 -0
- package/lib/operations/upgradeGroupClusterTenantUpgrade.js +35 -0
- package/lib/operations/upgradeGroupClusterTenantUpgrade.js.map +1 -0
- package/lib/operations/validateGroupLiveMigrations.d.ts +22 -0
- package/lib/operations/validateGroupLiveMigrations.d.ts.map +1 -0
- package/lib/operations/validateGroupLiveMigrations.js +33 -0
- package/lib/operations/validateGroupLiveMigrations.js.map +1 -0
- package/lib/operations/validateOrgResourcePolicies.d.ts +20 -0
- package/lib/operations/validateOrgResourcePolicies.d.ts.map +1 -0
- package/lib/operations/validateOrgResourcePolicies.js +31 -0
- package/lib/operations/validateOrgResourcePolicies.js.map +1 -0
- package/lib/operations/verifyGroupUserSecurityLdap.d.ts +22 -0
- package/lib/operations/verifyGroupUserSecurityLdap.d.ts.map +1 -0
- package/lib/operations/verifyGroupUserSecurityLdap.js +33 -0
- package/lib/operations/verifyGroupUserSecurityLdap.js.map +1 -0
- package/lib/operations/withGroupStreamSampleConnections.d.ts +22 -0
- package/lib/operations/withGroupStreamSampleConnections.d.ts.map +1 -0
- package/lib/operations/withGroupStreamSampleConnections.js +34 -0
- package/lib/operations/withGroupStreamSampleConnections.js.map +1 -0
- package/lib/retry.d.ts +22 -0
- package/lib/retry.d.ts.map +1 -0
- package/lib/retry.js +21 -0
- package/lib/retry.js.map +1 -0
- package/lib/sensitive.d.ts +5 -0
- package/lib/sensitive.d.ts.map +1 -0
- package/lib/sensitive.js +5 -0
- package/lib/sensitive.js.map +1 -0
- package/lib/traits.d.ts +5 -0
- package/lib/traits.d.ts.map +1 -0
- package/lib/traits.js +5 -0
- package/lib/traits.js.map +1 -0
- package/package.json +88 -0
- package/src/category.ts +4 -0
- package/src/client.ts +63 -0
- package/src/credentials.ts +31 -0
- package/src/errors.ts +47 -0
- package/src/index.ts +15 -0
- package/src/operations/acceptGroupStreamVpcPeeringConnection.ts +42 -0
- package/src/operations/acknowledgeGroupAlert.ts +45 -0
- package/src/operations/addGroupApiKey.ts +39 -0
- package/src/operations/addGroupTeams.ts +34 -0
- package/src/operations/addGroupUserRole.ts +40 -0
- package/src/operations/addGroupUsers.ts +37 -0
- package/src/operations/addOrgTeamUser.ts +38 -0
- package/src/operations/addOrgUserRole.ts +39 -0
- package/src/operations/authorizeGroupCloudProviderAccessRole.ts +44 -0
- package/src/operations/cancelGroupClusterBackupRestoreJob.ts +46 -0
- package/src/operations/createFederationSettingConnectedOrgConfigRoleMapping.ts +40 -0
- package/src/operations/createFederationSettingIdentityProvider.ts +39 -0
- package/src/operations/createGroup.ts +30 -0
- package/src/operations/createGroupAccessListEntry.ts +49 -0
- package/src/operations/createGroupAlertConfig.ts +44 -0
- package/src/operations/createGroupApiKey.ts +36 -0
- package/src/operations/createGroupBackupExportBucket.ts +42 -0
- package/src/operations/createGroupBackupPrivateEndpoint.ts +44 -0
- package/src/operations/createGroupCloudProviderAccess.ts +42 -0
- package/src/operations/createGroupCluster.ts +38 -0
- package/src/operations/createGroupClusterBackupExport.ts +42 -0
- package/src/operations/createGroupClusterBackupRestoreJob.ts +45 -0
- package/src/operations/createGroupClusterGlobalWriteCustomZoneMapping.ts +44 -0
- package/src/operations/createGroupClusterGlobalWriteManagedNamespace.ts +44 -0
- package/src/operations/createGroupClusterIndexRollingIndex.ts +44 -0
- package/src/operations/createGroupClusterOnlineArchive.ts +44 -0
- package/src/operations/createGroupClusterSearchDeployment.ts +44 -0
- package/src/operations/createGroupClusterSearchIndex.ts +44 -0
- package/src/operations/createGroupContainer.ts +41 -0
- package/src/operations/createGroupCustomDbRoleRole.ts +43 -0
- package/src/operations/createGroupDataFederation.ts +45 -0
- package/src/operations/createGroupDatabaseUser.ts +43 -0
- package/src/operations/createGroupDatabaseUserCert.ts +47 -0
- package/src/operations/createGroupEncryptionAtRestPrivateEndpoint.ts +44 -0
- package/src/operations/createGroupFlexCluster.ts +43 -0
- package/src/operations/createGroupFlexClusterBackupRestoreJob.ts +44 -0
- package/src/operations/createGroupIntegration.ts +62 -0
- package/src/operations/createGroupLiveMigration.ts +46 -0
- package/src/operations/createGroupLogIntegration.ts +43 -0
- package/src/operations/createGroupPeer.ts +34 -0
- package/src/operations/createGroupPrivateEndpointEndpointService.ts +42 -0
- package/src/operations/createGroupPrivateEndpointEndpointServiceEndpoint.ts +46 -0
- package/src/operations/createGroupPrivateNetworkSettingEndpointId.ts +51 -0
- package/src/operations/createGroupServiceAccount.ts +43 -0
- package/src/operations/createGroupServiceAccountAccessList.ts +50 -0
- package/src/operations/createGroupServiceAccountSecret.ts +44 -0
- package/src/operations/createGroupStreamConnection.ts +45 -0
- package/src/operations/createGroupStreamPrivateLinkConnection.ts +42 -0
- package/src/operations/createGroupStreamProcessor.ts +45 -0
- package/src/operations/createGroupStreamWorkspace.ts +40 -0
- package/src/operations/createOrg.ts +28 -0
- package/src/operations/createOrgApiKey.ts +30 -0
- package/src/operations/createOrgApiKeyAccessListEntry.ts +48 -0
- package/src/operations/createOrgBillingCostExplorerUsageProcess.ts +38 -0
- package/src/operations/createOrgLiveMigrationLinkToken.ts +40 -0
- package/src/operations/createOrgResourcePolicy.ts +41 -0
- package/src/operations/createOrgServiceAccount.ts +41 -0
- package/src/operations/createOrgServiceAccountAccessList.ts +48 -0
- package/src/operations/createOrgServiceAccountSecret.ts +42 -0
- package/src/operations/createOrgTeam.ts +30 -0
- package/src/operations/createOrgUser.ts +31 -0
- package/src/operations/cutoverGroupLiveMigration.ts +45 -0
- package/src/operations/deauthorizeGroupCloudProviderAccessRole.ts +46 -0
- package/src/operations/deferGroupMaintenanceWindow.ts +41 -0
- package/src/operations/deleteFederationSetting.ts +37 -0
- package/src/operations/deleteFederationSettingConnectedOrgConfigRoleMapping.ts +42 -0
- package/src/operations/deleteFederationSettingIdentityProvider.ts +41 -0
- package/src/operations/deleteGroup.ts +32 -0
- package/src/operations/deleteGroupAccessListEntry.ts +49 -0
- package/src/operations/deleteGroupAlertConfig.ts +46 -0
- package/src/operations/deleteGroupBackupExportBucket.ts +42 -0
- package/src/operations/deleteGroupBackupPrivateEndpoint.ts +46 -0
- package/src/operations/deleteGroupCluster.ts +43 -0
- package/src/operations/deleteGroupClusterBackupSchedule.ts +42 -0
- package/src/operations/deleteGroupClusterBackupSnapshot.ts +46 -0
- package/src/operations/deleteGroupClusterBackupSnapshotShardedCluster.ts +46 -0
- package/src/operations/deleteGroupClusterGlobalWriteCustomZoneMapping.ts +44 -0
- package/src/operations/deleteGroupClusterGlobalWriteManagedNamespaces.ts +48 -0
- package/src/operations/deleteGroupClusterOnlineArchive.ts +46 -0
- package/src/operations/deleteGroupClusterSearchDeployment.ts +44 -0
- package/src/operations/deleteGroupClusterSearchIndex.ts +46 -0
- package/src/operations/deleteGroupClusterSearchIndexByName.ts +50 -0
- package/src/operations/deleteGroupContainer.ts +43 -0
- package/src/operations/deleteGroupCustomDbRoleRole.ts +45 -0
- package/src/operations/deleteGroupDataFederation.ts +45 -0
- package/src/operations/deleteGroupDataFederationLimit.ts +57 -0
- package/src/operations/deleteGroupDatabaseUser.ts +60 -0
- package/src/operations/deleteGroupFlexCluster.ts +45 -0
- package/src/operations/deleteGroupIntegration.ts +56 -0
- package/src/operations/deleteGroupLimit.ts +69 -0
- package/src/operations/deleteGroupLogIntegration.ts +45 -0
- package/src/operations/deleteGroupPeer.ts +39 -0
- package/src/operations/deleteGroupPrivateEndpointEndpointService.ts +46 -0
- package/src/operations/deleteGroupPrivateEndpointEndpointServiceEndpoint.ts +48 -0
- package/src/operations/deleteGroupPrivateNetworkSettingEndpointId.ts +44 -0
- package/src/operations/deleteGroupServiceAccount.ts +45 -0
- package/src/operations/deleteGroupServiceAccountAccessListEntry.ts +46 -0
- package/src/operations/deleteGroupServiceAccountSecret.ts +46 -0
- package/src/operations/deleteGroupStreamConnection.ts +47 -0
- package/src/operations/deleteGroupStreamPrivateLinkConnection.ts +44 -0
- package/src/operations/deleteGroupStreamProcessor.ts +47 -0
- package/src/operations/deleteGroupStreamVpcPeeringConnection.ts +42 -0
- package/src/operations/deleteGroupStreamWorkspace.ts +45 -0
- package/src/operations/deleteGroupUserSecurityLdapUserToDnMapping.ts +42 -0
- package/src/operations/deleteOrg.ts +31 -0
- package/src/operations/deleteOrgApiKey.ts +37 -0
- package/src/operations/deleteOrgApiKeyAccessListEntry.ts +44 -0
- package/src/operations/deleteOrgLiveMigrationLinkTokens.ts +38 -0
- package/src/operations/deleteOrgResourcePolicy.ts +43 -0
- package/src/operations/deleteOrgServiceAccount.ts +43 -0
- package/src/operations/deleteOrgServiceAccountAccessListEntry.ts +44 -0
- package/src/operations/deleteOrgServiceAccountSecret.ts +44 -0
- package/src/operations/deleteOrgTeam.ts +37 -0
- package/src/operations/disableGroupBackupCompliancePolicy.ts +42 -0
- package/src/operations/disableGroupManagedSlowMs.ts +43 -0
- package/src/operations/disableGroupUserSecurityCustomerX509.ts +41 -0
- package/src/operations/downloadGroupClusterLog.ts +54 -0
- package/src/operations/downloadGroupClusterOnlineArchiveQueryLogs.ts +48 -0
- package/src/operations/downloadGroupDataFederationQueryLogs.ts +44 -0
- package/src/operations/downloadGroupFlexClusterBackup.ts +44 -0
- package/src/operations/downloadGroupStreamAuditLogs.ts +48 -0
- package/src/operations/downloadGroupStreamOperationalLogs.ts +48 -0
- package/src/operations/enableGroupManagedSlowMs.ts +43 -0
- package/src/operations/endGroupClusterOutageSimulation.ts +44 -0
- package/src/operations/getFederationSettingConnectedOrgConfig.ts +40 -0
- package/src/operations/getFederationSettingConnectedOrgConfigRoleMapping.ts +42 -0
- package/src/operations/getFederationSettingIdentityProvider.ts +40 -0
- package/src/operations/getFederationSettingIdentityProviderMetadata.ts +38 -0
- package/src/operations/getGroup.ts +32 -0
- package/src/operations/getGroupAccessListEntry.ts +45 -0
- package/src/operations/getGroupAccessListStatus.ts +45 -0
- package/src/operations/getGroupActivityFeed.ts +49 -0
- package/src/operations/getGroupAlert.ts +40 -0
- package/src/operations/getGroupAlertAlertConfigs.ts +52 -0
- package/src/operations/getGroupAlertConfig.ts +42 -0
- package/src/operations/getGroupAlertConfigAlerts.ts +52 -0
- package/src/operations/getGroupAuditLog.ts +34 -0
- package/src/operations/getGroupAwsCustomDns.ts +41 -0
- package/src/operations/getGroupBackupCompliancePolicy.ts +42 -0
- package/src/operations/getGroupBackupExportBucket.ts +43 -0
- package/src/operations/getGroupBackupPrivateEndpoint.ts +46 -0
- package/src/operations/getGroupByName.ts +32 -0
- package/src/operations/getGroupCloudProviderAccess.ts +45 -0
- package/src/operations/getGroupCluster.ts +42 -0
- package/src/operations/getGroupClusterBackupExport.ts +45 -0
- package/src/operations/getGroupClusterBackupRestoreJob.ts +46 -0
- package/src/operations/getGroupClusterBackupSchedule.ts +44 -0
- package/src/operations/getGroupClusterBackupSnapshot.ts +46 -0
- package/src/operations/getGroupClusterBackupSnapshotShardedCluster.ts +46 -0
- package/src/operations/getGroupClusterCollStatNamespaces.ts +54 -0
- package/src/operations/getGroupClusterGlobalWrites.ts +45 -0
- package/src/operations/getGroupClusterOnlineArchive.ts +46 -0
- package/src/operations/getGroupClusterOutageSimulation.ts +44 -0
- package/src/operations/getGroupClusterProcessArgs.ts +45 -0
- package/src/operations/getGroupClusterQueryShape.ts +47 -0
- package/src/operations/getGroupClusterQueryShapeInsightDetails.ts +58 -0
- package/src/operations/getGroupClusterSearchDeployment.ts +44 -0
- package/src/operations/getGroupClusterSearchIndex.ts +47 -0
- package/src/operations/getGroupClusterSearchIndexByName.ts +50 -0
- package/src/operations/getGroupClusterStatus.ts +44 -0
- package/src/operations/getGroupContainer.ts +41 -0
- package/src/operations/getGroupCustomDbRoleRole.ts +45 -0
- package/src/operations/getGroupDataFederation.ts +43 -0
- package/src/operations/getGroupDataFederationLimit.ts +60 -0
- package/src/operations/getGroupDatabaseUser.ts +58 -0
- package/src/operations/getGroupDbAccessHistoryCluster.ts +54 -0
- package/src/operations/getGroupDbAccessHistoryProcess.ts +54 -0
- package/src/operations/getGroupEncryptionAtRest.ts +44 -0
- package/src/operations/getGroupEncryptionAtRestPrivateEndpoint.ts +46 -0
- package/src/operations/getGroupEvent.ts +42 -0
- package/src/operations/getGroupFlexCluster.ts +41 -0
- package/src/operations/getGroupFlexClusterBackupRestoreJob.ts +46 -0
- package/src/operations/getGroupFlexClusterBackupSnapshot.ts +44 -0
- package/src/operations/getGroupHostFtsMetricIndexMeasurements.ts +58 -0
- package/src/operations/getGroupIntegration.ts +52 -0
- package/src/operations/getGroupIpAddresses.ts +39 -0
- package/src/operations/getGroupLimit.ts +69 -0
- package/src/operations/getGroupLiveMigration.ts +44 -0
- package/src/operations/getGroupLiveMigrationValidateStatus.ts +42 -0
- package/src/operations/getGroupLogIntegration.ts +45 -0
- package/src/operations/getGroupMaintenanceWindow.ts +43 -0
- package/src/operations/getGroupManagedSlowMs.ts +42 -0
- package/src/operations/getGroupMongoDbVersions.ts +55 -0
- package/src/operations/getGroupPeer.ts +39 -0
- package/src/operations/getGroupPrivateEndpointEndpointService.ts +46 -0
- package/src/operations/getGroupPrivateEndpointEndpointServiceEndpoint.ts +48 -0
- package/src/operations/getGroupPrivateEndpointRegionalMode.ts +42 -0
- package/src/operations/getGroupPrivateNetworkSettingEndpointId.ts +44 -0
- package/src/operations/getGroupProcess.ts +39 -0
- package/src/operations/getGroupProcessCollStatNamespaces.ts +48 -0
- package/src/operations/getGroupProcessDatabase.ts +47 -0
- package/src/operations/getGroupProcessDatabaseMeasurements.ts +56 -0
- package/src/operations/getGroupProcessDisk.ts +41 -0
- package/src/operations/getGroupProcessDiskMeasurements.ts +61 -0
- package/src/operations/getGroupProcessMeasurements.ts +61 -0
- package/src/operations/getGroupSampleDatasetLoad.ts +43 -0
- package/src/operations/getGroupServiceAccount.ts +45 -0
- package/src/operations/getGroupSettings.ts +34 -0
- package/src/operations/getGroupStreamAccountDetails.ts +44 -0
- package/src/operations/getGroupStreamConnection.ts +45 -0
- package/src/operations/getGroupStreamPrivateLinkConnection.ts +42 -0
- package/src/operations/getGroupStreamProcessor.ts +47 -0
- package/src/operations/getGroupStreamProcessors.ts +51 -0
- package/src/operations/getGroupStreamWorkspace.ts +45 -0
- package/src/operations/getGroupTeam.ts +39 -0
- package/src/operations/getGroupUser.ts +41 -0
- package/src/operations/getGroupUserSecurity.ts +41 -0
- package/src/operations/getGroupUserSecurityLdapVerify.ts +44 -0
- package/src/operations/getOrg.ts +30 -0
- package/src/operations/getOrgActivityFeed.ts +39 -0
- package/src/operations/getOrgApiKey.ts +37 -0
- package/src/operations/getOrgApiKeyAccessListEntry.ts +45 -0
- package/src/operations/getOrgBillingCostExplorerUsage.ts +40 -0
- package/src/operations/getOrgEvent.ts +40 -0
- package/src/operations/getOrgFederationSettings.ts +41 -0
- package/src/operations/getOrgGroups.ts +43 -0
- package/src/operations/getOrgInvoice.ts +38 -0
- package/src/operations/getOrgInvoiceCsv.ts +38 -0
- package/src/operations/getOrgNonCompliantResources.ts +41 -0
- package/src/operations/getOrgResourcePolicy.ts +41 -0
- package/src/operations/getOrgServiceAccount.ts +41 -0
- package/src/operations/getOrgServiceAccountGroups.ts +47 -0
- package/src/operations/getOrgSettings.ts +30 -0
- package/src/operations/getOrgTeam.ts +34 -0
- package/src/operations/getOrgTeamByName.ts +37 -0
- package/src/operations/getOrgUser.ts +36 -0
- package/src/operations/getRateLimit.ts +40 -0
- package/src/operations/getSku.ts +30 -0
- package/src/operations/getSystemStatus.ts +28 -0
- package/src/operations/grantGroupClusterMongoDbEmployeeAccess.ts +44 -0
- package/src/operations/index.ts +396 -0
- package/src/operations/inviteGroupServiceAccount.ts +45 -0
- package/src/operations/listAlertConfigMatcherFieldNames.ts +38 -0
- package/src/operations/listClusterDetails.ts +35 -0
- package/src/operations/listControlPlaneIpAddresses.ts +37 -0
- package/src/operations/listEventTypes.ts +34 -0
- package/src/operations/listFederationSettingConnectedOrgConfigRoleMappings.ts +40 -0
- package/src/operations/listFederationSettingConnectedOrgConfigs.ts +42 -0
- package/src/operations/listFederationSettingIdentityProviders.ts +46 -0
- package/src/operations/listGroupAccessListEntries.ts +49 -0
- package/src/operations/listGroupAlertConfigs.ts +49 -0
- package/src/operations/listGroupAlerts.ts +43 -0
- package/src/operations/listGroupApiKeys.ts +40 -0
- package/src/operations/listGroupBackupExportBuckets.ts +48 -0
- package/src/operations/listGroupBackupPrivateEndpoints.ts +50 -0
- package/src/operations/listGroupCloudProviderAccess.ts +42 -0
- package/src/operations/listGroupClusterBackupExports.ts +50 -0
- package/src/operations/listGroupClusterBackupRestoreJobs.ts +50 -0
- package/src/operations/listGroupClusterBackupSnapshotShardedClusters.ts +44 -0
- package/src/operations/listGroupClusterBackupSnapshots.ts +50 -0
- package/src/operations/listGroupClusterCollStatMeasurements.ts +60 -0
- package/src/operations/listGroupClusterCollStatPinnedNamespaces.ts +42 -0
- package/src/operations/listGroupClusterOnlineArchives.ts +50 -0
- package/src/operations/listGroupClusterPerformanceAdvisorDropIndexSuggestions.ts +40 -0
- package/src/operations/listGroupClusterPerformanceAdvisorSchemaAdvice.ts +40 -0
- package/src/operations/listGroupClusterPerformanceAdvisorSuggestedIndexes.ts +54 -0
- package/src/operations/listGroupClusterProviderRegions.ts +52 -0
- package/src/operations/listGroupClusterQueryShapeInsightSummaries.ts +66 -0
- package/src/operations/listGroupClusterQueryShapes.ts +53 -0
- package/src/operations/listGroupClusterSearchIndex.ts +49 -0
- package/src/operations/listGroupClusterSearchIndexes.ts +44 -0
- package/src/operations/listGroupClusters.ts +46 -0
- package/src/operations/listGroupCollStatMetrics.ts +41 -0
- package/src/operations/listGroupContainerAll.ts +48 -0
- package/src/operations/listGroupContainers.ts +47 -0
- package/src/operations/listGroupCustomDbRoleRoles.ts +43 -0
- package/src/operations/listGroupDataFederation.ts +45 -0
- package/src/operations/listGroupDataFederationLimits.ts +44 -0
- package/src/operations/listGroupDatabaseUserCerts.ts +51 -0
- package/src/operations/listGroupDatabaseUsers.ts +49 -0
- package/src/operations/listGroupEncryptionAtRestPrivateEndpoints.ts +50 -0
- package/src/operations/listGroupEvents.ts +57 -0
- package/src/operations/listGroupFlexClusterBackupRestoreJobs.ts +50 -0
- package/src/operations/listGroupFlexClusterBackupSnapshots.ts +50 -0
- package/src/operations/listGroupFlexClusters.ts +48 -0
- package/src/operations/listGroupHostFtsMetricIndexMeasurements.ts +56 -0
- package/src/operations/listGroupHostFtsMetricMeasurements.ts +52 -0
- package/src/operations/listGroupHostFtsMetrics.ts +43 -0
- package/src/operations/listGroupIntegrations.ts +48 -0
- package/src/operations/listGroupLimits.ts +34 -0
- package/src/operations/listGroupLogIntegrations.ts +51 -0
- package/src/operations/listGroupPeers.ts +42 -0
- package/src/operations/listGroupPrivateEndpointEndpointService.ts +44 -0
- package/src/operations/listGroupPrivateNetworkSettingEndpointIds.ts +48 -0
- package/src/operations/listGroupProcessCollStatMeasurements.ts +54 -0
- package/src/operations/listGroupProcessDatabases.ts +51 -0
- package/src/operations/listGroupProcessDisks.ts +50 -0
- package/src/operations/listGroupProcessPerformanceAdvisorNamespaces.ts +54 -0
- package/src/operations/listGroupProcessPerformanceAdvisorSlowQueryLogs.ts +64 -0
- package/src/operations/listGroupProcessPerformanceAdvisorSuggestedIndexes.ts +66 -0
- package/src/operations/listGroupProcesses.ts +41 -0
- package/src/operations/listGroupServiceAccountAccessList.ts +50 -0
- package/src/operations/listGroupServiceAccounts.ts +47 -0
- package/src/operations/listGroupStreamActiveVpcPeeringConnections.ts +46 -0
- package/src/operations/listGroupStreamConnections.ts +49 -0
- package/src/operations/listGroupStreamPrivateLinkConnections.ts +46 -0
- package/src/operations/listGroupStreamVpcPeeringConnections.ts +48 -0
- package/src/operations/listGroupStreamWorkspaces.ts +44 -0
- package/src/operations/listGroupTeams.ts +40 -0
- package/src/operations/listGroupUsers.ts +50 -0
- package/src/operations/listGroups.ts +34 -0
- package/src/operations/listOrgApiKeyAccessListEntries.ts +48 -0
- package/src/operations/listOrgApiKeys.ts +36 -0
- package/src/operations/listOrgEvents.ts +47 -0
- package/src/operations/listOrgInvoicePending.ts +40 -0
- package/src/operations/listOrgInvoices.ts +49 -0
- package/src/operations/listOrgLiveMigrationAvailableProjects.ts +40 -0
- package/src/operations/listOrgResourcePolicies.ts +41 -0
- package/src/operations/listOrgServiceAccountAccessList.ts +48 -0
- package/src/operations/listOrgServiceAccounts.ts +45 -0
- package/src/operations/listOrgTeamUsers.ts +49 -0
- package/src/operations/listOrgTeams.ts +36 -0
- package/src/operations/listOrgUsers.ts +42 -0
- package/src/operations/listOrgs.ts +36 -0
- package/src/operations/listRateLimits.ts +44 -0
- package/src/operations/listSkus.ts +34 -0
- package/src/operations/migrateGroup.ts +32 -0
- package/src/operations/pinGroupClusterCollStatPinnedNamespaces.ts +42 -0
- package/src/operations/pinGroupClusterFeatureCompatibilityVersion.ts +44 -0
- package/src/operations/rejectGroupStreamVpcPeeringConnection.ts +42 -0
- package/src/operations/removeFederationSettingConnectedOrgConfig.ts +40 -0
- package/src/operations/removeGroupApiKey.ts +41 -0
- package/src/operations/removeGroupTeam.ts +37 -0
- package/src/operations/removeGroupUser.ts +41 -0
- package/src/operations/removeGroupUserRole.ts +42 -0
- package/src/operations/removeOrgTeamUser.ts +40 -0
- package/src/operations/removeOrgUser.ts +39 -0
- package/src/operations/removeOrgUserRole.ts +41 -0
- package/src/operations/renameOrgTeam.ts +37 -0
- package/src/operations/requestGroupEncryptionAtRestPrivateEndpointDeletion.ts +46 -0
- package/src/operations/requestGroupSampleDatasetLoad.ts +42 -0
- package/src/operations/resetGroupMaintenanceWindow.ts +41 -0
- package/src/operations/restartGroupClusterPrimaries.ts +44 -0
- package/src/operations/revokeFederationSettingIdentityProviderJwks.ts +41 -0
- package/src/operations/revokeGroupClusterMongoDbEmployeeAccess.ts +44 -0
- package/src/operations/searchOrgInvoiceLineItems.ts +45 -0
- package/src/operations/setGroupDataFederationLimit.ts +58 -0
- package/src/operations/setGroupLimit.ts +70 -0
- package/src/operations/startGroupClusterOutageSimulation.ts +44 -0
- package/src/operations/startGroupStreamProcessor.ts +47 -0
- package/src/operations/startGroupStreamProcessorWith.ts +46 -0
- package/src/operations/stopGroupStreamProcessor.ts +47 -0
- package/src/operations/takeGroupClusterBackupSnapshots.ts +45 -0
- package/src/operations/tenantGroupFlexClusterUpgrade.ts +42 -0
- package/src/operations/toggleGroupAlertConfig.ts +47 -0
- package/src/operations/toggleGroupAwsCustomDns.ts +43 -0
- package/src/operations/toggleGroupMaintenanceWindowAutoDefer.ts +40 -0
- package/src/operations/toggleGroupPrivateEndpointRegionalMode.ts +42 -0
- package/src/operations/unpinGroupClusterCollStatUnpinNamespaces.ts +42 -0
- package/src/operations/unpinGroupClusterFeatureCompatibilityVersion.ts +44 -0
- package/src/operations/updateFederationSettingConnectedOrgConfig.ts +44 -0
- package/src/operations/updateFederationSettingConnectedOrgConfigRoleMapping.ts +42 -0
- package/src/operations/updateFederationSettingIdentityProvider.ts +42 -0
- package/src/operations/updateGroup.ts +32 -0
- package/src/operations/updateGroupAlertConfig.ts +47 -0
- package/src/operations/updateGroupApiKeyRoles.ts +51 -0
- package/src/operations/updateGroupAuditLog.ts +39 -0
- package/src/operations/updateGroupBackupCompliancePolicy.ts +44 -0
- package/src/operations/updateGroupBackupExportBucket.ts +44 -0
- package/src/operations/updateGroupCluster.ts +42 -0
- package/src/operations/updateGroupClusterBackupSchedule.ts +44 -0
- package/src/operations/updateGroupClusterBackupSnapshot.ts +46 -0
- package/src/operations/updateGroupClusterCollStatPinnedNamespaces.ts +42 -0
- package/src/operations/updateGroupClusterOnlineArchive.ts +46 -0
- package/src/operations/updateGroupClusterProcessArgs.ts +44 -0
- package/src/operations/updateGroupClusterQueryShape.ts +46 -0
- package/src/operations/updateGroupClusterSearchDeployment.ts +44 -0
- package/src/operations/updateGroupClusterSearchIndex.ts +46 -0
- package/src/operations/updateGroupClusterSearchIndexByName.ts +50 -0
- package/src/operations/updateGroupContainer.ts +43 -0
- package/src/operations/updateGroupCustomDbRoleRole.ts +45 -0
- package/src/operations/updateGroupDataFederation.ts +47 -0
- package/src/operations/updateGroupDatabaseUser.ts +60 -0
- package/src/operations/updateGroupEncryptionAtRest.ts +44 -0
- package/src/operations/updateGroupFlexCluster.ts +45 -0
- package/src/operations/updateGroupIntegration.ts +62 -0
- package/src/operations/updateGroupLogIntegration.ts +45 -0
- package/src/operations/updateGroupMaintenanceWindow.ts +40 -0
- package/src/operations/updateGroupPeer.ts +39 -0
- package/src/operations/updateGroupServiceAccount.ts +45 -0
- package/src/operations/updateGroupSettings.ts +39 -0
- package/src/operations/updateGroupStreamConnection.ts +47 -0
- package/src/operations/updateGroupStreamProcessor.ts +47 -0
- package/src/operations/updateGroupStreamWorkspace.ts +45 -0
- package/src/operations/updateGroupTeam.ts +39 -0
- package/src/operations/updateGroupUserSecurity.ts +44 -0
- package/src/operations/updateOrg.ts +30 -0
- package/src/operations/updateOrgApiKey.ts +37 -0
- package/src/operations/updateOrgResourcePolicy.ts +43 -0
- package/src/operations/updateOrgServiceAccount.ts +43 -0
- package/src/operations/updateOrgSettings.ts +34 -0
- package/src/operations/updateOrgUser.ts +39 -0
- package/src/operations/upgradeGroupClusterTenantUpgrade.ts +43 -0
- package/src/operations/validateGroupLiveMigrations.ts +43 -0
- package/src/operations/validateOrgResourcePolicies.ts +41 -0
- package/src/operations/verifyGroupUserSecurityLdap.ts +43 -0
- package/src/operations/withGroupStreamSampleConnections.ts +42 -0
- package/src/retry.ts +37 -0
- package/src/sensitive.ts +4 -0
- package/src/traits.ts +4 -0
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import * as Schema from "effect/Schema";
|
|
2
|
+
export declare const RemoveGroupUserRoleInput: Schema.Struct<{
|
|
3
|
+
readonly groupId: Schema.String;
|
|
4
|
+
readonly userId: Schema.String;
|
|
5
|
+
readonly envelope: Schema.optional<Schema.Boolean>;
|
|
6
|
+
readonly pretty: Schema.optional<Schema.Boolean>;
|
|
7
|
+
}>;
|
|
8
|
+
export type RemoveGroupUserRoleInput = typeof RemoveGroupUserRoleInput.Type;
|
|
9
|
+
export declare const RemoveGroupUserRoleOutput: Schema.Void;
|
|
10
|
+
export type RemoveGroupUserRoleOutput = typeof RemoveGroupUserRoleOutput.Type;
|
|
11
|
+
/**
|
|
12
|
+
* Remove One Project Role from One MongoDB Cloud User
|
|
13
|
+
*
|
|
14
|
+
* Removes one project-level role from the MongoDB Cloud user. You can remove a role from an active user or a user that has been invited to join the project. To replace a user's only role, add the new role before removing the old role. A user must have at least one role at all times. To use this resource, the requesting Service Account or API Key must have the Project Owner role or Project Access Manager role.
|
|
15
|
+
* **Note**: This resource cannot be used to remove a role from users invited using the deprecated Invite One MongoDB Cloud User to Join One Project endpoint.
|
|
16
|
+
*
|
|
17
|
+
* @param envelope - Flag that indicates whether Application wraps the response in an `envelope` JSON object. Some API clients cannot access the HTTP response headers or status code. To remediate this, set envelope=true in the query. Endpoints that return a list of results use the results object as an envelope. Application adds the status parameter to the response body.
|
|
18
|
+
* @param groupId - Unique 24-hexadecimal digit string that identifies your project. Use the [/groups](#tag/Projects/operation/listProjects) endpoint to retrieve all projects to which the authenticated user has access.
|
|
19
|
+
|
|
20
|
+
**NOTE**: 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.
|
|
21
|
+
* @param pretty - Flag that indicates whether the response body should be in the prettyprint format.
|
|
22
|
+
* @param userId - Unique 24-hexadecimal digit string that identifies the pending or active user in the project. If you need to lookup a user's `userId` or verify a user's status in the organization, use the Return All MongoDB Cloud Users in One Project resource and filter by `username`.
|
|
23
|
+
*/
|
|
24
|
+
export declare const removeGroupUserRole: any;
|
|
25
|
+
//# sourceMappingURL=removeGroupUserRole.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"removeGroupUserRole.d.ts","sourceRoot":"","sources":["../../src/operations/removeGroupUserRole.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,wBAAwB;;;;;EAWlC,CAAC;AACJ,MAAM,MAAM,wBAAwB,GAAG,OAAO,wBAAwB,CAAC,IAAI,CAAC;AAG5E,eAAO,MAAM,yBAAyB,aACG,CAAC;AAC1C,MAAM,MAAM,yBAAyB,GAAG,OAAO,yBAAyB,CAAC,IAAI,CAAC;AAG9E;;;;;;;;;;;;GAYG;AACH,eAAO,MAAM,mBAAmB,KAG7B,CAAC"}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import * as Schema from "effect/Schema";
|
|
2
|
+
import { API } from "../client";
|
|
3
|
+
import * as T from "../traits";
|
|
4
|
+
// Input Schema
|
|
5
|
+
export const RemoveGroupUserRoleInput =
|
|
6
|
+
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
7
|
+
groupId: Schema.String.pipe(T.PathParam()),
|
|
8
|
+
userId: Schema.String.pipe(T.PathParam()),
|
|
9
|
+
envelope: Schema.optional(Schema.Boolean),
|
|
10
|
+
pretty: Schema.optional(Schema.Boolean),
|
|
11
|
+
}).pipe(T.Http({
|
|
12
|
+
method: "POST",
|
|
13
|
+
path: "/api/atlas/v2/groups/{groupId}/users/{userId}:removeRole",
|
|
14
|
+
}));
|
|
15
|
+
// Output Schema
|
|
16
|
+
export const RemoveGroupUserRoleOutput =
|
|
17
|
+
/*@__PURE__*/ /*#__PURE__*/ Schema.Void;
|
|
18
|
+
// The operation
|
|
19
|
+
/**
|
|
20
|
+
* Remove One Project Role from One MongoDB Cloud User
|
|
21
|
+
*
|
|
22
|
+
* Removes one project-level role from the MongoDB Cloud user. You can remove a role from an active user or a user that has been invited to join the project. To replace a user's only role, add the new role before removing the old role. A user must have at least one role at all times. To use this resource, the requesting Service Account or API Key must have the Project Owner role or Project Access Manager role.
|
|
23
|
+
* **Note**: This resource cannot be used to remove a role from users invited using the deprecated Invite One MongoDB Cloud User to Join One Project endpoint.
|
|
24
|
+
*
|
|
25
|
+
* @param envelope - Flag that indicates whether Application wraps the response in an `envelope` JSON object. Some API clients cannot access the HTTP response headers or status code. To remediate this, set envelope=true in the query. Endpoints that return a list of results use the results object as an envelope. Application adds the status parameter to the response body.
|
|
26
|
+
* @param groupId - Unique 24-hexadecimal digit string that identifies your project. Use the [/groups](#tag/Projects/operation/listProjects) endpoint to retrieve all projects to which the authenticated user has access.
|
|
27
|
+
|
|
28
|
+
**NOTE**: 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.
|
|
29
|
+
* @param pretty - Flag that indicates whether the response body should be in the prettyprint format.
|
|
30
|
+
* @param userId - Unique 24-hexadecimal digit string that identifies the pending or active user in the project. If you need to lookup a user's `userId` or verify a user's status in the organization, use the Return All MongoDB Cloud Users in One Project resource and filter by `username`.
|
|
31
|
+
*/
|
|
32
|
+
export const removeGroupUserRole = /*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
33
|
+
inputSchema: RemoveGroupUserRoleInput,
|
|
34
|
+
outputSchema: RemoveGroupUserRoleOutput,
|
|
35
|
+
}));
|
|
36
|
+
//# sourceMappingURL=removeGroupUserRole.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"removeGroupUserRole.js","sourceRoot":"","sources":["../../src/operations/removeGroupUserRole.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AACxC,OAAO,EAAE,GAAG,EAAE,MAAM,WAAW,CAAC;AAChC,OAAO,KAAK,CAAC,MAAM,WAAW,CAAC;AAE/B,eAAe;AACf,MAAM,CAAC,MAAM,wBAAwB;AACnC,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,MAAM,CAAC;IACxC,OAAO,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IAC1C,MAAM,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IACzC,QAAQ,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,OAAO,CAAC;IACzC,MAAM,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,OAAO,CAAC;CACxC,CAAC,CAAC,IAAI,CACL,CAAC,CAAC,IAAI,CAAC;IACL,MAAM,EAAE,MAAM;IACd,IAAI,EAAE,0DAA0D;CACjE,CAAC,CACH,CAAC;AAGJ,gBAAgB;AAChB,MAAM,CAAC,MAAM,yBAAyB;AACpC,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,IAAI,CAAC;AAG1C,gBAAgB;AAChB;;;;;;;;;;;;GAYG;AACH,MAAM,CAAC,MAAM,mBAAmB,GAAG,aAAa,CAAC,aAAa,CAAC,GAAG,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,CAAC;IAC7E,WAAW,EAAE,wBAAwB;IACrC,YAAY,EAAE,yBAAyB;CACxC,CAAC,CAAC,CAAC"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import * as Schema from "effect/Schema";
|
|
2
|
+
export declare const RemoveOrgTeamUserInput: Schema.Struct<{
|
|
3
|
+
readonly orgId: Schema.String;
|
|
4
|
+
readonly teamId: Schema.String;
|
|
5
|
+
readonly envelope: Schema.optional<Schema.Boolean>;
|
|
6
|
+
readonly pretty: Schema.optional<Schema.Boolean>;
|
|
7
|
+
}>;
|
|
8
|
+
export type RemoveOrgTeamUserInput = typeof RemoveOrgTeamUserInput.Type;
|
|
9
|
+
export declare const RemoveOrgTeamUserOutput: Schema.Void;
|
|
10
|
+
export type RemoveOrgTeamUserOutput = typeof RemoveOrgTeamUserOutput.Type;
|
|
11
|
+
/**
|
|
12
|
+
* Remove One MongoDB Cloud User from One Team
|
|
13
|
+
*
|
|
14
|
+
* Removes one MongoDB Cloud user from one team. You can remove an active user or a user that has not yet accepted the invitation to join the organization. To use this resource, the requesting Service Account or API Key must have the Organization Owner role.
|
|
15
|
+
* **Note**: This resource cannot be used to remove a user invited via the deprecated Invite One MongoDB Cloud User to Join One Project endpoint.
|
|
16
|
+
*
|
|
17
|
+
* @param envelope - Flag that indicates whether Application wraps the response in an `envelope` JSON object. Some API clients cannot access the HTTP response headers or status code. To remediate this, set envelope=true in the query. Endpoints that return a list of results use the results object as an envelope. Application adds the status parameter to the response body.
|
|
18
|
+
* @param orgId - Unique 24-hexadecimal digit string that identifies the organization that contains your projects. Use the [`/orgs`](#tag/Organizations/operation/listOrganizations) endpoint to retrieve all organizations to which the authenticated user has access.
|
|
19
|
+
* @param pretty - Flag that indicates whether the response body should be in the prettyprint format.
|
|
20
|
+
* @param teamId - Unique 24-hexadecimal digit string that identifies the team to remove the MongoDB user from.
|
|
21
|
+
*/
|
|
22
|
+
export declare const removeOrgTeamUser: any;
|
|
23
|
+
//# sourceMappingURL=removeOrgTeamUser.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"removeOrgTeamUser.d.ts","sourceRoot":"","sources":["../../src/operations/removeOrgTeamUser.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,sBAAsB;;;;;EAYlC,CAAC;AACF,MAAM,MAAM,sBAAsB,GAAG,OAAO,sBAAsB,CAAC,IAAI,CAAC;AAGxE,eAAO,MAAM,uBAAuB,aAA0C,CAAC;AAC/E,MAAM,MAAM,uBAAuB,GAAG,OAAO,uBAAuB,CAAC,IAAI,CAAC;AAG1E;;;;;;;;;;GAUG;AACH,eAAO,MAAM,iBAAiB,KAG3B,CAAC"}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import * as Schema from "effect/Schema";
|
|
2
|
+
import { API } from "../client";
|
|
3
|
+
import * as T from "../traits";
|
|
4
|
+
// Input Schema
|
|
5
|
+
export const RemoveOrgTeamUserInput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
6
|
+
orgId: Schema.String.pipe(T.PathParam()),
|
|
7
|
+
teamId: Schema.String.pipe(T.PathParam()),
|
|
8
|
+
envelope: Schema.optional(Schema.Boolean),
|
|
9
|
+
pretty: Schema.optional(Schema.Boolean),
|
|
10
|
+
}).pipe(T.Http({
|
|
11
|
+
method: "POST",
|
|
12
|
+
path: "/api/atlas/v2/orgs/{orgId}/teams/{teamId}:removeUser",
|
|
13
|
+
}));
|
|
14
|
+
// Output Schema
|
|
15
|
+
export const RemoveOrgTeamUserOutput = /*@__PURE__*/ /*#__PURE__*/ Schema.Void;
|
|
16
|
+
// The operation
|
|
17
|
+
/**
|
|
18
|
+
* Remove One MongoDB Cloud User from One Team
|
|
19
|
+
*
|
|
20
|
+
* Removes one MongoDB Cloud user from one team. You can remove an active user or a user that has not yet accepted the invitation to join the organization. To use this resource, the requesting Service Account or API Key must have the Organization Owner role.
|
|
21
|
+
* **Note**: This resource cannot be used to remove a user invited via the deprecated Invite One MongoDB Cloud User to Join One Project endpoint.
|
|
22
|
+
*
|
|
23
|
+
* @param envelope - Flag that indicates whether Application wraps the response in an `envelope` JSON object. Some API clients cannot access the HTTP response headers or status code. To remediate this, set envelope=true in the query. Endpoints that return a list of results use the results object as an envelope. Application adds the status parameter to the response body.
|
|
24
|
+
* @param orgId - Unique 24-hexadecimal digit string that identifies the organization that contains your projects. Use the [`/orgs`](#tag/Organizations/operation/listOrganizations) endpoint to retrieve all organizations to which the authenticated user has access.
|
|
25
|
+
* @param pretty - Flag that indicates whether the response body should be in the prettyprint format.
|
|
26
|
+
* @param teamId - Unique 24-hexadecimal digit string that identifies the team to remove the MongoDB user from.
|
|
27
|
+
*/
|
|
28
|
+
export const removeOrgTeamUser = /*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
29
|
+
inputSchema: RemoveOrgTeamUserInput,
|
|
30
|
+
outputSchema: RemoveOrgTeamUserOutput,
|
|
31
|
+
}));
|
|
32
|
+
//# sourceMappingURL=removeOrgTeamUser.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"removeOrgTeamUser.js","sourceRoot":"","sources":["../../src/operations/removeOrgTeamUser.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AACxC,OAAO,EAAE,GAAG,EAAE,MAAM,WAAW,CAAC;AAChC,OAAO,KAAK,CAAC,MAAM,WAAW,CAAC;AAE/B,eAAe;AACf,MAAM,CAAC,MAAM,sBAAsB,GAAG,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,MAAM,CAC7E;IACE,KAAK,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IACxC,MAAM,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IACzC,QAAQ,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,OAAO,CAAC;IACzC,MAAM,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,OAAO,CAAC;CACxC,CACF,CAAC,IAAI,CACJ,CAAC,CAAC,IAAI,CAAC;IACL,MAAM,EAAE,MAAM;IACd,IAAI,EAAE,sDAAsD;CAC7D,CAAC,CACH,CAAC;AAGF,gBAAgB;AAChB,MAAM,CAAC,MAAM,uBAAuB,GAAG,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,IAAI,CAAC;AAG/E,gBAAgB;AAChB;;;;;;;;;;GAUG;AACH,MAAM,CAAC,MAAM,iBAAiB,GAAG,aAAa,CAAC,aAAa,CAAC,GAAG,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,CAAC;IAC3E,WAAW,EAAE,sBAAsB;IACnC,YAAY,EAAE,uBAAuB;CACtC,CAAC,CAAC,CAAC"}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import * as Schema from "effect/Schema";
|
|
2
|
+
export declare const RemoveOrgUserInput: Schema.Struct<{
|
|
3
|
+
readonly orgId: Schema.String;
|
|
4
|
+
readonly userId: Schema.String;
|
|
5
|
+
readonly envelope: Schema.optional<Schema.Boolean>;
|
|
6
|
+
readonly pretty: Schema.optional<Schema.Boolean>;
|
|
7
|
+
}>;
|
|
8
|
+
export type RemoveOrgUserInput = typeof RemoveOrgUserInput.Type;
|
|
9
|
+
export declare const RemoveOrgUserOutput: Schema.Void;
|
|
10
|
+
export type RemoveOrgUserOutput = typeof RemoveOrgUserOutput.Type;
|
|
11
|
+
/**
|
|
12
|
+
* Remove One MongoDB Cloud User from One Organization
|
|
13
|
+
*
|
|
14
|
+
* Removes one MongoDB Cloud user in the specified organization. You can remove an active user or a user that has not yet accepted the invitation to join the organization. To use this resource, the requesting Service Account or API Key must have the Organization Owner role.
|
|
15
|
+
* **Note**: This resource cannot be used to remove pending users invited via the deprecated Invite One MongoDB Cloud User to Join One Project endpoint.
|
|
16
|
+
* **Note**: To remove pending or active users, use v2-{2025-02-19} or later. If using a deprecated version, only active users can be removed. Deprecated versions: v2-{2023-01-01}
|
|
17
|
+
*
|
|
18
|
+
* @param envelope - Flag that indicates whether Application wraps the response in an `envelope` JSON object. Some API clients cannot access the HTTP response headers or status code. To remediate this, set envelope=true in the query. Endpoints that return a list of results use the results object as an envelope. Application adds the status parameter to the response body.
|
|
19
|
+
* @param orgId - Unique 24-hexadecimal digit string that identifies the organization that contains your projects. Use the [`/orgs`](#tag/Organizations/operation/listOrganizations) endpoint to retrieve all organizations to which the authenticated user has access.
|
|
20
|
+
* @param pretty - Flag that indicates whether the response body should be in the prettyprint format.
|
|
21
|
+
* @param userId - Unique 24-hexadecimal digit string that identifies the pending or active user in the organization. If you need to lookup a user's `userId` or verify a user's status in the organization, use the [Return All MongoDB Cloud Users in One Organization](#tag/MongoDB-Cloud-Users/operation/listOrganizationUsers) resource and filter by `username`.
|
|
22
|
+
*/
|
|
23
|
+
export declare const removeOrgUser: any;
|
|
24
|
+
//# sourceMappingURL=removeOrgUser.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"removeOrgUser.d.ts","sourceRoot":"","sources":["../../src/operations/removeOrgUser.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,kBAAkB;;;;;EAU9B,CAAC;AACF,MAAM,MAAM,kBAAkB,GAAG,OAAO,kBAAkB,CAAC,IAAI,CAAC;AAGhE,eAAO,MAAM,mBAAmB,aAA0C,CAAC;AAC3E,MAAM,MAAM,mBAAmB,GAAG,OAAO,mBAAmB,CAAC,IAAI,CAAC;AAGlE;;;;;;;;;;;GAWG;AACH,eAAO,MAAM,aAAa,KAGvB,CAAC"}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import * as Schema from "effect/Schema";
|
|
2
|
+
import { API } from "../client";
|
|
3
|
+
import * as T from "../traits";
|
|
4
|
+
// Input Schema
|
|
5
|
+
export const RemoveOrgUserInput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
6
|
+
orgId: Schema.String.pipe(T.PathParam()),
|
|
7
|
+
userId: Schema.String.pipe(T.PathParam()),
|
|
8
|
+
envelope: Schema.optional(Schema.Boolean),
|
|
9
|
+
pretty: Schema.optional(Schema.Boolean),
|
|
10
|
+
}).pipe(T.Http({
|
|
11
|
+
method: "DELETE",
|
|
12
|
+
path: "/api/atlas/v2/orgs/{orgId}/users/{userId}",
|
|
13
|
+
}));
|
|
14
|
+
// Output Schema
|
|
15
|
+
export const RemoveOrgUserOutput = /*@__PURE__*/ /*#__PURE__*/ Schema.Void;
|
|
16
|
+
// The operation
|
|
17
|
+
/**
|
|
18
|
+
* Remove One MongoDB Cloud User from One Organization
|
|
19
|
+
*
|
|
20
|
+
* Removes one MongoDB Cloud user in the specified organization. You can remove an active user or a user that has not yet accepted the invitation to join the organization. To use this resource, the requesting Service Account or API Key must have the Organization Owner role.
|
|
21
|
+
* **Note**: This resource cannot be used to remove pending users invited via the deprecated Invite One MongoDB Cloud User to Join One Project endpoint.
|
|
22
|
+
* **Note**: To remove pending or active users, use v2-{2025-02-19} or later. If using a deprecated version, only active users can be removed. Deprecated versions: v2-{2023-01-01}
|
|
23
|
+
*
|
|
24
|
+
* @param envelope - Flag that indicates whether Application wraps the response in an `envelope` JSON object. Some API clients cannot access the HTTP response headers or status code. To remediate this, set envelope=true in the query. Endpoints that return a list of results use the results object as an envelope. Application adds the status parameter to the response body.
|
|
25
|
+
* @param orgId - Unique 24-hexadecimal digit string that identifies the organization that contains your projects. Use the [`/orgs`](#tag/Organizations/operation/listOrganizations) endpoint to retrieve all organizations to which the authenticated user has access.
|
|
26
|
+
* @param pretty - Flag that indicates whether the response body should be in the prettyprint format.
|
|
27
|
+
* @param userId - Unique 24-hexadecimal digit string that identifies the pending or active user in the organization. If you need to lookup a user's `userId` or verify a user's status in the organization, use the [Return All MongoDB Cloud Users in One Organization](#tag/MongoDB-Cloud-Users/operation/listOrganizationUsers) resource and filter by `username`.
|
|
28
|
+
*/
|
|
29
|
+
export const removeOrgUser = /*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
30
|
+
inputSchema: RemoveOrgUserInput,
|
|
31
|
+
outputSchema: RemoveOrgUserOutput,
|
|
32
|
+
}));
|
|
33
|
+
//# sourceMappingURL=removeOrgUser.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"removeOrgUser.js","sourceRoot":"","sources":["../../src/operations/removeOrgUser.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AACxC,OAAO,EAAE,GAAG,EAAE,MAAM,WAAW,CAAC;AAChC,OAAO,KAAK,CAAC,MAAM,WAAW,CAAC;AAE/B,eAAe;AACf,MAAM,CAAC,MAAM,kBAAkB,GAAG,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,MAAM,CAAC;IAC1E,KAAK,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IACxC,MAAM,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IACzC,QAAQ,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,OAAO,CAAC;IACzC,MAAM,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,OAAO,CAAC;CACxC,CAAC,CAAC,IAAI,CACL,CAAC,CAAC,IAAI,CAAC;IACL,MAAM,EAAE,QAAQ;IAChB,IAAI,EAAE,2CAA2C;CAClD,CAAC,CACH,CAAC;AAGF,gBAAgB;AAChB,MAAM,CAAC,MAAM,mBAAmB,GAAG,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,IAAI,CAAC;AAG3E,gBAAgB;AAChB;;;;;;;;;;;GAWG;AACH,MAAM,CAAC,MAAM,aAAa,GAAG,aAAa,CAAC,aAAa,CAAC,GAAG,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,CAAC;IACvE,WAAW,EAAE,kBAAkB;IAC/B,YAAY,EAAE,mBAAmB;CAClC,CAAC,CAAC,CAAC"}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import * as Schema from "effect/Schema";
|
|
2
|
+
export declare const RemoveOrgUserRoleInput: Schema.Struct<{
|
|
3
|
+
readonly orgId: Schema.String;
|
|
4
|
+
readonly userId: Schema.String;
|
|
5
|
+
readonly envelope: Schema.optional<Schema.Boolean>;
|
|
6
|
+
readonly pretty: Schema.optional<Schema.Boolean>;
|
|
7
|
+
}>;
|
|
8
|
+
export type RemoveOrgUserRoleInput = typeof RemoveOrgUserRoleInput.Type;
|
|
9
|
+
export declare const RemoveOrgUserRoleOutput: Schema.Void;
|
|
10
|
+
export type RemoveOrgUserRoleOutput = typeof RemoveOrgUserRoleOutput.Type;
|
|
11
|
+
/**
|
|
12
|
+
* Remove One Organization Role from One MongoDB Cloud User
|
|
13
|
+
*
|
|
14
|
+
* Removes one organization-level role from the MongoDB Cloud user. You can remove a role from an active user or a user that has not yet accepted the invitation to join the organization. To replace a user's only role, add the new role before removing the old role. A user must have at least one role at all times. To use this resource, the requesting Service Account or API Key must have the Organization Owner role.
|
|
15
|
+
* **Note**: This operation is atomic.
|
|
16
|
+
* **Note**: This resource cannot be used to remove a role from users invited using the deprecated Invite One MongoDB Cloud User to Join One Project endpoint.
|
|
17
|
+
*
|
|
18
|
+
* @param envelope - Flag that indicates whether Application wraps the response in an `envelope` JSON object. Some API clients cannot access the HTTP response headers or status code. To remediate this, set envelope=true in the query. Endpoints that return a list of results use the results object as an envelope. Application adds the status parameter to the response body.
|
|
19
|
+
* @param orgId - Unique 24-hexadecimal digit string that identifies the organization that contains your projects. Use the [`/orgs`](#tag/Organizations/operation/listOrganizations) endpoint to retrieve all organizations to which the authenticated user has access.
|
|
20
|
+
* @param pretty - Flag that indicates whether the response body should be in the prettyprint format.
|
|
21
|
+
* @param userId - Unique 24-hexadecimal digit string that identifies the pending or active user in the organization. If you need to lookup a user's `userId` or verify a user's status in the organization, use the Return All MongoDB Cloud Users in One Organization resource and filter by `username`.
|
|
22
|
+
*/
|
|
23
|
+
export declare const removeOrgUserRole: any;
|
|
24
|
+
//# sourceMappingURL=removeOrgUserRole.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"removeOrgUserRole.d.ts","sourceRoot":"","sources":["../../src/operations/removeOrgUserRole.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,sBAAsB;;;;;EAYlC,CAAC;AACF,MAAM,MAAM,sBAAsB,GAAG,OAAO,sBAAsB,CAAC,IAAI,CAAC;AAGxE,eAAO,MAAM,uBAAuB,aAA0C,CAAC;AAC/E,MAAM,MAAM,uBAAuB,GAAG,OAAO,uBAAuB,CAAC,IAAI,CAAC;AAG1E;;;;;;;;;;;GAWG;AACH,eAAO,MAAM,iBAAiB,KAG3B,CAAC"}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import * as Schema from "effect/Schema";
|
|
2
|
+
import { API } from "../client";
|
|
3
|
+
import * as T from "../traits";
|
|
4
|
+
// Input Schema
|
|
5
|
+
export const RemoveOrgUserRoleInput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
6
|
+
orgId: Schema.String.pipe(T.PathParam()),
|
|
7
|
+
userId: Schema.String.pipe(T.PathParam()),
|
|
8
|
+
envelope: Schema.optional(Schema.Boolean),
|
|
9
|
+
pretty: Schema.optional(Schema.Boolean),
|
|
10
|
+
}).pipe(T.Http({
|
|
11
|
+
method: "POST",
|
|
12
|
+
path: "/api/atlas/v2/orgs/{orgId}/users/{userId}:removeRole",
|
|
13
|
+
}));
|
|
14
|
+
// Output Schema
|
|
15
|
+
export const RemoveOrgUserRoleOutput = /*@__PURE__*/ /*#__PURE__*/ Schema.Void;
|
|
16
|
+
// The operation
|
|
17
|
+
/**
|
|
18
|
+
* Remove One Organization Role from One MongoDB Cloud User
|
|
19
|
+
*
|
|
20
|
+
* Removes one organization-level role from the MongoDB Cloud user. You can remove a role from an active user or a user that has not yet accepted the invitation to join the organization. To replace a user's only role, add the new role before removing the old role. A user must have at least one role at all times. To use this resource, the requesting Service Account or API Key must have the Organization Owner role.
|
|
21
|
+
* **Note**: This operation is atomic.
|
|
22
|
+
* **Note**: This resource cannot be used to remove a role from users invited using the deprecated Invite One MongoDB Cloud User to Join One Project endpoint.
|
|
23
|
+
*
|
|
24
|
+
* @param envelope - Flag that indicates whether Application wraps the response in an `envelope` JSON object. Some API clients cannot access the HTTP response headers or status code. To remediate this, set envelope=true in the query. Endpoints that return a list of results use the results object as an envelope. Application adds the status parameter to the response body.
|
|
25
|
+
* @param orgId - Unique 24-hexadecimal digit string that identifies the organization that contains your projects. Use the [`/orgs`](#tag/Organizations/operation/listOrganizations) endpoint to retrieve all organizations to which the authenticated user has access.
|
|
26
|
+
* @param pretty - Flag that indicates whether the response body should be in the prettyprint format.
|
|
27
|
+
* @param userId - Unique 24-hexadecimal digit string that identifies the pending or active user in the organization. If you need to lookup a user's `userId` or verify a user's status in the organization, use the Return All MongoDB Cloud Users in One Organization resource and filter by `username`.
|
|
28
|
+
*/
|
|
29
|
+
export const removeOrgUserRole = /*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
30
|
+
inputSchema: RemoveOrgUserRoleInput,
|
|
31
|
+
outputSchema: RemoveOrgUserRoleOutput,
|
|
32
|
+
}));
|
|
33
|
+
//# sourceMappingURL=removeOrgUserRole.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"removeOrgUserRole.js","sourceRoot":"","sources":["../../src/operations/removeOrgUserRole.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AACxC,OAAO,EAAE,GAAG,EAAE,MAAM,WAAW,CAAC;AAChC,OAAO,KAAK,CAAC,MAAM,WAAW,CAAC;AAE/B,eAAe;AACf,MAAM,CAAC,MAAM,sBAAsB,GAAG,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,MAAM,CAC7E;IACE,KAAK,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IACxC,MAAM,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IACzC,QAAQ,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,OAAO,CAAC;IACzC,MAAM,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,OAAO,CAAC;CACxC,CACF,CAAC,IAAI,CACJ,CAAC,CAAC,IAAI,CAAC;IACL,MAAM,EAAE,MAAM;IACd,IAAI,EAAE,sDAAsD;CAC7D,CAAC,CACH,CAAC;AAGF,gBAAgB;AAChB,MAAM,CAAC,MAAM,uBAAuB,GAAG,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,IAAI,CAAC;AAG/E,gBAAgB;AAChB;;;;;;;;;;;GAWG;AACH,MAAM,CAAC,MAAM,iBAAiB,GAAG,aAAa,CAAC,aAAa,CAAC,GAAG,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,CAAC;IAC3E,WAAW,EAAE,sBAAsB;IACnC,YAAY,EAAE,uBAAuB;CACtC,CAAC,CAAC,CAAC"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import * as Schema from "effect/Schema";
|
|
2
|
+
export declare const RenameOrgTeamInput: Schema.Struct<{
|
|
3
|
+
readonly orgId: Schema.String;
|
|
4
|
+
readonly teamId: Schema.String;
|
|
5
|
+
readonly envelope: Schema.optional<Schema.Boolean>;
|
|
6
|
+
readonly pretty: Schema.optional<Schema.Boolean>;
|
|
7
|
+
}>;
|
|
8
|
+
export type RenameOrgTeamInput = typeof RenameOrgTeamInput.Type;
|
|
9
|
+
export declare const RenameOrgTeamOutput: Schema.Void;
|
|
10
|
+
export type RenameOrgTeamOutput = typeof RenameOrgTeamOutput.Type;
|
|
11
|
+
/**
|
|
12
|
+
* Rename One Team
|
|
13
|
+
*
|
|
14
|
+
* Renames one team in the specified organization. Teams enable you to grant project access roles to MongoDB Cloud users. To use this resource, the requesting Service Account or API Key must have the Organization Owner role.
|
|
15
|
+
*
|
|
16
|
+
* @param envelope - Flag that indicates whether Application wraps the response in an `envelope` JSON object. Some API clients cannot access the HTTP response headers or status code. To remediate this, set envelope=true in the query. Endpoints that return a list of results use the results object as an envelope. Application adds the status parameter to the response body.
|
|
17
|
+
* @param orgId - Unique 24-hexadecimal digit string that identifies the organization that contains your projects. Use the [`/orgs`](#tag/Organizations/operation/listOrganizations) endpoint to retrieve all organizations to which the authenticated user has access.
|
|
18
|
+
* @param pretty - Flag that indicates whether the response body should be in the prettyprint format.
|
|
19
|
+
* @param teamId - Unique 24-hexadecimal digit string that identifies the team that you want to rename.
|
|
20
|
+
*/
|
|
21
|
+
export declare const renameOrgTeam: any;
|
|
22
|
+
//# sourceMappingURL=renameOrgTeam.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"renameOrgTeam.d.ts","sourceRoot":"","sources":["../../src/operations/renameOrgTeam.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,kBAAkB;;;;;EAU9B,CAAC;AACF,MAAM,MAAM,kBAAkB,GAAG,OAAO,kBAAkB,CAAC,IAAI,CAAC;AAGhE,eAAO,MAAM,mBAAmB,aAA0C,CAAC;AAC3E,MAAM,MAAM,mBAAmB,GAAG,OAAO,mBAAmB,CAAC,IAAI,CAAC;AAGlE;;;;;;;;;GASG;AACH,eAAO,MAAM,aAAa,KAGvB,CAAC"}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import * as Schema from "effect/Schema";
|
|
2
|
+
import { API } from "../client";
|
|
3
|
+
import * as T from "../traits";
|
|
4
|
+
// Input Schema
|
|
5
|
+
export const RenameOrgTeamInput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
6
|
+
orgId: Schema.String.pipe(T.PathParam()),
|
|
7
|
+
teamId: Schema.String.pipe(T.PathParam()),
|
|
8
|
+
envelope: Schema.optional(Schema.Boolean),
|
|
9
|
+
pretty: Schema.optional(Schema.Boolean),
|
|
10
|
+
}).pipe(T.Http({
|
|
11
|
+
method: "PATCH",
|
|
12
|
+
path: "/api/atlas/v2/orgs/{orgId}/teams/{teamId}",
|
|
13
|
+
}));
|
|
14
|
+
// Output Schema
|
|
15
|
+
export const RenameOrgTeamOutput = /*@__PURE__*/ /*#__PURE__*/ Schema.Void;
|
|
16
|
+
// The operation
|
|
17
|
+
/**
|
|
18
|
+
* Rename One Team
|
|
19
|
+
*
|
|
20
|
+
* Renames one team in the specified organization. Teams enable you to grant project access roles to MongoDB Cloud users. To use this resource, the requesting Service Account or API Key must have the Organization Owner role.
|
|
21
|
+
*
|
|
22
|
+
* @param envelope - Flag that indicates whether Application wraps the response in an `envelope` JSON object. Some API clients cannot access the HTTP response headers or status code. To remediate this, set envelope=true in the query. Endpoints that return a list of results use the results object as an envelope. Application adds the status parameter to the response body.
|
|
23
|
+
* @param orgId - Unique 24-hexadecimal digit string that identifies the organization that contains your projects. Use the [`/orgs`](#tag/Organizations/operation/listOrganizations) endpoint to retrieve all organizations to which the authenticated user has access.
|
|
24
|
+
* @param pretty - Flag that indicates whether the response body should be in the prettyprint format.
|
|
25
|
+
* @param teamId - Unique 24-hexadecimal digit string that identifies the team that you want to rename.
|
|
26
|
+
*/
|
|
27
|
+
export const renameOrgTeam = /*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
28
|
+
inputSchema: RenameOrgTeamInput,
|
|
29
|
+
outputSchema: RenameOrgTeamOutput,
|
|
30
|
+
}));
|
|
31
|
+
//# sourceMappingURL=renameOrgTeam.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"renameOrgTeam.js","sourceRoot":"","sources":["../../src/operations/renameOrgTeam.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AACxC,OAAO,EAAE,GAAG,EAAE,MAAM,WAAW,CAAC;AAChC,OAAO,KAAK,CAAC,MAAM,WAAW,CAAC;AAE/B,eAAe;AACf,MAAM,CAAC,MAAM,kBAAkB,GAAG,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,MAAM,CAAC;IAC1E,KAAK,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IACxC,MAAM,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IACzC,QAAQ,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,OAAO,CAAC;IACzC,MAAM,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,OAAO,CAAC;CACxC,CAAC,CAAC,IAAI,CACL,CAAC,CAAC,IAAI,CAAC;IACL,MAAM,EAAE,OAAO;IACf,IAAI,EAAE,2CAA2C;CAClD,CAAC,CACH,CAAC;AAGF,gBAAgB;AAChB,MAAM,CAAC,MAAM,mBAAmB,GAAG,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,IAAI,CAAC;AAG3E,gBAAgB;AAChB;;;;;;;;;GASG;AACH,MAAM,CAAC,MAAM,aAAa,GAAG,aAAa,CAAC,aAAa,CAAC,GAAG,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,CAAC;IACvE,WAAW,EAAE,kBAAkB;IAC/B,YAAY,EAAE,mBAAmB;CAClC,CAAC,CAAC,CAAC"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import * as Schema from "effect/Schema";
|
|
2
|
+
export declare const RequestGroupEncryptionAtRestPrivateEndpointDeletionInput: Schema.Struct<{
|
|
3
|
+
readonly groupId: Schema.String;
|
|
4
|
+
readonly cloudProvider: Schema.Literals<readonly ["AZURE", "AWS"]>;
|
|
5
|
+
readonly endpointId: Schema.String;
|
|
6
|
+
readonly envelope: Schema.optional<Schema.Boolean>;
|
|
7
|
+
readonly pretty: Schema.optional<Schema.Boolean>;
|
|
8
|
+
}>;
|
|
9
|
+
export type RequestGroupEncryptionAtRestPrivateEndpointDeletionInput = typeof RequestGroupEncryptionAtRestPrivateEndpointDeletionInput.Type;
|
|
10
|
+
export declare const RequestGroupEncryptionAtRestPrivateEndpointDeletionOutput: Schema.Void;
|
|
11
|
+
export type RequestGroupEncryptionAtRestPrivateEndpointDeletionOutput = typeof RequestGroupEncryptionAtRestPrivateEndpointDeletionOutput.Type;
|
|
12
|
+
/**
|
|
13
|
+
* Delete One Private Endpoint for Encryption at Rest Using Customer Key Management for One Cloud Provider from One Project
|
|
14
|
+
*
|
|
15
|
+
* Deletes one private endpoint, identified by its ID, for encryption at rest using Customer Key Management.
|
|
16
|
+
*
|
|
17
|
+
* @param envelope - Flag that indicates whether Application wraps the response in an `envelope` JSON object. Some API clients cannot access the HTTP response headers or status code. To remediate this, set envelope=true in the query. Endpoints that return a list of results use the results object as an envelope. Application adds the status parameter to the response body.
|
|
18
|
+
* @param pretty - Flag that indicates whether the response body should be in the prettyprint format.
|
|
19
|
+
* @param groupId - Unique 24-hexadecimal digit string that identifies your project. Use the [/groups](#tag/Projects/operation/listProjects) endpoint to retrieve all projects to which the authenticated user has access.
|
|
20
|
+
|
|
21
|
+
**NOTE**: 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.
|
|
22
|
+
* @param cloudProvider - Human-readable label that identifies the cloud provider of the private endpoint to delete.
|
|
23
|
+
* @param endpointId - Unique 24-hexadecimal digit string that identifies the private endpoint to delete.
|
|
24
|
+
*/
|
|
25
|
+
export declare const requestGroupEncryptionAtRestPrivateEndpointDeletion: any;
|
|
26
|
+
//# sourceMappingURL=requestGroupEncryptionAtRestPrivateEndpointDeletion.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"requestGroupEncryptionAtRestPrivateEndpointDeletion.d.ts","sourceRoot":"","sources":["../../src/operations/requestGroupEncryptionAtRestPrivateEndpointDeletion.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,wDAAwD;;;;;;EAYlE,CAAC;AACJ,MAAM,MAAM,wDAAwD,GAClE,OAAO,wDAAwD,CAAC,IAAI,CAAC;AAGvE,eAAO,MAAM,yDAAyD,aAC7B,CAAC;AAC1C,MAAM,MAAM,yDAAyD,GACnE,OAAO,yDAAyD,CAAC,IAAI,CAAC;AAGxE;;;;;;;;;;;;GAYG;AACH,eAAO,MAAM,mDAAmD,KAI3D,CAAC"}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import * as Schema from "effect/Schema";
|
|
2
|
+
import { API } from "../client";
|
|
3
|
+
import * as T from "../traits";
|
|
4
|
+
// Input Schema
|
|
5
|
+
export const RequestGroupEncryptionAtRestPrivateEndpointDeletionInput =
|
|
6
|
+
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
7
|
+
groupId: Schema.String.pipe(T.PathParam()),
|
|
8
|
+
cloudProvider: Schema.Literals(["AZURE", "AWS"]).pipe(T.PathParam()),
|
|
9
|
+
endpointId: Schema.String.pipe(T.PathParam()),
|
|
10
|
+
envelope: Schema.optional(Schema.Boolean),
|
|
11
|
+
pretty: Schema.optional(Schema.Boolean),
|
|
12
|
+
}).pipe(T.Http({
|
|
13
|
+
method: "DELETE",
|
|
14
|
+
path: "/api/atlas/v2/groups/{groupId}/encryptionAtRest/{cloudProvider}/privateEndpoints/{endpointId}",
|
|
15
|
+
}));
|
|
16
|
+
// Output Schema
|
|
17
|
+
export const RequestGroupEncryptionAtRestPrivateEndpointDeletionOutput =
|
|
18
|
+
/*@__PURE__*/ /*#__PURE__*/ Schema.Void;
|
|
19
|
+
// The operation
|
|
20
|
+
/**
|
|
21
|
+
* Delete One Private Endpoint for Encryption at Rest Using Customer Key Management for One Cloud Provider from One Project
|
|
22
|
+
*
|
|
23
|
+
* Deletes one private endpoint, identified by its ID, for encryption at rest using Customer Key Management.
|
|
24
|
+
*
|
|
25
|
+
* @param envelope - Flag that indicates whether Application wraps the response in an `envelope` JSON object. Some API clients cannot access the HTTP response headers or status code. To remediate this, set envelope=true in the query. Endpoints that return a list of results use the results object as an envelope. Application adds the status parameter to the response body.
|
|
26
|
+
* @param pretty - Flag that indicates whether the response body should be in the prettyprint format.
|
|
27
|
+
* @param groupId - Unique 24-hexadecimal digit string that identifies your project. Use the [/groups](#tag/Projects/operation/listProjects) endpoint to retrieve all projects to which the authenticated user has access.
|
|
28
|
+
|
|
29
|
+
**NOTE**: 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.
|
|
30
|
+
* @param cloudProvider - Human-readable label that identifies the cloud provider of the private endpoint to delete.
|
|
31
|
+
* @param endpointId - Unique 24-hexadecimal digit string that identifies the private endpoint to delete.
|
|
32
|
+
*/
|
|
33
|
+
export const requestGroupEncryptionAtRestPrivateEndpointDeletion =
|
|
34
|
+
/*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
35
|
+
inputSchema: RequestGroupEncryptionAtRestPrivateEndpointDeletionInput,
|
|
36
|
+
outputSchema: RequestGroupEncryptionAtRestPrivateEndpointDeletionOutput,
|
|
37
|
+
}));
|
|
38
|
+
//# sourceMappingURL=requestGroupEncryptionAtRestPrivateEndpointDeletion.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"requestGroupEncryptionAtRestPrivateEndpointDeletion.js","sourceRoot":"","sources":["../../src/operations/requestGroupEncryptionAtRestPrivateEndpointDeletion.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AACxC,OAAO,EAAE,GAAG,EAAE,MAAM,WAAW,CAAC;AAChC,OAAO,KAAK,CAAC,MAAM,WAAW,CAAC;AAE/B,eAAe;AACf,MAAM,CAAC,MAAM,wDAAwD;AACnE,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,MAAM,CAAC;IACxC,OAAO,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IAC1C,aAAa,EAAE,MAAM,CAAC,QAAQ,CAAC,CAAC,OAAO,EAAE,KAAK,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IACpE,UAAU,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IAC7C,QAAQ,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,OAAO,CAAC;IACzC,MAAM,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,OAAO,CAAC;CACxC,CAAC,CAAC,IAAI,CACL,CAAC,CAAC,IAAI,CAAC;IACL,MAAM,EAAE,QAAQ;IAChB,IAAI,EAAE,+FAA+F;CACtG,CAAC,CACH,CAAC;AAIJ,gBAAgB;AAChB,MAAM,CAAC,MAAM,yDAAyD;AACpE,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,IAAI,CAAC;AAI1C,gBAAgB;AAChB;;;;;;;;;;;;GAYG;AACH,MAAM,CAAC,MAAM,mDAAmD;AAC9D,aAAa,CAAC,aAAa,CAAC,GAAG,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,CAAC;IAC1C,WAAW,EAAE,wDAAwD;IACrE,YAAY,EAAE,yDAAyD;CACxE,CAAC,CAAC,CAAC"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import * as Schema from "effect/Schema";
|
|
2
|
+
export declare const RequestGroupSampleDatasetLoadInput: Schema.Struct<{
|
|
3
|
+
readonly groupId: Schema.String;
|
|
4
|
+
readonly name: Schema.String;
|
|
5
|
+
readonly envelope: Schema.optional<Schema.Boolean>;
|
|
6
|
+
}>;
|
|
7
|
+
export type RequestGroupSampleDatasetLoadInput = typeof RequestGroupSampleDatasetLoadInput.Type;
|
|
8
|
+
export declare const RequestGroupSampleDatasetLoadOutput: Schema.Void;
|
|
9
|
+
export type RequestGroupSampleDatasetLoadOutput = typeof RequestGroupSampleDatasetLoadOutput.Type;
|
|
10
|
+
/**
|
|
11
|
+
* Load Sample Dataset into One Cluster
|
|
12
|
+
*
|
|
13
|
+
* Requests loading the MongoDB sample dataset into the specified cluster. To use this resource, the requesting Service Account or API Key must have the Project Owner role.
|
|
14
|
+
*
|
|
15
|
+
* @param envelope - Flag that indicates whether Application wraps the response in an `envelope` JSON object. Some API clients cannot access the HTTP response headers or status code. To remediate this, set envelope=true in the query. Endpoints that return a list of results use the results object as an envelope. Application adds the status parameter to the response body.
|
|
16
|
+
* @param groupId - Unique 24-hexadecimal digit string that identifies your project. Use the [/groups](#tag/Projects/operation/listProjects) endpoint to retrieve all projects to which the authenticated user has access.
|
|
17
|
+
|
|
18
|
+
**NOTE**: 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.
|
|
19
|
+
* @param name - Human-readable label that identifies the cluster into which you load the sample dataset.
|
|
20
|
+
*/
|
|
21
|
+
export declare const requestGroupSampleDatasetLoad: any;
|
|
22
|
+
//# sourceMappingURL=requestGroupSampleDatasetLoad.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"requestGroupSampleDatasetLoad.d.ts","sourceRoot":"","sources":["../../src/operations/requestGroupSampleDatasetLoad.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,kCAAkC;;;;EAU5C,CAAC;AACJ,MAAM,MAAM,kCAAkC,GAC5C,OAAO,kCAAkC,CAAC,IAAI,CAAC;AAGjD,eAAO,MAAM,mCAAmC,aACP,CAAC;AAC1C,MAAM,MAAM,mCAAmC,GAC7C,OAAO,mCAAmC,CAAC,IAAI,CAAC;AAGlD;;;;;;;;;;GAUG;AACH,eAAO,MAAM,6BAA6B,KAIrC,CAAC"}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import * as Schema from "effect/Schema";
|
|
2
|
+
import { API } from "../client";
|
|
3
|
+
import * as T from "../traits";
|
|
4
|
+
// Input Schema
|
|
5
|
+
export const RequestGroupSampleDatasetLoadInput =
|
|
6
|
+
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
7
|
+
groupId: Schema.String.pipe(T.PathParam()),
|
|
8
|
+
name: Schema.String.pipe(T.PathParam()),
|
|
9
|
+
envelope: Schema.optional(Schema.Boolean),
|
|
10
|
+
}).pipe(T.Http({
|
|
11
|
+
method: "POST",
|
|
12
|
+
path: "/api/atlas/v2/groups/{groupId}/sampleDatasetLoad/{name}",
|
|
13
|
+
}));
|
|
14
|
+
// Output Schema
|
|
15
|
+
export const RequestGroupSampleDatasetLoadOutput =
|
|
16
|
+
/*@__PURE__*/ /*#__PURE__*/ Schema.Void;
|
|
17
|
+
// The operation
|
|
18
|
+
/**
|
|
19
|
+
* Load Sample Dataset into One Cluster
|
|
20
|
+
*
|
|
21
|
+
* Requests loading the MongoDB sample dataset into the specified cluster. To use this resource, the requesting Service Account or API Key must have the Project Owner role.
|
|
22
|
+
*
|
|
23
|
+
* @param envelope - Flag that indicates whether Application wraps the response in an `envelope` JSON object. Some API clients cannot access the HTTP response headers or status code. To remediate this, set envelope=true in the query. Endpoints that return a list of results use the results object as an envelope. Application adds the status parameter to the response body.
|
|
24
|
+
* @param groupId - Unique 24-hexadecimal digit string that identifies your project. Use the [/groups](#tag/Projects/operation/listProjects) endpoint to retrieve all projects to which the authenticated user has access.
|
|
25
|
+
|
|
26
|
+
**NOTE**: 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.
|
|
27
|
+
* @param name - Human-readable label that identifies the cluster into which you load the sample dataset.
|
|
28
|
+
*/
|
|
29
|
+
export const requestGroupSampleDatasetLoad =
|
|
30
|
+
/*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
31
|
+
inputSchema: RequestGroupSampleDatasetLoadInput,
|
|
32
|
+
outputSchema: RequestGroupSampleDatasetLoadOutput,
|
|
33
|
+
}));
|
|
34
|
+
//# sourceMappingURL=requestGroupSampleDatasetLoad.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"requestGroupSampleDatasetLoad.js","sourceRoot":"","sources":["../../src/operations/requestGroupSampleDatasetLoad.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AACxC,OAAO,EAAE,GAAG,EAAE,MAAM,WAAW,CAAC;AAChC,OAAO,KAAK,CAAC,MAAM,WAAW,CAAC;AAE/B,eAAe;AACf,MAAM,CAAC,MAAM,kCAAkC;AAC7C,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,MAAM,CAAC;IACxC,OAAO,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IAC1C,IAAI,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IACvC,QAAQ,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,OAAO,CAAC;CAC1C,CAAC,CAAC,IAAI,CACL,CAAC,CAAC,IAAI,CAAC;IACL,MAAM,EAAE,MAAM;IACd,IAAI,EAAE,yDAAyD;CAChE,CAAC,CACH,CAAC;AAIJ,gBAAgB;AAChB,MAAM,CAAC,MAAM,mCAAmC;AAC9C,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,IAAI,CAAC;AAI1C,gBAAgB;AAChB;;;;;;;;;;GAUG;AACH,MAAM,CAAC,MAAM,6BAA6B;AACxC,aAAa,CAAC,aAAa,CAAC,GAAG,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,CAAC;IAC1C,WAAW,EAAE,kCAAkC;IAC/C,YAAY,EAAE,mCAAmC;CAClD,CAAC,CAAC,CAAC"}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import * as Schema from "effect/Schema";
|
|
2
|
+
export declare const ResetGroupMaintenanceWindowInput: Schema.Struct<{
|
|
3
|
+
readonly groupId: Schema.String;
|
|
4
|
+
readonly envelope: Schema.optional<Schema.Boolean>;
|
|
5
|
+
}>;
|
|
6
|
+
export type ResetGroupMaintenanceWindowInput = typeof ResetGroupMaintenanceWindowInput.Type;
|
|
7
|
+
export declare const ResetGroupMaintenanceWindowOutput: Schema.Void;
|
|
8
|
+
export type ResetGroupMaintenanceWindowOutput = typeof ResetGroupMaintenanceWindowOutput.Type;
|
|
9
|
+
/**
|
|
10
|
+
* Reset One Maintenance Window for One Project
|
|
11
|
+
*
|
|
12
|
+
* Resets the maintenance window for the specified project. To use this resource, the requesting Service Account or API Key must have the Project Owner role. Urgent maintenance activities such as security patches can't wait for your chosen window. MongoDB Cloud starts those maintenance activities when needed. After you schedule maintenance for your cluster, you can't change your maintenance window until the current maintenance efforts complete. The maintenance procedure that MongoDB Cloud performs requires at least one replica set election during the maintenance window per replica set. Maintenance always begins as close to the scheduled hour as possible, but in-progress cluster updates or unexpected system issues could delay the start time. To use this resource, the requesting Service Account or API Key must have the Project Owner role.
|
|
13
|
+
*
|
|
14
|
+
* @param envelope - Flag that indicates whether Application wraps the response in an `envelope` JSON object. Some API clients cannot access the HTTP response headers or status code. To remediate this, set envelope=true in the query. Endpoints that return a list of results use the results object as an envelope. Application adds the status parameter to the response body.
|
|
15
|
+
* @param groupId - Unique 24-hexadecimal digit string that identifies your project. Use the [/groups](#tag/Projects/operation/listProjects) endpoint to retrieve all projects to which the authenticated user has access.
|
|
16
|
+
|
|
17
|
+
**NOTE**: 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.
|
|
18
|
+
*/
|
|
19
|
+
export declare const resetGroupMaintenanceWindow: any;
|
|
20
|
+
//# sourceMappingURL=resetGroupMaintenanceWindow.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"resetGroupMaintenanceWindow.d.ts","sourceRoot":"","sources":["../../src/operations/resetGroupMaintenanceWindow.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,gCAAgC;;;EAS1C,CAAC;AACJ,MAAM,MAAM,gCAAgC,GAC1C,OAAO,gCAAgC,CAAC,IAAI,CAAC;AAG/C,eAAO,MAAM,iCAAiC,aACL,CAAC;AAC1C,MAAM,MAAM,iCAAiC,GAC3C,OAAO,iCAAiC,CAAC,IAAI,CAAC;AAGhD;;;;;;;;;GASG;AACH,eAAO,MAAM,2BAA2B,KAKvC,CAAC"}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import * as Schema from "effect/Schema";
|
|
2
|
+
import { API } from "../client";
|
|
3
|
+
import * as T from "../traits";
|
|
4
|
+
// Input Schema
|
|
5
|
+
export const ResetGroupMaintenanceWindowInput =
|
|
6
|
+
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
7
|
+
groupId: Schema.String.pipe(T.PathParam()),
|
|
8
|
+
envelope: Schema.optional(Schema.Boolean),
|
|
9
|
+
}).pipe(T.Http({
|
|
10
|
+
method: "DELETE",
|
|
11
|
+
path: "/api/atlas/v2/groups/{groupId}/maintenanceWindow",
|
|
12
|
+
}));
|
|
13
|
+
// Output Schema
|
|
14
|
+
export const ResetGroupMaintenanceWindowOutput =
|
|
15
|
+
/*@__PURE__*/ /*#__PURE__*/ Schema.Void;
|
|
16
|
+
// The operation
|
|
17
|
+
/**
|
|
18
|
+
* Reset One Maintenance Window for One Project
|
|
19
|
+
*
|
|
20
|
+
* Resets the maintenance window for the specified project. To use this resource, the requesting Service Account or API Key must have the Project Owner role. Urgent maintenance activities such as security patches can't wait for your chosen window. MongoDB Cloud starts those maintenance activities when needed. After you schedule maintenance for your cluster, you can't change your maintenance window until the current maintenance efforts complete. The maintenance procedure that MongoDB Cloud performs requires at least one replica set election during the maintenance window per replica set. Maintenance always begins as close to the scheduled hour as possible, but in-progress cluster updates or unexpected system issues could delay the start time. To use this resource, the requesting Service Account or API Key must have the Project Owner role.
|
|
21
|
+
*
|
|
22
|
+
* @param envelope - Flag that indicates whether Application wraps the response in an `envelope` JSON object. Some API clients cannot access the HTTP response headers or status code. To remediate this, set envelope=true in the query. Endpoints that return a list of results use the results object as an envelope. Application adds the status parameter to the response body.
|
|
23
|
+
* @param groupId - Unique 24-hexadecimal digit string that identifies your project. Use the [/groups](#tag/Projects/operation/listProjects) endpoint to retrieve all projects to which the authenticated user has access.
|
|
24
|
+
|
|
25
|
+
**NOTE**: 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.
|
|
26
|
+
*/
|
|
27
|
+
export const resetGroupMaintenanceWindow = /*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
28
|
+
inputSchema: ResetGroupMaintenanceWindowInput,
|
|
29
|
+
outputSchema: ResetGroupMaintenanceWindowOutput,
|
|
30
|
+
}));
|
|
31
|
+
//# sourceMappingURL=resetGroupMaintenanceWindow.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"resetGroupMaintenanceWindow.js","sourceRoot":"","sources":["../../src/operations/resetGroupMaintenanceWindow.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AACxC,OAAO,EAAE,GAAG,EAAE,MAAM,WAAW,CAAC;AAChC,OAAO,KAAK,CAAC,MAAM,WAAW,CAAC;AAE/B,eAAe;AACf,MAAM,CAAC,MAAM,gCAAgC;AAC3C,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,MAAM,CAAC;IACxC,OAAO,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IAC1C,QAAQ,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,OAAO,CAAC;CAC1C,CAAC,CAAC,IAAI,CACL,CAAC,CAAC,IAAI,CAAC;IACL,MAAM,EAAE,QAAQ;IAChB,IAAI,EAAE,kDAAkD;CACzD,CAAC,CACH,CAAC;AAIJ,gBAAgB;AAChB,MAAM,CAAC,MAAM,iCAAiC;AAC5C,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,IAAI,CAAC;AAI1C,gBAAgB;AAChB;;;;;;;;;GASG;AACH,MAAM,CAAC,MAAM,2BAA2B,GAAG,aAAa,CAAC,aAAa,CAAC,GAAG,CAAC,IAAI,CAC7E,GAAG,EAAE,CAAC,CAAC;IACL,WAAW,EAAE,gCAAgC;IAC7C,YAAY,EAAE,iCAAiC;CAChD,CAAC,CACH,CAAC"}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import * as Schema from "effect/Schema";
|
|
2
|
+
export declare const RestartGroupClusterPrimariesInput: Schema.Struct<{
|
|
3
|
+
readonly groupId: Schema.String;
|
|
4
|
+
readonly clusterName: Schema.String;
|
|
5
|
+
readonly envelope: Schema.optional<Schema.Boolean>;
|
|
6
|
+
readonly pretty: Schema.optional<Schema.Boolean>;
|
|
7
|
+
}>;
|
|
8
|
+
export type RestartGroupClusterPrimariesInput = typeof RestartGroupClusterPrimariesInput.Type;
|
|
9
|
+
export declare const RestartGroupClusterPrimariesOutput: Schema.Void;
|
|
10
|
+
export type RestartGroupClusterPrimariesOutput = typeof RestartGroupClusterPrimariesOutput.Type;
|
|
11
|
+
/**
|
|
12
|
+
* Test Failover for One Cluster
|
|
13
|
+
*
|
|
14
|
+
* Starts a failover test for the specified cluster in the specified project. Clusters contain a group of hosts that maintain the same data set. A failover test checks how MongoDB Cloud handles the failure of the cluster's primary node. During the test, MongoDB Cloud shuts down the primary node and elects a new primary. To use this resource, the requesting Service Account or API Key must have the Project Cluster Manager role. Deprecated versions: v2-{2023-01-01}
|
|
15
|
+
*
|
|
16
|
+
* @param envelope - Flag that indicates whether Application wraps the response in an `envelope` JSON object. Some API clients cannot access the HTTP response headers or status code. To remediate this, set envelope=true in the query. Endpoints that return a list of results use the results object as an envelope. Application adds the status parameter to the response body.
|
|
17
|
+
* @param groupId - Unique 24-hexadecimal digit string that identifies your project. Use the [/groups](#tag/Projects/operation/listProjects) endpoint to retrieve all projects to which the authenticated user has access.
|
|
18
|
+
|
|
19
|
+
**NOTE**: 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.
|
|
20
|
+
* @param pretty - Flag that indicates whether the response body should be in the prettyprint format.
|
|
21
|
+
* @param clusterName - Human-readable label that identifies the cluster.
|
|
22
|
+
*/
|
|
23
|
+
export declare const restartGroupClusterPrimaries: any;
|
|
24
|
+
//# sourceMappingURL=restartGroupClusterPrimaries.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"restartGroupClusterPrimaries.d.ts","sourceRoot":"","sources":["../../src/operations/restartGroupClusterPrimaries.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,iCAAiC;;;;;EAW3C,CAAC;AACJ,MAAM,MAAM,iCAAiC,GAC3C,OAAO,iCAAiC,CAAC,IAAI,CAAC;AAGhD,eAAO,MAAM,kCAAkC,aACN,CAAC;AAC1C,MAAM,MAAM,kCAAkC,GAC5C,OAAO,kCAAkC,CAAC,IAAI,CAAC;AAGjD;;;;;;;;;;;GAWG;AACH,eAAO,MAAM,4BAA4B,KAIpC,CAAC"}
|