Radius Clients
- Written for
- + Written for
- Deprecated
- + Deprecated
- Applies to
- + Applies to
Radius Clients
Dashboard API — authenticated by an Atlas console (platform-instance) session, not a key.
4 routes. Each row is one endpoint with its explanation and whether it honours the Idempotency-Key header.
Method & path | Idem | Explanation |
|---|---|---|
| List the RADIUS NAS clients (name, NAS-Identifier, optional source-IP bind, enabled). The shared secret is never returned. | |
| Register a RADIUS NAS client with a write-only shared secret. The NAS-Identifier is unique across the deployment. | |
| Update a NAS client. An omitted or empty shared_secret keeps the stored one. | |
| Delete a RADIUS NAS client. That NAS can no longer authenticate against the listener. |