| Name | Type | Description | Notes |
|---|---|---|---|
| Acl | string | access control list | [default to null] |
| ContactEmail | string | contact email from soa record | [optional] [default to null] |
| CreationFinished | string | when zone creation finished | [default to null] |
| CreationStarted | string | when zone creation started | [default to null] |
| DefaultTTL | int32 | default time to live | [default to null] |
| Description | string | description of the zone | [default to null] |
| DnsName | string | zone name | [default to null] |
| Error_ | string | Error shows error in case create/update/delete failed | [optional] [default to null] |
| ExpireTime | int32 | expire time | [default to null] |
| Id | string | zone id | [default to null] |
| IsReverseZone | bool | if the zone is a reverse zone or not | [optional] [default to null] |
| Name | string | user given name | [default to null] |
| NegativeCache | int32 | negative caching | [default to null] |
| Primaries | []string | primary name server for secondary zone | [optional] [default to null] |
| PrimaryNameServer | string | primary name server. FQDN | [default to null] |
| RecordCount | int32 | record count how many records are in the zone | [optional] [default to null] |
| RefreshTime | int32 | refresh time | [default to null] |
| RetryTime | int32 | retry time | [default to null] |
| SerialNumber | int32 | serial number | [default to null] |
| State | string | zone state | [default to null] |
| Type_ | string | zone type | [default to null] |
| UpdateFinished | string | when zone update/deletion finished | [default to null] |
| UpdateStarted | string | when zone update/deletion started | [default to null] |
| Visibility | string | visibility of the zone | [default to null] |
This repository was archived by the owner on Jan 7, 2026. It is now read-only.