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

Virtual Storage Platform One SDS Block System Administrator Guide

Version
1.17.x
Audience
anonymous
Part Number
MK-24VSP1SDS001-04

The following information can be obtained.

  • id: Compute port IDs (uuid)

  • fc:

    (Bare metal) For FC connection, FC port performance information. Always null for iSCSI or NVMe/TCP connection.

    (Cloud) Null

  • iscsi: For iSCSI connection, iSCSI port performance information

    (Bare metal) Always null for FC or NVMe/TCP connection.

  • nvmeTcp:

    (Bare metal) For NVMe/TCP connection, NVMe/TCP port performance information. Always null for FC or iSCSI connection.

    (Cloud) Null

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

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

    If you use the CLI to specify a compute port by WWN or iSCSI name, check the WWN or iSCSI name of the compute port.

    REST API: GET /v1/objects/ports

    CLI: port_list

  2. Obtain a list of performance information about compute ports.

    Use the query parameter to specify the compute port IDs and run one of the following commands. You can specify a maximum of 32 compute port IDs.

    If you use the CLI, you can specify the WWN or iSCSI name instead of the compute port ID.

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

    CLI: port_detail_performance_list