vrfsGetFabricStaticRoute
Retrieve a specific static route configuration from a VRF in Hyperfabric network infrastructure by providing fabric, VRF, and route identifiers.
Instructions
Get a specific static route.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fabricId | Yes | The fabric id or name. | |
| vrfId | Yes | The vrf id or name. | |
| routeId | Yes | The route 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. |