a10networks / acos-client

ACOS API Client
Apache License 2.0
35 stars 61 forks source link

[STACK-2769] Secondary DNS is deleted before primary #361

Closed hthompson6 closed 3 years ago

hthompson6 commented 3 years ago

Severity: High

Description: The secondary dns delete call was being performed before the primary. Fixed by swapping order of calls.