GET /api/dcim/interface-templates/99/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 99,
"url": "https://netbox.c3voc.de/api/dcim/interface-templates/99/?format=api",
"display": "sfp-sfpplus2",
"device_type": {
"id": 12,
"url": "https://netbox.c3voc.de/api/dcim/device-types/12/?format=api",
"display": "CRS326-24G-2S+IN",
"manufacturer": {
"id": 6,
"url": "https://netbox.c3voc.de/api/dcim/manufacturers/6/?format=api",
"display": "Mikrotik",
"name": "Mikrotik",
"slug": "mikrotik"
},
"model": "CRS326-24G-2S+IN",
"slug": "crs326-24g-2sin"
},
"module_type": null,
"name": "sfp-sfpplus2",
"label": "",
"type": {
"value": "10gbase-x-sfpp",
"label": "SFP+ (10GE)"
},
"enabled": true,
"mgmt_only": false,
"description": "",
"bridge": null,
"poe_mode": null,
"poe_type": null,
"rf_role": null,
"created": "2024-03-24T10:05:23.785144Z",
"last_updated": "2024-03-24T10:05:23.785161Z"
}