GetCloudflareDnsIp


GetCloudflareDnsIp
    [-token] <String>
    [-domain] <String>
    [-record] <String>

Description

Returns the IP address of the requested record

Example


$ipValue = GetCloudflareDnsIp -token "CF-TOKEN" -domain "example.com" -record "mywebsite"