2 "name": "hardware_vtep",
3 "cksum": "3096797177 6063",
8 "type": {"key": {"type": "uuid",
9 "refTable": "Manager"},
10 "min": 0, "max": "unlimited"}},
12 "type": {"key": {"type": "uuid", "refTable": "Physical_Switch"},
13 "min": 0, "max": "unlimited"}}
20 "type": {"key": {"type": "uuid", "refTable": "Physical_Port"},
21 "min": 0, "max": "unlimited"}},
22 "name": {"type": "string"},
23 "description": {"type": "string"},
25 "type": {"key": {"type": "string"}, "min": 0, "max": "unlimited"}},
27 "type": {"key": {"type": "string"}, "min": 0, "max": "unlimited"}},
28 "switch_fault_status": {
30 "key": "string", "min": 0, "max": "unlimited"},
32 "indexes": [["name"]]},
35 "name": {"type": "string"},
36 "description": {"type": "string"},
38 "type": {"key": {"type": "integer",
39 "minInteger": 0, "maxInteger": 4095},
40 "value": {"type": "uuid", "refTable": "Logical_Switch"},
41 "min": 0, "max": "unlimited"}},
43 "type": {"key": {"type": "integer",
44 "minInteger": 0, "maxInteger": 4095},
45 "value": {"type": "uuid",
46 "refTable": "Logical_Binding_Stats"},
47 "min": 0, "max": "unlimited"}},
48 "port_fault_status": {
50 "key": "string", "min": 0, "max": "unlimited"},
52 "Logical_Binding_Stats": {
54 "bytes_from_local": {"type": "integer"},
55 "packets_from_local": {"type": "integer"},
56 "bytes_to_local": {"type": "integer"},
57 "packets_to_local": {"type": "integer"}}},
60 "name": {"type": "string"},
61 "description": {"type": "string"},
62 "tunnel_key": {"type": {"key": "integer", "min": 0, "max": 1}}},
64 "indexes": [["name"]]},
67 "MAC": {"type": "string"},
69 "type": {"key": {"type": "uuid",
70 "refTable": "Logical_Switch"}}},
72 "type": {"key": {"type": "uuid",
73 "refTable": "Physical_Locator"}}},
74 "ipaddr": {"type": "string"}},
76 "Ucast_Macs_Remote": {
78 "MAC": {"type": "string"},
80 "type": {"key": {"type": "uuid",
81 "refTable": "Logical_Switch"}}},
83 "type": {"key": {"type": "uuid",
84 "refTable": "Physical_Locator"}}},
85 "ipaddr": {"type": "string"}},
89 "MAC": {"type": "string"},
91 "type": {"key": {"type": "uuid",
92 "refTable": "Logical_Switch"}}},
94 "type": {"key": {"type": "uuid",
95 "refTable": "Physical_Locator_Set"}}},
96 "ipaddr": {"type": "string"}},
98 "Mcast_Macs_Remote": {
100 "MAC": {"type": "string"},
102 "type": {"key": {"type": "uuid",
103 "refTable": "Logical_Switch"}}},
105 "type": {"key": {"type": "uuid",
106 "refTable": "Physical_Locator_Set"}}},
107 "ipaddr": {"type": "string"}},
111 "name": {"type": "string"},
112 "description": {"type": "string"},
114 "type": {"key": {"type": "string"},
115 "value": {"type": "uuid",
116 "refTable": "Logical_Switch"},
117 "min": 0, "max": "unlimited"}},
119 "type": {"key": {"type": "string"},
120 "value": {"type" : "string"},
121 "min": 0, "max": "unlimited"}}},
123 "indexes": [["name"]]},
124 "Arp_Sources_Local": {
126 "src_mac": {"type": "string"},
128 "type": {"key": {"type": "uuid",
129 "refTable": "Physical_Locator"}}}},
131 "Arp_Sources_Remote": {
133 "src_mac": {"type": "string"},
135 "type": {"key": {"type": "uuid",
136 "refTable": "Physical_Locator"}}}},
138 "Physical_Locator_Set": {
141 "type": {"key": {"type": "uuid", "refTable": "Physical_Locator"},
142 "min": 1, "max": "unlimited"},
144 "Physical_Locator": {
146 "encapsulation_type": {
149 "enum": ["set", ["vxlan_over_ipv4"]],
152 "dst_ip": {"type": "string", "mutable": false},
154 "type": {"key": "string", "value": "string",
155 "min": 0, "max": "unlimited"}},
157 "type": {"key": "string", "value": "string",
158 "min": 0, "max": "unlimited"}}},
159 "indexes": [["encapsulation_type", "dst_ip"]]},
162 "target": {"type": "string"},
164 "type": {"key": {"type": "integer",
166 "min": 0, "max": 1}},
167 "inactivity_probe": {
168 "type": {"key": "integer", "min": 0, "max": 1}},
170 "type": {"key": "string", "value": "string", "min": 0, "max": "unlimited"}},
175 "type": {"key": "string", "value": "string", "min": 0, "max": "unlimited"},
177 "indexes": [["target"]],