FindAllByDnsNameRequestType

FindAllByDnsNameRequestType
FindAllByDnsNameRequestType

The parameters of FindAllByDnsName.

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

Reference to an instance of the Datacenter managed object.

string
dnsName
Required

The fully qualified domain name to find.

boolean
vmSearch
Required

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