Closed hrist-todorova closed 4 years ago
I've added another commit to the pull request The property LoadBalancingDecisionLogVerbosity
of type GTMWideIP
should be []string
instead of string
. Otherwise, the JSON unmarshal function returns an error.
Example of such array can be seen here: https://buildmedia.readthedocs.org/media/pdf/f5-agility-labs-dns/latest/f5-agility-labs-dns.pdf
Currently, we can't get a CNAME pool and its members. The commit contains the methods we need for this.