You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CreateBackupRestoreJob Restore One Snapshot of One Cluster
66
+
CreateBackupRestoreJob Create One Restore Job of One Cluster
67
67
68
68
Restores one snapshot of one cluster from the specified project. Atlas takes on-demand snapshots immediately and scheduled snapshots at regular intervals. If an on-demand snapshot with a status of **queued** or **inProgress** exists, before taking another snapshot, wait until Atlas completes completes processing the previously taken on-demand snapshot.
69
69
@@ -77,7 +77,7 @@ type CloudBackupsApi interface {
CreateServerlessRestoreJob Restore One Snapshot of One Serverless Instance
117
+
CreateServerlessRestoreJob Create One Restore Job for One Serverless Instance
118
118
119
119
Restores one snapshot of one serverless instance from the specified project. To use this resource, the requesting Service Account or API Key must have the Project Owner role.
120
120
@@ -128,7 +128,7 @@ type CloudBackupsApi interface {
CreateBackupRestoreJob Restore One Snapshot of One Cluster
1042
+
CreateBackupRestoreJob Create One Restore Job of One Cluster
1043
1043
1044
1044
Restores one snapshot of one cluster from the specified project. Atlas takes on-demand snapshots immediately and scheduled snapshots at regular intervals. If an on-demand snapshot with a status of **queued** or **inProgress** exists, before taking another snapshot, wait until Atlas completes completes processing the previously taken on-demand snapshot.
CreateServerlessRestoreJob Restore One Snapshot of One Serverless Instance
1299
+
CreateServerlessRestoreJob Create One Restore Job for One Serverless Instance
1300
1300
1301
1301
Restores one snapshot of one serverless instance from the specified project. To use this resource, the requesting Service Account or API Key must have the Project Owner role.
GetEncryptionAtRest Return One Configuration for Encryption at Rest using Customer-Managed Keys for One Project
41
+
GetEncryptionAtRest Return One Configuration for Encryption at Rest Using Customer-Managed Keys for One Project
42
42
43
43
Returns the configuration for encryption at rest using the keys you manage through your cloud provider. MongoDB Cloud encrypts all storage even if you don't use your own key management. This resource requires the requesting Service Account or API Key to have the Project Owner role.
44
44
@@ -50,7 +50,7 @@ type EncryptionAtRestUsingCustomerKeyManagementApi interface {
RequestPrivateEndpointDeletion Delete One Private Endpoint for Encryption at Rest Using Customer Key Management
115
+
RequestPrivateEndpointDeletion Delete One Private Endpoint for Encryption at Rest Using Customer Key Management for One Cloud Provider from One Project
116
116
117
117
Deletes one private endpoint, identified by its ID, for encryption at rest using Customer Key Management.
118
118
@@ -124,7 +124,7 @@ type EncryptionAtRestUsingCustomerKeyManagementApi interface {
RequestPrivateEndpointDeletion Delete One Private Endpoint for Encryption at Rest Using Customer Key Management
127
+
RequestPrivateEndpointDeletion Delete One Private Endpoint for Encryption at Rest Using Customer Key Management for One Cloud Provider from One Project
128
128
129
129
130
130
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@@ -137,7 +137,7 @@ type EncryptionAtRestUsingCustomerKeyManagementApi interface {
UpdateEncryptionAtRest Update Encryption at Rest Configuration for One Project
140
+
UpdateEncryptionAtRest Update Encryption at Rest Configuration in One Project
141
141
142
142
Updates the configuration for encryption at rest using the keys you manage through your cloud provider. MongoDB Cloud encrypts all storage even if you don't use your own key management. This resource requires the requesting Service Account or API Key to have the Project Owner role. This feature isn't available for `M0` free clusters, `M2`, `M5`, or serverless clusters.
143
143
@@ -150,7 +150,7 @@ type EncryptionAtRestUsingCustomerKeyManagementApi interface {
GetEncryptionAtRest Return One Configuration for Encryption at Rest using Customer-Managed Keys for One Project
324
+
GetEncryptionAtRest Return One Configuration for Encryption at Rest Using Customer-Managed Keys for One Project
325
325
326
326
Returns the configuration for encryption at rest using the keys you manage through your cloud provider. MongoDB Cloud encrypts all storage even if you don't use your own key management. This resource requires the requesting Service Account or API Key to have the Project Owner role.
RequestPrivateEndpointDeletion Delete One Private Endpoint for Encryption at Rest Using Customer Key Management
749
+
RequestPrivateEndpointDeletion Delete One Private Endpoint for Encryption at Rest Using Customer Key Management for One Cloud Provider from One Project
750
750
751
751
Deletes one private endpoint, identified by its ID, for encryption at rest using Customer Key Management.
UpdateEncryptionAtRest Update Encryption at Rest Configuration for One Project
861
+
UpdateEncryptionAtRest Update Encryption at Rest Configuration in One Project
862
862
863
863
Updates the configuration for encryption at rest using the keys you manage through your cloud provider. MongoDB Cloud encrypts all storage even if you don't use your own key management. This resource requires the requesting Service Account or API Key to have the Project Owner role. This feature isn't available for `M0` free clusters, `M2`, `M5`, or serverless clusters.
0 commit comments