@itentialopensource/adapter-openstack_neutron 0.1.1 → 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (65) hide show
  1. package/CALLS.md +305 -305
  2. package/CHANGELOG.md +8 -1
  3. package/adapterBase.js +23 -1
  4. package/entities/APIVersions/action.json +4 -2
  5. package/entities/AddressGroups/action.json +28 -7
  6. package/entities/AddressScopes/action.json +10 -5
  7. package/entities/Agents/action.json +8 -4
  8. package/entities/AutoAllocatedTopologies/action.json +4 -2
  9. package/entities/AvailabilityZones/action.json +2 -1
  10. package/entities/BGPPeer/action.json +10 -5
  11. package/entities/BGPSpeaker/action.json +22 -11
  12. package/entities/BGPVPNs/action.json +10 -5
  13. package/entities/DHCPAgentScheduler/action.json +8 -4
  14. package/entities/Extensions/action.json +4 -2
  15. package/entities/FWaaSV20CURRENTFwaasFirewallGroupsFirewallPoliciesFirewallRules/action.json +34 -17
  16. package/entities/FirewallLogs/action.json +10 -5
  17. package/entities/FloatingIPPoolsFloatingipPools/action.json +2 -1
  18. package/entities/FloatingIPsFloatingips/action.json +10 -5
  19. package/entities/FloatingIPsPortForwarding/action.json +10 -5
  20. package/entities/L3AgentScheduler/action.json +8 -4
  21. package/entities/LocalIPAssociationsPortAssociations/action.json +6 -3
  22. package/entities/LocalIPsLocalIps/action.json +10 -5
  23. package/entities/LogResource/action.json +10 -5
  24. package/entities/LoggableResource/action.json +2 -1
  25. package/entities/LoggingResources/action.json +10 -5
  26. package/entities/MeteringLabelsAndRulesMeteringLabelsMeteringLabelRules/action.json +16 -8
  27. package/entities/NetworkAssociations/action.json +8 -4
  28. package/entities/NetworkIPAvailabilityAndUsageStats/action.json +4 -2
  29. package/entities/NetworkSegmentRanges/action.json +10 -5
  30. package/entities/NetworkingFlavorsFrameworkV20CURRENTFlavorServiceProfile/action.json +24 -12
  31. package/entities/Networks/action.json +10 -5
  32. package/entities/PortAssociations/action.json +10 -5
  33. package/entities/Ports/action.json +10 -5
  34. package/entities/QoSBandwidthLimitRules/action.json +10 -5
  35. package/entities/QoSDSCPMarkingRules/action.json +10 -5
  36. package/entities/QoSMinimumBandwidthRules/action.json +10 -5
  37. package/entities/QoSMinimumPacketRateRules/action.json +10 -5
  38. package/entities/QoSPacketRateLimitRules/action.json +10 -5
  39. package/entities/QoSPoliciesQos/action.json +10 -5
  40. package/entities/QoSRuleTypes/action.json +4 -2
  41. package/entities/QualityOfServiceMinimumPacketRateRuleAliasAPI/action.json +6 -3
  42. package/entities/QualityOfServiceRulesAliasAPI/action.json +18 -9
  43. package/entities/QuotasDetailsExtensionQuotaDetails/action.json +2 -1
  44. package/entities/QuotasExtensionQuotas/action.json +10 -5
  45. package/entities/RBACPolicies/action.json +10 -5
  46. package/entities/RouterAssociations/action.json +10 -5
  47. package/entities/RouterNDPProxyNdpProxies/action.json +10 -5
  48. package/entities/RoutersConntrackHelperCTTargetRules/action.json +10 -5
  49. package/entities/RoutersRouters/action.json +18 -9
  50. package/entities/SecurityGroupRulesSecurityGroupRules/action.json +8 -4
  51. package/entities/SecurityGroupsSecurityGroups/action.json +10 -5
  52. package/entities/Segments/action.json +10 -5
  53. package/entities/ServiceProviders/action.json +2 -1
  54. package/entities/SubnetPoolPrefixOperationsSubnetpoolPrefixOps/action.json +4 -2
  55. package/entities/SubnetPoolsExtensionSubnetpools/action.json +10 -5
  56. package/entities/Subnets/action.json +10 -5
  57. package/entities/TagExtensionTags/action.json +12 -6
  58. package/entities/TapAsAService/action.json +20 -10
  59. package/entities/TrunkNetworking/action.json +16 -8
  60. package/entities/VPNaaS20VpnVpnservicesIkepoliciesIpsecpoliciesEndpointGroupsIpsecSiteConnections/action.json +50 -25
  61. package/package.json +2 -2
  62. package/refs?service=git-upload-pack +0 -0
  63. package/report/adapterInfo.json +4 -4
  64. package/sampleProperties.json +1 -0
  65. package/test/unit/adapterTestUnit.js +2 -0
@@ -4,7 +4,8 @@
4
4
  "name": "listFirewallGroups",
5
5
  "protocol": "REST",
6
6
  "method": "GET",
7
- "entitypath": "{base_path}/{version}/v2.0/fwaas/firewall_groups?{query}",
7
+ "entitypath": {"v0":"{base_path}/{version}/v2.0/logging/logging_resources/{pathv1}/firewall_logs?{query}",
8
+ "v1": "{base_path}/{version}/logging/logging_resources/{pathv1}/firewall_logs?{query}" },
8
9
  "requestSchema": "schema.json",
9
10
  "responseSchema": "schema.json",
10
11
  "timeout": 0,
@@ -25,7 +26,8 @@
25
26
  "name": "createFirewallGroup",
26
27
  "protocol": "REST",
27
28
  "method": "POST",
28
- "entitypath": "{base_path}/{version}/v2.0/fwaas/firewall_groups?{query}",
29
+ "entitypath": {"v0":"{base_path}/{version}/v2.0/logging/logging_resources/{pathv1}/firewall_logs?{query}",
30
+ "v1": "{base_path}/{version}/logging/logging_resources/{pathv1}/firewall_logs?{query}" },
29
31
  "requestSchema": "schema.json",
30
32
  "responseSchema": "schema.json",
31
33
  "timeout": 0,
@@ -45,7 +47,8 @@
45
47
  "name": "showFirewallGroupDetails",
46
48
  "protocol": "REST",
47
49
  "method": "GET",
48
- "entitypath": "{base_path}/{version}/v2.0/fwaas/firewall_groups/{pathv1}?{query}",
50
+ "entitypath": {"v0":"{base_path}/{version}/v2.0/logging/logging_resources/{pathv1}/firewall_logs?{query}",
51
+ "v1": "{base_path}/{version}/logging/logging_resources/{pathv1}/firewall_logs?{query}" },
49
52
  "requestSchema": "schema.json",
50
53
  "responseSchema": "schema.json",
51
54
  "timeout": 0,
@@ -66,7 +69,8 @@
66
69
  "name": "updateFirewallGroup",
67
70
  "protocol": "REST",
68
71
  "method": "PUT",
69
- "entitypath": "{base_path}/{version}/v2.0/fwaas/firewall_groups/{pathv1}?{query}",
72
+ "entitypath":{"v0":"{base_path}/{version}/v2.0/logging/logging_resources/{pathv1}/firewall_logs?{query}",
73
+ "v1": "{base_path}/{version}/logging/logging_resources/{pathv1}/firewall_logs?{query}" },
70
74
  "requestSchema": "schema.json",
71
75
  "responseSchema": "schema.json",
72
76
  "timeout": 0,
@@ -86,7 +90,8 @@
86
90
  "name": "deleteFirewallGroup",
87
91
  "protocol": "REST",
88
92
  "method": "DELETE",
89
- "entitypath": "{base_path}/{version}/v2.0/fwaas/firewall_groups/{pathv1}?{query}",
93
+ "entitypath": {"v0":"{base_path}/{version}/v2.0/logging/logging_resources/{pathv1}/firewall_logs?{query}",
94
+ "v1": "{base_path}/{version}/logging/logging_resources/{pathv1}/firewall_logs?{query}" },
90
95
  "requestSchema": "schema.json",
91
96
  "responseSchema": "schema.json",
92
97
  "timeout": 0,
@@ -106,7 +111,8 @@
106
111
  "name": "listFirewallPolicies",
107
112
  "protocol": "REST",
108
113
  "method": "GET",
109
- "entitypath": "{base_path}/{version}/v2.0/fwaas/firewall_policies?{query}",
114
+ "entitypath": {"v0":"{base_path}/{version}/v2.0/logging/logging_resources/{pathv1}/firewall_logs?{query}",
115
+ "v1": "{base_path}/{version}/logging/logging_resources/{pathv1}/firewall_logs?{query}" },
110
116
  "requestSchema": "schema.json",
111
117
  "responseSchema": "schema.json",
112
118
  "timeout": 0,
@@ -127,7 +133,8 @@
127
133
  "name": "createFirewallPolicy",
128
134
  "protocol": "REST",
129
135
  "method": "POST",
130
- "entitypath": "{base_path}/{version}/v2.0/fwaas/firewall_policies?{query}",
136
+ "entitypath": {"v0":"{base_path}/{version}/v2.0/logging/logging_resources/{pathv1}/firewall_logs?{query}",
137
+ "v1": "{base_path}/{version}/logging/logging_resources/{pathv1}/firewall_logs?{query}" },
131
138
  "requestSchema": "schema.json",
132
139
  "responseSchema": "schema.json",
133
140
  "timeout": 0,
@@ -147,7 +154,8 @@
147
154
  "name": "showFirewallPolicyDetails",
148
155
  "protocol": "REST",
149
156
  "method": "GET",
150
- "entitypath": "{base_path}/{version}/v2.0/fwaas/firewall_policies/{pathv1}?{query}",
157
+ "entitypath": {"v0":"{base_path}/{version}/v2.0/logging/logging_resources/{pathv1}/firewall_logs?{query}",
158
+ "v1": "{base_path}/{version}/logging/logging_resources/{pathv1}/firewall_logs?{query}" },
151
159
  "requestSchema": "schema.json",
152
160
  "responseSchema": "schema.json",
153
161
  "timeout": 0,
@@ -168,7 +176,8 @@
168
176
  "name": "updateFirewallPolicy",
169
177
  "protocol": "REST",
170
178
  "method": "PUT",
171
- "entitypath": "{base_path}/{version}/v2.0/fwaas/firewall_policies/{pathv1}?{query}",
179
+ "entitypath": {"v0":"{base_path}/{version}/v2.0/logging/logging_resources/{pathv1}/firewall_logs?{query}",
180
+ "v1": "{base_path}/{version}/logging/logging_resources/{pathv1}/firewall_logs?{query}" },
172
181
  "requestSchema": "schema.json",
173
182
  "responseSchema": "schema.json",
174
183
  "timeout": 0,
@@ -188,7 +197,8 @@
188
197
  "name": "deleteFirewallPolicy",
189
198
  "protocol": "REST",
190
199
  "method": "DELETE",
191
- "entitypath": "{base_path}/{version}/v2.0/fwaas/firewall_policies/{pathv1}?{query}",
200
+ "entitypath": {"v0":"{base_path}/{version}/v2.0/logging/logging_resources/{pathv1}/firewall_logs?{query}",
201
+ "v1": "{base_path}/{version}/logging/logging_resources/{pathv1}/firewall_logs?{query}" },
192
202
  "requestSchema": "schema.json",
193
203
  "responseSchema": "schema.json",
194
204
  "timeout": 0,
@@ -208,7 +218,8 @@
208
218
  "name": "listFirewallRules",
209
219
  "protocol": "REST",
210
220
  "method": "GET",
211
- "entitypath": "{base_path}/{version}/v2.0/fwaas/firewall_rules?{query}",
221
+ "entitypath": {"v0":"{base_path}/{version}/v2.0/logging/logging_resources/{pathv1}/firewall_logs?{query}",
222
+ "v1": "{base_path}/{version}/logging/logging_resources/{pathv1}/firewall_logs?{query}" },
212
223
  "requestSchema": "schema.json",
213
224
  "responseSchema": "schema.json",
214
225
  "timeout": 0,
@@ -229,7 +240,8 @@
229
240
  "name": "createFirewallRule",
230
241
  "protocol": "REST",
231
242
  "method": "POST",
232
- "entitypath": "{base_path}/{version}/v2.0/fwaas/firewall_rules?{query}",
243
+ "entitypath": {"v0":"{base_path}/{version}/v2.0/logging/logging_resources/{pathv1}/firewall_logs?{query}",
244
+ "v1": "{base_path}/{version}/logging/logging_resources/{pathv1}/firewall_logs?{query}" },
233
245
  "requestSchema": "schema.json",
234
246
  "responseSchema": "schema.json",
235
247
  "timeout": 0,
@@ -249,7 +261,8 @@
249
261
  "name": "showFirewallRuleDetails",
250
262
  "protocol": "REST",
251
263
  "method": "GET",
252
- "entitypath": "{base_path}/{version}/v2.0/fwaas/firewall_rules/{pathv1}?{query}",
264
+ "entitypath": {"v0":"{base_path}/{version}/v2.0/logging/logging_resources/{pathv1}/firewall_logs?{query}",
265
+ "v1": "{base_path}/{version}/logging/logging_resources/{pathv1}/firewall_logs?{query}" },
253
266
  "requestSchema": "schema.json",
254
267
  "responseSchema": "schema.json",
255
268
  "timeout": 0,
@@ -270,7 +283,8 @@
270
283
  "name": "updateFirewallRule",
271
284
  "protocol": "REST",
272
285
  "method": "PUT",
273
- "entitypath": "{base_path}/{version}/v2.0/fwaas/firewall_rules/{pathv1}?{query}",
286
+ "entitypath": {"v0":"{base_path}/{version}/v2.0/logging/logging_resources/{pathv1}/firewall_logs?{query}",
287
+ "v1": "{base_path}/{version}/logging/logging_resources/{pathv1}/firewall_logs?{query}" },
274
288
  "requestSchema": "schema.json",
275
289
  "responseSchema": "schema.json",
276
290
  "timeout": 0,
@@ -290,7 +304,8 @@
290
304
  "name": "deleteFirewallRule",
291
305
  "protocol": "REST",
292
306
  "method": "DELETE",
293
- "entitypath": "{base_path}/{version}/v2.0/fwaas/firewall_rules/{pathv1}?{query}",
307
+ "entitypath": {"v0":"{base_path}/{version}/v2.0/logging/logging_resources/{pathv1}/firewall_logs?{query}",
308
+ "v1": "{base_path}/{version}/logging/logging_resources/{pathv1}/firewall_logs?{query}" },
294
309
  "requestSchema": "schema.json",
295
310
  "responseSchema": "schema.json",
296
311
  "timeout": 0,
@@ -310,7 +325,8 @@
310
325
  "name": "insertRuleIntoAFirewallPolicy",
311
326
  "protocol": "REST",
312
327
  "method": "PUT",
313
- "entitypath": "{base_path}/{version}/v2.0/fwaas/firewall_policies/{pathv1}/insert_rule?{query}",
328
+ "entitypath": {"v0":"{base_path}/{version}/v2.0/logging/logging_resources/{pathv1}/firewall_logs?{query}",
329
+ "v1": "{base_path}/{version}/logging/logging_resources/{pathv1}/firewall_logs?{query}" },
314
330
  "requestSchema": "schema.json",
315
331
  "responseSchema": "schema.json",
316
332
  "timeout": 0,
@@ -330,7 +346,8 @@
330
346
  "name": "removeRuleFromFirewallPolicy",
331
347
  "protocol": "REST",
332
348
  "method": "PUT",
333
- "entitypath": "{base_path}/{version}/v2.0/fwaas/firewall_policies/{pathv1}/remove_rule?{query}",
349
+ "entitypath": {"v0":"{base_path}/{version}/v2.0/logging/logging_resources/{pathv1}/firewall_logs?{query}",
350
+ "v1": "{base_path}/{version}/logging/logging_resources/{pathv1}/firewall_logs?{query}" },
334
351
  "requestSchema": "schema.json",
335
352
  "responseSchema": "schema.json",
336
353
  "timeout": 0,
@@ -4,7 +4,8 @@
4
4
  "name": "listFirewallLogs",
5
5
  "protocol": "REST",
6
6
  "method": "GET",
7
- "entitypath": "{base_path}/{version}/v2.0/logging/logging_resources/{pathv1}/firewall_logs?{query}",
7
+ "entitypath": {"v0":"{base_path}/{version}/v2.0/logging/logging_resources/{pathv1}/firewall_logs?{query}",
8
+ "v1": "{base_path}/{version}/logging/logging_resources/{pathv1}/firewall_logs?{query}" },
8
9
  "requestSchema": "schema.json",
9
10
  "responseSchema": "schema.json",
10
11
  "timeout": 0,
@@ -25,7 +26,8 @@
25
26
  "name": "createFirewallLog",
26
27
  "protocol": "REST",
27
28
  "method": "POST",
28
- "entitypath": "{base_path}/{version}/v2.0/logging/logging_resources/{pathv1}/firewall_logs?{query}",
29
+ "entitypath": {"v0":"{base_path}/{version}/v2.0/logging/logging_resources/{pathv1}/firewall_logs?{query}",
30
+ "v1": "{base_path}/{version}/logging/logging_resources/{pathv1}/firewall_logs?{query}" },
29
31
  "requestSchema": "schema.json",
30
32
  "responseSchema": "schema.json",
31
33
  "timeout": 0,
@@ -45,7 +47,8 @@
45
47
  "name": "showFirewallLogDetails",
46
48
  "protocol": "REST",
47
49
  "method": "GET",
48
- "entitypath": "{base_path}/{version}/v2.0/logging/logging_resources/{pathv1}/firewall_logs/{pathv2}?{query}",
50
+ "entitypath": {"v0":"{base_path}/{version}/v2.0/logging/logging_resources/{pathv1}/firewall_logs?{query}",
51
+ "v1": "{base_path}/{version}/logging/logging_resources/{pathv1}/firewall_logs?{query}" },
49
52
  "requestSchema": "schema.json",
50
53
  "responseSchema": "schema.json",
51
54
  "timeout": 0,
@@ -66,7 +69,8 @@
66
69
  "name": "updateFirewallLog",
67
70
  "protocol": "REST",
68
71
  "method": "PUT",
69
- "entitypath": "{base_path}/{version}/v2.0/logging/logging_resources/{pathv1}/firewall_logs/{pathv2}?{query}",
72
+ "entitypath": {"v0":"{base_path}/{version}/v2.0/logging/logging_resources/{pathv1}/firewall_logs?{query}",
73
+ "v1": "{base_path}/{version}/logging/logging_resources/{pathv1}/firewall_logs?{query}" },
70
74
  "requestSchema": "schema.json",
71
75
  "responseSchema": "schema.json",
72
76
  "timeout": 0,
@@ -86,7 +90,8 @@
86
90
  "name": "deleteFirewallLog",
87
91
  "protocol": "REST",
88
92
  "method": "DELETE",
89
- "entitypath": "{base_path}/{version}/v2.0/logging/logging_resources/{pathv1}/firewall_logs/{pathv2}?{query}",
93
+ "entitypath": {"v0":"{base_path}/{version}/v2.0/logging/logging_resources/{pathv1}/firewall_logs?{query}",
94
+ "v1": "{base_path}/{version}/logging/logging_resources/{pathv1}/firewall_logs?{query}" },
90
95
  "requestSchema": "schema.json",
91
96
  "responseSchema": "schema.json",
92
97
  "timeout": 0,
@@ -4,7 +4,8 @@
4
4
  "name": "listFloatingIPPools",
5
5
  "protocol": "REST",
6
6
  "method": "GET",
7
- "entitypath": "{base_path}/{version}/v2.0/floatingip_pools?{query}",
7
+ "entitypath": {"v0":"{base_path}/{version}/v2.0/logging/logging_resources/{pathv1}/firewall_logs?{query}",
8
+ "v1": "{base_path}/{version}/logging/logging_resources/{pathv1}/firewall_logs?{query}" },
8
9
  "requestSchema": "schema.json",
9
10
  "responseSchema": "schema.json",
10
11
  "timeout": 0,
@@ -4,7 +4,8 @@
4
4
  "name": "listFloatingIPs",
5
5
  "protocol": "REST",
6
6
  "method": "GET",
7
- "entitypath": "{base_path}/{version}/v2.0/floatingips?{query}",
7
+ "entitypath": {"v0":"{base_path}/{version}/v2.0/logging/logging_resources/{pathv1}/firewall_logs?{query}",
8
+ "v1": "{base_path}/{version}/logging/logging_resources/{pathv1}/firewall_logs?{query}" },
8
9
  "requestSchema": "schema.json",
9
10
  "responseSchema": "schema.json",
10
11
  "timeout": 0,
@@ -25,7 +26,8 @@
25
26
  "name": "createFloatingIP",
26
27
  "protocol": "REST",
27
28
  "method": "POST",
28
- "entitypath": "{base_path}/{version}/v2.0/floatingips?{query}",
29
+ "entitypath": {"v0":"{base_path}/{version}/v2.0/logging/logging_resources/{pathv1}/firewall_logs?{query}",
30
+ "v1": "{base_path}/{version}/logging/logging_resources/{pathv1}/firewall_logs?{query}" },
29
31
  "requestSchema": "schema.json",
30
32
  "responseSchema": "schema.json",
31
33
  "timeout": 0,
@@ -45,7 +47,8 @@
45
47
  "name": "showFloatingIPDetails",
46
48
  "protocol": "REST",
47
49
  "method": "GET",
48
- "entitypath": "{base_path}/{version}/v2.0/floatingips/{pathv1}?{query}",
50
+ "entitypath": {"v0":"{base_path}/{version}/v2.0/logging/logging_resources/{pathv1}/firewall_logs?{query}",
51
+ "v1": "{base_path}/{version}/logging/logging_resources/{pathv1}/firewall_logs?{query}" },
49
52
  "requestSchema": "schema.json",
50
53
  "responseSchema": "schema.json",
51
54
  "timeout": 0,
@@ -66,7 +69,8 @@
66
69
  "name": "updateFloatingIP",
67
70
  "protocol": "REST",
68
71
  "method": "PUT",
69
- "entitypath": "{base_path}/{version}/v2.0/floatingips/{pathv1}?{query}",
72
+ "entitypath": {"v0":"{base_path}/{version}/v2.0/logging/logging_resources/{pathv1}/firewall_logs?{query}",
73
+ "v1": "{base_path}/{version}/logging/logging_resources/{pathv1}/firewall_logs?{query}" },
70
74
  "requestSchema": "schema.json",
71
75
  "responseSchema": "schema.json",
72
76
  "timeout": 0,
@@ -86,7 +90,8 @@
86
90
  "name": "deleteFloatingIP",
87
91
  "protocol": "REST",
88
92
  "method": "DELETE",
89
- "entitypath": "{base_path}/{version}/v2.0/floatingips/{pathv1}?{query}",
93
+ "entitypath": {"v0":"{base_path}/{version}/v2.0/logging/logging_resources/{pathv1}/firewall_logs?{query}",
94
+ "v1": "{base_path}/{version}/logging/logging_resources/{pathv1}/firewall_logs?{query}" },
90
95
  "requestSchema": "schema.json",
91
96
  "responseSchema": "schema.json",
92
97
  "timeout": 0,
@@ -4,7 +4,8 @@
4
4
  "name": "showPortForwarding",
5
5
  "protocol": "REST",
6
6
  "method": "GET",
7
- "entitypath": "{base_path}/{version}/v2.0/floatingips/{pathv1}/port_forwardings/{pathv2}?{query}",
7
+ "entitypath": {"v0":"{base_path}/{version}/v2.0/logging/logging_resources/{pathv1}/firewall_logs?{query}",
8
+ "v1": "{base_path}/{version}/logging/logging_resources/{pathv1}/firewall_logs?{query}" },
8
9
  "requestSchema": "schema.json",
9
10
  "responseSchema": "schema.json",
10
11
  "timeout": 0,
@@ -25,7 +26,8 @@
25
26
  "name": "updateAPortForwarding",
26
27
  "protocol": "REST",
27
28
  "method": "PUT",
28
- "entitypath": "{base_path}/{version}/v2.0/floatingips/{pathv1}/port_forwardings/{pathv2}?{query}",
29
+ "entitypath": {"v0":"{base_path}/{version}/v2.0/logging/logging_resources/{pathv1}/firewall_logs?{query}",
30
+ "v1": "{base_path}/{version}/logging/logging_resources/{pathv1}/firewall_logs?{query}" },
29
31
  "requestSchema": "schema.json",
30
32
  "responseSchema": "schema.json",
31
33
  "timeout": 0,
@@ -45,7 +47,8 @@
45
47
  "name": "deleteAFloatingIPPortForwarding",
46
48
  "protocol": "REST",
47
49
  "method": "DELETE",
48
- "entitypath": "{base_path}/{version}/v2.0/floatingips/{pathv1}/port_forwardings/{pathv2}?{query}",
50
+ "entitypath": {"v0":"{base_path}/{version}/v2.0/logging/logging_resources/{pathv1}/firewall_logs?{query}",
51
+ "v1": "{base_path}/{version}/logging/logging_resources/{pathv1}/firewall_logs?{query}" },
49
52
  "requestSchema": "schema.json",
50
53
  "responseSchema": "schema.json",
51
54
  "timeout": 0,
@@ -65,7 +68,8 @@
65
68
  "name": "listFloatingIPPortForwardings",
66
69
  "protocol": "REST",
67
70
  "method": "GET",
68
- "entitypath": "{base_path}/{version}/v2.0/floatingips/{pathv1}/port_forwardings?{query}",
71
+ "entitypath": {"v0":"{base_path}/{version}/v2.0/logging/logging_resources/{pathv1}/firewall_logs?{query}",
72
+ "v1": "{base_path}/{version}/logging/logging_resources/{pathv1}/firewall_logs?{query}" },
69
73
  "requestSchema": "schema.json",
70
74
  "responseSchema": "schema.json",
71
75
  "timeout": 0,
@@ -86,7 +90,8 @@
86
90
  "name": "createPortForwarding",
87
91
  "protocol": "REST",
88
92
  "method": "POST",
89
- "entitypath": "{base_path}/{version}/v2.0/floatingips/{pathv1}/port_forwardings?{query}",
93
+ "entitypath": {"v0":"{base_path}/{version}/v2.0/logging/logging_resources/{pathv1}/firewall_logs?{query}",
94
+ "v1": "{base_path}/{version}/logging/logging_resources/{pathv1}/firewall_logs?{query}" },
90
95
  "requestSchema": "schema.json",
91
96
  "responseSchema": "schema.json",
92
97
  "timeout": 0,
@@ -4,7 +4,8 @@
4
4
  "name": "listRoutersHostedByAnL3Agent",
5
5
  "protocol": "REST",
6
6
  "method": "GET",
7
- "entitypath": "{base_path}/{version}/v2.0/agents/{pathv1}/l3-routers?{query}",
7
+ "entitypath": {"v0":"{base_path}/{version}/v2.0/logging/logging_resources/{pathv1}/firewall_logs?{query}",
8
+ "v1": "{base_path}/{version}/logging/logging_resources/{pathv1}/firewall_logs?{query}" },
8
9
  "requestSchema": "schema.json",
9
10
  "responseSchema": "schema.json",
10
11
  "timeout": 0,
@@ -25,7 +26,8 @@
25
26
  "name": "scheduleRouterToAnL3Agent",
26
27
  "protocol": "REST",
27
28
  "method": "POST",
28
- "entitypath": "{base_path}/{version}/v2.0/agents/{pathv1}/l3-routers?{query}",
29
+ "entitypath": {"v0":"{base_path}/{version}/v2.0/logging/logging_resources/{pathv1}/firewall_logs?{query}",
30
+ "v1": "{base_path}/{version}/logging/logging_resources/{pathv1}/firewall_logs?{query}" },
29
31
  "requestSchema": "schema.json",
30
32
  "responseSchema": "schema.json",
31
33
  "timeout": 0,
@@ -45,7 +47,8 @@
45
47
  "name": "removeL3RouterFromAnL3Agent",
46
48
  "protocol": "REST",
47
49
  "method": "DELETE",
48
- "entitypath": "{base_path}/{version}/v2.0/agents/{pathv1}/l3-routers/{pathv2}?{query}",
50
+ "entitypath": {"v0":"{base_path}/{version}/v2.0/logging/logging_resources/{pathv1}/firewall_logs?{query}",
51
+ "v1": "{base_path}/{version}/logging/logging_resources/{pathv1}/firewall_logs?{query}" },
49
52
  "requestSchema": "schema.json",
50
53
  "responseSchema": "schema.json",
51
54
  "timeout": 0,
@@ -65,7 +68,8 @@
65
68
  "name": "listL3AgentsHostingARouter",
66
69
  "protocol": "REST",
67
70
  "method": "GET",
68
- "entitypath": "{base_path}/{version}/v2.0/routers/{pathv1}/l3-agents?{query}",
71
+ "entitypath":{"v0":"{base_path}/{version}/v2.0/logging/logging_resources/{pathv1}/firewall_logs?{query}",
72
+ "v1": "{base_path}/{version}/logging/logging_resources/{pathv1}/firewall_logs?{query}" },
69
73
  "requestSchema": "schema.json",
70
74
  "responseSchema": "schema.json",
71
75
  "timeout": 0,
@@ -4,7 +4,8 @@
4
4
  "name": "listLocalIPAssociations",
5
5
  "protocol": "REST",
6
6
  "method": "GET",
7
- "entitypath": "{base_path}/{version}/v2.0/local_ips/{pathv1}/port_associations?{query}",
7
+ "entitypath": {"v0":"{base_path}/{version}/v2.0/logging/logging_resources/{pathv1}/firewall_logs?{query}",
8
+ "v1": "{base_path}/{version}/logging/logging_resources/{pathv1}/firewall_logs?{query}" },
8
9
  "requestSchema": "schema.json",
9
10
  "responseSchema": "schema.json",
10
11
  "timeout": 0,
@@ -25,7 +26,8 @@
25
26
  "name": "createLocalIPAssociation",
26
27
  "protocol": "REST",
27
28
  "method": "POST",
28
- "entitypath": "{base_path}/{version}/v2.0/local_ips/{pathv1}/port_associations?{query}",
29
+ "entitypath": {"v0":"{base_path}/{version}/v2.0/logging/logging_resources/{pathv1}/firewall_logs?{query}",
30
+ "v1": "{base_path}/{version}/logging/logging_resources/{pathv1}/firewall_logs?{query}" },
29
31
  "requestSchema": "schema.json",
30
32
  "responseSchema": "schema.json",
31
33
  "timeout": 0,
@@ -45,7 +47,8 @@
45
47
  "name": "deleteLocalIPAssociation",
46
48
  "protocol": "REST",
47
49
  "method": "DELETE",
48
- "entitypath": "{base_path}/{version}/v2.0/local_ips/{pathv1}/port_associations/{pathv2}?{query}",
50
+ "entitypath": {"v0":"{base_path}/{version}/v2.0/logging/logging_resources/{pathv1}/firewall_logs?{query}",
51
+ "v1": "{base_path}/{version}/logging/logging_resources/{pathv1}/firewall_logs?{query}" },
49
52
  "requestSchema": "schema.json",
50
53
  "responseSchema": "schema.json",
51
54
  "timeout": 0,
@@ -4,7 +4,8 @@
4
4
  "name": "listLocalIPs",
5
5
  "protocol": "REST",
6
6
  "method": "GET",
7
- "entitypath": "{base_path}/{version}/v2.0/local_ips?{query}",
7
+ "entitypath": {"v0":"{base_path}/{version}/v2.0/logging/logging_resources/{pathv1}/firewall_logs?{query}",
8
+ "v1": "{base_path}/{version}/logging/logging_resources/{pathv1}/firewall_logs?{query}" },
8
9
  "requestSchema": "schema.json",
9
10
  "responseSchema": "schema.json",
10
11
  "timeout": 0,
@@ -25,7 +26,8 @@
25
26
  "name": "createLocalIP",
26
27
  "protocol": "REST",
27
28
  "method": "POST",
28
- "entitypath": "{base_path}/{version}/v2.0/local_ips?{query}",
29
+ "entitypath":{"v0":"{base_path}/{version}/v2.0/logging/logging_resources/{pathv1}/firewall_logs?{query}",
30
+ "v1": "{base_path}/{version}/logging/logging_resources/{pathv1}/firewall_logs?{query}" },
29
31
  "requestSchema": "schema.json",
30
32
  "responseSchema": "schema.json",
31
33
  "timeout": 0,
@@ -45,7 +47,8 @@
45
47
  "name": "showLocalIPDetails",
46
48
  "protocol": "REST",
47
49
  "method": "GET",
48
- "entitypath": "{base_path}/{version}/v2.0/local_ips/{pathv1}?{query}",
50
+ "entitypath":{"v0":"{base_path}/{version}/v2.0/logging/logging_resources/{pathv1}/firewall_logs?{query}",
51
+ "v1": "{base_path}/{version}/logging/logging_resources/{pathv1}/firewall_logs?{query}" },
49
52
  "requestSchema": "schema.json",
50
53
  "responseSchema": "schema.json",
51
54
  "timeout": 0,
@@ -66,7 +69,8 @@
66
69
  "name": "updateLocalIP",
67
70
  "protocol": "REST",
68
71
  "method": "PUT",
69
- "entitypath": "{base_path}/{version}/v2.0/local_ips/{pathv1}?{query}",
72
+ "entitypath": {"v0":"{base_path}/{version}/v2.0/logging/logging_resources/{pathv1}/firewall_logs?{query}",
73
+ "v1": "{base_path}/{version}/logging/logging_resources/{pathv1}/firewall_logs?{query}" },
70
74
  "requestSchema": "schema.json",
71
75
  "responseSchema": "schema.json",
72
76
  "timeout": 0,
@@ -86,7 +90,8 @@
86
90
  "name": "deleteLocalIP",
87
91
  "protocol": "REST",
88
92
  "method": "DELETE",
89
- "entitypath": "{base_path}/{version}/v2.0/local_ips/{pathv1}?{query}",
93
+ "entitypath": {"v0":"{base_path}/{version}/v2.0/logging/logging_resources/{pathv1}/firewall_logs?{query}",
94
+ "v1": "{base_path}/{version}/logging/logging_resources/{pathv1}/firewall_logs?{query}" },
90
95
  "requestSchema": "schema.json",
91
96
  "responseSchema": "schema.json",
92
97
  "timeout": 0,
@@ -4,7 +4,8 @@
4
4
  "name": "listLogs",
5
5
  "protocol": "REST",
6
6
  "method": "GET",
7
- "entitypath": "{base_path}/{version}/v2.0/log/logs?{query}",
7
+ "entitypath": {"v0":"{base_path}/{version}/v2.0/logging/logging_resources/{pathv1}/firewall_logs?{query}",
8
+ "v1": "{base_path}/{version}/logging/logging_resources/{pathv1}/firewall_logs?{query}" },
8
9
  "requestSchema": "schema.json",
9
10
  "responseSchema": "schema.json",
10
11
  "timeout": 0,
@@ -25,7 +26,8 @@
25
26
  "name": "createLog",
26
27
  "protocol": "REST",
27
28
  "method": "POST",
28
- "entitypath": "{base_path}/{version}/v2.0/log/logs?{query}",
29
+ "entitypath": {"v0":"{base_path}/{version}/v2.0/logging/logging_resources/{pathv1}/firewall_logs?{query}",
30
+ "v1": "{base_path}/{version}/logging/logging_resources/{pathv1}/firewall_logs?{query}" },
29
31
  "requestSchema": "schema.json",
30
32
  "responseSchema": "schema.json",
31
33
  "timeout": 0,
@@ -45,7 +47,8 @@
45
47
  "name": "showLog",
46
48
  "protocol": "REST",
47
49
  "method": "GET",
48
- "entitypath": "{base_path}/{version}/v2.0/log/logs/{pathv1}?{query}",
50
+ "entitypath": {"v0":"{base_path}/{version}/v2.0/logging/logging_resources/{pathv1}/firewall_logs?{query}",
51
+ "v1": "{base_path}/{version}/logging/logging_resources/{pathv1}/firewall_logs?{query}" },
49
52
  "requestSchema": "schema.json",
50
53
  "responseSchema": "schema.json",
51
54
  "timeout": 0,
@@ -66,7 +69,8 @@
66
69
  "name": "updateLog",
67
70
  "protocol": "REST",
68
71
  "method": "PUT",
69
- "entitypath": "{base_path}/{version}/v2.0/log/logs/{pathv1}?{query}",
72
+ "entitypath": {"v0":"{base_path}/{version}/v2.0/logging/logging_resources/{pathv1}/firewall_logs?{query}",
73
+ "v1": "{base_path}/{version}/logging/logging_resources/{pathv1}/firewall_logs?{query}" },
70
74
  "requestSchema": "schema.json",
71
75
  "responseSchema": "schema.json",
72
76
  "timeout": 0,
@@ -86,7 +90,8 @@
86
90
  "name": "deleteLog",
87
91
  "protocol": "REST",
88
92
  "method": "DELETE",
89
- "entitypath": "{base_path}/{version}/v2.0/log/logs/{pathv1}?{query}",
93
+ "entitypath":{"v0":"{base_path}/{version}/v2.0/logging/logging_resources/{pathv1}/firewall_logs?{query}",
94
+ "v1": "{base_path}/{version}/logging/logging_resources/{pathv1}/firewall_logs?{query}" },
90
95
  "requestSchema": "schema.json",
91
96
  "responseSchema": "schema.json",
92
97
  "timeout": 0,
@@ -4,7 +4,8 @@
4
4
  "name": "listLoggableResources",
5
5
  "protocol": "REST",
6
6
  "method": "GET",
7
- "entitypath": "{base_path}/{version}/v2.0/log/loggable-resources?{query}",
7
+ "entitypath": {"v0":"{base_path}/{version}/v2.0/logging/logging_resources/{pathv1}/firewall_logs?{query}",
8
+ "v1": "{base_path}/{version}/logging/logging_resources/{pathv1}/firewall_logs?{query}" },
8
9
  "requestSchema": "schema.json",
9
10
  "responseSchema": "schema.json",
10
11
  "timeout": 0,
@@ -4,7 +4,8 @@
4
4
  "name": "listLoggingResources",
5
5
  "protocol": "REST",
6
6
  "method": "GET",
7
- "entitypath": "{base_path}/{version}/v2.0/logging/logging_resources?{query}",
7
+ "entitypath": {"v0":"{base_path}/{version}/v2.0/logging/logging_resources/{pathv1}/firewall_logs?{query}",
8
+ "v1": "{base_path}/{version}/logging/logging_resources/{pathv1}/firewall_logs?{query}" },
8
9
  "requestSchema": "schema.json",
9
10
  "responseSchema": "schema.json",
10
11
  "timeout": 0,
@@ -25,7 +26,8 @@
25
26
  "name": "createLoggingResource",
26
27
  "protocol": "REST",
27
28
  "method": "POST",
28
- "entitypath": "{base_path}/{version}/v2.0/logging/logging_resources?{query}",
29
+ "entitypath": {"v0":"{base_path}/{version}/v2.0/logging/logging_resources/{pathv1}/firewall_logs?{query}",
30
+ "v1": "{base_path}/{version}/logging/logging_resources/{pathv1}/firewall_logs?{query}" },
29
31
  "requestSchema": "schema.json",
30
32
  "responseSchema": "schema.json",
31
33
  "timeout": 0,
@@ -45,7 +47,8 @@
45
47
  "name": "showLoggingResourceDetails",
46
48
  "protocol": "REST",
47
49
  "method": "GET",
48
- "entitypath": "{base_path}/{version}/v2.0/logging/logging_resources/{pathv1}?{query}",
50
+ "entitypath": {"v0":"{base_path}/{version}/v2.0/logging/logging_resources/{pathv1}/firewall_logs?{query}",
51
+ "v1": "{base_path}/{version}/logging/logging_resources/{pathv1}/firewall_logs?{query}" },
49
52
  "requestSchema": "schema.json",
50
53
  "responseSchema": "schema.json",
51
54
  "timeout": 0,
@@ -66,7 +69,8 @@
66
69
  "name": "updateLoggingResource",
67
70
  "protocol": "REST",
68
71
  "method": "PUT",
69
- "entitypath": "{base_path}/{version}/v2.0/logging/logging_resources/{pathv1}?{query}",
72
+ "entitypath": {"v0":"{base_path}/{version}/v2.0/logging/logging_resources/{pathv1}/firewall_logs?{query}",
73
+ "v1": "{base_path}/{version}/logging/logging_resources/{pathv1}/firewall_logs?{query}" },
70
74
  "requestSchema": "schema.json",
71
75
  "responseSchema": "schema.json",
72
76
  "timeout": 0,
@@ -86,7 +90,8 @@
86
90
  "name": "deleteLoggingResource",
87
91
  "protocol": "REST",
88
92
  "method": "DELETE",
89
- "entitypath": "{base_path}/{version}/v2.0/logging/logging_resources/{pathv1}?{query}",
93
+ "entitypath": {"v0":"{base_path}/{version}/v2.0/logging/logging_resources/{pathv1}/firewall_logs?{query}",
94
+ "v1": "{base_path}/{version}/logging/logging_resources/{pathv1}/firewall_logs?{query}" },
90
95
  "requestSchema": "schema.json",
91
96
  "responseSchema": "schema.json",
92
97
  "timeout": 0,