vrfsGetFabricStaticRoutes
Retrieve static route configurations for a specific VRF within a fabric to manage network routing paths and connectivity.
Instructions
Get the list of static routes.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fabricId | Yes | The fabric id or name. | |
| vrfId | Yes | The vrf id or name. | |
| candidate | No | The candidate configuration name. If not set the default candidate configuration values are returned. | |
| includeMetadata | No | Include object metadata in the response. |