Data Object - HostNvmeOpaqueTransportParameters(vim.host.NvmeOpaqueTransportParameters)

Extends
HostNvmeTransportParameters
Since
vSphere API 7.0

Data Object Description

This data object represents the raw transport specific parameters returned in a Discovery Log Page Entry, when they cannot be interpreted as one of the known common types of parameters.

For details, see:

Properties

Name Type Description
adrfamxsd:string

Indicates the address family of the address specified above.

Corresponds to the ADRFAM field in the Discovery Log Page Entry as specified by the NVME over Fabrics spec. The set of supported values is described in HostNvmeTransportParametersNvmeAddressFamily.

traddrxsd:string

The transport address.

Corresponds to the TRADDR field in the Discovery Log Page Entry as specified by the NVME over Fabrics spec.

trsvcidxsd:string

Transport service identifier.

Corresponds to the TRSVCID field in the Discovery Log Page Entry as specified by the NVME over Fabrics spec. Its interpretation varies depending on the transport type.

trtypexsd:string

The transport type.

Corresponds to the TRTYPE field in the Discovery Log Page Entry as specified by the NVME over Fabrics spec. The set of possible values is desribed in HostNvmeTransportType.

tsasxsd:base64Binary

Transport specific address subtype.

Corresponds to the TSAS field in the Discovery Log Page Entry as specified by the NVME over Fabrics spec. Its interpretation varies depending on the transport type.

Properties inherited from HostNvmeTransportParameters
None
Properties inherited from DynamicData
None

Show WSDL type definition