Skip to main content
Glama

nodesUpdateManagementPort

Update management port configurations for network nodes in Hyperfabric, including IP addresses, DNS settings, proxy configurations, and connection states.

Instructions

Update a specific management port.

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 to which this management port belongs to.
idYesThis is a read-only field. The unique identifier of the management port.
cloudUrlsNoA list of one or more Cloud URLs used by a node.
configOriginNoConfigOrigin is used by a management port to indicate if the configuration was provided by the cloud or the device.CONFIG_ORIGIN_CLOUD
connectedStateNoConnectedState is used by a management port to indicate if the port is successfully connected to the Hyperfabric service. It is distinct from the AdminState.CONNECTED_STATE_NOT_CONNECTED
descriptionNoThe description is a user-defined field to store notes about the management port.
dnsAddressesNoA list of one or more DNS IP addresses used by the node.
enabledNoThe administrative state of the management port which indicates if the management port is enabled or disabled.
ipv4AddressNoThe IPv4 host address for the management port of the node.
ipv4ConfigTypeNoConfigType is used by a management port to indicate if the IP configuration is static or DHCP.CONFIG_TYPE_STATIC
ipv4GatewayNoThe IPv4 gateway address for the management port of the node.
ipv6AddressNoThe IPv6 host address for the management port of the node.
ipv6ConfigTypeNoConfigType is used by a management port to indicate if the IP configuration is static or DHCP.CONFIG_TYPE_STATIC
ipv6GatewayNoThe IPv6 gateway address for the management port of the node.
loginPasswordNoThe password to be used by the system user to login to the node. An empty password is treated as "use current password", and not as "no password".
metadataNoMetadata defines a map of attributes related to the lifecycle of the object.
nameNoThe name of the management port of the node (E.g. eth0)
noProxyNoA list of IP addresses or domain names that should not be proxied.
portTypeNoPortType defines an enumeration of categories of ports.DATA_PORT
proxyAddressNoThe URL for a configured HTTPs proxy for the node.
proxyCredentialsIdNoA unique identifier of a set of credentials for the proxy.
proxyPasswordNoA password to be used to authenticate to the proxy. Once set, this attribute is not returned.
proxyUsernameNoA username to be used to authenticate to the proxy.
setProxyPasswordNoThe flag to indicate that the proxy password should be cleared.

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