fabricsAddFabricConnections
Add connections between network nodes to define physical interconnections, generate cabling plans, and verify connectivity intent in a fabric.
Instructions
Add one or more connections.
To use this tool, pass the required fields as direct arguments (e.g., fabrics=[{name:"my-fabric", description:"...", ...}])
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fabricId | Yes | The fabric id or name. | |
| connections | No | A list of connections to be added to the fabric. |