Obtaining information about individual internode ports

Virtual Storage Platform One SDS Block System Administrator Guide

Version
1.16.x
Audience
anonymous
Part Number
MK-24VSP1SDS001-03

The following information can be obtained.

  • id: ID (uuid) of the intended internode port

  • storageNodeId: ID (uuid) of the storage node with the intended internode port

  • macAddress: MAC address

  • mtuSize: MTU size [byte]

  • interfaceName: Interface name

  • deviceName: Device name of the NIC

  • configuredPortSpeed: Link speed setting of the physical port used for communication [bps]

  • portSpeedDuplex:

    • (Cloud) Always “DependsOnHypervisor”

    • (Bare metal) Actual link speed and duplex settings of the physical port used for communication

  • isTeamingEnabled:

    • (Cloud) Always “DependsOnHypervisor”

    • (Bare metal) Whether teaming is enabled/disabled

  • ipv4Information: IPv4 settings of the internode port

  • teaming:

    • (Cloud) Always Null

    • (Bare metal) Teaming information for the internode port

  • redundancy: Redundancy of the physical port

  • status: Status of the internode port

    • (Cloud) Always “Normal”

    • (Bare metal) "Normal", "Warning", or "Error"

  • statusSummary: Status summary of the internode port

    • (Cloud) Always “Normal”

    • (Bare metal) "Normal", "Warning", or "Error"

  • Required role: Security, Storage, RemoteCopy, Monitor, Service, Audit, or Resource

  1. Verify the ID of the intended internode port.

    REST API: GET /v1/objects/internode-ports

    CLI: internode_port_list

  2. Obtain information about the intended internode port.

    Run either of the following commands with the internode port ID specified.

    REST API: GET /v1/objects/internode-ports/<id>

    CLI: internode_port_show