Obtaining a list of high-resolution performance information of internode ports

Virtual Storage Platform One SDS Block System Administrator Guide

Version
1.15.x
Audience
anonymous
Part Number
MK-24VSP1SDS001-02

The following information can be obtained.

  • id: Internode port IDs (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 a list of performance information about internode ports.

    Use the query parameter to specify the IDs of the internode ports and run either of the following commands. You can specify a maximum of 32 internode port IDs.

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

    CLI: internode_port_detail_performance_list