mirror of
https://github.com/ClouDNS/cloudns-api-bulk-updates.git
synced 2026-04-25 08:45:47 +03:00
[PR #5] [MERGED] Create powerdns-mysql-zone-delete-by-group.php #5
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cloudns-api-bulk-updates#5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ClouDNS/cloudns-api-bulk-updates/pull/5
Author: @ahmdsmir
Created: 1/23/2022
Status: ✅ Merged
Merged: 8/5/2022
Merged by: @boyanpeychev
Base:
master← Head:patch-1📝 Commits (1)
f035a92Create powerdns-mysql-zone-delete-by-group.php📊 Changes
1 file changed (+69 additions, -0 deletions)
View changed files
➕
powerdns-mysql-zone-delete-by-group.php(+69 -0)📄 Description
This script deletes DNS Zones from ClouDNS if they are deleted from PowerDNS. However, it filters zones by Groups which is a recommended practice if you have separate masters all synching to ClouDNS. Created based on existing scripts and the idea came from ClouDNS Staff.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.