[{"label":"Latest (v1.1)","version":"latest"}]
vmc

ConnectivityAgentValidation

Properties

string
path Optional

URL path ONLY for CURL tests.


string
pktsize Optional

Package size option used ONLY for PING tests.


array of string
ports Optional

TCP ports ONLY for CONNECTIVITY and CURL tests.


string
source Optional

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

Possible values are: VCENTERSRMVR


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: PINGTRACEROUTEDNSCONNECTIVITYCURL

JSON Example

{
	"path": "string",
	"pktsize": "string",
	"ports": [
		"string"
	],
	"source": "VCENTER",
	"type": "PING"
}
[{"label":"Latest (v1.1)","version":"latest"}]
vmc
Property Of

ConnectivityValidationSubGroup

Feedback

Was this page helpful?