GetCloudflareDnsRecords
[-token] <String>
[-domain] <String>
[-filter] <String> = ""
Returns a collection of strings representing all the entries that exist.
$records = [Collections.Generic.List[string]](GetCloudflareDnsRecords -token "CF-TOKEN" -domain "example.com")