MongoDB · Capability
MongoDB Atlas Administration API — Legacy Backup
MongoDB Atlas Administration API — Legacy Backup. 11 operations. Lead operation: Return All Legacy Backup Checkpoints. Self-contained Naftiko capability covering one Mongodb business surface.
What You Can Do
GET
Listgroupclusterbackupcheckpoints
— Return All Legacy Backup Checkpoints
/v1/api/atlas/v2/groups/{groupid}/clusters/{clustername}/backupcheckpoints
GET
Getgroupclusterbackupcheckpoint
— Return One Legacy Backup Checkpoint
/v1/api/atlas/v2/groups/{groupid}/clusters/{clustername}/backupcheckpoints/{checkpointid}
GET
Listgroupclusterrestorejobs
— Return All Legacy Backup Restore Jobs
/v1/api/atlas/v2/groups/{groupid}/clusters/{clustername}/restorejobs
POST
Creategroupclusterrestorejob
— Create One Legacy Backup Restore Job
/v1/api/atlas/v2/groups/{groupid}/clusters/{clustername}/restorejobs
GET
Getgroupclusterrestorejob
— Return One Legacy Backup Restore Job
/v1/api/atlas/v2/groups/{groupid}/clusters/{clustername}/restorejobs/{jobid}
GET
Getgroupclustersnapshotschedule
— Return One Snapshot Schedule
/v1/api/atlas/v2/groups/{groupid}/clusters/{clustername}/snapshotschedule
PATCH
Updategroupclustersnapshotschedule
— Update Snapshot Schedule for One Cluster
/v1/api/atlas/v2/groups/{groupid}/clusters/{clustername}/snapshotschedule
GET
Listgroupclustersnapshots
— Return All Legacy Backup Snapshots
/v1/api/atlas/v2/groups/{groupid}/clusters/{clustername}/snapshots
DELETE
Deletegroupclustersnapshot
— Remove One Legacy Backup Snapshot
/v1/api/atlas/v2/groups/{groupid}/clusters/{clustername}/snapshots/{snapshotid}
GET
Getgroupclustersnapshot
— Return One Legacy Backup Snapshot
/v1/api/atlas/v2/groups/{groupid}/clusters/{clustername}/snapshots/{snapshotid}
PATCH
Updategroupclustersnapshot
— Update Expiration Date for One Legacy Backup Snapshot
/v1/api/atlas/v2/groups/{groupid}/clusters/{clustername}/snapshots/{snapshotid}
MCP Tools
return-all-legacy-backup-checkpoints
Return All Legacy Backup Checkpoints
read-only
idempotent
return-one-legacy-backup-checkpoint
Return One Legacy Backup Checkpoint
read-only
idempotent
return-all-legacy-backup-restore
Return All Legacy Backup Restore Jobs
read-only
idempotent
create-one-legacy-backup-restore
Create One Legacy Backup Restore Job
return-one-legacy-backup-restore
Return One Legacy Backup Restore Job
read-only
idempotent
return-one-snapshot-schedule
Return One Snapshot Schedule
read-only
idempotent
update-snapshot-schedule-one-cluster
Update Snapshot Schedule for One Cluster
idempotent
return-all-legacy-backup-snapshots
Return All Legacy Backup Snapshots
read-only
idempotent
remove-one-legacy-backup-snapshot
Remove One Legacy Backup Snapshot
idempotent
return-one-legacy-backup-snapshot
Return One Legacy Backup Snapshot
read-only
idempotent
update-expiration-date-one-legacy
Update Expiration Date for One Legacy Backup Snapshot
idempotent