GET /api/dcim/interface-templates/116/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 116,
"url": "https://netbox.c3voc.de/api/dcim/interface-templates/116/?format=api",
"display": "ether17",
"device_type": {
"id": 13,
"url": "https://netbox.c3voc.de/api/dcim/device-types/13/?format=api",
"display": "CRS326-24G-2S+RM",
"manufacturer": {
"id": 6,
"url": "https://netbox.c3voc.de/api/dcim/manufacturers/6/?format=api",
"display": "Mikrotik",
"name": "Mikrotik",
"slug": "mikrotik"
},
"model": "CRS326-24G-2S+RM",
"slug": "crs326-24g-2srm"
},
"module_type": null,
"name": "ether17",
"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": "2025-05-24T14:28:16.055183Z",
"last_updated": "2025-05-24T14:28:16.055197Z"
}