Obtaining performance 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: Internode port ID (uuid)

  • receiveTransferRate: Amount of data received per second [MiB/sec]

  • sendTransferRate: Amount of data sent per second [MiB/sec]

  • Required role: Storage, RemoteCopy, Monitor, or Resource

  1. Verify the IDs of the internode ports for which you want to obtain performance information.

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

    CLI: internode_port_list

  2. Obtain performance information.

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

    REST API (low-resolution): GET /v1/objects/performances/internode-ports/<id>

    REST API (high-resolution): GET /v1/objects/detail-performances/internode-ports/<id>

    CLI (low-resolution): internode_port_performance_show

    CLI (high-resolution): internode_port_detail_performance_show