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.
0 commit comments