@scaleway/sdk 2.73.0 → 2.74.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.
- package/dist/api/account/v3/index.gen.d.ts +1 -1
- package/dist/api/account/v3/marshalling.gen.cjs +94 -65
- package/dist/api/account/v3/marshalling.gen.js +94 -65
- package/dist/api/account/v3/types.gen.d.ts +79 -61
- package/dist/api/baremetal/v1/types.gen.d.ts +1 -1
- package/dist/api/cockpit/v1/api.gen.cjs +35 -3
- package/dist/api/cockpit/v1/api.gen.d.ts +17 -5
- package/dist/api/cockpit/v1/api.gen.js +36 -4
- package/dist/api/cockpit/v1/index.gen.d.ts +1 -1
- package/dist/api/cockpit/v1/marshalling.gen.cjs +23 -0
- package/dist/api/cockpit/v1/marshalling.gen.d.ts +3 -1
- package/dist/api/cockpit/v1/marshalling.gen.js +23 -0
- package/dist/api/cockpit/v1/types.gen.d.ts +63 -2
- package/dist/api/dedibox/v1/types.gen.d.ts +3 -3
- package/dist/api/edge_services/v1beta1/api.gen.cjs +41 -22
- package/dist/api/edge_services/v1beta1/api.gen.d.ts +3 -2
- package/dist/api/edge_services/v1beta1/api.gen.js +41 -22
- package/dist/api/edge_services/v1beta1/index.gen.d.ts +1 -1
- package/dist/api/edge_services/v1beta1/types.gen.d.ts +7 -0
- package/dist/api/file/index.gen.cjs +4 -0
- package/dist/api/file/index.gen.d.ts +5 -0
- package/dist/api/file/index.gen.js +4 -0
- package/dist/api/file/v1alpha1/api.gen.cjs +142 -0
- package/dist/api/file/v1alpha1/api.gen.d.ts +73 -0
- package/dist/api/file/v1alpha1/api.gen.js +142 -0
- package/dist/api/file/v1alpha1/content.gen.cjs +7 -0
- package/dist/api/file/v1alpha1/content.gen.d.ts +3 -0
- package/dist/api/file/v1alpha1/content.gen.js +7 -0
- package/dist/api/file/v1alpha1/index.gen.cjs +8 -0
- package/dist/api/file/v1alpha1/index.gen.d.ts +4 -0
- package/dist/api/file/v1alpha1/index.gen.js +8 -0
- package/dist/api/file/v1alpha1/marshalling.gen.cjs +77 -0
- package/dist/api/file/v1alpha1/marshalling.gen.d.ts +7 -0
- package/dist/api/file/v1alpha1/marshalling.gen.js +77 -0
- package/dist/api/file/v1alpha1/types.gen.d.ts +239 -0
- package/dist/api/file/v1alpha1/validation-rules.gen.cjs +40 -0
- package/dist/api/file/v1alpha1/validation-rules.gen.d.ts +34 -0
- package/dist/api/file/v1alpha1/validation-rules.gen.js +40 -0
- package/dist/api/function/v1beta1/types.gen.d.ts +6 -6
- package/dist/api/iam/v1alpha1/api.gen.cjs +4 -4
- package/dist/api/iam/v1alpha1/api.gen.d.ts +4 -4
- package/dist/api/iam/v1alpha1/api.gen.js +4 -4
- package/dist/api/iam/v1alpha1/types.gen.d.ts +1 -1
- package/dist/api/index.gen.d.ts +3 -1
- package/dist/api/inference/v1beta1/api.gen.cjs +1 -1
- package/dist/api/inference/v1beta1/api.gen.d.ts +1 -1
- package/dist/api/inference/v1beta1/api.gen.js +1 -1
- package/dist/api/instance/v1/marshalling.gen.cjs +4 -1
- package/dist/api/instance/v1/marshalling.gen.js +4 -1
- package/dist/api/instance/v1/types.gen.d.ts +16 -1
- package/dist/api/interlink/v1beta1/api.gen.cjs +1 -1
- package/dist/api/interlink/v1beta1/api.gen.d.ts +1 -1
- package/dist/api/interlink/v1beta1/api.gen.js +1 -1
- package/dist/api/iot/v1/types.gen.d.ts +1 -1
- package/dist/api/lb/v1/marshalling.gen.cjs +4 -2
- package/dist/api/lb/v1/marshalling.gen.js +4 -2
- package/dist/api/lb/v1/types.gen.d.ts +4 -0
- package/dist/api/mongodb/v1alpha1/types.gen.d.ts +1 -1
- package/dist/api/product_catalog/index.gen.cjs +4 -0
- package/dist/api/product_catalog/index.gen.d.ts +5 -0
- package/dist/api/product_catalog/index.gen.js +4 -0
- package/dist/api/product_catalog/v2alpha1/api.gen.cjs +36 -0
- package/dist/api/product_catalog/v2alpha1/api.gen.d.ts +18 -0
- package/dist/api/product_catalog/v2alpha1/api.gen.js +36 -0
- package/dist/api/product_catalog/v2alpha1/index.gen.cjs +6 -0
- package/dist/api/product_catalog/v2alpha1/index.gen.d.ts +3 -0
- package/dist/api/product_catalog/v2alpha1/index.gen.js +6 -0
- package/dist/api/product_catalog/v2alpha1/marshalling.gen.cjs +230 -0
- package/dist/api/product_catalog/v2alpha1/marshalling.gen.d.ts +2 -0
- package/dist/api/product_catalog/v2alpha1/marshalling.gen.js +230 -0
- package/dist/api/product_catalog/v2alpha1/types.gen.d.ts +293 -0
- package/dist/api/product_catalog/v2alpha1/validation-rules.gen.cjs +11 -0
- package/dist/api/product_catalog/v2alpha1/validation-rules.gen.d.ts +8 -0
- package/dist/api/product_catalog/v2alpha1/validation-rules.gen.js +11 -0
- package/dist/api/qaas/v1alpha1/types.gen.d.ts +2 -2
- package/dist/api/rdb/v1/api.gen.cjs +1 -1
- package/dist/api/rdb/v1/api.gen.d.ts +1 -1
- package/dist/api/rdb/v1/api.gen.js +1 -1
- package/dist/api/rdb/v1/types.gen.d.ts +2 -2
- package/dist/api/redis/v1/api.gen.cjs +1 -1
- package/dist/api/redis/v1/api.gen.d.ts +1 -1
- package/dist/api/redis/v1/api.gen.js +1 -1
- package/dist/api/registry/v1/types.gen.d.ts +1 -1
- package/dist/api/vpcgw/v1/api.gen.cjs +37 -0
- package/dist/api/vpcgw/v1/api.gen.d.ts +37 -0
- package/dist/api/vpcgw/v1/api.gen.js +37 -0
- package/dist/index.cjs +36 -32
- package/dist/index.js +36 -32
- package/package.json +2 -2
|
@@ -46,6 +46,7 @@ class API extends API$1 {
|
|
|
46
46
|
/**
|
|
47
47
|
* List Public Gateways. List Public Gateways in a given Scaleway Organization or Project. By default, results are displayed in ascending order of creation date.
|
|
48
48
|
*
|
|
49
|
+
* @deprecated
|
|
49
50
|
* @param request - The request {@link ListGatewaysRequest}
|
|
50
51
|
* @returns A Promise of ListGatewaysResponse
|
|
51
52
|
*/
|
|
@@ -53,6 +54,7 @@ class API extends API$1 {
|
|
|
53
54
|
/**
|
|
54
55
|
* Get a Public Gateway. Get details of a Public Gateway, specified by its gateway ID. The response object contains full details of the gateway, including its **name**, **type**, **status** and more.
|
|
55
56
|
*
|
|
57
|
+
* @deprecated
|
|
56
58
|
* @param request - The request {@link GetGatewayRequest}
|
|
57
59
|
* @returns A Promise of Gateway
|
|
58
60
|
*/
|
|
@@ -81,6 +83,7 @@ class API extends API$1 {
|
|
|
81
83
|
/**
|
|
82
84
|
* Create a Public Gateway. Create a new Public Gateway in the specified Scaleway Project, defining its **name**, **type** and other configuration details such as whether to enable SSH bastion.
|
|
83
85
|
*
|
|
86
|
+
* @deprecated
|
|
84
87
|
* @param request - The request {@link CreateGatewayRequest}
|
|
85
88
|
* @returns A Promise of Gateway
|
|
86
89
|
*/
|
|
@@ -98,6 +101,7 @@ class API extends API$1 {
|
|
|
98
101
|
/**
|
|
99
102
|
* Update a Public Gateway. Update the parameters of an existing Public Gateway, for example, its **name**, **tags**, **SSH bastion configuration**, and **DNS servers**.
|
|
100
103
|
*
|
|
104
|
+
* @deprecated
|
|
101
105
|
* @param request - The request {@link UpdateGatewayRequest}
|
|
102
106
|
* @returns A Promise of Gateway
|
|
103
107
|
*/
|
|
@@ -115,6 +119,7 @@ class API extends API$1 {
|
|
|
115
119
|
/**
|
|
116
120
|
* Delete a Public Gateway. Delete an existing Public Gateway, specified by its gateway ID. This action is irreversible.
|
|
117
121
|
*
|
|
122
|
+
* @deprecated
|
|
118
123
|
* @param request - The request {@link DeleteGatewayRequest}
|
|
119
124
|
*/
|
|
120
125
|
deleteGateway = (request) => this.client.fetch({
|
|
@@ -125,6 +130,7 @@ class API extends API$1 {
|
|
|
125
130
|
/**
|
|
126
131
|
* Upgrade a Public Gateway to the latest version and/or to a different commercial offer type. Upgrade a given Public Gateway to the newest software version or to a different commercial offer type. This applies the latest bugfixes and features to your Public Gateway. Note that gateway service will be interrupted during the update.
|
|
127
132
|
*
|
|
133
|
+
* @deprecated
|
|
128
134
|
* @param request - The request {@link UpgradeGatewayRequest}
|
|
129
135
|
* @returns A Promise of Gateway
|
|
130
136
|
*/
|
|
@@ -142,6 +148,7 @@ class API extends API$1 {
|
|
|
142
148
|
/**
|
|
143
149
|
* Upgrade a Public Gateway to IP mobility. Upgrade a Public Gateway to IP mobility (move from NAT IP to routed IP). This is idempotent: repeated calls after the first will return no error but have no effect.
|
|
144
150
|
*
|
|
151
|
+
* @deprecated
|
|
145
152
|
* @param request - The request {@link EnableIPMobilityRequest}
|
|
146
153
|
*/
|
|
147
154
|
enableIPMobility = (request) => this.client.fetch({
|
|
@@ -173,6 +180,7 @@ class API extends API$1 {
|
|
|
173
180
|
/**
|
|
174
181
|
* List Public Gateway connections to Private Networks. List the connections between Public Gateways and Private Networks (a connection = a GatewayNetwork). You can choose to filter by `gateway-id` to list all Private Networks attached to the specified Public Gateway, or by `private_network_id` to list all Public Gateways attached to the specified Private Network. Other query parameters are also available. The result is an array of GatewayNetwork objects, each giving details of the connection between a given Public Gateway and a given Private Network.
|
|
175
182
|
*
|
|
183
|
+
* @deprecated
|
|
176
184
|
* @param request - The request {@link ListGatewayNetworksRequest}
|
|
177
185
|
* @returns A Promise of ListGatewayNetworksResponse
|
|
178
186
|
*/
|
|
@@ -184,6 +192,7 @@ class API extends API$1 {
|
|
|
184
192
|
/**
|
|
185
193
|
* Get a Public Gateway connection to a Private Network. Get details of a given connection between a Public Gateway and a Private Network (this connection = a GatewayNetwork), specified by its `gateway_network_id`. The response object contains details of the connection including the IDs of the Public Gateway and Private Network, the dates the connection was created/updated and its configuration settings.
|
|
186
194
|
*
|
|
195
|
+
* @deprecated
|
|
187
196
|
* @param request - The request {@link GetGatewayNetworkRequest}
|
|
188
197
|
* @returns A Promise of GatewayNetwork
|
|
189
198
|
*/
|
|
@@ -212,6 +221,7 @@ class API extends API$1 {
|
|
|
212
221
|
/**
|
|
213
222
|
* Attach a Public Gateway to a Private Network. Attach a specific Public Gateway to a specific Private Network (create a GatewayNetwork). You can configure parameters for the connection including DHCP settings, whether to enable masquerade (dynamic NAT), and more.
|
|
214
223
|
*
|
|
224
|
+
* @deprecated
|
|
215
225
|
* @param request - The request {@link CreateGatewayNetworkRequest}
|
|
216
226
|
* @returns A Promise of GatewayNetwork
|
|
217
227
|
*/
|
|
@@ -229,6 +239,7 @@ class API extends API$1 {
|
|
|
229
239
|
/**
|
|
230
240
|
* Update a Public Gateway's connection to a Private Network. Update the configuration parameters of a connection between a given Public Gateway and Private Network (the connection = a GatewayNetwork). Updatable parameters include DHCP settings and whether to enable traffic masquerade (dynamic NAT).
|
|
231
241
|
*
|
|
242
|
+
* @deprecated
|
|
232
243
|
* @param request - The request {@link UpdateGatewayNetworkRequest}
|
|
233
244
|
* @returns A Promise of GatewayNetwork
|
|
234
245
|
*/
|
|
@@ -246,6 +257,7 @@ class API extends API$1 {
|
|
|
246
257
|
/**
|
|
247
258
|
* Detach a Public Gateway from a Private Network. Detach a given Public Gateway from a given Private Network, i.e. delete a GatewayNetwork specified by a gateway_network_id.
|
|
248
259
|
*
|
|
260
|
+
* @deprecated
|
|
249
261
|
* @param request - The request {@link DeleteGatewayNetworkRequest}
|
|
250
262
|
*/
|
|
251
263
|
deleteGatewayNetwork = (request) => this.client.fetch({
|
|
@@ -275,6 +287,7 @@ class API extends API$1 {
|
|
|
275
287
|
/**
|
|
276
288
|
* List DHCP configurations. List DHCP configurations, optionally filtering by Organization, Project, Public Gateway IP address or more. The response is an array of DHCP configuration objects, each identified by a DHCP ID and containing configuration settings for the assignment of IP addresses to devices on a Private Network attached to a Public Gateway. Note that the response does not contain the IDs of any Private Network / Public Gateway the configuration is attached to. Use the `List Public Gateway connections to Private Networks` method for that purpose, filtering on DHCP ID.
|
|
277
289
|
*
|
|
290
|
+
* @deprecated
|
|
278
291
|
* @param request - The request {@link ListDHCPsRequest}
|
|
279
292
|
* @returns A Promise of ListDHCPsResponse
|
|
280
293
|
*/
|
|
@@ -282,6 +295,7 @@ class API extends API$1 {
|
|
|
282
295
|
/**
|
|
283
296
|
* Get a DHCP configuration. Get a DHCP configuration object, identified by its DHCP ID. The response object contains configuration settings for the assignment of IP addresses to devices on a Private Network attached to a Public Gateway. Note that the response does not contain the IDs of any Private Network / Public Gateway the configuration is attached to. Use the `List Public Gateway connections to Private Networks` method for that purpose, filtering on DHCP ID.
|
|
284
297
|
*
|
|
298
|
+
* @deprecated
|
|
285
299
|
* @param request - The request {@link GetDHCPRequest}
|
|
286
300
|
* @returns A Promise of DHCP
|
|
287
301
|
*/
|
|
@@ -295,6 +309,7 @@ class API extends API$1 {
|
|
|
295
309
|
/**
|
|
296
310
|
* Create a DHCP configuration. Create a new DHCP configuration object, containing settings for the assignment of IP addresses to devices on a Private Network attached to a Public Gateway. The response object includes the ID of the DHCP configuration object. You can use this ID as part of a call to `Create a Public Gateway connection to a Private Network` or `Update a Public Gateway connection to a Private Network` to directly apply this DHCP configuration.
|
|
297
311
|
*
|
|
312
|
+
* @deprecated
|
|
298
313
|
* @param request - The request {@link CreateDHCPRequest}
|
|
299
314
|
* @returns A Promise of DHCP
|
|
300
315
|
*/
|
|
@@ -312,6 +327,7 @@ class API extends API$1 {
|
|
|
312
327
|
/**
|
|
313
328
|
* Update a DHCP configuration. Update a DHCP configuration object, identified by its DHCP ID.
|
|
314
329
|
*
|
|
330
|
+
* @deprecated
|
|
315
331
|
* @param request - The request {@link UpdateDHCPRequest}
|
|
316
332
|
* @returns A Promise of DHCP
|
|
317
333
|
*/
|
|
@@ -329,6 +345,7 @@ class API extends API$1 {
|
|
|
329
345
|
/**
|
|
330
346
|
* Delete a DHCP configuration. Delete a DHCP configuration object, identified by its DHCP ID. Note that you cannot delete a DHCP configuration object that is currently being used by a Gateway Network.
|
|
331
347
|
*
|
|
348
|
+
* @deprecated
|
|
332
349
|
* @param request - The request {@link DeleteDHCPRequest}
|
|
333
350
|
*/
|
|
334
351
|
deleteDHCP = (request) => this.client.fetch({
|
|
@@ -358,6 +375,7 @@ class API extends API$1 {
|
|
|
358
375
|
/**
|
|
359
376
|
* List DHCP entries. List DHCP entries, whether dynamically assigned and/or statically reserved. DHCP entries can be filtered by the Gateway Network they are on, their MAC address, IP address, type or hostname.
|
|
360
377
|
*
|
|
378
|
+
* @deprecated
|
|
361
379
|
* @param request - The request {@link ListDHCPEntriesRequest}
|
|
362
380
|
* @returns A Promise of ListDHCPEntriesResponse
|
|
363
381
|
*/
|
|
@@ -365,6 +383,7 @@ class API extends API$1 {
|
|
|
365
383
|
/**
|
|
366
384
|
* Get a DHCP entry. Get a DHCP entry, specified by its DHCP entry ID.
|
|
367
385
|
*
|
|
386
|
+
* @deprecated
|
|
368
387
|
* @param request - The request {@link GetDHCPEntryRequest}
|
|
369
388
|
* @returns A Promise of DHCPEntry
|
|
370
389
|
*/
|
|
@@ -378,6 +397,7 @@ class API extends API$1 {
|
|
|
378
397
|
/**
|
|
379
398
|
* Create a DHCP entry. Create a static DHCP reservation, specifying the Gateway Network for the reservation, the MAC address of the target device and the IP address to assign this device. The response is a DHCP entry object, confirming the ID and configuration details of the static DHCP reservation.
|
|
380
399
|
*
|
|
400
|
+
* @deprecated
|
|
381
401
|
* @param request - The request {@link CreateDHCPEntryRequest}
|
|
382
402
|
* @returns A Promise of DHCPEntry
|
|
383
403
|
*/
|
|
@@ -395,6 +415,7 @@ class API extends API$1 {
|
|
|
395
415
|
/**
|
|
396
416
|
* Update a DHCP entry. Update the IP address for a DHCP entry, specified by its DHCP entry ID. You can update an existing DHCP entry of any type (`reservation` (static), `lease` (dynamic) or `unknown`), but in manually updating the IP address the entry will necessarily be of type `reservation` after the update.
|
|
397
417
|
*
|
|
418
|
+
* @deprecated
|
|
398
419
|
* @param request - The request {@link UpdateDHCPEntryRequest}
|
|
399
420
|
* @returns A Promise of DHCPEntry
|
|
400
421
|
*/
|
|
@@ -412,6 +433,7 @@ class API extends API$1 {
|
|
|
412
433
|
/**
|
|
413
434
|
* Set all DHCP reservations on a Gateway Network. Set the list of DHCP reservations attached to a Gateway Network. Reservations are identified by their MAC address, and will sync the current DHCP entry list to the given list, creating, updating or deleting DHCP entries accordingly.
|
|
414
435
|
*
|
|
436
|
+
* @deprecated
|
|
415
437
|
* @param request - The request {@link SetDHCPEntriesRequest}
|
|
416
438
|
* @returns A Promise of SetDHCPEntriesResponse
|
|
417
439
|
*/
|
|
@@ -429,6 +451,7 @@ class API extends API$1 {
|
|
|
429
451
|
/**
|
|
430
452
|
* Delete a DHCP entry. Delete a static DHCP reservation, identified by its DHCP entry ID. Note that you cannot delete DHCP entries of type `lease`, these are deleted automatically when their time-to-live expires.
|
|
431
453
|
*
|
|
454
|
+
* @deprecated
|
|
432
455
|
* @param request - The request {@link DeleteDHCPEntryRequest}
|
|
433
456
|
*/
|
|
434
457
|
deleteDHCPEntry = (request) => this.client.fetch({
|
|
@@ -456,6 +479,7 @@ class API extends API$1 {
|
|
|
456
479
|
/**
|
|
457
480
|
* List PAT rules. List PAT rules. You can filter by gateway ID to list all PAT rules for a particular gateway, or filter for PAT rules targeting a specific IP address or using a specific protocol.
|
|
458
481
|
*
|
|
482
|
+
* @deprecated
|
|
459
483
|
* @param request - The request {@link ListPATRulesRequest}
|
|
460
484
|
* @returns A Promise of ListPATRulesResponse
|
|
461
485
|
*/
|
|
@@ -463,6 +487,7 @@ class API extends API$1 {
|
|
|
463
487
|
/**
|
|
464
488
|
* Get a PAT rule. Get a PAT rule, specified by its PAT rule ID. The response object gives full details of the PAT rule, including the Public Gateway it belongs to and the configuration settings in terms of public / private ports, private IP and protocol.
|
|
465
489
|
*
|
|
490
|
+
* @deprecated
|
|
466
491
|
* @param request - The request {@link GetPATRuleRequest}
|
|
467
492
|
* @returns A Promise of PATRule
|
|
468
493
|
*/
|
|
@@ -476,6 +501,7 @@ class API extends API$1 {
|
|
|
476
501
|
/**
|
|
477
502
|
* Create a PAT rule. Create a new PAT rule on a specified Public Gateway, defining the protocol to use, public port to listen on, and private port / IP address to map to.
|
|
478
503
|
*
|
|
504
|
+
* @deprecated
|
|
479
505
|
* @param request - The request {@link CreatePATRuleRequest}
|
|
480
506
|
* @returns A Promise of PATRule
|
|
481
507
|
*/
|
|
@@ -493,6 +519,7 @@ class API extends API$1 {
|
|
|
493
519
|
/**
|
|
494
520
|
* Update a PAT rule. Update a PAT rule, specified by its PAT rule ID. Configuration settings including private/public port, private IP address and protocol can all be updated.
|
|
495
521
|
*
|
|
522
|
+
* @deprecated
|
|
496
523
|
* @param request - The request {@link UpdatePATRuleRequest}
|
|
497
524
|
* @returns A Promise of PATRule
|
|
498
525
|
*/
|
|
@@ -510,6 +537,7 @@ class API extends API$1 {
|
|
|
510
537
|
/**
|
|
511
538
|
* Set all PAT rules. Set a definitive list of PAT rules attached to a Public Gateway. Each rule is identified by its public port and protocol. This will sync the current PAT rule list on the gateway with the new list, creating, updating or deleting PAT rules accordingly.
|
|
512
539
|
*
|
|
540
|
+
* @deprecated
|
|
513
541
|
* @param request - The request {@link SetPATRulesRequest}
|
|
514
542
|
* @returns A Promise of SetPATRulesResponse
|
|
515
543
|
*/
|
|
@@ -527,6 +555,7 @@ class API extends API$1 {
|
|
|
527
555
|
/**
|
|
528
556
|
* Delete a PAT rule. Delete a PAT rule, identified by its PAT rule ID. This action is irreversible.
|
|
529
557
|
*
|
|
558
|
+
* @deprecated
|
|
530
559
|
* @param request - The request {@link DeletePATRuleRequest}
|
|
531
560
|
*/
|
|
532
561
|
deletePATRule = (request) => this.client.fetch({
|
|
@@ -536,6 +565,7 @@ class API extends API$1 {
|
|
|
536
565
|
/**
|
|
537
566
|
* List Public Gateway types. List the different Public Gateway commercial offer types available at Scaleway. The response is an array of objects describing the name and technical details of each available gateway type.
|
|
538
567
|
*
|
|
568
|
+
* @deprecated
|
|
539
569
|
* @param request - The request {@link ListGatewayTypesRequest}
|
|
540
570
|
* @returns A Promise of ListGatewayTypesResponse
|
|
541
571
|
*/
|
|
@@ -569,6 +599,7 @@ class API extends API$1 {
|
|
|
569
599
|
/**
|
|
570
600
|
* List IPs. List Public Gateway flexible IP addresses. A number of filter options are available for limiting results in the response.
|
|
571
601
|
*
|
|
602
|
+
* @deprecated
|
|
572
603
|
* @param request - The request {@link ListIPsRequest}
|
|
573
604
|
* @returns A Promise of ListIPsResponse
|
|
574
605
|
*/
|
|
@@ -576,6 +607,7 @@ class API extends API$1 {
|
|
|
576
607
|
/**
|
|
577
608
|
* Get an IP. Get details of a Public Gateway flexible IP address, identified by its IP ID. The response object contains information including which (if any) Public Gateway using this IP address, the reverse and various other metadata.
|
|
578
609
|
*
|
|
610
|
+
* @deprecated
|
|
579
611
|
* @param request - The request {@link GetIPRequest}
|
|
580
612
|
* @returns A Promise of IP
|
|
581
613
|
*/
|
|
@@ -589,6 +621,7 @@ class API extends API$1 {
|
|
|
589
621
|
/**
|
|
590
622
|
* Reserve an IP. Create (reserve) a new flexible IP address that can be used for a Public Gateway in a specified Scaleway Project.
|
|
591
623
|
*
|
|
624
|
+
* @deprecated
|
|
592
625
|
* @param request - The request {@link CreateIPRequest}
|
|
593
626
|
* @returns A Promise of IP
|
|
594
627
|
*/
|
|
@@ -606,6 +639,7 @@ class API extends API$1 {
|
|
|
606
639
|
/**
|
|
607
640
|
* Update an IP. Update details of an existing flexible IP address, including its tags, reverse and the Public Gateway it is assigned to.
|
|
608
641
|
*
|
|
642
|
+
* @deprecated
|
|
609
643
|
* @param request - The request {@link UpdateIPRequest}
|
|
610
644
|
* @returns A Promise of IP
|
|
611
645
|
*/
|
|
@@ -623,6 +657,7 @@ class API extends API$1 {
|
|
|
623
657
|
/**
|
|
624
658
|
* Delete an IP. Delete a flexible IP address from your account. This action is irreversible.
|
|
625
659
|
*
|
|
660
|
+
* @deprecated
|
|
626
661
|
* @param request - The request {@link DeleteIPRequest}
|
|
627
662
|
*/
|
|
628
663
|
deleteIP = (request) => this.client.fetch({
|
|
@@ -632,6 +667,7 @@ class API extends API$1 {
|
|
|
632
667
|
/**
|
|
633
668
|
* Refresh a Public Gateway's SSH keys. Refresh the SSH keys of a given Public Gateway, specified by its gateway ID. This adds any new SSH keys in the gateway's Scaleway Project to the gateway itself.
|
|
634
669
|
*
|
|
670
|
+
* @deprecated
|
|
635
671
|
* @param request - The request {@link RefreshSSHKeysRequest}
|
|
636
672
|
* @returns A Promise of Gateway
|
|
637
673
|
*/
|
|
@@ -647,6 +683,7 @@ class API extends API$1 {
|
|
|
647
683
|
/**
|
|
648
684
|
* Put a Public Gateway in IPAM mode. Put a Public Gateway in IPAM mode, so that it can be used with the Public Gateways API v2. This call is idempotent.
|
|
649
685
|
*
|
|
686
|
+
* @deprecated
|
|
650
687
|
* @param request - The request {@link MigrateToV2Request}
|
|
651
688
|
*/
|
|
652
689
|
migrateToV2 = (request) => this.client.fetch({
|
package/dist/index.cjs
CHANGED
|
@@ -25,35 +25,37 @@ const index_gen$m = require("./api/dedibox/index.gen.cjs");
|
|
|
25
25
|
const index_gen$2 = require("./api/document_db/index.gen.cjs");
|
|
26
26
|
const index_gen$n = require("./api/domain/index.gen.cjs");
|
|
27
27
|
const index_gen$o = require("./api/edge_services/index.gen.cjs");
|
|
28
|
+
const index_gen$p = require("./api/file/index.gen.cjs");
|
|
28
29
|
const index_gen$3 = require("./api/flexibleip/index.gen.cjs");
|
|
29
|
-
const index_gen$
|
|
30
|
+
const index_gen$q = require("./api/function/index.gen.cjs");
|
|
30
31
|
const index_gen$4 = require("./api/iam/index.gen.cjs");
|
|
31
|
-
const index_gen$
|
|
32
|
-
const index_gen$
|
|
33
|
-
const index_gen$
|
|
32
|
+
const index_gen$r = require("./api/inference/index.gen.cjs");
|
|
33
|
+
const index_gen$s = require("./api/instance/index.gen.cjs");
|
|
34
|
+
const index_gen$t = require("./api/interlink/index.gen.cjs");
|
|
34
35
|
const index_gen$5 = require("./api/iot/index.gen.cjs");
|
|
35
36
|
const index_gen$6 = require("./api/ipam/index.gen.cjs");
|
|
36
37
|
const index_gen$7 = require("./api/ipfs/index.gen.cjs");
|
|
37
|
-
const index_gen$
|
|
38
|
-
const index_gen$
|
|
39
|
-
const index_gen$
|
|
38
|
+
const index_gen$u = require("./api/jobs/index.gen.cjs");
|
|
39
|
+
const index_gen$v = require("./api/k8s/index.gen.cjs");
|
|
40
|
+
const index_gen$w = require("./api/key_manager/index.gen.cjs");
|
|
40
41
|
const index_gen$8 = require("./api/lb/index.gen.cjs");
|
|
41
42
|
const index_gen$9 = require("./api/llm_inference/index.gen.cjs");
|
|
42
|
-
const index_gen$
|
|
43
|
+
const index_gen$x = require("./api/marketplace/index.gen.cjs");
|
|
43
44
|
const index_gen$a = require("./api/mnq/index.gen.cjs");
|
|
44
|
-
const index_gen$
|
|
45
|
-
const index_gen$
|
|
45
|
+
const index_gen$y = require("./api/mongodb/index.gen.cjs");
|
|
46
|
+
const index_gen$z = require("./api/product_catalog/index.gen.cjs");
|
|
47
|
+
const index_gen$A = require("./api/qaas/index.gen.cjs");
|
|
46
48
|
const index_gen$b = require("./api/rdb/index.gen.cjs");
|
|
47
|
-
const index_gen$
|
|
48
|
-
const index_gen$
|
|
49
|
-
const index_gen$
|
|
49
|
+
const index_gen$B = require("./api/redis/index.gen.cjs");
|
|
50
|
+
const index_gen$C = require("./api/registry/index.gen.cjs");
|
|
51
|
+
const index_gen$D = require("./api/secret/index.gen.cjs");
|
|
50
52
|
const index_gen$c = require("./api/serverless_sqldb/index.gen.cjs");
|
|
51
|
-
const index_gen$
|
|
53
|
+
const index_gen$E = require("./api/std/index.gen.cjs");
|
|
52
54
|
const index_gen$d = require("./api/tem/index.gen.cjs");
|
|
53
|
-
const index_gen$
|
|
55
|
+
const index_gen$F = require("./api/test/index.gen.cjs");
|
|
54
56
|
const index_gen$e = require("./api/vpc/index.gen.cjs");
|
|
55
57
|
const index_gen$f = require("./api/vpcgw/index.gen.cjs");
|
|
56
|
-
const index_gen$
|
|
58
|
+
const index_gen$G = require("./api/webhosting/index.gen.cjs");
|
|
57
59
|
exports.enableConsoleLogger = index$1.enableConsoleLogger;
|
|
58
60
|
exports.setLogger = index$1.setLogger;
|
|
59
61
|
exports.createAdvancedClient = client.createAdvancedClient;
|
|
@@ -106,45 +108,47 @@ exports.DocumentDB = index_gen$2;
|
|
|
106
108
|
exports.DocumentDb = index_gen$2;
|
|
107
109
|
exports.Domain = index_gen$n;
|
|
108
110
|
exports.EdgeServices = index_gen$o;
|
|
111
|
+
exports.File = index_gen$p;
|
|
109
112
|
exports.FlexibleIP = index_gen$3;
|
|
110
113
|
exports.Flexibleip = index_gen$3;
|
|
111
|
-
exports.Function = index_gen$
|
|
114
|
+
exports.Function = index_gen$q;
|
|
112
115
|
exports.IAM = index_gen$4;
|
|
113
116
|
exports.Iam = index_gen$4;
|
|
114
|
-
exports.Inference = index_gen$
|
|
115
|
-
exports.Instance = index_gen$
|
|
116
|
-
exports.Interlink = index_gen$
|
|
117
|
+
exports.Inference = index_gen$r;
|
|
118
|
+
exports.Instance = index_gen$s;
|
|
119
|
+
exports.Interlink = index_gen$t;
|
|
117
120
|
exports.IOT = index_gen$5;
|
|
118
121
|
exports.Iot = index_gen$5;
|
|
119
122
|
exports.IPAM = index_gen$6;
|
|
120
123
|
exports.Ipam = index_gen$6;
|
|
121
124
|
exports.IPFS = index_gen$7;
|
|
122
125
|
exports.Ipfs = index_gen$7;
|
|
123
|
-
exports.Jobs = index_gen$
|
|
124
|
-
exports.K8s = index_gen$
|
|
125
|
-
exports.KeyManager = index_gen$
|
|
126
|
+
exports.Jobs = index_gen$u;
|
|
127
|
+
exports.K8s = index_gen$v;
|
|
128
|
+
exports.KeyManager = index_gen$w;
|
|
126
129
|
exports.LB = index_gen$8;
|
|
127
130
|
exports.Lb = index_gen$8;
|
|
128
131
|
exports.LLMInference = index_gen$9;
|
|
129
132
|
exports.LlmInference = index_gen$9;
|
|
130
|
-
exports.Marketplace = index_gen$
|
|
133
|
+
exports.Marketplace = index_gen$x;
|
|
131
134
|
exports.MNQ = index_gen$a;
|
|
132
135
|
exports.Mnq = index_gen$a;
|
|
133
|
-
exports.Mongodb = index_gen$
|
|
134
|
-
exports.
|
|
136
|
+
exports.Mongodb = index_gen$y;
|
|
137
|
+
exports.ProductCatalog = index_gen$z;
|
|
138
|
+
exports.Qaas = index_gen$A;
|
|
135
139
|
exports.RDB = index_gen$b;
|
|
136
140
|
exports.Rdb = index_gen$b;
|
|
137
|
-
exports.Redis = index_gen$
|
|
138
|
-
exports.Registry = index_gen$
|
|
139
|
-
exports.Secret = index_gen$
|
|
141
|
+
exports.Redis = index_gen$B;
|
|
142
|
+
exports.Registry = index_gen$C;
|
|
143
|
+
exports.Secret = index_gen$D;
|
|
140
144
|
exports.ServerlessSQLDB = index_gen$c;
|
|
141
145
|
exports.ServerlessSqldb = index_gen$c;
|
|
142
|
-
exports.Std = index_gen$
|
|
146
|
+
exports.Std = index_gen$E;
|
|
143
147
|
exports.Tem = index_gen$d;
|
|
144
148
|
exports.TransactionalEmail = index_gen$d;
|
|
145
|
-
exports.Test = index_gen$
|
|
149
|
+
exports.Test = index_gen$F;
|
|
146
150
|
exports.VPC = index_gen$e;
|
|
147
151
|
exports.Vpc = index_gen$e;
|
|
148
152
|
exports.VPCGW = index_gen$f;
|
|
149
153
|
exports.Vpcgw = index_gen$f;
|
|
150
|
-
exports.Webhosting = index_gen$
|
|
154
|
+
exports.Webhosting = index_gen$G;
|
package/dist/index.js
CHANGED
|
@@ -23,35 +23,37 @@ import * as index_gen$m from "./api/dedibox/index.gen.js";
|
|
|
23
23
|
import * as index_gen$2 from "./api/document_db/index.gen.js";
|
|
24
24
|
import * as index_gen$n from "./api/domain/index.gen.js";
|
|
25
25
|
import * as index_gen$o from "./api/edge_services/index.gen.js";
|
|
26
|
+
import * as index_gen$p from "./api/file/index.gen.js";
|
|
26
27
|
import * as index_gen$3 from "./api/flexibleip/index.gen.js";
|
|
27
|
-
import * as index_gen$
|
|
28
|
+
import * as index_gen$q from "./api/function/index.gen.js";
|
|
28
29
|
import * as index_gen$4 from "./api/iam/index.gen.js";
|
|
29
|
-
import * as index_gen$
|
|
30
|
-
import * as index_gen$
|
|
31
|
-
import * as index_gen$
|
|
30
|
+
import * as index_gen$r from "./api/inference/index.gen.js";
|
|
31
|
+
import * as index_gen$s from "./api/instance/index.gen.js";
|
|
32
|
+
import * as index_gen$t from "./api/interlink/index.gen.js";
|
|
32
33
|
import * as index_gen$5 from "./api/iot/index.gen.js";
|
|
33
34
|
import * as index_gen$6 from "./api/ipam/index.gen.js";
|
|
34
35
|
import * as index_gen$7 from "./api/ipfs/index.gen.js";
|
|
35
|
-
import * as index_gen$
|
|
36
|
-
import * as index_gen$
|
|
37
|
-
import * as index_gen$
|
|
36
|
+
import * as index_gen$u from "./api/jobs/index.gen.js";
|
|
37
|
+
import * as index_gen$v from "./api/k8s/index.gen.js";
|
|
38
|
+
import * as index_gen$w from "./api/key_manager/index.gen.js";
|
|
38
39
|
import * as index_gen$8 from "./api/lb/index.gen.js";
|
|
39
40
|
import * as index_gen$9 from "./api/llm_inference/index.gen.js";
|
|
40
|
-
import * as index_gen$
|
|
41
|
+
import * as index_gen$x from "./api/marketplace/index.gen.js";
|
|
41
42
|
import * as index_gen$a from "./api/mnq/index.gen.js";
|
|
42
|
-
import * as index_gen$
|
|
43
|
-
import * as index_gen$
|
|
43
|
+
import * as index_gen$y from "./api/mongodb/index.gen.js";
|
|
44
|
+
import * as index_gen$z from "./api/product_catalog/index.gen.js";
|
|
45
|
+
import * as index_gen$A from "./api/qaas/index.gen.js";
|
|
44
46
|
import * as index_gen$b from "./api/rdb/index.gen.js";
|
|
45
|
-
import * as index_gen$
|
|
46
|
-
import * as index_gen$
|
|
47
|
-
import * as index_gen$
|
|
47
|
+
import * as index_gen$B from "./api/redis/index.gen.js";
|
|
48
|
+
import * as index_gen$C from "./api/registry/index.gen.js";
|
|
49
|
+
import * as index_gen$D from "./api/secret/index.gen.js";
|
|
48
50
|
import * as index_gen$c from "./api/serverless_sqldb/index.gen.js";
|
|
49
|
-
import * as index_gen$
|
|
51
|
+
import * as index_gen$E from "./api/std/index.gen.js";
|
|
50
52
|
import * as index_gen$d from "./api/tem/index.gen.js";
|
|
51
|
-
import * as index_gen$
|
|
53
|
+
import * as index_gen$F from "./api/test/index.gen.js";
|
|
52
54
|
import * as index_gen$e from "./api/vpc/index.gen.js";
|
|
53
55
|
import * as index_gen$f from "./api/vpcgw/index.gen.js";
|
|
54
|
-
import * as index_gen$
|
|
56
|
+
import * as index_gen$G from "./api/webhosting/index.gen.js";
|
|
55
57
|
export {
|
|
56
58
|
API,
|
|
57
59
|
index_gen$g as Account,
|
|
@@ -71,48 +73,50 @@ export {
|
|
|
71
73
|
index_gen$n as Domain,
|
|
72
74
|
index_gen$o as EdgeServices,
|
|
73
75
|
index as Errors,
|
|
76
|
+
index_gen$p as File,
|
|
74
77
|
index_gen$3 as FlexibleIP,
|
|
75
78
|
index_gen$3 as Flexibleip,
|
|
76
|
-
index_gen$
|
|
79
|
+
index_gen$q as Function,
|
|
77
80
|
index_gen$4 as IAM,
|
|
78
81
|
index_gen$5 as IOT,
|
|
79
82
|
index_gen$6 as IPAM,
|
|
80
83
|
index_gen$7 as IPFS,
|
|
81
84
|
index_gen$4 as Iam,
|
|
82
|
-
index_gen$
|
|
83
|
-
index_gen$
|
|
84
|
-
index_gen$
|
|
85
|
+
index_gen$r as Inference,
|
|
86
|
+
index_gen$s as Instance,
|
|
87
|
+
index_gen$t as Interlink,
|
|
85
88
|
index_gen$5 as Iot,
|
|
86
89
|
index_gen$6 as Ipam,
|
|
87
90
|
index_gen$7 as Ipfs,
|
|
88
|
-
index_gen$
|
|
89
|
-
index_gen$
|
|
90
|
-
index_gen$
|
|
91
|
+
index_gen$u as Jobs,
|
|
92
|
+
index_gen$v as K8s,
|
|
93
|
+
index_gen$w as KeyManager,
|
|
91
94
|
index_gen$8 as LB,
|
|
92
95
|
index_gen$9 as LLMInference,
|
|
93
96
|
index_gen$8 as Lb,
|
|
94
97
|
index_gen$9 as LlmInference,
|
|
95
98
|
index_gen$a as MNQ,
|
|
96
|
-
index_gen$
|
|
99
|
+
index_gen$x as Marketplace,
|
|
97
100
|
index_gen$a as Mnq,
|
|
98
|
-
index_gen$
|
|
99
|
-
index_gen$
|
|
101
|
+
index_gen$y as Mongodb,
|
|
102
|
+
index_gen$z as ProductCatalog,
|
|
103
|
+
index_gen$A as Qaas,
|
|
100
104
|
index_gen$b as RDB,
|
|
101
105
|
index_gen$b as Rdb,
|
|
102
|
-
index_gen$
|
|
103
|
-
index_gen$
|
|
104
|
-
index_gen$
|
|
106
|
+
index_gen$B as Redis,
|
|
107
|
+
index_gen$C as Registry,
|
|
108
|
+
index_gen$D as Secret,
|
|
105
109
|
index_gen$c as ServerlessSQLDB,
|
|
106
110
|
index_gen$c as ServerlessSqldb,
|
|
107
|
-
index_gen$
|
|
111
|
+
index_gen$E as Std,
|
|
108
112
|
index_gen$d as Tem,
|
|
109
|
-
index_gen$
|
|
113
|
+
index_gen$F as Test,
|
|
110
114
|
index_gen$d as TransactionalEmail,
|
|
111
115
|
index_gen$e as VPC,
|
|
112
116
|
index_gen$f as VPCGW,
|
|
113
117
|
index_gen$e as Vpc,
|
|
114
118
|
index_gen$f as Vpcgw,
|
|
115
|
-
index_gen$
|
|
119
|
+
index_gen$G as Webhosting,
|
|
116
120
|
addAsyncHeaderInterceptor,
|
|
117
121
|
authenticateWithSessionToken,
|
|
118
122
|
createAdvancedClient,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@scaleway/sdk",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.74.0",
|
|
4
4
|
"license": "Apache-2.0",
|
|
5
5
|
"description": "Scaleway SDK.",
|
|
6
6
|
"keywords": [
|
|
@@ -40,5 +40,5 @@
|
|
|
40
40
|
"@scaleway/random-name",
|
|
41
41
|
"@scaleway/sdk-client"
|
|
42
42
|
],
|
|
43
|
-
"gitHead": "
|
|
43
|
+
"gitHead": "f5a66ed27928804986ada02c65605367c17ea5cf"
|
|
44
44
|
}
|