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