source: trunk/cgi-bin/extras/network.tmpl@ 867

Last change on this file since 867 was 324, checked in by Kris Deugau, 18 years ago

/trunk

Refactor rWHOIS export for easier rWHOIS data access.
Update SQL tabledefs (customers table, alloctypes table) and

predefined alloctypes list with database changes.

Add rWHOIS configuration files and notes

File size: 6.7 KB
Line 
1attribute: Network-Name
2attribute-alias: NN
3description: Network name
4is-primary-key: FALSE
5is-required: TRUE
6is-repeatable: FALSE
7is-multi-line: FALSE
8is-hierarchical: FALSE
9index: EXACT
10type: TEXT
11---
12attribute: IP-Network
13attribute-alias: IPN
14description: IP network in CIDR notation
15is-primary-key: TRUE
16is-required: TRUE
17is-repeatable: TRUE
18is-multi-line: FALSE
19is-hierarchical: TRUE
20index: CIDR
21type: TEXT
22---
23attribute: IP-Network-Block
24attribute-alias: IPNB
25description: IP address range
26is-primary-key: FALSE
27is-required: TRUE
28is-repeatable: FALSE
29is-multi-line: FALSE
30is-hierarchical: FALSE
31index: NONE
32type: TEXT
33---
34attribute: Org-Name
35attribute-alias: ORG
36description: Organization
37is-primary-key: FALSE
38is-required: TRUE
39is-repeatable: FALSE
40is-multi-line: FALSE
41is-hierarchical: FALSE
42index: NONE
43type: TEXT
44---
45attribute: Street-Address
46attribute-alias: SA
47description: Street address
48is-primary-key: FALSE
49is-required: TRUE
50is-repeatable: FALSE
51is-multi-line: FALSE
52is-hierarchical: FALSE
53index: NONE
54type: TEXT
55---
56attribute: City
57attribute-alias: CITY
58description: City
59is-primary-key: FALSE
60is-required: TRUE
61is-repeatable: FALSE
62is-multi-line: FALSE
63is-hierarchical: FALSE
64index: NONE
65type: TEXT
66---
67attribute: StateProv
68attribute-alias: SP
69description: State or province
70is-primary-key: FALSE
71is-required: TRUE
72is-repeatable: FALSE
73is-multi-line: FALSE
74is-hierarchical: FALSE
75index: NONE
76type: TEXT
77---
78attribute: Postal-Code
79attribute-alias: ZIP
80description: ZIP or postal code
81is-primary-key: FALSE
82is-required: TRUE
83is-repeatable: FALSE
84is-multi-line: FALSE
85is-hierarchical: FALSE
86index: NONE
87type: TEXT
88---
89attribute: Country-Code
90attribute-alias: CC
91description: Two-letter country code
92is-primary-key: FALSE
93is-required: TRUE
94is-repeatable: FALSE
95is-multi-line: FALSE
96is-hierarchical: FALSE
97index: NONE
98type: TEXT
99---
100attribute: Admin-Contact
101attribute-alias: AC
102description: Administrative contact
103is-primary-key: FALSE
104is-required: FALSE
105is-repeatable: FALSE
106is-multi-line: FALSE
107is-hierarchical: FALSE
108index: NONE
109type: ID
110---
111attribute: Tech-Contact
112attribute-alias: TC
113description: Technical contact
114is-primary-key: FALSE
115is-required: TRUE
116is-repeatable: FALSE
117is-multi-line: FALSE
118is-hierarchical: FALSE
119index: NONE
120type: ID
121---
122attribute: Abuse-Contact
123attribute-alias: NA
124description: Network Abuse contact
125is-primary-key: FALSE
126is-required: FALSE
127is-repeatable: FALSE
128is-multi-line: FALSE
129is-hierarchical: FALSE
130index: NONE
131type: ID
132---
133attribute: Created
134attribute-alias: CR
135description: Creation date
136is-primary-key: FALSE
137is-required: TRUE
138is-repeatable: FALSE
139is-multi-line: FALSE
140is-hierarchical: FALSE
141index: NONE
142type: TEXT
143---
144attribute: Updated-By
145attribute-alias: UB
146description: Updated by
147is-primary-key: FALSE
148is-required: TRUE
149is-repeatable: FALSE
150is-multi-line: FALSE
151is-hierarchical: FALSE
152index: NONE
153type: TEXT
154attribute: Network-Name
155attribute-alias: NN
156description: Network name
157is-primary-key: FALSE
158is-required: TRUE
159is-repeatable: FALSE
160is-multi-line: FALSE
161is-hierarchical: FALSE
162index: EXACT
163type: TEXT
164---
165attribute: IP-Network
166attribute-alias: IPN
167description: IP network in CIDR notation
168is-primary-key: TRUE
169is-required: TRUE
170is-repeatable: TRUE
171is-multi-line: FALSE
172is-hierarchical: TRUE
173index: CIDR
174type: TEXT
175---
176attribute: IP-Network-Block
177attribute-alias: IPNB
178description: IP address range
179is-primary-key: FALSE
180is-required: TRUE
181is-repeatable: FALSE
182is-multi-line: FALSE
183is-hierarchical: FALSE
184index: NONE
185type: TEXT
186---
187attribute: Org-Name
188attribute-alias: ORG
189description: Organization
190is-primary-key: FALSE
191is-required: TRUE
192is-repeatable: FALSE
193is-multi-line: FALSE
194is-hierarchical: FALSE
195index: NONE
196type: TEXT
197---
198attribute: Street-Address
199attribute-alias: SA
200description: Street address
201is-primary-key: FALSE
202is-required: TRUE
203is-repeatable: FALSE
204is-multi-line: FALSE
205is-hierarchical: FALSE
206index: NONE
207type: TEXT
208---
209attribute: City
210attribute-alias: CITY
211description: City
212is-primary-key: FALSE
213is-required: TRUE
214is-repeatable: FALSE
215is-multi-line: FALSE
216is-hierarchical: FALSE
217index: NONE
218type: TEXT
219---
220attribute: StateProv
221attribute-alias: SP
222description: State or province
223is-primary-key: FALSE
224is-required: TRUE
225is-repeatable: FALSE
226is-multi-line: FALSE
227is-hierarchical: FALSE
228index: NONE
229type: TEXT
230---
231attribute: Postal-Code
232attribute-alias: ZIP
233description: ZIP or postal code
234is-primary-key: FALSE
235is-required: TRUE
236is-repeatable: FALSE
237is-multi-line: FALSE
238is-hierarchical: FALSE
239index: NONE
240type: TEXT
241---
242attribute: Country-Code
243attribute-alias: CC
244description: Two-letter country code
245is-primary-key: FALSE
246is-required: TRUE
247is-repeatable: FALSE
248is-multi-line: FALSE
249is-hierarchical: FALSE
250index: NONE
251type: TEXT
252---
253attribute: Admin-Contact
254attribute-alias: AC
255description: Administrative contact
256is-primary-key: FALSE
257is-required: FALSE
258is-repeatable: FALSE
259is-multi-line: FALSE
260is-hierarchical: FALSE
261index: NONE
262type: ID
263---
264attribute: Tech-Contact
265attribute-alias: TC
266description: Technical contact
267is-primary-key: FALSE
268is-required: TRUE
269is-repeatable: FALSE
270is-multi-line: FALSE
271is-hierarchical: FALSE
272index: NONE
273type: ID
274---
275attribute: Abuse-Contact
276attribute-alias: NA
277description: Network Abuse contact
278is-primary-key: FALSE
279is-required: FALSE
280is-repeatable: FALSE
281is-multi-line: FALSE
282is-hierarchical: FALSE
283index: NONE
284type: ID
285---
286attribute: Created
287attribute-alias: CR
288description: Creation date
289is-primary-key: FALSE
290is-required: TRUE
291is-repeatable: FALSE
292is-multi-line: FALSE
293is-hierarchical: FALSE
294index: NONE
295type: TEXT
296---
297attribute: Updated-By
298attribute-alias: UB
299description: Updated by
300is-primary-key: FALSE
301is-required: TRUE
302is-repeatable: FALSE
303is-multi-line: FALSE
304is-hierarchical: FALSE
305index: NONE
306type: TEXT
Note: See TracBrowser for help on using the repository browser.