The binding object contains information about the binding for a virtual volume. You can retrieve a list of this information for all virtual volumes using the ListVirtualVolumeBindings API method.
This object contains the following members:
Name | Description | Type |
---|---|---|
protocolEndpointID | The unique ID of the protocol endpoint. | UUID |
protocolEndpointInBandID | The scsiNAADeviceID of the protocol endpoint. | string |
protocolEndpointType | The type of protocol endpoint. SCSI is the only value returned for the protocol endpoint type. | string |
virtualVolumeBindingID | The unique ID of the virtual volume binding object. | integer |
virtualVolumeHostID | The unique ID of the virtual volume host. | UUID |
virtualVolumeID | The unique ID of the virtual volume. | UUID |
virtualVolumeSecondaryID | The secondary ID of the virtual volume. | string |