Authorizations
Enter your API key in the format: Bearer <token>
Path Parameters
The unique identifier for the NAS device, prefixed with nas_.
Response
The requested NAS device object.
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.