[{"label":"Latest (v1.1)","version":"latest"}]
vmc
ConnectivityValidationGroups
Properties
JSON Example
{
"groups": [
{
"id": "HLM",
"name": "string",
"sub_groups": [
{
"help": "string",
"id": "PRIMARY_DNS",
"inputs": [
{
"id": "HOSTNAME",
"label": "string",
"value": "string"
}
],
"label": "string",
"tests": [
{
"path": "string",
"pktsize": "string",
"ports": [
"string"
],
"source": "VCENTER",
"type": "PING"
}
]
}
]
}
]
}