mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-07-18 08:26:58 +08:00
Initial Commit
This commit is contained in:
commit
50227f89ac
7262 changed files with 48341 additions and 0 deletions
14
data/schema/DNS-SCHEMA
Normal file
14
data/schema/DNS-SCHEMA
Normal file
|
@ -0,0 +1,14 @@
|
|||
schema: DNS-SCHEMA
|
||||
ref: dn42.domain
|
||||
key: domain required single primary schema
|
||||
key: nserver required multiple > [domain name] [ip addr]
|
||||
key: status required single > {EVALPEND,CONNECT} [timestamp]
|
||||
key: descr optional single
|
||||
key: mnt-by required multiple lookup=dn42.mntner
|
||||
key: admin-c optional multiple lookup=dn42.person,dn42.role
|
||||
key: tech-c optional multiple lookup=dn42.person,dn42.role
|
||||
key: org optional multiple lookup=dn42.organisation
|
||||
key: country optional single
|
||||
key: remarks optional multiple
|
||||
mnt-by: XUU-MNT
|
||||
mnt-by: HEXA-MNT
|
Loading…
Add table
Add a link
Reference in a new issue