Docs Menu
Docs Home
/
MongoDB Ops Manager
/ / /

File System Store Configurations

Note

Groups and projects are synonymous terms. Your {PROJECT-ID} is the same as your project id. For existing groups, your group/project id remains the same. This page uses the more familiar term group when referring to descriptions. The endpoint remains as stated in the document.

Base URL: https://{OPSMANAGER-HOST}:{PORT}/api/public/v1.0/admin/backup

The following lists the endpoints available for File System Store configurations.

Method
Endpoint
Description
GET
/snapshot/fileSystemConfigs/{FILESYSTEM-ID}
Get One File System Store Configuration by ID
GET
Get All File System Store Configurations
POST
Create One File System Store Configuration
PUT
Update One File System Store Configuration
DELETE
Delete One File System Store Configuration

Back

Delete One Blockstore Configuration