Reactivate a version
POST https://{{host}}/config-dns/v2/zones/:zone/versions/:uuid/recordsets/activate
Creates and activates a new version of the zone by copying the record sets from a prior version of this zone and reapplying them to the current version. The new version has a new, auto-incremented SOA serial number, and the zone's modification data is set to the current time and user. All other zone settings remain the same as the current version.
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
comment | string | (Optional) A new comment string that may be blank. If not included, the old comment is copied. | |
accountSwitchKey | string | (Optional) For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys. |