FindAllByDnsNameRequestType

FindAllByDnsNameRequestType
FindAllByDnsNameRequestType

The parameters of FindAllByDnsName.

JSON Example
{
    "datacenter": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    },
    "dnsName": "string",
    "vmSearch": false
}
datacenter
Optional

If specified, restricts the query to entities in a particular datacenter. If not specified, the entire inventory is searched.

string
dnsName
Required

The fully qualified domain name to find.

boolean
vmSearch
Required

If true, search for virtual machines, otherwise search for hosts.