Delete Front_port_template
netbox_delete_front_port_templateDelete a front port template from NetBox by numeric id. This action is destructive and irreversible, with cascading deletes.
Instructions
Delete a front_port_template from NetBox by numeric id.
DESTRUCTIVE and IRREVERSIBLE. NetBox CASCADES deletes: removing an object also removes everything that depends on it (deleting a device removes its interfaces, power ports, and assigned IPs; deleting a site can remove its racks, devices, and prefixes; deleting a manufacturer removes its device types; and so on). There is no undo. Confirm the exact object — and what will cascade with it — with the user before calling.
Returns a confirmation on success (NetBox replies HTTP 204 No Content).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Numeric id of the front_port_template to delete. |