HostVvolVolumeHostVvolNQN

HostVvolVolumeHostVvolNQN
HostVvolVolumeHostVvolNQN

Since: vSphere API Release 8.0.2.0

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "host": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    },
    "vvolNQN": [
        {
            "_typeName": "string",
            "targetNQN": "string",
            "storageArray": "string",
            "online": false
        }
    ]
}
host
Optional

Reference to an instance of the HostSystem managed object.

vvolNQN
Optional

Host-specific information about the virtual ProtocolEndpoint.

Availability
Added in vSphere API Release 8.0.2.0