Skip to content

recordResponseAdditionalState

No description available in the specification.

FieldTypeRequiredDescription
autobooleanyesWhether the DNS record is managed automatically by regfish.
activebooleanyesWhether the DNS record is currently active.
ts_createdintegeryesUnix timestamp when the record was created.
ts_updatedintegeryesUnix timestamp when the record was last updated.
{
"auto": true,
"active": true,
"ts_created": 0,
"ts_updated": 0
}