@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,35 @@
|
|
|
1
|
+
import * as Schema from "effect/Schema";
|
|
2
|
+
import { API } from "../client";
|
|
3
|
+
import * as T from "../traits";
|
|
4
|
+
// Input Schema
|
|
5
|
+
export const DeleteGroupFlexClusterInput =
|
|
6
|
+
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
7
|
+
groupId: Schema.String.pipe(T.PathParam()),
|
|
8
|
+
name: Schema.String.pipe(T.PathParam()),
|
|
9
|
+
envelope: Schema.optional(Schema.Boolean),
|
|
10
|
+
pretty: Schema.optional(Schema.Boolean),
|
|
11
|
+
}).pipe(T.Http({
|
|
12
|
+
method: "DELETE",
|
|
13
|
+
path: "/api/atlas/v2/groups/{groupId}/flexClusters/{name}",
|
|
14
|
+
}));
|
|
15
|
+
// Output Schema
|
|
16
|
+
export const DeleteGroupFlexClusterOutput =
|
|
17
|
+
/*@__PURE__*/ /*#__PURE__*/ Schema.Void;
|
|
18
|
+
// The operation
|
|
19
|
+
/**
|
|
20
|
+
* Remove One Flex Cluster from One Project
|
|
21
|
+
*
|
|
22
|
+
* Removes one flex cluster from the specified project. The flex cluster must have termination protection disabled in order to be deleted. To use this resource, the requesting Service Account or API Key must have the Project Owner role.
|
|
23
|
+
*
|
|
24
|
+
* @param envelope - Flag that indicates whether Application wraps the response in an `envelope` JSON object. Some API clients cannot access the HTTP response headers or status code. To remediate this, set envelope=true in the query. Endpoints that return a list of results use the results object as an envelope. Application adds the status parameter to the response body.
|
|
25
|
+
* @param pretty - Flag that indicates whether the response body should be in the prettyprint format.
|
|
26
|
+
* @param groupId - Unique 24-hexadecimal digit string that identifies your project. Use the [/groups](#tag/Projects/operation/listProjects) endpoint to retrieve all projects to which the authenticated user has access.
|
|
27
|
+
|
|
28
|
+
**NOTE**: Groups and projects are synonymous terms. Your group id is the same as your project id. For existing groups, your group/project id remains the same. The resource and corresponding endpoints use the term groups.
|
|
29
|
+
* @param name - Human-readable label that identifies the flex cluster.
|
|
30
|
+
*/
|
|
31
|
+
export const deleteGroupFlexCluster = /*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
32
|
+
inputSchema: DeleteGroupFlexClusterInput,
|
|
33
|
+
outputSchema: DeleteGroupFlexClusterOutput,
|
|
34
|
+
}));
|
|
35
|
+
//# sourceMappingURL=deleteGroupFlexCluster.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"deleteGroupFlexCluster.js","sourceRoot":"","sources":["../../src/operations/deleteGroupFlexCluster.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AACxC,OAAO,EAAE,GAAG,EAAE,MAAM,WAAW,CAAC;AAChC,OAAO,KAAK,CAAC,MAAM,WAAW,CAAC;AAE/B,eAAe;AACf,MAAM,CAAC,MAAM,2BAA2B;AACtC,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,MAAM,CAAC;IACxC,OAAO,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IAC1C,IAAI,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IACvC,QAAQ,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,OAAO,CAAC;IACzC,MAAM,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,OAAO,CAAC;CACxC,CAAC,CAAC,IAAI,CACL,CAAC,CAAC,IAAI,CAAC;IACL,MAAM,EAAE,QAAQ;IAChB,IAAI,EAAE,oDAAoD;CAC3D,CAAC,CACH,CAAC;AAIJ,gBAAgB;AAChB,MAAM,CAAC,MAAM,4BAA4B;AACvC,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,IAAI,CAAC;AAI1C,gBAAgB;AAChB;;;;;;;;;;;GAWG;AACH,MAAM,CAAC,MAAM,sBAAsB,GAAG,aAAa,CAAC,aAAa,CAAC,GAAG,CAAC,IAAI,CACxE,GAAG,EAAE,CAAC,CAAC;IACL,WAAW,EAAE,2BAA2B;IACxC,YAAY,EAAE,4BAA4B;CAC3C,CAAC,CACH,CAAC"}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import * as Schema from "effect/Schema";
|
|
2
|
+
export declare const DeleteGroupIntegrationInput: Schema.Struct<{
|
|
3
|
+
readonly integrationType: Schema.Literals<readonly ["PAGER_DUTY", "SLACK", "DATADOG", "NEW_RELIC", "OPS_GENIE", "VICTOR_OPS", "WEBHOOK", "HIP_CHAT", "PROMETHEUS", "MICROSOFT_TEAMS"]>;
|
|
4
|
+
readonly groupId: Schema.String;
|
|
5
|
+
readonly envelope: Schema.optional<Schema.Boolean>;
|
|
6
|
+
readonly pretty: Schema.optional<Schema.Boolean>;
|
|
7
|
+
}>;
|
|
8
|
+
export type DeleteGroupIntegrationInput = typeof DeleteGroupIntegrationInput.Type;
|
|
9
|
+
export declare const DeleteGroupIntegrationOutput: Schema.Void;
|
|
10
|
+
export type DeleteGroupIntegrationOutput = typeof DeleteGroupIntegrationOutput.Type;
|
|
11
|
+
/**
|
|
12
|
+
* Remove One Third-Party Service Integration
|
|
13
|
+
*
|
|
14
|
+
* Removes the settings that permit configuring one third-party service integration. These settings apply to all databases managed in one MongoDB Cloud project. If you delete an integration from a project, you remove that integration configuration only for that project. This action doesn't affect any other project or organization's configured `{INTEGRATION-TYPE}` integrations. To use this resource, the requesting Service Account or API Key must have the Organization Owner or Project Owner role.
|
|
15
|
+
*
|
|
16
|
+
* @param integrationType - Human-readable label that identifies the service which you want to integrate with MongoDB Cloud.
|
|
17
|
+
* @param envelope - Flag that indicates whether Application wraps the response in an `envelope` JSON object. Some API clients cannot access the HTTP response headers or status code. To remediate this, set envelope=true in the query. Endpoints that return a list of results use the results object as an envelope. Application adds the status parameter to the response body.
|
|
18
|
+
* @param groupId - Unique 24-hexadecimal digit string that identifies your project. Use the [/groups](#tag/Projects/operation/listProjects) endpoint to retrieve all projects to which the authenticated user has access.
|
|
19
|
+
|
|
20
|
+
**NOTE**: Groups and projects are synonymous terms. Your group id is the same as your project id. For existing groups, your group/project id remains the same. The resource and corresponding endpoints use the term groups.
|
|
21
|
+
* @param pretty - Flag that indicates whether the response body should be in the prettyprint format.
|
|
22
|
+
*/
|
|
23
|
+
export declare const deleteGroupIntegration: any;
|
|
24
|
+
//# sourceMappingURL=deleteGroupIntegration.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"deleteGroupIntegration.d.ts","sourceRoot":"","sources":["../../src/operations/deleteGroupIntegration.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,2BAA2B;;;;;EAsBrC,CAAC;AACJ,MAAM,MAAM,2BAA2B,GACrC,OAAO,2BAA2B,CAAC,IAAI,CAAC;AAG1C,eAAO,MAAM,4BAA4B,aACA,CAAC;AAC1C,MAAM,MAAM,4BAA4B,GACtC,OAAO,4BAA4B,CAAC,IAAI,CAAC;AAG3C;;;;;;;;;;;GAWG;AACH,eAAO,MAAM,sBAAsB,KAKlC,CAAC"}
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
import * as Schema from "effect/Schema";
|
|
2
|
+
import { API } from "../client";
|
|
3
|
+
import * as T from "../traits";
|
|
4
|
+
// Input Schema
|
|
5
|
+
export const DeleteGroupIntegrationInput =
|
|
6
|
+
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
7
|
+
integrationType: Schema.Literals([
|
|
8
|
+
"PAGER_DUTY",
|
|
9
|
+
"SLACK",
|
|
10
|
+
"DATADOG",
|
|
11
|
+
"NEW_RELIC",
|
|
12
|
+
"OPS_GENIE",
|
|
13
|
+
"VICTOR_OPS",
|
|
14
|
+
"WEBHOOK",
|
|
15
|
+
"HIP_CHAT",
|
|
16
|
+
"PROMETHEUS",
|
|
17
|
+
"MICROSOFT_TEAMS",
|
|
18
|
+
]).pipe(T.PathParam()),
|
|
19
|
+
groupId: Schema.String.pipe(T.PathParam()),
|
|
20
|
+
envelope: Schema.optional(Schema.Boolean),
|
|
21
|
+
pretty: Schema.optional(Schema.Boolean),
|
|
22
|
+
}).pipe(T.Http({
|
|
23
|
+
method: "DELETE",
|
|
24
|
+
path: "/api/atlas/v2/groups/{groupId}/integrations/{integrationType}",
|
|
25
|
+
}));
|
|
26
|
+
// Output Schema
|
|
27
|
+
export const DeleteGroupIntegrationOutput =
|
|
28
|
+
/*@__PURE__*/ /*#__PURE__*/ Schema.Void;
|
|
29
|
+
// The operation
|
|
30
|
+
/**
|
|
31
|
+
* Remove One Third-Party Service Integration
|
|
32
|
+
*
|
|
33
|
+
* Removes the settings that permit configuring one third-party service integration. These settings apply to all databases managed in one MongoDB Cloud project. If you delete an integration from a project, you remove that integration configuration only for that project. This action doesn't affect any other project or organization's configured `{INTEGRATION-TYPE}` integrations. To use this resource, the requesting Service Account or API Key must have the Organization Owner or Project Owner role.
|
|
34
|
+
*
|
|
35
|
+
* @param integrationType - Human-readable label that identifies the service which you want to integrate with MongoDB Cloud.
|
|
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 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.
|
|
38
|
+
|
|
39
|
+
**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.
|
|
40
|
+
* @param pretty - Flag that indicates whether the response body should be in the prettyprint format.
|
|
41
|
+
*/
|
|
42
|
+
export const deleteGroupIntegration = /*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
43
|
+
inputSchema: DeleteGroupIntegrationInput,
|
|
44
|
+
outputSchema: DeleteGroupIntegrationOutput,
|
|
45
|
+
}));
|
|
46
|
+
//# sourceMappingURL=deleteGroupIntegration.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"deleteGroupIntegration.js","sourceRoot":"","sources":["../../src/operations/deleteGroupIntegration.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AACxC,OAAO,EAAE,GAAG,EAAE,MAAM,WAAW,CAAC;AAChC,OAAO,KAAK,CAAC,MAAM,WAAW,CAAC;AAE/B,eAAe;AACf,MAAM,CAAC,MAAM,2BAA2B;AACtC,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,MAAM,CAAC;IACxC,eAAe,EAAE,MAAM,CAAC,QAAQ,CAAC;QAC/B,YAAY;QACZ,OAAO;QACP,SAAS;QACT,WAAW;QACX,WAAW;QACX,YAAY;QACZ,SAAS;QACT,UAAU;QACV,YAAY;QACZ,iBAAiB;KAClB,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IACtB,OAAO,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IAC1C,QAAQ,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,OAAO,CAAC;IACzC,MAAM,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,OAAO,CAAC;CACxC,CAAC,CAAC,IAAI,CACL,CAAC,CAAC,IAAI,CAAC;IACL,MAAM,EAAE,QAAQ;IAChB,IAAI,EAAE,+DAA+D;CACtE,CAAC,CACH,CAAC;AAIJ,gBAAgB;AAChB,MAAM,CAAC,MAAM,4BAA4B;AACvC,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,IAAI,CAAC;AAI1C,gBAAgB;AAChB;;;;;;;;;;;GAWG;AACH,MAAM,CAAC,MAAM,sBAAsB,GAAG,aAAa,CAAC,aAAa,CAAC,GAAG,CAAC,IAAI,CACxE,GAAG,EAAE,CAAC,CAAC;IACL,WAAW,EAAE,2BAA2B;IACxC,YAAY,EAAE,4BAA4B;CAC3C,CAAC,CACH,CAAC"}
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import * as Schema from "effect/Schema";
|
|
2
|
+
export declare const DeleteGroupLimitInput: Schema.Struct<{
|
|
3
|
+
readonly limitName: Schema.Literals<readonly ["atlas.project.security.databaseAccess.users", "atlas.project.deployment.clusters", "atlas.project.deployment.serverlessMTMs", "atlas.project.security.databaseAccess.customRoles", "atlas.project.security.networkAccess.entries", "atlas.project.security.networkAccess.crossRegionEntries", "atlas.project.deployment.nodesPerPrivateLinkRegion", "dataFederation.bytesProcessed.query", "dataFederation.bytesProcessed.daily", "dataFederation.bytesProcessed.weekly", "dataFederation.bytesProcessed.monthly", "atlas.project.deployment.privateServiceConnectionsPerRegionGroup", "atlas.project.deployment.privateServiceConnectionsSubnetMask"]>;
|
|
4
|
+
readonly groupId: Schema.String;
|
|
5
|
+
readonly envelope: Schema.optional<Schema.Boolean>;
|
|
6
|
+
readonly pretty: Schema.optional<Schema.Boolean>;
|
|
7
|
+
}>;
|
|
8
|
+
export type DeleteGroupLimitInput = typeof DeleteGroupLimitInput.Type;
|
|
9
|
+
export declare const DeleteGroupLimitOutput: Schema.Void;
|
|
10
|
+
export type DeleteGroupLimitOutput = typeof DeleteGroupLimitOutput.Type;
|
|
11
|
+
/**
|
|
12
|
+
* Remove One Project Limit
|
|
13
|
+
*
|
|
14
|
+
* Removes the specified project limit. Depending on the limit, Atlas either resets the limit to its default value or removes the limit entirely. To use this resource, the requesting Service Account or API Key must have the Project Owner role.
|
|
15
|
+
*
|
|
16
|
+
* @param limitName - Human-readable label that identifies this project limit.
|
|
17
|
+
|
|
18
|
+
| Limit Name | Description | Default | API Override Limit |
|
|
19
|
+
| --- | --- | --- | --- |
|
|
20
|
+
| `atlas.project.deployment.clusters` | Limit on the number of clusters in this project | 25 | 100 |
|
|
21
|
+
| `atlas.project.deployment.nodesPerPrivateLinkRegion` | Limit on the number of nodes per Private Link region in this project | 50 | 90 |
|
|
22
|
+
| `atlas.project.security.databaseAccess.customRoles` | Limit on the number of custom roles in this project | 100 | 1400 |
|
|
23
|
+
| `atlas.project.security.databaseAccess.users` | Limit on the number of database users in this project | 100 | 100 |
|
|
24
|
+
| `atlas.project.security.networkAccess.crossRegionEntries` | Limit on the number of cross-region network access entries in this project | 40 | 220 |
|
|
25
|
+
| `atlas.project.security.networkAccess.entries` | Limit on the number of network access entries in this project | 200 | 20 |
|
|
26
|
+
| `dataFederation.bytesProcessed.query` | Limit on the number of bytes processed during a single Data Federation query | N/A | N/A |
|
|
27
|
+
| `dataFederation.bytesProcessed.daily` | Limit on the number of bytes processed across all Data Federation tenants for the current day | N/A | N/A |
|
|
28
|
+
| `dataFederation.bytesProcessed.weekly` | Limit on the number of bytes processed across all Data Federation tenants for the current week | N/A | N/A |
|
|
29
|
+
| `dataFederation.bytesProcessed.monthly` | Limit on the number of bytes processed across all Data Federation tenants for the current month | N/A | N/A |
|
|
30
|
+
| `atlas.project.deployment.privateServiceConnectionsPerRegionGroup` | Number of Private Service Connections per Region Group | 50 | 100|
|
|
31
|
+
| `atlas.project.deployment.privateServiceConnectionsSubnetMask` | Subnet mask for GCP PSC Networks. Has lower limit of 20. | 27 | 27|
|
|
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 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.
|
|
35
|
+
|
|
36
|
+
**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.
|
|
37
|
+
* @param pretty - Flag that indicates whether the response body should be in the prettyprint format.
|
|
38
|
+
*/
|
|
39
|
+
export declare const deleteGroupLimit: any;
|
|
40
|
+
//# sourceMappingURL=deleteGroupLimit.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"deleteGroupLimit.d.ts","sourceRoot":"","sources":["../../src/operations/deleteGroupLimit.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,qBAAqB;;;;;EAwBjC,CAAC;AACF,MAAM,MAAM,qBAAqB,GAAG,OAAO,qBAAqB,CAAC,IAAI,CAAC;AAGtE,eAAO,MAAM,sBAAsB,aAA0C,CAAC;AAC9E,MAAM,MAAM,sBAAsB,GAAG,OAAO,sBAAsB,CAAC,IAAI,CAAC;AAGxE;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AACH,eAAO,MAAM,gBAAgB,KAG1B,CAAC"}
|
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
import * as Schema from "effect/Schema";
|
|
2
|
+
import { API } from "../client";
|
|
3
|
+
import * as T from "../traits";
|
|
4
|
+
// Input Schema
|
|
5
|
+
export const DeleteGroupLimitInput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
6
|
+
limitName: Schema.Literals([
|
|
7
|
+
"atlas.project.security.databaseAccess.users",
|
|
8
|
+
"atlas.project.deployment.clusters",
|
|
9
|
+
"atlas.project.deployment.serverlessMTMs",
|
|
10
|
+
"atlas.project.security.databaseAccess.customRoles",
|
|
11
|
+
"atlas.project.security.networkAccess.entries",
|
|
12
|
+
"atlas.project.security.networkAccess.crossRegionEntries",
|
|
13
|
+
"atlas.project.deployment.nodesPerPrivateLinkRegion",
|
|
14
|
+
"dataFederation.bytesProcessed.query",
|
|
15
|
+
"dataFederation.bytesProcessed.daily",
|
|
16
|
+
"dataFederation.bytesProcessed.weekly",
|
|
17
|
+
"dataFederation.bytesProcessed.monthly",
|
|
18
|
+
"atlas.project.deployment.privateServiceConnectionsPerRegionGroup",
|
|
19
|
+
"atlas.project.deployment.privateServiceConnectionsSubnetMask",
|
|
20
|
+
]).pipe(T.PathParam()),
|
|
21
|
+
groupId: Schema.String.pipe(T.PathParam()),
|
|
22
|
+
envelope: Schema.optional(Schema.Boolean),
|
|
23
|
+
pretty: Schema.optional(Schema.Boolean),
|
|
24
|
+
}).pipe(T.Http({
|
|
25
|
+
method: "DELETE",
|
|
26
|
+
path: "/api/atlas/v2/groups/{groupId}/limits/{limitName}",
|
|
27
|
+
}));
|
|
28
|
+
// Output Schema
|
|
29
|
+
export const DeleteGroupLimitOutput = /*@__PURE__*/ /*#__PURE__*/ Schema.Void;
|
|
30
|
+
// The operation
|
|
31
|
+
/**
|
|
32
|
+
* Remove One Project Limit
|
|
33
|
+
*
|
|
34
|
+
* Removes the specified project limit. Depending on the limit, Atlas either resets the limit to its default value or removes the limit entirely. To use this resource, the requesting Service Account or API Key must have the Project Owner role.
|
|
35
|
+
*
|
|
36
|
+
* @param limitName - Human-readable label that identifies this project limit.
|
|
37
|
+
|
|
38
|
+
| Limit Name | Description | Default | API Override Limit |
|
|
39
|
+
| --- | --- | --- | --- |
|
|
40
|
+
| `atlas.project.deployment.clusters` | Limit on the number of clusters in this project | 25 | 100 |
|
|
41
|
+
| `atlas.project.deployment.nodesPerPrivateLinkRegion` | Limit on the number of nodes per Private Link region in this project | 50 | 90 |
|
|
42
|
+
| `atlas.project.security.databaseAccess.customRoles` | Limit on the number of custom roles in this project | 100 | 1400 |
|
|
43
|
+
| `atlas.project.security.databaseAccess.users` | Limit on the number of database users in this project | 100 | 100 |
|
|
44
|
+
| `atlas.project.security.networkAccess.crossRegionEntries` | Limit on the number of cross-region network access entries in this project | 40 | 220 |
|
|
45
|
+
| `atlas.project.security.networkAccess.entries` | Limit on the number of network access entries in this project | 200 | 20 |
|
|
46
|
+
| `dataFederation.bytesProcessed.query` | Limit on the number of bytes processed during a single Data Federation query | N/A | N/A |
|
|
47
|
+
| `dataFederation.bytesProcessed.daily` | Limit on the number of bytes processed across all Data Federation tenants for the current day | N/A | N/A |
|
|
48
|
+
| `dataFederation.bytesProcessed.weekly` | Limit on the number of bytes processed across all Data Federation tenants for the current week | N/A | N/A |
|
|
49
|
+
| `dataFederation.bytesProcessed.monthly` | Limit on the number of bytes processed across all Data Federation tenants for the current month | N/A | N/A |
|
|
50
|
+
| `atlas.project.deployment.privateServiceConnectionsPerRegionGroup` | Number of Private Service Connections per Region Group | 50 | 100|
|
|
51
|
+
| `atlas.project.deployment.privateServiceConnectionsSubnetMask` | Subnet mask for GCP PSC Networks. Has lower limit of 20. | 27 | 27|
|
|
52
|
+
|
|
53
|
+
* @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.
|
|
54
|
+
* @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.
|
|
55
|
+
|
|
56
|
+
**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.
|
|
57
|
+
* @param pretty - Flag that indicates whether the response body should be in the prettyprint format.
|
|
58
|
+
*/
|
|
59
|
+
export const deleteGroupLimit = /*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
60
|
+
inputSchema: DeleteGroupLimitInput,
|
|
61
|
+
outputSchema: DeleteGroupLimitOutput,
|
|
62
|
+
}));
|
|
63
|
+
//# sourceMappingURL=deleteGroupLimit.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"deleteGroupLimit.js","sourceRoot":"","sources":["../../src/operations/deleteGroupLimit.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AACxC,OAAO,EAAE,GAAG,EAAE,MAAM,WAAW,CAAC;AAChC,OAAO,KAAK,CAAC,MAAM,WAAW,CAAC;AAE/B,eAAe;AACf,MAAM,CAAC,MAAM,qBAAqB,GAAG,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,MAAM,CAAC;IAC7E,SAAS,EAAE,MAAM,CAAC,QAAQ,CAAC;QACzB,6CAA6C;QAC7C,mCAAmC;QACnC,yCAAyC;QACzC,mDAAmD;QACnD,8CAA8C;QAC9C,yDAAyD;QACzD,oDAAoD;QACpD,qCAAqC;QACrC,qCAAqC;QACrC,sCAAsC;QACtC,uCAAuC;QACvC,kEAAkE;QAClE,8DAA8D;KAC/D,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IACtB,OAAO,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IAC1C,QAAQ,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,OAAO,CAAC;IACzC,MAAM,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,OAAO,CAAC;CACxC,CAAC,CAAC,IAAI,CACL,CAAC,CAAC,IAAI,CAAC;IACL,MAAM,EAAE,QAAQ;IAChB,IAAI,EAAE,mDAAmD;CAC1D,CAAC,CACH,CAAC;AAGF,gBAAgB;AAChB,MAAM,CAAC,MAAM,sBAAsB,GAAG,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,IAAI,CAAC;AAG9E,gBAAgB;AAChB;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AACH,MAAM,CAAC,MAAM,gBAAgB,GAAG,aAAa,CAAC,aAAa,CAAC,GAAG,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,CAAC;IAC1E,WAAW,EAAE,qBAAqB;IAClC,YAAY,EAAE,sBAAsB;CACrC,CAAC,CAAC,CAAC"}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import * as Schema from "effect/Schema";
|
|
2
|
+
export declare const DeleteGroupLogIntegrationInput: Schema.Struct<{
|
|
3
|
+
readonly groupId: Schema.String;
|
|
4
|
+
readonly id: Schema.String;
|
|
5
|
+
readonly envelope: Schema.optional<Schema.Boolean>;
|
|
6
|
+
readonly pretty: Schema.optional<Schema.Boolean>;
|
|
7
|
+
}>;
|
|
8
|
+
export type DeleteGroupLogIntegrationInput = typeof DeleteGroupLogIntegrationInput.Type;
|
|
9
|
+
export declare const DeleteGroupLogIntegrationOutput: Schema.Void;
|
|
10
|
+
export type DeleteGroupLogIntegrationOutput = typeof DeleteGroupLogIntegrationOutput.Type;
|
|
11
|
+
/**
|
|
12
|
+
* Remove One Log Integration
|
|
13
|
+
*
|
|
14
|
+
* Removes the configuration for one log integration identified by its unique ID. To use this resource, the requesting Service Account or API Key must have the Organization Owner or Project Owner role.
|
|
15
|
+
*
|
|
16
|
+
* @param envelope - Flag that indicates whether Application wraps the response in an `envelope` JSON object. Some API clients cannot access the HTTP response headers or status code. To remediate this, set envelope=true in the query. Endpoints that return a list of results use the results object as an envelope. Application adds the status parameter to the response body.
|
|
17
|
+
* @param groupId - Unique 24-hexadecimal digit string that identifies your project. Use the [/groups](#tag/Projects/operation/listProjects) endpoint to retrieve all projects to which the authenticated user has access.
|
|
18
|
+
|
|
19
|
+
**NOTE**: Groups and projects are synonymous terms. Your group id is the same as your project id. For existing groups, your group/project id remains the same. The resource and corresponding endpoints use the term groups.
|
|
20
|
+
* @param pretty - Flag that indicates whether the response body should be in the prettyprint format.
|
|
21
|
+
* @param id - Unique identifier of the log integration configuration.
|
|
22
|
+
*/
|
|
23
|
+
export declare const deleteGroupLogIntegration: any;
|
|
24
|
+
//# sourceMappingURL=deleteGroupLogIntegration.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"deleteGroupLogIntegration.d.ts","sourceRoot":"","sources":["../../src/operations/deleteGroupLogIntegration.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,8BAA8B;;;;;EAWxC,CAAC;AACJ,MAAM,MAAM,8BAA8B,GACxC,OAAO,8BAA8B,CAAC,IAAI,CAAC;AAG7C,eAAO,MAAM,+BAA+B,aACH,CAAC;AAC1C,MAAM,MAAM,+BAA+B,GACzC,OAAO,+BAA+B,CAAC,IAAI,CAAC;AAG9C;;;;;;;;;;;GAWG;AACH,eAAO,MAAM,yBAAyB,KAKrC,CAAC"}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import * as Schema from "effect/Schema";
|
|
2
|
+
import { API } from "../client";
|
|
3
|
+
import * as T from "../traits";
|
|
4
|
+
// Input Schema
|
|
5
|
+
export const DeleteGroupLogIntegrationInput =
|
|
6
|
+
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
7
|
+
groupId: Schema.String.pipe(T.PathParam()),
|
|
8
|
+
id: Schema.String.pipe(T.PathParam()),
|
|
9
|
+
envelope: Schema.optional(Schema.Boolean),
|
|
10
|
+
pretty: Schema.optional(Schema.Boolean),
|
|
11
|
+
}).pipe(T.Http({
|
|
12
|
+
method: "DELETE",
|
|
13
|
+
path: "/api/atlas/v2/groups/{groupId}/logIntegrations/{id}",
|
|
14
|
+
}));
|
|
15
|
+
// Output Schema
|
|
16
|
+
export const DeleteGroupLogIntegrationOutput =
|
|
17
|
+
/*@__PURE__*/ /*#__PURE__*/ Schema.Void;
|
|
18
|
+
// The operation
|
|
19
|
+
/**
|
|
20
|
+
* Remove One Log Integration
|
|
21
|
+
*
|
|
22
|
+
* Removes the configuration for one log integration identified by its unique ID. To use this resource, the requesting Service Account or API Key must have the Organization Owner or Project Owner role.
|
|
23
|
+
*
|
|
24
|
+
* @param envelope - Flag that indicates whether Application wraps the response in an `envelope` JSON object. Some API clients cannot access the HTTP response headers or status code. To remediate this, set envelope=true in the query. Endpoints that return a list of results use the results object as an envelope. Application adds the status parameter to the response body.
|
|
25
|
+
* @param 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.
|
|
26
|
+
|
|
27
|
+
**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.
|
|
28
|
+
* @param pretty - Flag that indicates whether the response body should be in the prettyprint format.
|
|
29
|
+
* @param id - Unique identifier of the log integration configuration.
|
|
30
|
+
*/
|
|
31
|
+
export const deleteGroupLogIntegration = /*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
32
|
+
inputSchema: DeleteGroupLogIntegrationInput,
|
|
33
|
+
outputSchema: DeleteGroupLogIntegrationOutput,
|
|
34
|
+
}));
|
|
35
|
+
//# sourceMappingURL=deleteGroupLogIntegration.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"deleteGroupLogIntegration.js","sourceRoot":"","sources":["../../src/operations/deleteGroupLogIntegration.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AACxC,OAAO,EAAE,GAAG,EAAE,MAAM,WAAW,CAAC;AAChC,OAAO,KAAK,CAAC,MAAM,WAAW,CAAC;AAE/B,eAAe;AACf,MAAM,CAAC,MAAM,8BAA8B;AACzC,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,MAAM,CAAC;IACxC,OAAO,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IAC1C,EAAE,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IACrC,QAAQ,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,OAAO,CAAC;IACzC,MAAM,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,OAAO,CAAC;CACxC,CAAC,CAAC,IAAI,CACL,CAAC,CAAC,IAAI,CAAC;IACL,MAAM,EAAE,QAAQ;IAChB,IAAI,EAAE,qDAAqD;CAC5D,CAAC,CACH,CAAC;AAIJ,gBAAgB;AAChB,MAAM,CAAC,MAAM,+BAA+B;AAC1C,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,IAAI,CAAC;AAI1C,gBAAgB;AAChB;;;;;;;;;;;GAWG;AACH,MAAM,CAAC,MAAM,yBAAyB,GAAG,aAAa,CAAC,aAAa,CAAC,GAAG,CAAC,IAAI,CAC3E,GAAG,EAAE,CAAC,CAAC;IACL,WAAW,EAAE,8BAA8B;IAC3C,YAAY,EAAE,+BAA+B;CAC9C,CAAC,CACH,CAAC"}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import * as Schema from "effect/Schema";
|
|
2
|
+
export declare const DeleteGroupPeerInput: Schema.Struct<{
|
|
3
|
+
readonly groupId: Schema.String;
|
|
4
|
+
readonly peerId: Schema.String;
|
|
5
|
+
readonly envelope: Schema.optional<Schema.Boolean>;
|
|
6
|
+
readonly pretty: Schema.optional<Schema.Boolean>;
|
|
7
|
+
}>;
|
|
8
|
+
export type DeleteGroupPeerInput = typeof DeleteGroupPeerInput.Type;
|
|
9
|
+
export declare const DeleteGroupPeerOutput: Schema.Void;
|
|
10
|
+
export type DeleteGroupPeerOutput = typeof DeleteGroupPeerOutput.Type;
|
|
11
|
+
/**
|
|
12
|
+
* Remove One Network Peering Connection
|
|
13
|
+
*
|
|
14
|
+
* Removes one network peering connection in the specified project. If you remove the last network peering connection associated with a project, MongoDB Cloud also removes any AWS security groups from the project IP access list. To use this resource, the requesting Service Account or API Key must have the Project Owner role or Project Network Access Manager role.
|
|
15
|
+
*
|
|
16
|
+
* @param envelope - Flag that indicates whether Application wraps the response in an `envelope` JSON object. Some API clients cannot access the HTTP response headers or status code. To remediate this, set envelope=true in the query. Endpoints that return a list of results use the results object as an envelope. Application adds the status parameter to the response body.
|
|
17
|
+
* @param groupId - Unique 24-hexadecimal digit string that identifies your project. Use the [/groups](#tag/Projects/operation/listProjects) endpoint to retrieve all projects to which the authenticated user has access.
|
|
18
|
+
|
|
19
|
+
**NOTE**: Groups and projects are synonymous terms. Your group id is the same as your project id. For existing groups, your group/project id remains the same. The resource and corresponding endpoints use the term groups.
|
|
20
|
+
* @param pretty - Flag that indicates whether the response body should be in the prettyprint format.
|
|
21
|
+
* @param peerId - Unique 24-hexadecimal digit string that identifies the network peering connection that you want to delete.
|
|
22
|
+
*/
|
|
23
|
+
export declare const deleteGroupPeer: any;
|
|
24
|
+
//# sourceMappingURL=deleteGroupPeer.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"deleteGroupPeer.d.ts","sourceRoot":"","sources":["../../src/operations/deleteGroupPeer.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,oBAAoB;;;;;EAUhC,CAAC;AACF,MAAM,MAAM,oBAAoB,GAAG,OAAO,oBAAoB,CAAC,IAAI,CAAC;AAGpE,eAAO,MAAM,qBAAqB,aAA0C,CAAC;AAC7E,MAAM,MAAM,qBAAqB,GAAG,OAAO,qBAAqB,CAAC,IAAI,CAAC;AAGtE;;;;;;;;;;;GAWG;AACH,eAAO,MAAM,eAAe,KAGzB,CAAC"}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import * as Schema from "effect/Schema";
|
|
2
|
+
import { API } from "../client";
|
|
3
|
+
import * as T from "../traits";
|
|
4
|
+
// Input Schema
|
|
5
|
+
export const DeleteGroupPeerInput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
6
|
+
groupId: Schema.String.pipe(T.PathParam()),
|
|
7
|
+
peerId: Schema.String.pipe(T.PathParam()),
|
|
8
|
+
envelope: Schema.optional(Schema.Boolean),
|
|
9
|
+
pretty: Schema.optional(Schema.Boolean),
|
|
10
|
+
}).pipe(T.Http({
|
|
11
|
+
method: "DELETE",
|
|
12
|
+
path: "/api/atlas/v2/groups/{groupId}/peers/{peerId}",
|
|
13
|
+
}));
|
|
14
|
+
// Output Schema
|
|
15
|
+
export const DeleteGroupPeerOutput = /*@__PURE__*/ /*#__PURE__*/ Schema.Void;
|
|
16
|
+
// The operation
|
|
17
|
+
/**
|
|
18
|
+
* Remove One Network Peering Connection
|
|
19
|
+
*
|
|
20
|
+
* Removes one network peering connection in the specified project. If you remove the last network peering connection associated with a project, MongoDB Cloud also removes any AWS security groups from the project IP access list. To use this resource, the requesting Service Account or API Key must have the Project Owner role or Project Network Access Manager role.
|
|
21
|
+
*
|
|
22
|
+
* @param envelope - Flag that indicates whether Application wraps the response in an `envelope` JSON object. Some API clients cannot access the HTTP response headers or status code. To remediate this, set envelope=true in the query. Endpoints that return a list of results use the results object as an envelope. Application adds the status parameter to the response body.
|
|
23
|
+
* @param groupId - Unique 24-hexadecimal digit string that identifies your project. Use the [/groups](#tag/Projects/operation/listProjects) endpoint to retrieve all projects to which the authenticated user has access.
|
|
24
|
+
|
|
25
|
+
**NOTE**: Groups and projects are synonymous terms. Your group id is the same as your project id. For existing groups, your group/project id remains the same. The resource and corresponding endpoints use the term groups.
|
|
26
|
+
* @param pretty - Flag that indicates whether the response body should be in the prettyprint format.
|
|
27
|
+
* @param peerId - Unique 24-hexadecimal digit string that identifies the network peering connection that you want to delete.
|
|
28
|
+
*/
|
|
29
|
+
export const deleteGroupPeer = /*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
30
|
+
inputSchema: DeleteGroupPeerInput,
|
|
31
|
+
outputSchema: DeleteGroupPeerOutput,
|
|
32
|
+
}));
|
|
33
|
+
//# sourceMappingURL=deleteGroupPeer.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"deleteGroupPeer.js","sourceRoot":"","sources":["../../src/operations/deleteGroupPeer.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AACxC,OAAO,EAAE,GAAG,EAAE,MAAM,WAAW,CAAC;AAChC,OAAO,KAAK,CAAC,MAAM,WAAW,CAAC;AAE/B,eAAe;AACf,MAAM,CAAC,MAAM,oBAAoB,GAAG,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,MAAM,CAAC;IAC5E,OAAO,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IAC1C,MAAM,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IACzC,QAAQ,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,OAAO,CAAC;IACzC,MAAM,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,OAAO,CAAC;CACxC,CAAC,CAAC,IAAI,CACL,CAAC,CAAC,IAAI,CAAC;IACL,MAAM,EAAE,QAAQ;IAChB,IAAI,EAAE,+CAA+C;CACtD,CAAC,CACH,CAAC;AAGF,gBAAgB;AAChB,MAAM,CAAC,MAAM,qBAAqB,GAAG,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,IAAI,CAAC;AAG7E,gBAAgB;AAChB;;;;;;;;;;;GAWG;AACH,MAAM,CAAC,MAAM,eAAe,GAAG,aAAa,CAAC,aAAa,CAAC,GAAG,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,CAAC;IACzE,WAAW,EAAE,oBAAoB;IACjC,YAAY,EAAE,qBAAqB;CACpC,CAAC,CAAC,CAAC"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import * as Schema from "effect/Schema";
|
|
2
|
+
export declare const DeleteGroupPrivateEndpointEndpointServiceInput: Schema.Struct<{
|
|
3
|
+
readonly groupId: Schema.String;
|
|
4
|
+
readonly cloudProvider: Schema.Literals<readonly ["AWS", "AZURE", "GCP"]>;
|
|
5
|
+
readonly endpointServiceId: Schema.String;
|
|
6
|
+
readonly envelope: Schema.optional<Schema.Boolean>;
|
|
7
|
+
readonly pretty: Schema.optional<Schema.Boolean>;
|
|
8
|
+
}>;
|
|
9
|
+
export type DeleteGroupPrivateEndpointEndpointServiceInput = typeof DeleteGroupPrivateEndpointEndpointServiceInput.Type;
|
|
10
|
+
export declare const DeleteGroupPrivateEndpointEndpointServiceOutput: Schema.Void;
|
|
11
|
+
export type DeleteGroupPrivateEndpointEndpointServiceOutput = typeof DeleteGroupPrivateEndpointEndpointServiceOutput.Type;
|
|
12
|
+
/**
|
|
13
|
+
* Remove One Private Endpoint Service for One Provider
|
|
14
|
+
*
|
|
15
|
+
* Removes one private endpoint service from the specified project. This cloud service provider manages the private endpoint service that belongs to the project. To use this resource, the requesting Service Account or API Key must have the Project Owner role.
|
|
16
|
+
*
|
|
17
|
+
* @param envelope - Flag that indicates whether Application wraps the response in an `envelope` JSON object. Some API clients cannot access the HTTP response headers or status code. To remediate this, set envelope=true in the query. Endpoints that return a list of results use the results object as an envelope. Application adds the status parameter to the response body.
|
|
18
|
+
* @param groupId - Unique 24-hexadecimal digit string that identifies your project. Use the [/groups](#tag/Projects/operation/listProjects) endpoint to retrieve all projects to which the authenticated user has access.
|
|
19
|
+
|
|
20
|
+
**NOTE**: Groups and projects are synonymous terms. Your group id is the same as your project id. For existing groups, your group/project id remains the same. The resource and corresponding endpoints use the term groups.
|
|
21
|
+
* @param pretty - Flag that indicates whether the response body should be in the prettyprint format.
|
|
22
|
+
* @param cloudProvider - Cloud service provider that manages this private endpoint service.
|
|
23
|
+
* @param endpointServiceId - Unique 24-hexadecimal digit string that identifies the private endpoint service that you want to delete.
|
|
24
|
+
*/
|
|
25
|
+
export declare const deleteGroupPrivateEndpointEndpointService: any;
|
|
26
|
+
//# sourceMappingURL=deleteGroupPrivateEndpointEndpointService.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"deleteGroupPrivateEndpointEndpointService.d.ts","sourceRoot":"","sources":["../../src/operations/deleteGroupPrivateEndpointEndpointService.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,8CAA8C;;;;;;EAYxD,CAAC;AACJ,MAAM,MAAM,8CAA8C,GACxD,OAAO,8CAA8C,CAAC,IAAI,CAAC;AAG7D,eAAO,MAAM,+CAA+C,aACnB,CAAC;AAC1C,MAAM,MAAM,+CAA+C,GACzD,OAAO,+CAA+C,CAAC,IAAI,CAAC;AAG9D;;;;;;;;;;;;GAYG;AACH,eAAO,MAAM,yCAAyC,KAIjD,CAAC"}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import * as Schema from "effect/Schema";
|
|
2
|
+
import { API } from "../client";
|
|
3
|
+
import * as T from "../traits";
|
|
4
|
+
// Input Schema
|
|
5
|
+
export const DeleteGroupPrivateEndpointEndpointServiceInput =
|
|
6
|
+
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
7
|
+
groupId: Schema.String.pipe(T.PathParam()),
|
|
8
|
+
cloudProvider: Schema.Literals(["AWS", "AZURE", "GCP"]).pipe(T.PathParam()),
|
|
9
|
+
endpointServiceId: Schema.String.pipe(T.PathParam()),
|
|
10
|
+
envelope: Schema.optional(Schema.Boolean),
|
|
11
|
+
pretty: Schema.optional(Schema.Boolean),
|
|
12
|
+
}).pipe(T.Http({
|
|
13
|
+
method: "DELETE",
|
|
14
|
+
path: "/api/atlas/v2/groups/{groupId}/privateEndpoint/{cloudProvider}/endpointService/{endpointServiceId}",
|
|
15
|
+
}));
|
|
16
|
+
// Output Schema
|
|
17
|
+
export const DeleteGroupPrivateEndpointEndpointServiceOutput =
|
|
18
|
+
/*@__PURE__*/ /*#__PURE__*/ Schema.Void;
|
|
19
|
+
// The operation
|
|
20
|
+
/**
|
|
21
|
+
* Remove One Private Endpoint Service for One Provider
|
|
22
|
+
*
|
|
23
|
+
* Removes one private endpoint service from the specified project. This cloud service provider manages the private endpoint service that belongs to the project. To use this resource, the requesting Service Account or API Key must have the Project Owner role.
|
|
24
|
+
*
|
|
25
|
+
* @param envelope - Flag that indicates whether Application wraps the response in an `envelope` JSON object. Some API clients cannot access the HTTP response headers or status code. To remediate this, set envelope=true in the query. Endpoints that return a list of results use the results object as an envelope. Application adds the status parameter to the response body.
|
|
26
|
+
* @param groupId - Unique 24-hexadecimal digit string that identifies your project. Use the [/groups](#tag/Projects/operation/listProjects) endpoint to retrieve all projects to which the authenticated user has access.
|
|
27
|
+
|
|
28
|
+
**NOTE**: Groups and projects are synonymous terms. Your group id is the same as your project id. For existing groups, your group/project id remains the same. The resource and corresponding endpoints use the term groups.
|
|
29
|
+
* @param pretty - Flag that indicates whether the response body should be in the prettyprint format.
|
|
30
|
+
* @param cloudProvider - Cloud service provider that manages this private endpoint service.
|
|
31
|
+
* @param endpointServiceId - Unique 24-hexadecimal digit string that identifies the private endpoint service that you want to delete.
|
|
32
|
+
*/
|
|
33
|
+
export const deleteGroupPrivateEndpointEndpointService =
|
|
34
|
+
/*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
35
|
+
inputSchema: DeleteGroupPrivateEndpointEndpointServiceInput,
|
|
36
|
+
outputSchema: DeleteGroupPrivateEndpointEndpointServiceOutput,
|
|
37
|
+
}));
|
|
38
|
+
//# sourceMappingURL=deleteGroupPrivateEndpointEndpointService.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"deleteGroupPrivateEndpointEndpointService.js","sourceRoot":"","sources":["../../src/operations/deleteGroupPrivateEndpointEndpointService.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AACxC,OAAO,EAAE,GAAG,EAAE,MAAM,WAAW,CAAC;AAChC,OAAO,KAAK,CAAC,MAAM,WAAW,CAAC;AAE/B,eAAe;AACf,MAAM,CAAC,MAAM,8CAA8C;AACzD,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,MAAM,CAAC;IACxC,OAAO,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IAC1C,aAAa,EAAE,MAAM,CAAC,QAAQ,CAAC,CAAC,KAAK,EAAE,OAAO,EAAE,KAAK,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IAC3E,iBAAiB,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IACpD,QAAQ,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,OAAO,CAAC;IACzC,MAAM,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,OAAO,CAAC;CACxC,CAAC,CAAC,IAAI,CACL,CAAC,CAAC,IAAI,CAAC;IACL,MAAM,EAAE,QAAQ;IAChB,IAAI,EAAE,oGAAoG;CAC3G,CAAC,CACH,CAAC;AAIJ,gBAAgB;AAChB,MAAM,CAAC,MAAM,+CAA+C;AAC1D,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,IAAI,CAAC;AAI1C,gBAAgB;AAChB;;;;;;;;;;;;GAYG;AACH,MAAM,CAAC,MAAM,yCAAyC;AACpD,aAAa,CAAC,aAAa,CAAC,GAAG,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,CAAC;IAC1C,WAAW,EAAE,8CAA8C;IAC3D,YAAY,EAAE,+CAA+C;CAC9D,CAAC,CAAC,CAAC"}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import * as Schema from "effect/Schema";
|
|
2
|
+
export declare const DeleteGroupPrivateEndpointEndpointServiceEndpointInput: Schema.Struct<{
|
|
3
|
+
readonly groupId: Schema.String;
|
|
4
|
+
readonly cloudProvider: Schema.Literals<readonly ["AWS", "AZURE", "GCP"]>;
|
|
5
|
+
readonly endpointId: Schema.String;
|
|
6
|
+
readonly endpointServiceId: Schema.String;
|
|
7
|
+
readonly envelope: Schema.optional<Schema.Boolean>;
|
|
8
|
+
readonly pretty: Schema.optional<Schema.Boolean>;
|
|
9
|
+
}>;
|
|
10
|
+
export type DeleteGroupPrivateEndpointEndpointServiceEndpointInput = typeof DeleteGroupPrivateEndpointEndpointServiceEndpointInput.Type;
|
|
11
|
+
export declare const DeleteGroupPrivateEndpointEndpointServiceEndpointOutput: Schema.Void;
|
|
12
|
+
export type DeleteGroupPrivateEndpointEndpointServiceEndpointOutput = typeof DeleteGroupPrivateEndpointEndpointServiceEndpointOutput.Type;
|
|
13
|
+
/**
|
|
14
|
+
* Remove One Private Endpoint for One Provider
|
|
15
|
+
*
|
|
16
|
+
* Removes one private endpoint from the specified project and private endpoint service, as managed by the specified cloud service provider. When the last private endpoint is removed from a given private endpoint service, that private endpoint service is also removed. To use this resource, the requesting Service Account or API Key must have the Project Owner role.
|
|
17
|
+
*
|
|
18
|
+
* @param envelope - Flag that indicates whether Application wraps the response in an `envelope` JSON object. Some API clients cannot access the HTTP response headers or status code. To remediate this, set envelope=true in the query. Endpoints that return a list of results use the results object as an envelope. Application adds the status parameter to the response body.
|
|
19
|
+
* @param groupId - Unique 24-hexadecimal digit string that identifies your project. Use the [/groups](#tag/Projects/operation/listProjects) endpoint to retrieve all projects to which the authenticated user has access.
|
|
20
|
+
|
|
21
|
+
**NOTE**: Groups and projects are synonymous terms. Your group id is the same as your project id. For existing groups, your group/project id remains the same. The resource and corresponding endpoints use the term groups.
|
|
22
|
+
* @param pretty - Flag that indicates whether the response body should be in the prettyprint format.
|
|
23
|
+
* @param cloudProvider - Cloud service provider that manages this private endpoint.
|
|
24
|
+
* @param endpointId - Unique string that identifies the private endpoint you want to delete. The format of the `endpointId` parameter differs for AWS and Azure. You must URL encode the `endpointId` for Azure private endpoints.
|
|
25
|
+
* @param endpointServiceId - Unique 24-hexadecimal digit string that identifies the private endpoint service from which you want to delete a private endpoint.
|
|
26
|
+
*/
|
|
27
|
+
export declare const deleteGroupPrivateEndpointEndpointServiceEndpoint: any;
|
|
28
|
+
//# sourceMappingURL=deleteGroupPrivateEndpointEndpointServiceEndpoint.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"deleteGroupPrivateEndpointEndpointServiceEndpoint.d.ts","sourceRoot":"","sources":["../../src/operations/deleteGroupPrivateEndpointEndpointServiceEndpoint.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,sDAAsD;;;;;;;EAahE,CAAC;AACJ,MAAM,MAAM,sDAAsD,GAChE,OAAO,sDAAsD,CAAC,IAAI,CAAC;AAGrE,eAAO,MAAM,uDAAuD,aAC3B,CAAC;AAC1C,MAAM,MAAM,uDAAuD,GACjE,OAAO,uDAAuD,CAAC,IAAI,CAAC;AAGtE;;;;;;;;;;;;;GAaG;AACH,eAAO,MAAM,iDAAiD,KAIzD,CAAC"}
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import * as Schema from "effect/Schema";
|
|
2
|
+
import { API } from "../client";
|
|
3
|
+
import * as T from "../traits";
|
|
4
|
+
// Input Schema
|
|
5
|
+
export const DeleteGroupPrivateEndpointEndpointServiceEndpointInput =
|
|
6
|
+
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
7
|
+
groupId: Schema.String.pipe(T.PathParam()),
|
|
8
|
+
cloudProvider: Schema.Literals(["AWS", "AZURE", "GCP"]).pipe(T.PathParam()),
|
|
9
|
+
endpointId: Schema.String.pipe(T.PathParam()),
|
|
10
|
+
endpointServiceId: Schema.String.pipe(T.PathParam()),
|
|
11
|
+
envelope: Schema.optional(Schema.Boolean),
|
|
12
|
+
pretty: Schema.optional(Schema.Boolean),
|
|
13
|
+
}).pipe(T.Http({
|
|
14
|
+
method: "DELETE",
|
|
15
|
+
path: "/api/atlas/v2/groups/{groupId}/privateEndpoint/{cloudProvider}/endpointService/{endpointServiceId}/endpoint/{endpointId}",
|
|
16
|
+
}));
|
|
17
|
+
// Output Schema
|
|
18
|
+
export const DeleteGroupPrivateEndpointEndpointServiceEndpointOutput =
|
|
19
|
+
/*@__PURE__*/ /*#__PURE__*/ Schema.Void;
|
|
20
|
+
// The operation
|
|
21
|
+
/**
|
|
22
|
+
* Remove One Private Endpoint for One Provider
|
|
23
|
+
*
|
|
24
|
+
* Removes one private endpoint from the specified project and private endpoint service, as managed by the specified cloud service provider. When the last private endpoint is removed from a given private endpoint service, that private endpoint service is also removed. To use this resource, the requesting Service Account or API Key must have the Project Owner 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 groupId - Unique 24-hexadecimal digit string that identifies your project. Use the [/groups](#tag/Projects/operation/listProjects) endpoint to retrieve all projects to which the authenticated user has access.
|
|
28
|
+
|
|
29
|
+
**NOTE**: Groups and projects are synonymous terms. Your group id is the same as your project id. For existing groups, your group/project id remains the same. The resource and corresponding endpoints use the term groups.
|
|
30
|
+
* @param pretty - Flag that indicates whether the response body should be in the prettyprint format.
|
|
31
|
+
* @param cloudProvider - Cloud service provider that manages this private endpoint.
|
|
32
|
+
* @param endpointId - Unique string that identifies the private endpoint you want to delete. The format of the `endpointId` parameter differs for AWS and Azure. You must URL encode the `endpointId` for Azure private endpoints.
|
|
33
|
+
* @param endpointServiceId - Unique 24-hexadecimal digit string that identifies the private endpoint service from which you want to delete a private endpoint.
|
|
34
|
+
*/
|
|
35
|
+
export const deleteGroupPrivateEndpointEndpointServiceEndpoint =
|
|
36
|
+
/*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
37
|
+
inputSchema: DeleteGroupPrivateEndpointEndpointServiceEndpointInput,
|
|
38
|
+
outputSchema: DeleteGroupPrivateEndpointEndpointServiceEndpointOutput,
|
|
39
|
+
}));
|
|
40
|
+
//# sourceMappingURL=deleteGroupPrivateEndpointEndpointServiceEndpoint.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"deleteGroupPrivateEndpointEndpointServiceEndpoint.js","sourceRoot":"","sources":["../../src/operations/deleteGroupPrivateEndpointEndpointServiceEndpoint.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AACxC,OAAO,EAAE,GAAG,EAAE,MAAM,WAAW,CAAC;AAChC,OAAO,KAAK,CAAC,MAAM,WAAW,CAAC;AAE/B,eAAe;AACf,MAAM,CAAC,MAAM,sDAAsD;AACjE,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,MAAM,CAAC;IACxC,OAAO,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IAC1C,aAAa,EAAE,MAAM,CAAC,QAAQ,CAAC,CAAC,KAAK,EAAE,OAAO,EAAE,KAAK,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IAC3E,UAAU,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IAC7C,iBAAiB,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IACpD,QAAQ,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,OAAO,CAAC;IACzC,MAAM,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,OAAO,CAAC;CACxC,CAAC,CAAC,IAAI,CACL,CAAC,CAAC,IAAI,CAAC;IACL,MAAM,EAAE,QAAQ;IAChB,IAAI,EAAE,0HAA0H;CACjI,CAAC,CACH,CAAC;AAIJ,gBAAgB;AAChB,MAAM,CAAC,MAAM,uDAAuD;AAClE,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,IAAI,CAAC;AAI1C,gBAAgB;AAChB;;;;;;;;;;;;;GAaG;AACH,MAAM,CAAC,MAAM,iDAAiD;AAC5D,aAAa,CAAC,aAAa,CAAC,GAAG,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,CAAC;IAC1C,WAAW,EAAE,sDAAsD;IACnE,YAAY,EAAE,uDAAuD;CACtE,CAAC,CAAC,CAAC"}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import * as Schema from "effect/Schema";
|
|
2
|
+
export declare const DeleteGroupPrivateNetworkSettingEndpointIdInput: Schema.Struct<{
|
|
3
|
+
readonly groupId: Schema.String;
|
|
4
|
+
readonly endpointId: Schema.String;
|
|
5
|
+
readonly envelope: Schema.optional<Schema.Boolean>;
|
|
6
|
+
readonly pretty: Schema.optional<Schema.Boolean>;
|
|
7
|
+
}>;
|
|
8
|
+
export type DeleteGroupPrivateNetworkSettingEndpointIdInput = typeof DeleteGroupPrivateNetworkSettingEndpointIdInput.Type;
|
|
9
|
+
export declare const DeleteGroupPrivateNetworkSettingEndpointIdOutput: Schema.Void;
|
|
10
|
+
export type DeleteGroupPrivateNetworkSettingEndpointIdOutput = typeof DeleteGroupPrivateNetworkSettingEndpointIdOutput.Type;
|
|
11
|
+
/**
|
|
12
|
+
* Remove One Federated Database Instance and Online Archive Private Endpoint from One Project
|
|
13
|
+
*
|
|
14
|
+
* Removes one private endpoint for Federated Database Instances and Online Archives in the specified project. To use this resource, the requesting Service Account or API Key must have the Project Owner role.
|
|
15
|
+
*
|
|
16
|
+
* @param envelope - Flag that indicates whether Application wraps the response in an `envelope` JSON object. Some API clients cannot access the HTTP response headers or status code. To remediate this, set envelope=true in the query. Endpoints that return a list of results use the results object as an envelope. Application adds the status parameter to the response body.
|
|
17
|
+
* @param groupId - Unique 24-hexadecimal digit string that identifies your project. Use the [/groups](#tag/Projects/operation/listProjects) endpoint to retrieve all projects to which the authenticated user has access.
|
|
18
|
+
|
|
19
|
+
**NOTE**: Groups and projects are synonymous terms. Your group id is the same as your project id. For existing groups, your group/project id remains the same. The resource and corresponding endpoints use the term groups.
|
|
20
|
+
* @param pretty - Flag that indicates whether the response body should be in the prettyprint format.
|
|
21
|
+
* @param endpointId - Unique 22-character alphanumeric string that identifies the private endpoint to remove. Atlas Data Federation supports AWS private endpoints using the AWS PrivateLink feature.
|
|
22
|
+
*/
|
|
23
|
+
export declare const deleteGroupPrivateNetworkSettingEndpointId: any;
|
|
24
|
+
//# sourceMappingURL=deleteGroupPrivateNetworkSettingEndpointId.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"deleteGroupPrivateNetworkSettingEndpointId.d.ts","sourceRoot":"","sources":["../../src/operations/deleteGroupPrivateNetworkSettingEndpointId.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,+CAA+C;;;;;EAWzD,CAAC;AACJ,MAAM,MAAM,+CAA+C,GACzD,OAAO,+CAA+C,CAAC,IAAI,CAAC;AAG9D,eAAO,MAAM,gDAAgD,aACpB,CAAC;AAC1C,MAAM,MAAM,gDAAgD,GAC1D,OAAO,gDAAgD,CAAC,IAAI,CAAC;AAG/D;;;;;;;;;;;GAWG;AACH,eAAO,MAAM,0CAA0C,KAIlD,CAAC"}
|