Registers a new NAS device with the RADIUS service. A shared secret and RadSec client certificates will be automatically generated.
Enter your API key in the format: Bearer
The NAS device was created successfully. The response includes the generated secret and certificates.
Represents a Network Access Server (NAS) device.
Unique identifier for the NAS device.
"nas_01HGM5V65A5A5A5A5A5A5A5A5C"
The IP address or hostname that the NAS uses to identify itself in RADIUS requests.
"192.168.88.1"
The type or vendor of the NAS device.
"mikrotik"
A brief description of the NAS device.
"Main office router"
The PEM-encoded client certificate for RadSec (TLS) authentication.
The PEM-encoded private key for the client certificate. Only returned on creation.
The PEM-encoded Certificate Authority (CA) certificate that signed the client certificate.
The shared secret used for RADIUS authentication with this NAS. This is only returned upon creation.
"a1b2c3d4e5f6a1b2c3d4e5f6a1b2c3d4"