nodesGetNodeLoopback
Retrieve loopback interface configuration from a specific network node in Hyperfabric infrastructure. Specify fabric, node, and loopback identifiers to access interface details and settings.
Instructions
Get a specific loopback.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fabricId | Yes | The fabric id or name. | |
| nodeId | Yes | The node id or name. | |
| loopbackId | Yes | The loopback 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. |