Obtain the information about allocation of volumes to compute nodes with the specified volume ID and compute node ID.
The following information can be obtained.
-
id: ID of compute node allocation information (a string consisting of a volume ID and a compute node ID connected by a Comma (,))
-
serverId: ID (uuid) of the intended compute node
-
volumeId: ID (uuid) of the intended volume
-
lun:
-
LUN for FC or iSCSI connection
-
(Bare metal) Always null for NVMe/TCP connection
-
-
nameSpaceId:
-
Always null for FC or iSCSI connection
-
(Bare metal) Namespace for NVMe/TCP connection
-
- nvmSubSystemNqn:
-
Always null for FC or iSCSI connection
-
(Bare metal) Subsystem identification for NVMe/TCP connection
-
-
vpsId: ID of the VPS to which the volume path belongs
-
vpsName: Name of the VPS to which the volume path belongs
-
Required role: VpsSecurity, VpsStorage, or VpsMonitor