Skip to main content
Glama

vrfsUpdateFabricStaticRoute

Update static routes in a VRF fabric by modifying fields like enabled state, description, labels, annotations, or route definitions using the resource ID.

Instructions

Update a specific static route.

To use this tool, pass the resource ID and the fields to update as arguments

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
fabricIdYesThis is a read-only field. The unique identifier of the fabric to which this static routes belong.
vrfIdYesThis is a read-only field. The unique identifier of the VRF to which this static routes belong to. The VRF identifier is immutable once set.
routeIdYesThe route id or name.
annotationsNoA list of name-value annotations to store user-defined data including complex data such as JSON associated with the static routes.
descriptionNoThe description is a user-defined field to store notes about the static routes.
enabledNoThe enabled state of the static routes which indicates if the static routes is enabled or disabled.
idNoThis is a read-only field. The unique identifier of the static routes object.
labelsNoA list of user-defined labels that can be used for grouping and filtering static routes.
metadataNoMetadata defines a map of attributes related to the lifecycle of the object.
nameNoThe user-defined name of the static routes. The static routes name has to be unique, and is case-insensitive.
routesNoA list of IP static route definitions.

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jim-coyne/hyperfabric_MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server