DNSRegisterInfo

DNSRegisterInfo
DNSRegisterInfo
JSON Example
{
    "dns_info": [
        {
            "algorithm": "string",
            "cname": {
                "cname": "string"
            },
            "fqdn": "string",
            "metadata": "string",
            "num_records_in_response": 0,
            "ttl": 0,
            "type": "string"
        }
    ],
    "error": "string",
    "fip": {
        "addr": "string",
        "type": "string"
    },
    "fip6": {
        "addr": "string",
        "type": "string"
    },
    "total_records": 0,
    "vip": {
        "addr": "string",
        "type": "string"
    },
    "vip6": {
        "addr": "string",
        "type": "string"
    },
    "vip_id": "string",
    "vs_names": [
        "string"
    ],
    "vs_uuids": [
        "string"
    ]
}
array of DnsInfo
dns_info
Optional

Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
error
Optional

Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

fip
Optional

fip

fip6
Optional

fip6

integer As int32 As int32
total_records
Optional

Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

vip
Optional

vip

vip6
Optional

vip6

string
vip_id
Optional

Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

array of string
vs_names
Optional

Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

array of string
vs_uuids
Optional

Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

Property Of