The DNS records contain errors
| Name | Type | Required / Optional | Description |
|---|---|---|---|
| type | String | Required | The type of error |
| message | String | Required | The textual error message |
| errors | Map <String, Map <String, String>> | Optional | DNS record errors, map of record index in request and the error(s) encounter in the record. The inner map contains the field(s) with the associated error message |
| conflicts | Map <String, List <Integer>> | Optional | DNS record conflicts, map of record index in request and the list of record indexes of conflicting records |