mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-07-19 00:46:59 +08:00
Initial Commit
This commit is contained in:
commit
50227f89ac
7262 changed files with 48341 additions and 0 deletions
12
data/schema/ROLE-SCHEMA
Normal file
12
data/schema/ROLE-SCHEMA
Normal file
|
@ -0,0 +1,12 @@
|
|||
schema: ROLE-SCHEMA
|
||||
ref: dn42.role
|
||||
key: role required single schema
|
||||
key: nic-hdl required single primary
|
||||
key: descr optional single
|
||||
key: mnt-by required multiple lookup=dn42.mntner
|
||||
key: admin-c optional multiple lookup=dn42.person
|
||||
key: tech-c optional multiple lookup=dn42.person
|
||||
key: org optional multiple lookup=dn42.organisation
|
||||
key: abuse-mailbox optional single
|
||||
key: remarks optional multiple
|
||||
mnt-by: XUU-MNT
|
Loading…
Add table
Add a link
Reference in a new issue