diff --git a/nethsm/administration.rst b/nethsm/administration.rst index bf9e753f6b..3aa739e9c3 100644 --- a/nethsm/administration.rst +++ b/nethsm/administration.rst @@ -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 `__. -.. note:: - This command requires the authentication of a user with the *Backup* role. - Please refer to chapter `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** +--------------+-------------+ @@ -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 `__. -.. note:: - This backup file can be restored on an unprovisioned NetHSM instance only. - Restore ~~~~~~~