@volcengine/pulumi 0.0.21 → 0.0.22
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/alb/acl.d.ts +126 -0
- package/alb/acl.js +89 -0
- package/alb/acl.js.map +1 -0
- package/alb/acls.d.ts +101 -0
- package/alb/acls.js +51 -0
- package/alb/acls.js.map +1 -0
- package/alb/alb.d.ts +282 -0
- package/alb/alb.js +167 -0
- package/alb/alb.js.map +1 -0
- package/alb/albs.d.ts +216 -0
- package/alb/albs.js +127 -0
- package/alb/albs.js.map +1 -0
- package/alb/caCertificates.d.ts +108 -0
- package/alb/caCertificates.js +50 -0
- package/alb/caCertificates.js.map +1 -0
- package/alb/cacertificate.d.ts +158 -0
- package/alb/cacertificate.js +96 -0
- package/alb/cacertificate.js.map +1 -0
- package/alb/certificate.d.ts +167 -0
- package/alb/certificate.js +98 -0
- package/alb/certificate.js.map +1 -0
- package/alb/certificates.d.ts +87 -0
- package/alb/certificates.js +48 -0
- package/alb/certificates.js.map +1 -0
- package/alb/customizedCfg.d.ts +108 -0
- package/alb/customizedCfg.js +85 -0
- package/alb/customizedCfg.js.map +1 -0
- package/alb/customizedCfgs.d.ts +116 -0
- package/alb/customizedCfgs.js +47 -0
- package/alb/customizedCfgs.js.map +1 -0
- package/alb/healthCheckTemplate.d.ts +212 -0
- package/alb/healthCheckTemplate.js +106 -0
- package/alb/healthCheckTemplate.js.map +1 -0
- package/alb/healthCheckTemplates.d.ts +96 -0
- package/alb/healthCheckTemplates.js +49 -0
- package/alb/healthCheckTemplates.js.map +1 -0
- package/alb/index.d.ts +69 -0
- package/alb/index.js +108 -0
- package/alb/index.js.map +1 -0
- package/alb/listener.d.ts +268 -0
- package/alb/listener.js +135 -0
- package/alb/listener.js.map +1 -0
- package/alb/listenerDomainExtension.d.ts +119 -0
- package/alb/listenerDomainExtension.js +103 -0
- package/alb/listenerDomainExtension.js.map +1 -0
- package/alb/listenerDomainExtensions.d.ts +78 -0
- package/alb/listenerDomainExtensions.js +46 -0
- package/alb/listenerDomainExtensions.js.map +1 -0
- package/alb/listeners.d.ts +100 -0
- package/alb/listeners.js +31 -0
- package/alb/listeners.js.map +1 -0
- package/alb/rule.d.ts +228 -0
- package/alb/rule.js +115 -0
- package/alb/rule.js.map +1 -0
- package/alb/rules.d.ts +75 -0
- package/alb/rules.js +46 -0
- package/alb/rules.js.map +1 -0
- package/alb/serverGroup.d.ts +215 -0
- package/alb/serverGroup.js +117 -0
- package/alb/serverGroup.js.map +1 -0
- package/alb/serverGroupServer.d.ts +155 -0
- package/alb/serverGroupServer.js +105 -0
- package/alb/serverGroupServer.js.map +1 -0
- package/alb/serverGroupServers.d.ts +75 -0
- package/alb/serverGroupServers.js +46 -0
- package/alb/serverGroupServers.js.map +1 -0
- package/alb/serverGroups.d.ts +171 -0
- package/alb/serverGroups.js +105 -0
- package/alb/serverGroups.js.map +1 -0
- package/alb/zones.d.ts +62 -0
- package/alb/zones.js +42 -0
- package/alb/zones.js.map +1 -0
- package/bandwidth_package/attachment.d.ts +103 -0
- package/bandwidth_package/attachment.js +100 -0
- package/bandwidth_package/attachment.js.map +1 -0
- package/bandwidth_package/bandwidthPackage.d.ts +188 -0
- package/bandwidth_package/bandwidthPackage.js +100 -0
- package/bandwidth_package/bandwidthPackage.js.map +1 -0
- package/bandwidth_package/bandwidthPackages.d.ts +151 -0
- package/bandwidth_package/bandwidthPackages.js +54 -0
- package/bandwidth_package/bandwidthPackages.js.map +1 -0
- package/bandwidth_package/index.d.ts +9 -0
- package/bandwidth_package/index.js +30 -0
- package/bandwidth_package/index.js.map +1 -0
- package/clb/listener.d.ts +21 -12
- package/clb/listener.js +2 -0
- package/clb/listener.js.map +1 -1
- package/cr/endpoint.d.ts +1 -1
- package/cr/endpoint.js +1 -1
- package/ecs/iamRoleAttachment.d.ts +71 -0
- package/ecs/iamRoleAttachment.js +68 -0
- package/ecs/iamRoleAttachment.js.map +1 -0
- package/ecs/index.d.ts +6 -0
- package/ecs/index.js +9 -1
- package/ecs/index.js.map +1 -1
- package/ecs/instance.d.ts +4 -0
- package/ecs/instance.js +1 -1
- package/ecs/instance.js.map +1 -1
- package/ecs/instanceTypes.d.ts +71 -0
- package/ecs/instanceTypes.js +43 -0
- package/ecs/instanceTypes.js.map +1 -0
- package/eip/address.d.ts +12 -0
- package/eip/address.js +2 -0
- package/eip/address.js.map +1 -1
- package/eip/addresses.d.ts +2 -2
- package/iam/user.d.ts +26 -2
- package/iam/user.js +6 -0
- package/iam/user.js.map +1 -1
- package/index.d.ts +3 -1
- package/index.js +5 -1
- package/index.js.map +1 -1
- package/mongodb/endpoint.d.ts +68 -3
- package/mongodb/endpoint.js +68 -3
- package/mongodb/endpoint.js.map +1 -1
- package/mongodb/endpoints.d.ts +116 -4
- package/mongodb/endpoints.js +116 -4
- package/mongodb/endpoints.js.map +1 -1
- package/mongodb/instance.d.ts +32 -0
- package/mongodb/instance.js +8 -0
- package/mongodb/instance.js.map +1 -1
- package/mongodb/instanceParameter.d.ts +41 -16
- package/mongodb/instanceParameter.js +35 -10
- package/mongodb/instanceParameter.js.map +1 -1
- package/mongodb/instanceParameters.d.ts +88 -8
- package/mongodb/instanceParameters.js +80 -6
- package/mongodb/instanceParameters.js.map +1 -1
- package/mongodb/mongoAllowList.d.ts +2 -2
- package/mongodb/mongoAllowList.js +2 -2
- package/mongodb/mongoAllowListAssociate.d.ts +40 -3
- package/mongodb/mongoAllowListAssociate.js +40 -3
- package/mongodb/mongoAllowListAssociate.js.map +1 -1
- package/mongodb/mongoAllowLists.d.ts +20 -6
- package/mongodb/mongoAllowLists.js +20 -6
- package/mongodb/mongoAllowLists.js.map +1 -1
- package/mongodb/sslState.d.ts +34 -9
- package/mongodb/sslState.js +31 -6
- package/mongodb/sslState.js.map +1 -1
- package/mongodb/sslStates.d.ts +68 -4
- package/mongodb/sslStates.js +68 -4
- package/mongodb/sslStates.js.map +1 -1
- package/nas/permissionGroup.d.ts +1 -1
- package/nas/permissionGroup.js +1 -1
- package/package.json +2 -2
- package/tls/alarmNotifyGroup.d.ts +6 -0
- package/tls/alarmNotifyGroup.js.map +1 -1
- package/tls/topic.d.ts +9 -3
- package/tls/topic.js.map +1 -1
- package/types/input.d.ts +309 -8
- package/types/output.d.ts +1622 -41
- package/vke/nodePool.d.ts +8 -0
- package/vke/nodePool.js +2 -0
- package/vke/nodePool.js.map +1 -1
package/types/output.d.ts
CHANGED
|
@@ -1,4 +1,1162 @@
|
|
|
1
1
|
import * as outputs from "../types/output";
|
|
2
|
+
export declare namespace alb {
|
|
3
|
+
interface AclAclEntry {
|
|
4
|
+
/**
|
|
5
|
+
* The description of the AclEntry.
|
|
6
|
+
*/
|
|
7
|
+
description?: string;
|
|
8
|
+
/**
|
|
9
|
+
* The content of the AclEntry.
|
|
10
|
+
*/
|
|
11
|
+
entry: string;
|
|
12
|
+
}
|
|
13
|
+
interface AclsAcl {
|
|
14
|
+
/**
|
|
15
|
+
* The entries info of acl.
|
|
16
|
+
*/
|
|
17
|
+
aclEntries: outputs.alb.AclsAclAclEntry[];
|
|
18
|
+
/**
|
|
19
|
+
* The count of acl entry.
|
|
20
|
+
*/
|
|
21
|
+
aclEntryCount: number;
|
|
22
|
+
/**
|
|
23
|
+
* The ID of Acl.
|
|
24
|
+
*/
|
|
25
|
+
aclId: string;
|
|
26
|
+
/**
|
|
27
|
+
* The name of acl.
|
|
28
|
+
*/
|
|
29
|
+
aclName: string;
|
|
30
|
+
/**
|
|
31
|
+
* Creation time of Acl.
|
|
32
|
+
*/
|
|
33
|
+
createTime: string;
|
|
34
|
+
/**
|
|
35
|
+
* The description of Acl.
|
|
36
|
+
*/
|
|
37
|
+
description: string;
|
|
38
|
+
/**
|
|
39
|
+
* The ID of Acl.
|
|
40
|
+
*/
|
|
41
|
+
id: string;
|
|
42
|
+
/**
|
|
43
|
+
* The listeners of acl.
|
|
44
|
+
*/
|
|
45
|
+
listeners: outputs.alb.AclsAclListener[];
|
|
46
|
+
/**
|
|
47
|
+
* The name of project.
|
|
48
|
+
*/
|
|
49
|
+
projectName: string;
|
|
50
|
+
/**
|
|
51
|
+
* Update time of Acl.
|
|
52
|
+
*/
|
|
53
|
+
updateTime: string;
|
|
54
|
+
}
|
|
55
|
+
interface AclsAclAclEntry {
|
|
56
|
+
/**
|
|
57
|
+
* The description of Acl.
|
|
58
|
+
*/
|
|
59
|
+
description: string;
|
|
60
|
+
/**
|
|
61
|
+
* The info of entry.
|
|
62
|
+
*/
|
|
63
|
+
entry: string;
|
|
64
|
+
}
|
|
65
|
+
interface AclsAclListener {
|
|
66
|
+
/**
|
|
67
|
+
* The type of acl.
|
|
68
|
+
*/
|
|
69
|
+
aclType: string;
|
|
70
|
+
/**
|
|
71
|
+
* The ID of Listener.
|
|
72
|
+
*/
|
|
73
|
+
listenerId: string;
|
|
74
|
+
/**
|
|
75
|
+
* The Name of Listener.
|
|
76
|
+
*/
|
|
77
|
+
listenerName: string;
|
|
78
|
+
/**
|
|
79
|
+
* The port info of listener.
|
|
80
|
+
*/
|
|
81
|
+
port: number;
|
|
82
|
+
/**
|
|
83
|
+
* The protocol info of listener.
|
|
84
|
+
*/
|
|
85
|
+
protocol: string;
|
|
86
|
+
}
|
|
87
|
+
interface AlbEipBillingConfig {
|
|
88
|
+
/**
|
|
89
|
+
* The peek bandwidth of the Ipv6 EIP which automatically assigned to the Alb. Unit: Mbps.
|
|
90
|
+
*/
|
|
91
|
+
bandwidth: number;
|
|
92
|
+
/**
|
|
93
|
+
* The billing type of the EIP which automatically assigned to the Alb. Valid values: `PostPaidByBandwidth`, `PostPaidByTraffic`.
|
|
94
|
+
*/
|
|
95
|
+
eipBillingType: string;
|
|
96
|
+
/**
|
|
97
|
+
* The ISP of the Ipv6 EIP which automatically associated to the Alb, the value can be `BGP`.
|
|
98
|
+
*/
|
|
99
|
+
isp: string;
|
|
100
|
+
}
|
|
101
|
+
interface AlbIpv6EipBillingConfig {
|
|
102
|
+
/**
|
|
103
|
+
* The peek bandwidth of the EIP which automatically assigned to the Alb. Unit: Mbps.
|
|
104
|
+
*/
|
|
105
|
+
bandwidth: number;
|
|
106
|
+
/**
|
|
107
|
+
* The billing type of the Tpv6 EIP which automatically assigned to the Alb. Valid values: `PostPaidByBandwidth`, `PostPaidByTraffic`.
|
|
108
|
+
*/
|
|
109
|
+
billingType: string;
|
|
110
|
+
/**
|
|
111
|
+
* The ISP of the EIP which automatically associated to the Alb, the value can be `BGP`.
|
|
112
|
+
*
|
|
113
|
+
* The `ipv6EipBillingConfig` object supports the following:
|
|
114
|
+
*/
|
|
115
|
+
isp: string;
|
|
116
|
+
}
|
|
117
|
+
interface AlbTag {
|
|
118
|
+
/**
|
|
119
|
+
* The Key of Tags.
|
|
120
|
+
*/
|
|
121
|
+
key: string;
|
|
122
|
+
/**
|
|
123
|
+
* The Value of Tags.
|
|
124
|
+
*/
|
|
125
|
+
value: string;
|
|
126
|
+
}
|
|
127
|
+
interface AlbZoneMapping {
|
|
128
|
+
/**
|
|
129
|
+
* The IP address information of the Alb in this availability zone.
|
|
130
|
+
*/
|
|
131
|
+
loadBalancerAddresses: outputs.alb.AlbZoneMappingLoadBalancerAddress[];
|
|
132
|
+
/**
|
|
133
|
+
* The subnet id of the Alb in this availability zone.
|
|
134
|
+
*/
|
|
135
|
+
subnetId: string;
|
|
136
|
+
/**
|
|
137
|
+
* The availability zone id of the Alb.
|
|
138
|
+
*/
|
|
139
|
+
zoneId: string;
|
|
140
|
+
}
|
|
141
|
+
interface AlbZoneMappingLoadBalancerAddress {
|
|
142
|
+
/**
|
|
143
|
+
* The Eip address of the Alb in this availability zone.
|
|
144
|
+
*/
|
|
145
|
+
eipAddress: string;
|
|
146
|
+
/**
|
|
147
|
+
* The Eip id of alb instance in this availability zone.
|
|
148
|
+
*/
|
|
149
|
+
eipId: string;
|
|
150
|
+
/**
|
|
151
|
+
* The Eni address of the Alb in this availability zone.
|
|
152
|
+
*/
|
|
153
|
+
eniAddress: string;
|
|
154
|
+
/**
|
|
155
|
+
* The Eni id of the Alb in this availability zone.
|
|
156
|
+
*/
|
|
157
|
+
eniId: string;
|
|
158
|
+
/**
|
|
159
|
+
* The Eni Ipv6 address of the Alb in this availability zone.
|
|
160
|
+
*/
|
|
161
|
+
eniIpv6Address: string;
|
|
162
|
+
/**
|
|
163
|
+
* The Ipv6 Eip id of alb instance in this availability zone.
|
|
164
|
+
*/
|
|
165
|
+
ipv6EipId: string;
|
|
166
|
+
}
|
|
167
|
+
interface AlbsAlb {
|
|
168
|
+
/**
|
|
169
|
+
* The access log information of the Alb.
|
|
170
|
+
*/
|
|
171
|
+
accessLogs: outputs.alb.AlbsAlbAccessLog[];
|
|
172
|
+
/**
|
|
173
|
+
* The address ip version of the Alb, valid value: `IPv4`, `DualStack`.
|
|
174
|
+
*/
|
|
175
|
+
addressIpVersion: string;
|
|
176
|
+
/**
|
|
177
|
+
* The business status of the Alb, valid value:`Normal`, `FinancialLocked`.
|
|
178
|
+
*/
|
|
179
|
+
businessStatus: string;
|
|
180
|
+
/**
|
|
181
|
+
* The create time of the Alb.
|
|
182
|
+
*/
|
|
183
|
+
createTime: string;
|
|
184
|
+
/**
|
|
185
|
+
* The deletion protection function of the Alb instance is turned on or off.
|
|
186
|
+
*/
|
|
187
|
+
deleteProtection: string;
|
|
188
|
+
/**
|
|
189
|
+
* The expected deleted time of the Alb. This parameter has a query value only when the status of the Alb instance is `FinancialLocked`.
|
|
190
|
+
*/
|
|
191
|
+
deletedTime: string;
|
|
192
|
+
/**
|
|
193
|
+
* The description of the Alb.
|
|
194
|
+
*/
|
|
195
|
+
description: string;
|
|
196
|
+
/**
|
|
197
|
+
* The DNS name.
|
|
198
|
+
*/
|
|
199
|
+
dnsName: string;
|
|
200
|
+
/**
|
|
201
|
+
* The health log information of the Alb.
|
|
202
|
+
*/
|
|
203
|
+
healthLogs: outputs.alb.AlbsAlbHealthLog[];
|
|
204
|
+
/**
|
|
205
|
+
* The ID of the Alb.
|
|
206
|
+
*/
|
|
207
|
+
id: string;
|
|
208
|
+
/**
|
|
209
|
+
* The listener information of the Alb.
|
|
210
|
+
*/
|
|
211
|
+
listeners: outputs.alb.AlbsAlbListener[];
|
|
212
|
+
/**
|
|
213
|
+
* The billing type of the Alb.
|
|
214
|
+
*/
|
|
215
|
+
loadBalancerBillingType: number;
|
|
216
|
+
/**
|
|
217
|
+
* The ID of the Alb.
|
|
218
|
+
*/
|
|
219
|
+
loadBalancerId: string;
|
|
220
|
+
/**
|
|
221
|
+
* The name of the Alb.
|
|
222
|
+
*/
|
|
223
|
+
loadBalancerName: string;
|
|
224
|
+
/**
|
|
225
|
+
* The local addresses of the Alb.
|
|
226
|
+
*/
|
|
227
|
+
localAddresses: string[];
|
|
228
|
+
/**
|
|
229
|
+
* The reason why Alb is locked. This parameter has a query value only when the status of the Alb instance is `FinancialLocked`.
|
|
230
|
+
*/
|
|
231
|
+
lockReason: string;
|
|
232
|
+
/**
|
|
233
|
+
* The overdue time of the Alb. This parameter has a query value only when the status of the Alb instance is `FinancialLocked`.
|
|
234
|
+
*/
|
|
235
|
+
overdueTime: string;
|
|
236
|
+
/**
|
|
237
|
+
* The project name of the Alb.
|
|
238
|
+
*/
|
|
239
|
+
projectName: string;
|
|
240
|
+
/**
|
|
241
|
+
* The status of the Alb.
|
|
242
|
+
*/
|
|
243
|
+
status: string;
|
|
244
|
+
/**
|
|
245
|
+
* Tags.
|
|
246
|
+
*/
|
|
247
|
+
tags: outputs.alb.AlbsAlbTag[];
|
|
248
|
+
/**
|
|
249
|
+
* The tls access log information of the Alb.
|
|
250
|
+
*/
|
|
251
|
+
tlsAccessLogs: outputs.alb.AlbsAlbTlsAccessLog[];
|
|
252
|
+
/**
|
|
253
|
+
* The type of the Alb, valid value: `public`, `private`.
|
|
254
|
+
*/
|
|
255
|
+
type: string;
|
|
256
|
+
/**
|
|
257
|
+
* The update time of the Alb.
|
|
258
|
+
*/
|
|
259
|
+
updateTime: string;
|
|
260
|
+
/**
|
|
261
|
+
* The vpc id which Alb belongs to.
|
|
262
|
+
*/
|
|
263
|
+
vpcId: string;
|
|
264
|
+
/**
|
|
265
|
+
* Configuration information of the Alb instance in different Availability Zones.
|
|
266
|
+
*/
|
|
267
|
+
zoneMappings: outputs.alb.AlbsAlbZoneMapping[];
|
|
268
|
+
}
|
|
269
|
+
interface AlbsAlbAccessLog {
|
|
270
|
+
/**
|
|
271
|
+
* The bucket name where the logs are stored.
|
|
272
|
+
*/
|
|
273
|
+
bucketName: string;
|
|
274
|
+
/**
|
|
275
|
+
* Whether the tls access log function is enabled.
|
|
276
|
+
*/
|
|
277
|
+
enabled: boolean;
|
|
278
|
+
}
|
|
279
|
+
interface AlbsAlbHealthLog {
|
|
280
|
+
/**
|
|
281
|
+
* Whether the tls access log function is enabled.
|
|
282
|
+
*/
|
|
283
|
+
enabled: boolean;
|
|
284
|
+
/**
|
|
285
|
+
* The TLS project id bound to the access log.
|
|
286
|
+
*/
|
|
287
|
+
projectId: string;
|
|
288
|
+
/**
|
|
289
|
+
* The TLS topic id bound to the access log.
|
|
290
|
+
*/
|
|
291
|
+
topicId: string;
|
|
292
|
+
}
|
|
293
|
+
interface AlbsAlbListener {
|
|
294
|
+
/**
|
|
295
|
+
* The listener id of the Alb.
|
|
296
|
+
*/
|
|
297
|
+
listenerId: string;
|
|
298
|
+
/**
|
|
299
|
+
* The listener name of the Alb.
|
|
300
|
+
*/
|
|
301
|
+
listenerName: string;
|
|
302
|
+
}
|
|
303
|
+
interface AlbsAlbTag {
|
|
304
|
+
/**
|
|
305
|
+
* The Key of Tags.
|
|
306
|
+
*/
|
|
307
|
+
key: string;
|
|
308
|
+
/**
|
|
309
|
+
* The Value of Tags.
|
|
310
|
+
*/
|
|
311
|
+
value: string;
|
|
312
|
+
}
|
|
313
|
+
interface AlbsAlbTlsAccessLog {
|
|
314
|
+
/**
|
|
315
|
+
* Whether the tls access log function is enabled.
|
|
316
|
+
*/
|
|
317
|
+
enabled: boolean;
|
|
318
|
+
/**
|
|
319
|
+
* The TLS project id bound to the access log.
|
|
320
|
+
*/
|
|
321
|
+
projectId: string;
|
|
322
|
+
/**
|
|
323
|
+
* The TLS topic id bound to the access log.
|
|
324
|
+
*/
|
|
325
|
+
topicId: string;
|
|
326
|
+
}
|
|
327
|
+
interface AlbsAlbZoneMapping {
|
|
328
|
+
/**
|
|
329
|
+
* The IP address information of the Alb in this availability zone.
|
|
330
|
+
*/
|
|
331
|
+
loadBalancerAddresses: outputs.alb.AlbsAlbZoneMappingLoadBalancerAddress[];
|
|
332
|
+
/**
|
|
333
|
+
* The subnet id of the Alb in this availability zone.
|
|
334
|
+
*/
|
|
335
|
+
subnetId: string;
|
|
336
|
+
/**
|
|
337
|
+
* The availability zone id of the Alb.
|
|
338
|
+
*/
|
|
339
|
+
zoneId: string;
|
|
340
|
+
}
|
|
341
|
+
interface AlbsAlbZoneMappingLoadBalancerAddress {
|
|
342
|
+
/**
|
|
343
|
+
* The Eip address of the Alb.
|
|
344
|
+
*/
|
|
345
|
+
eipAddress: string;
|
|
346
|
+
/**
|
|
347
|
+
* The Eip id of alb instance in this availability zone.
|
|
348
|
+
*/
|
|
349
|
+
eipId: string;
|
|
350
|
+
/**
|
|
351
|
+
* The Eip information of the Alb in this availability zone.
|
|
352
|
+
*/
|
|
353
|
+
eips: outputs.alb.AlbsAlbZoneMappingLoadBalancerAddressEip[];
|
|
354
|
+
/**
|
|
355
|
+
* The private ip address of the Alb.
|
|
356
|
+
*/
|
|
357
|
+
eniAddress: string;
|
|
358
|
+
/**
|
|
359
|
+
* The Eni id of the Alb in this availability zone.
|
|
360
|
+
*/
|
|
361
|
+
eniId: string;
|
|
362
|
+
/**
|
|
363
|
+
* The Eni Ipv6 address of the Alb in this availability zone.
|
|
364
|
+
*/
|
|
365
|
+
eniIpv6Address: string;
|
|
366
|
+
/**
|
|
367
|
+
* The Ipv6 Eip id of alb instance in this availability zone.
|
|
368
|
+
*/
|
|
369
|
+
ipv6EipId: string;
|
|
370
|
+
/**
|
|
371
|
+
* The Ipv6 Eip information of the Alb in this availability zone.
|
|
372
|
+
*/
|
|
373
|
+
ipv6Eips: outputs.alb.AlbsAlbZoneMappingLoadBalancerAddressIpv6Eip[];
|
|
374
|
+
}
|
|
375
|
+
interface AlbsAlbZoneMappingLoadBalancerAddressEip {
|
|
376
|
+
/**
|
|
377
|
+
* The association mode of the Alb. This parameter has a query value only when the type of the Eip is `anycast`.
|
|
378
|
+
*/
|
|
379
|
+
associationMode: string;
|
|
380
|
+
/**
|
|
381
|
+
* The peek bandwidth of the Ipv6 Eip assigned to Alb. Units: Mbps.
|
|
382
|
+
*/
|
|
383
|
+
bandwidth: number;
|
|
384
|
+
/**
|
|
385
|
+
* The Eip address of the Alb.
|
|
386
|
+
*/
|
|
387
|
+
eipAddress: string;
|
|
388
|
+
/**
|
|
389
|
+
* The billing type of the Eip assigned to Alb. And optional choice contains `PostPaidByBandwidth` or `PostPaidByTraffic`.
|
|
390
|
+
*/
|
|
391
|
+
eipBillingType: string;
|
|
392
|
+
/**
|
|
393
|
+
* The Eip type of the Alb.
|
|
394
|
+
*/
|
|
395
|
+
eipType: string;
|
|
396
|
+
/**
|
|
397
|
+
* The ISP of the Ipv6 Eip assigned to Alb, the value can be `BGP`.
|
|
398
|
+
*/
|
|
399
|
+
isp: string;
|
|
400
|
+
/**
|
|
401
|
+
* The pop locations of the Alb. This parameter has a query value only when the type of the Eip is `anycast`.
|
|
402
|
+
*/
|
|
403
|
+
popLocations: outputs.alb.AlbsAlbZoneMappingLoadBalancerAddressEipPopLocation[];
|
|
404
|
+
/**
|
|
405
|
+
* The security protection types of the Alb.
|
|
406
|
+
*/
|
|
407
|
+
securityProtectionTypes: string[];
|
|
408
|
+
}
|
|
409
|
+
interface AlbsAlbZoneMappingLoadBalancerAddressEipPopLocation {
|
|
410
|
+
/**
|
|
411
|
+
* The pop id of the Anycast Eip.
|
|
412
|
+
*/
|
|
413
|
+
popId: string;
|
|
414
|
+
/**
|
|
415
|
+
* The pop name of the Anycast Eip.
|
|
416
|
+
*/
|
|
417
|
+
popName: string;
|
|
418
|
+
}
|
|
419
|
+
interface AlbsAlbZoneMappingLoadBalancerAddressIpv6Eip {
|
|
420
|
+
/**
|
|
421
|
+
* The peek bandwidth of the Ipv6 Eip assigned to Alb. Units: Mbps.
|
|
422
|
+
*/
|
|
423
|
+
bandwidth: number;
|
|
424
|
+
/**
|
|
425
|
+
* The billing type of the Ipv6 Eip assigned to Alb. And optional choice contains `PostPaidByBandwidth` or `PostPaidByTraffic`.
|
|
426
|
+
*/
|
|
427
|
+
billingType: string;
|
|
428
|
+
/**
|
|
429
|
+
* The ISP of the Ipv6 Eip assigned to Alb, the value can be `BGP`.
|
|
430
|
+
*/
|
|
431
|
+
isp: string;
|
|
432
|
+
}
|
|
433
|
+
interface AlbsTag {
|
|
434
|
+
/**
|
|
435
|
+
* The Key of Tags.
|
|
436
|
+
*/
|
|
437
|
+
key: string;
|
|
438
|
+
/**
|
|
439
|
+
* The Value of Tags.
|
|
440
|
+
*/
|
|
441
|
+
value: string;
|
|
442
|
+
}
|
|
443
|
+
interface CaCertificatesCertificate {
|
|
444
|
+
/**
|
|
445
|
+
* The ID of the CA certificate.
|
|
446
|
+
*/
|
|
447
|
+
caCertificateId: string;
|
|
448
|
+
/**
|
|
449
|
+
* The name of the CA certificate.
|
|
450
|
+
*/
|
|
451
|
+
caCertificateName: string;
|
|
452
|
+
/**
|
|
453
|
+
* The type of the CA certificate.
|
|
454
|
+
*/
|
|
455
|
+
certificateType: string;
|
|
456
|
+
/**
|
|
457
|
+
* The create time of the CA Certificate.
|
|
458
|
+
*/
|
|
459
|
+
createTime: string;
|
|
460
|
+
/**
|
|
461
|
+
* The description of the CA certificate.
|
|
462
|
+
*/
|
|
463
|
+
description: string;
|
|
464
|
+
/**
|
|
465
|
+
* The domain name of the CA Certificate.
|
|
466
|
+
*/
|
|
467
|
+
domainName: string;
|
|
468
|
+
/**
|
|
469
|
+
* The expire time of the CA Certificate.
|
|
470
|
+
*/
|
|
471
|
+
expiredAt: string;
|
|
472
|
+
/**
|
|
473
|
+
* The ID list of the CA Listener.
|
|
474
|
+
*/
|
|
475
|
+
listeners: string[];
|
|
476
|
+
/**
|
|
477
|
+
* The project name of the CA certificate.
|
|
478
|
+
*/
|
|
479
|
+
projectName: string;
|
|
480
|
+
/**
|
|
481
|
+
* The status of the CA Certificate.
|
|
482
|
+
*/
|
|
483
|
+
status: string;
|
|
484
|
+
}
|
|
485
|
+
interface CertificatesCertificate {
|
|
486
|
+
/**
|
|
487
|
+
* The ID of the Certificate.
|
|
488
|
+
*/
|
|
489
|
+
certificateId: string;
|
|
490
|
+
/**
|
|
491
|
+
* The Name of Certificate.
|
|
492
|
+
*/
|
|
493
|
+
certificateName: string;
|
|
494
|
+
/**
|
|
495
|
+
* The type of the Certificate.
|
|
496
|
+
*/
|
|
497
|
+
certificateType: string;
|
|
498
|
+
/**
|
|
499
|
+
* The create time of the Certificate.
|
|
500
|
+
*/
|
|
501
|
+
createTime: string;
|
|
502
|
+
/**
|
|
503
|
+
* The description of the Certificate.
|
|
504
|
+
*/
|
|
505
|
+
description: string;
|
|
506
|
+
/**
|
|
507
|
+
* The domain name of the Certificate.
|
|
508
|
+
*/
|
|
509
|
+
domainName: string;
|
|
510
|
+
/**
|
|
511
|
+
* The expire time of the Certificate.
|
|
512
|
+
*/
|
|
513
|
+
expiredAt: string;
|
|
514
|
+
/**
|
|
515
|
+
* The ID of the Certificate.
|
|
516
|
+
*/
|
|
517
|
+
id: string;
|
|
518
|
+
/**
|
|
519
|
+
* The ID list of the Listener.
|
|
520
|
+
*/
|
|
521
|
+
listeners: string[];
|
|
522
|
+
/**
|
|
523
|
+
* The ProjectName of the Certificate.
|
|
524
|
+
*/
|
|
525
|
+
projectName: string;
|
|
526
|
+
/**
|
|
527
|
+
* The status of the Certificate.
|
|
528
|
+
*/
|
|
529
|
+
status: string;
|
|
530
|
+
}
|
|
531
|
+
interface CustomizedCfgsCfg {
|
|
532
|
+
/**
|
|
533
|
+
* The create time of CustomizedCfg.
|
|
534
|
+
*/
|
|
535
|
+
createTime: string;
|
|
536
|
+
/**
|
|
537
|
+
* The content of CustomizedCfg.
|
|
538
|
+
*/
|
|
539
|
+
customizedCfgContent: string;
|
|
540
|
+
/**
|
|
541
|
+
* The ID of CustomizedCfg.
|
|
542
|
+
*/
|
|
543
|
+
customizedCfgId: string;
|
|
544
|
+
/**
|
|
545
|
+
* The name of the CustomizedCfg.
|
|
546
|
+
*/
|
|
547
|
+
customizedCfgName: string;
|
|
548
|
+
/**
|
|
549
|
+
* The description of CustomizedCfg.
|
|
550
|
+
*/
|
|
551
|
+
description: string;
|
|
552
|
+
/**
|
|
553
|
+
* The ID of CustomizedCfg.
|
|
554
|
+
*/
|
|
555
|
+
id: string;
|
|
556
|
+
/**
|
|
557
|
+
* The listeners of CustomizedCfg.
|
|
558
|
+
*/
|
|
559
|
+
listeners: outputs.alb.CustomizedCfgsCfgListener[];
|
|
560
|
+
/**
|
|
561
|
+
* The project name of the CustomizedCfg.
|
|
562
|
+
*/
|
|
563
|
+
projectName: string;
|
|
564
|
+
/**
|
|
565
|
+
* The status of CustomizedCfg.
|
|
566
|
+
*/
|
|
567
|
+
status: string;
|
|
568
|
+
/**
|
|
569
|
+
* The update time of CustomizedCfg.
|
|
570
|
+
*/
|
|
571
|
+
updateTime: string;
|
|
572
|
+
}
|
|
573
|
+
interface CustomizedCfgsCfgListener {
|
|
574
|
+
/**
|
|
575
|
+
* The id of the listener.
|
|
576
|
+
*/
|
|
577
|
+
listenerId: string;
|
|
578
|
+
/**
|
|
579
|
+
* The Name of Listener.
|
|
580
|
+
*/
|
|
581
|
+
listenerName: string;
|
|
582
|
+
/**
|
|
583
|
+
* The port info of listener.
|
|
584
|
+
*/
|
|
585
|
+
port: number;
|
|
586
|
+
/**
|
|
587
|
+
* The protocol info of listener.
|
|
588
|
+
*/
|
|
589
|
+
protocol: string;
|
|
590
|
+
}
|
|
591
|
+
interface HealthCheckTemplatesHealthCheckTemplate {
|
|
592
|
+
/**
|
|
593
|
+
* The description of health check template.
|
|
594
|
+
*/
|
|
595
|
+
description: string;
|
|
596
|
+
/**
|
|
597
|
+
* The domain name to health check.
|
|
598
|
+
*/
|
|
599
|
+
healthCheckDomain: string;
|
|
600
|
+
/**
|
|
601
|
+
* The normal HTTP status code for health check, the default is http_2xx, http_3xx, separated by commas.
|
|
602
|
+
*/
|
|
603
|
+
healthCheckHttpCode: string;
|
|
604
|
+
/**
|
|
605
|
+
* The HTTP version of health check.
|
|
606
|
+
*/
|
|
607
|
+
healthCheckHttpVersion: string;
|
|
608
|
+
/**
|
|
609
|
+
* The interval for performing health checks, the default value is 2, and the value is 1-300.
|
|
610
|
+
*/
|
|
611
|
+
healthCheckInterval: number;
|
|
612
|
+
/**
|
|
613
|
+
* The health check method,default is `GET`,support `GET` and ``HEAD.
|
|
614
|
+
*/
|
|
615
|
+
healthCheckMethod: string;
|
|
616
|
+
/**
|
|
617
|
+
* The protocol of health check,only support HTTP.
|
|
618
|
+
*/
|
|
619
|
+
healthCheckProtocol: string;
|
|
620
|
+
/**
|
|
621
|
+
* The ID of health check template.
|
|
622
|
+
*/
|
|
623
|
+
healthCheckTemplateId: string;
|
|
624
|
+
/**
|
|
625
|
+
* The name of health check template to query.
|
|
626
|
+
*/
|
|
627
|
+
healthCheckTemplateName: string;
|
|
628
|
+
/**
|
|
629
|
+
* The timeout of health check response,the default value is 2, and the value is 1-60.
|
|
630
|
+
*/
|
|
631
|
+
healthCheckTimeout: number;
|
|
632
|
+
/**
|
|
633
|
+
* The uri to health check,default is `/`.
|
|
634
|
+
*/
|
|
635
|
+
healthCheckUri: string;
|
|
636
|
+
/**
|
|
637
|
+
* The healthy threshold of the health check, the default is 3, the value is 2-10.
|
|
638
|
+
*/
|
|
639
|
+
healthyThreshold: number;
|
|
640
|
+
/**
|
|
641
|
+
* The id of the health check template.
|
|
642
|
+
*/
|
|
643
|
+
id: string;
|
|
644
|
+
/**
|
|
645
|
+
* The unhealthy threshold of the health check, the default is 3, the value is 2-10.
|
|
646
|
+
*/
|
|
647
|
+
unhealthyThreshold: number;
|
|
648
|
+
}
|
|
649
|
+
interface ListenerDomainExtensionsDomainExtension {
|
|
650
|
+
/**
|
|
651
|
+
* The server certificate ID that domain used.
|
|
652
|
+
*/
|
|
653
|
+
certificateId: string;
|
|
654
|
+
/**
|
|
655
|
+
* The domain.
|
|
656
|
+
*/
|
|
657
|
+
domain: string;
|
|
658
|
+
/**
|
|
659
|
+
* The extension domain ID.
|
|
660
|
+
*/
|
|
661
|
+
domainExtensionId: string;
|
|
662
|
+
/**
|
|
663
|
+
* The ID of the Listener.
|
|
664
|
+
*/
|
|
665
|
+
id: string;
|
|
666
|
+
/**
|
|
667
|
+
* A Listener ID.
|
|
668
|
+
*/
|
|
669
|
+
listenerId: string;
|
|
670
|
+
}
|
|
671
|
+
interface ListenersListener {
|
|
672
|
+
/**
|
|
673
|
+
* The ID of the access control policy group bound to the listener, only returned when the AclStatus parameter is on.
|
|
674
|
+
*/
|
|
675
|
+
aclIds: string[];
|
|
676
|
+
/**
|
|
677
|
+
* Whether to enable the access control function,valid value is on or off.
|
|
678
|
+
*/
|
|
679
|
+
aclStatus: string;
|
|
680
|
+
/**
|
|
681
|
+
* The access control type.
|
|
682
|
+
*/
|
|
683
|
+
aclType: string;
|
|
684
|
+
/**
|
|
685
|
+
* CA certificate ID associated with HTTPS listener.
|
|
686
|
+
*/
|
|
687
|
+
caCertificateId: string;
|
|
688
|
+
/**
|
|
689
|
+
* The server certificate ID that domain used.
|
|
690
|
+
*/
|
|
691
|
+
certificateId: string;
|
|
692
|
+
/**
|
|
693
|
+
* The create time of the Listener.
|
|
694
|
+
*/
|
|
695
|
+
createTime: string;
|
|
696
|
+
/**
|
|
697
|
+
* The customized configuration ID, the value is empty string when not bound.
|
|
698
|
+
*/
|
|
699
|
+
customizedCfgId: string;
|
|
700
|
+
/**
|
|
701
|
+
* The description of listener.
|
|
702
|
+
*/
|
|
703
|
+
description: string;
|
|
704
|
+
/**
|
|
705
|
+
* The HTTPS listener association list of extension domains for.
|
|
706
|
+
*/
|
|
707
|
+
domainExtensions: outputs.alb.ListenersListenerDomainExtension[];
|
|
708
|
+
/**
|
|
709
|
+
* The HTTP2 feature switch,valid value is on or off.
|
|
710
|
+
*/
|
|
711
|
+
enableHttp2: string;
|
|
712
|
+
/**
|
|
713
|
+
* The QUIC feature switch,valid value is on or off.
|
|
714
|
+
*/
|
|
715
|
+
enableQuic: string;
|
|
716
|
+
/**
|
|
717
|
+
* The enable status of the Listener.
|
|
718
|
+
*/
|
|
719
|
+
enabled: string;
|
|
720
|
+
/**
|
|
721
|
+
* The ID of the Listener.
|
|
722
|
+
*/
|
|
723
|
+
id: string;
|
|
724
|
+
/**
|
|
725
|
+
* The ID of the Listener.
|
|
726
|
+
*/
|
|
727
|
+
listenerId: string;
|
|
728
|
+
/**
|
|
729
|
+
* The name of the Listener.
|
|
730
|
+
*/
|
|
731
|
+
listenerName: string;
|
|
732
|
+
/**
|
|
733
|
+
* The id of the Alb.
|
|
734
|
+
*/
|
|
735
|
+
loadBalancerId: string;
|
|
736
|
+
/**
|
|
737
|
+
* The port receiving request of the Listener.
|
|
738
|
+
*/
|
|
739
|
+
port: number;
|
|
740
|
+
/**
|
|
741
|
+
* The project name of the listener.
|
|
742
|
+
*/
|
|
743
|
+
projectName: string;
|
|
744
|
+
/**
|
|
745
|
+
* The protocol of the Listener.
|
|
746
|
+
*/
|
|
747
|
+
protocol: string;
|
|
748
|
+
/**
|
|
749
|
+
* The ID of server group.
|
|
750
|
+
*/
|
|
751
|
+
serverGroupId: string;
|
|
752
|
+
/**
|
|
753
|
+
* The list of server groups with associated listeners.
|
|
754
|
+
*/
|
|
755
|
+
serverGroups: outputs.alb.ListenersListenerServerGroup[];
|
|
756
|
+
/**
|
|
757
|
+
* The status of the Listener.
|
|
758
|
+
*/
|
|
759
|
+
status: string;
|
|
760
|
+
/**
|
|
761
|
+
* The update time of the Listener.
|
|
762
|
+
*/
|
|
763
|
+
updateTime: string;
|
|
764
|
+
}
|
|
765
|
+
interface ListenersListenerDomainExtension {
|
|
766
|
+
/**
|
|
767
|
+
* The server certificate ID that domain used.
|
|
768
|
+
*/
|
|
769
|
+
certificateId: string;
|
|
770
|
+
/**
|
|
771
|
+
* The domain.
|
|
772
|
+
*/
|
|
773
|
+
domain: string;
|
|
774
|
+
/**
|
|
775
|
+
* The extension domain ID.
|
|
776
|
+
*/
|
|
777
|
+
domainExtensionId: string;
|
|
778
|
+
/**
|
|
779
|
+
* The ID of the Listener.
|
|
780
|
+
*/
|
|
781
|
+
listenerId: string;
|
|
782
|
+
}
|
|
783
|
+
interface ListenersListenerServerGroup {
|
|
784
|
+
/**
|
|
785
|
+
* The ID of server group.
|
|
786
|
+
*/
|
|
787
|
+
serverGroupId: string;
|
|
788
|
+
/**
|
|
789
|
+
* The name of server group.
|
|
790
|
+
*/
|
|
791
|
+
serverGroupName: string;
|
|
792
|
+
}
|
|
793
|
+
interface RuleRedirectConfig {
|
|
794
|
+
/**
|
|
795
|
+
* The redirect domain, only support exact domain name.
|
|
796
|
+
*/
|
|
797
|
+
redirectDomain: string;
|
|
798
|
+
/**
|
|
799
|
+
* The redirect http code, support 301(default), 302, 307, 308.
|
|
800
|
+
*/
|
|
801
|
+
redirectHttpCode?: string;
|
|
802
|
+
/**
|
|
803
|
+
* The redirect port.
|
|
804
|
+
*/
|
|
805
|
+
redirectPort: string;
|
|
806
|
+
/**
|
|
807
|
+
* The redirect protocol, support HTTP, HTTPS(default).
|
|
808
|
+
*/
|
|
809
|
+
redirectProtocol?: string;
|
|
810
|
+
/**
|
|
811
|
+
* The redirect URI.
|
|
812
|
+
*/
|
|
813
|
+
redirectUri: string;
|
|
814
|
+
}
|
|
815
|
+
interface RuleRewriteConfig {
|
|
816
|
+
/**
|
|
817
|
+
* Rewrite path.
|
|
818
|
+
*/
|
|
819
|
+
rewritePath: string;
|
|
820
|
+
}
|
|
821
|
+
interface RulesRule {
|
|
822
|
+
/**
|
|
823
|
+
* The Description of Rule.
|
|
824
|
+
*/
|
|
825
|
+
description: string;
|
|
826
|
+
/**
|
|
827
|
+
* The Domain of Rule.
|
|
828
|
+
*/
|
|
829
|
+
domain: string;
|
|
830
|
+
/**
|
|
831
|
+
* The Id of Rule.
|
|
832
|
+
*/
|
|
833
|
+
id: string;
|
|
834
|
+
/**
|
|
835
|
+
* Redirect related configuration.
|
|
836
|
+
*/
|
|
837
|
+
redirectConfigs: outputs.alb.RulesRuleRedirectConfig[];
|
|
838
|
+
/**
|
|
839
|
+
* The list of rewrite configurations.
|
|
840
|
+
*/
|
|
841
|
+
rewriteConfigs: outputs.alb.RulesRuleRewriteConfig[];
|
|
842
|
+
/**
|
|
843
|
+
* Rewrite configuration switch for forwarding rules, only allows configuration and takes effect when RuleAction is empty (i.e., forwarding to server group). Only available for whitelist users, please submit an application to experience. Supported values are as follows:
|
|
844
|
+
* on: enable.
|
|
845
|
+
* off: disable.
|
|
846
|
+
*/
|
|
847
|
+
rewriteEnabled: string;
|
|
848
|
+
/**
|
|
849
|
+
* The forwarding rule action, if this parameter is empty, forward to server group, if value is `Redirect`, will redirect.
|
|
850
|
+
*/
|
|
851
|
+
ruleAction: string;
|
|
852
|
+
/**
|
|
853
|
+
* The Id of Rule.
|
|
854
|
+
*/
|
|
855
|
+
ruleId: string;
|
|
856
|
+
/**
|
|
857
|
+
* The Id of Server Group.
|
|
858
|
+
*/
|
|
859
|
+
serverGroupId: string;
|
|
860
|
+
/**
|
|
861
|
+
* Forwarding rule QPS rate limiting switch:
|
|
862
|
+
* on: enable.
|
|
863
|
+
* off: disable (default).
|
|
864
|
+
*/
|
|
865
|
+
trafficLimitEnabled: string;
|
|
866
|
+
/**
|
|
867
|
+
* When Rules.N.TrafficLimitEnabled is turned on, this field is required. Requests per second. Valid values are between 100 and 100000.
|
|
868
|
+
*/
|
|
869
|
+
trafficLimitQps: number;
|
|
870
|
+
/**
|
|
871
|
+
* The Url of Rule.
|
|
872
|
+
*/
|
|
873
|
+
url: string;
|
|
874
|
+
}
|
|
875
|
+
interface RulesRuleRedirectConfig {
|
|
876
|
+
/**
|
|
877
|
+
* The redirect domain.
|
|
878
|
+
*/
|
|
879
|
+
redirectDomain: string;
|
|
880
|
+
/**
|
|
881
|
+
* The redirect HTTP code,support 301(default), 302, 307, 308.
|
|
882
|
+
*/
|
|
883
|
+
redirectHttpCode: string;
|
|
884
|
+
/**
|
|
885
|
+
* The redirect port.
|
|
886
|
+
*/
|
|
887
|
+
redirectPort: string;
|
|
888
|
+
/**
|
|
889
|
+
* The redirect protocol,support HTTP,HTTPS(default).
|
|
890
|
+
*/
|
|
891
|
+
redirectProtocol: string;
|
|
892
|
+
/**
|
|
893
|
+
* The redirect URI.
|
|
894
|
+
*/
|
|
895
|
+
redirectUri: string;
|
|
896
|
+
}
|
|
897
|
+
interface RulesRuleRewriteConfig {
|
|
898
|
+
/**
|
|
899
|
+
* Rewrite path.
|
|
900
|
+
*/
|
|
901
|
+
rewritePath: string;
|
|
902
|
+
}
|
|
903
|
+
interface ServerGroupHealthCheck {
|
|
904
|
+
/**
|
|
905
|
+
* The domain of health check.
|
|
906
|
+
*/
|
|
907
|
+
domain: string;
|
|
908
|
+
/**
|
|
909
|
+
* The enable status of health check function. Valid values: `on`, `off`. Default is `on`.
|
|
910
|
+
*/
|
|
911
|
+
enabled?: string;
|
|
912
|
+
/**
|
|
913
|
+
* The healthy threshold of health check. Valid value range in 2~10. Default is 3.
|
|
914
|
+
*/
|
|
915
|
+
healthyThreshold?: number;
|
|
916
|
+
/**
|
|
917
|
+
* The normal http status code of health check, the value can be `http2xx` or `http3xx` or `http4xx` or `http5xx`.
|
|
918
|
+
*/
|
|
919
|
+
httpCode: string;
|
|
920
|
+
/**
|
|
921
|
+
* The http version of health check. Valid values: `HTTP1.0`, `HTTP1.1`. Default is `HTTP1.0`.
|
|
922
|
+
*/
|
|
923
|
+
httpVersion?: string;
|
|
924
|
+
/**
|
|
925
|
+
* The interval executing health check. Unit: second. Valid value range in 1~300. Default is 2.
|
|
926
|
+
*/
|
|
927
|
+
interval?: number;
|
|
928
|
+
/**
|
|
929
|
+
* The method of health check. Valid values: `GET` or `HEAD`. Default is `HEAD`.
|
|
930
|
+
*/
|
|
931
|
+
method?: string;
|
|
932
|
+
/**
|
|
933
|
+
* The response timeout of health check. Unit: second. Valid value range in 1~60. Default is 2.
|
|
934
|
+
*/
|
|
935
|
+
timeout?: number;
|
|
936
|
+
/**
|
|
937
|
+
* The unhealthy threshold of health check. Valid value range in 2~10. Default is 3.
|
|
938
|
+
*/
|
|
939
|
+
unhealthyThreshold?: number;
|
|
940
|
+
/**
|
|
941
|
+
* The uri of health check.
|
|
942
|
+
*/
|
|
943
|
+
uri: string;
|
|
944
|
+
}
|
|
945
|
+
interface ServerGroupServersServer {
|
|
946
|
+
/**
|
|
947
|
+
* The description of the instance.
|
|
948
|
+
*/
|
|
949
|
+
description: string;
|
|
950
|
+
/**
|
|
951
|
+
* The server id of instance in ServerGroup.
|
|
952
|
+
*/
|
|
953
|
+
id: string;
|
|
954
|
+
/**
|
|
955
|
+
* The ID of ecs instance or the network card bound to ecs instance.
|
|
956
|
+
*/
|
|
957
|
+
instanceId: string;
|
|
958
|
+
/**
|
|
959
|
+
* The private ip of the instance.
|
|
960
|
+
*/
|
|
961
|
+
ip: string;
|
|
962
|
+
/**
|
|
963
|
+
* The port receiving request.
|
|
964
|
+
*/
|
|
965
|
+
port: number;
|
|
966
|
+
/**
|
|
967
|
+
* The server id of instance in ServerGroup.
|
|
968
|
+
*/
|
|
969
|
+
serverId: string;
|
|
970
|
+
/**
|
|
971
|
+
* The type of instance. Optional choice contains `ecs`, `eni`.
|
|
972
|
+
*/
|
|
973
|
+
type: string;
|
|
974
|
+
/**
|
|
975
|
+
* The weight of the instance.
|
|
976
|
+
*/
|
|
977
|
+
weight: number;
|
|
978
|
+
}
|
|
979
|
+
interface ServerGroupStickySessionConfig {
|
|
980
|
+
/**
|
|
981
|
+
* The cookie name of the sticky session. This field is required when the value of the `stickySessionType` is `server`.
|
|
982
|
+
*/
|
|
983
|
+
cookie: string;
|
|
984
|
+
/**
|
|
985
|
+
* The cookie timeout of the sticky session. Unit: second. Valid value range in 1~86400. Default is 1000. This field is required when the value of the `stickySessionType` is `insert`.
|
|
986
|
+
*/
|
|
987
|
+
cookieTimeout?: number;
|
|
988
|
+
/**
|
|
989
|
+
* The enable status of sticky session. Valid values: `on`, `off`. Default is `off`.
|
|
990
|
+
*/
|
|
991
|
+
stickySessionEnabled?: string;
|
|
992
|
+
/**
|
|
993
|
+
* The cookie handle type of the sticky session. Valid values: `insert`, `server`. Default is `insert`. This field is required when the value of the `stickySessionEnabled` is `on`.
|
|
994
|
+
*/
|
|
995
|
+
stickySessionType?: string;
|
|
996
|
+
}
|
|
997
|
+
interface ServerGroupsServerGroup {
|
|
998
|
+
/**
|
|
999
|
+
* The create time of the Alb server group.
|
|
1000
|
+
*/
|
|
1001
|
+
createTime: string;
|
|
1002
|
+
/**
|
|
1003
|
+
* The description of the server group server.
|
|
1004
|
+
*/
|
|
1005
|
+
description: string;
|
|
1006
|
+
/**
|
|
1007
|
+
* The health check config of the Alb server group.
|
|
1008
|
+
*/
|
|
1009
|
+
healthChecks: outputs.alb.ServerGroupsServerGroupHealthCheck[];
|
|
1010
|
+
/**
|
|
1011
|
+
* The ID of the Alb server group.
|
|
1012
|
+
*/
|
|
1013
|
+
id: string;
|
|
1014
|
+
/**
|
|
1015
|
+
* The listener information of the Alb server group.
|
|
1016
|
+
*/
|
|
1017
|
+
listeners: string[];
|
|
1018
|
+
/**
|
|
1019
|
+
* The project name of Alb server group.
|
|
1020
|
+
*/
|
|
1021
|
+
projectName: string;
|
|
1022
|
+
/**
|
|
1023
|
+
* The scheduler algorithm of the Alb server group.
|
|
1024
|
+
*/
|
|
1025
|
+
scheduler: string;
|
|
1026
|
+
/**
|
|
1027
|
+
* The server count of the Alb server group.
|
|
1028
|
+
*/
|
|
1029
|
+
serverCount: number;
|
|
1030
|
+
/**
|
|
1031
|
+
* The ID of the Alb server group.
|
|
1032
|
+
*/
|
|
1033
|
+
serverGroupId: string;
|
|
1034
|
+
/**
|
|
1035
|
+
* The name of the Alb server group.
|
|
1036
|
+
*/
|
|
1037
|
+
serverGroupName: string;
|
|
1038
|
+
/**
|
|
1039
|
+
* The type of Alb server group. Valid values: `instance`, `ip`.
|
|
1040
|
+
*/
|
|
1041
|
+
serverGroupType: string;
|
|
1042
|
+
/**
|
|
1043
|
+
* The server information of the Alb server group.
|
|
1044
|
+
*/
|
|
1045
|
+
servers: outputs.alb.ServerGroupsServerGroupServer[];
|
|
1046
|
+
/**
|
|
1047
|
+
* The status of the Alb server group.
|
|
1048
|
+
*/
|
|
1049
|
+
status: string;
|
|
1050
|
+
/**
|
|
1051
|
+
* The sticky session config of the Alb server group.
|
|
1052
|
+
*/
|
|
1053
|
+
stickySessionConfigs: outputs.alb.ServerGroupsServerGroupStickySessionConfig[];
|
|
1054
|
+
/**
|
|
1055
|
+
* The update time of the Alb server group.
|
|
1056
|
+
*/
|
|
1057
|
+
updateTime: string;
|
|
1058
|
+
/**
|
|
1059
|
+
* The vpc id of the Alb server group.
|
|
1060
|
+
*/
|
|
1061
|
+
vpcId: string;
|
|
1062
|
+
}
|
|
1063
|
+
interface ServerGroupsServerGroupHealthCheck {
|
|
1064
|
+
/**
|
|
1065
|
+
* The domain of health check.
|
|
1066
|
+
*/
|
|
1067
|
+
domain: string;
|
|
1068
|
+
/**
|
|
1069
|
+
* The enable status of health check function.
|
|
1070
|
+
*/
|
|
1071
|
+
enabled: string;
|
|
1072
|
+
/**
|
|
1073
|
+
* The healthy threshold of health check.
|
|
1074
|
+
*/
|
|
1075
|
+
healthyThreshold: number;
|
|
1076
|
+
httpCode?: string;
|
|
1077
|
+
httpVersion?: string;
|
|
1078
|
+
/**
|
|
1079
|
+
* The interval executing health check.
|
|
1080
|
+
*/
|
|
1081
|
+
interval: number;
|
|
1082
|
+
/**
|
|
1083
|
+
* The method of health check.
|
|
1084
|
+
*/
|
|
1085
|
+
method: string;
|
|
1086
|
+
protocol?: string;
|
|
1087
|
+
timeout?: number;
|
|
1088
|
+
/**
|
|
1089
|
+
* The unhealthy threshold of health check.
|
|
1090
|
+
*/
|
|
1091
|
+
unhealthyThreshold: number;
|
|
1092
|
+
/**
|
|
1093
|
+
* The uri of health check.
|
|
1094
|
+
*/
|
|
1095
|
+
uri: string;
|
|
1096
|
+
}
|
|
1097
|
+
interface ServerGroupsServerGroupServer {
|
|
1098
|
+
/**
|
|
1099
|
+
* The description of the server group server.
|
|
1100
|
+
*/
|
|
1101
|
+
description: string;
|
|
1102
|
+
/**
|
|
1103
|
+
* The id of the ecs instance or the network interface.
|
|
1104
|
+
*/
|
|
1105
|
+
instanceId: string;
|
|
1106
|
+
/**
|
|
1107
|
+
* The private ip of the server group server.
|
|
1108
|
+
*/
|
|
1109
|
+
ip: string;
|
|
1110
|
+
/**
|
|
1111
|
+
* The port receiving request of the server group server.
|
|
1112
|
+
*/
|
|
1113
|
+
port: number;
|
|
1114
|
+
/**
|
|
1115
|
+
* Whether to enable the remote IP function.
|
|
1116
|
+
*/
|
|
1117
|
+
remoteEnabled: string;
|
|
1118
|
+
/**
|
|
1119
|
+
* The id of the server group server.
|
|
1120
|
+
*/
|
|
1121
|
+
serverId: string;
|
|
1122
|
+
/**
|
|
1123
|
+
* The type of the server group server.
|
|
1124
|
+
*/
|
|
1125
|
+
type: string;
|
|
1126
|
+
/**
|
|
1127
|
+
* The weight of the server group server.
|
|
1128
|
+
*/
|
|
1129
|
+
weight: number;
|
|
1130
|
+
}
|
|
1131
|
+
interface ServerGroupsServerGroupStickySessionConfig {
|
|
1132
|
+
/**
|
|
1133
|
+
* The cookie name of the sticky session.
|
|
1134
|
+
*/
|
|
1135
|
+
cookie: string;
|
|
1136
|
+
/**
|
|
1137
|
+
* The cookie timeout of the sticky session.
|
|
1138
|
+
*/
|
|
1139
|
+
cookieTimeout: number;
|
|
1140
|
+
/**
|
|
1141
|
+
* The enable status of sticky session.
|
|
1142
|
+
*/
|
|
1143
|
+
stickySessionEnabled: string;
|
|
1144
|
+
/**
|
|
1145
|
+
* The cookie handle type of the sticky session.
|
|
1146
|
+
*/
|
|
1147
|
+
stickySessionType: string;
|
|
1148
|
+
}
|
|
1149
|
+
interface ZonesZone {
|
|
1150
|
+
/**
|
|
1151
|
+
* The id of the zone.
|
|
1152
|
+
*/
|
|
1153
|
+
id: string;
|
|
1154
|
+
/**
|
|
1155
|
+
* The id of the zone.
|
|
1156
|
+
*/
|
|
1157
|
+
zoneId: string;
|
|
1158
|
+
}
|
|
1159
|
+
}
|
|
2
1160
|
export declare namespace autoscaling {
|
|
3
1161
|
interface ScalingActivitiesActivity {
|
|
4
1162
|
/**
|
|
@@ -539,57 +1697,173 @@ export declare namespace autoscaling {
|
|
|
539
1697
|
*/
|
|
540
1698
|
alarmPolicyEvaluationCount: number;
|
|
541
1699
|
/**
|
|
542
|
-
* The rule type of the alarm policy of the scaling policy.
|
|
1700
|
+
* The rule type of the alarm policy of the scaling policy.
|
|
1701
|
+
*/
|
|
1702
|
+
alarmPolicyRuleType: string;
|
|
1703
|
+
/**
|
|
1704
|
+
* The cooldown of the scaling policy.
|
|
1705
|
+
*/
|
|
1706
|
+
cooldown: number;
|
|
1707
|
+
/**
|
|
1708
|
+
* The id of the scaling policy.
|
|
1709
|
+
*/
|
|
1710
|
+
id: string;
|
|
1711
|
+
/**
|
|
1712
|
+
* An id of the scaling group to which the scaling policy belongs.
|
|
1713
|
+
*/
|
|
1714
|
+
scalingGroupId: string;
|
|
1715
|
+
/**
|
|
1716
|
+
* The id of the scaling policy.
|
|
1717
|
+
*/
|
|
1718
|
+
scalingPolicyId: string;
|
|
1719
|
+
/**
|
|
1720
|
+
* The name of the scaling policy.
|
|
1721
|
+
*/
|
|
1722
|
+
scalingPolicyName: string;
|
|
1723
|
+
/**
|
|
1724
|
+
* A type of scaling policy. Valid values: Scheduled, Recurrence, Manual, Alarm.
|
|
1725
|
+
*/
|
|
1726
|
+
scalingPolicyType: string;
|
|
1727
|
+
/**
|
|
1728
|
+
* The launch time of the scheduled policy of the scaling policy.
|
|
1729
|
+
*/
|
|
1730
|
+
scheduledPolicyLaunchTime: string;
|
|
1731
|
+
/**
|
|
1732
|
+
* The recurrence end time of the scheduled policy of the scaling policy.
|
|
1733
|
+
*/
|
|
1734
|
+
scheduledPolicyRecurrenceEndTime: string;
|
|
1735
|
+
/**
|
|
1736
|
+
* The recurrence start time of the scheduled policy of the scaling policy.
|
|
1737
|
+
*/
|
|
1738
|
+
scheduledPolicyRecurrenceStartTime: string;
|
|
1739
|
+
/**
|
|
1740
|
+
* The recurrence type of the scheduled policy of the scaling policy.
|
|
1741
|
+
*/
|
|
1742
|
+
scheduledPolicyRecurrenceType: string;
|
|
1743
|
+
/**
|
|
1744
|
+
* The recurrence value of the scheduled policy of the scaling policy.
|
|
1745
|
+
*/
|
|
1746
|
+
scheduledPolicyRecurrenceValue: string;
|
|
1747
|
+
/**
|
|
1748
|
+
* The status of the scaling policy.
|
|
1749
|
+
*/
|
|
1750
|
+
status: string;
|
|
1751
|
+
}
|
|
1752
|
+
}
|
|
1753
|
+
export declare namespace bandwidth_package {
|
|
1754
|
+
interface BandwidthPackageTag {
|
|
1755
|
+
/**
|
|
1756
|
+
* The Key of Tags.
|
|
1757
|
+
*/
|
|
1758
|
+
key: string;
|
|
1759
|
+
/**
|
|
1760
|
+
* The Value of Tags.
|
|
1761
|
+
*/
|
|
1762
|
+
value: string;
|
|
1763
|
+
}
|
|
1764
|
+
interface BandwidthPackagesPackage {
|
|
1765
|
+
/**
|
|
1766
|
+
* The bandwidth of the bandwidth package.
|
|
1767
|
+
*/
|
|
1768
|
+
bandwidth: number;
|
|
1769
|
+
/**
|
|
1770
|
+
* The id of the bandwidth package.
|
|
1771
|
+
*/
|
|
1772
|
+
bandwidthPackageId: string;
|
|
1773
|
+
/**
|
|
1774
|
+
* Shared bandwidth package name to be queried.
|
|
1775
|
+
*/
|
|
1776
|
+
bandwidthPackageName: string;
|
|
1777
|
+
/**
|
|
1778
|
+
* The billing type of the bandwidth package.
|
|
1779
|
+
*/
|
|
1780
|
+
billingType: string;
|
|
1781
|
+
/**
|
|
1782
|
+
* The business status of the bandwidth package.
|
|
1783
|
+
*/
|
|
1784
|
+
businessStatus: string;
|
|
1785
|
+
/**
|
|
1786
|
+
* The creation time of the bandwidth package.
|
|
1787
|
+
*/
|
|
1788
|
+
creationTime: string;
|
|
1789
|
+
/**
|
|
1790
|
+
* The deleted time of the bandwidth package.
|
|
1791
|
+
*/
|
|
1792
|
+
deletedTime: string;
|
|
1793
|
+
/**
|
|
1794
|
+
* List of public IP information included in the shared bandwidth package.
|
|
1795
|
+
*/
|
|
1796
|
+
eipAddresses: outputs.bandwidth_package.BandwidthPackagesPackageEipAddress[];
|
|
1797
|
+
/**
|
|
1798
|
+
* The expiration time of the bandwidth package.
|
|
1799
|
+
*/
|
|
1800
|
+
expiredTime: string;
|
|
1801
|
+
/**
|
|
1802
|
+
* The id of the bandwidth package.
|
|
1803
|
+
*/
|
|
1804
|
+
id: string;
|
|
1805
|
+
/**
|
|
1806
|
+
* Line types for shared bandwidth packages.
|
|
1807
|
+
*/
|
|
1808
|
+
isp: string;
|
|
1809
|
+
/**
|
|
1810
|
+
* The overdue time of the bandwidth package.
|
|
543
1811
|
*/
|
|
544
|
-
|
|
1812
|
+
overdueTime: string;
|
|
545
1813
|
/**
|
|
546
|
-
* The
|
|
1814
|
+
* The project name of the bandwidth package to be queried.
|
|
547
1815
|
*/
|
|
548
|
-
|
|
1816
|
+
projectName: string;
|
|
549
1817
|
/**
|
|
550
|
-
* The
|
|
1818
|
+
* The IP protocol values for shared bandwidth packages are as follows: `IPv4`: IPv4 protocol. `IPv6`: IPv6 protocol.
|
|
551
1819
|
*/
|
|
552
|
-
|
|
1820
|
+
protocol: string;
|
|
553
1821
|
/**
|
|
554
|
-
*
|
|
1822
|
+
* Security protection types for shared bandwidth packages. Parameter - N: Indicates the number of security protection types, currently only supports taking 1. Value: `AntiDDoS_Enhanced`.
|
|
555
1823
|
*/
|
|
556
|
-
|
|
1824
|
+
securityProtectionTypes: string[];
|
|
557
1825
|
/**
|
|
558
|
-
* The
|
|
1826
|
+
* The status of the bandwidth package.
|
|
559
1827
|
*/
|
|
560
|
-
|
|
1828
|
+
status: string;
|
|
561
1829
|
/**
|
|
562
|
-
*
|
|
1830
|
+
* Tags.
|
|
563
1831
|
*/
|
|
564
|
-
|
|
1832
|
+
tags: outputs.bandwidth_package.BandwidthPackagesPackageTag[];
|
|
565
1833
|
/**
|
|
566
|
-
*
|
|
1834
|
+
* The update time of the bandwidth package.
|
|
567
1835
|
*/
|
|
568
|
-
|
|
1836
|
+
updateTime: string;
|
|
1837
|
+
}
|
|
1838
|
+
interface BandwidthPackagesPackageEipAddress {
|
|
569
1839
|
/**
|
|
570
|
-
* The
|
|
1840
|
+
* The id of the eip.
|
|
571
1841
|
*/
|
|
572
|
-
|
|
1842
|
+
allocationId: string;
|
|
573
1843
|
/**
|
|
574
|
-
* The
|
|
1844
|
+
* The eip address.
|
|
575
1845
|
*/
|
|
576
|
-
|
|
1846
|
+
eipAddress: string;
|
|
1847
|
+
}
|
|
1848
|
+
interface BandwidthPackagesPackageTag {
|
|
577
1849
|
/**
|
|
578
|
-
* The
|
|
1850
|
+
* The key of the tag.
|
|
579
1851
|
*/
|
|
580
|
-
|
|
1852
|
+
key: string;
|
|
581
1853
|
/**
|
|
582
|
-
* The
|
|
1854
|
+
* The Value of Tags.
|
|
583
1855
|
*/
|
|
584
|
-
|
|
1856
|
+
value: string;
|
|
1857
|
+
}
|
|
1858
|
+
interface BandwidthPackagesTagFilter {
|
|
585
1859
|
/**
|
|
586
|
-
* The
|
|
1860
|
+
* The key of the tag.
|
|
587
1861
|
*/
|
|
588
|
-
|
|
1862
|
+
key: string;
|
|
589
1863
|
/**
|
|
590
|
-
* The
|
|
1864
|
+
* The values of the tag.
|
|
591
1865
|
*/
|
|
592
|
-
|
|
1866
|
+
values: string[];
|
|
593
1867
|
}
|
|
594
1868
|
}
|
|
595
1869
|
export declare namespace bioos {
|
|
@@ -1484,6 +2758,10 @@ export declare namespace clb {
|
|
|
1484
2758
|
* The connection drain timeout of the Listener.
|
|
1485
2759
|
*/
|
|
1486
2760
|
connectionDrainTimeout: number;
|
|
2761
|
+
/**
|
|
2762
|
+
* The name of the cookie for session persistence configured on the backend server.
|
|
2763
|
+
*/
|
|
2764
|
+
cookie: string;
|
|
1487
2765
|
/**
|
|
1488
2766
|
* The create time of the Listener.
|
|
1489
2767
|
*/
|
|
@@ -2906,6 +4184,166 @@ export declare namespace ecs {
|
|
|
2906
4184
|
*/
|
|
2907
4185
|
value: string;
|
|
2908
4186
|
}
|
|
4187
|
+
interface InstanceTypesInstanceType {
|
|
4188
|
+
/**
|
|
4189
|
+
* The CPU benchmark performance that can be provided steadily by on-demand instances is determined by the instance type.
|
|
4190
|
+
*/
|
|
4191
|
+
baselineCredit: number;
|
|
4192
|
+
/**
|
|
4193
|
+
* The GPU device info of Instance.
|
|
4194
|
+
*/
|
|
4195
|
+
gpus: outputs.ecs.InstanceTypesInstanceTypeGpus[];
|
|
4196
|
+
/**
|
|
4197
|
+
* The CPU credits obtained at once when creating a on-demand performance instance are fixed at 30 credits per vCPU.
|
|
4198
|
+
*/
|
|
4199
|
+
initialCredit: number;
|
|
4200
|
+
/**
|
|
4201
|
+
* The instance type family.
|
|
4202
|
+
*/
|
|
4203
|
+
instanceTypeFamily: string;
|
|
4204
|
+
/**
|
|
4205
|
+
* The id of the instance type.
|
|
4206
|
+
*/
|
|
4207
|
+
instanceTypeId: string;
|
|
4208
|
+
/**
|
|
4209
|
+
* Local disk configuration information corresponding to instance specifications.
|
|
4210
|
+
*/
|
|
4211
|
+
localVolumes: outputs.ecs.InstanceTypesInstanceTypeLocalVolume[];
|
|
4212
|
+
/**
|
|
4213
|
+
* Memory information of instance specifications.
|
|
4214
|
+
*/
|
|
4215
|
+
memories: outputs.ecs.InstanceTypesInstanceTypeMemory[];
|
|
4216
|
+
/**
|
|
4217
|
+
* Network information of instance specifications.
|
|
4218
|
+
*/
|
|
4219
|
+
networks: outputs.ecs.InstanceTypesInstanceTypeNetwork[];
|
|
4220
|
+
/**
|
|
4221
|
+
* CPU information of instance specifications.
|
|
4222
|
+
*/
|
|
4223
|
+
processors: outputs.ecs.InstanceTypesInstanceTypeProcessor[];
|
|
4224
|
+
/**
|
|
4225
|
+
* RDMA Specification Information.
|
|
4226
|
+
*/
|
|
4227
|
+
rdmas: outputs.ecs.InstanceTypesInstanceTypeRdma[];
|
|
4228
|
+
/**
|
|
4229
|
+
* Cloud disk information for instance specifications.
|
|
4230
|
+
*/
|
|
4231
|
+
volumes: outputs.ecs.InstanceTypesInstanceTypeVolume[];
|
|
4232
|
+
}
|
|
4233
|
+
interface InstanceTypesInstanceTypeGpus {
|
|
4234
|
+
/**
|
|
4235
|
+
* GPU device information list.
|
|
4236
|
+
*/
|
|
4237
|
+
gpuDevices: outputs.ecs.InstanceTypesInstanceTypeGpusGpuDevice[];
|
|
4238
|
+
}
|
|
4239
|
+
interface InstanceTypesInstanceTypeGpusGpuDevice {
|
|
4240
|
+
/**
|
|
4241
|
+
* The number of local disks mounted on the instance.
|
|
4242
|
+
*/
|
|
4243
|
+
count: number;
|
|
4244
|
+
/**
|
|
4245
|
+
* Memory information of instance specifications.
|
|
4246
|
+
*/
|
|
4247
|
+
memories: outputs.ecs.InstanceTypesInstanceTypeGpusGpuDeviceMemory[];
|
|
4248
|
+
/**
|
|
4249
|
+
* The Product Name of GPU device.
|
|
4250
|
+
*/
|
|
4251
|
+
productName: string;
|
|
4252
|
+
}
|
|
4253
|
+
interface InstanceTypesInstanceTypeGpusGpuDeviceMemory {
|
|
4254
|
+
/**
|
|
4255
|
+
* The Encrypted Memory Size of GPU device.
|
|
4256
|
+
*/
|
|
4257
|
+
encryptedSize: number;
|
|
4258
|
+
/**
|
|
4259
|
+
* Memory size, unit: MiB.
|
|
4260
|
+
*/
|
|
4261
|
+
size: number;
|
|
4262
|
+
}
|
|
4263
|
+
interface InstanceTypesInstanceTypeLocalVolume {
|
|
4264
|
+
/**
|
|
4265
|
+
* The number of local disks mounted on the instance.
|
|
4266
|
+
*/
|
|
4267
|
+
count: number;
|
|
4268
|
+
/**
|
|
4269
|
+
* Memory size, unit: MiB.
|
|
4270
|
+
*/
|
|
4271
|
+
size: number;
|
|
4272
|
+
/**
|
|
4273
|
+
* The type of volume.
|
|
4274
|
+
*/
|
|
4275
|
+
volumeType: string;
|
|
4276
|
+
}
|
|
4277
|
+
interface InstanceTypesInstanceTypeMemory {
|
|
4278
|
+
/**
|
|
4279
|
+
* The Encrypted Memory Size of GPU device.
|
|
4280
|
+
*/
|
|
4281
|
+
encryptedSize: number;
|
|
4282
|
+
/**
|
|
4283
|
+
* Memory size, unit: MiB.
|
|
4284
|
+
*/
|
|
4285
|
+
size: number;
|
|
4286
|
+
}
|
|
4287
|
+
interface InstanceTypesInstanceTypeNetwork {
|
|
4288
|
+
/**
|
|
4289
|
+
* Network benchmark bandwidth capacity (out/in), unit: Mbps.
|
|
4290
|
+
*/
|
|
4291
|
+
baselineBandwidthMbps: number;
|
|
4292
|
+
/**
|
|
4293
|
+
* Peak network bandwidth capacity (out/in), unit: Mbps.
|
|
4294
|
+
*/
|
|
4295
|
+
maximumBandwidthMbps: number;
|
|
4296
|
+
/**
|
|
4297
|
+
* Maximum number of elastic network interfaces supported for attachment.
|
|
4298
|
+
*/
|
|
4299
|
+
maximumNetworkInterfaces: number;
|
|
4300
|
+
/**
|
|
4301
|
+
* Maximum number of IPv4 addresses for a single elastic network interface.
|
|
4302
|
+
*/
|
|
4303
|
+
maximumPrivateIpv4AddressesPerNetworkInterface: number;
|
|
4304
|
+
/**
|
|
4305
|
+
* Maximum queue number for a single elastic network interface, including the queue number supported by the primary network interface and the auxiliary network interface.
|
|
4306
|
+
*/
|
|
4307
|
+
maximumQueuesPerNetworkInterface: number;
|
|
4308
|
+
/**
|
|
4309
|
+
* Network packet sending and receiving capacity (in+out), unit: Kpps.
|
|
4310
|
+
*/
|
|
4311
|
+
maximumThroughputKpps: number;
|
|
4312
|
+
}
|
|
4313
|
+
interface InstanceTypesInstanceTypeProcessor {
|
|
4314
|
+
/**
|
|
4315
|
+
* CPU clock speed, unit: GHz.
|
|
4316
|
+
*/
|
|
4317
|
+
baseFrequency: number;
|
|
4318
|
+
/**
|
|
4319
|
+
* The number of ECS instance CPU cores.
|
|
4320
|
+
*/
|
|
4321
|
+
cpus: number;
|
|
4322
|
+
/**
|
|
4323
|
+
* CPU model.
|
|
4324
|
+
*/
|
|
4325
|
+
model: string;
|
|
4326
|
+
/**
|
|
4327
|
+
* CPU Turbo Boost, unit: GHz.
|
|
4328
|
+
*/
|
|
4329
|
+
turboFrequency: number;
|
|
4330
|
+
}
|
|
4331
|
+
interface InstanceTypesInstanceTypeRdma {
|
|
4332
|
+
/**
|
|
4333
|
+
* Number of RDMA network cards.
|
|
4334
|
+
*/
|
|
4335
|
+
rdmaNetworkInterfaces: number;
|
|
4336
|
+
}
|
|
4337
|
+
interface InstanceTypesInstanceTypeVolume {
|
|
4338
|
+
/**
|
|
4339
|
+
* The maximum number of volumes.
|
|
4340
|
+
*/
|
|
4341
|
+
maximumCount: number;
|
|
4342
|
+
/**
|
|
4343
|
+
* List of supported volume types.
|
|
4344
|
+
*/
|
|
4345
|
+
supportedVolumeTypes: string[];
|
|
4346
|
+
}
|
|
2909
4347
|
interface InstancesInstance {
|
|
2910
4348
|
/**
|
|
2911
4349
|
* The number of ECS instance CPU cores.
|
|
@@ -3483,6 +4921,10 @@ export declare namespace eip {
|
|
|
3483
4921
|
* The peek bandwidth of the EIP.
|
|
3484
4922
|
*/
|
|
3485
4923
|
bandwidth: number;
|
|
4924
|
+
/**
|
|
4925
|
+
* The id of the bandwidth package.
|
|
4926
|
+
*/
|
|
4927
|
+
bandwidthPackageId: string;
|
|
3486
4928
|
/**
|
|
3487
4929
|
* The billing type of the EIP.
|
|
3488
4930
|
*/
|
|
@@ -3539,6 +4981,10 @@ export declare namespace eip {
|
|
|
3539
4981
|
* The ProjectName of EIP.
|
|
3540
4982
|
*/
|
|
3541
4983
|
projectName: string;
|
|
4984
|
+
/**
|
|
4985
|
+
* Security protection types for shared bandwidth packages. Parameter - N: Indicates the number of security protection types, currently only supports taking 1. Value: `AntiDDoS_Enhanced`.
|
|
4986
|
+
*/
|
|
4987
|
+
securityProtectionTypes: string[];
|
|
3542
4988
|
/**
|
|
3543
4989
|
* A status of EIP, the value can be `Attaching` or `Detaching` or `Attached` or `Available`.
|
|
3544
4990
|
*/
|
|
@@ -4302,13 +5748,37 @@ export declare namespace iam {
|
|
|
4302
5748
|
}
|
|
4303
5749
|
interface UsersUser {
|
|
4304
5750
|
/**
|
|
4305
|
-
*
|
|
5751
|
+
* Main account ID to which the sub-user belongs.
|
|
4306
5752
|
*/
|
|
4307
5753
|
accountId: string;
|
|
4308
5754
|
/**
|
|
4309
5755
|
* The create date of the user.
|
|
4310
5756
|
*/
|
|
4311
5757
|
createDate: string;
|
|
5758
|
+
/**
|
|
5759
|
+
* The description of the user.
|
|
5760
|
+
*/
|
|
5761
|
+
description: string;
|
|
5762
|
+
/**
|
|
5763
|
+
* The display name of the user.
|
|
5764
|
+
*/
|
|
5765
|
+
displayName: string;
|
|
5766
|
+
/**
|
|
5767
|
+
* The email of the user.
|
|
5768
|
+
*/
|
|
5769
|
+
email: string;
|
|
5770
|
+
/**
|
|
5771
|
+
* Whether the email has been verified.
|
|
5772
|
+
*/
|
|
5773
|
+
emailIsVerify: boolean;
|
|
5774
|
+
/**
|
|
5775
|
+
* The mobile phone of the user.
|
|
5776
|
+
*/
|
|
5777
|
+
mobilePhone: string;
|
|
5778
|
+
/**
|
|
5779
|
+
* Whether the phone number has been verified.
|
|
5780
|
+
*/
|
|
5781
|
+
mobilePhoneIsVerify: boolean;
|
|
4312
5782
|
/**
|
|
4313
5783
|
* The trn of the user.
|
|
4314
5784
|
*/
|
|
@@ -4317,6 +5787,10 @@ export declare namespace iam {
|
|
|
4317
5787
|
* The update date of the user.
|
|
4318
5788
|
*/
|
|
4319
5789
|
updateDate: string;
|
|
5790
|
+
/**
|
|
5791
|
+
* The id of the user.
|
|
5792
|
+
*/
|
|
5793
|
+
userId: string;
|
|
4320
5794
|
/**
|
|
4321
5795
|
* The name of the user.
|
|
4322
5796
|
*/
|
|
@@ -4408,6 +5882,20 @@ export declare namespace mongodb {
|
|
|
4408
5882
|
*/
|
|
4409
5883
|
nodeId: string;
|
|
4410
5884
|
}
|
|
5885
|
+
interface InstanceMongo {
|
|
5886
|
+
/**
|
|
5887
|
+
* The mongos node ID.
|
|
5888
|
+
*/
|
|
5889
|
+
mongosNodeId: string;
|
|
5890
|
+
/**
|
|
5891
|
+
* The spec of node.
|
|
5892
|
+
*/
|
|
5893
|
+
nodeSpec: string;
|
|
5894
|
+
/**
|
|
5895
|
+
* The node status.
|
|
5896
|
+
*/
|
|
5897
|
+
nodeStatus: string;
|
|
5898
|
+
}
|
|
4411
5899
|
interface InstanceParameterLogsParameterChangeLogs {
|
|
4412
5900
|
/**
|
|
4413
5901
|
* The modifying time of parameter.
|
|
@@ -4434,7 +5922,45 @@ export declare namespace mongodb {
|
|
|
4434
5922
|
*/
|
|
4435
5923
|
parameterStatus: string;
|
|
4436
5924
|
}
|
|
4437
|
-
interface
|
|
5925
|
+
interface InstanceParametersInstanceParameter {
|
|
5926
|
+
/**
|
|
5927
|
+
* The checking code of parameter.
|
|
5928
|
+
*/
|
|
5929
|
+
checkingCode: string;
|
|
5930
|
+
/**
|
|
5931
|
+
* Whether the parameter supports modifying.
|
|
5932
|
+
*/
|
|
5933
|
+
forceModify: boolean;
|
|
5934
|
+
/**
|
|
5935
|
+
* Does the new parameter value need to restart the instance to take effect after modification.
|
|
5936
|
+
*/
|
|
5937
|
+
forceRestart: boolean;
|
|
5938
|
+
/**
|
|
5939
|
+
* The default value of parameter.
|
|
5940
|
+
*/
|
|
5941
|
+
parameterDefaultValue: string;
|
|
5942
|
+
/**
|
|
5943
|
+
* The description of parameter.
|
|
5944
|
+
*/
|
|
5945
|
+
parameterDescription: string;
|
|
5946
|
+
/**
|
|
5947
|
+
* The name of parameter.
|
|
5948
|
+
*/
|
|
5949
|
+
parameterName: string;
|
|
5950
|
+
/**
|
|
5951
|
+
* The node type of instance parameter, valid value contains `Node`, `Shard`, `ConfigServer`, `Mongos`.
|
|
5952
|
+
*/
|
|
5953
|
+
parameterRole: string;
|
|
5954
|
+
/**
|
|
5955
|
+
* The type of parameter value.
|
|
5956
|
+
*/
|
|
5957
|
+
parameterType: string;
|
|
5958
|
+
/**
|
|
5959
|
+
* The value of parameter.
|
|
5960
|
+
*/
|
|
5961
|
+
parameterValue: string;
|
|
5962
|
+
}
|
|
5963
|
+
interface InstanceParametersParameter {
|
|
4438
5964
|
/**
|
|
4439
5965
|
* The database engine.
|
|
4440
5966
|
*/
|
|
@@ -4450,13 +5976,13 @@ export declare namespace mongodb {
|
|
|
4450
5976
|
/**
|
|
4451
5977
|
* The list of parameters.
|
|
4452
5978
|
*/
|
|
4453
|
-
instanceParameters: outputs.mongodb.
|
|
5979
|
+
instanceParameters: outputs.mongodb.InstanceParametersParameterInstanceParameter[];
|
|
4454
5980
|
/**
|
|
4455
5981
|
* The total parameters queried.
|
|
4456
5982
|
*/
|
|
4457
5983
|
total: string;
|
|
4458
5984
|
}
|
|
4459
|
-
interface
|
|
5985
|
+
interface InstanceParametersParameterInstanceParameter {
|
|
4460
5986
|
/**
|
|
4461
5987
|
* The checking code of parameter.
|
|
4462
5988
|
*/
|
|
@@ -4494,6 +6020,12 @@ export declare namespace mongodb {
|
|
|
4494
6020
|
*/
|
|
4495
6021
|
parameterValue: string;
|
|
4496
6022
|
}
|
|
6023
|
+
interface InstanceShard {
|
|
6024
|
+
/**
|
|
6025
|
+
* The shard id.
|
|
6026
|
+
*/
|
|
6027
|
+
shardId: string;
|
|
6028
|
+
}
|
|
4497
6029
|
interface InstanceTag {
|
|
4498
6030
|
/**
|
|
4499
6031
|
* The Key of Tags.
|
|
@@ -7950,7 +9482,7 @@ export declare namespace tls {
|
|
|
7950
9482
|
*/
|
|
7951
9483
|
endTime: string;
|
|
7952
9484
|
/**
|
|
7953
|
-
* The list of the receiver channels.
|
|
9485
|
+
* The list of the receiver channels. Currently supported channels: Email, Sms, Phone.
|
|
7954
9486
|
*/
|
|
7955
9487
|
receiverChannels: string[];
|
|
7956
9488
|
/**
|
|
@@ -7958,7 +9490,7 @@ export declare namespace tls {
|
|
|
7958
9490
|
*/
|
|
7959
9491
|
receiverNames: string[];
|
|
7960
9492
|
/**
|
|
7961
|
-
* The receiver type,
|
|
9493
|
+
* The receiver type, Can be set as: `User`(The id of user).
|
|
7962
9494
|
*/
|
|
7963
9495
|
receiverType: string;
|
|
7964
9496
|
/**
|
|
@@ -8047,6 +9579,8 @@ export declare namespace tls {
|
|
|
8047
9579
|
time: number;
|
|
8048
9580
|
/**
|
|
8049
9581
|
* Execution cycle type.
|
|
9582
|
+
* Period: Periodic execution, which means executing once every certain period of time.
|
|
9583
|
+
* Fixed: Regular execution, which means executing at a fixed time point every day.
|
|
8050
9584
|
*/
|
|
8051
9585
|
type: string;
|
|
8052
9586
|
}
|
|
@@ -9012,7 +10546,12 @@ export declare namespace tls {
|
|
|
9012
10546
|
*/
|
|
9013
10547
|
workloadNameRegex?: string;
|
|
9014
10548
|
/**
|
|
9015
|
-
* Specify the
|
|
10549
|
+
* Specify the containers to be collected by the type of workload, only one type can be selected. When no type is specified, it means all types of containers are collected. The supported types of workloads are:
|
|
10550
|
+
* Deployment: stateless workload.
|
|
10551
|
+
* StatefulSet: stateful workload.
|
|
10552
|
+
* DaemonSet: daemon process.
|
|
10553
|
+
* Job: task.
|
|
10554
|
+
* CronJob: scheduled task.
|
|
9016
10555
|
*/
|
|
9017
10556
|
workloadType?: string;
|
|
9018
10557
|
}
|
|
@@ -11325,7 +12864,11 @@ export declare namespace vke {
|
|
|
11325
12864
|
*/
|
|
11326
12865
|
logTtl?: number;
|
|
11327
12866
|
/**
|
|
11328
|
-
* The
|
|
12867
|
+
* The current types of logs that can be enabled are:
|
|
12868
|
+
* Audit: Cluster audit logs.
|
|
12869
|
+
* KubeApiServer: kube-apiserver component logs.
|
|
12870
|
+
* KubeScheduler: kube-scheduler component logs.
|
|
12871
|
+
* KubeControllerManager: kube-controller-manager component logs.
|
|
11329
12872
|
*/
|
|
11330
12873
|
logType: string;
|
|
11331
12874
|
}
|
|
@@ -12010,19 +13553,19 @@ export declare namespace vke {
|
|
|
12010
13553
|
*/
|
|
12011
13554
|
desiredReplicas: number;
|
|
12012
13555
|
/**
|
|
12013
|
-
*
|
|
13556
|
+
* Whether to enable the auto scaling function of the node pool. When a node needs to be manually added to the node pool, the value of this field must be `false`.
|
|
12014
13557
|
*/
|
|
12015
13558
|
enabled: boolean;
|
|
12016
13559
|
/**
|
|
12017
|
-
* The MaxReplicas of AutoScaling, default 10, range in 1~2000.
|
|
13560
|
+
* The MaxReplicas of AutoScaling, default 10, range in 1~2000. This field is valid when the value of `enabled` is `true`.
|
|
12018
13561
|
*/
|
|
12019
13562
|
maxReplicas?: number;
|
|
12020
13563
|
/**
|
|
12021
|
-
* The MinReplicas of AutoScaling, default 0.
|
|
13564
|
+
* The MinReplicas of AutoScaling, default 0. This field is valid when the value of `enabled` is `true`.
|
|
12022
13565
|
*/
|
|
12023
13566
|
minReplicas: number;
|
|
12024
13567
|
/**
|
|
12025
|
-
* The Priority of AutoScaling, default 10, rang in 0~100.
|
|
13568
|
+
* The Priority of AutoScaling, default 10, rang in 0~100. This field is valid when the value of `enabled` is `true` and the value of `subnetPolicy` is `Priority`.
|
|
12026
13569
|
*/
|
|
12027
13570
|
priority: number;
|
|
12028
13571
|
/**
|
|
@@ -12188,6 +13731,44 @@ export declare namespace vke {
|
|
|
12188
13731
|
*/
|
|
12189
13732
|
type: string;
|
|
12190
13733
|
}
|
|
13734
|
+
interface NodePoolNodeStatistic {
|
|
13735
|
+
/**
|
|
13736
|
+
* The CreatingCount of Node.
|
|
13737
|
+
*/
|
|
13738
|
+
creatingCount: number;
|
|
13739
|
+
/**
|
|
13740
|
+
* The DeletingCount of Node.
|
|
13741
|
+
*/
|
|
13742
|
+
deletingCount: number;
|
|
13743
|
+
/**
|
|
13744
|
+
* The FailedCount of Node.
|
|
13745
|
+
*/
|
|
13746
|
+
failedCount: number;
|
|
13747
|
+
/**
|
|
13748
|
+
* The RunningCount of Node.
|
|
13749
|
+
*/
|
|
13750
|
+
runningCount: number;
|
|
13751
|
+
/**
|
|
13752
|
+
* The StartingCount of Node.
|
|
13753
|
+
*/
|
|
13754
|
+
startingCount: number;
|
|
13755
|
+
/**
|
|
13756
|
+
* The StoppedCount of Node.
|
|
13757
|
+
*/
|
|
13758
|
+
stoppedCount: number;
|
|
13759
|
+
/**
|
|
13760
|
+
* The StoppingCount of Node.
|
|
13761
|
+
*/
|
|
13762
|
+
stoppingCount: number;
|
|
13763
|
+
/**
|
|
13764
|
+
* The TotalCount of Node.
|
|
13765
|
+
*/
|
|
13766
|
+
totalCount: number;
|
|
13767
|
+
/**
|
|
13768
|
+
* The UpdatingCount of Node.
|
|
13769
|
+
*/
|
|
13770
|
+
updatingCount: number;
|
|
13771
|
+
}
|
|
12191
13772
|
interface NodePoolTag {
|
|
12192
13773
|
/**
|
|
12193
13774
|
* The Key of Tags.
|
|
@@ -12302,7 +13883,7 @@ export declare namespace vke {
|
|
|
12302
13883
|
/**
|
|
12303
13884
|
* The NodeStatistics of NodeConfig.
|
|
12304
13885
|
*/
|
|
12305
|
-
nodeStatistics: outputs.vke.
|
|
13886
|
+
nodeStatistics: outputs.vke.NodePoolsNodePoolNodeStatistic[];
|
|
12306
13887
|
/**
|
|
12307
13888
|
* The period of the PrePaid instance of NodeConfig.
|
|
12308
13889
|
*/
|
|
@@ -12338,7 +13919,7 @@ export declare namespace vke {
|
|
|
12338
13919
|
/**
|
|
12339
13920
|
* The SystemVolume of NodeConfig.
|
|
12340
13921
|
*/
|
|
12341
|
-
|
|
13922
|
+
systemVolumes: outputs.vke.NodePoolsNodePoolSystemVolume[];
|
|
12342
13923
|
/**
|
|
12343
13924
|
* Tags.
|
|
12344
13925
|
*/
|
|
@@ -12390,7 +13971,7 @@ export declare namespace vke {
|
|
|
12390
13971
|
*/
|
|
12391
13972
|
value: string;
|
|
12392
13973
|
}
|
|
12393
|
-
interface
|
|
13974
|
+
interface NodePoolsNodePoolNodeStatistic {
|
|
12394
13975
|
/**
|
|
12395
13976
|
* The CreatingCount of Node.
|
|
12396
13977
|
*/
|