ConnectivityAgentValidation
Properties
URL path ONLY for CURL tests.
Package size option used ONLY for PING tests.
TCP ports ONLY for CONNECTIVITY and CURL tests.
source appliance of connectivity test, i.e. VCENTER, SRM, VR.
Possible values are: VCENTER , SRM , VR
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
JSON Example
{
"path": "string",
"pktsize": "string",
"ports": [
"string"
],
"source": "VCENTER",
"type": "PING"
}