mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-07-18 16:37:01 +08:00
Initial Commit
This commit is contained in:
commit
50227f89ac
7262 changed files with 48341 additions and 0 deletions
20
data/schema/INETNUM-SCHEMA
Normal file
20
data/schema/INETNUM-SCHEMA
Normal file
|
@ -0,0 +1,20 @@
|
|||
schema: INETNUM-SCHEMA
|
||||
ref: dn42.inetnum
|
||||
key: inetnum required single schema
|
||||
key: cidr required single primary
|
||||
key: netname required single
|
||||
key: nserver optional multiple
|
||||
key: country optional multiple
|
||||
key: descr optional single
|
||||
key: status optional single > {ALLOCATED|ASSIGNED} {PI|}
|
||||
key: bgp-status optional single > {active|absent|ignore} [timestamp]
|
||||
key: policy optional single > {open|closed|ask} min=int max=int all-min=int all-max=int
|
||||
key: admin-c optional multiple lookup=dn42.person,dn42.role
|
||||
key: tech-c optional multiple lookup=dn42.person,dn42.role
|
||||
key: mnt-by optional multiple lookup=dn42.mntner
|
||||
key: mnt-lower optional multiple lookup=dn42.mntner
|
||||
key: mnt-routes optional multiple lookup=dn42.mntner
|
||||
key: org optional single lookup=dn42.organisation
|
||||
key: remarks optional multiple
|
||||
mnt-by: XUU-MNT
|
||||
mnt-by: HEXA-MNT
|
Loading…
Add table
Add a link
Reference in a new issue