DynamicDnsRecordApiResponse
DynamicDnsRecordApiResponse
JSON Example
{
"count": 0,
"results": [
{
"_last_modified": "string",
"algorithm": "string",
"cname": {
"cname": "string"
},
"delegated": false,
"description": "string",
"dns_vs_uuid": "string",
"fqdn": "string",
"ip6_address": [
{
"ip6_address": {
"addr": "string",
"type": "string"
}
}
],
"ip_address": [
{
"ip_address": {
"addr": "string",
"type": "string"
}
}
],
"metadata": "string",
"mx_records": [
{
"host": "string",
"priority": 0
}
],
"name": "string",
"ns": [
{
"ip6_address": {
"addr": "string",
"type": "string"
},
"ip_address": {
"addr": "string",
"type": "string"
},
"nsname": "string"
}
],
"num_records_in_response": 0,
"service_locators": [
{
"port": 0,
"priority": 0,
"target": "string",
"weight": 0
}
],
"tenant_ref": "string",
"ttl": 0,
"txt_records": [
{
"text_str": "string"
}
],
"type": "string",
"url": "string",
"uuid": "string",
"wildcard_match": false
}
],
"next": "string"
}
integer As int32 As int32
count
Required
count
string
next
Optional
next