DataProtect-MongoDB

Number of APIs: 16

  1. Generate Access Token POST https://{{cluster}}/irisservices/api/v1/public/accessTokens

  2. Get Sources GET https://{{cluster}}/v2/data-protect/sources/registrations

  3. Register MongoDB POST https://{{cluster}}/v2/data-protect/sources/registrations

  4. Get Protection Policy GET https://{{cluster}}/v2/data-protect/policies

  5. Create Protection Policy POST https://{{cluster}}/v2/data-protect/policies

  6. Get Storage Domains GET https://{{cluster}}/v2/storage-domains

  7. Get Object Id GET https://{{cluster}}/v2/data-protect/objects?parentId={{sourceId}}

  8. Create Protection Group POST https://{{cluster}}/v2/data-protect/protection-groups

  9. Run Protection Group POST https://{{cluster}}/v2/data-protect/protection-groups/{{protectionJobId}}/runs

  10. Get Protection Group Runs GET https://{{cluster}}/v2/data-protect/protection-groups/{{protectionJobId}}/runs