DnsInfoDrResponseEntity
DnsInfoDrResponseEntity
DNS settings
AllOf
This class requires all of the following:
JSON Example
{
"mode": "string",
"hostname": "string",
"servers": [
"string"
],
"_meta": {
"errors": [
{
"code": "string",
"message": "string",
"field": "string"
}
]
}
}