Skip to main content
Glama

nodesUpdateFabricNode

Modify node properties like annotations, labels, description, location, device association, and hardware details within a Hyperfabric network infrastructure.

Instructions

Update a specific node.

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

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
fabricIdYesThe fabric id or name.
nodeIdYesThis is a read-only field. The unique identifier of the node.
annotationsNoA list of name-value annotations to store user-defined data including complex data such as JSON associated with the node.
descriptionNoThe description is a user-defined field to store notes about the node.
deviceIdNoThe unique identifier of the device associated with the node.
enabledNoThis is a read-only field. The enabled state of the node which indicates if the node is enabled or disabled.
labelsNoA list of user-defined labels that can be used for grouping and filtering nodes.
locationNoThe location is a user-defined field to store information about the location of the node (E.g. SJC01).
metadataNoMetadata defines a map of attributes related to the lifecycle of the object.
modelNameNoThe name of the hardware model of the node.
nameNoThe user-defined name of the node. The name is used as hostname for the node and need to comply with DNS restrictions, is case-insensitive and must be unique in the organization.
psuAirflowsNoThe power supply (PSU) model name and fan airflow direction of the node.
rolesNoA list of roles for the node.
serialNumberNoThe serial number of the device associated with the node.

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