Uploaded image for project: 'Couchbase Documentation'
  1. Couchbase Documentation
  2. DOC-11989

7.6: Backup Service API Create Repository enable_users option

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • Major
    • None
    • 7.6.0
    • tools
    • None

    Description

       

      In the Backup Service REEST API page for creating a repository: https://docs.couchbase.com/server/current/rest-api/backup-create-repository.html

      In the repository-definition section, an additional option should be added, as starting from 7.6, you can now specify backing up users and user groups when creating the backup repository with the option:

      "enable_users": true

       

      In the Backup Service REST API page for restore: https://docs.couchbase.com/server/current/rest-api/backup-restore-data.html

      In the restore-specification section, an additional option should be added, as starting from 7.6, you can now specify restoring users and user groups with:

      "enable_users":true

      Additionally, you can specify

      "overwrite_users": true

      The default is not to overwrite same name existing users and groups in the cluster with users and groups from the backup.

      Attachments

        Activity

          People

            gary.gray Gary Gray
            hyun-ju.vega Hyun-Ju Vega
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              PagerDuty