Reveal a NAS shared secret
GET
/api/v1/admin/nas/{id}/shared-secret
prm_nas_update
Returns the device's RADIUS shared secret in the clear, for an operator re-entering it on the router. Gated on the NAS update permission rather than the read one, because seeing it is equivalent to being able to change it.
At a glance
- Authentication
- Staff token or session
- Requires permission
-
prm_nas_updateEdit NAS
Parameters
| Parameter | Description |
|---|---|
idrequired
path · integer
|
NAS id. |