# Constants
CryptokeyKeytypeCsk captures enum value "csk".
CryptokeyKeytypeKsk captures enum value "ksk".
CryptokeyKeytypeZsk captures enum value "zsk".
ZoneKindMaster captures enum value "Master".
ZoneKindNative captures enum value "Native".
ZoneKindSlave captures enum value "Slave".
# Structs
Autoprimary Autoprimary server
An autoprimary server that can provision new domains.
CacheFlushResult CacheFlushResult
The result of a cache-flush
swagger:model CacheFlushResult.
Comment Comment
A comment about an RRSet.
ConfigSetting ConfigSetting
swagger:model ConfigSetting.
Cryptokey Cryptokey
Describes a DNSSEC cryptographic key
swagger:model Cryptokey.
Error Error
Returned when the server encounters an error, either in client input or internally
swagger:model Error.
MapStatisticItem MapStatisticItem
swagger:model MapStatisticItem.
Metadata Metadata
Represents zone metadata
swagger:model Metadata.
Record Record
The RREntry object represents a single record.
RingStatisticItem RingStatisticItem
swagger:model RingStatisticItem.
RRSet RRSet
This represents a Resource Record Set (all records with the same name and type).
SearchResult SearchResult
swagger:model SearchResult.
SearchResultComment SearchResultComment
swagger:model SearchResultComment.
SearchResultRecord SearchResultRecord
swagger:model SearchResultRecord.
SearchResultZone SearchResultZone
swagger:model SearchResultZone.
Server Server
swagger:model Server.
SimpleStatisticItem SimpleStatisticItem
swagger:model SimpleStatisticItem.
StatisticItem StatisticItem
swagger:model StatisticItem.
TSIGKey TSIGKey
A TSIG key that can be used to authenticate NOTIFY, AXFR, and DNSUPDATE queries.
Zone Zone
This represents an authoritative DNS Zone.
# Type aliases
SearchResults search results
swagger:model SearchResults.
Servers servers
swagger:model Servers.
Zones zones
swagger:model Zones.