designate/api-ref/source
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
..
samples Add new API for zone move 2023-12-15 22:31:27 +00:00
conf.py Remove unicode 2022-10-11 16:14:50 +00:00
dns-api-v2-blacklist.inc Update to correct status tables 2017-11-27 14:31:16 +00:00
dns-api-v2-index.rst Implement sharing of zones 2023-02-14 01:54:15 +00:00
dns-api-v2-limits.inc Update to correct status tables 2017-11-27 14:31:16 +00:00
dns-api-v2-pool.inc Update to correct status tables 2017-11-27 14:31:16 +00:00
dns-api-v2-quota.inc Update to correct status tables 2017-11-27 14:31:16 +00:00
dns-api-v2-recordset.inc Update to correct status tables 2017-11-27 14:31:16 +00:00
dns-api-v2-reverse-floatingips.inc Update to correct status tables 2017-11-27 14:31:16 +00:00
dns-api-v2-service-status.inc Merge "Fix API reference for list service statuses" 2022-02-18 02:49:58 +00:00
dns-api-v2-shared-zones.inc Implement sharing of zones 2023-02-14 01:54:15 +00:00
dns-api-v2-tld.inc Update to correct status tables 2017-11-27 14:31:16 +00:00
dns-api-v2-tsigkey.inc Update to correct status tables 2017-11-27 14:31:16 +00:00
dns-api-v2-zone-export.inc Update to correct status tables 2017-11-27 14:31:16 +00:00
dns-api-v2-zone-import.inc Update to correct status tables 2017-11-27 14:31:16 +00:00
dns-api-v2-zone-ownership-transfer-accept.inc Update to correct status tables 2017-11-27 14:31:16 +00:00
dns-api-v2-zone-ownership-transfer-request.inc Update to correct status tables 2017-11-27 14:31:16 +00:00
dns-api-v2-zone-tasks.inc Add new API for zone move 2023-12-15 22:31:27 +00:00
dns-api-v2-zone.inc Implement sharing of zones 2023-02-14 01:54:15 +00:00
index.rst Add simple API versioning to the Designate API 2022-06-30 18:30:54 +00:00
parameters.yaml Add new API for zone move 2023-12-15 22:31:27 +00:00
status.yaml Update to correct status tables 2017-11-27 14:31:16 +00:00