mirror of
				https://git.dn42.dev/dn42/registry.git
				synced 2025-10-31 19:50:44 +08:00 
			
		
		
		
	Simplify policy attribute of inet{6,}num objects
This commit is contained in:
		
							parent
							
								
									437c79db60
								
							
						
					
					
						commit
						a36db91a84
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		|  | @ -8,7 +8,7 @@ key:                country     optional   multiple | |||
| key:                descr       optional   single | ||||
| key:                status      optional   single    > {ALLOCATED|ASSIGNED} {PI|PA|} | ||||
| key:                bgp-status  optional   single    > 'ignore' | ||||
| key:                policy      optional   single    > {open|closed|ask|reserved} min=int max=int all-min=int all-max=int | ||||
| key:                policy      optional   single    > {open|closed|ask|reserved} | ||||
| 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 | ||||
|  |  | |||
|  | @ -8,7 +8,7 @@ key:                country     optional  multiple | |||
| key:                descr       optional  single | ||||
| key:                status      optional  single    > {ALLOCATED|ASSIGNED} {PI|PA|} | ||||
| key:                bgp-status  optional  single    > 'ignore' | ||||
| key:                policy      optional  single    > {open|closed|ask|reserved} min=int max=int all-min=int all-max=int | ||||
| key:                policy      optional  single    > {open|closed|ask|reserved} | ||||
| 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