@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,50 @@
|
|
|
1
|
+
import * as Schema from "effect/Schema";
|
|
2
|
+
import { API } from "../client";
|
|
3
|
+
import * as T from "../traits";
|
|
4
|
+
|
|
5
|
+
// Input Schema
|
|
6
|
+
export const ListGroupUsersInput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
7
|
+
groupId: Schema.String.pipe(T.PathParam()),
|
|
8
|
+
envelope: Schema.optional(Schema.Boolean),
|
|
9
|
+
includeCount: Schema.optional(Schema.Boolean),
|
|
10
|
+
itemsPerPage: Schema.optional(Schema.Number),
|
|
11
|
+
pageNum: Schema.optional(Schema.Number),
|
|
12
|
+
pretty: Schema.optional(Schema.Boolean),
|
|
13
|
+
flattenTeams: Schema.optional(Schema.Boolean),
|
|
14
|
+
includeOrgUsers: Schema.optional(Schema.Boolean),
|
|
15
|
+
orgMembershipStatus: Schema.optional(Schema.String),
|
|
16
|
+
username: Schema.optional(Schema.String),
|
|
17
|
+
}).pipe(
|
|
18
|
+
T.Http({ method: "GET", path: "/api/atlas/v2/groups/{groupId}/users" }),
|
|
19
|
+
);
|
|
20
|
+
export type ListGroupUsersInput = typeof ListGroupUsersInput.Type;
|
|
21
|
+
|
|
22
|
+
// Output Schema
|
|
23
|
+
export const ListGroupUsersOutput = /*@__PURE__*/ /*#__PURE__*/ Schema.Void;
|
|
24
|
+
export type ListGroupUsersOutput = typeof ListGroupUsersOutput.Type;
|
|
25
|
+
|
|
26
|
+
// The operation
|
|
27
|
+
/**
|
|
28
|
+
* Return All MongoDB Cloud Users in One Project
|
|
29
|
+
*
|
|
30
|
+
* Returns details about the pending and active MongoDB Cloud users associated with the specified project. To use this resource, the requesting Service Account or API Key must have the Project Read Only role.
|
|
31
|
+
* **Note**: This resource cannot be used to view details about users invited via the deprecated Invite One MongoDB Cloud User to Join One Project endpoint.
|
|
32
|
+
* **Note**: To return both pending and active users, use v2-{2025-02-19} or later. If using a deprecated version, only active users will be returned. Deprecated versions: v2-{2023-01-01}
|
|
33
|
+
*
|
|
34
|
+
* @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.
|
|
35
|
+
* @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.
|
|
36
|
+
|
|
37
|
+
**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.
|
|
38
|
+
* @param includeCount - Flag that indicates whether the response returns the total number of items (`totalCount`) in the response.
|
|
39
|
+
* @param itemsPerPage - Number of items that the response returns per page.
|
|
40
|
+
* @param pageNum - Number of the page that displays the current set of the total objects that the response returns.
|
|
41
|
+
* @param pretty - Flag that indicates whether the response body should be in the prettyprint format.
|
|
42
|
+
* @param flattenTeams - Flag that indicates whether the returned list should include users who belong to a team with a role in this project. You might not have assigned the individual users a role in this project. If `"flattenTeams" : false`, this resource returns only users with a role in the project. If `"flattenTeams" : true`, this resource returns both users with roles in the project and users who belong to teams with roles in the project.
|
|
43
|
+
* @param includeOrgUsers - Flag that indicates whether the returned list should include users with implicit access to the project, the Organization Owner or Organization Read Only role. You might not have assigned the individual users a role in this project. If `"includeOrgUsers": false`, this resource returns only users with a role in the project. If `"includeOrgUsers": true`, this resource returns both users with roles in the project and users who have implicit access to the project through their organization role.
|
|
44
|
+
* @param orgMembershipStatus - Flag that indicates whether to filter the returned list by users organization membership status. If you exclude this parameter, this resource returns both pending and active users. Not supported in deprecated versions.
|
|
45
|
+
* @param username - Email address to filter users by. Not supported in deprecated versions.
|
|
46
|
+
*/
|
|
47
|
+
export const listGroupUsers = /*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
48
|
+
inputSchema: ListGroupUsersInput,
|
|
49
|
+
outputSchema: ListGroupUsersOutput,
|
|
50
|
+
}));
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import * as Schema from "effect/Schema";
|
|
2
|
+
import { API } from "../client";
|
|
3
|
+
import * as T from "../traits";
|
|
4
|
+
|
|
5
|
+
// Input Schema
|
|
6
|
+
export const ListGroupsInput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
7
|
+
envelope: Schema.optional(Schema.Boolean),
|
|
8
|
+
includeCount: Schema.optional(Schema.Boolean),
|
|
9
|
+
itemsPerPage: Schema.optional(Schema.Number),
|
|
10
|
+
pageNum: Schema.optional(Schema.Number),
|
|
11
|
+
pretty: Schema.optional(Schema.Boolean),
|
|
12
|
+
}).pipe(T.Http({ method: "GET", path: "/api/atlas/v2/groups" }));
|
|
13
|
+
export type ListGroupsInput = typeof ListGroupsInput.Type;
|
|
14
|
+
|
|
15
|
+
// Output Schema
|
|
16
|
+
export const ListGroupsOutput = /*@__PURE__*/ /*#__PURE__*/ Schema.Void;
|
|
17
|
+
export type ListGroupsOutput = typeof ListGroupsOutput.Type;
|
|
18
|
+
|
|
19
|
+
// The operation
|
|
20
|
+
/**
|
|
21
|
+
* Return All Projects
|
|
22
|
+
*
|
|
23
|
+
* Returns details about all projects. Projects group clusters into logical collections that support an application environment, workload, or both. Each project can have its own users, teams, security, tags, and alert settings. To use this resource, the requesting Service Account or API Key must have the Organization Read Only role or higher.
|
|
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 includeCount - Flag that indicates whether the response returns the total number of items (`totalCount`) in the response.
|
|
27
|
+
* @param itemsPerPage - Number of items that the response returns per page.
|
|
28
|
+
* @param pageNum - Number of the page that displays the current set of the total objects that the response returns.
|
|
29
|
+
* @param pretty - Flag that indicates whether the response body should be in the prettyprint format.
|
|
30
|
+
*/
|
|
31
|
+
export const listGroups = /*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
32
|
+
inputSchema: ListGroupsInput,
|
|
33
|
+
outputSchema: ListGroupsOutput,
|
|
34
|
+
}));
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
import * as Schema from "effect/Schema";
|
|
2
|
+
import { API } from "../client";
|
|
3
|
+
import * as T from "../traits";
|
|
4
|
+
|
|
5
|
+
// Input Schema
|
|
6
|
+
export const ListOrgApiKeyAccessListEntriesInput =
|
|
7
|
+
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
8
|
+
orgId: Schema.String.pipe(T.PathParam()),
|
|
9
|
+
apiUserId: Schema.String.pipe(T.PathParam()),
|
|
10
|
+
envelope: Schema.optional(Schema.Boolean),
|
|
11
|
+
includeCount: Schema.optional(Schema.Boolean),
|
|
12
|
+
itemsPerPage: Schema.optional(Schema.Number),
|
|
13
|
+
pageNum: Schema.optional(Schema.Number),
|
|
14
|
+
pretty: Schema.optional(Schema.Boolean),
|
|
15
|
+
}).pipe(
|
|
16
|
+
T.Http({
|
|
17
|
+
method: "GET",
|
|
18
|
+
path: "/api/atlas/v2/orgs/{orgId}/apiKeys/{apiUserId}/accessList",
|
|
19
|
+
}),
|
|
20
|
+
);
|
|
21
|
+
export type ListOrgApiKeyAccessListEntriesInput =
|
|
22
|
+
typeof ListOrgApiKeyAccessListEntriesInput.Type;
|
|
23
|
+
|
|
24
|
+
// Output Schema
|
|
25
|
+
export const ListOrgApiKeyAccessListEntriesOutput =
|
|
26
|
+
/*@__PURE__*/ /*#__PURE__*/ Schema.Void;
|
|
27
|
+
export type ListOrgApiKeyAccessListEntriesOutput =
|
|
28
|
+
typeof ListOrgApiKeyAccessListEntriesOutput.Type;
|
|
29
|
+
|
|
30
|
+
// The operation
|
|
31
|
+
/**
|
|
32
|
+
* Return All Access List Entries for One Organization API Key
|
|
33
|
+
*
|
|
34
|
+
* Returns all access list entries that you configured for the specified organization API key. To use this resource, the requesting Service Account or API Key must have the Organization Member role.
|
|
35
|
+
*
|
|
36
|
+
* @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.
|
|
37
|
+
* @param includeCount - Flag that indicates whether the response returns the total number of items (`totalCount`) in the response.
|
|
38
|
+
* @param itemsPerPage - Number of items that the response returns per page.
|
|
39
|
+
* @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.
|
|
40
|
+
* @param pageNum - Number of the page that displays the current set of the total objects that the response returns.
|
|
41
|
+
* @param pretty - Flag that indicates whether the response body should be in the prettyprint format.
|
|
42
|
+
* @param apiUserId - Unique 24-hexadecimal digit string that identifies this organization API key for which you want to return access list entries.
|
|
43
|
+
*/
|
|
44
|
+
export const listOrgApiKeyAccessListEntries =
|
|
45
|
+
/*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
46
|
+
inputSchema: ListOrgApiKeyAccessListEntriesInput,
|
|
47
|
+
outputSchema: ListOrgApiKeyAccessListEntriesOutput,
|
|
48
|
+
}));
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import * as Schema from "effect/Schema";
|
|
2
|
+
import { API } from "../client";
|
|
3
|
+
import * as T from "../traits";
|
|
4
|
+
|
|
5
|
+
// Input Schema
|
|
6
|
+
export const ListOrgApiKeysInput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
7
|
+
orgId: Schema.String.pipe(T.PathParam()),
|
|
8
|
+
envelope: Schema.optional(Schema.Boolean),
|
|
9
|
+
includeCount: Schema.optional(Schema.Boolean),
|
|
10
|
+
itemsPerPage: Schema.optional(Schema.Number),
|
|
11
|
+
pageNum: Schema.optional(Schema.Number),
|
|
12
|
+
pretty: Schema.optional(Schema.Boolean),
|
|
13
|
+
}).pipe(T.Http({ method: "GET", path: "/api/atlas/v2/orgs/{orgId}/apiKeys" }));
|
|
14
|
+
export type ListOrgApiKeysInput = typeof ListOrgApiKeysInput.Type;
|
|
15
|
+
|
|
16
|
+
// Output Schema
|
|
17
|
+
export const ListOrgApiKeysOutput = /*@__PURE__*/ /*#__PURE__*/ Schema.Void;
|
|
18
|
+
export type ListOrgApiKeysOutput = typeof ListOrgApiKeysOutput.Type;
|
|
19
|
+
|
|
20
|
+
// The operation
|
|
21
|
+
/**
|
|
22
|
+
* Return All Organization API Keys
|
|
23
|
+
*
|
|
24
|
+
* Returns all organization API keys for the specified organization. The organization API keys grant programmatic access to an organization. You can't use the API key to log into MongoDB Cloud through the console. To use this resource, the requesting Service Account or API Key must have the Organization Member role.
|
|
25
|
+
*
|
|
26
|
+
* @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.
|
|
27
|
+
* @param includeCount - Flag that indicates whether the response returns the total number of items (`totalCount`) in the response.
|
|
28
|
+
* @param itemsPerPage - Number of items that the response returns per page.
|
|
29
|
+
* @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.
|
|
30
|
+
* @param pageNum - Number of the page that displays the current set of the total objects that the response returns.
|
|
31
|
+
* @param pretty - Flag that indicates whether the response body should be in the prettyprint format.
|
|
32
|
+
*/
|
|
33
|
+
export const listOrgApiKeys = /*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
34
|
+
inputSchema: ListOrgApiKeysInput,
|
|
35
|
+
outputSchema: ListOrgApiKeysOutput,
|
|
36
|
+
}));
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
import * as Schema from "effect/Schema";
|
|
2
|
+
import { API } from "../client";
|
|
3
|
+
import * as T from "../traits";
|
|
4
|
+
|
|
5
|
+
// Input Schema
|
|
6
|
+
export const ListOrgEventsInput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
7
|
+
orgId: Schema.String.pipe(T.PathParam()),
|
|
8
|
+
envelope: Schema.optional(Schema.Boolean),
|
|
9
|
+
includeCount: Schema.optional(Schema.Boolean),
|
|
10
|
+
itemsPerPage: Schema.optional(Schema.Number),
|
|
11
|
+
pageNum: Schema.optional(Schema.Number),
|
|
12
|
+
pretty: Schema.optional(Schema.Boolean),
|
|
13
|
+
eventType: Schema.optional(Schema.String),
|
|
14
|
+
includeRaw: Schema.optional(Schema.Boolean),
|
|
15
|
+
maxDate: Schema.optional(Schema.String),
|
|
16
|
+
minDate: Schema.optional(Schema.String),
|
|
17
|
+
}).pipe(T.Http({ method: "GET", path: "/api/atlas/v2/orgs/{orgId}/events" }));
|
|
18
|
+
export type ListOrgEventsInput = typeof ListOrgEventsInput.Type;
|
|
19
|
+
|
|
20
|
+
// Output Schema
|
|
21
|
+
export const ListOrgEventsOutput = /*@__PURE__*/ /*#__PURE__*/ Schema.Void;
|
|
22
|
+
export type ListOrgEventsOutput = typeof ListOrgEventsOutput.Type;
|
|
23
|
+
|
|
24
|
+
// The operation
|
|
25
|
+
/**
|
|
26
|
+
* Return Events from One Organization
|
|
27
|
+
*
|
|
28
|
+
* Returns events for the specified organization. Events identify significant database, billing, or security activities or status changes. To use this resource, the requesting Service Account or API Key must have the Organization Member role.
|
|
29
|
+
* This resource remains under revision and may change.
|
|
30
|
+
*
|
|
31
|
+
* @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.
|
|
32
|
+
* @param includeCount - Flag that indicates whether the response returns the total number of items (`totalCount`) in the response.
|
|
33
|
+
* @param itemsPerPage - Number of items that the response returns per page.
|
|
34
|
+
* @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.
|
|
35
|
+
* @param pageNum - Number of the page that displays the current set of the total objects that the response returns.
|
|
36
|
+
* @param pretty - Flag that indicates whether the response body should be in the prettyprint format.
|
|
37
|
+
* @param eventType - Category of incident recorded at this moment in time.
|
|
38
|
+
|
|
39
|
+
**IMPORTANT**: The complete list of event type values changes frequently.
|
|
40
|
+
* @param includeRaw - Flag that indicates whether to include the raw document in the output. The raw document contains additional meta information about the event.
|
|
41
|
+
* @param maxDate - Date and time from when MongoDB Cloud stops returning events. This parameter uses the ISO 8601 timestamp format in UTC.
|
|
42
|
+
* @param minDate - Date and time from when MongoDB Cloud starts returning events. This parameter uses the ISO 8601 timestamp format in UTC.
|
|
43
|
+
*/
|
|
44
|
+
export const listOrgEvents = /*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
45
|
+
inputSchema: ListOrgEventsInput,
|
|
46
|
+
outputSchema: ListOrgEventsOutput,
|
|
47
|
+
}));
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import * as Schema from "effect/Schema";
|
|
2
|
+
import { API } from "../client";
|
|
3
|
+
import * as T from "../traits";
|
|
4
|
+
|
|
5
|
+
// Input Schema
|
|
6
|
+
export const ListOrgInvoicePendingInput =
|
|
7
|
+
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
8
|
+
orgId: Schema.String.pipe(T.PathParam()),
|
|
9
|
+
envelope: Schema.optional(Schema.Boolean),
|
|
10
|
+
pretty: Schema.optional(Schema.Boolean),
|
|
11
|
+
}).pipe(
|
|
12
|
+
T.Http({
|
|
13
|
+
method: "GET",
|
|
14
|
+
path: "/api/atlas/v2/orgs/{orgId}/invoices/pending",
|
|
15
|
+
}),
|
|
16
|
+
);
|
|
17
|
+
export type ListOrgInvoicePendingInput = typeof ListOrgInvoicePendingInput.Type;
|
|
18
|
+
|
|
19
|
+
// Output Schema
|
|
20
|
+
export const ListOrgInvoicePendingOutput =
|
|
21
|
+
/*@__PURE__*/ /*#__PURE__*/ Schema.Void;
|
|
22
|
+
export type ListOrgInvoicePendingOutput =
|
|
23
|
+
typeof ListOrgInvoicePendingOutput.Type;
|
|
24
|
+
|
|
25
|
+
// The operation
|
|
26
|
+
/**
|
|
27
|
+
* Return All Pending Invoices for One Organization
|
|
28
|
+
*
|
|
29
|
+
* Returns all invoices accruing charges for the current billing cycle for the specified organization. To use this resource, the requesting Service Account or API Key must have the Organization Billing Viewer, Organization Billing Admin, or Organization Owner role. If you have a cross-organization setup, you can view linked invoices if you have the Organization Billing Admin or Organization Owner Role.
|
|
30
|
+
*
|
|
31
|
+
* @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.
|
|
32
|
+
* @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.
|
|
33
|
+
* @param pretty - Flag that indicates whether the response body should be in the prettyprint format.
|
|
34
|
+
*/
|
|
35
|
+
export const listOrgInvoicePending = /*@__PURE__*/ /*#__PURE__*/ API.make(
|
|
36
|
+
() => ({
|
|
37
|
+
inputSchema: ListOrgInvoicePendingInput,
|
|
38
|
+
outputSchema: ListOrgInvoicePendingOutput,
|
|
39
|
+
}),
|
|
40
|
+
);
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
import * as Schema from "effect/Schema";
|
|
2
|
+
import { API } from "../client";
|
|
3
|
+
import * as T from "../traits";
|
|
4
|
+
|
|
5
|
+
// Input Schema
|
|
6
|
+
export const ListOrgInvoicesInput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
7
|
+
orgId: Schema.String.pipe(T.PathParam()),
|
|
8
|
+
envelope: Schema.optional(Schema.Boolean),
|
|
9
|
+
includeCount: Schema.optional(Schema.Boolean),
|
|
10
|
+
itemsPerPage: Schema.optional(Schema.Number),
|
|
11
|
+
pageNum: Schema.optional(Schema.Number),
|
|
12
|
+
pretty: Schema.optional(Schema.Boolean),
|
|
13
|
+
viewLinkedInvoices: Schema.optional(Schema.Boolean),
|
|
14
|
+
statusNames: Schema.optional(Schema.String),
|
|
15
|
+
fromDate: Schema.optional(Schema.String),
|
|
16
|
+
toDate: Schema.optional(Schema.String),
|
|
17
|
+
sortBy: Schema.optional(Schema.Literals(["START_DATE", "END_DATE"])),
|
|
18
|
+
orderBy: Schema.optional(Schema.Literals(["desc", "asc"])),
|
|
19
|
+
}).pipe(T.Http({ method: "GET", path: "/api/atlas/v2/orgs/{orgId}/invoices" }));
|
|
20
|
+
export type ListOrgInvoicesInput = typeof ListOrgInvoicesInput.Type;
|
|
21
|
+
|
|
22
|
+
// Output Schema
|
|
23
|
+
export const ListOrgInvoicesOutput = /*@__PURE__*/ /*#__PURE__*/ Schema.Void;
|
|
24
|
+
export type ListOrgInvoicesOutput = typeof ListOrgInvoicesOutput.Type;
|
|
25
|
+
|
|
26
|
+
// The operation
|
|
27
|
+
/**
|
|
28
|
+
* Return All Invoices for One Organization
|
|
29
|
+
*
|
|
30
|
+
* Returns all invoices that MongoDB issued to the specified organization. This list includes all invoices regardless of invoice status. To use this resource, the requesting Service Account or API Key must have the Organization Billing Viewer, Organization Billing Admin, or Organization Owner role. If you have a cross-organization setup, you can view linked invoices if you have the Organization Billing Admin or Organization Owner role.
|
|
31
|
+
* To compute the total owed amount of the invoices - sum up total owed of each invoice. It could be computed as a sum of owed amount of each payment included into the invoice. To compute payment's owed amount - use formula `totalBilledCents` * `unitPrice` + `salesTax` - `startingBalanceCents`.
|
|
32
|
+
*
|
|
33
|
+
* @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.
|
|
34
|
+
* @param includeCount - Flag that indicates whether the response returns the total number of items (`totalCount`) in the response.
|
|
35
|
+
* @param itemsPerPage - Number of items that the response returns per page.
|
|
36
|
+
* @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.
|
|
37
|
+
* @param pageNum - Number of the page that displays the current set of the total objects that the response returns.
|
|
38
|
+
* @param pretty - Flag that indicates whether the response body should be in the prettyprint format.
|
|
39
|
+
* @param viewLinkedInvoices - Flag that indicates whether to return linked invoices in the `linkedInvoices` field.
|
|
40
|
+
* @param statusNames - Statuses of the invoice to be retrieved. Omit to return invoices of all statuses.
|
|
41
|
+
* @param fromDate - Retrieve the invoices the `startDates` of which are greater than or equal to the `fromDate`. If omit, the invoices return will go back to earliest `startDate`.
|
|
42
|
+
* @param toDate - Retrieve the invoices the `endDates` of which are smaller than or equal to the `toDate`. If omit, the invoices return will go further to latest `endDate`.
|
|
43
|
+
* @param sortBy - Field used to sort the returned invoices by. Use in combination with `orderBy` parameter to control the order of the result.
|
|
44
|
+
* @param orderBy - Field used to order the returned invoices by. Use in combination of `sortBy` parameter to control the order of the result.
|
|
45
|
+
*/
|
|
46
|
+
export const listOrgInvoices = /*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
47
|
+
inputSchema: ListOrgInvoicesInput,
|
|
48
|
+
outputSchema: ListOrgInvoicesOutput,
|
|
49
|
+
}));
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import * as Schema from "effect/Schema";
|
|
2
|
+
import { API } from "../client";
|
|
3
|
+
import * as T from "../traits";
|
|
4
|
+
|
|
5
|
+
// Input Schema
|
|
6
|
+
export const ListOrgLiveMigrationAvailableProjectsInput =
|
|
7
|
+
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
8
|
+
orgId: Schema.String.pipe(T.PathParam()),
|
|
9
|
+
envelope: Schema.optional(Schema.Boolean),
|
|
10
|
+
pretty: Schema.optional(Schema.Boolean),
|
|
11
|
+
}).pipe(
|
|
12
|
+
T.Http({
|
|
13
|
+
method: "GET",
|
|
14
|
+
path: "/api/atlas/v2/orgs/{orgId}/liveMigrations/availableProjects",
|
|
15
|
+
}),
|
|
16
|
+
);
|
|
17
|
+
export type ListOrgLiveMigrationAvailableProjectsInput =
|
|
18
|
+
typeof ListOrgLiveMigrationAvailableProjectsInput.Type;
|
|
19
|
+
|
|
20
|
+
// Output Schema
|
|
21
|
+
export const ListOrgLiveMigrationAvailableProjectsOutput =
|
|
22
|
+
/*@__PURE__*/ /*#__PURE__*/ Schema.Void;
|
|
23
|
+
export type ListOrgLiveMigrationAvailableProjectsOutput =
|
|
24
|
+
typeof ListOrgLiveMigrationAvailableProjectsOutput.Type;
|
|
25
|
+
|
|
26
|
+
// The operation
|
|
27
|
+
/**
|
|
28
|
+
* Return All Projects Available for Migration
|
|
29
|
+
*
|
|
30
|
+
* Return all projects that you can migrate to the specified organization.
|
|
31
|
+
*
|
|
32
|
+
* @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.
|
|
33
|
+
* @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.
|
|
34
|
+
* @param pretty - Flag that indicates whether the response body should be in the prettyprint format.
|
|
35
|
+
*/
|
|
36
|
+
export const listOrgLiveMigrationAvailableProjects =
|
|
37
|
+
/*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
38
|
+
inputSchema: ListOrgLiveMigrationAvailableProjectsInput,
|
|
39
|
+
outputSchema: ListOrgLiveMigrationAvailableProjectsOutput,
|
|
40
|
+
}));
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
import * as Schema from "effect/Schema";
|
|
2
|
+
import { API } from "../client";
|
|
3
|
+
import * as T from "../traits";
|
|
4
|
+
|
|
5
|
+
// Input Schema
|
|
6
|
+
export const ListOrgResourcePoliciesInput =
|
|
7
|
+
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
8
|
+
orgId: Schema.String.pipe(T.PathParam()),
|
|
9
|
+
envelope: Schema.optional(Schema.Boolean),
|
|
10
|
+
pretty: Schema.optional(Schema.Boolean),
|
|
11
|
+
}).pipe(
|
|
12
|
+
T.Http({
|
|
13
|
+
method: "GET",
|
|
14
|
+
path: "/api/atlas/v2/orgs/{orgId}/resourcePolicies",
|
|
15
|
+
}),
|
|
16
|
+
);
|
|
17
|
+
export type ListOrgResourcePoliciesInput =
|
|
18
|
+
typeof ListOrgResourcePoliciesInput.Type;
|
|
19
|
+
|
|
20
|
+
// Output Schema
|
|
21
|
+
export const ListOrgResourcePoliciesOutput =
|
|
22
|
+
/*@__PURE__*/ /*#__PURE__*/ Schema.Void;
|
|
23
|
+
export type ListOrgResourcePoliciesOutput =
|
|
24
|
+
typeof ListOrgResourcePoliciesOutput.Type;
|
|
25
|
+
|
|
26
|
+
// The operation
|
|
27
|
+
/**
|
|
28
|
+
* Return All Atlas Resource Policies
|
|
29
|
+
*
|
|
30
|
+
* Return all Atlas Resource Policies for the organization.
|
|
31
|
+
*
|
|
32
|
+
* @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.
|
|
33
|
+
* @param pretty - Flag that indicates whether the response body should be in the prettyprint format.
|
|
34
|
+
* @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.
|
|
35
|
+
*/
|
|
36
|
+
export const listOrgResourcePolicies = /*@__PURE__*/ /*#__PURE__*/ API.make(
|
|
37
|
+
() => ({
|
|
38
|
+
inputSchema: ListOrgResourcePoliciesInput,
|
|
39
|
+
outputSchema: ListOrgResourcePoliciesOutput,
|
|
40
|
+
}),
|
|
41
|
+
);
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
import * as Schema from "effect/Schema";
|
|
2
|
+
import { API } from "../client";
|
|
3
|
+
import * as T from "../traits";
|
|
4
|
+
|
|
5
|
+
// Input Schema
|
|
6
|
+
export const ListOrgServiceAccountAccessListInput =
|
|
7
|
+
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
8
|
+
orgId: Schema.String.pipe(T.PathParam()),
|
|
9
|
+
clientId: Schema.String.pipe(T.PathParam()),
|
|
10
|
+
envelope: Schema.optional(Schema.Boolean),
|
|
11
|
+
includeCount: Schema.optional(Schema.Boolean),
|
|
12
|
+
itemsPerPage: Schema.optional(Schema.Number),
|
|
13
|
+
pageNum: Schema.optional(Schema.Number),
|
|
14
|
+
pretty: Schema.optional(Schema.Boolean),
|
|
15
|
+
}).pipe(
|
|
16
|
+
T.Http({
|
|
17
|
+
method: "GET",
|
|
18
|
+
path: "/api/atlas/v2/orgs/{orgId}/serviceAccounts/{clientId}/accessList",
|
|
19
|
+
}),
|
|
20
|
+
);
|
|
21
|
+
export type ListOrgServiceAccountAccessListInput =
|
|
22
|
+
typeof ListOrgServiceAccountAccessListInput.Type;
|
|
23
|
+
|
|
24
|
+
// Output Schema
|
|
25
|
+
export const ListOrgServiceAccountAccessListOutput =
|
|
26
|
+
/*@__PURE__*/ /*#__PURE__*/ Schema.Void;
|
|
27
|
+
export type ListOrgServiceAccountAccessListOutput =
|
|
28
|
+
typeof ListOrgServiceAccountAccessListOutput.Type;
|
|
29
|
+
|
|
30
|
+
// The operation
|
|
31
|
+
/**
|
|
32
|
+
* Return All Access List Entries for One Organization Service Account
|
|
33
|
+
*
|
|
34
|
+
* Returns all access list entries that you configured for the specified Service Account for the organization.
|
|
35
|
+
*
|
|
36
|
+
* @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.
|
|
37
|
+
* @param includeCount - Flag that indicates whether the response returns the total number of items (`totalCount`) in the response.
|
|
38
|
+
* @param itemsPerPage - Number of items that the response returns per page.
|
|
39
|
+
* @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.
|
|
40
|
+
* @param pageNum - Number of the page that displays the current set of the total objects that the response returns.
|
|
41
|
+
* @param pretty - Flag that indicates whether the response body should be in the prettyprint format.
|
|
42
|
+
* @param clientId - The Client ID of the Service Account.
|
|
43
|
+
*/
|
|
44
|
+
export const listOrgServiceAccountAccessList =
|
|
45
|
+
/*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
46
|
+
inputSchema: ListOrgServiceAccountAccessListInput,
|
|
47
|
+
outputSchema: ListOrgServiceAccountAccessListOutput,
|
|
48
|
+
}));
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
import * as Schema from "effect/Schema";
|
|
2
|
+
import { API } from "../client";
|
|
3
|
+
import * as T from "../traits";
|
|
4
|
+
|
|
5
|
+
// Input Schema
|
|
6
|
+
export const ListOrgServiceAccountsInput =
|
|
7
|
+
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
8
|
+
orgId: Schema.String.pipe(T.PathParam()),
|
|
9
|
+
itemsPerPage: Schema.optional(Schema.Number),
|
|
10
|
+
pageNum: Schema.optional(Schema.Number),
|
|
11
|
+
pretty: Schema.optional(Schema.Boolean),
|
|
12
|
+
envelope: Schema.optional(Schema.Boolean),
|
|
13
|
+
}).pipe(
|
|
14
|
+
T.Http({
|
|
15
|
+
method: "GET",
|
|
16
|
+
path: "/api/atlas/v2/orgs/{orgId}/serviceAccounts",
|
|
17
|
+
}),
|
|
18
|
+
);
|
|
19
|
+
export type ListOrgServiceAccountsInput =
|
|
20
|
+
typeof ListOrgServiceAccountsInput.Type;
|
|
21
|
+
|
|
22
|
+
// Output Schema
|
|
23
|
+
export const ListOrgServiceAccountsOutput =
|
|
24
|
+
/*@__PURE__*/ /*#__PURE__*/ Schema.Void;
|
|
25
|
+
export type ListOrgServiceAccountsOutput =
|
|
26
|
+
typeof ListOrgServiceAccountsOutput.Type;
|
|
27
|
+
|
|
28
|
+
// The operation
|
|
29
|
+
/**
|
|
30
|
+
* Return All Organization Service Accounts
|
|
31
|
+
*
|
|
32
|
+
* Returns all Service Accounts for the specified Organization.
|
|
33
|
+
*
|
|
34
|
+
* @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.
|
|
35
|
+
* @param itemsPerPage - Number of items that the response returns per page.
|
|
36
|
+
* @param pageNum - Number of the page that displays the current set of the total objects that the response returns.
|
|
37
|
+
* @param pretty - Flag that indicates whether the response body should be in the prettyprint format.
|
|
38
|
+
* @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.
|
|
39
|
+
*/
|
|
40
|
+
export const listOrgServiceAccounts = /*@__PURE__*/ /*#__PURE__*/ API.make(
|
|
41
|
+
() => ({
|
|
42
|
+
inputSchema: ListOrgServiceAccountsInput,
|
|
43
|
+
outputSchema: ListOrgServiceAccountsOutput,
|
|
44
|
+
}),
|
|
45
|
+
);
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
import * as Schema from "effect/Schema";
|
|
2
|
+
import { API } from "../client";
|
|
3
|
+
import * as T from "../traits";
|
|
4
|
+
|
|
5
|
+
// Input Schema
|
|
6
|
+
export const ListOrgTeamUsersInput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
7
|
+
orgId: Schema.String.pipe(T.PathParam()),
|
|
8
|
+
teamId: Schema.String.pipe(T.PathParam()),
|
|
9
|
+
envelope: Schema.optional(Schema.Boolean),
|
|
10
|
+
itemsPerPage: Schema.optional(Schema.Number),
|
|
11
|
+
pageNum: Schema.optional(Schema.Number),
|
|
12
|
+
pretty: Schema.optional(Schema.Boolean),
|
|
13
|
+
username: Schema.optional(Schema.String),
|
|
14
|
+
orgMembershipStatus: Schema.optional(Schema.String),
|
|
15
|
+
userId: Schema.optional(Schema.String),
|
|
16
|
+
}).pipe(
|
|
17
|
+
T.Http({
|
|
18
|
+
method: "GET",
|
|
19
|
+
path: "/api/atlas/v2/orgs/{orgId}/teams/{teamId}/users",
|
|
20
|
+
}),
|
|
21
|
+
);
|
|
22
|
+
export type ListOrgTeamUsersInput = typeof ListOrgTeamUsersInput.Type;
|
|
23
|
+
|
|
24
|
+
// Output Schema
|
|
25
|
+
export const ListOrgTeamUsersOutput = /*@__PURE__*/ /*#__PURE__*/ Schema.Void;
|
|
26
|
+
export type ListOrgTeamUsersOutput = typeof ListOrgTeamUsersOutput.Type;
|
|
27
|
+
|
|
28
|
+
// The operation
|
|
29
|
+
/**
|
|
30
|
+
* Return All MongoDB Cloud Users Assigned to One Team
|
|
31
|
+
*
|
|
32
|
+
* Returns details about the pending and active MongoDB Cloud users associated with the specified team in the 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 Member role.
|
|
33
|
+
* **Note**: This resource cannot be used to view details about users invited via the deprecated [Invite One MongoDB Cloud User to Join One Project](#tag/Projects/operation/createProjectInvitation) endpoint.
|
|
34
|
+
* **Note**: To return both pending and active users, use v2-{2025-02-19} or later. If using a deprecated version, only active users will be returned. Deprecated versions: v2-{2023-01-01}
|
|
35
|
+
*
|
|
36
|
+
* @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.
|
|
37
|
+
* @param itemsPerPage - Number of items that the response returns per page.
|
|
38
|
+
* @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.
|
|
39
|
+
* @param pageNum - Number of the page that displays the current set of the total objects that the response returns.
|
|
40
|
+
* @param pretty - Flag that indicates whether the response body should be in the prettyprint format.
|
|
41
|
+
* @param teamId - Unique 24-hexadecimal digit string that identifies the team whose application users you want to return.
|
|
42
|
+
* @param username - Email address to filter users by. Not supported in deprecated versions.
|
|
43
|
+
* @param orgMembershipStatus - Organization membership status to filter users by. If you exclude this parameter, this resource returns both pending and active users. Not supported in deprecated versions.
|
|
44
|
+
* @param userId - Unique 24-hexadecimal digit string to filter users by. Not supported in deprecated versions.
|
|
45
|
+
*/
|
|
46
|
+
export const listOrgTeamUsers = /*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
47
|
+
inputSchema: ListOrgTeamUsersInput,
|
|
48
|
+
outputSchema: ListOrgTeamUsersOutput,
|
|
49
|
+
}));
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import * as Schema from "effect/Schema";
|
|
2
|
+
import { API } from "../client";
|
|
3
|
+
import * as T from "../traits";
|
|
4
|
+
|
|
5
|
+
// Input Schema
|
|
6
|
+
export const ListOrgTeamsInput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
7
|
+
orgId: Schema.String.pipe(T.PathParam()),
|
|
8
|
+
envelope: Schema.optional(Schema.Boolean),
|
|
9
|
+
itemsPerPage: Schema.optional(Schema.Number),
|
|
10
|
+
includeCount: Schema.optional(Schema.Boolean),
|
|
11
|
+
pageNum: Schema.optional(Schema.Number),
|
|
12
|
+
pretty: Schema.optional(Schema.Boolean),
|
|
13
|
+
}).pipe(T.Http({ method: "GET", path: "/api/atlas/v2/orgs/{orgId}/teams" }));
|
|
14
|
+
export type ListOrgTeamsInput = typeof ListOrgTeamsInput.Type;
|
|
15
|
+
|
|
16
|
+
// Output Schema
|
|
17
|
+
export const ListOrgTeamsOutput = /*@__PURE__*/ /*#__PURE__*/ Schema.Void;
|
|
18
|
+
export type ListOrgTeamsOutput = typeof ListOrgTeamsOutput.Type;
|
|
19
|
+
|
|
20
|
+
// The operation
|
|
21
|
+
/**
|
|
22
|
+
* Return All Teams in One Organization
|
|
23
|
+
*
|
|
24
|
+
* Returns all teams that belong to the specified organization. Teams enable you to grant project access roles to MongoDB Cloud users. MongoDB Cloud only returns teams for which you have access. To use this resource, the requesting Service Account or API Key must have the Organization Member role.
|
|
25
|
+
*
|
|
26
|
+
* @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.
|
|
27
|
+
* @param itemsPerPage - Number of items that the response returns per page.
|
|
28
|
+
* @param includeCount - Flag that indicates whether the response returns the total number of items (`totalCount`) in the response.
|
|
29
|
+
* @param pageNum - Number of the page that displays the current set of the total objects that the response returns.
|
|
30
|
+
* @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.
|
|
31
|
+
* @param pretty - Flag that indicates whether the response body should be in the prettyprint format.
|
|
32
|
+
*/
|
|
33
|
+
export const listOrgTeams = /*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
34
|
+
inputSchema: ListOrgTeamsInput,
|
|
35
|
+
outputSchema: ListOrgTeamsOutput,
|
|
36
|
+
}));
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
import * as Schema from "effect/Schema";
|
|
2
|
+
import { API } from "../client";
|
|
3
|
+
import * as T from "../traits";
|
|
4
|
+
|
|
5
|
+
// Input Schema
|
|
6
|
+
export const ListOrgUsersInput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
7
|
+
orgId: Schema.String.pipe(T.PathParam()),
|
|
8
|
+
envelope: Schema.optional(Schema.Boolean),
|
|
9
|
+
pretty: Schema.optional(Schema.Boolean),
|
|
10
|
+
includeCount: Schema.optional(Schema.Boolean),
|
|
11
|
+
itemsPerPage: Schema.optional(Schema.Number),
|
|
12
|
+
pageNum: Schema.optional(Schema.Number),
|
|
13
|
+
username: Schema.optional(Schema.String),
|
|
14
|
+
orgMembershipStatus: Schema.optional(Schema.String),
|
|
15
|
+
}).pipe(T.Http({ method: "GET", path: "/api/atlas/v2/orgs/{orgId}/users" }));
|
|
16
|
+
export type ListOrgUsersInput = typeof ListOrgUsersInput.Type;
|
|
17
|
+
|
|
18
|
+
// Output Schema
|
|
19
|
+
export const ListOrgUsersOutput = /*@__PURE__*/ /*#__PURE__*/ Schema.Void;
|
|
20
|
+
export type ListOrgUsersOutput = typeof ListOrgUsersOutput.Type;
|
|
21
|
+
|
|
22
|
+
// The operation
|
|
23
|
+
/**
|
|
24
|
+
* Return All MongoDB Cloud Users in One Organization
|
|
25
|
+
*
|
|
26
|
+
* Returns details about the pending and active MongoDB Cloud users associated with the specified organization. To use this resource, the requesting Service Account or API Key must have the Organization Member role.
|
|
27
|
+
* **Note**: This resource cannot be used to view details about users invited via the deprecated Invite One MongoDB Cloud User to Join One Project endpoint.
|
|
28
|
+
* **Note**: To return both pending and active users, use v2-{2025-02-19} or later. If using a deprecated version, only active users will be returned. Deprecated versions: v2-{2023-01-01}
|
|
29
|
+
*
|
|
30
|
+
* @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.
|
|
31
|
+
* @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.
|
|
32
|
+
* @param pretty - Flag that indicates whether the response body should be in the prettyprint format.
|
|
33
|
+
* @param includeCount - Flag that indicates whether the response returns the total number of items (`totalCount`) in the response.
|
|
34
|
+
* @param itemsPerPage - Number of items that the response returns per page.
|
|
35
|
+
* @param pageNum - Number of the page that displays the current set of the total objects that the response returns.
|
|
36
|
+
* @param username - Email address to filter users by. Not supported in deprecated versions.
|
|
37
|
+
* @param orgMembershipStatus - Organization membership status to filter users by. If you exclude this parameter, this resource returns both pending and active users. Not supported in deprecated versions.
|
|
38
|
+
*/
|
|
39
|
+
export const listOrgUsers = /*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
40
|
+
inputSchema: ListOrgUsersInput,
|
|
41
|
+
outputSchema: ListOrgUsersOutput,
|
|
42
|
+
}));
|