Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Pick<Partial<IPowerDNSZone>, "kind" | "masters" | "account" | "soa_edit" | "soa_edit_api" | "api_rectify" | "dnssec" | "nsec3param">
    • IPowerDNSZoneUpdate

Index

Properties

account?: string

MAY be set. Its value is defined by local policy

api_rectify?: boolean

Whether or not the zone will be rectified on data changes via the API

dnssec?: boolean

Whether or not this zone is DNSSEC signed (inferred from presigned being true XOR presence of at least one cryptokey with active being true)

Zone kind, one of "Native", "Master" and "Slave"

masters?: string[]

List of IP addresses configured as a master for this zone (“Slave” type zones only)

nsec3param?: string

The NSEC3PARAM record

soa_edit?: string

The SOA-EDIT metadata item

soa_edit_api?: string

The SOA-EDIT-API metadata item

Generated using TypeDoc