FindAllByIpRequestType
FindAllByIpRequestType
The parameters of FindAllByIp.
JSON Example
{
"datacenter": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"ip": "string",
"vmSearch": false
}
string
ip
Required
The dot-decimal notation formatted IP address to find.
boolean
vmSearch
Required
If true, search for virtual machines, otherwise search for hosts.