GET /api/dcim/interface-templates/154/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 154,
"url": "https://netbox.c3voc.de/api/dcim/interface-templates/154/?format=api",
"display": "ether4",
"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": "ether4",
"label": "",
"type": {
"value": "1000base-t",
"label": "1000BASE-T (1GE)"
},
"enabled": true,
"mgmt_only": false,
"description": "",
"bridge": null,
"poe_mode": null,
"poe_type": null,
"rf_role": null,
"created": "2026-06-18T19:22:37.995499Z",
"last_updated": "2026-06-18T19:22:37.995510Z"
}