Skip to Main Content

Cloud Platform

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to delete duplicate TXT records with same ID when REST API is malfunctioning

User_WCZEWJun 10 2022

I was supposed to add some TXT records and I was using REST API interface. Unfortunately it was my first time using this so I was testing some things and I ended up adding some duplicated records.
Issue is that all of them were added with the same record ID.
I have 2 options to delete them using REST API, either delete one record or all records in a specific <zone>/<fqdn>.
When I try to delete all records in the zone/fqdn it says deleted but does not delete anything.
When I try to delete a specific record with the ID:0, it says ambiguous.

Comments
Post Details
Added on Jun 10 2022
0 comments
95 views