Obtaining a list of information about control 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: Control port IDs (uuid)

  • storageNodeId: IDs (uuid) of the storage nodes with control ports

  • macAddress: MAC addresses

  • mtuSize: MTU size [byte]

  • interfaceName: Interface names

  • deviceName: Device name of the NIC

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

  • 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) In the case of teaming configuration, "true" is output. In other cases, "false" is output.

  • ipv4Information: IPv4 settings of the control port

  • teaming:

    • (Cloud) Always null

    • (Bare metal) In the case of teaming configuration, teaming information is output. In other cases, null is output.

  • redundancy: Redundancy of the physical port. In the case of teaming configuration, "1" is output. In other cases, "0" is output.

  • status: Status of the control port

    • (Cloud) Always "Normal"

    • (Bare metal) In the case of teaming configuration, "Normal", "Warning", or "Error" is output. When teaming configuration is not used, "Normal" or "Error" is output.

  • statusSummary: Status summary of the control port

    • (Cloud) Always "Normal"

    • (Bare metal) In the case of teaming configuration, "Normal", "Warning", or "Error" is output. When teaming configuration is not used, "Normal" or "Error" is output.

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

Obtain a list of information about control ports.

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

CLI: control_port_list