netbox/docs/models/dcim/cablebundle.md

16 lines
665 B
Markdown

# Cable Bundles
A cable bundle is a logical grouping of individual [cables](./cable.md). Bundles are useful for organizing cables that share a common purpose, route, or physical grouping such as a conduit, trunk, or wiring harness.
Assigning cables to a bundle is optional and does not affect cable tracing or connectivity. Bundles persist independently of their member cables: deleting a cable clears its bundle assignment but does not delete the bundle itself, allowing the bundle to be reused for replacement cables.
## Fields
### Name
A unique name for the cable bundle.
### Description
An optional short description of the bundle's purpose or contents.