VASAStorageArrayDiscoveryIpTransport
VASAStorageArrayDiscoveryIpTransport
Discovery service information of the array with IP transport.
Since: vSphere API Release 8.0.0.0
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"ipAddress": "string",
"portNumber": "string"
}
string
ipAddress
Required
IP address (IPv4/v6) of the RDMA/TCP target port.
string
portNumber
Optional
Port number.
Defaults to port 8009 (TCP) and RoCEv2 port 4420 (UDP).
Availability
Added in vSphere API Release 8.0.0.0