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