VASAStorageArrayDiscoveryFcTransport

VASAStorageArrayDiscoveryFcTransport
VASAStorageArrayDiscoveryFcTransport

Discovery service information of the array with FC transport.

Since: vSphere API Release 8.0.0.0

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "nodeWwn": "string",
    "portWwn": "string"
}
string
nodeWwn
Required

Node-WWN (World Wide Name) represented in hexadecimal format.

string
portWwn
Required

Port-WWN (World Wide Name) represented in hexadecimal format.

Availability
Added in vSphere API Release 8.0.0.0