bolt/vm_automation/common/tasks/check_ip_availability.json

10 lines
220 B
JSON

{
"description": "Check if the target IP is already in use",
"parameters": {
"network": {
"type": "String",
"description": "Network type (internal-moeny, wan-verizon or virtual-masiero)"
}
}
}