Skip to content

Commit

Permalink
Correct backup restore statement
Browse files Browse the repository at this point in the history
  • Loading branch information
jans23 committed Sep 21, 2024
1 parent ae6843e commit 1ed2228
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions nethsm/administration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -697,14 +697,14 @@ The backup passphrase can be set as follows.
.. tab:: REST API
Information about the `/config/backup-passphrase` endpoint can be found in the `API documentation <https://nethsmdemo.nitrokey.com/api_docs/index.html#/default/PUT_config-backup-passphrase>`__.

.. note::
This command requires the authentication of a user with the *Backup* role.
Please refer to chapter `Roles <administratio#roles>`__ to learn more.

The backup can be executed as follows.

.. tabs::
.. tab:: nitropy
**Required Role**

This operation requires an authentication with the *Backup* role.

**Arguments**

+--------------+-------------+
Expand All @@ -725,9 +725,6 @@ The backup can be executed as follows.
.. tab:: REST API
Information about the `/system/backup` endpoint can be found in the `API documentation <https://nethsmdemo.nitrokey.com/api_docs/index.html#/default/POST_system-backup>`__.

.. note::
This backup file can be restored on an unprovisioned NetHSM instance only.

Restore
~~~~~~~

Expand Down

0 comments on commit 1ed2228

Please sign in to comment.