Zone
zonestring
The zone name
recordsobject[]
records in the zone
Zone
{
"zone": "string",
"records": [
{
"id": "string",
"type": "A",
"name": "string",
"value": {},
"ttl": 0
}
]
}
The zone name
records in the zone
{
"zone": "string",
"records": [
{
"id": "string",
"type": "A",
"name": "string",
"value": {},
"ttl": 0
}
]
}