designate/api-ref/source/samples
kpdev 8733f8f85b Add new API for zone move
The new API would be v2/zones/<zone_id>/tasks/move
Only POST would be allowed on this API.
This move zone from existing pool and add it in new pool. After zone
pool_id field will be updated in DB, clone-zone will be created on
target pool backend servers. The zone transfer(AXFR/IXFR) will happen
and the zone on target pool gets synced with the Designate DB.
This command serve as replacement to "zone export + zone delete + zone
import" procedure.

Added following things in pool move operation:
  - Add/Update NS servers of new pool in the zone

Implements: blueprint zone-move
Change-Id: I5307de429114b20efd9785c3c0cdb33977418423
2023-12-15 22:31:27 +00:00
..
blacklists Add Blacklist to api-ref docs 2016-06-07 13:31:13 +05:30
limits Add Limits to API-Ref Docs 2016-05-16 18:26:21 +01:00
pools Add Pools to API-Ref Docs 2016-05-16 18:41:19 +01:00
quotas Add v2/quotas 2016-07-06 20:06:17 +01:00
recordsets fix delete-recordset-response.json format 2022-09-11 16:53:43 +08:00
reverse_floatingips Bump hacking to new required version 2017-03-07 21:56:28 +00:00
service_status Merge "Fix API reference for list service statuses" 2022-02-18 02:49:58 +00:00
tlds Docs update to make it consistent with other docs 2016-05-27 15:56:10 +09:00
tsigkeys Docs update to make it consistent with other docs 2016-05-27 15:56:10 +09:00
versions Add simple API versioning to the Designate API 2022-06-30 18:30:54 +00:00
zones Add new API for zone move 2023-12-15 22:31:27 +00:00