@pulumiverse/scaleway 1.13.0 → 1.15.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/{appleSliconValleyServer.d.ts → appleSiliconServer.d.ts} +18 -18
- package/{appleSliconValleyServer.js → appleSiliconServer.js} +14 -14
- package/appleSiliconServer.js.map +1 -0
- package/baremetalServer.d.ts +7 -7
- package/baremetalServer.js +1 -1
- package/blockSnapshot.d.ts +5 -1
- package/blockSnapshot.js +5 -1
- package/blockSnapshot.js.map +1 -1
- package/blockVolume.d.ts +19 -0
- package/blockVolume.js +19 -0
- package/blockVolume.js.map +1 -1
- package/cockpitAlertManager.d.ts +109 -0
- package/cockpitAlertManager.js +72 -0
- package/cockpitAlertManager.js.map +1 -0
- package/container.d.ts +12 -0
- package/container.js +2 -0
- package/container.js.map +1 -1
- package/database.d.ts +17 -9
- package/database.js +11 -3
- package/database.js.map +1 -1
- package/databaseAcl.d.ts +14 -6
- package/databaseAcl.js +11 -3
- package/databaseAcl.js.map +1 -1
- package/databaseBackup.d.ts +21 -12
- package/databaseBackup.js +15 -6
- package/databaseBackup.js.map +1 -1
- package/databaseInstance.d.ts +73 -58
- package/databaseInstance.js +30 -12
- package/databaseInstance.js.map +1 -1
- package/databasePrivilege.d.ts +5 -5
- package/databasePrivilege.js +2 -2
- package/databaseReadReplica.d.ts +12 -12
- package/databaseReadReplica.js +3 -3
- package/databaseUser.d.ts +30 -22
- package/databaseUser.js +12 -4
- package/databaseUser.js.map +1 -1
- package/documentdbDatabase.d.ts +11 -4
- package/documentdbDatabase.js +8 -1
- package/documentdbDatabase.js.map +1 -1
- package/documentdbPrivateNetworkEndpoint.d.ts +51 -75
- package/documentdbPrivateNetworkEndpoint.js +27 -17
- package/documentdbPrivateNetworkEndpoint.js.map +1 -1
- package/documentdbPrivilege.d.ts +9 -2
- package/documentdbPrivilege.js +9 -2
- package/documentdbPrivilege.js.map +1 -1
- package/documentdbReadReplica.d.ts +8 -1
- package/documentdbReadReplica.js +8 -1
- package/documentdbReadReplica.js.map +1 -1
- package/documentdbUser.d.ts +8 -1
- package/documentdbUser.js +8 -1
- package/documentdbUser.js.map +1 -1
- package/domainRecord.d.ts +3 -3
- package/function.d.ts +15 -12
- package/function.js +2 -0
- package/function.js.map +1 -1
- package/functionTrigger.d.ts +16 -0
- package/functionTrigger.js +16 -0
- package/functionTrigger.js.map +1 -1
- package/getAccountSshKey.d.ts +8 -4
- package/getAccountSshKey.js.map +1 -1
- package/getBillingConsumptions.d.ts +21 -0
- package/getBillingConsumptions.js +6 -0
- package/getBillingConsumptions.js.map +1 -1
- package/getBillingInvoices.d.ts +2 -2
- package/getBillingInvoices.js +2 -2
- package/getBlockSnapshot.d.ts +58 -0
- package/getBlockSnapshot.js +28 -0
- package/getBlockSnapshot.js.map +1 -1
- package/getConfig.d.ts +22 -0
- package/getConfig.js +17 -0
- package/getConfig.js.map +1 -0
- package/getContainer.d.ts +4 -0
- package/getContainer.js.map +1 -1
- package/getDatabase.d.ts +2 -2
- package/getDatabase.js +2 -2
- package/getDatabaseAcl.d.ts +2 -2
- package/getDatabaseAcl.js +2 -2
- package/getDatabaseBackup.d.ts +8 -8
- package/getDatabaseInstance.d.ts +14 -10
- package/getDatabaseInstance.js +6 -2
- package/getDatabaseInstance.js.map +1 -1
- package/getDatabasePrivilege.d.ts +4 -4
- package/getDatabasePrivilege.js +2 -2
- package/getFunction.d.ts +1 -0
- package/getFunction.js.map +1 -1
- package/getIamApiKey.d.ts +68 -0
- package/getIamApiKey.js +47 -0
- package/getIamApiKey.js.map +1 -0
- package/getIamApplication.d.ts +6 -6
- package/getIamGroup.d.ts +10 -8
- package/getIamGroup.js +6 -4
- package/getIamGroup.js.map +1 -1
- package/getIamSshKey.d.ts +8 -4
- package/getIamSshKey.js.map +1 -1
- package/getIamUser.d.ts +10 -8
- package/getIamUser.js +2 -4
- package/getIamUser.js.map +1 -1
- package/getIpamIp.d.ts +19 -15
- package/getIpamIp.js +8 -4
- package/getIpamIp.js.map +1 -1
- package/getIpamIps.d.ts +25 -21
- package/getIpamIps.js +6 -2
- package/getIpamIps.js.map +1 -1
- package/getLbAcls.d.ts +13 -9
- package/getLbAcls.js +4 -0
- package/getLbAcls.js.map +1 -1
- package/getLbBackend.d.ts +12 -10
- package/getLbBackend.js +6 -4
- package/getLbBackend.js.map +1 -1
- package/getLbBackends.d.ts +9 -5
- package/getLbBackends.js +4 -0
- package/getLbBackends.js.map +1 -1
- package/getLbFrontend.d.ts +10 -8
- package/getLbFrontend.js +6 -4
- package/getLbFrontend.js.map +1 -1
- package/getLbFrontends.d.ts +13 -9
- package/getLbFrontends.js +6 -2
- package/getLbFrontends.js.map +1 -1
- package/getLbIps.d.ts +42 -12
- package/getLbIps.js +16 -2
- package/getLbIps.js.map +1 -1
- package/getLbRoute.d.ts +8 -6
- package/getLbRoute.js +6 -4
- package/getLbRoute.js.map +1 -1
- package/getLbRoutes.d.ts +11 -7
- package/getLbRoutes.js +6 -2
- package/getLbRoutes.js.map +1 -1
- package/getLbs.d.ts +18 -14
- package/getLbs.js +4 -0
- package/getLbs.js.map +1 -1
- package/getLoadbalancer.d.ts +14 -10
- package/getLoadbalancer.js +4 -0
- package/getLoadbalancer.js.map +1 -1
- package/getLoadbalancerCertificate.d.ts +12 -12
- package/getLoadbalancerCertificate.js +6 -6
- package/getLoadbalancerIp.d.ts +14 -6
- package/getLoadbalancerIp.js +6 -2
- package/getLoadbalancerIp.js.map +1 -1
- package/getMarketplaceImage.d.ts +2 -2
- package/getMnqSqs.d.ts +7 -7
- package/getMnqSqs.js +2 -2
- package/getRedisCluster.d.ts +52 -6
- package/getRedisCluster.js +6 -2
- package/getRedisCluster.js.map +1 -1
- package/getRegistryImage.d.ts +6 -6
- package/getRegistryImage.js +2 -2
- package/getRegistryNamespace.d.ts +4 -4
- package/getVpc.d.ts +11 -10
- package/getVpc.js.map +1 -1
- package/getVpcGatewayNetwork.d.ts +4 -32
- package/getVpcGatewayNetwork.js +2 -2
- package/getVpcGatewayNetwork.js.map +1 -1
- package/getVpcPrivateNetwork.d.ts +12 -12
- package/getVpcPrivateNetwork.js +2 -2
- package/getVpcPublicGateway.d.ts +9 -10
- package/getVpcPublicGateway.js +2 -2
- package/getVpcPublicGatewayDhcp.d.ts +2 -2
- package/getVpcPublicGatewayDhcp.js +2 -2
- package/getVpcPublicGatewayDhcpReservation.d.ts +12 -12
- package/getVpcPublicGatewayDhcpReservation.js +6 -6
- package/getVpcPublicGatewayIp.d.ts +4 -4
- package/getVpcPublicGatewayIp.js +4 -4
- package/getVpcPublicPatRule.d.ts +11 -11
- package/getVpcPublicPatRule.js +4 -4
- package/getVpcRoutes.d.ts +96 -0
- package/getVpcRoutes.js +32 -0
- package/getVpcRoutes.js.map +1 -0
- package/getVpcs.d.ts +11 -11
- package/iamApiKey.d.ts +44 -33
- package/iamApiKey.js +16 -2
- package/iamApiKey.js.map +1 -1
- package/iamApplication.d.ts +1 -1
- package/iamApplication.js +1 -1
- package/iamGroup.d.ts +1 -1
- package/iamGroup.js +1 -1
- package/iamGroupMembership.d.ts +4 -4
- package/iamGroupMembership.js +1 -1
- package/iamPolicy.d.ts +22 -22
- package/iamPolicy.js +1 -1
- package/iamSshKey.d.ts +1 -2
- package/iamSshKey.js +1 -2
- package/iamSshKey.js.map +1 -1
- package/iamUser.d.ts +10 -10
- package/index.d.ts +15 -3
- package/index.js +25 -11
- package/index.js.map +1 -1
- package/instanceImage.d.ts +1 -1
- package/instanceImage.js +1 -1
- package/instanceIp.d.ts +1 -1
- package/instanceIp.js +1 -1
- package/instanceIpReverseDns.d.ts +1 -1
- package/instanceIpReverseDns.js +1 -1
- package/instancePlacementGroup.d.ts +7 -7
- package/instancePlacementGroup.js +1 -1
- package/instancePrivateNic.d.ts +1 -1
- package/instancePrivateNic.js +1 -1
- package/instanceSecurityGroupRules.d.ts +1 -1
- package/instanceSecurityGroupRules.js +1 -1
- package/instanceServer.d.ts +19 -19
- package/instanceServer.js +1 -1
- package/instanceSnapshot.d.ts +1 -1
- package/instanceSnapshot.js +1 -1
- package/instanceUserData.d.ts +2 -2
- package/instanceUserData.js +2 -2
- package/instanceVolume.d.ts +2 -2
- package/instanceVolume.js +2 -2
- package/iotHub.d.ts +2 -2
- package/ipamIp.d.ts +14 -12
- package/ipamIp.js +6 -4
- package/ipamIp.js.map +1 -1
- package/ipamIpReverseDns.d.ts +4 -2
- package/ipamIpReverseDns.js +4 -2
- package/ipamIpReverseDns.js.map +1 -1
- package/kubernetesCluster.d.ts +19 -22
- package/kubernetesCluster.js +19 -22
- package/kubernetesCluster.js.map +1 -1
- package/kubernetesNodePool.d.ts +3 -3
- package/loadbalancer.d.ts +102 -43
- package/loadbalancer.js +63 -4
- package/loadbalancer.js.map +1 -1
- package/loadbalancerAcl.d.ts +10 -8
- package/loadbalancerAcl.js +4 -2
- package/loadbalancerAcl.js.map +1 -1
- package/loadbalancerBackend.d.ts +10 -9
- package/loadbalancerBackend.js +4 -3
- package/loadbalancerBackend.js.map +1 -1
- package/loadbalancerFrontend.d.ts +27 -25
- package/loadbalancerFrontend.js +4 -2
- package/loadbalancerFrontend.js.map +1 -1
- package/loadbalancerIp.d.ts +28 -15
- package/loadbalancerIp.js +6 -3
- package/loadbalancerIp.js.map +1 -1
- package/loadbalancerRoute.d.ts +14 -13
- package/loadbalancerRoute.js +4 -3
- package/loadbalancerRoute.js.map +1 -1
- package/mnqNatsAccount.d.ts +11 -11
- package/mnqNatsAccount.js +5 -5
- package/mnqNatsCredentials.d.ts +10 -10
- package/mnqNatsCredentials.js +4 -4
- package/mnqSns.d.ts +15 -15
- package/mnqSns.js +7 -7
- package/mnqSnsCredentials.d.ts +16 -16
- package/mnqSnsCredentials.js +4 -4
- package/mnqSnsTopic.d.ts +16 -16
- package/mnqSnsTopic.js +4 -4
- package/mnqSnsTopicSubscription.d.ts +16 -16
- package/mnqSnsTopicSubscription.js +4 -4
- package/mnqSqs.d.ts +12 -12
- package/mnqSqs.js +4 -4
- package/mnqSqsCredentials.d.ts +16 -16
- package/mnqSqsCredentials.js +4 -4
- package/mnqSqsQueue.d.ts +12 -12
- package/mnqSqsQueue.js +3 -3
- package/objectBucketAcl.d.ts +3 -3
- package/objectBucketLockConfiguration.d.ts +3 -3
- package/objectBucketPolicy.d.ts +3 -3
- package/objectBucketWebsiteConfiguration.d.ts +3 -3
- package/objectItem.d.ts +3 -3
- package/package.json +2 -2
- package/package.json.dev +1 -1
- package/redisCluster.d.ts +68 -68
- package/redisCluster.js +4 -4
- package/registryNamespace.d.ts +3 -3
- package/registryNamespace.js +1 -1
- package/sdbDatabase.d.ts +3 -3
- package/temDomain.d.ts +4 -4
- package/temDomain.js +1 -1
- package/temDomainValidation.d.ts +2 -1
- package/temDomainValidation.js +2 -1
- package/temDomainValidation.js.map +1 -1
- package/types/input.d.ts +119 -73
- package/types/output.d.ts +275 -173
- package/vpc.d.ts +43 -13
- package/vpc.js +22 -2
- package/vpc.js.map +1 -1
- package/vpcGatewayNetwork.d.ts +39 -38
- package/vpcGatewayNetwork.js +9 -8
- package/vpcGatewayNetwork.js.map +1 -1
- package/vpcPrivateNetwork.d.ts +28 -28
- package/vpcPrivateNetwork.js +2 -2
- package/vpcPublicGateway.d.ts +44 -30
- package/vpcPublicGateway.js +7 -3
- package/vpcPublicGateway.js.map +1 -1
- package/vpcPublicGatewayDhcp.d.ts +26 -26
- package/vpcPublicGatewayDhcp.js +2 -2
- package/vpcPublicGatewayDhcpReservation.d.ts +19 -19
- package/vpcPublicGatewayDhcpReservation.js +5 -5
- package/vpcPublicGatewayIp.d.ts +18 -18
- package/vpcPublicGatewayIp.js +3 -3
- package/vpcPublicGatewayIpReverseDns.d.ts +6 -6
- package/vpcPublicGatewayIpReverseDns.js +3 -3
- package/vpcPublicGatewayPatRule.d.ts +27 -27
- package/vpcPublicGatewayPatRule.js +3 -3
- package/appleSliconValleyServer.js.map +0 -1
package/types/output.d.ts
CHANGED
|
@@ -59,7 +59,7 @@ export interface BaremetalServerOption {
|
|
|
59
59
|
*/
|
|
60
60
|
expiresAt: string;
|
|
61
61
|
/**
|
|
62
|
-
* The id of the option to enable. Use [this endpoint](https://www.scaleway.com/en/developers/api/elastic-metal/#
|
|
62
|
+
* The id of the option to enable. Use [this endpoint](https://www.scaleway.com/en/developers/api/elastic-metal/#path-options-list-options) to find the available options IDs.
|
|
63
63
|
*/
|
|
64
64
|
id: string;
|
|
65
65
|
/**
|
|
@@ -89,6 +89,12 @@ export interface BaremetalServerPrivateNetwork {
|
|
|
89
89
|
*/
|
|
90
90
|
vlan: number;
|
|
91
91
|
}
|
|
92
|
+
export interface CockpitAlertManagerContactPoint {
|
|
93
|
+
/**
|
|
94
|
+
* Email addresses for the alert receivers
|
|
95
|
+
*/
|
|
96
|
+
email?: string;
|
|
97
|
+
}
|
|
92
98
|
export interface CockpitEndpoint {
|
|
93
99
|
/**
|
|
94
100
|
* The alertmanager URL.
|
|
@@ -203,7 +209,7 @@ export interface DatabaseAclAclRule {
|
|
|
203
209
|
*/
|
|
204
210
|
description: string;
|
|
205
211
|
/**
|
|
206
|
-
* The
|
|
212
|
+
* The IP range to whitelist in [CIDR notation](https://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing#CIDR_notation)
|
|
207
213
|
*/
|
|
208
214
|
ip: string;
|
|
209
215
|
}
|
|
@@ -293,15 +299,15 @@ export interface DatabaseInstanceReadReplica {
|
|
|
293
299
|
}
|
|
294
300
|
export interface DatabaseReadReplicaDirectAccess {
|
|
295
301
|
/**
|
|
296
|
-
* The ID of the endpoint of the
|
|
302
|
+
* The ID of the endpoint of the Read Replica.
|
|
297
303
|
*/
|
|
298
304
|
endpointId: string;
|
|
299
305
|
/**
|
|
300
|
-
* Hostname of the endpoint. Only one of
|
|
306
|
+
* Hostname of the endpoint. Only one of IP and hostname may be set.
|
|
301
307
|
*/
|
|
302
308
|
hostname: string;
|
|
303
309
|
/**
|
|
304
|
-
* IPv4 address of the endpoint (IP address). Only one of
|
|
310
|
+
* IPv4 address of the endpoint (IP address). Only one of IP and hostname may be set.
|
|
305
311
|
*/
|
|
306
312
|
ip: string;
|
|
307
313
|
/**
|
|
@@ -321,15 +327,15 @@ export interface DatabaseReadReplicaPrivateNetwork {
|
|
|
321
327
|
*/
|
|
322
328
|
enableIpam: boolean;
|
|
323
329
|
/**
|
|
324
|
-
* The ID of the endpoint of the
|
|
330
|
+
* The ID of the endpoint of the Read Replica.
|
|
325
331
|
*/
|
|
326
332
|
endpointId: string;
|
|
327
333
|
/**
|
|
328
|
-
* Hostname of the endpoint. Only one of
|
|
334
|
+
* Hostname of the endpoint. Only one of IP and hostname may be set.
|
|
329
335
|
*/
|
|
330
336
|
hostname: string;
|
|
331
337
|
/**
|
|
332
|
-
* IPv4 address of the endpoint (IP address). Only one of
|
|
338
|
+
* IPv4 address of the endpoint (IP address). Only one of IP and hostname may be set.
|
|
333
339
|
*/
|
|
334
340
|
ip: string;
|
|
335
341
|
/**
|
|
@@ -341,7 +347,7 @@ export interface DatabaseReadReplicaPrivateNetwork {
|
|
|
341
347
|
*/
|
|
342
348
|
port: number;
|
|
343
349
|
/**
|
|
344
|
-
* UUID of the
|
|
350
|
+
* UUID of the Private Netork to be connected to the Read Replica.
|
|
345
351
|
*/
|
|
346
352
|
privateNetworkId: string;
|
|
347
353
|
/**
|
|
@@ -353,6 +359,36 @@ export interface DatabaseReadReplicaPrivateNetwork {
|
|
|
353
359
|
*/
|
|
354
360
|
zone: string;
|
|
355
361
|
}
|
|
362
|
+
export interface DocumentdbPrivateNetworkEndpointPrivateNetwork {
|
|
363
|
+
/**
|
|
364
|
+
* The hostname of your endpoint.
|
|
365
|
+
*/
|
|
366
|
+
hostname: string;
|
|
367
|
+
/**
|
|
368
|
+
* The private network ID.
|
|
369
|
+
*/
|
|
370
|
+
id: string;
|
|
371
|
+
/**
|
|
372
|
+
* The IP of your private network service.
|
|
373
|
+
*/
|
|
374
|
+
ip: string;
|
|
375
|
+
/**
|
|
376
|
+
* The IP network address within the private subnet. This must be an IPv4 address with a CIDR notation. The IP network address within the private subnet is determined by the IP Address Management (IPAM) service if not set.
|
|
377
|
+
*/
|
|
378
|
+
ipNet: string;
|
|
379
|
+
/**
|
|
380
|
+
* The name of your private service.
|
|
381
|
+
*/
|
|
382
|
+
name: string;
|
|
383
|
+
/**
|
|
384
|
+
* The port of your private service.
|
|
385
|
+
*/
|
|
386
|
+
port: number;
|
|
387
|
+
/**
|
|
388
|
+
* The zone of your endpoint.
|
|
389
|
+
*/
|
|
390
|
+
zone: string;
|
|
391
|
+
}
|
|
356
392
|
export interface DocumentdbReadReplicaDirectAccess {
|
|
357
393
|
/**
|
|
358
394
|
* The ID of the endpoint of the read replica.
|
|
@@ -649,31 +685,31 @@ export interface GetBaremetalServerPrivateNetwork {
|
|
|
649
685
|
}
|
|
650
686
|
export interface GetBillingConsumptionsConsumption {
|
|
651
687
|
/**
|
|
652
|
-
*
|
|
688
|
+
* The consumed quantity.
|
|
653
689
|
*/
|
|
654
690
|
billedQuantity: string;
|
|
655
691
|
/**
|
|
656
|
-
*
|
|
692
|
+
* The name of the consumption category.
|
|
657
693
|
*/
|
|
658
694
|
categoryName: string;
|
|
659
695
|
/**
|
|
660
|
-
* The product name
|
|
696
|
+
* The product name.
|
|
661
697
|
*/
|
|
662
698
|
productName: string;
|
|
663
699
|
/**
|
|
664
|
-
*
|
|
700
|
+
* `projectId`) The ID of the project the consumption list is associated with.
|
|
665
701
|
*/
|
|
666
702
|
projectId: string;
|
|
667
703
|
/**
|
|
668
|
-
*
|
|
704
|
+
* The unique identifier of the product.
|
|
669
705
|
*/
|
|
670
706
|
sku: string;
|
|
671
707
|
/**
|
|
672
|
-
*
|
|
708
|
+
* The unit of consumed quantity.
|
|
673
709
|
*/
|
|
674
710
|
unit: string;
|
|
675
711
|
/**
|
|
676
|
-
*
|
|
712
|
+
* The monetary value of the consumption.
|
|
677
713
|
*/
|
|
678
714
|
value: string;
|
|
679
715
|
}
|
|
@@ -800,7 +836,6 @@ export interface GetDatabaseInstanceLoadBalancer {
|
|
|
800
836
|
ip: string;
|
|
801
837
|
/**
|
|
802
838
|
* The name of the RDB instance.
|
|
803
|
-
* Only one of `name` and `instanceId` should be specified.
|
|
804
839
|
*/
|
|
805
840
|
name: string;
|
|
806
841
|
/**
|
|
@@ -841,7 +876,6 @@ export interface GetDatabaseInstancePrivateNetwork {
|
|
|
841
876
|
ipNet: string;
|
|
842
877
|
/**
|
|
843
878
|
* The name of the RDB instance.
|
|
844
|
-
* Only one of `name` and `instanceId` should be specified.
|
|
845
879
|
*/
|
|
846
880
|
name: string;
|
|
847
881
|
/**
|
|
@@ -864,7 +898,6 @@ export interface GetDatabaseInstanceReadReplica {
|
|
|
864
898
|
ip: string;
|
|
865
899
|
/**
|
|
866
900
|
* The name of the RDB instance.
|
|
867
|
-
* Only one of `name` and `instanceId` should be specified.
|
|
868
901
|
*/
|
|
869
902
|
name: string;
|
|
870
903
|
/**
|
|
@@ -1280,21 +1313,21 @@ export interface GetIotDeviceMessageFilterSubscribe {
|
|
|
1280
1313
|
}
|
|
1281
1314
|
export interface GetIpamIpResource {
|
|
1282
1315
|
/**
|
|
1283
|
-
* The ID of the resource that the IP is
|
|
1316
|
+
* The ID of the resource that the IP is attached to.
|
|
1284
1317
|
*/
|
|
1285
1318
|
id?: string;
|
|
1286
1319
|
/**
|
|
1287
|
-
* The name of the resource
|
|
1320
|
+
* The name of the resource the IP is attached to.
|
|
1288
1321
|
*/
|
|
1289
1322
|
name?: string;
|
|
1290
1323
|
/**
|
|
1291
|
-
* The type of the resource
|
|
1324
|
+
* The type of the resource the IP is attached to. [Documentation](https://pkg.go.dev/github.com/scaleway/scaleway-sdk-go@master/api/ipam/v1#pkg-constants) with type list.
|
|
1292
1325
|
*/
|
|
1293
1326
|
type: string;
|
|
1294
1327
|
}
|
|
1295
1328
|
export interface GetIpamIpsIp {
|
|
1296
1329
|
/**
|
|
1297
|
-
* The Scaleway internal IP address of the
|
|
1330
|
+
* The Scaleway internal IP address of the resource.
|
|
1298
1331
|
*/
|
|
1299
1332
|
address: string;
|
|
1300
1333
|
/**
|
|
@@ -1306,19 +1339,19 @@ export interface GetIpamIpsIp {
|
|
|
1306
1339
|
*/
|
|
1307
1340
|
id: string;
|
|
1308
1341
|
/**
|
|
1309
|
-
* The ID of the
|
|
1342
|
+
* The ID of the Project to filter for.
|
|
1310
1343
|
*/
|
|
1311
1344
|
projectId: string;
|
|
1312
1345
|
/**
|
|
1313
|
-
* The region
|
|
1346
|
+
* The region to filter for.
|
|
1314
1347
|
*/
|
|
1315
1348
|
region: string;
|
|
1316
1349
|
/**
|
|
1317
|
-
* Filter
|
|
1350
|
+
* Filter for a resource attached to the IP, using resource ID, type or name.
|
|
1318
1351
|
*/
|
|
1319
1352
|
resources: outputs.GetIpamIpsIpResource[];
|
|
1320
1353
|
/**
|
|
1321
|
-
* The tags
|
|
1354
|
+
* The IP tags to filter for.
|
|
1322
1355
|
*/
|
|
1323
1356
|
tags: string[];
|
|
1324
1357
|
/**
|
|
@@ -1326,39 +1359,39 @@ export interface GetIpamIpsIp {
|
|
|
1326
1359
|
*/
|
|
1327
1360
|
updatedAt: string;
|
|
1328
1361
|
/**
|
|
1329
|
-
* The zone
|
|
1362
|
+
* The zone of the IP.
|
|
1330
1363
|
*/
|
|
1331
1364
|
zone: string;
|
|
1332
1365
|
}
|
|
1333
1366
|
export interface GetIpamIpsIpResource {
|
|
1334
1367
|
/**
|
|
1335
|
-
* The ID of the resource
|
|
1368
|
+
* The ID of the attached resource.
|
|
1336
1369
|
*/
|
|
1337
1370
|
id: string;
|
|
1338
1371
|
/**
|
|
1339
|
-
* The
|
|
1372
|
+
* The linked MAC address to filter for.
|
|
1340
1373
|
*/
|
|
1341
1374
|
macAddress: string;
|
|
1342
1375
|
/**
|
|
1343
|
-
* The name of the resource
|
|
1376
|
+
* The name of the attached resource.
|
|
1344
1377
|
*/
|
|
1345
1378
|
name: string;
|
|
1346
1379
|
/**
|
|
1347
|
-
* The type of the resource
|
|
1380
|
+
* The type of the attached resource. [Documentation](https://pkg.go.dev/github.com/scaleway/scaleway-sdk-go@master/api/ipam/v1#pkg-constants) with type list.
|
|
1348
1381
|
*/
|
|
1349
1382
|
type: string;
|
|
1350
1383
|
}
|
|
1351
1384
|
export interface GetIpamIpsResource {
|
|
1352
1385
|
/**
|
|
1353
|
-
* The ID of the resource
|
|
1386
|
+
* The ID of the attached resource.
|
|
1354
1387
|
*/
|
|
1355
1388
|
id?: string;
|
|
1356
1389
|
/**
|
|
1357
|
-
* The name of the resource
|
|
1390
|
+
* The name of the attached resource.
|
|
1358
1391
|
*/
|
|
1359
1392
|
name?: string;
|
|
1360
1393
|
/**
|
|
1361
|
-
* The type of the resource
|
|
1394
|
+
* The type of the attached resource. [Documentation](https://pkg.go.dev/github.com/scaleway/scaleway-sdk-go@master/api/ipam/v1#pkg-constants) with type list.
|
|
1362
1395
|
*/
|
|
1363
1396
|
type: string;
|
|
1364
1397
|
}
|
|
@@ -1496,11 +1529,11 @@ export interface GetKubernetesNodePoolUpgradePolicy {
|
|
|
1496
1529
|
}
|
|
1497
1530
|
export interface GetLbAclsAcl {
|
|
1498
1531
|
/**
|
|
1499
|
-
* The action
|
|
1532
|
+
* The action to be undertaken when an ACL filter matches.
|
|
1500
1533
|
*/
|
|
1501
1534
|
actions: outputs.GetLbAclsAclAction[];
|
|
1502
1535
|
/**
|
|
1503
|
-
* The date
|
|
1536
|
+
* The date on which the ACL was created (RFC 3339 format).
|
|
1504
1537
|
*/
|
|
1505
1538
|
createdAt: string;
|
|
1506
1539
|
/**
|
|
@@ -1508,8 +1541,8 @@ export interface GetLbAclsAcl {
|
|
|
1508
1541
|
*/
|
|
1509
1542
|
description: string;
|
|
1510
1543
|
/**
|
|
1511
|
-
* The frontend ID this ACL is attached to. ACLs with a frontend ID
|
|
1512
|
-
* > **Important:** LB
|
|
1544
|
+
* The frontend ID this ACL is attached to. ACLs with a matching frontend ID are listed.
|
|
1545
|
+
* > **Important:** LB frontend IDs are zoned, which means they are of the form `{zone}/{id}`, e.g. `fr-par-1/11111111-1111-1111-1111-111111111111`
|
|
1513
1546
|
*/
|
|
1514
1547
|
frontendId: string;
|
|
1515
1548
|
/**
|
|
@@ -1518,7 +1551,7 @@ export interface GetLbAclsAcl {
|
|
|
1518
1551
|
*/
|
|
1519
1552
|
id: string;
|
|
1520
1553
|
/**
|
|
1521
|
-
* The
|
|
1554
|
+
* The priority of this ACL in the ordered list.
|
|
1522
1555
|
*/
|
|
1523
1556
|
index: number;
|
|
1524
1557
|
/**
|
|
@@ -1526,11 +1559,11 @@ export interface GetLbAclsAcl {
|
|
|
1526
1559
|
*/
|
|
1527
1560
|
matches: outputs.GetLbAclsAclMatch[];
|
|
1528
1561
|
/**
|
|
1529
|
-
* The ACL name
|
|
1562
|
+
* The ACL name to filter for. ACLs with a matching name are listed.
|
|
1530
1563
|
*/
|
|
1531
1564
|
name: string;
|
|
1532
1565
|
/**
|
|
1533
|
-
* The date
|
|
1566
|
+
* The date on which the ACL was last updated (RFC 3339 format).
|
|
1534
1567
|
*/
|
|
1535
1568
|
updateAt: string;
|
|
1536
1569
|
}
|
|
@@ -1546,11 +1579,11 @@ export interface GetLbAclsAclAction {
|
|
|
1546
1579
|
}
|
|
1547
1580
|
export interface GetLbAclsAclActionRedirect {
|
|
1548
1581
|
/**
|
|
1549
|
-
* The HTTP redirect code
|
|
1582
|
+
* The HTTP redirect code to use.
|
|
1550
1583
|
*/
|
|
1551
1584
|
code: number;
|
|
1552
1585
|
/**
|
|
1553
|
-
* The URL used in case of a location redirect or the scheme name that replaces the request's original scheme.
|
|
1586
|
+
* The URL used in case of a location redirect, or the scheme name that replaces the request's original scheme.
|
|
1554
1587
|
*/
|
|
1555
1588
|
target: string;
|
|
1556
1589
|
/**
|
|
@@ -1560,7 +1593,7 @@ export interface GetLbAclsAclActionRedirect {
|
|
|
1560
1593
|
}
|
|
1561
1594
|
export interface GetLbAclsAclMatch {
|
|
1562
1595
|
/**
|
|
1563
|
-
* The
|
|
1596
|
+
* The HTTP filter to match.
|
|
1564
1597
|
*/
|
|
1565
1598
|
httpFilter: string;
|
|
1566
1599
|
/**
|
|
@@ -1568,7 +1601,7 @@ export interface GetLbAclsAclMatch {
|
|
|
1568
1601
|
*/
|
|
1569
1602
|
httpFilterOption: string;
|
|
1570
1603
|
/**
|
|
1571
|
-
* The possible values
|
|
1604
|
+
* The possible values to match for a given HTTP filter.
|
|
1572
1605
|
*/
|
|
1573
1606
|
httpFilterValues: string[];
|
|
1574
1607
|
/**
|
|
@@ -1576,7 +1609,7 @@ export interface GetLbAclsAclMatch {
|
|
|
1576
1609
|
*/
|
|
1577
1610
|
invert: boolean;
|
|
1578
1611
|
/**
|
|
1579
|
-
* A list of
|
|
1612
|
+
* A list of IPs, or CIDR v4/v6 addresses of the session client, to match.
|
|
1580
1613
|
*/
|
|
1581
1614
|
ipSubnets: string[];
|
|
1582
1615
|
}
|
|
@@ -1606,15 +1639,15 @@ export interface GetLbBackendHealthCheckTcp {
|
|
|
1606
1639
|
}
|
|
1607
1640
|
export interface GetLbBackendsBackend {
|
|
1608
1641
|
/**
|
|
1609
|
-
* The date
|
|
1642
|
+
* The date on which the backend was created (RFC 3339 format).
|
|
1610
1643
|
*/
|
|
1611
1644
|
createdAt: string;
|
|
1612
1645
|
/**
|
|
1613
|
-
* Scaleway S3 bucket website to be served
|
|
1646
|
+
* Scaleway S3 bucket website to be served if all backend servers are down.
|
|
1614
1647
|
*/
|
|
1615
1648
|
failoverHost: string;
|
|
1616
1649
|
/**
|
|
1617
|
-
* User sessions will be forwarded to this
|
|
1650
|
+
* User sessions will be forwarded to this backend server port.
|
|
1618
1651
|
*/
|
|
1619
1652
|
forwardPort: number;
|
|
1620
1653
|
/**
|
|
@@ -1626,31 +1659,31 @@ export interface GetLbBackendsBackend {
|
|
|
1626
1659
|
*/
|
|
1627
1660
|
forwardProtocol: string;
|
|
1628
1661
|
/**
|
|
1629
|
-
* Interval between two
|
|
1662
|
+
* Interval between two health check requests.
|
|
1630
1663
|
*/
|
|
1631
1664
|
healthCheckDelay: string;
|
|
1632
1665
|
/**
|
|
1633
|
-
* This block
|
|
1666
|
+
* This block enables HTTP health checks.
|
|
1634
1667
|
*/
|
|
1635
1668
|
healthCheckHttp: outputs.GetLbBackendsBackendHealthCheckHttp[];
|
|
1636
1669
|
/**
|
|
1637
|
-
* This block
|
|
1670
|
+
* This block enables HTTPS health checks.
|
|
1638
1671
|
*/
|
|
1639
1672
|
healthCheckHttps: outputs.GetLbBackendsBackendHealthCheckHttp[];
|
|
1640
1673
|
/**
|
|
1641
|
-
* Number of allowed failed
|
|
1674
|
+
* Number of allowed failed health check requests before the backend server is marked as down.
|
|
1642
1675
|
*/
|
|
1643
1676
|
healthCheckMaxRetries: number;
|
|
1644
1677
|
/**
|
|
1645
|
-
* Port the
|
|
1678
|
+
* Port the health check requests will be sent to.
|
|
1646
1679
|
*/
|
|
1647
1680
|
healthCheckPort: number;
|
|
1648
1681
|
/**
|
|
1649
|
-
* This block
|
|
1682
|
+
* This block enables TCP health checks.
|
|
1650
1683
|
*/
|
|
1651
1684
|
healthCheckTcps: outputs.GetLbBackendsBackendHealthCheckTcp[];
|
|
1652
1685
|
/**
|
|
1653
|
-
* Timeout before
|
|
1686
|
+
* Timeout before a health check request is considered failed.
|
|
1654
1687
|
*/
|
|
1655
1688
|
healthCheckTimeout: string;
|
|
1656
1689
|
/**
|
|
@@ -1662,11 +1695,11 @@ export interface GetLbBackendsBackend {
|
|
|
1662
1695
|
*/
|
|
1663
1696
|
ignoreSslServerVerify: boolean;
|
|
1664
1697
|
/**
|
|
1665
|
-
* The
|
|
1698
|
+
* The Load Balancer ID this backend is attached to. Backends with a matching ID are listed.
|
|
1666
1699
|
*/
|
|
1667
1700
|
lbId: string;
|
|
1668
1701
|
/**
|
|
1669
|
-
* The backend name
|
|
1702
|
+
* The backend name to filter for. Backends with a matching name are listed.
|
|
1670
1703
|
*/
|
|
1671
1704
|
name: string;
|
|
1672
1705
|
/**
|
|
@@ -1682,7 +1715,7 @@ export interface GetLbBackendsBackend {
|
|
|
1682
1715
|
*/
|
|
1683
1716
|
serverIps: string[];
|
|
1684
1717
|
/**
|
|
1685
|
-
* Enables SSL between
|
|
1718
|
+
* Enables SSL between Load Balancer and backend servers.
|
|
1686
1719
|
*/
|
|
1687
1720
|
sslBridging: boolean;
|
|
1688
1721
|
/**
|
|
@@ -1706,7 +1739,7 @@ export interface GetLbBackendsBackend {
|
|
|
1706
1739
|
*/
|
|
1707
1740
|
timeoutTunnel: string;
|
|
1708
1741
|
/**
|
|
1709
|
-
* The date
|
|
1742
|
+
* The date on which the backend was last updated (RFC 3339 format).
|
|
1710
1743
|
*/
|
|
1711
1744
|
updateAt: string;
|
|
1712
1745
|
}
|
|
@@ -1716,11 +1749,11 @@ export interface GetLbBackendsBackendHealthCheckHttp {
|
|
|
1716
1749
|
*/
|
|
1717
1750
|
code: number;
|
|
1718
1751
|
/**
|
|
1719
|
-
* The HTTP host header to use for
|
|
1752
|
+
* The HTTP host header to use for health check requests.
|
|
1720
1753
|
*/
|
|
1721
1754
|
hostHeader: string;
|
|
1722
1755
|
/**
|
|
1723
|
-
* The HTTP method to use for
|
|
1756
|
+
* The HTTP method to use for health check requests.
|
|
1724
1757
|
*/
|
|
1725
1758
|
method: string;
|
|
1726
1759
|
/**
|
|
@@ -1728,7 +1761,7 @@ export interface GetLbBackendsBackendHealthCheckHttp {
|
|
|
1728
1761
|
*/
|
|
1729
1762
|
sni: string;
|
|
1730
1763
|
/**
|
|
1731
|
-
* The HTTPS endpoint URL to call for
|
|
1764
|
+
* The HTTPS endpoint URL to call for health check requests.
|
|
1732
1765
|
*/
|
|
1733
1766
|
uri: string;
|
|
1734
1767
|
}
|
|
@@ -1809,37 +1842,37 @@ export interface GetLbFrontendAclMatch {
|
|
|
1809
1842
|
}
|
|
1810
1843
|
export interface GetLbFrontendsFrontend {
|
|
1811
1844
|
/**
|
|
1812
|
-
* The
|
|
1813
|
-
* > **Important:**
|
|
1845
|
+
* The Load Balancer backend ID this frontend is attached to.
|
|
1846
|
+
* > **Important:** Load Balancer backend IDs are zoned, which means they are of the form `{zone}/{id}`, e.g. `fr-par-1/11111111-1111-1111-1111-111111111111`
|
|
1814
1847
|
*/
|
|
1815
1848
|
backendId: string;
|
|
1816
1849
|
/**
|
|
1817
|
-
* List of
|
|
1850
|
+
* List of certificate IDs that are used by the frontend.
|
|
1818
1851
|
*/
|
|
1819
1852
|
certificateIds: string[];
|
|
1820
1853
|
/**
|
|
1821
|
-
* The date
|
|
1854
|
+
* The date on which the frontend was created (RFC 3339 format).
|
|
1822
1855
|
*/
|
|
1823
1856
|
createdAt: string;
|
|
1824
1857
|
/**
|
|
1825
|
-
*
|
|
1858
|
+
* Whether HTTP/3 protocol is activated.
|
|
1826
1859
|
*/
|
|
1827
1860
|
enableHttp3: boolean;
|
|
1828
1861
|
/**
|
|
1829
|
-
* The associated frontend
|
|
1830
|
-
* > **Important:** LB
|
|
1862
|
+
* The ID of the associated frontend.
|
|
1863
|
+
* > **Important:** LB frontend IDs are zoned, which means they are of the form `{zone}/{id}`, e.g. `fr-par-1/11111111-1111-1111-1111-111111111111`
|
|
1831
1864
|
*/
|
|
1832
1865
|
id: string;
|
|
1833
1866
|
/**
|
|
1834
|
-
* TCP port the frontend
|
|
1867
|
+
* TCP port the frontend listens to.
|
|
1835
1868
|
*/
|
|
1836
1869
|
inboundPort: number;
|
|
1837
1870
|
/**
|
|
1838
|
-
* The
|
|
1871
|
+
* The Load Balancer ID this frontend is attached to. Frontends with a matching ID are listed.
|
|
1839
1872
|
*/
|
|
1840
1873
|
lbId: string;
|
|
1841
1874
|
/**
|
|
1842
|
-
* The frontend name
|
|
1875
|
+
* The frontend name to filter for. Frontends with a matching name are listed.
|
|
1843
1876
|
*/
|
|
1844
1877
|
name: string;
|
|
1845
1878
|
/**
|
|
@@ -1847,29 +1880,29 @@ export interface GetLbFrontendsFrontend {
|
|
|
1847
1880
|
*/
|
|
1848
1881
|
timeoutClient: string;
|
|
1849
1882
|
/**
|
|
1850
|
-
* The date
|
|
1883
|
+
* The date aont which the frontend was last updated (RFC 3339 format).
|
|
1851
1884
|
*/
|
|
1852
1885
|
updateAt: string;
|
|
1853
1886
|
}
|
|
1854
1887
|
export interface GetLbIpsIp {
|
|
1855
1888
|
/**
|
|
1856
|
-
* The associated IP
|
|
1889
|
+
* The ID of the associated IP.
|
|
1857
1890
|
*/
|
|
1858
1891
|
id: string;
|
|
1859
1892
|
/**
|
|
1860
|
-
* The IP
|
|
1893
|
+
* The IP address
|
|
1861
1894
|
*/
|
|
1862
1895
|
ipAddress: string;
|
|
1863
1896
|
/**
|
|
1864
|
-
* The associated
|
|
1897
|
+
* The ID of the associated Load BalancerD, if any
|
|
1865
1898
|
*/
|
|
1866
1899
|
lbId: string;
|
|
1867
1900
|
/**
|
|
1868
|
-
* The
|
|
1901
|
+
* The ID of the Organization the Load Balancer is associated with.
|
|
1869
1902
|
*/
|
|
1870
1903
|
organizationId: string;
|
|
1871
1904
|
/**
|
|
1872
|
-
* The ID of the
|
|
1905
|
+
* The ID of the Project the Load Balancer is associated with.
|
|
1873
1906
|
*/
|
|
1874
1907
|
projectId: string;
|
|
1875
1908
|
/**
|
|
@@ -1877,21 +1910,25 @@ export interface GetLbIpsIp {
|
|
|
1877
1910
|
*/
|
|
1878
1911
|
reverse: string;
|
|
1879
1912
|
/**
|
|
1880
|
-
*
|
|
1913
|
+
* List of tags used as filter. IPs with these exact tags are listed.
|
|
1914
|
+
*/
|
|
1915
|
+
tags: string[];
|
|
1916
|
+
/**
|
|
1917
|
+
* `zone`) The zone in which the IPs exist.
|
|
1881
1918
|
*/
|
|
1882
1919
|
zone: string;
|
|
1883
1920
|
}
|
|
1884
1921
|
export interface GetLbRoutesRoute {
|
|
1885
1922
|
/**
|
|
1886
|
-
* The backend ID
|
|
1923
|
+
* The backend ID to redirect to
|
|
1887
1924
|
*/
|
|
1888
1925
|
backendId: string;
|
|
1889
1926
|
/**
|
|
1890
|
-
* The date
|
|
1927
|
+
* The date on which the route was created (RFC 3339 format).
|
|
1891
1928
|
*/
|
|
1892
1929
|
createdAt: string;
|
|
1893
1930
|
/**
|
|
1894
|
-
* The frontend ID origin of redirection
|
|
1931
|
+
* The frontend ID (the origin of the redirection), to filter for. Routes with a matching frontend ID are listed.
|
|
1895
1932
|
*/
|
|
1896
1933
|
frontendId: string;
|
|
1897
1934
|
/**
|
|
@@ -1907,53 +1944,53 @@ export interface GetLbRoutesRoute {
|
|
|
1907
1944
|
*/
|
|
1908
1945
|
matchSni: string;
|
|
1909
1946
|
/**
|
|
1910
|
-
* The date
|
|
1947
|
+
* The date on which the route was last updated (RFC 3339 format).
|
|
1911
1948
|
*/
|
|
1912
1949
|
updateAt: string;
|
|
1913
1950
|
}
|
|
1914
1951
|
export interface GetLbsLb {
|
|
1915
1952
|
/**
|
|
1916
|
-
* Number of backends the Load
|
|
1953
|
+
* Number of backends the Load Balancer has.
|
|
1917
1954
|
*/
|
|
1918
1955
|
backendCount: number;
|
|
1919
1956
|
/**
|
|
1920
|
-
* Date
|
|
1957
|
+
* Date on which the Load Balancer was created.
|
|
1921
1958
|
*/
|
|
1922
1959
|
createdAt: string;
|
|
1923
1960
|
/**
|
|
1924
|
-
* The description of the
|
|
1961
|
+
* The description of the Load Balancer.
|
|
1925
1962
|
*/
|
|
1926
1963
|
description: string;
|
|
1927
1964
|
/**
|
|
1928
|
-
* Number of frontends the Load
|
|
1965
|
+
* Number of frontends the Load Balancer has.
|
|
1929
1966
|
*/
|
|
1930
1967
|
frontendCount: number;
|
|
1931
1968
|
/**
|
|
1932
|
-
* The ID of the
|
|
1969
|
+
* The ID of the Load Balancer.
|
|
1933
1970
|
*/
|
|
1934
1971
|
id: string;
|
|
1935
1972
|
/**
|
|
1936
|
-
* List of underlying
|
|
1973
|
+
* List of underlying Instances.
|
|
1937
1974
|
*/
|
|
1938
1975
|
instances: outputs.GetLbsLbInstance[];
|
|
1939
1976
|
/**
|
|
1940
|
-
* List of IPs attached to the Load
|
|
1977
|
+
* List of IPs attached to the Load Balancer.
|
|
1941
1978
|
*/
|
|
1942
1979
|
ips: outputs.GetLbsLbIp[];
|
|
1943
1980
|
/**
|
|
1944
|
-
* The
|
|
1981
|
+
* The Load Balancer name to filter for. Load Balancers with a matching name are listed.
|
|
1945
1982
|
*/
|
|
1946
1983
|
name: string;
|
|
1947
1984
|
/**
|
|
1948
|
-
* The
|
|
1985
|
+
* The ID of the Organization the Load Balancer is associated with.
|
|
1949
1986
|
*/
|
|
1950
1987
|
organizationId: string;
|
|
1951
1988
|
/**
|
|
1952
|
-
* Number of
|
|
1989
|
+
* Number of Private Networks attached to the Load balancer.
|
|
1953
1990
|
*/
|
|
1954
1991
|
privateNetworkCount: number;
|
|
1955
1992
|
/**
|
|
1956
|
-
* The ID of the
|
|
1993
|
+
* The ID of the Project the Load Balancer is associated with.
|
|
1957
1994
|
*/
|
|
1958
1995
|
projectId: string;
|
|
1959
1996
|
/**
|
|
@@ -1961,11 +1998,11 @@ export interface GetLbsLb {
|
|
|
1961
1998
|
*/
|
|
1962
1999
|
routeCount: number;
|
|
1963
2000
|
/**
|
|
1964
|
-
* Determines the minimal SSL version which needs to be supported on client side.
|
|
2001
|
+
* Determines the minimal SSL version which needs to be supported on the client side.
|
|
1965
2002
|
*/
|
|
1966
2003
|
sslCompatibilityLevel: string;
|
|
1967
2004
|
/**
|
|
1968
|
-
* The state of the
|
|
2005
|
+
* The state of the Load Balancer Instance. Possible values are: `unknown`, `ready`, `pending`, `stopped`, `error`, `locked` and `migrating`.
|
|
1969
2006
|
*/
|
|
1970
2007
|
status: string;
|
|
1971
2008
|
/**
|
|
@@ -1973,63 +2010,63 @@ export interface GetLbsLb {
|
|
|
1973
2010
|
*/
|
|
1974
2011
|
subscriber: string;
|
|
1975
2012
|
/**
|
|
1976
|
-
* List of tags
|
|
2013
|
+
* List of tags to filter for. Load Balancers with these exact tags are listed.
|
|
1977
2014
|
*/
|
|
1978
2015
|
tags: string[];
|
|
1979
2016
|
/**
|
|
1980
|
-
* The offer type of the
|
|
2017
|
+
* The offer type of the Load Balancer.
|
|
1981
2018
|
*/
|
|
1982
2019
|
type: string;
|
|
1983
2020
|
/**
|
|
1984
|
-
* Date
|
|
2021
|
+
* Date on which the Load Balancer was updated.
|
|
1985
2022
|
*/
|
|
1986
2023
|
updatedAt: string;
|
|
1987
2024
|
/**
|
|
1988
|
-
* `zone`) The zone in which
|
|
2025
|
+
* `zone`) The zone in which the Load Balancers exist.
|
|
1989
2026
|
*/
|
|
1990
2027
|
zone: string;
|
|
1991
2028
|
}
|
|
1992
2029
|
export interface GetLbsLbInstance {
|
|
1993
2030
|
/**
|
|
1994
|
-
* Date
|
|
2031
|
+
* Date on which the Load Balancer was created.
|
|
1995
2032
|
*/
|
|
1996
2033
|
createdAt: string;
|
|
1997
2034
|
/**
|
|
1998
|
-
* The ID of the
|
|
2035
|
+
* The ID of the Load Balancer.
|
|
1999
2036
|
*/
|
|
2000
2037
|
id: string;
|
|
2001
2038
|
ipAddress: string;
|
|
2002
2039
|
/**
|
|
2003
|
-
* The state of the
|
|
2040
|
+
* The state of the Load Balancer Instance. Possible values are: `unknown`, `ready`, `pending`, `stopped`, `error`, `locked` and `migrating`.
|
|
2004
2041
|
*/
|
|
2005
2042
|
status: string;
|
|
2006
2043
|
/**
|
|
2007
|
-
* Date
|
|
2044
|
+
* Date on which the Load Balancer was updated.
|
|
2008
2045
|
*/
|
|
2009
2046
|
updatedAt: string;
|
|
2010
2047
|
/**
|
|
2011
|
-
* `zone`) The zone in which
|
|
2048
|
+
* `zone`) The zone in which the Load Balancers exist.
|
|
2012
2049
|
*/
|
|
2013
2050
|
zone: string;
|
|
2014
2051
|
}
|
|
2015
2052
|
export interface GetLbsLbIp {
|
|
2016
2053
|
/**
|
|
2017
|
-
* The ID of the
|
|
2054
|
+
* The ID of the Load Balancer.
|
|
2018
2055
|
*/
|
|
2019
2056
|
id: string;
|
|
2020
2057
|
ipAddress: string;
|
|
2021
2058
|
lbId: string;
|
|
2022
2059
|
/**
|
|
2023
|
-
* The
|
|
2060
|
+
* The ID of the Organization the Load Balancer is associated with.
|
|
2024
2061
|
*/
|
|
2025
2062
|
organizationId: string;
|
|
2026
2063
|
/**
|
|
2027
|
-
* The ID of the
|
|
2064
|
+
* The ID of the Project the Load Balancer is associated with.
|
|
2028
2065
|
*/
|
|
2029
2066
|
projectId: string;
|
|
2030
2067
|
reverse: string;
|
|
2031
2068
|
/**
|
|
2032
|
-
* `zone`) The zone in which
|
|
2069
|
+
* `zone`) The zone in which the Load Balancers exist.
|
|
2033
2070
|
*/
|
|
2034
2071
|
zone: string;
|
|
2035
2072
|
}
|
|
@@ -2054,6 +2091,10 @@ export interface GetLoadbalancerPrivateNetwork {
|
|
|
2054
2091
|
* Set to true if you want to let DHCP assign IP addresses
|
|
2055
2092
|
*/
|
|
2056
2093
|
dhcpConfig: boolean;
|
|
2094
|
+
/**
|
|
2095
|
+
* IPAM ID of a pre-reserved IP address to assign to the Load Balancer on this Private Network
|
|
2096
|
+
*/
|
|
2097
|
+
ipamIds: string[];
|
|
2057
2098
|
/**
|
|
2058
2099
|
* The Private Network ID
|
|
2059
2100
|
*/
|
|
@@ -2067,7 +2108,7 @@ export interface GetLoadbalancerPrivateNetwork {
|
|
|
2067
2108
|
*/
|
|
2068
2109
|
status: string;
|
|
2069
2110
|
/**
|
|
2070
|
-
* (Defaults to provider `zone`) The zone in which the
|
|
2111
|
+
* (Defaults to provider `zone`) The zone in which the Load Balancer exists.
|
|
2071
2112
|
*/
|
|
2072
2113
|
zone: string;
|
|
2073
2114
|
}
|
|
@@ -2148,7 +2189,7 @@ export interface GetRedisClusterAcl {
|
|
|
2148
2189
|
}
|
|
2149
2190
|
export interface GetRedisClusterPrivateNetwork {
|
|
2150
2191
|
/**
|
|
2151
|
-
*
|
|
2192
|
+
* The ID of the endpoint.
|
|
2152
2193
|
*/
|
|
2153
2194
|
endpointId: string;
|
|
2154
2195
|
/**
|
|
@@ -2217,7 +2258,7 @@ export interface GetVpcPrivateNetworkIpv4Subnet {
|
|
|
2217
2258
|
*/
|
|
2218
2259
|
createdAt: string;
|
|
2219
2260
|
/**
|
|
2220
|
-
* The ID of the
|
|
2261
|
+
* The ID of the Private Network.
|
|
2221
2262
|
*/
|
|
2222
2263
|
id: string;
|
|
2223
2264
|
/**
|
|
@@ -2247,7 +2288,7 @@ export interface GetVpcPrivateNetworkIpv6Subnet {
|
|
|
2247
2288
|
*/
|
|
2248
2289
|
createdAt: string;
|
|
2249
2290
|
/**
|
|
2250
|
-
* The ID of the
|
|
2291
|
+
* The ID of the Private Network.
|
|
2251
2292
|
*/
|
|
2252
2293
|
id: string;
|
|
2253
2294
|
/**
|
|
@@ -2267,6 +2308,57 @@ export interface GetVpcPrivateNetworkIpv6Subnet {
|
|
|
2267
2308
|
*/
|
|
2268
2309
|
updatedAt: string;
|
|
2269
2310
|
}
|
|
2311
|
+
export interface GetVpcRoutesRoute {
|
|
2312
|
+
/**
|
|
2313
|
+
* The date on which the route was created (RFC 3339 format).
|
|
2314
|
+
*/
|
|
2315
|
+
createdAt: string;
|
|
2316
|
+
/**
|
|
2317
|
+
* The description of the route.
|
|
2318
|
+
*/
|
|
2319
|
+
description: string;
|
|
2320
|
+
/**
|
|
2321
|
+
* The destination IP or IP range of the route.
|
|
2322
|
+
*/
|
|
2323
|
+
destination: string;
|
|
2324
|
+
/**
|
|
2325
|
+
* The ID of the route.
|
|
2326
|
+
* > **Important:** route IDs are regional, which means they are of the form `{region}/{id}`, e.g. `fr-par/11111111-1111-1111-1111-111111111111
|
|
2327
|
+
*/
|
|
2328
|
+
id: string;
|
|
2329
|
+
/**
|
|
2330
|
+
* The IP of the route's next hop.
|
|
2331
|
+
*/
|
|
2332
|
+
nexthopIp: string;
|
|
2333
|
+
/**
|
|
2334
|
+
* The name of the route's next hop.
|
|
2335
|
+
*/
|
|
2336
|
+
nexthopName: string;
|
|
2337
|
+
/**
|
|
2338
|
+
* The next hop private network ID to filter for. routes with a similar next hop private network ID are listed.
|
|
2339
|
+
*/
|
|
2340
|
+
nexthopPrivateNetworkId: string;
|
|
2341
|
+
/**
|
|
2342
|
+
* The next hop resource ID to filter for. routes with a similar next hop resource ID are listed.
|
|
2343
|
+
*/
|
|
2344
|
+
nexthopResourceId: string;
|
|
2345
|
+
/**
|
|
2346
|
+
* The next hop resource type to filter for. routes with a similar next hop resource type are listed.
|
|
2347
|
+
*/
|
|
2348
|
+
nexthopResourceType: string;
|
|
2349
|
+
/**
|
|
2350
|
+
* `region`). The region in which the routes exist.
|
|
2351
|
+
*/
|
|
2352
|
+
region: string;
|
|
2353
|
+
/**
|
|
2354
|
+
* List of tags to filter for. routes with these exact tags are listed.
|
|
2355
|
+
*/
|
|
2356
|
+
tags: string[];
|
|
2357
|
+
/**
|
|
2358
|
+
* The VPC ID to filter for. routes with a similar VPC ID are listed.
|
|
2359
|
+
*/
|
|
2360
|
+
vpcId: string;
|
|
2361
|
+
}
|
|
2270
2362
|
export interface GetVpcsVpc {
|
|
2271
2363
|
/**
|
|
2272
2364
|
* Date and time of VPC's creation (RFC 3339 format).
|
|
@@ -2274,7 +2366,7 @@ export interface GetVpcsVpc {
|
|
|
2274
2366
|
createdAt: string;
|
|
2275
2367
|
/**
|
|
2276
2368
|
* The associated VPC ID.
|
|
2277
|
-
* > **Important:**
|
|
2369
|
+
* > **Important:** VPC IDs are regional, which means they are of the form `{region}/{id}`, e.g. `fr-par/11111111-1111-1111-1111-111111111111
|
|
2278
2370
|
*/
|
|
2279
2371
|
id: string;
|
|
2280
2372
|
/**
|
|
@@ -2282,23 +2374,23 @@ export interface GetVpcsVpc {
|
|
|
2282
2374
|
*/
|
|
2283
2375
|
isDefault: boolean;
|
|
2284
2376
|
/**
|
|
2285
|
-
* The VPC name
|
|
2377
|
+
* The VPC name to filter for. VPCs with a similar name are listed.
|
|
2286
2378
|
*/
|
|
2287
2379
|
name: string;
|
|
2288
2380
|
/**
|
|
2289
|
-
* The
|
|
2381
|
+
* The Organization ID the VPC is associated with.
|
|
2290
2382
|
*/
|
|
2291
2383
|
organizationId: string;
|
|
2292
2384
|
/**
|
|
2293
|
-
* The ID of the
|
|
2385
|
+
* The ID of the Project the VPC is associated with.
|
|
2294
2386
|
*/
|
|
2295
2387
|
projectId: string;
|
|
2296
2388
|
/**
|
|
2297
|
-
* `region`). The region in which
|
|
2389
|
+
* `region`). The region in which the VPCs exist.
|
|
2298
2390
|
*/
|
|
2299
2391
|
region: string;
|
|
2300
2392
|
/**
|
|
2301
|
-
* List of tags
|
|
2393
|
+
* List of tags to filter for. VPCs with these exact tags are listed.
|
|
2302
2394
|
*/
|
|
2303
2395
|
tags: string[];
|
|
2304
2396
|
updateAt: string;
|
|
@@ -2355,19 +2447,19 @@ export interface IamPolicyRule {
|
|
|
2355
2447
|
*/
|
|
2356
2448
|
organizationId?: string;
|
|
2357
2449
|
/**
|
|
2358
|
-
* Names of permission sets
|
|
2450
|
+
* Names of permission sets bind to the rule.
|
|
2359
2451
|
*
|
|
2360
|
-
* **_TIP:_**
|
|
2452
|
+
* **_TIP:_** You can use the Scaleway CLI to list the permissions details. e.g:
|
|
2361
2453
|
*
|
|
2362
2454
|
* ```shell
|
|
2363
|
-
*
|
|
2455
|
+
* scw IAM permission-set list
|
|
2364
2456
|
* ```
|
|
2365
2457
|
*/
|
|
2366
2458
|
permissionSetNames: string[];
|
|
2367
2459
|
/**
|
|
2368
2460
|
* List of project IDs scoped to the rule.
|
|
2369
2461
|
*
|
|
2370
|
-
* > **Important** One
|
|
2462
|
+
* > **Important** One `organizationId` or `projectIds` must be set per rule.
|
|
2371
2463
|
*/
|
|
2372
2464
|
projectIds?: string[];
|
|
2373
2465
|
}
|
|
@@ -2588,7 +2680,7 @@ export interface InstanceServerRootVolume {
|
|
|
2588
2680
|
name: string;
|
|
2589
2681
|
/**
|
|
2590
2682
|
* Size of the root volume in gigabytes.
|
|
2591
|
-
* To find the right size use [this endpoint](https://
|
|
2683
|
+
* To find the right size use [this endpoint](https://www.scaleway.com/en/developers/api/instance/#path-instances-list-all-instances) and
|
|
2592
2684
|
* check the `volumes_constraint.{min|max}_size` (in bytes) for your `commercialType`.
|
|
2593
2685
|
* Updates to this field will recreate a new resource.
|
|
2594
2686
|
*/
|
|
@@ -2636,21 +2728,25 @@ export interface IotDeviceMessageFilters {
|
|
|
2636
2728
|
}
|
|
2637
2729
|
export interface IotDeviceMessageFiltersPublish {
|
|
2638
2730
|
/**
|
|
2639
|
-
*
|
|
2731
|
+
* Filtering policy (eg `accept` or `reject`)
|
|
2640
2732
|
*/
|
|
2641
2733
|
policy?: string;
|
|
2642
2734
|
/**
|
|
2643
|
-
* List of topics
|
|
2735
|
+
* List of topics to match (eg `foo/bar/+/baz/#`)
|
|
2644
2736
|
*/
|
|
2645
2737
|
topics?: string[];
|
|
2646
2738
|
}
|
|
2647
2739
|
export interface IotDeviceMessageFiltersSubscribe {
|
|
2648
2740
|
/**
|
|
2649
|
-
*
|
|
2741
|
+
* Same as publish rules.
|
|
2650
2742
|
*/
|
|
2651
2743
|
policy?: string;
|
|
2652
2744
|
/**
|
|
2653
|
-
*
|
|
2745
|
+
* Same as publish rules.
|
|
2746
|
+
*
|
|
2747
|
+
* - `certificate.crt` - (Optional) The certificate of the device, either generated by Scaleway or provided.
|
|
2748
|
+
*
|
|
2749
|
+
* > **Important:** Updates to `certificate.crt` will disconnect connected devices and the previous certificate will be deleted and won't be recoverable.
|
|
2654
2750
|
*/
|
|
2655
2751
|
topics?: string[];
|
|
2656
2752
|
}
|
|
@@ -2716,11 +2812,11 @@ export interface IotRouteS3 {
|
|
|
2716
2812
|
}
|
|
2717
2813
|
export interface IpamIpResource {
|
|
2718
2814
|
/**
|
|
2719
|
-
* The ID of the resource that the IP is
|
|
2815
|
+
* The ID of the resource that the IP is attached to.
|
|
2720
2816
|
*/
|
|
2721
2817
|
id: string;
|
|
2722
2818
|
/**
|
|
2723
|
-
* The MAC
|
|
2819
|
+
* The MAC address of the resource the IP is attached to.
|
|
2724
2820
|
*/
|
|
2725
2821
|
macAddress: string;
|
|
2726
2822
|
/**
|
|
@@ -2744,15 +2840,15 @@ export interface IpamIpReverse {
|
|
|
2744
2840
|
}
|
|
2745
2841
|
export interface IpamIpSource {
|
|
2746
2842
|
/**
|
|
2747
|
-
* The
|
|
2843
|
+
* The Private Network of the IP (if the IP is a private IP).
|
|
2748
2844
|
*/
|
|
2749
2845
|
privateNetworkId: string;
|
|
2750
2846
|
/**
|
|
2751
|
-
* The
|
|
2847
|
+
* The Private Network subnet of the IP (if the IP is a private IP).
|
|
2752
2848
|
*/
|
|
2753
2849
|
subnetId: string;
|
|
2754
2850
|
/**
|
|
2755
|
-
* The zone the IP
|
|
2851
|
+
* The zone of the IP (if the IP is public and zoned, rather than private and/or regional)
|
|
2756
2852
|
*/
|
|
2757
2853
|
zonal: string;
|
|
2758
2854
|
}
|
|
@@ -2906,21 +3002,21 @@ export interface LoadbalancerAclAction {
|
|
|
2906
3002
|
*/
|
|
2907
3003
|
redirects?: outputs.LoadbalancerAclActionRedirect[];
|
|
2908
3004
|
/**
|
|
2909
|
-
* The
|
|
3005
|
+
* The action type. Possible values are: `allow` or `deny` or `redirect`.
|
|
2910
3006
|
*/
|
|
2911
3007
|
type: string;
|
|
2912
3008
|
}
|
|
2913
3009
|
export interface LoadbalancerAclActionRedirect {
|
|
2914
3010
|
/**
|
|
2915
|
-
* The HTTP redirect code to use
|
|
3011
|
+
* The HTTP redirect code to use. Valid values are `301`, `302`, `303`, `307` and `308`.
|
|
2916
3012
|
*/
|
|
2917
3013
|
code?: number;
|
|
2918
3014
|
/**
|
|
2919
|
-
* An URL can be used in case of a location redirect
|
|
3015
|
+
* An URL can be used in case of a location redirect (e.g. `https://scaleway.com` will redirect to this same URL). A scheme name (e.g. `https`, `http`, `ftp`, `git`) will replace the request's original scheme.
|
|
2920
3016
|
*/
|
|
2921
3017
|
target?: string;
|
|
2922
3018
|
/**
|
|
2923
|
-
* The redirect type
|
|
3019
|
+
* The redirect type. Possible values are: `location` or `scheme`.
|
|
2924
3020
|
*/
|
|
2925
3021
|
type?: string;
|
|
2926
3022
|
}
|
|
@@ -2937,7 +3033,7 @@ export interface LoadbalancerAclMatch {
|
|
|
2937
3033
|
httpFilterOption?: string;
|
|
2938
3034
|
/**
|
|
2939
3035
|
* A list of possible values to match for the given HTTP filter.
|
|
2940
|
-
* Keep in mind that in the case of `httpHeaderMatch` the HTTP header field name is case
|
|
3036
|
+
* Keep in mind that in the case of `httpHeaderMatch` the HTTP header field name is case insensitive.
|
|
2941
3037
|
*/
|
|
2942
3038
|
httpFilterValues?: string[];
|
|
2943
3039
|
/**
|
|
@@ -2945,7 +3041,7 @@ export interface LoadbalancerAclMatch {
|
|
|
2945
3041
|
*/
|
|
2946
3042
|
invert?: boolean;
|
|
2947
3043
|
/**
|
|
2948
|
-
* A list of IPs or CIDR v4/v6 addresses of the client
|
|
3044
|
+
* A list of IPs, or CIDR v4/v6 addresses of the session client, to match.
|
|
2949
3045
|
*/
|
|
2950
3046
|
ipSubnets?: string[];
|
|
2951
3047
|
}
|
|
@@ -3039,21 +3135,21 @@ export interface LoadbalancerFrontendAclAction {
|
|
|
3039
3135
|
*/
|
|
3040
3136
|
redirects?: outputs.LoadbalancerFrontendAclActionRedirect[];
|
|
3041
3137
|
/**
|
|
3042
|
-
* The
|
|
3138
|
+
* The action type. Possible values are: `allow` or `deny` or `redirect`.
|
|
3043
3139
|
*/
|
|
3044
3140
|
type: string;
|
|
3045
3141
|
}
|
|
3046
3142
|
export interface LoadbalancerFrontendAclActionRedirect {
|
|
3047
3143
|
/**
|
|
3048
|
-
* The HTTP redirect code to use
|
|
3144
|
+
* The HTTP redirect code to use. Valid values are `301`, `302`, `303`, `307` and `308`.
|
|
3049
3145
|
*/
|
|
3050
3146
|
code?: number;
|
|
3051
3147
|
/**
|
|
3052
|
-
*
|
|
3148
|
+
* A URL can be used in case of a location redirect (e.g. `https://scaleway.com` will redirect to this same URL). A scheme name (e.g. `https`, `http`, `ftp`, `git`) will replace the request's original scheme.
|
|
3053
3149
|
*/
|
|
3054
3150
|
target?: string;
|
|
3055
3151
|
/**
|
|
3056
|
-
* The redirect type
|
|
3152
|
+
* The redirect type. Possible values are: `location` or `scheme`.
|
|
3057
3153
|
*/
|
|
3058
3154
|
type?: string;
|
|
3059
3155
|
}
|
|
@@ -3070,7 +3166,7 @@ export interface LoadbalancerFrontendAclMatch {
|
|
|
3070
3166
|
httpFilterOption?: string;
|
|
3071
3167
|
/**
|
|
3072
3168
|
* A list of possible values to match for the given HTTP filter.
|
|
3073
|
-
* Keep in mind that in the case of `httpHeaderMatch` the HTTP header field name is case
|
|
3169
|
+
* Keep in mind that in the case of `httpHeaderMatch` the HTTP header field name is case insensitive.
|
|
3074
3170
|
*/
|
|
3075
3171
|
httpFilterValues?: string[];
|
|
3076
3172
|
/**
|
|
@@ -3078,21 +3174,27 @@ export interface LoadbalancerFrontendAclMatch {
|
|
|
3078
3174
|
*/
|
|
3079
3175
|
invert?: boolean;
|
|
3080
3176
|
/**
|
|
3081
|
-
* A list of IPs or CIDR v4/v6 addresses of the client
|
|
3177
|
+
* A list of IPs, or CIDR v4/v6 addresses of the session client, to match.
|
|
3082
3178
|
*/
|
|
3083
3179
|
ipSubnets?: string[];
|
|
3084
3180
|
}
|
|
3085
3181
|
export interface LoadbalancerPrivateNetwork {
|
|
3086
3182
|
/**
|
|
3087
|
-
* (Optional) Set to true if you want to let DHCP assign IP addresses. See below.
|
|
3183
|
+
* (Optional) Set to `true` if you want to let DHCP assign IP addresses. See below.
|
|
3088
3184
|
*/
|
|
3089
3185
|
dhcpConfig: boolean;
|
|
3090
3186
|
/**
|
|
3091
|
-
* (
|
|
3187
|
+
* (Optional) IPAM ID of a pre-reserved IP address to assign to the Load Balancer on this Private Network.
|
|
3188
|
+
*/
|
|
3189
|
+
ipamIds: string;
|
|
3190
|
+
/**
|
|
3191
|
+
* (Required) The ID of the Private Network to attach to.
|
|
3092
3192
|
*/
|
|
3093
3193
|
privateNetworkId: string;
|
|
3094
3194
|
/**
|
|
3095
|
-
* (
|
|
3195
|
+
* (Deprecated) Please use `ipamIds`. Define a local ip address of your choice for the load balancer instance.
|
|
3196
|
+
*
|
|
3197
|
+
* @deprecated static_config field is deprecated, please use dhcpConfig instead
|
|
3096
3198
|
*/
|
|
3097
3199
|
staticConfig?: string;
|
|
3098
3200
|
/**
|
|
@@ -3100,35 +3202,35 @@ export interface LoadbalancerPrivateNetwork {
|
|
|
3100
3202
|
*/
|
|
3101
3203
|
status: string;
|
|
3102
3204
|
/**
|
|
3103
|
-
* `zone`) The zone of the
|
|
3205
|
+
* `zone`) The zone of the Load Balancer.
|
|
3104
3206
|
*/
|
|
3105
3207
|
zone: string;
|
|
3106
3208
|
}
|
|
3107
3209
|
export interface MnqSnsCredentialsPermissions {
|
|
3108
3210
|
/**
|
|
3109
|
-
* . Defines
|
|
3211
|
+
* . Defines whether the user can manage the associated resource(s).
|
|
3110
3212
|
*/
|
|
3111
3213
|
canManage: boolean;
|
|
3112
3214
|
/**
|
|
3113
|
-
* . Defines
|
|
3215
|
+
* . Defines whether the user can publish messages to the service.
|
|
3114
3216
|
*/
|
|
3115
3217
|
canPublish: boolean;
|
|
3116
3218
|
/**
|
|
3117
|
-
* . Defines
|
|
3219
|
+
* . Defines whether the user can receive messages from the service.
|
|
3118
3220
|
*/
|
|
3119
3221
|
canReceive: boolean;
|
|
3120
3222
|
}
|
|
3121
3223
|
export interface MnqSqsCredentialsPermissions {
|
|
3122
3224
|
/**
|
|
3123
|
-
* . Defines
|
|
3225
|
+
* . Defines whether the user can manage the associated resource(s).
|
|
3124
3226
|
*/
|
|
3125
3227
|
canManage: boolean;
|
|
3126
3228
|
/**
|
|
3127
|
-
* . Defines
|
|
3229
|
+
* . Defines whether the user can publish messages to the service.
|
|
3128
3230
|
*/
|
|
3129
3231
|
canPublish: boolean;
|
|
3130
3232
|
/**
|
|
3131
|
-
* . Defines
|
|
3233
|
+
* . Defines whether the user can receive messages from the service.
|
|
3132
3234
|
*/
|
|
3133
3235
|
canReceive: boolean;
|
|
3134
3236
|
}
|
|
@@ -3260,7 +3362,7 @@ export interface ObjectBucketLockConfigurationRuleDefaultRetention {
|
|
|
3260
3362
|
*/
|
|
3261
3363
|
days?: number;
|
|
3262
3364
|
/**
|
|
3263
|
-
* The default Object Lock retention mode you want to apply to new objects placed in the specified bucket.
|
|
3365
|
+
* The default Object Lock retention mode you want to apply to new objects placed in the specified bucket. Valid values are `GOVERNANCE` or `COMPLIANCE`. To learn more about the difference between these modes, see [Object Lock retention modes](https://www.scaleway.com/en/docs/storage/object/api-cli/object-lock/#retention-modes).
|
|
3264
3366
|
*/
|
|
3265
3367
|
mode: string;
|
|
3266
3368
|
/**
|
|
@@ -3300,7 +3402,7 @@ export interface RedisClusterAcl {
|
|
|
3300
3402
|
*/
|
|
3301
3403
|
id: string;
|
|
3302
3404
|
/**
|
|
3303
|
-
* The
|
|
3405
|
+
* The IP range to whitelist
|
|
3304
3406
|
* in [CIDR notation](https://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing#CIDR_notation)
|
|
3305
3407
|
*/
|
|
3306
3408
|
ip: string;
|
|
@@ -3316,23 +3418,23 @@ export interface RedisClusterPrivateNetwork {
|
|
|
3316
3418
|
id: string;
|
|
3317
3419
|
/**
|
|
3318
3420
|
* Endpoint IPv4 addresses in [CIDR notation](https://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing#CIDR_notation). You must provide at least one IP per node.
|
|
3319
|
-
* Keep in mind that in
|
|
3320
|
-
* scale your
|
|
3421
|
+
* Keep in mind that in cluster mode you cannot edit your Private Network after its creation so if you want to be able to
|
|
3422
|
+
* scale your cluster horizontally (adding nodes) later, you should provide more IPs than nodes.
|
|
3321
3423
|
* If not set, the IP network address within the private subnet is determined by the IP Address Management (IPAM) service.
|
|
3322
3424
|
*
|
|
3323
3425
|
* > The `privateNetwork` conflicts with `acl`. Only one should be specified.
|
|
3324
3426
|
*
|
|
3325
|
-
* > **Important:** The way to use
|
|
3427
|
+
* > **Important:** The way to use Private Networks differs whether you are using Redis™ in Standalone or cluster mode.
|
|
3326
3428
|
*
|
|
3327
3429
|
* - Standalone mode (`clusterSize` = 1) : you can attach as many Private Networks as you want (each must be a separate
|
|
3328
|
-
* block). If you detach your only
|
|
3430
|
+
* block). If you detach your only Private Network, your cluster won't be reachable until you define a new Private or
|
|
3329
3431
|
* Public Network. You can modify your `privateNetwork` and its specs, you can have both a Private and Public Network side
|
|
3330
3432
|
* by side.
|
|
3331
3433
|
*
|
|
3332
|
-
* - Cluster mode (`clusterSize` > 2) : you can define a single Private Network as you create your
|
|
3333
|
-
* able to edit or detach it afterward, unless you create another
|
|
3334
|
-
* configuration (`serviceIps`), you won't be able to scale your
|
|
3335
|
-
* require updating the
|
|
3434
|
+
* - Cluster mode (`clusterSize` > 2) : you can define a single Private Network as you create your cluster, you won't be
|
|
3435
|
+
* able to edit or detach it afterward, unless you create another cluster. This also means that, if you are using a static
|
|
3436
|
+
* configuration (`serviceIps`), you won't be able to scale your cluster horizontally (add more nodes) since it would
|
|
3437
|
+
* require updating the Private Network to add IPs.
|
|
3336
3438
|
* Your `serviceIps` must be listed as follows:
|
|
3337
3439
|
*
|
|
3338
3440
|
* ```typescript
|
|
@@ -3342,7 +3444,7 @@ export interface RedisClusterPrivateNetwork {
|
|
|
3342
3444
|
serviceIps: string[];
|
|
3343
3445
|
/**
|
|
3344
3446
|
* `zone`) The zone in which the
|
|
3345
|
-
* Redis
|
|
3447
|
+
* Redis™ cluster should be created.
|
|
3346
3448
|
*/
|
|
3347
3449
|
zone: string;
|
|
3348
3450
|
}
|
|
@@ -3388,13 +3490,13 @@ export interface VpcGatewayNetworkIpamConfig {
|
|
|
3388
3490
|
*/
|
|
3389
3491
|
ipamIpId: string;
|
|
3390
3492
|
/**
|
|
3391
|
-
* Defines whether the default route
|
|
3493
|
+
* Defines whether to enable the default route on the GatewayNetwork.
|
|
3392
3494
|
*/
|
|
3393
3495
|
pushDefaultRoute?: boolean;
|
|
3394
3496
|
}
|
|
3395
3497
|
export interface VpcPrivateNetworkIpv4Subnet {
|
|
3396
3498
|
/**
|
|
3397
|
-
* The network address of the subnet in
|
|
3499
|
+
* The network address of the subnet in hexadecimal notation, e.g., '2001:db8::' for a '2001:db8::/64' subnet.
|
|
3398
3500
|
*/
|
|
3399
3501
|
address: string;
|
|
3400
3502
|
/**
|
|
@@ -3406,7 +3508,7 @@ export interface VpcPrivateNetworkIpv4Subnet {
|
|
|
3406
3508
|
*/
|
|
3407
3509
|
id: string;
|
|
3408
3510
|
/**
|
|
3409
|
-
* The length of the network prefix, e.g.,
|
|
3511
|
+
* The length of the network prefix, e.g., 64 for a 'ffff:ffff:ffff:ffff::' mask.
|
|
3410
3512
|
*/
|
|
3411
3513
|
prefixLength: number;
|
|
3412
3514
|
/**
|
|
@@ -3424,7 +3526,7 @@ export interface VpcPrivateNetworkIpv4Subnet {
|
|
|
3424
3526
|
}
|
|
3425
3527
|
export interface VpcPrivateNetworkIpv6Subnet {
|
|
3426
3528
|
/**
|
|
3427
|
-
* The network address of the subnet in
|
|
3529
|
+
* The network address of the subnet in hexadecimal notation, e.g., '2001:db8::' for a '2001:db8::/64' subnet.
|
|
3428
3530
|
*/
|
|
3429
3531
|
address: string;
|
|
3430
3532
|
/**
|
|
@@ -3436,7 +3538,7 @@ export interface VpcPrivateNetworkIpv6Subnet {
|
|
|
3436
3538
|
*/
|
|
3437
3539
|
id: string;
|
|
3438
3540
|
/**
|
|
3439
|
-
* The length of the network prefix, e.g.,
|
|
3541
|
+
* The length of the network prefix, e.g., 64 for a 'ffff:ffff:ffff:ffff::' mask.
|
|
3440
3542
|
*/
|
|
3441
3543
|
prefixLength: number;
|
|
3442
3544
|
/**
|