GET /api/dcim/interface-templates/92/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 92,
"url": "https://netbox.c3voc.de/api/dcim/interface-templates/92/?format=api",
"display": "ether19",
"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": "ether19",
"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": "2024-03-24T10:04:35.678878Z",
"last_updated": "2024-03-24T10:04:35.678892Z"
}