NetworkingProxyTestRequestBody
This is a request body class for an operation.
Properties
string
host
Required
A hostname, IPv4 or Ipv6 address.
JSON Example
{
"config": {
"enabled": false,
"port": 0,
"server": "string"
},
"host": "string"
}