nodesGetNodeSubInterface
Retrieve configuration details for a specific sub-interface on a network node within a fabric. Use this tool to access sub-interface settings, metadata, and candidate configurations for network management.
Instructions
Get a specific sub-interface.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fabricId | Yes | The fabric id or name. | |
| nodeId | Yes | The node id or name. | |
| subInterfaceId | Yes | The sub-interface 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. |