Matteo Scandolo | ba678a9 | 2016-06-20 17:16:15 -0700 | [diff] [blame] | 1 | [ |
| 2 | { |
| 3 | "humanReadableName": "Public shared IPv4", |
| 4 | "validators": { |
| 5 | "policed": [], |
| 6 | "backend_register": [ |
| 7 | "notBlank" |
| 8 | ], |
| 9 | "backend_status": [ |
| 10 | "notBlank" |
| 11 | ], |
| 12 | "id": [], |
| 13 | "access": [], |
| 14 | "shared_network_name": [], |
| 15 | "controller_kind": [], |
| 16 | "updated": [ |
| 17 | "notBlank" |
| 18 | ], |
| 19 | "description": [], |
| 20 | "deleted": [], |
| 21 | "visibility": [ |
| 22 | "notBlank" |
| 23 | ], |
| 24 | "lazy_blocked": [], |
| 25 | "guaranteed_bandwidth": [ |
| 26 | "notBlank" |
| 27 | ], |
| 28 | "translation": [ |
| 29 | "notBlank" |
| 30 | ], |
| 31 | "topology_kind": [ |
| 32 | "notBlank" |
| 33 | ], |
| 34 | "enacted": [], |
| 35 | "name": [ |
| 36 | "notBlank" |
| 37 | ], |
| 38 | "created": [], |
| 39 | "write_protect": [], |
| 40 | "no_policy": [], |
| 41 | "no_sync": [], |
| 42 | "shared_network_id": [] |
| 43 | }, |
| 44 | "id": 1, |
| 45 | "created": "2016-06-23T20:14:16.126918Z", |
| 46 | "updated": "2016-06-23T20:14:16.126754Z", |
| 47 | "enacted": null, |
| 48 | "policed": null, |
| 49 | "backend_register": "{}", |
| 50 | "backend_status": "0 - Provisioning in progress", |
| 51 | "deleted": false, |
| 52 | "write_protect": false, |
| 53 | "lazy_blocked": false, |
| 54 | "no_sync": false, |
| 55 | "no_policy": false, |
| 56 | "name": "Public shared IPv4", |
| 57 | "description": null, |
| 58 | "guaranteed_bandwidth": 0, |
| 59 | "visibility": "private", |
| 60 | "translation": "NAT", |
| 61 | "access": null, |
| 62 | "shared_network_name": "nat-net", |
| 63 | "shared_network_id": null, |
| 64 | "topology_kind": "bigswitch", |
| 65 | "controller_kind": null |
| 66 | }, |
| 67 | { |
| 68 | "humanReadableName": "Public dedicated IPv4", |
| 69 | "validators": { |
| 70 | "policed": [], |
| 71 | "backend_register": [ |
| 72 | "notBlank" |
| 73 | ], |
| 74 | "backend_status": [ |
| 75 | "notBlank" |
| 76 | ], |
| 77 | "id": [], |
| 78 | "access": [], |
| 79 | "shared_network_name": [], |
| 80 | "controller_kind": [], |
| 81 | "updated": [ |
| 82 | "notBlank" |
| 83 | ], |
| 84 | "description": [], |
| 85 | "deleted": [], |
| 86 | "visibility": [ |
| 87 | "notBlank" |
| 88 | ], |
| 89 | "lazy_blocked": [], |
| 90 | "guaranteed_bandwidth": [ |
| 91 | "notBlank" |
| 92 | ], |
| 93 | "translation": [ |
| 94 | "notBlank" |
| 95 | ], |
| 96 | "topology_kind": [ |
| 97 | "notBlank" |
| 98 | ], |
| 99 | "enacted": [], |
| 100 | "name": [ |
| 101 | "notBlank" |
| 102 | ], |
| 103 | "created": [], |
| 104 | "write_protect": [], |
| 105 | "no_policy": [], |
| 106 | "no_sync": [], |
| 107 | "shared_network_id": [] |
| 108 | }, |
| 109 | "id": 3, |
| 110 | "created": "2016-06-23T20:14:16.202765Z", |
| 111 | "updated": "2016-06-23T20:14:16.202562Z", |
| 112 | "enacted": null, |
| 113 | "policed": null, |
| 114 | "backend_register": "{}", |
| 115 | "backend_status": "0 - Provisioning in progress", |
| 116 | "deleted": false, |
| 117 | "write_protect": false, |
| 118 | "lazy_blocked": false, |
| 119 | "no_sync": false, |
| 120 | "no_policy": false, |
| 121 | "name": "Public dedicated IPv4", |
| 122 | "description": null, |
| 123 | "guaranteed_bandwidth": 0, |
| 124 | "visibility": "public", |
| 125 | "translation": "none", |
| 126 | "access": null, |
| 127 | "shared_network_name": "ext-net", |
| 128 | "shared_network_id": null, |
| 129 | "topology_kind": "bigswitch", |
| 130 | "controller_kind": null |
| 131 | }, |
| 132 | { |
| 133 | "humanReadableName": "management_template", |
| 134 | "validators": { |
| 135 | "policed": [], |
| 136 | "backend_register": [ |
| 137 | "notBlank" |
| 138 | ], |
| 139 | "backend_status": [ |
| 140 | "notBlank" |
| 141 | ], |
| 142 | "id": [], |
| 143 | "access": [], |
| 144 | "shared_network_name": [], |
| 145 | "controller_kind": [], |
| 146 | "updated": [ |
| 147 | "notBlank" |
| 148 | ], |
| 149 | "description": [], |
| 150 | "deleted": [], |
| 151 | "visibility": [ |
| 152 | "notBlank" |
| 153 | ], |
| 154 | "lazy_blocked": [], |
| 155 | "guaranteed_bandwidth": [ |
| 156 | "notBlank" |
| 157 | ], |
| 158 | "translation": [ |
| 159 | "notBlank" |
| 160 | ], |
| 161 | "topology_kind": [ |
| 162 | "notBlank" |
| 163 | ], |
| 164 | "enacted": [], |
| 165 | "name": [ |
| 166 | "notBlank" |
| 167 | ], |
| 168 | "created": [], |
| 169 | "write_protect": [], |
| 170 | "no_policy": [], |
| 171 | "no_sync": [], |
| 172 | "shared_network_id": [] |
| 173 | }, |
| 174 | "id": 4, |
| 175 | "created": "2016-06-23T20:18:19.778090Z", |
| 176 | "updated": "2016-06-23T20:18:19.777887Z", |
| 177 | "enacted": null, |
| 178 | "policed": null, |
| 179 | "backend_register": "{}", |
| 180 | "backend_status": "0 - Provisioning in progress", |
| 181 | "deleted": false, |
| 182 | "write_protect": false, |
| 183 | "lazy_blocked": false, |
| 184 | "no_sync": false, |
| 185 | "no_policy": false, |
| 186 | "name": "management_template", |
| 187 | "description": null, |
| 188 | "guaranteed_bandwidth": 0, |
| 189 | "visibility": "private", |
| 190 | "translation": "none", |
| 191 | "access": null, |
| 192 | "shared_network_name": null, |
| 193 | "shared_network_id": null, |
| 194 | "topology_kind": "bigswitch", |
| 195 | "controller_kind": null |
| 196 | }, |
| 197 | { |
| 198 | "humanReadableName": "Private", |
| 199 | "validators": { |
| 200 | "policed": [], |
| 201 | "backend_register": [ |
| 202 | "notBlank" |
| 203 | ], |
| 204 | "backend_status": [ |
| 205 | "notBlank" |
| 206 | ], |
| 207 | "id": [], |
| 208 | "access": [], |
| 209 | "shared_network_name": [], |
| 210 | "controller_kind": [], |
| 211 | "updated": [ |
| 212 | "notBlank" |
| 213 | ], |
| 214 | "description": [], |
| 215 | "deleted": [], |
| 216 | "visibility": [ |
| 217 | "notBlank" |
| 218 | ], |
| 219 | "lazy_blocked": [], |
| 220 | "guaranteed_bandwidth": [ |
| 221 | "notBlank" |
| 222 | ], |
| 223 | "translation": [ |
| 224 | "notBlank" |
| 225 | ], |
| 226 | "topology_kind": [ |
| 227 | "notBlank" |
| 228 | ], |
| 229 | "enacted": [], |
| 230 | "name": [ |
| 231 | "notBlank" |
| 232 | ], |
| 233 | "created": [], |
| 234 | "write_protect": [], |
| 235 | "no_policy": [], |
| 236 | "no_sync": [], |
| 237 | "shared_network_id": [] |
| 238 | }, |
| 239 | "id": 2, |
| 240 | "created": "2016-06-23T20:14:16.178408Z", |
| 241 | "updated": "2016-06-23T20:18:24.072523Z", |
| 242 | "enacted": null, |
| 243 | "policed": null, |
| 244 | "backend_register": "{}", |
| 245 | "backend_status": "0 - Provisioning in progress", |
| 246 | "deleted": false, |
| 247 | "write_protect": false, |
| 248 | "lazy_blocked": false, |
| 249 | "no_sync": false, |
| 250 | "no_policy": false, |
| 251 | "name": "Private", |
| 252 | "description": null, |
| 253 | "guaranteed_bandwidth": 0, |
| 254 | "visibility": "private", |
| 255 | "translation": "none", |
| 256 | "access": null, |
| 257 | "shared_network_name": null, |
| 258 | "shared_network_id": null, |
| 259 | "topology_kind": "bigswitch", |
| 260 | "controller_kind": null |
| 261 | } |
| 262 | ] |