Skip to content

Support recordId for Update/Delete Operations #8

@getpinga

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.

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