@volcengine/pulumi-volcenginecc 0.0.40 → 0.0.42
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/getLoadBalancer.d.ts +8 -0
- package/alb/getLoadBalancer.js.map +1 -1
- package/alb/loadBalancer.d.ts +24 -0
- package/alb/loadBalancer.js +4 -0
- package/alb/loadBalancer.js.map +1 -1
- package/clb/checkLogProject.d.ts +62 -0
- package/clb/checkLogProject.js +67 -0
- package/clb/checkLogProject.js.map +1 -0
- package/clb/checkLogTopic.d.ts +81 -0
- package/clb/checkLogTopic.js +78 -0
- package/clb/checkLogTopic.js.map +1 -0
- package/clb/clb.d.ts +0 -8
- package/clb/clb.js +2 -2
- package/clb/clb.js.map +1 -1
- package/clb/getCheckLogProject.d.ts +40 -0
- package/clb/getCheckLogProject.js +28 -0
- package/clb/getCheckLogProject.js.map +1 -0
- package/clb/getCheckLogProjects.d.ts +22 -0
- package/clb/getCheckLogProjects.js +24 -0
- package/clb/getCheckLogProjects.js.map +1 -0
- package/clb/getCheckLogTopic.d.ts +44 -0
- package/clb/getCheckLogTopic.js +28 -0
- package/clb/getCheckLogTopic.js.map +1 -0
- package/clb/getCheckLogTopics.d.ts +22 -0
- package/clb/getCheckLogTopics.js +24 -0
- package/clb/getCheckLogTopics.js.map +1 -0
- package/clb/index.d.ts +18 -0
- package/clb/index.js +24 -1
- package/clb/index.js.map +1 -1
- package/cloudmonitor/contactGroup.d.ts +15 -15
- package/cloudmonitor/contactGroup.js +1 -1
- package/cloudmonitor/getContactGroup.d.ts +7 -7
- package/directconnect/bgpPeer.d.ts +189 -0
- package/directconnect/bgpPeer.js +104 -0
- package/directconnect/bgpPeer.js.map +1 -0
- package/directconnect/getBgpPeer.d.ts +88 -0
- package/directconnect/getBgpPeer.js +28 -0
- package/directconnect/getBgpPeer.js.map +1 -0
- package/directconnect/getBgpPeers.d.ts +22 -0
- package/directconnect/getBgpPeers.js +24 -0
- package/directconnect/getBgpPeers.js.map +1 -0
- package/directconnect/index.d.ts +9 -0
- package/directconnect/index.js +12 -1
- package/directconnect/index.js.map +1 -1
- package/dns/getRecord.d.ts +104 -0
- package/dns/getRecord.js +28 -0
- package/dns/getRecord.js.map +1 -0
- package/dns/getRecords.d.ts +22 -0
- package/dns/getRecords.js +24 -0
- package/dns/getRecords.js.map +1 -0
- package/dns/index.d.ts +9 -0
- package/dns/index.js +12 -1
- package/dns/index.js.map +1 -1
- package/dns/record.d.ts +236 -0
- package/dns/record.js +121 -0
- package/dns/record.js.map +1 -0
- package/gtm/getGtm.d.ts +100 -0
- package/gtm/getGtm.js +28 -0
- package/gtm/getGtm.js.map +1 -0
- package/gtm/getGtms.d.ts +22 -0
- package/gtm/getGtms.js +24 -0
- package/gtm/getGtms.js.map +1 -0
- package/gtm/getRouting.d.ts +48 -0
- package/gtm/getRouting.js +28 -0
- package/gtm/getRouting.js.map +1 -0
- package/gtm/getRoutings.d.ts +22 -0
- package/gtm/getRoutings.js +24 -0
- package/gtm/getRoutings.js.map +1 -0
- package/gtm/getRule.d.ts +105 -0
- package/gtm/getRule.js +28 -0
- package/gtm/getRule.js.map +1 -0
- package/gtm/getRules.d.ts +22 -0
- package/gtm/getRules.js +24 -0
- package/gtm/getRules.js.map +1 -0
- package/gtm/gtm.d.ts +228 -0
- package/gtm/gtm.js +113 -0
- package/gtm/gtm.js.map +1 -0
- package/gtm/index.d.ts +27 -0
- package/gtm/index.js +34 -1
- package/gtm/index.js.map +1 -1
- package/gtm/routing.d.ts +89 -0
- package/gtm/routing.js +74 -0
- package/gtm/routing.js.map +1 -0
- package/gtm/rule.d.ts +226 -0
- package/gtm/rule.js +99 -0
- package/gtm/rule.js.map +1 -0
- package/iam/getOauthProvider.d.ts +44 -0
- package/iam/getOauthProvider.js +28 -0
- package/iam/getOauthProvider.js.map +1 -0
- package/iam/getOauthProviders.d.ts +22 -0
- package/iam/getOauthProviders.js +24 -0
- package/iam/getOauthProviders.js.map +1 -0
- package/iam/index.d.ts +9 -0
- package/iam/index.js +12 -1
- package/iam/index.js.map +1 -1
- package/iam/oauthProvider.d.ts +256 -0
- package/iam/oauthProvider.js +143 -0
- package/iam/oauthProvider.js.map +1 -0
- package/kafka/getUser.d.ts +34 -0
- package/kafka/getUser.js +28 -0
- package/kafka/getUser.js.map +1 -0
- package/kafka/getUsers.d.ts +22 -0
- package/kafka/getUsers.js +24 -0
- package/kafka/getUsers.js.map +1 -0
- package/kafka/index.d.ts +9 -0
- package/kafka/index.js +12 -1
- package/kafka/index.js.map +1 -1
- package/kafka/user.d.ts +155 -0
- package/kafka/user.js +97 -0
- package/kafka/user.js.map +1 -0
- package/mongodb/account.d.ts +146 -0
- package/mongodb/account.js +82 -0
- package/mongodb/account.js.map +1 -0
- package/mongodb/getAccount.d.ts +77 -0
- package/mongodb/getAccount.js +28 -0
- package/mongodb/getAccount.js.map +1 -0
- package/mongodb/getAccounts.d.ts +22 -0
- package/mongodb/getAccounts.js +24 -0
- package/mongodb/getAccounts.js.map +1 -0
- package/mongodb/index.d.ts +9 -0
- package/mongodb/index.js +12 -1
- package/mongodb/index.js.map +1 -1
- package/package.json +1 -1
- package/rdsmysql/endpointPublicAddress.d.ts +182 -0
- package/rdsmysql/endpointPublicAddress.js +104 -0
- package/rdsmysql/endpointPublicAddress.js.map +1 -0
- package/rdsmysql/getEndpointPublicAddress.d.ts +39 -0
- package/rdsmysql/getEndpointPublicAddress.js +28 -0
- package/rdsmysql/getEndpointPublicAddress.js.map +1 -0
- package/rdsmysql/getEndpointPublicAddresses.d.ts +22 -0
- package/rdsmysql/getEndpointPublicAddresses.js +24 -0
- package/rdsmysql/getEndpointPublicAddresses.js.map +1 -0
- package/rdsmysql/index.d.ts +9 -0
- package/rdsmysql/index.js +12 -1
- package/rdsmysql/index.js.map +1 -1
- package/rdspostgresql/getInstance.d.ts +8 -0
- package/rdspostgresql/getInstance.js.map +1 -1
- package/rdspostgresql/instance.d.ts +15 -0
- package/rdspostgresql/instance.js +4 -0
- package/rdspostgresql/instance.js.map +1 -1
- package/tos/bucketAccessMonitor.d.ts +74 -0
- package/tos/bucketAccessMonitor.js +72 -0
- package/tos/bucketAccessMonitor.js.map +1 -0
- package/tos/getBucketAccessMonitor.d.ts +44 -0
- package/tos/getBucketAccessMonitor.js +28 -0
- package/tos/getBucketAccessMonitor.js.map +1 -0
- package/tos/getBucketAccessMonitors.d.ts +22 -0
- package/tos/getBucketAccessMonitors.js +24 -0
- package/tos/getBucketAccessMonitors.js.map +1 -0
- package/tos/index.d.ts +9 -0
- package/tos/index.js +12 -1
- package/tos/index.js.map +1 -1
- package/transitrouter/getRouteTablePropagation.d.ts +52 -0
- package/transitrouter/getRouteTablePropagation.js +28 -0
- package/transitrouter/getRouteTablePropagation.js.map +1 -0
- package/transitrouter/getRouteTablePropagations.d.ts +22 -0
- package/transitrouter/getRouteTablePropagations.js +24 -0
- package/transitrouter/getRouteTablePropagations.js.map +1 -0
- package/transitrouter/index.d.ts +9 -0
- package/transitrouter/index.js +12 -1
- package/transitrouter/index.js.map +1 -1
- package/transitrouter/routeTablePropagation.d.ts +97 -0
- package/transitrouter/routeTablePropagation.js +82 -0
- package/transitrouter/routeTablePropagation.js.map +1 -0
- package/types/input.d.ts +235 -5
- package/types/output.d.ts +493 -13
- package/vepfs/fileset.d.ts +202 -0
- package/vepfs/fileset.js +106 -0
- package/vepfs/fileset.js.map +1 -0
- package/vepfs/getFileset.d.ts +41 -0
- package/vepfs/getFileset.js +28 -0
- package/vepfs/getFileset.js.map +1 -0
- package/vepfs/getFilesets.d.ts +22 -0
- package/vepfs/getFilesets.js +24 -0
- package/vepfs/getFilesets.js.map +1 -0
- package/vepfs/index.d.ts +9 -0
- package/vepfs/index.js +12 -1
- package/vepfs/index.js.map +1 -1
- package/vmp/getRuleFile.d.ts +37 -0
- package/vmp/getRuleFile.js +28 -0
- package/vmp/getRuleFile.js.map +1 -0
- package/vmp/getRuleFiles.d.ts +22 -0
- package/vmp/getRuleFiles.js +24 -0
- package/vmp/getRuleFiles.js.map +1 -0
- package/vmp/index.d.ts +9 -0
- package/vmp/index.js +12 -1
- package/vmp/index.js.map +1 -1
- package/vmp/ruleFile.d.ts +172 -0
- package/vmp/ruleFile.js +104 -0
- package/vmp/ruleFile.js.map +1 -0
package/types/output.d.ts
CHANGED
|
@@ -264,6 +264,20 @@ export declare namespace alb {
|
|
|
264
264
|
*/
|
|
265
265
|
weight: number;
|
|
266
266
|
}
|
|
267
|
+
interface GetLoadBalancerHealthLog {
|
|
268
|
+
/**
|
|
269
|
+
* Whether to enable access log
|
|
270
|
+
*/
|
|
271
|
+
enabled: boolean;
|
|
272
|
+
/**
|
|
273
|
+
* TLS project ID bound to access log
|
|
274
|
+
*/
|
|
275
|
+
projectId: string;
|
|
276
|
+
/**
|
|
277
|
+
* TLS subject ID bound to access log
|
|
278
|
+
*/
|
|
279
|
+
topicId: string;
|
|
280
|
+
}
|
|
267
281
|
interface GetLoadBalancerIpv6EipBillingConfig {
|
|
268
282
|
/**
|
|
269
283
|
* Peak bandwidth of IPv6 EIP, in Mbps.
|
|
@@ -288,6 +302,20 @@ export declare namespace alb {
|
|
|
288
302
|
*/
|
|
289
303
|
value: string;
|
|
290
304
|
}
|
|
305
|
+
interface GetLoadBalancerTlsAccessLog {
|
|
306
|
+
/**
|
|
307
|
+
* Whether to enable access log
|
|
308
|
+
*/
|
|
309
|
+
enabled: boolean;
|
|
310
|
+
/**
|
|
311
|
+
* TLS project ID bound to access log
|
|
312
|
+
*/
|
|
313
|
+
projectId: string;
|
|
314
|
+
/**
|
|
315
|
+
* TLS subject ID bound to access log
|
|
316
|
+
*/
|
|
317
|
+
topicId: string;
|
|
318
|
+
}
|
|
291
319
|
interface GetLoadBalancerZoneMapping {
|
|
292
320
|
/**
|
|
293
321
|
* List of IP addresses provided by the load balancer in this availability zone.
|
|
@@ -830,6 +858,20 @@ export declare namespace alb {
|
|
|
830
858
|
*/
|
|
831
859
|
weight: number;
|
|
832
860
|
}
|
|
861
|
+
interface LoadBalancerHealthLog {
|
|
862
|
+
/**
|
|
863
|
+
* Whether to enable access log
|
|
864
|
+
*/
|
|
865
|
+
enabled: boolean;
|
|
866
|
+
/**
|
|
867
|
+
* TLS project ID bound to access log
|
|
868
|
+
*/
|
|
869
|
+
projectId: string;
|
|
870
|
+
/**
|
|
871
|
+
* TLS subject ID bound to access log
|
|
872
|
+
*/
|
|
873
|
+
topicId: string;
|
|
874
|
+
}
|
|
833
875
|
interface LoadBalancerIpv6EipBillingConfig {
|
|
834
876
|
/**
|
|
835
877
|
* Peak bandwidth of IPv6 EIP, in Mbps.
|
|
@@ -854,6 +896,20 @@ export declare namespace alb {
|
|
|
854
896
|
*/
|
|
855
897
|
value: string;
|
|
856
898
|
}
|
|
899
|
+
interface LoadBalancerTlsAccessLog {
|
|
900
|
+
/**
|
|
901
|
+
* Whether to enable access log
|
|
902
|
+
*/
|
|
903
|
+
enabled: boolean;
|
|
904
|
+
/**
|
|
905
|
+
* TLS project ID bound to access log
|
|
906
|
+
*/
|
|
907
|
+
projectId: string;
|
|
908
|
+
/**
|
|
909
|
+
* TLS subject ID bound to access log
|
|
910
|
+
*/
|
|
911
|
+
topicId: string;
|
|
912
|
+
}
|
|
857
913
|
interface LoadBalancerZoneMapping {
|
|
858
914
|
/**
|
|
859
915
|
* Subnet ID providing services within the availability zone.
|
|
@@ -8147,13 +8203,13 @@ export declare namespace clb {
|
|
|
8147
8203
|
*/
|
|
8148
8204
|
bucketName: string;
|
|
8149
8205
|
/**
|
|
8150
|
-
*
|
|
8206
|
+
* Enable access log TOS feature?
|
|
8151
8207
|
*/
|
|
8152
|
-
|
|
8208
|
+
enabled: boolean;
|
|
8153
8209
|
/**
|
|
8154
|
-
* Enable access log
|
|
8210
|
+
* Enable access log TLS feature?
|
|
8155
8211
|
*/
|
|
8156
|
-
|
|
8212
|
+
tlsEnabled: boolean;
|
|
8157
8213
|
/**
|
|
8158
8214
|
* Log project
|
|
8159
8215
|
*/
|
|
@@ -8319,13 +8375,13 @@ export declare namespace clb {
|
|
|
8319
8375
|
*/
|
|
8320
8376
|
bucketName: string;
|
|
8321
8377
|
/**
|
|
8322
|
-
*
|
|
8378
|
+
* Enable access log TOS feature?
|
|
8323
8379
|
*/
|
|
8324
|
-
|
|
8380
|
+
enabled: boolean;
|
|
8325
8381
|
/**
|
|
8326
|
-
* Enable access log
|
|
8382
|
+
* Enable access log TLS feature?
|
|
8327
8383
|
*/
|
|
8328
|
-
|
|
8384
|
+
tlsEnabled: boolean;
|
|
8329
8385
|
/**
|
|
8330
8386
|
* Log project
|
|
8331
8387
|
*/
|
|
@@ -9275,25 +9331,25 @@ export declare namespace cloudidentity {
|
|
|
9275
9331
|
export declare namespace cloudmonitor {
|
|
9276
9332
|
interface ContactGroupContact {
|
|
9277
9333
|
/**
|
|
9278
|
-
*
|
|
9334
|
+
* Contact ID
|
|
9279
9335
|
*/
|
|
9280
9336
|
contactId: string;
|
|
9281
9337
|
}
|
|
9282
9338
|
interface GetContactGroupContact {
|
|
9283
9339
|
/**
|
|
9284
|
-
*
|
|
9340
|
+
* Contact ID
|
|
9285
9341
|
*/
|
|
9286
9342
|
contactId: string;
|
|
9287
9343
|
/**
|
|
9288
|
-
*
|
|
9344
|
+
* Contact email address
|
|
9289
9345
|
*/
|
|
9290
9346
|
email: string;
|
|
9291
9347
|
/**
|
|
9292
|
-
*
|
|
9348
|
+
* Contact name
|
|
9293
9349
|
*/
|
|
9294
9350
|
name: string;
|
|
9295
9351
|
/**
|
|
9296
|
-
*
|
|
9352
|
+
* Contact mobile number
|
|
9297
9353
|
*/
|
|
9298
9354
|
phone: string;
|
|
9299
9355
|
}
|
|
@@ -14064,6 +14120,156 @@ export declare namespace gtm {
|
|
|
14064
14120
|
*/
|
|
14065
14121
|
weight: number;
|
|
14066
14122
|
}
|
|
14123
|
+
interface GetRulePoolSet {
|
|
14124
|
+
/**
|
|
14125
|
+
* Whether the address pool is available. true: address is available. false: address is unavailable.
|
|
14126
|
+
*/
|
|
14127
|
+
active: boolean;
|
|
14128
|
+
/**
|
|
14129
|
+
* Minimum number of available addresses required for the address pool collection to be considered available.
|
|
14130
|
+
*/
|
|
14131
|
+
activeAddrThr: number;
|
|
14132
|
+
/**
|
|
14133
|
+
* Address pool name.
|
|
14134
|
+
*/
|
|
14135
|
+
name: string;
|
|
14136
|
+
/**
|
|
14137
|
+
* Address pool set ID.
|
|
14138
|
+
*/
|
|
14139
|
+
poolSetId: string;
|
|
14140
|
+
/**
|
|
14141
|
+
* Address pool list.
|
|
14142
|
+
*/
|
|
14143
|
+
pools: outputs.gtm.GetRulePoolSetPool[];
|
|
14144
|
+
}
|
|
14145
|
+
interface GetRulePoolSetPool {
|
|
14146
|
+
/**
|
|
14147
|
+
* Address information under the address pool.
|
|
14148
|
+
*/
|
|
14149
|
+
addresses: outputs.gtm.GetRulePoolSetPoolAddress[];
|
|
14150
|
+
/**
|
|
14151
|
+
* The number of unavailable addresses in the address pool.
|
|
14152
|
+
*/
|
|
14153
|
+
inactiveAddrCount: number;
|
|
14154
|
+
/**
|
|
14155
|
+
* Address pool name.
|
|
14156
|
+
*/
|
|
14157
|
+
name: string;
|
|
14158
|
+
/**
|
|
14159
|
+
* Address pool ID.
|
|
14160
|
+
*/
|
|
14161
|
+
poolId: string;
|
|
14162
|
+
/**
|
|
14163
|
+
* Address pool weight.
|
|
14164
|
+
*/
|
|
14165
|
+
weight: number;
|
|
14166
|
+
}
|
|
14167
|
+
interface GetRulePoolSetPoolAddress {
|
|
14168
|
+
/**
|
|
14169
|
+
* Whether the address is available. true: The address is available. false: The address is unavailable.
|
|
14170
|
+
*/
|
|
14171
|
+
active: boolean;
|
|
14172
|
+
/**
|
|
14173
|
+
* The capacity of the address. For addresses without a set capacity value, this parameter returns the default capacity value of 1000.
|
|
14174
|
+
*/
|
|
14175
|
+
capacity: number;
|
|
14176
|
+
/**
|
|
14177
|
+
* This parameter has no practical significance. You can ignore this parameter.
|
|
14178
|
+
*/
|
|
14179
|
+
geo: string;
|
|
14180
|
+
/**
|
|
14181
|
+
* Latency (ms) for health check probe accessing the target address.
|
|
14182
|
+
*/
|
|
14183
|
+
latency: number;
|
|
14184
|
+
/**
|
|
14185
|
+
* The mechanism for determining whether an address is available. auto: automatic mode. Cloud Scheduling GTM determines address availability based on health check results. always*on: address is always available. always*off: address is always unavailable.
|
|
14186
|
+
*/
|
|
14187
|
+
mode: string;
|
|
14188
|
+
/**
|
|
14189
|
+
* The assigned region for the target address. See line codes for the mapping between line codes and specific regions (i.e., lines).
|
|
14190
|
+
*/
|
|
14191
|
+
rectifiedGeos: string[];
|
|
14192
|
+
/**
|
|
14193
|
+
* Address.
|
|
14194
|
+
*/
|
|
14195
|
+
value: string;
|
|
14196
|
+
/**
|
|
14197
|
+
* Address weight. For addresses without a specified weight, this parameter returns the default weight value of 1.
|
|
14198
|
+
*/
|
|
14199
|
+
weight: number;
|
|
14200
|
+
}
|
|
14201
|
+
interface GetRuleProbe {
|
|
14202
|
+
/**
|
|
14203
|
+
* Recommended number of health check probe points.
|
|
14204
|
+
*/
|
|
14205
|
+
advisedNodeCount: number;
|
|
14206
|
+
/**
|
|
14207
|
+
* Whether health checks are disabled. true: disabled. false: not disabled.
|
|
14208
|
+
*/
|
|
14209
|
+
disable: boolean;
|
|
14210
|
+
/**
|
|
14211
|
+
* The threshold for the number of health check failures before a single target address is considered faulty. For example, if you set this parameter to 3, a target address is marked as faulty after 3 consecutive health check failures. The default value is 3.
|
|
14212
|
+
*/
|
|
14213
|
+
failedCount: number;
|
|
14214
|
+
/**
|
|
14215
|
+
* Domain name of the health check target address. This parameter is only valid when the health check protocol is set to HTTP or HTTPS.
|
|
14216
|
+
*/
|
|
14217
|
+
host: string;
|
|
14218
|
+
/**
|
|
14219
|
+
* HTTP request method. This parameter is only valid when the health check protocol is set to HTTP or HTTPS.
|
|
14220
|
+
*/
|
|
14221
|
+
httpMethod: string;
|
|
14222
|
+
/**
|
|
14223
|
+
* Customize a range of HTTP status codes. After a probe initiates a health check, if the target address returns an HTTP status code outside this range, the health check at that probe is considered failed. If you do not set the HttpUsabilityCodes parameter for the routing rule, this parameter will not be returned.
|
|
14224
|
+
*/
|
|
14225
|
+
httpUsabilityCodes: outputs.gtm.GetRuleProbeHttpUsabilityCode[];
|
|
14226
|
+
/**
|
|
14227
|
+
* The interval between each health check, in seconds.
|
|
14228
|
+
*/
|
|
14229
|
+
interval: number;
|
|
14230
|
+
/**
|
|
14231
|
+
* Whether to manually configure the health check probe. true: Manually configure the health check probe. false: Use recommended health check probe.
|
|
14232
|
+
*/
|
|
14233
|
+
isManualNodes: boolean;
|
|
14234
|
+
/**
|
|
14235
|
+
* Health check probe point.
|
|
14236
|
+
*/
|
|
14237
|
+
nodes: string[];
|
|
14238
|
+
/**
|
|
14239
|
+
* Packet count. If you set this parameter to 10, each ping check sends 10 packets simultaneously. This parameter is only valid when the health check protocol is set to ping.
|
|
14240
|
+
*/
|
|
14241
|
+
pingCount: number;
|
|
14242
|
+
/**
|
|
14243
|
+
* Packet loss rate, expressed as a percentage. If the packet loss rate exceeds this parameter, the result is considered abnormal. For example, if this parameter is set to 10 and the packet loss rate during the health check is 11%, the result is considered abnormal. This parameter is only valid when the health check protocol is set to ping.
|
|
14244
|
+
*/
|
|
14245
|
+
pingLossPercent: number;
|
|
14246
|
+
/**
|
|
14247
|
+
* Port of the health check target address. This parameter is only valid when the health check protocol is set to HTTP or HTTPS.
|
|
14248
|
+
*/
|
|
14249
|
+
port: number;
|
|
14250
|
+
/**
|
|
14251
|
+
* Protocol used for health checks. ping: ICMP protocol. tcp: TCP protocol. http: HTTP protocol. https: HTTPS protocol.
|
|
14252
|
+
*/
|
|
14253
|
+
protocol: string;
|
|
14254
|
+
/**
|
|
14255
|
+
* The timeout period for the health check task, in seconds. ping: If the latency exceeds the value of Timeout, it is considered packet loss. http/https: If the latency exceeds the value of Timeout, it is considered an abnormal result.
|
|
14256
|
+
*/
|
|
14257
|
+
timeout: number;
|
|
14258
|
+
/**
|
|
14259
|
+
* Path part of the health check target address, starting with /. This parameter is only valid when the health check protocol is set to HTTP or HTTPS.
|
|
14260
|
+
*/
|
|
14261
|
+
url: string;
|
|
14262
|
+
}
|
|
14263
|
+
interface GetRuleProbeHttpUsabilityCode {
|
|
14264
|
+
/**
|
|
14265
|
+
* HTTP status code list.
|
|
14266
|
+
*/
|
|
14267
|
+
codes: number[];
|
|
14268
|
+
/**
|
|
14269
|
+
* Operator. interval: Matches values within the range. include: Matches specified values. exclude: Matches values other than the specified values.
|
|
14270
|
+
*/
|
|
14271
|
+
operator: string;
|
|
14272
|
+
}
|
|
14067
14273
|
interface PoolAddress {
|
|
14068
14274
|
/**
|
|
14069
14275
|
* Address capacity
|
|
@@ -14086,6 +14292,139 @@ export declare namespace gtm {
|
|
|
14086
14292
|
*/
|
|
14087
14293
|
weight: number;
|
|
14088
14294
|
}
|
|
14295
|
+
interface RulePoolSet {
|
|
14296
|
+
/**
|
|
14297
|
+
* Minimum number of available addresses required for the address pool collection to be considered available.
|
|
14298
|
+
*/
|
|
14299
|
+
activeAddrThr: number;
|
|
14300
|
+
/**
|
|
14301
|
+
* Address pool name.
|
|
14302
|
+
*/
|
|
14303
|
+
name: string;
|
|
14304
|
+
pools: outputs.gtm.RulePoolSetPool[];
|
|
14305
|
+
}
|
|
14306
|
+
interface RulePoolSetPool {
|
|
14307
|
+
addresses: outputs.gtm.RulePoolSetPoolAddress[];
|
|
14308
|
+
/**
|
|
14309
|
+
* The number of unavailable addresses in the address pool.
|
|
14310
|
+
*/
|
|
14311
|
+
inactiveAddrCount: number;
|
|
14312
|
+
/**
|
|
14313
|
+
* Address pool name.
|
|
14314
|
+
*/
|
|
14315
|
+
name: string;
|
|
14316
|
+
/**
|
|
14317
|
+
* Address pool ID.
|
|
14318
|
+
*/
|
|
14319
|
+
poolId: string;
|
|
14320
|
+
/**
|
|
14321
|
+
* Address pool weight.
|
|
14322
|
+
*/
|
|
14323
|
+
weight: number;
|
|
14324
|
+
}
|
|
14325
|
+
interface RulePoolSetPoolAddress {
|
|
14326
|
+
/**
|
|
14327
|
+
* Whether the address is available. true: The address is available. false: The address is unavailable.
|
|
14328
|
+
*/
|
|
14329
|
+
active: boolean;
|
|
14330
|
+
/**
|
|
14331
|
+
* The capacity of the address. For addresses without a set capacity value, this parameter returns the default capacity value of 1000.
|
|
14332
|
+
*/
|
|
14333
|
+
capacity: number;
|
|
14334
|
+
/**
|
|
14335
|
+
* This parameter has no practical significance. You can ignore this parameter.
|
|
14336
|
+
*/
|
|
14337
|
+
geo: string;
|
|
14338
|
+
/**
|
|
14339
|
+
* Latency (ms) for health check probe accessing the target address.
|
|
14340
|
+
*/
|
|
14341
|
+
latency: number;
|
|
14342
|
+
/**
|
|
14343
|
+
* The mechanism for determining whether an address is available. auto: automatic mode. Cloud Scheduling GTM determines address availability based on health check results. always*on: address is always available. always*off: address is always unavailable.
|
|
14344
|
+
*/
|
|
14345
|
+
mode: string;
|
|
14346
|
+
/**
|
|
14347
|
+
* The assigned region for the target address. See line codes for the mapping between line codes and specific regions (i.e., lines).
|
|
14348
|
+
*/
|
|
14349
|
+
rectifiedGeos: string[];
|
|
14350
|
+
/**
|
|
14351
|
+
* Address.
|
|
14352
|
+
*/
|
|
14353
|
+
value: string;
|
|
14354
|
+
/**
|
|
14355
|
+
* Address weight. For addresses without a specified weight, this parameter returns the default weight value of 1.
|
|
14356
|
+
*/
|
|
14357
|
+
weight: number;
|
|
14358
|
+
}
|
|
14359
|
+
interface RuleProbe {
|
|
14360
|
+
/**
|
|
14361
|
+
* Recommended number of health check probe points.
|
|
14362
|
+
*/
|
|
14363
|
+
advisedNodeCount: number;
|
|
14364
|
+
/**
|
|
14365
|
+
* Whether health checks are disabled. true: disabled. false: not disabled.
|
|
14366
|
+
*/
|
|
14367
|
+
disable: boolean;
|
|
14368
|
+
/**
|
|
14369
|
+
* The threshold for the number of health check failures before a single target address is considered faulty. For example, if you set this parameter to 3, a target address is marked as faulty after 3 consecutive health check failures. The default value is 3.
|
|
14370
|
+
*/
|
|
14371
|
+
failedCount: number;
|
|
14372
|
+
/**
|
|
14373
|
+
* Domain name of the health check target address. This parameter is only valid when the health check protocol is set to HTTP or HTTPS.
|
|
14374
|
+
*/
|
|
14375
|
+
host: string;
|
|
14376
|
+
/**
|
|
14377
|
+
* HTTP request method. This parameter is only valid when the health check protocol is set to HTTP or HTTPS.
|
|
14378
|
+
*/
|
|
14379
|
+
httpMethod: string;
|
|
14380
|
+
httpUsabilityCodes: outputs.gtm.RuleProbeHttpUsabilityCode[];
|
|
14381
|
+
/**
|
|
14382
|
+
* The interval between each health check, in seconds.
|
|
14383
|
+
*/
|
|
14384
|
+
interval: number;
|
|
14385
|
+
/**
|
|
14386
|
+
* Whether to manually configure the health check probe. true: Manually configure the health check probe. false: Use recommended health check probe.
|
|
14387
|
+
*/
|
|
14388
|
+
isManualNodes: boolean;
|
|
14389
|
+
/**
|
|
14390
|
+
* Health check probe point.
|
|
14391
|
+
*/
|
|
14392
|
+
nodes: string[];
|
|
14393
|
+
/**
|
|
14394
|
+
* Packet count. If you set this parameter to 10, each ping check sends 10 packets simultaneously. This parameter is only valid when the health check protocol is set to ping.
|
|
14395
|
+
*/
|
|
14396
|
+
pingCount: number;
|
|
14397
|
+
/**
|
|
14398
|
+
* Packet loss rate, expressed as a percentage. If the packet loss rate exceeds this parameter, the result is considered abnormal. For example, if this parameter is set to 10 and the packet loss rate during the health check is 11%, the result is considered abnormal. This parameter is only valid when the health check protocol is set to ping.
|
|
14399
|
+
*/
|
|
14400
|
+
pingLossPercent: number;
|
|
14401
|
+
/**
|
|
14402
|
+
* Port of the health check target address. This parameter is only valid when the health check protocol is set to HTTP or HTTPS.
|
|
14403
|
+
*/
|
|
14404
|
+
port: number;
|
|
14405
|
+
/**
|
|
14406
|
+
* Protocol used for health checks. ping: ICMP protocol. tcp: TCP protocol. http: HTTP protocol. https: HTTPS protocol.
|
|
14407
|
+
*/
|
|
14408
|
+
protocol: string;
|
|
14409
|
+
/**
|
|
14410
|
+
* The timeout period for the health check task, in seconds. ping: If the latency exceeds the value of Timeout, it is considered packet loss. http/https: If the latency exceeds the value of Timeout, it is considered an abnormal result.
|
|
14411
|
+
*/
|
|
14412
|
+
timeout: number;
|
|
14413
|
+
/**
|
|
14414
|
+
* Path part of the health check target address, starting with /. This parameter is only valid when the health check protocol is set to HTTP or HTTPS.
|
|
14415
|
+
*/
|
|
14416
|
+
url: string;
|
|
14417
|
+
}
|
|
14418
|
+
interface RuleProbeHttpUsabilityCode {
|
|
14419
|
+
/**
|
|
14420
|
+
* HTTP status code list.
|
|
14421
|
+
*/
|
|
14422
|
+
codes: number[];
|
|
14423
|
+
/**
|
|
14424
|
+
* Operator. interval: Matches values within the range. include: Matches specified values. exclude: Matches values other than the specified values.
|
|
14425
|
+
*/
|
|
14426
|
+
operator: string;
|
|
14427
|
+
}
|
|
14089
14428
|
}
|
|
14090
14429
|
export declare namespace hbase {
|
|
14091
14430
|
interface GetInstanceEndpoint {
|
|
@@ -15645,6 +15984,16 @@ export declare namespace kms {
|
|
|
15645
15984
|
}
|
|
15646
15985
|
}
|
|
15647
15986
|
export declare namespace mongodb {
|
|
15987
|
+
interface AccountAccountPrivilege {
|
|
15988
|
+
/**
|
|
15989
|
+
* Databases for which the account has permissions.
|
|
15990
|
+
*/
|
|
15991
|
+
dbName: string;
|
|
15992
|
+
/**
|
|
15993
|
+
* Permissions the account has in the current database.
|
|
15994
|
+
*/
|
|
15995
|
+
roleName: string;
|
|
15996
|
+
}
|
|
15648
15997
|
interface AllowListAssociatedInstance {
|
|
15649
15998
|
/**
|
|
15650
15999
|
* Instance ID bound to the current allowlist.
|
|
@@ -15663,6 +16012,16 @@ export declare namespace mongodb {
|
|
|
15663
16012
|
*/
|
|
15664
16013
|
vpc: string;
|
|
15665
16014
|
}
|
|
16015
|
+
interface GetAccountAccountPrivilege {
|
|
16016
|
+
/**
|
|
16017
|
+
* Databases for which the account has permissions.
|
|
16018
|
+
*/
|
|
16019
|
+
dbName: string;
|
|
16020
|
+
/**
|
|
16021
|
+
* Permissions the account has in the current database.
|
|
16022
|
+
*/
|
|
16023
|
+
roleName: string;
|
|
16024
|
+
}
|
|
15666
16025
|
interface GetAllowListAssociatedInstance {
|
|
15667
16026
|
/**
|
|
15668
16027
|
* Instance ID bound to the current allowlist.
|
|
@@ -19170,6 +19529,68 @@ export declare namespace rdspostgresql {
|
|
|
19170
19529
|
*/
|
|
19171
19530
|
zoneId: string;
|
|
19172
19531
|
}
|
|
19532
|
+
interface GetInstanceReplicationSlot {
|
|
19533
|
+
/**
|
|
19534
|
+
* Database associated with the slot
|
|
19535
|
+
*/
|
|
19536
|
+
database: string;
|
|
19537
|
+
/**
|
|
19538
|
+
* Connected client IP address
|
|
19539
|
+
*/
|
|
19540
|
+
ipAddress: string;
|
|
19541
|
+
/**
|
|
19542
|
+
* Plugin used by the slot
|
|
19543
|
+
*/
|
|
19544
|
+
plugin: string;
|
|
19545
|
+
/**
|
|
19546
|
+
* Slot name
|
|
19547
|
+
*/
|
|
19548
|
+
slotName: string;
|
|
19549
|
+
/**
|
|
19550
|
+
* Slot status
|
|
19551
|
+
*/
|
|
19552
|
+
slotStatus: string;
|
|
19553
|
+
/**
|
|
19554
|
+
* Slot type
|
|
19555
|
+
*/
|
|
19556
|
+
slotType: string;
|
|
19557
|
+
/**
|
|
19558
|
+
* Whether it is a temporary slot
|
|
19559
|
+
*/
|
|
19560
|
+
temporary: boolean;
|
|
19561
|
+
/**
|
|
19562
|
+
* WAL delay size
|
|
19563
|
+
*/
|
|
19564
|
+
walDelay: number;
|
|
19565
|
+
}
|
|
19566
|
+
interface GetInstanceRestoreToExistedInstance {
|
|
19567
|
+
/**
|
|
19568
|
+
* Backup set ID
|
|
19569
|
+
*/
|
|
19570
|
+
backupId: string;
|
|
19571
|
+
/**
|
|
19572
|
+
* List of databases to restore
|
|
19573
|
+
*/
|
|
19574
|
+
databases: outputs.rdspostgresql.GetInstanceRestoreToExistedInstanceDatabase[];
|
|
19575
|
+
/**
|
|
19576
|
+
* Source instance ID
|
|
19577
|
+
*/
|
|
19578
|
+
sourceDbInstanceId: string;
|
|
19579
|
+
/**
|
|
19580
|
+
* Database account for the target instance
|
|
19581
|
+
*/
|
|
19582
|
+
targetDbInstanceAccount: string;
|
|
19583
|
+
}
|
|
19584
|
+
interface GetInstanceRestoreToExistedInstanceDatabase {
|
|
19585
|
+
/**
|
|
19586
|
+
* Source database name
|
|
19587
|
+
*/
|
|
19588
|
+
dbName: string;
|
|
19589
|
+
/**
|
|
19590
|
+
* Name of the new database after restoration
|
|
19591
|
+
*/
|
|
19592
|
+
newDbName: string;
|
|
19593
|
+
}
|
|
19173
19594
|
interface GetInstanceTag {
|
|
19174
19595
|
/**
|
|
19175
19596
|
* Tag key
|
|
@@ -19432,6 +19853,65 @@ export declare namespace rdspostgresql {
|
|
|
19432
19853
|
*/
|
|
19433
19854
|
zoneId: string;
|
|
19434
19855
|
}
|
|
19856
|
+
interface InstanceReplicationSlot {
|
|
19857
|
+
/**
|
|
19858
|
+
* Database associated with the slot
|
|
19859
|
+
*/
|
|
19860
|
+
database: string;
|
|
19861
|
+
/**
|
|
19862
|
+
* Connected client IP address
|
|
19863
|
+
*/
|
|
19864
|
+
ipAddress: string;
|
|
19865
|
+
/**
|
|
19866
|
+
* Plugin used by the slot
|
|
19867
|
+
*/
|
|
19868
|
+
plugin: string;
|
|
19869
|
+
/**
|
|
19870
|
+
* Slot name
|
|
19871
|
+
*/
|
|
19872
|
+
slotName: string;
|
|
19873
|
+
/**
|
|
19874
|
+
* Slot status
|
|
19875
|
+
*/
|
|
19876
|
+
slotStatus: string;
|
|
19877
|
+
/**
|
|
19878
|
+
* Slot type
|
|
19879
|
+
*/
|
|
19880
|
+
slotType: string;
|
|
19881
|
+
/**
|
|
19882
|
+
* Whether it is a temporary slot
|
|
19883
|
+
*/
|
|
19884
|
+
temporary: boolean;
|
|
19885
|
+
/**
|
|
19886
|
+
* WAL delay size
|
|
19887
|
+
*/
|
|
19888
|
+
walDelay: number;
|
|
19889
|
+
}
|
|
19890
|
+
interface InstanceRestoreToExistedInstance {
|
|
19891
|
+
/**
|
|
19892
|
+
* Backup set ID
|
|
19893
|
+
*/
|
|
19894
|
+
backupId: string;
|
|
19895
|
+
databases: outputs.rdspostgresql.InstanceRestoreToExistedInstanceDatabase[];
|
|
19896
|
+
/**
|
|
19897
|
+
* Source instance ID
|
|
19898
|
+
*/
|
|
19899
|
+
sourceDbInstanceId: string;
|
|
19900
|
+
/**
|
|
19901
|
+
* Database account for the target instance
|
|
19902
|
+
*/
|
|
19903
|
+
targetDbInstanceAccount: string;
|
|
19904
|
+
}
|
|
19905
|
+
interface InstanceRestoreToExistedInstanceDatabase {
|
|
19906
|
+
/**
|
|
19907
|
+
* Source database name
|
|
19908
|
+
*/
|
|
19909
|
+
dbName: string;
|
|
19910
|
+
/**
|
|
19911
|
+
* Name of the new database after restoration
|
|
19912
|
+
*/
|
|
19913
|
+
newDbName: string;
|
|
19914
|
+
}
|
|
19435
19915
|
interface InstanceTag {
|
|
19436
19916
|
/**
|
|
19437
19917
|
* Tag key
|