vcenter vm hardware: nvme address info

The nvme_address_info structure contains information about the address of a virtual device that is attached to a virtual NVMe adapter of a virtual machine. Warning: This structure is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.

Representation:

{
    "bus"1,
    "unit"1
}

Attributes:

Name Type Description
Required
bus long Bus number of the adapter to which the device is attached. Warning: This attribute is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.

unit long Unit number of the device. Warning: This attribute is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.