OUTPUT:
Expects a array which has tables with following keys:
+
- DNSName name - resource record name (can also be string)
- string type - type of resource record (can also be QType or valid integer)
- string content - resource record content
OUTPUT:
Return false if not supported or found, otherwise expects a table with keys:
+
- string account - Associated account of this domain (default: <empty>)
- string kind - Domain kind (NATIVE,MASTER,SLAVE) (default: NATIVE)
- int id - Associated domain ID (default: -1)
OUTPUT:
Return false if not found or supported, otherwise expects array of tables with keys:
+
- int id - Key ID
- int flags - Key flags
- bool active - Is key active
OUTPUT:
Table with keys:
+
- unhashed - DNSName of the unhashed relative to domain
- before - (hashed) name of previous record relative to domain
- after - (hashed) name of next record relative to domain