Authorizations
Enter your API key in the format: Bearer <token>
Body
The IP address or hostname that the NAS will use to identify itself. Must be unique.
"10.0.1.1"
The type or vendor of the NAS.
"mikrotik"
A description for the NAS device.
"Branch office AP"
Response
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"