ConnectivityAgentValidation
ConnectivityAgentValidation
JSON Example
{
"source": "string",
"type": "string",
"ports": [
"string"
],
"path": "string"
}
string
source
Optional
source appliance of connectivity test, i.e. VCENTER, SRM, VR.
Possible values are : VCENTER, SRM, VR,
string
type
Optional
type of connectivity test, i.e. PING, TRACEROUTE, DNS, CONNECTIVITY, CURL. For CONNECTIVITY and CURL tests only, please specify the ports to be tested against.
Possible values are : PING, TRACEROUTE, DNS, CONNECTIVITY, CURL,
array of string
ports
Optional
TCP ports ONLY for CONNECTIVITY and CURL tests.
string
path
Optional
URL path ONLY for CURL tests.