vrfsAddFabricStaticRoutes
Add static routes to a VRF in Hyperfabric network fabrics to define IP traffic paths through specific next-hops.
Instructions
Add one or more static routes.
To use this tool, pass the required fields as direct arguments (e.g., fabrics=[{name:"my-fabric", description:"...", ...}])
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fabricId | Yes | The fabric id or name. | |
| vrfId | Yes | The vrf id or name. | |
| staticRoutes | No | A list of static routes to be added to the VRF. |