GET /api/dcim/interface-templates/157/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 157,
"url": "https://netbox.c3voc.de/api/dcim/interface-templates/157/?format=api",
"display": "wlan1",
"device_type": {
"id": 24,
"url": "https://netbox.c3voc.de/api/dcim/device-types/24/?format=api",
"display": "hAP ax S",
"manufacturer": {
"id": 6,
"url": "https://netbox.c3voc.de/api/dcim/manufacturers/6/?format=api",
"display": "Mikrotik",
"name": "Mikrotik",
"slug": "mikrotik",
"description": ""
},
"model": "hAP ax S",
"slug": "mikrotik-hap-ax-s",
"description": ""
},
"module_type": null,
"name": "wlan1",
"label": "",
"type": {
"value": "ieee802.11ax",
"label": "IEEE 802.11ax (Wi-Fi 6)"
},
"enabled": true,
"mgmt_only": false,
"description": "",
"bridge": null,
"poe_mode": null,
"poe_type": null,
"rf_role": null,
"created": "2026-06-18T19:22:38.048564Z",
"last_updated": "2026-06-18T19:22:38.048576Z"
}