Skip to content

Support recordId for Update/Delete Operations #8

Description

@getpinga

Currently, PlexDNS updates and deletes DNS records by searching the zone records each time (matching by name, type, and content).
For providers that expose a unique recordId, we should use it directly for update/delete calls.
This avoids unnecessary record lookups and improves performance, especially on large zones.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions