mirror of
				https://git.dn42.dev/dn42/registry.git
				synced 2025-10-31 03:30:49 +08:00 
			
		
		
		
	Fix status and policy of inet{6,}num
This commit is contained in:
		
							parent
							
								
									18b9a7d2c5
								
							
						
					
					
						commit
						bf863ecb94
					
				
					 3 changed files with 5 additions and 5 deletions
				
			
		|  | @ -6,9 +6,9 @@ key:                netname     required   single | |||
| key:                nserver     optional   multiple | ||||
| key:                country     optional   multiple | ||||
| key:                descr       optional   single | ||||
| key:                status      optional   single    > {ALLOCATED|ASSIGNED} {PI|} | ||||
| key:                status      optional   single    > {ALLOCATED|ASSIGNED} {PI|PA|} | ||||
| key:                bgp-status  optional   single    > 'ignore' | ||||
| key:                policy      optional   single    > {open|closed|ask} min=int max=int all-min=int all-max=int | ||||
| key:                policy      optional   single    > {open|closed|ask|reserved} 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:                zone-c      optional   multiple  lookup=dn42.person,dn42.role | ||||
|  |  | |||
|  | @ -6,9 +6,9 @@ key:                netname     required  single | |||
| key:                nserver     optional  multiple | ||||
| key:                country     optional  multiple | ||||
| key:                descr       optional  single | ||||
| key:                status      optional  single    > {ALLOCATED|ASSIGNED} {PI|} | ||||
| key:                status      optional  single    > {ALLOCATED|ASSIGNED} {PI|PA|} | ||||
| key:                bgp-status  optional  single    > 'ignore' | ||||
| key:                policy      optional  single    > {open|closed|ask} min=int max=int all-min=int all-max=int | ||||
| key:                policy      optional  single    > {open|closed|ask|reserved} 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:                zone-c      optional  multiple  lookup=dn42.person,dn42.role | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 jrb0001
						jrb0001