nodesGetManagementPort
Retrieve management port configuration for a specific node in a Hyperfabric network fabric to access port settings and metadata.
Instructions
Get a specific management port.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fabricId | Yes | The fabric id or name. | |
| nodeId | Yes | The node id or name. | |
| id | Yes | The management port 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. |