infobloxopen / infoblox-client

Infoblox NIOS Python WAPI Client
Apache License 2.0
142 stars 104 forks source link

CAA records #297

Closed calberts closed 2 years ago

calberts commented 2 years ago

Hoi

I have an issue second with CAA records. I am not able to create multiple CAA records with the same name. This is in the GUI off infoblox allowed only the ca_tag and ca_value are different. So its should be possible.

INFO:infoblox_client.objects:Infoblox record:caa already exists

Any hints on this.

Chris