@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,37 @@
|
|
|
1
|
+
import * as Schema from "effect/Schema";
|
|
2
|
+
import { API } from "../client";
|
|
3
|
+
import * as T from "../traits";
|
|
4
|
+
// Input Schema
|
|
5
|
+
export const ListGroupServiceAccountsInput =
|
|
6
|
+
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
7
|
+
groupId: Schema.String.pipe(T.PathParam()),
|
|
8
|
+
itemsPerPage: Schema.optional(Schema.Number),
|
|
9
|
+
pageNum: Schema.optional(Schema.Number),
|
|
10
|
+
pretty: Schema.optional(Schema.Boolean),
|
|
11
|
+
envelope: Schema.optional(Schema.Boolean),
|
|
12
|
+
}).pipe(T.Http({
|
|
13
|
+
method: "GET",
|
|
14
|
+
path: "/api/atlas/v2/groups/{groupId}/serviceAccounts",
|
|
15
|
+
}));
|
|
16
|
+
// Output Schema
|
|
17
|
+
export const ListGroupServiceAccountsOutput =
|
|
18
|
+
/*@__PURE__*/ /*#__PURE__*/ Schema.Void;
|
|
19
|
+
// The operation
|
|
20
|
+
/**
|
|
21
|
+
* Return All Project Service Accounts
|
|
22
|
+
*
|
|
23
|
+
* Returns all Service Accounts for the specified Project.
|
|
24
|
+
*
|
|
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 itemsPerPage - Number of items that the response returns per page.
|
|
29
|
+
* @param pageNum - Number of the page that displays the current set of the total objects that the response returns.
|
|
30
|
+
* @param pretty - Flag that indicates whether the response body should be in the prettyprint format.
|
|
31
|
+
* @param envelope - Flag that indicates whether Application wraps the response in an `envelope` JSON object. Some API clients cannot access the HTTP response headers or status code. To remediate this, set envelope=true in the query. Endpoints that return a list of results use the results object as an envelope. Application adds the status parameter to the response body.
|
|
32
|
+
*/
|
|
33
|
+
export const listGroupServiceAccounts = /*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
34
|
+
inputSchema: ListGroupServiceAccountsInput,
|
|
35
|
+
outputSchema: ListGroupServiceAccountsOutput,
|
|
36
|
+
}));
|
|
37
|
+
//# sourceMappingURL=listGroupServiceAccounts.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"listGroupServiceAccounts.js","sourceRoot":"","sources":["../../src/operations/listGroupServiceAccounts.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,6BAA6B;AACxC,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,MAAM,CAAC;IACxC,OAAO,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IAC1C,YAAY,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,MAAM,CAAC;IAC5C,OAAO,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,MAAM,CAAC;IACvC,MAAM,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,OAAO,CAAC;IACvC,QAAQ,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,OAAO,CAAC;CAC1C,CAAC,CAAC,IAAI,CACL,CAAC,CAAC,IAAI,CAAC;IACL,MAAM,EAAE,KAAK;IACb,IAAI,EAAE,gDAAgD;CACvD,CAAC,CACH,CAAC;AAIJ,gBAAgB;AAChB,MAAM,CAAC,MAAM,8BAA8B;AACzC,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,IAAI,CAAC;AAI1C,gBAAgB;AAChB;;;;;;;;;;;;GAYG;AACH,MAAM,CAAC,MAAM,wBAAwB,GAAG,aAAa,CAAC,aAAa,CAAC,GAAG,CAAC,IAAI,CAC1E,GAAG,EAAE,CAAC,CAAC;IACL,WAAW,EAAE,6BAA6B;IAC1C,YAAY,EAAE,8BAA8B;CAC7C,CAAC,CACH,CAAC"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import * as Schema from "effect/Schema";
|
|
2
|
+
export declare const ListGroupStreamActiveVpcPeeringConnectionsInput: Schema.Struct<{
|
|
3
|
+
readonly groupId: Schema.String;
|
|
4
|
+
readonly envelope: Schema.optional<Schema.Boolean>;
|
|
5
|
+
readonly itemsPerPage: Schema.optional<Schema.Number>;
|
|
6
|
+
readonly pageNum: Schema.optional<Schema.Number>;
|
|
7
|
+
readonly pretty: Schema.optional<Schema.Boolean>;
|
|
8
|
+
}>;
|
|
9
|
+
export type ListGroupStreamActiveVpcPeeringConnectionsInput = typeof ListGroupStreamActiveVpcPeeringConnectionsInput.Type;
|
|
10
|
+
export declare const ListGroupStreamActiveVpcPeeringConnectionsOutput: Schema.Void;
|
|
11
|
+
export type ListGroupStreamActiveVpcPeeringConnectionsOutput = typeof ListGroupStreamActiveVpcPeeringConnectionsOutput.Type;
|
|
12
|
+
/**
|
|
13
|
+
* Return All Active Incoming VPC Peering Connections
|
|
14
|
+
*
|
|
15
|
+
* Returns a list of active incoming VPC Peering Connections.
|
|
16
|
+
*
|
|
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 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.
|
|
21
|
+
* @param itemsPerPage - Number of items that the response returns per page.
|
|
22
|
+
* @param pageNum - Number of the page that displays the current set of the total objects that the response returns.
|
|
23
|
+
* @param pretty - Flag that indicates whether the response body should be in the prettyprint format.
|
|
24
|
+
*/
|
|
25
|
+
export declare const listGroupStreamActiveVpcPeeringConnections: any;
|
|
26
|
+
//# sourceMappingURL=listGroupStreamActiveVpcPeeringConnections.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"listGroupStreamActiveVpcPeeringConnections.d.ts","sourceRoot":"","sources":["../../src/operations/listGroupStreamActiveVpcPeeringConnections.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,+CAA+C;;;;;;EAYzD,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;;;;;;;;;;;;GAYG;AACH,eAAO,MAAM,0CAA0C,KAIlD,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 ListGroupStreamActiveVpcPeeringConnectionsInput =
|
|
6
|
+
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
7
|
+
groupId: Schema.String.pipe(T.PathParam()),
|
|
8
|
+
envelope: Schema.optional(Schema.Boolean),
|
|
9
|
+
itemsPerPage: Schema.optional(Schema.Number),
|
|
10
|
+
pageNum: Schema.optional(Schema.Number),
|
|
11
|
+
pretty: Schema.optional(Schema.Boolean),
|
|
12
|
+
}).pipe(T.Http({
|
|
13
|
+
method: "GET",
|
|
14
|
+
path: "/api/atlas/v2/groups/{groupId}/streams/activeVpcPeeringConnections",
|
|
15
|
+
}));
|
|
16
|
+
// Output Schema
|
|
17
|
+
export const ListGroupStreamActiveVpcPeeringConnectionsOutput =
|
|
18
|
+
/*@__PURE__*/ /*#__PURE__*/ Schema.Void;
|
|
19
|
+
// The operation
|
|
20
|
+
/**
|
|
21
|
+
* Return All Active Incoming VPC Peering Connections
|
|
22
|
+
*
|
|
23
|
+
* Returns a list of active incoming VPC Peering Connections.
|
|
24
|
+
*
|
|
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 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.
|
|
29
|
+
* @param itemsPerPage - Number of items that the response returns per page.
|
|
30
|
+
* @param pageNum - Number of the page that displays the current set of the total objects that the response returns.
|
|
31
|
+
* @param pretty - Flag that indicates whether the response body should be in the prettyprint format.
|
|
32
|
+
*/
|
|
33
|
+
export const listGroupStreamActiveVpcPeeringConnections =
|
|
34
|
+
/*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
35
|
+
inputSchema: ListGroupStreamActiveVpcPeeringConnectionsInput,
|
|
36
|
+
outputSchema: ListGroupStreamActiveVpcPeeringConnectionsOutput,
|
|
37
|
+
}));
|
|
38
|
+
//# sourceMappingURL=listGroupStreamActiveVpcPeeringConnections.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"listGroupStreamActiveVpcPeeringConnections.js","sourceRoot":"","sources":["../../src/operations/listGroupStreamActiveVpcPeeringConnections.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,+CAA+C;AAC1D,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,MAAM,CAAC;IACxC,OAAO,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IAC1C,QAAQ,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,OAAO,CAAC;IACzC,YAAY,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,MAAM,CAAC;IAC5C,OAAO,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,MAAM,CAAC;IACvC,MAAM,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,OAAO,CAAC;CACxC,CAAC,CAAC,IAAI,CACL,CAAC,CAAC,IAAI,CAAC;IACL,MAAM,EAAE,KAAK;IACb,IAAI,EAAE,oEAAoE;CAC3E,CAAC,CACH,CAAC;AAIJ,gBAAgB;AAChB,MAAM,CAAC,MAAM,gDAAgD;AAC3D,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,IAAI,CAAC;AAI1C,gBAAgB;AAChB;;;;;;;;;;;;GAYG;AACH,MAAM,CAAC,MAAM,0CAA0C;AACrD,aAAa,CAAC,aAAa,CAAC,GAAG,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,CAAC;IAC1C,WAAW,EAAE,+CAA+C;IAC5D,YAAY,EAAE,gDAAgD;CAC/D,CAAC,CAAC,CAAC"}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import * as Schema from "effect/Schema";
|
|
2
|
+
export declare const ListGroupStreamConnectionsInput: Schema.Struct<{
|
|
3
|
+
readonly groupId: Schema.String;
|
|
4
|
+
readonly tenantName: Schema.String;
|
|
5
|
+
readonly envelope: Schema.optional<Schema.Boolean>;
|
|
6
|
+
readonly itemsPerPage: Schema.optional<Schema.Number>;
|
|
7
|
+
readonly pageNum: Schema.optional<Schema.Number>;
|
|
8
|
+
readonly pretty: Schema.optional<Schema.Boolean>;
|
|
9
|
+
}>;
|
|
10
|
+
export type ListGroupStreamConnectionsInput = typeof ListGroupStreamConnectionsInput.Type;
|
|
11
|
+
export declare const ListGroupStreamConnectionsOutput: Schema.Void;
|
|
12
|
+
export type ListGroupStreamConnectionsOutput = typeof ListGroupStreamConnectionsOutput.Type;
|
|
13
|
+
/**
|
|
14
|
+
* Return All Connections of the Stream Workspaces
|
|
15
|
+
*
|
|
16
|
+
* Returns all connections of the stream workspace for the specified project. To use this resource, the requesting Service Account or API Key must have the Project Data Access roles, Project Owner role or Project Stream Processing Owner role.
|
|
17
|
+
*
|
|
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 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.
|
|
22
|
+
* @param itemsPerPage - Number of items that the response returns per page.
|
|
23
|
+
* @param pageNum - Number of the page that displays the current set of the total objects that the response returns.
|
|
24
|
+
* @param pretty - Flag that indicates whether the response body should be in the prettyprint format.
|
|
25
|
+
* @param tenantName - Label that identifies the stream workspace.
|
|
26
|
+
*/
|
|
27
|
+
export declare const listGroupStreamConnections: any;
|
|
28
|
+
//# sourceMappingURL=listGroupStreamConnections.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"listGroupStreamConnections.d.ts","sourceRoot":"","sources":["../../src/operations/listGroupStreamConnections.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,+BAA+B;;;;;;;EAazC,CAAC;AACJ,MAAM,MAAM,+BAA+B,GACzC,OAAO,+BAA+B,CAAC,IAAI,CAAC;AAG9C,eAAO,MAAM,gCAAgC,aACJ,CAAC;AAC1C,MAAM,MAAM,gCAAgC,GAC1C,OAAO,gCAAgC,CAAC,IAAI,CAAC;AAG/C;;;;;;;;;;;;;GAaG;AACH,eAAO,MAAM,0BAA0B,KAKtC,CAAC"}
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import * as Schema from "effect/Schema";
|
|
2
|
+
import { API } from "../client";
|
|
3
|
+
import * as T from "../traits";
|
|
4
|
+
// Input Schema
|
|
5
|
+
export const ListGroupStreamConnectionsInput =
|
|
6
|
+
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
7
|
+
groupId: Schema.String.pipe(T.PathParam()),
|
|
8
|
+
tenantName: Schema.String.pipe(T.PathParam()),
|
|
9
|
+
envelope: Schema.optional(Schema.Boolean),
|
|
10
|
+
itemsPerPage: Schema.optional(Schema.Number),
|
|
11
|
+
pageNum: Schema.optional(Schema.Number),
|
|
12
|
+
pretty: Schema.optional(Schema.Boolean),
|
|
13
|
+
}).pipe(T.Http({
|
|
14
|
+
method: "GET",
|
|
15
|
+
path: "/api/atlas/v2/groups/{groupId}/streams/{tenantName}/connections",
|
|
16
|
+
}));
|
|
17
|
+
// Output Schema
|
|
18
|
+
export const ListGroupStreamConnectionsOutput =
|
|
19
|
+
/*@__PURE__*/ /*#__PURE__*/ Schema.Void;
|
|
20
|
+
// The operation
|
|
21
|
+
/**
|
|
22
|
+
* Return All Connections of the Stream Workspaces
|
|
23
|
+
*
|
|
24
|
+
* Returns all connections of the stream workspace for the specified project. To use this resource, the requesting Service Account or API Key must have the Project Data Access roles, Project Owner role or Project Stream Processing Owner role.
|
|
25
|
+
*
|
|
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 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.
|
|
30
|
+
* @param itemsPerPage - Number of items that the response returns per page.
|
|
31
|
+
* @param pageNum - Number of the page that displays the current set of the total objects that the response returns.
|
|
32
|
+
* @param pretty - Flag that indicates whether the response body should be in the prettyprint format.
|
|
33
|
+
* @param tenantName - Label that identifies the stream workspace.
|
|
34
|
+
*/
|
|
35
|
+
export const listGroupStreamConnections = /*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
36
|
+
inputSchema: ListGroupStreamConnectionsInput,
|
|
37
|
+
outputSchema: ListGroupStreamConnectionsOutput,
|
|
38
|
+
}));
|
|
39
|
+
//# sourceMappingURL=listGroupStreamConnections.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"listGroupStreamConnections.js","sourceRoot":"","sources":["../../src/operations/listGroupStreamConnections.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,+BAA+B;AAC1C,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,MAAM,CAAC;IACxC,OAAO,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IAC1C,UAAU,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IAC7C,QAAQ,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,OAAO,CAAC;IACzC,YAAY,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,MAAM,CAAC;IAC5C,OAAO,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,MAAM,CAAC;IACvC,MAAM,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,OAAO,CAAC;CACxC,CAAC,CAAC,IAAI,CACL,CAAC,CAAC,IAAI,CAAC;IACL,MAAM,EAAE,KAAK;IACb,IAAI,EAAE,iEAAiE;CACxE,CAAC,CACH,CAAC;AAIJ,gBAAgB;AAChB,MAAM,CAAC,MAAM,gCAAgC;AAC3C,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,IAAI,CAAC;AAI1C,gBAAgB;AAChB;;;;;;;;;;;;;GAaG;AACH,MAAM,CAAC,MAAM,0BAA0B,GAAG,aAAa,CAAC,aAAa,CAAC,GAAG,CAAC,IAAI,CAC5E,GAAG,EAAE,CAAC,CAAC;IACL,WAAW,EAAE,+BAA+B;IAC5C,YAAY,EAAE,gCAAgC;CAC/C,CAAC,CACH,CAAC"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import * as Schema from "effect/Schema";
|
|
2
|
+
export declare const ListGroupStreamPrivateLinkConnectionsInput: Schema.Struct<{
|
|
3
|
+
readonly groupId: Schema.String;
|
|
4
|
+
readonly envelope: Schema.optional<Schema.Boolean>;
|
|
5
|
+
readonly itemsPerPage: Schema.optional<Schema.Number>;
|
|
6
|
+
readonly pageNum: Schema.optional<Schema.Number>;
|
|
7
|
+
readonly pretty: Schema.optional<Schema.Boolean>;
|
|
8
|
+
}>;
|
|
9
|
+
export type ListGroupStreamPrivateLinkConnectionsInput = typeof ListGroupStreamPrivateLinkConnectionsInput.Type;
|
|
10
|
+
export declare const ListGroupStreamPrivateLinkConnectionsOutput: Schema.Void;
|
|
11
|
+
export type ListGroupStreamPrivateLinkConnectionsOutput = typeof ListGroupStreamPrivateLinkConnectionsOutput.Type;
|
|
12
|
+
/**
|
|
13
|
+
* Return All Private Link Connections
|
|
14
|
+
*
|
|
15
|
+
* Returns all Private Link connections for the specified project. To use this resource, the requesting Service Account or API Key must have the Project Read Only role, Project Data Access roles, Project Owner role or Project Stream Processing Owner role.
|
|
16
|
+
*
|
|
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 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.
|
|
21
|
+
* @param itemsPerPage - Number of items that the response returns per page.
|
|
22
|
+
* @param pageNum - Number of the page that displays the current set of the total objects that the response returns.
|
|
23
|
+
* @param pretty - Flag that indicates whether the response body should be in the prettyprint format.
|
|
24
|
+
*/
|
|
25
|
+
export declare const listGroupStreamPrivateLinkConnections: any;
|
|
26
|
+
//# sourceMappingURL=listGroupStreamPrivateLinkConnections.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"listGroupStreamPrivateLinkConnections.d.ts","sourceRoot":"","sources":["../../src/operations/listGroupStreamPrivateLinkConnections.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,0CAA0C;;;;;;EAYpD,CAAC;AACJ,MAAM,MAAM,0CAA0C,GACpD,OAAO,0CAA0C,CAAC,IAAI,CAAC;AAGzD,eAAO,MAAM,2CAA2C,aACf,CAAC;AAC1C,MAAM,MAAM,2CAA2C,GACrD,OAAO,2CAA2C,CAAC,IAAI,CAAC;AAG1D;;;;;;;;;;;;GAYG;AACH,eAAO,MAAM,qCAAqC,KAI7C,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 ListGroupStreamPrivateLinkConnectionsInput =
|
|
6
|
+
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
7
|
+
groupId: Schema.String.pipe(T.PathParam()),
|
|
8
|
+
envelope: Schema.optional(Schema.Boolean),
|
|
9
|
+
itemsPerPage: Schema.optional(Schema.Number),
|
|
10
|
+
pageNum: Schema.optional(Schema.Number),
|
|
11
|
+
pretty: Schema.optional(Schema.Boolean),
|
|
12
|
+
}).pipe(T.Http({
|
|
13
|
+
method: "GET",
|
|
14
|
+
path: "/api/atlas/v2/groups/{groupId}/streams/privateLinkConnections",
|
|
15
|
+
}));
|
|
16
|
+
// Output Schema
|
|
17
|
+
export const ListGroupStreamPrivateLinkConnectionsOutput =
|
|
18
|
+
/*@__PURE__*/ /*#__PURE__*/ Schema.Void;
|
|
19
|
+
// The operation
|
|
20
|
+
/**
|
|
21
|
+
* Return All Private Link Connections
|
|
22
|
+
*
|
|
23
|
+
* Returns all Private Link connections for the specified project. To use this resource, the requesting Service Account or API Key must have the Project Read Only role, Project Data Access roles, Project Owner role or Project Stream Processing Owner role.
|
|
24
|
+
*
|
|
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 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.
|
|
29
|
+
* @param itemsPerPage - Number of items that the response returns per page.
|
|
30
|
+
* @param pageNum - Number of the page that displays the current set of the total objects that the response returns.
|
|
31
|
+
* @param pretty - Flag that indicates whether the response body should be in the prettyprint format.
|
|
32
|
+
*/
|
|
33
|
+
export const listGroupStreamPrivateLinkConnections =
|
|
34
|
+
/*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
35
|
+
inputSchema: ListGroupStreamPrivateLinkConnectionsInput,
|
|
36
|
+
outputSchema: ListGroupStreamPrivateLinkConnectionsOutput,
|
|
37
|
+
}));
|
|
38
|
+
//# sourceMappingURL=listGroupStreamPrivateLinkConnections.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"listGroupStreamPrivateLinkConnections.js","sourceRoot":"","sources":["../../src/operations/listGroupStreamPrivateLinkConnections.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,0CAA0C;AACrD,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,MAAM,CAAC;IACxC,OAAO,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IAC1C,QAAQ,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,OAAO,CAAC;IACzC,YAAY,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,MAAM,CAAC;IAC5C,OAAO,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,MAAM,CAAC;IACvC,MAAM,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,OAAO,CAAC;CACxC,CAAC,CAAC,IAAI,CACL,CAAC,CAAC,IAAI,CAAC;IACL,MAAM,EAAE,KAAK;IACb,IAAI,EAAE,+DAA+D;CACtE,CAAC,CACH,CAAC;AAIJ,gBAAgB;AAChB,MAAM,CAAC,MAAM,2CAA2C;AACtD,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,IAAI,CAAC;AAI1C,gBAAgB;AAChB;;;;;;;;;;;;GAYG;AACH,MAAM,CAAC,MAAM,qCAAqC;AAChD,aAAa,CAAC,aAAa,CAAC,GAAG,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,CAAC;IAC1C,WAAW,EAAE,0CAA0C;IACvD,YAAY,EAAE,2CAA2C;CAC1D,CAAC,CAAC,CAAC"}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import * as Schema from "effect/Schema";
|
|
2
|
+
export declare const ListGroupStreamVpcPeeringConnectionsInput: Schema.Struct<{
|
|
3
|
+
readonly groupId: Schema.String;
|
|
4
|
+
readonly requesterAccountId: Schema.String;
|
|
5
|
+
readonly envelope: Schema.optional<Schema.Boolean>;
|
|
6
|
+
readonly itemsPerPage: Schema.optional<Schema.Number>;
|
|
7
|
+
readonly pageNum: Schema.optional<Schema.Number>;
|
|
8
|
+
readonly pretty: Schema.optional<Schema.Boolean>;
|
|
9
|
+
}>;
|
|
10
|
+
export type ListGroupStreamVpcPeeringConnectionsInput = typeof ListGroupStreamVpcPeeringConnectionsInput.Type;
|
|
11
|
+
export declare const ListGroupStreamVpcPeeringConnectionsOutput: Schema.Void;
|
|
12
|
+
export type ListGroupStreamVpcPeeringConnectionsOutput = typeof ListGroupStreamVpcPeeringConnectionsOutput.Type;
|
|
13
|
+
/**
|
|
14
|
+
* Return All VPC Peering Connections
|
|
15
|
+
*
|
|
16
|
+
* Returns a list of incoming VPC Peering Connections.
|
|
17
|
+
*
|
|
18
|
+
* @param requesterAccountId - The Account ID of the VPC Peering connection/s.
|
|
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 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 itemsPerPage - Number of items that the response returns per page.
|
|
24
|
+
* @param pageNum - Number of the page that displays the current set of the total objects that the response returns.
|
|
25
|
+
* @param pretty - Flag that indicates whether the response body should be in the prettyprint format.
|
|
26
|
+
*/
|
|
27
|
+
export declare const listGroupStreamVpcPeeringConnections: any;
|
|
28
|
+
//# sourceMappingURL=listGroupStreamVpcPeeringConnections.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"listGroupStreamVpcPeeringConnections.d.ts","sourceRoot":"","sources":["../../src/operations/listGroupStreamVpcPeeringConnections.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,yCAAyC;;;;;;;EAanD,CAAC;AACJ,MAAM,MAAM,yCAAyC,GACnD,OAAO,yCAAyC,CAAC,IAAI,CAAC;AAGxD,eAAO,MAAM,0CAA0C,aACd,CAAC;AAC1C,MAAM,MAAM,0CAA0C,GACpD,OAAO,0CAA0C,CAAC,IAAI,CAAC;AAGzD;;;;;;;;;;;;;GAaG;AACH,eAAO,MAAM,oCAAoC,KAI5C,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 ListGroupStreamVpcPeeringConnectionsInput =
|
|
6
|
+
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
7
|
+
groupId: Schema.String.pipe(T.PathParam()),
|
|
8
|
+
requesterAccountId: Schema.String,
|
|
9
|
+
envelope: Schema.optional(Schema.Boolean),
|
|
10
|
+
itemsPerPage: Schema.optional(Schema.Number),
|
|
11
|
+
pageNum: Schema.optional(Schema.Number),
|
|
12
|
+
pretty: Schema.optional(Schema.Boolean),
|
|
13
|
+
}).pipe(T.Http({
|
|
14
|
+
method: "GET",
|
|
15
|
+
path: "/api/atlas/v2/groups/{groupId}/streams/vpcPeeringConnections",
|
|
16
|
+
}));
|
|
17
|
+
// Output Schema
|
|
18
|
+
export const ListGroupStreamVpcPeeringConnectionsOutput =
|
|
19
|
+
/*@__PURE__*/ /*#__PURE__*/ Schema.Void;
|
|
20
|
+
// The operation
|
|
21
|
+
/**
|
|
22
|
+
* Return All VPC Peering Connections
|
|
23
|
+
*
|
|
24
|
+
* Returns a list of incoming VPC Peering Connections.
|
|
25
|
+
*
|
|
26
|
+
* @param requesterAccountId - The Account ID of the VPC Peering connection/s.
|
|
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 envelope - Flag that indicates whether Application wraps the response in an `envelope` JSON object. Some API clients cannot access the HTTP response headers or status code. To remediate this, set envelope=true in the query. Endpoints that return a list of results use the results object as an envelope. Application adds the status parameter to the response body.
|
|
31
|
+
* @param itemsPerPage - Number of items that the response returns per page.
|
|
32
|
+
* @param pageNum - Number of the page that displays the current set of the total objects that the response returns.
|
|
33
|
+
* @param pretty - Flag that indicates whether the response body should be in the prettyprint format.
|
|
34
|
+
*/
|
|
35
|
+
export const listGroupStreamVpcPeeringConnections =
|
|
36
|
+
/*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
37
|
+
inputSchema: ListGroupStreamVpcPeeringConnectionsInput,
|
|
38
|
+
outputSchema: ListGroupStreamVpcPeeringConnectionsOutput,
|
|
39
|
+
}));
|
|
40
|
+
//# sourceMappingURL=listGroupStreamVpcPeeringConnections.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"listGroupStreamVpcPeeringConnections.js","sourceRoot":"","sources":["../../src/operations/listGroupStreamVpcPeeringConnections.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,yCAAyC;AACpD,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,MAAM,CAAC;IACxC,OAAO,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;IAC1C,kBAAkB,EAAE,MAAM,CAAC,MAAM;IACjC,QAAQ,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,OAAO,CAAC;IACzC,YAAY,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,MAAM,CAAC;IAC5C,OAAO,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,MAAM,CAAC;IACvC,MAAM,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,OAAO,CAAC;CACxC,CAAC,CAAC,IAAI,CACL,CAAC,CAAC,IAAI,CAAC;IACL,MAAM,EAAE,KAAK;IACb,IAAI,EAAE,8DAA8D;CACrE,CAAC,CACH,CAAC;AAIJ,gBAAgB;AAChB,MAAM,CAAC,MAAM,0CAA0C;AACrD,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,IAAI,CAAC;AAI1C,gBAAgB;AAChB;;;;;;;;;;;;;GAaG;AACH,MAAM,CAAC,MAAM,oCAAoC;AAC/C,aAAa,CAAC,aAAa,CAAC,GAAG,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,CAAC;IAC1C,WAAW,EAAE,yCAAyC;IACtD,YAAY,EAAE,0CAA0C;CACzD,CAAC,CAAC,CAAC"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import * as Schema from "effect/Schema";
|
|
2
|
+
export declare const ListGroupStreamWorkspacesInput: Schema.Struct<{
|
|
3
|
+
readonly groupId: Schema.String;
|
|
4
|
+
readonly envelope: Schema.optional<Schema.Boolean>;
|
|
5
|
+
readonly itemsPerPage: Schema.optional<Schema.Number>;
|
|
6
|
+
readonly pageNum: Schema.optional<Schema.Number>;
|
|
7
|
+
readonly pretty: Schema.optional<Schema.Boolean>;
|
|
8
|
+
}>;
|
|
9
|
+
export type ListGroupStreamWorkspacesInput = typeof ListGroupStreamWorkspacesInput.Type;
|
|
10
|
+
export declare const ListGroupStreamWorkspacesOutput: Schema.Void;
|
|
11
|
+
export type ListGroupStreamWorkspacesOutput = typeof ListGroupStreamWorkspacesOutput.Type;
|
|
12
|
+
/**
|
|
13
|
+
* Return All Stream Workspaces in One Project
|
|
14
|
+
*
|
|
15
|
+
* Returns all stream workspaces for the specified project.
|
|
16
|
+
*
|
|
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 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.
|
|
21
|
+
* @param itemsPerPage - Number of items that the response returns per page.
|
|
22
|
+
* @param pageNum - Number of the page that displays the current set of the total objects that the response returns.
|
|
23
|
+
* @param pretty - Flag that indicates whether the response body should be in the prettyprint format.
|
|
24
|
+
*/
|
|
25
|
+
export declare const listGroupStreamWorkspaces: any;
|
|
26
|
+
//# sourceMappingURL=listGroupStreamWorkspaces.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"listGroupStreamWorkspaces.d.ts","sourceRoot":"","sources":["../../src/operations/listGroupStreamWorkspaces.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,8BAA8B;;;;;;EASxC,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;;;;;;;;;;;;GAYG;AACH,eAAO,MAAM,yBAAyB,KAKrC,CAAC"}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import * as Schema from "effect/Schema";
|
|
2
|
+
import { API } from "../client";
|
|
3
|
+
import * as T from "../traits";
|
|
4
|
+
// Input Schema
|
|
5
|
+
export const ListGroupStreamWorkspacesInput =
|
|
6
|
+
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
7
|
+
groupId: Schema.String.pipe(T.PathParam()),
|
|
8
|
+
envelope: Schema.optional(Schema.Boolean),
|
|
9
|
+
itemsPerPage: Schema.optional(Schema.Number),
|
|
10
|
+
pageNum: Schema.optional(Schema.Number),
|
|
11
|
+
pretty: Schema.optional(Schema.Boolean),
|
|
12
|
+
}).pipe(T.Http({ method: "GET", path: "/api/atlas/v2/groups/{groupId}/streams" }));
|
|
13
|
+
// Output Schema
|
|
14
|
+
export const ListGroupStreamWorkspacesOutput =
|
|
15
|
+
/*@__PURE__*/ /*#__PURE__*/ Schema.Void;
|
|
16
|
+
// The operation
|
|
17
|
+
/**
|
|
18
|
+
* Return All Stream Workspaces in One Project
|
|
19
|
+
*
|
|
20
|
+
* Returns all stream workspaces for the specified project.
|
|
21
|
+
*
|
|
22
|
+
* @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.
|
|
23
|
+
|
|
24
|
+
**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.
|
|
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 itemsPerPage - Number of items that the response returns per page.
|
|
27
|
+
* @param pageNum - Number of the page that displays the current set of the total objects that the response returns.
|
|
28
|
+
* @param pretty - Flag that indicates whether the response body should be in the prettyprint format.
|
|
29
|
+
*/
|
|
30
|
+
export const listGroupStreamWorkspaces = /*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
31
|
+
inputSchema: ListGroupStreamWorkspacesInput,
|
|
32
|
+
outputSchema: ListGroupStreamWorkspacesOutput,
|
|
33
|
+
}));
|
|
34
|
+
//# sourceMappingURL=listGroupStreamWorkspaces.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"listGroupStreamWorkspaces.js","sourceRoot":"","sources":["../../src/operations/listGroupStreamWorkspaces.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,QAAQ,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,OAAO,CAAC;IACzC,YAAY,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,MAAM,CAAC;IAC5C,OAAO,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,MAAM,CAAC;IACvC,MAAM,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,OAAO,CAAC;CACxC,CAAC,CAAC,IAAI,CACL,CAAC,CAAC,IAAI,CAAC,EAAE,MAAM,EAAE,KAAK,EAAE,IAAI,EAAE,wCAAwC,EAAE,CAAC,CAC1E,CAAC;AAIJ,gBAAgB;AAChB,MAAM,CAAC,MAAM,+BAA+B;AAC1C,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,IAAI,CAAC;AAI1C,gBAAgB;AAChB;;;;;;;;;;;;GAYG;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,28 @@
|
|
|
1
|
+
import * as Schema from "effect/Schema";
|
|
2
|
+
export declare const ListGroupTeamsInput: Schema.Struct<{
|
|
3
|
+
readonly groupId: Schema.String;
|
|
4
|
+
readonly envelope: Schema.optional<Schema.Boolean>;
|
|
5
|
+
readonly pretty: Schema.optional<Schema.Boolean>;
|
|
6
|
+
readonly includeCount: Schema.optional<Schema.Boolean>;
|
|
7
|
+
readonly itemsPerPage: Schema.optional<Schema.Number>;
|
|
8
|
+
readonly pageNum: Schema.optional<Schema.Number>;
|
|
9
|
+
}>;
|
|
10
|
+
export type ListGroupTeamsInput = typeof ListGroupTeamsInput.Type;
|
|
11
|
+
export declare const ListGroupTeamsOutput: Schema.Void;
|
|
12
|
+
export type ListGroupTeamsOutput = typeof ListGroupTeamsOutput.Type;
|
|
13
|
+
/**
|
|
14
|
+
* Return All Teams in One Project
|
|
15
|
+
*
|
|
16
|
+
* Returns all teams to which the authenticated user has access in the project specified using its unique 24-hexadecimal digit identifier. All members of the team share the same project access. To use this resource, the requesting Service Account or API Key must have the Project Read Only 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 includeCount - Flag that indicates whether the response returns the total number of items (`totalCount`) in the response.
|
|
24
|
+
* @param itemsPerPage - Number of items that the response returns per page.
|
|
25
|
+
* @param pageNum - Number of the page that displays the current set of the total objects that the response returns.
|
|
26
|
+
*/
|
|
27
|
+
export declare const listGroupTeams: any;
|
|
28
|
+
//# sourceMappingURL=listGroupTeams.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"listGroupTeams.d.ts","sourceRoot":"","sources":["../../src/operations/listGroupTeams.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,mBAAmB;;;;;;;EAS/B,CAAC;AACF,MAAM,MAAM,mBAAmB,GAAG,OAAO,mBAAmB,CAAC,IAAI,CAAC;AAGlE,eAAO,MAAM,oBAAoB,aAA0C,CAAC;AAC5E,MAAM,MAAM,oBAAoB,GAAG,OAAO,oBAAoB,CAAC,IAAI,CAAC;AAGpE;;;;;;;;;;;;;GAaG;AACH,eAAO,MAAM,cAAc,KAGxB,CAAC"}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import * as Schema from "effect/Schema";
|
|
2
|
+
import { API } from "../client";
|
|
3
|
+
import * as T from "../traits";
|
|
4
|
+
// Input Schema
|
|
5
|
+
export const ListGroupTeamsInput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
6
|
+
groupId: Schema.String.pipe(T.PathParam()),
|
|
7
|
+
envelope: Schema.optional(Schema.Boolean),
|
|
8
|
+
pretty: Schema.optional(Schema.Boolean),
|
|
9
|
+
includeCount: Schema.optional(Schema.Boolean),
|
|
10
|
+
itemsPerPage: Schema.optional(Schema.Number),
|
|
11
|
+
pageNum: Schema.optional(Schema.Number),
|
|
12
|
+
}).pipe(T.Http({ method: "GET", path: "/api/atlas/v2/groups/{groupId}/teams" }));
|
|
13
|
+
// Output Schema
|
|
14
|
+
export const ListGroupTeamsOutput = /*@__PURE__*/ /*#__PURE__*/ Schema.Void;
|
|
15
|
+
// The operation
|
|
16
|
+
/**
|
|
17
|
+
* Return All Teams in One Project
|
|
18
|
+
*
|
|
19
|
+
* Returns all teams to which the authenticated user has access in the project specified using its unique 24-hexadecimal digit identifier. All members of the team share the same project access. To use this resource, the requesting Service Account or API Key must have the Project Read Only role.
|
|
20
|
+
*
|
|
21
|
+
* @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.
|
|
22
|
+
* @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.
|
|
23
|
+
|
|
24
|
+
**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.
|
|
25
|
+
* @param pretty - Flag that indicates whether the response body should be in the prettyprint format.
|
|
26
|
+
* @param includeCount - Flag that indicates whether the response returns the total number of items (`totalCount`) in the response.
|
|
27
|
+
* @param itemsPerPage - Number of items that the response returns per page.
|
|
28
|
+
* @param pageNum - Number of the page that displays the current set of the total objects that the response returns.
|
|
29
|
+
*/
|
|
30
|
+
export const listGroupTeams = /*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
31
|
+
inputSchema: ListGroupTeamsInput,
|
|
32
|
+
outputSchema: ListGroupTeamsOutput,
|
|
33
|
+
}));
|
|
34
|
+
//# sourceMappingURL=listGroupTeams.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"listGroupTeams.js","sourceRoot":"","sources":["../../src/operations/listGroupTeams.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,mBAAmB,GAAG,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,MAAM,CAAC;IAC3E,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;IACvC,YAAY,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,OAAO,CAAC;IAC7C,YAAY,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,MAAM,CAAC;IAC5C,OAAO,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,MAAM,CAAC;CACxC,CAAC,CAAC,IAAI,CACL,CAAC,CAAC,IAAI,CAAC,EAAE,MAAM,EAAE,KAAK,EAAE,IAAI,EAAE,sCAAsC,EAAE,CAAC,CACxE,CAAC;AAGF,gBAAgB;AAChB,MAAM,CAAC,MAAM,oBAAoB,GAAG,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,IAAI,CAAC;AAG5E,gBAAgB;AAChB;;;;;;;;;;;;;GAaG;AACH,MAAM,CAAC,MAAM,cAAc,GAAG,aAAa,CAAC,aAAa,CAAC,GAAG,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,CAAC;IACxE,WAAW,EAAE,mBAAmB;IAChC,YAAY,EAAE,oBAAoB;CACnC,CAAC,CAAC,CAAC"}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import * as Schema from "effect/Schema";
|
|
2
|
+
export declare const ListGroupUsersInput: Schema.Struct<{
|
|
3
|
+
readonly groupId: Schema.String;
|
|
4
|
+
readonly envelope: Schema.optional<Schema.Boolean>;
|
|
5
|
+
readonly includeCount: Schema.optional<Schema.Boolean>;
|
|
6
|
+
readonly itemsPerPage: Schema.optional<Schema.Number>;
|
|
7
|
+
readonly pageNum: Schema.optional<Schema.Number>;
|
|
8
|
+
readonly pretty: Schema.optional<Schema.Boolean>;
|
|
9
|
+
readonly flattenTeams: Schema.optional<Schema.Boolean>;
|
|
10
|
+
readonly includeOrgUsers: Schema.optional<Schema.Boolean>;
|
|
11
|
+
readonly orgMembershipStatus: Schema.optional<Schema.String>;
|
|
12
|
+
readonly username: Schema.optional<Schema.String>;
|
|
13
|
+
}>;
|
|
14
|
+
export type ListGroupUsersInput = typeof ListGroupUsersInput.Type;
|
|
15
|
+
export declare const ListGroupUsersOutput: Schema.Void;
|
|
16
|
+
export type ListGroupUsersOutput = typeof ListGroupUsersOutput.Type;
|
|
17
|
+
/**
|
|
18
|
+
* Return All MongoDB Cloud Users in One Project
|
|
19
|
+
*
|
|
20
|
+
* Returns details about the pending and active MongoDB Cloud users associated with the specified project. To use this resource, the requesting Service Account or API Key must have the Project Read Only role.
|
|
21
|
+
* **Note**: This resource cannot be used to view details about users invited via the deprecated Invite One MongoDB Cloud User to Join One Project endpoint.
|
|
22
|
+
* **Note**: To return both pending and active users, use v2-{2025-02-19} or later. If using a deprecated version, only active users will be returned. Deprecated versions: v2-{2023-01-01}
|
|
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 includeCount - Flag that indicates whether the response returns the total number of items (`totalCount`) in the response.
|
|
29
|
+
* @param itemsPerPage - Number of items that the response returns per page.
|
|
30
|
+
* @param pageNum - Number of the page that displays the current set of the total objects that the response returns.
|
|
31
|
+
* @param pretty - Flag that indicates whether the response body should be in the prettyprint format.
|
|
32
|
+
* @param flattenTeams - Flag that indicates whether the returned list should include users who belong to a team with a role in this project. You might not have assigned the individual users a role in this project. If `"flattenTeams" : false`, this resource returns only users with a role in the project. If `"flattenTeams" : true`, this resource returns both users with roles in the project and users who belong to teams with roles in the project.
|
|
33
|
+
* @param includeOrgUsers - Flag that indicates whether the returned list should include users with implicit access to the project, the Organization Owner or Organization Read Only role. You might not have assigned the individual users a role in this project. If `"includeOrgUsers": false`, this resource returns only users with a role in the project. If `"includeOrgUsers": true`, this resource returns both users with roles in the project and users who have implicit access to the project through their organization role.
|
|
34
|
+
* @param orgMembershipStatus - Flag that indicates whether to filter the returned list by users organization membership status. If you exclude this parameter, this resource returns both pending and active users. Not supported in deprecated versions.
|
|
35
|
+
* @param username - Email address to filter users by. Not supported in deprecated versions.
|
|
36
|
+
*/
|
|
37
|
+
export declare const listGroupUsers: any;
|
|
38
|
+
//# sourceMappingURL=listGroupUsers.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"listGroupUsers.d.ts","sourceRoot":"","sources":["../../src/operations/listGroupUsers.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,mBAAmB;;;;;;;;;;;EAa/B,CAAC;AACF,MAAM,MAAM,mBAAmB,GAAG,OAAO,mBAAmB,CAAC,IAAI,CAAC;AAGlE,eAAO,MAAM,oBAAoB,aAA0C,CAAC;AAC5E,MAAM,MAAM,oBAAoB,GAAG,OAAO,oBAAoB,CAAC,IAAI,CAAC;AAGpE;;;;;;;;;;;;;;;;;;;GAmBG;AACH,eAAO,MAAM,cAAc,KAGxB,CAAC"}
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
import * as Schema from "effect/Schema";
|
|
2
|
+
import { API } from "../client";
|
|
3
|
+
import * as T from "../traits";
|
|
4
|
+
// Input Schema
|
|
5
|
+
export const ListGroupUsersInput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
6
|
+
groupId: Schema.String.pipe(T.PathParam()),
|
|
7
|
+
envelope: Schema.optional(Schema.Boolean),
|
|
8
|
+
includeCount: Schema.optional(Schema.Boolean),
|
|
9
|
+
itemsPerPage: Schema.optional(Schema.Number),
|
|
10
|
+
pageNum: Schema.optional(Schema.Number),
|
|
11
|
+
pretty: Schema.optional(Schema.Boolean),
|
|
12
|
+
flattenTeams: Schema.optional(Schema.Boolean),
|
|
13
|
+
includeOrgUsers: Schema.optional(Schema.Boolean),
|
|
14
|
+
orgMembershipStatus: Schema.optional(Schema.String),
|
|
15
|
+
username: Schema.optional(Schema.String),
|
|
16
|
+
}).pipe(T.Http({ method: "GET", path: "/api/atlas/v2/groups/{groupId}/users" }));
|
|
17
|
+
// Output Schema
|
|
18
|
+
export const ListGroupUsersOutput = /*@__PURE__*/ /*#__PURE__*/ Schema.Void;
|
|
19
|
+
// The operation
|
|
20
|
+
/**
|
|
21
|
+
* Return All MongoDB Cloud Users in One Project
|
|
22
|
+
*
|
|
23
|
+
* Returns details about the pending and active MongoDB Cloud users associated with the specified project. To use this resource, the requesting Service Account or API Key must have the Project Read Only role.
|
|
24
|
+
* **Note**: This resource cannot be used to view details about users invited via the deprecated Invite One MongoDB Cloud User to Join One Project endpoint.
|
|
25
|
+
* **Note**: To return both pending and active users, use v2-{2025-02-19} or later. If using a deprecated version, only active users will be returned. Deprecated versions: v2-{2023-01-01}
|
|
26
|
+
*
|
|
27
|
+
* @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.
|
|
28
|
+
* @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.
|
|
29
|
+
|
|
30
|
+
**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.
|
|
31
|
+
* @param includeCount - Flag that indicates whether the response returns the total number of items (`totalCount`) in the response.
|
|
32
|
+
* @param itemsPerPage - Number of items that the response returns per page.
|
|
33
|
+
* @param pageNum - Number of the page that displays the current set of the total objects that the response returns.
|
|
34
|
+
* @param pretty - Flag that indicates whether the response body should be in the prettyprint format.
|
|
35
|
+
* @param flattenTeams - Flag that indicates whether the returned list should include users who belong to a team with a role in this project. You might not have assigned the individual users a role in this project. If `"flattenTeams" : false`, this resource returns only users with a role in the project. If `"flattenTeams" : true`, this resource returns both users with roles in the project and users who belong to teams with roles in the project.
|
|
36
|
+
* @param includeOrgUsers - Flag that indicates whether the returned list should include users with implicit access to the project, the Organization Owner or Organization Read Only role. You might not have assigned the individual users a role in this project. If `"includeOrgUsers": false`, this resource returns only users with a role in the project. If `"includeOrgUsers": true`, this resource returns both users with roles in the project and users who have implicit access to the project through their organization role.
|
|
37
|
+
* @param orgMembershipStatus - Flag that indicates whether to filter the returned list by users organization membership status. If you exclude this parameter, this resource returns both pending and active users. Not supported in deprecated versions.
|
|
38
|
+
* @param username - Email address to filter users by. Not supported in deprecated versions.
|
|
39
|
+
*/
|
|
40
|
+
export const listGroupUsers = /*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
41
|
+
inputSchema: ListGroupUsersInput,
|
|
42
|
+
outputSchema: ListGroupUsersOutput,
|
|
43
|
+
}));
|
|
44
|
+
//# sourceMappingURL=listGroupUsers.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"listGroupUsers.js","sourceRoot":"","sources":["../../src/operations/listGroupUsers.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,mBAAmB,GAAG,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,MAAM,CAAC;IAC3E,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,YAAY,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,OAAO,CAAC;IAC7C,YAAY,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,MAAM,CAAC;IAC5C,OAAO,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,MAAM,CAAC;IACvC,MAAM,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,OAAO,CAAC;IACvC,YAAY,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,OAAO,CAAC;IAC7C,eAAe,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,OAAO,CAAC;IAChD,mBAAmB,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,MAAM,CAAC;IACnD,QAAQ,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,MAAM,CAAC;CACzC,CAAC,CAAC,IAAI,CACL,CAAC,CAAC,IAAI,CAAC,EAAE,MAAM,EAAE,KAAK,EAAE,IAAI,EAAE,sCAAsC,EAAE,CAAC,CACxE,CAAC;AAGF,gBAAgB;AAChB,MAAM,CAAC,MAAM,oBAAoB,GAAG,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,IAAI,CAAC;AAG5E,gBAAgB;AAChB;;;;;;;;;;;;;;;;;;;GAmBG;AACH,MAAM,CAAC,MAAM,cAAc,GAAG,aAAa,CAAC,aAAa,CAAC,GAAG,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,CAAC;IACxE,WAAW,EAAE,mBAAmB;IAChC,YAAY,EAAE,oBAAoB;CACnC,CAAC,CAAC,CAAC"}
|