Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
How to keep subzones while deleting parent zone using WAPI
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
43     1
I'm using such WAPI call
DELETE /wapi/v2.12/zone_auth/xxxxxxx
to remove a certain zone, and found all subzones are also deleted
is there a parameter to keep subzones, only to delete the specified parent zone?
Solved! Go to Solution.
Labels:
Re: How to keep subzones while deleting parent zone using WAPI
[ Edited ]Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday - last edited yesterday
43     1
Unfortunately not, this behavior is only available in the GUI.
Re: How to keep subzones while deleting parent zone using WAPI
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
44     1
thanks for your answer