When a bulk zone create fails, one of the following states is returned.
Value | Description |
---|---|
ALIAS_TARGET_NOT_PROPAGATED | The requested zone is of type ALIAS, but the zone that it points to has not yet propagated to Akamai's name servers. Check the status of that zone and wait for it to propagate, then resume the request. |
GTM_CONFLICT | A zone with the same name exists in the Global Traffic Management product, and can not be duplicated in Edge DNS. |
INTERNAL_ERROR | An internal error has occurred when performing the bulk zone creation operation. |
MALFORMED_ZONE | The zone name you specified is malformed. |
SUBZONE_CHECK_FAILED | The requested zone is a sub-zone of another Edge DNS zone, but this user does not have write permission on that zone. Either the parent zone belongs to another customer, or the user does not have sufficient privileges. |
ZONE_ALREADY_EXISTS | The zone already exists. |
ZONE_LIMIT_EXCEEDED | The zone limit is exceeded. |
ZONE_TYPE_NOT_ALLOWED | The zone type specified for the conversion is not allowed. |