@scaleway/sdk 2.72.0 → 2.73.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (146) hide show
  1. package/dist/api/account/v3/api.gen.cjs +13 -32
  2. package/dist/api/account/v3/api.gen.d.ts +17 -36
  3. package/dist/api/account/v3/api.gen.js +13 -32
  4. package/dist/api/account/v3/types.gen.d.ts +187 -85
  5. package/dist/api/applesilicon/v1alpha1/api.gen.cjs +19 -46
  6. package/dist/api/applesilicon/v1alpha1/api.gen.d.ts +24 -49
  7. package/dist/api/applesilicon/v1alpha1/api.gen.js +19 -46
  8. package/dist/api/applesilicon/v1alpha1/types.gen.d.ts +310 -135
  9. package/dist/api/audit_trail/v1alpha1/api.gen.cjs +2 -5
  10. package/dist/api/audit_trail/v1alpha1/api.gen.d.ts +4 -8
  11. package/dist/api/audit_trail/v1alpha1/api.gen.js +2 -5
  12. package/dist/api/audit_trail/v1alpha1/types.gen.d.ts +110 -82
  13. package/dist/api/baremetal/v1/api.gen.cjs +28 -61
  14. package/dist/api/baremetal/v1/api.gen.d.ts +29 -60
  15. package/dist/api/baremetal/v1/api.gen.js +28 -61
  16. package/dist/api/baremetal/v1/types.gen.d.ts +802 -315
  17. package/dist/api/baremetal/v3/api.gen.cjs +7 -14
  18. package/dist/api/baremetal/v3/api.gen.d.ts +10 -15
  19. package/dist/api/baremetal/v3/api.gen.js +7 -14
  20. package/dist/api/baremetal/v3/types.gen.d.ts +82 -32
  21. package/dist/api/billing/v2beta1/api.gen.cjs +11 -20
  22. package/dist/api/billing/v2beta1/api.gen.d.ts +9 -19
  23. package/dist/api/billing/v2beta1/api.gen.js +11 -20
  24. package/dist/api/billing/v2beta1/types.gen.d.ts +231 -102
  25. package/dist/api/block/v1/api.gen.cjs +37 -55
  26. package/dist/api/block/v1/api.gen.d.ts +19 -37
  27. package/dist/api/block/v1/api.gen.js +37 -55
  28. package/dist/api/block/v1/types.gen.d.ts +306 -125
  29. package/dist/api/block/v1alpha1/api.gen.cjs +45 -64
  30. package/dist/api/block/v1alpha1/api.gen.d.ts +22 -41
  31. package/dist/api/block/v1alpha1/api.gen.js +45 -64
  32. package/dist/api/block/v1alpha1/types.gen.d.ts +327 -132
  33. package/dist/api/cockpit/v1/api.gen.cjs +100 -156
  34. package/dist/api/cockpit/v1/api.gen.d.ts +53 -112
  35. package/dist/api/cockpit/v1/api.gen.js +100 -156
  36. package/dist/api/cockpit/v1/types.gen.d.ts +567 -246
  37. package/dist/api/container/v1beta1/api.gen.cjs +7 -14
  38. package/dist/api/container/v1beta1/api.gen.d.ts +9 -16
  39. package/dist/api/container/v1beta1/api.gen.js +7 -14
  40. package/dist/api/container/v1beta1/types.gen.d.ts +648 -322
  41. package/dist/api/dedibox/v1/api.gen.cjs +45 -69
  42. package/dist/api/dedibox/v1/api.gen.d.ts +52 -62
  43. package/dist/api/dedibox/v1/api.gen.js +45 -69
  44. package/dist/api/dedibox/v1/types.gen.d.ts +1765 -645
  45. package/dist/api/domain/v2beta1/api.gen.cjs +119 -178
  46. package/dist/api/domain/v2beta1/api.gen.d.ts +71 -130
  47. package/dist/api/domain/v2beta1/api.gen.js +119 -178
  48. package/dist/api/domain/v2beta1/content.gen.d.ts +1 -4
  49. package/dist/api/domain/v2beta1/types.gen.d.ts +411 -199
  50. package/dist/api/flexibleip/v1alpha1/api.gen.cjs +10 -25
  51. package/dist/api/flexibleip/v1alpha1/api.gen.d.ts +12 -28
  52. package/dist/api/flexibleip/v1alpha1/api.gen.js +10 -25
  53. package/dist/api/flexibleip/v1alpha1/types.gen.d.ts +186 -78
  54. package/dist/api/inference/v1/api.gen.cjs +8 -11
  55. package/dist/api/inference/v1/api.gen.d.ts +6 -9
  56. package/dist/api/inference/v1/api.gen.js +8 -11
  57. package/dist/api/inference/v1/types.gen.d.ts +330 -150
  58. package/dist/api/inference/v1beta1/api.gen.cjs +8 -11
  59. package/dist/api/inference/v1beta1/api.gen.d.ts +6 -9
  60. package/dist/api/inference/v1beta1/api.gen.js +8 -11
  61. package/dist/api/inference/v1beta1/types.gen.d.ts +341 -154
  62. package/dist/api/instance/v1/api.gen.cjs +64 -113
  63. package/dist/api/instance/v1/api.gen.d.ts +54 -103
  64. package/dist/api/instance/v1/api.gen.js +64 -113
  65. package/dist/api/instance/v1/types.gen.d.ts +1351 -598
  66. package/dist/api/instance/v1/types.private.gen.d.ts +131 -59
  67. package/dist/api/interlink/v1beta1/api.gen.cjs +21 -67
  68. package/dist/api/interlink/v1beta1/api.gen.d.ts +23 -70
  69. package/dist/api/interlink/v1beta1/api.gen.js +21 -67
  70. package/dist/api/interlink/v1beta1/marshalling.gen.cjs +2 -0
  71. package/dist/api/interlink/v1beta1/marshalling.gen.js +2 -0
  72. package/dist/api/interlink/v1beta1/types.gen.d.ts +464 -216
  73. package/dist/api/interlink/v1beta1/validation-rules.gen.cjs +8 -0
  74. package/dist/api/interlink/v1beta1/validation-rules.gen.d.ts +8 -0
  75. package/dist/api/interlink/v1beta1/validation-rules.gen.js +8 -0
  76. package/dist/api/iot/v1/api.gen.cjs +37 -70
  77. package/dist/api/iot/v1/api.gen.d.ts +34 -67
  78. package/dist/api/iot/v1/api.gen.js +37 -70
  79. package/dist/api/iot/v1/types.gen.d.ts +566 -321
  80. package/dist/api/ipam/v1/api.gen.cjs +6 -26
  81. package/dist/api/ipam/v1/api.gen.d.ts +8 -29
  82. package/dist/api/ipam/v1/api.gen.js +6 -26
  83. package/dist/api/ipam/v1/types.gen.d.ts +146 -105
  84. package/dist/api/jobs/v1alpha1/api.gen.cjs +2 -4
  85. package/dist/api/jobs/v1alpha1/api.gen.d.ts +4 -6
  86. package/dist/api/jobs/v1alpha1/api.gen.js +2 -4
  87. package/dist/api/jobs/v1alpha1/types.gen.d.ts +165 -91
  88. package/dist/api/k8s/v1/api.gen.cjs +33 -78
  89. package/dist/api/k8s/v1/api.gen.d.ts +27 -72
  90. package/dist/api/k8s/v1/api.gen.js +33 -78
  91. package/dist/api/k8s/v1/types.gen.d.ts +743 -506
  92. package/dist/api/key_manager/v1alpha1/api.gen.cjs +21 -57
  93. package/dist/api/key_manager/v1alpha1/api.gen.d.ts +19 -56
  94. package/dist/api/key_manager/v1alpha1/api.gen.js +21 -57
  95. package/dist/api/key_manager/v1alpha1/types.gen.d.ts +196 -114
  96. package/dist/api/marketplace/v2/api.gen.cjs +8 -21
  97. package/dist/api/marketplace/v2/api.gen.d.ts +10 -24
  98. package/dist/api/marketplace/v2/api.gen.js +8 -21
  99. package/dist/api/marketplace/v2/types.gen.d.ts +94 -41
  100. package/dist/api/mnq/v1beta1/api.gen.cjs +24 -76
  101. package/dist/api/mnq/v1beta1/api.gen.d.ts +30 -82
  102. package/dist/api/mnq/v1beta1/api.gen.js +24 -76
  103. package/dist/api/mnq/v1beta1/types.gen.d.ts +342 -169
  104. package/dist/api/mongodb/v1alpha1/api.gen.cjs +19 -62
  105. package/dist/api/mongodb/v1alpha1/api.gen.d.ts +21 -64
  106. package/dist/api/mongodb/v1alpha1/api.gen.js +19 -62
  107. package/dist/api/mongodb/v1alpha1/types.gen.d.ts +443 -189
  108. package/dist/api/qaas/v1alpha1/api.gen.cjs +17 -34
  109. package/dist/api/qaas/v1alpha1/api.gen.d.ts +19 -36
  110. package/dist/api/qaas/v1alpha1/api.gen.js +17 -34
  111. package/dist/api/qaas/v1alpha1/types.gen.d.ts +502 -174
  112. package/dist/api/rdb/v1/api.gen.cjs +62 -202
  113. package/dist/api/rdb/v1/api.gen.d.ts +60 -201
  114. package/dist/api/rdb/v1/api.gen.js +62 -202
  115. package/dist/api/rdb/v1/types.gen.d.ts +1005 -524
  116. package/dist/api/redis/v1/api.gen.cjs +23 -83
  117. package/dist/api/redis/v1/api.gen.d.ts +25 -85
  118. package/dist/api/redis/v1/api.gen.js +23 -83
  119. package/dist/api/redis/v1/types.gen.d.ts +447 -170
  120. package/dist/api/registry/v1/api.gen.cjs +12 -40
  121. package/dist/api/registry/v1/api.gen.d.ts +14 -42
  122. package/dist/api/registry/v1/api.gen.js +12 -40
  123. package/dist/api/registry/v1/types.gen.d.ts +200 -116
  124. package/dist/api/secret/v1beta1/api.gen.cjs +19 -47
  125. package/dist/api/secret/v1beta1/api.gen.d.ts +21 -51
  126. package/dist/api/secret/v1beta1/api.gen.js +19 -47
  127. package/dist/api/secret/v1beta1/types.gen.d.ts +359 -224
  128. package/dist/api/serverless_sqldb/v1alpha1/api.gen.cjs +9 -27
  129. package/dist/api/serverless_sqldb/v1alpha1/api.gen.d.ts +11 -29
  130. package/dist/api/serverless_sqldb/v1alpha1/api.gen.js +9 -27
  131. package/dist/api/serverless_sqldb/v1alpha1/types.gen.d.ts +168 -76
  132. package/dist/api/tem/v1alpha1/api.gen.cjs +22 -58
  133. package/dist/api/tem/v1alpha1/api.gen.d.ts +24 -60
  134. package/dist/api/tem/v1alpha1/api.gen.js +22 -58
  135. package/dist/api/tem/v1alpha1/types.gen.d.ts +761 -338
  136. package/dist/api/test/v1/api.gen.cjs +8 -11
  137. package/dist/api/test/v1/api.gen.d.ts +6 -9
  138. package/dist/api/test/v1/api.gen.js +8 -11
  139. package/dist/api/test/v1/types.gen.d.ts +21 -10
  140. package/dist/client/dist/package.json.cjs +1 -1
  141. package/dist/client/dist/package.json.js +1 -1
  142. package/node_modules/@scaleway/sdk-client/dist/package.json.cjs +1 -1
  143. package/node_modules/@scaleway/sdk-client/dist/package.json.js +1 -1
  144. package/node_modules/@scaleway/sdk-client/package.json +1 -2
  145. package/package.json +2 -2
  146. package/node_modules/@scaleway/sdk-client/LICENSE +0 -191
@@ -20,10 +20,7 @@ class API extends API$1 {
20
20
  "pl-waw-2"
21
21
  ];
22
22
  /**
23
- * Create a Redis™ Database Instance. Create a new Redis™ Database Instance
24
- * (Redis™ cluster). You must set the `zone`, `project_id`, `version`,
25
- * `node_type`, `user_name` and `password` parameters. Optionally you can
26
- * define `acl_rules`, `endpoints`, `tls_enabled` and `cluster_settings`.
23
+ * Create a Redis™ Database Instance. Create a new Redis™ Database Instance (Redis™ cluster). You must set the `zone`, `project_id`, `version`, `node_type`, `user_name` and `password` parameters. Optionally you can define `acl_rules`, `endpoints`, `tls_enabled` and `cluster_settings`.
27
24
  *
28
25
  * @param request - The request {@link CreateClusterRequest}
29
26
  * @returns A Promise of Cluster
@@ -40,9 +37,7 @@ class API extends API$1 {
40
37
  unmarshalCluster
41
38
  );
42
39
  /**
43
- * Update a Redis™ Database Instance. Update the parameters of a Redis™
44
- * Database Instance (Redis™ cluster), including `name`, `tags`, `user_name`
45
- * and `password`.
40
+ * Update a Redis™ Database Instance. Update the parameters of a Redis™ Database Instance (Redis™ cluster), including `name`, `tags`, `user_name` and `password`.
46
41
  *
47
42
  * @param request - The request {@link UpdateClusterRequest}
48
43
  * @returns A Promise of Cluster
@@ -59,11 +54,7 @@ class API extends API$1 {
59
54
  unmarshalCluster
60
55
  );
61
56
  /**
62
- * Get a Redis™ Database Instance. Retrieve information about a Redis™
63
- * Database Instance (Redis™ cluster). Specify the `cluster_id` and `region`
64
- * in your request to get information such as `id`, `status`, `version`,
65
- * `tls_enabled`, `cluster_settings`, `upgradable_versions` and `endpoints`
66
- * about your cluster in the response.
57
+ * Get a Redis™ Database Instance. Retrieve information about a Redis™ Database Instance (Redis™ cluster). Specify the `cluster_id` and `region` in your request to get information such as `id`, `status`, `version`, `tls_enabled`, `cluster_settings`, `upgradable_versions` and `endpoints` about your cluster in the response.
67
58
  *
68
59
  * @param request - The request {@link GetClusterRequest}
69
60
  * @returns A Promise of Cluster
@@ -111,25 +102,14 @@ class API extends API$1 {
111
102
  unmarshalListClustersResponse
112
103
  );
113
104
  /**
114
- * List Redis™ Database Instances. List all Redis™ Database Instances (Redis™
115
- * cluster) in the specified zone. By default, the Database Instances returned
116
- * in the list are ordered by creation date in ascending order, though this
117
- * can be modified via the order_by field. You can define additional
118
- * parameters for your query, such as `tags`, `name`, `organization_id` and
119
- * `version`.
105
+ * List Redis™ Database Instances. List all Redis™ Database Instances (Redis™ cluster) in the specified zone. By default, the Database Instances returned in the list are ordered by creation date in ascending order, though this can be modified via the order_by field. You can define additional parameters for your query, such as `tags`, `name`, `organization_id` and `version`.
120
106
  *
121
107
  * @param request - The request {@link ListClustersRequest}
122
108
  * @returns A Promise of ListClustersResponse
123
109
  */
124
110
  listClusters = (request = {}) => enrichForPagination("clusters", this.pageOfListClusters, request);
125
111
  /**
126
- * Scale up a Redis™ Database Instance. Upgrade your Redis™ Database Instance,
127
- * either by upgrading to a bigger node type (vertical scaling) or by adding
128
- * more nodes to your Database Instance to increase your number of endpoints
129
- * and distribute cache (horizontal scaling, available for clusters only).
130
- * Note that scaling horizontally your Redis™ Database Instance will not renew
131
- * its TLS certificate. In order to refresh the TLS certificate, you must use
132
- * the Renew TLS certificate endpoint.
112
+ * Scale up a Redis™ Database Instance. Upgrade your Redis™ Database Instance, either by upgrading to a bigger node type (vertical scaling) or by adding more nodes to your Database Instance to increase your number of endpoints and distribute cache (horizontal scaling, available for clusters only). Note that scaling horizontally your Redis™ Database Instance will not renew its TLS certificate. In order to refresh the TLS certificate, you must use the Renew TLS certificate endpoint.
133
113
  *
134
114
  * @param request - The request {@link MigrateClusterRequest}
135
115
  * @returns A Promise of Cluster
@@ -146,10 +126,7 @@ class API extends API$1 {
146
126
  unmarshalCluster
147
127
  );
148
128
  /**
149
- * Delete a Redis™ Database Instance. Delete a Redis™ Database Instance
150
- * (Redis™ cluster), specified by the `region` and `cluster_id` parameters.
151
- * Deleting a Database Instance is permanent, and cannot be undone. Note that
152
- * upon deletion all your data will be lost.
129
+ * Delete a Redis™ Database Instance. Delete a Redis™ Database Instance (Redis™ cluster), specified by the `region` and `cluster_id` parameters. Deleting a Database Instance is permanent, and cannot be undone. Note that upon deletion all your data will be lost.
153
130
  *
154
131
  * @param request - The request {@link DeleteClusterRequest}
155
132
  * @returns A Promise of Cluster
@@ -162,9 +139,7 @@ class API extends API$1 {
162
139
  unmarshalCluster
163
140
  );
164
141
  /**
165
- * Get metrics of a Redis™ Database Instance. Retrieve the metrics of a Redis™
166
- * Database Instance (Redis™ cluster). You can define the period from which to
167
- * retrieve metrics by specifying the `start_date` and `end_date`.
142
+ * Get metrics of a Redis™ Database Instance. Retrieve the metrics of a Redis™ Database Instance (Redis™ cluster). You can define the period from which to retrieve metrics by specifying the `start_date` and `end_date`.
168
143
  *
169
144
  * @param request - The request {@link GetClusterMetricsRequest}
170
145
  * @returns A Promise of ClusterMetricsResponse
@@ -197,9 +172,7 @@ class API extends API$1 {
197
172
  unmarshalListNodeTypesResponse
198
173
  );
199
174
  /**
200
- * List available node types. List all available node types. By default, the
201
- * node types returned in the list are ordered by creation date in ascending
202
- * order, though this can be modified via the `order_by` field.
175
+ * List available node types. List all available node types. By default, the node types returned in the list are ordered by creation date in ascending order, though this can be modified via the `order_by` field.
203
176
  *
204
177
  * @param request - The request {@link ListNodeTypesRequest}
205
178
  * @returns A Promise of ListNodeTypesResponse
@@ -224,18 +197,14 @@ class API extends API$1 {
224
197
  unmarshalListClusterVersionsResponse
225
198
  );
226
199
  /**
227
- * List available Redis™ versions. List the Redis™ database engine versions
228
- * available. You can define additional parameters for your query, such as
229
- * `include_disabled`, `include_beta`, `include_deprecated` and `version`.
200
+ * List available Redis™ versions. List the Redis™ database engine versions available. You can define additional parameters for your query, such as `include_disabled`, `include_beta`, `include_deprecated` and `version`.
230
201
  *
231
202
  * @param request - The request {@link ListClusterVersionsRequest}
232
203
  * @returns A Promise of ListClusterVersionsResponse
233
204
  */
234
205
  listClusterVersions = (request) => enrichForPagination("versions", this.pageOfListClusterVersions, request);
235
206
  /**
236
- * Get the TLS certificate of a cluster. Retrieve information about the TLS
237
- * certificate of a Redis™ Database Instance (Redis™ cluster). Details like
238
- * name and content are returned in the response.
207
+ * Get the TLS certificate of a cluster. Retrieve information about the TLS certificate of a Redis™ Database Instance (Redis™ cluster). Details like name and content are returned in the response.
239
208
  *
240
209
  * @param request - The request {@link GetClusterCertificateRequest}
241
210
  * @returns A Promise of Blob
@@ -247,11 +216,7 @@ class API extends API$1 {
247
216
  responseType: "blob"
248
217
  });
249
218
  /**
250
- * Renew the TLS certificate of a cluster. Renew a TLS certificate for a
251
- * Redis™ Database Instance (Redis™ cluster). Renewing a certificate means
252
- * that you will not be able to connect to your Database Instance using the
253
- * previous certificate. You will also need to download and update the new
254
- * certificate for all database clients.
219
+ * Renew the TLS certificate of a cluster. Renew a TLS certificate for a Redis™ Database Instance (Redis™ cluster). Renewing a certificate means that you will not be able to connect to your Database Instance using the previous certificate. You will also need to download and update the new certificate for all database clients.
255
220
  *
256
221
  * @param request - The request {@link RenewClusterCertificateRequest}
257
222
  * @returns A Promise of Cluster
@@ -266,9 +231,7 @@ class API extends API$1 {
266
231
  unmarshalCluster
267
232
  );
268
233
  /**
269
- * Add advanced settings. Add an advanced setting to a Redis™ Database
270
- * Instance (Redis™ cluster). You must set the `name` and the `value` of each
271
- * setting.
234
+ * Add advanced settings. Add an advanced setting to a Redis™ Database Instance (Redis™ cluster). You must set the `name` and the `value` of each setting.
272
235
  *
273
236
  * @param request - The request {@link AddClusterSettingsRequest}
274
237
  * @returns A Promise of ClusterSettingsResponse
@@ -285,9 +248,7 @@ class API extends API$1 {
285
248
  unmarshalClusterSettingsResponse
286
249
  );
287
250
  /**
288
- * Delete advanced setting. Delete an advanced setting in a Redis™ Database
289
- * Instance (Redis™ cluster). You must specify the names of the settings you
290
- * want to delete in the request body.
251
+ * Delete advanced setting. Delete an advanced setting in a Redis™ Database Instance (Redis™ cluster). You must specify the names of the settings you want to delete in the request body.
291
252
  *
292
253
  * @param request - The request {@link DeleteClusterSettingRequest}
293
254
  * @returns A Promise of Cluster
@@ -300,9 +261,7 @@ class API extends API$1 {
300
261
  unmarshalCluster
301
262
  );
302
263
  /**
303
- * Set advanced settings. Update an advanced setting for a Redis™ Database
304
- * Instance (Redis™ cluster). Settings added upon database engine
305
- * initalization can only be defined once, and cannot, therefore, be updated.
264
+ * Set advanced settings. Update an advanced setting for a Redis™ Database Instance (Redis™ cluster). Settings added upon database engine initalization can only be defined once, and cannot, therefore, be updated.
306
265
  *
307
266
  * @param request - The request {@link SetClusterSettingsRequest}
308
267
  * @returns A Promise of ClusterSettingsResponse
@@ -319,8 +278,7 @@ class API extends API$1 {
319
278
  unmarshalClusterSettingsResponse
320
279
  );
321
280
  /**
322
- * Set ACL rules for a cluster. Replace all the ACL rules of a Redis™ Database
323
- * Instance (Redis™ cluster).
281
+ * Set ACL rules for a cluster. Replace all the ACL rules of a Redis™ Database Instance (Redis™ cluster).
324
282
  *
325
283
  * @param request - The request {@link SetAclRulesRequest}
326
284
  * @returns A Promise of SetAclRulesResponse
@@ -337,8 +295,7 @@ class API extends API$1 {
337
295
  unmarshalSetAclRulesResponse
338
296
  );
339
297
  /**
340
- * Add ACL rules for a cluster. Add an additional ACL rule to a Redis™
341
- * Database Instance (Redis™ cluster).
298
+ * Add ACL rules for a cluster. Add an additional ACL rule to a Redis™ Database Instance (Redis™ cluster).
342
299
  *
343
300
  * @param request - The request {@link AddAclRulesRequest}
344
301
  * @returns A Promise of AddAclRulesResponse
@@ -355,9 +312,7 @@ class API extends API$1 {
355
312
  unmarshalAddAclRulesResponse
356
313
  );
357
314
  /**
358
- * Delete an ACL rule for a cluster. Delete an ACL rule of a Redis™ Database
359
- * Instance (Redis™ cluster). You must specify the `acl_id` of the rule you
360
- * want to delete in your request.
315
+ * Delete an ACL rule for a cluster. Delete an ACL rule of a Redis™ Database Instance (Redis™ cluster). You must specify the `acl_id` of the rule you want to delete in your request.
361
316
  *
362
317
  * @param request - The request {@link DeleteAclRuleRequest}
363
318
  * @returns A Promise of Cluster
@@ -370,9 +325,7 @@ class API extends API$1 {
370
325
  unmarshalCluster
371
326
  );
372
327
  /**
373
- * Get an ACL rule. Retrieve information about an ACL rule of a Redis™
374
- * Database Instance (Redis™ cluster). You must specify the `acl_id` of the
375
- * rule in your request.
328
+ * Get an ACL rule. Retrieve information about an ACL rule of a Redis™ Database Instance (Redis™ cluster). You must specify the `acl_id` of the rule in your request.
376
329
  *
377
330
  * @param request - The request {@link GetAclRuleRequest}
378
331
  * @returns A Promise of ACLRule
@@ -385,9 +338,7 @@ class API extends API$1 {
385
338
  unmarshalACLRule
386
339
  );
387
340
  /**
388
- * Set endpoints for a cluster. Update an endpoint for a Redis™ Database
389
- * Instance (Redis™ cluster). You must specify the `cluster_id` and the
390
- * `endpoints` parameters in your request.
341
+ * Set endpoints for a cluster. Update an endpoint for a Redis™ Database Instance (Redis™ cluster). You must specify the `cluster_id` and the `endpoints` parameters in your request.
391
342
  *
392
343
  * @param request - The request {@link SetEndpointsRequest}
393
344
  * @returns A Promise of SetEndpointsResponse
@@ -404,9 +355,7 @@ class API extends API$1 {
404
355
  unmarshalSetEndpointsResponse
405
356
  );
406
357
  /**
407
- * Add endpoints for a cluster. Add a new endpoint for a Redis™ Database
408
- * Instance (Redis™ cluster). You can add `private_network` or
409
- * `public_network` specifications to the body of the request.
358
+ * Add endpoints for a cluster. Add a new endpoint for a Redis™ Database Instance (Redis™ cluster). You can add `private_network` or `public_network` specifications to the body of the request.
410
359
  *
411
360
  * @param request - The request {@link AddEndpointsRequest}
412
361
  * @returns A Promise of AddEndpointsResponse
@@ -423,10 +372,7 @@ class API extends API$1 {
423
372
  unmarshalAddEndpointsResponse
424
373
  );
425
374
  /**
426
- * Delete an endpoint for a cluster. Delete the endpoint of a Redis™ Database
427
- * Instance (Redis™ cluster). You must specify the `region` and `endpoint_id`
428
- * parameters of the endpoint you want to delete. Note that might need to
429
- * update any environment configurations that point to the deleted endpoint.
375
+ * Delete an endpoint for a cluster. Delete the endpoint of a Redis™ Database Instance (Redis™ cluster). You must specify the `region` and `endpoint_id` parameters of the endpoint you want to delete. Note that might need to update any environment configurations that point to the deleted endpoint.
430
376
  *
431
377
  * @param request - The request {@link DeleteEndpointRequest}
432
378
  * @returns A Promise of Cluster
@@ -439,10 +385,7 @@ class API extends API$1 {
439
385
  unmarshalCluster
440
386
  );
441
387
  /**
442
- * Get an endpoint. Retrieve information about a Redis™ Database Instance
443
- * (Redis™ cluster) endpoint. Full details about the endpoint, like `ips`,
444
- * `port`, `private_network` and `public_network` specifications are returned
445
- * in the response.
388
+ * Get an endpoint. Retrieve information about a Redis™ Database Instance (Redis™ cluster) endpoint. Full details about the endpoint, like `ips`, `port`, `private_network` and `public_network` specifications are returned in the response.
446
389
  *
447
390
  * @param request - The request {@link GetEndpointRequest}
448
391
  * @returns A Promise of Endpoint
@@ -455,10 +398,7 @@ class API extends API$1 {
455
398
  unmarshalEndpoint
456
399
  );
457
400
  /**
458
- * Update an endpoint. Update information about a Redis™ Database Instance
459
- * (Redis™ cluster) endpoint. Full details about the endpoint, like `ips`,
460
- * `port`, `private_network` and `public_network` specifications are returned
461
- * in the response.
401
+ * Update an endpoint. Update information about a Redis™ Database Instance (Redis™ cluster) endpoint. Full details about the endpoint, like `ips`, `port`, `private_network` and `public_network` specifications are returned in the response.
462
402
  *
463
403
  * @param request - The request {@link UpdateEndpointRequest}
464
404
  * @returns A Promise of Endpoint