ConnectivityAgentValidation

ConnectivityAgentValidation
ConnectivityAgentValidation
JSON Example
{
    "source": "string",
    "path": "string",
    "type": "string",
    "ports": [
        "string"
    ],
    "pktsize": "string"
}
string
source
Optional

source appliance of connectivity test, i.e. VCENTER, SRM, VR.

Possible values are : VCENTER, SRM, VR,
string
path
Optional

URL path ONLY for CURL tests.

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
pktsize
Optional

Package size option used ONLY for PING tests.