kvm/bolt_vm_automation/tasks/check_ip_availability.json

9 lines
202 B
JSON

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