@byteplus/pulumi-bytepluscc 0.0.29 → 0.0.30
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/directconnect/gatewayRoute.d.ts +142 -0
- package/directconnect/gatewayRoute.js +96 -0
- package/directconnect/gatewayRoute.js.map +1 -0
- package/directconnect/getGatewayRoute.d.ts +72 -0
- package/directconnect/getGatewayRoute.js +28 -0
- package/directconnect/getGatewayRoute.js.map +1 -0
- package/directconnect/getGatewayRoutes.d.ts +22 -0
- package/directconnect/getGatewayRoutes.js +24 -0
- package/directconnect/getGatewayRoutes.js.map +1 -0
- package/directconnect/getVirtualInterface.d.ts +133 -0
- package/directconnect/getVirtualInterface.js +28 -0
- package/directconnect/getVirtualInterface.js.map +1 -0
- package/directconnect/getVirtualInterfaces.d.ts +22 -0
- package/directconnect/getVirtualInterfaces.js +24 -0
- package/directconnect/getVirtualInterfaces.js.map +1 -0
- package/directconnect/index.d.ts +18 -0
- package/directconnect/index.js +23 -1
- package/directconnect/index.js.map +1 -1
- package/directconnect/virtualInterface.d.ts +336 -0
- package/directconnect/virtualInterface.js +149 -0
- package/directconnect/virtualInterface.js.map +1 -0
- package/gtm/getPool.d.ts +81 -0
- package/gtm/getPool.js +28 -0
- package/gtm/getPool.js.map +1 -0
- package/gtm/getPools.d.ts +22 -0
- package/gtm/getPools.js +24 -0
- package/gtm/getPools.js.map +1 -0
- package/gtm/index.d.ts +9 -0
- package/gtm/index.js +28 -0
- package/gtm/index.js.map +1 -0
- package/gtm/pool.d.ts +154 -0
- package/gtm/pool.js +87 -0
- package/gtm/pool.js.map +1 -0
- package/index.d.ts +2 -1
- package/index.js +3 -1
- package/index.js.map +1 -1
- package/kms/getSecret.d.ts +128 -0
- package/kms/getSecret.js +28 -0
- package/kms/getSecret.js.map +1 -0
- package/kms/getSecrets.d.ts +22 -0
- package/kms/getSecrets.js +24 -0
- package/kms/getSecrets.js.map +1 -0
- package/kms/index.d.ts +9 -0
- package/kms/index.js +12 -1
- package/kms/index.js.map +1 -1
- package/kms/secret.d.ts +289 -0
- package/kms/secret.js +131 -0
- package/kms/secret.js.map +1 -0
- package/package.json +1 -1
- package/tls/alarm.d.ts +215 -0
- package/tls/alarm.js +110 -0
- package/tls/alarm.js.map +1 -0
- package/tls/getAlarm.d.ts +109 -0
- package/tls/getAlarm.js +28 -0
- package/tls/getAlarm.js.map +1 -0
- package/tls/getAlarms.d.ts +22 -0
- package/tls/getAlarms.js +24 -0
- package/tls/getAlarms.js.map +1 -0
- package/tls/index.d.ts +9 -0
- package/tls/index.js +12 -1
- package/tls/index.js.map +1 -1
- package/types/input.d.ts +163 -1
- package/types/output.d.ts +522 -2
- package/vpn/getSslVpnServer.d.ts +109 -0
- package/vpn/getSslVpnServer.js +28 -0
- package/vpn/getSslVpnServer.js.map +1 -0
- package/vpn/getSslVpnServers.d.ts +22 -0
- package/vpn/getSslVpnServers.js +24 -0
- package/vpn/getSslVpnServers.js.map +1 -0
- package/vpn/getVpnGatewayRoute.d.ts +77 -0
- package/vpn/getVpnGatewayRoute.js +28 -0
- package/vpn/getVpnGatewayRoute.js.map +1 -0
- package/vpn/getVpnGatewayRoutes.d.ts +22 -0
- package/vpn/getVpnGatewayRoutes.js +24 -0
- package/vpn/getVpnGatewayRoutes.js.map +1 -0
- package/vpn/index.d.ts +18 -0
- package/vpn/index.js +23 -1
- package/vpn/index.js.map +1 -1
- package/vpn/sslVpnServer.d.ts +263 -0
- package/vpn/sslVpnServer.js +130 -0
- package/vpn/sslVpnServer.js.map +1 -0
- package/vpn/vpnGatewayRoute.d.ts +146 -0
- package/vpn/vpnGatewayRoute.js +98 -0
- package/vpn/vpnGatewayRoute.js.map +1 -0
package/types/output.d.ts
CHANGED
|
@@ -9637,6 +9637,26 @@ export declare namespace directconnect {
|
|
|
9637
9637
|
*/
|
|
9638
9638
|
value: string;
|
|
9639
9639
|
}
|
|
9640
|
+
interface GetVirtualInterfaceTag {
|
|
9641
|
+
/**
|
|
9642
|
+
* Tag key (Key) of the virtual interface tag. Parameter - N - indicates the sequence number of the tag key (Key), with a range of 1, 2, 3, …, 49, 50. N must be in continuous ascending order. Multiple tag keys (Key) are separated by &. Cannot start with sys: in any case. sys: is reserved for system tags and cannot be created. Length range: 1–128 characters. Supports input in any language, numbers, spaces (), underscores (_), periods (.), colons (:), slashes (/), equal signs (=), plus signs (+), hyphens (-), and at signs (@).
|
|
9643
|
+
*/
|
|
9644
|
+
key: string;
|
|
9645
|
+
/**
|
|
9646
|
+
* Tag value (Value) of the virtual interface tag. Parameter - N - indicates the sequence number of the tag value (Value), with a range of 1, 2, 3, …, 49, 50. N must be in continuous ascending order. Multiple tag values (Value) are separated by &. Length range: 0–256 characters. If not specified, the default is empty. Supports input in any language, numbers, spaces (), underscores (_), periods (.), colons (:), slashes (/), equal signs (=), plus signs (+), hyphens (-), and at signs (@). Case sensitive. Cannot start or end with a space. Note: If Tags.N.Value is provided, Tags.N.Key must also be provided.
|
|
9647
|
+
*/
|
|
9648
|
+
value: string;
|
|
9649
|
+
}
|
|
9650
|
+
interface VirtualInterfaceTag {
|
|
9651
|
+
/**
|
|
9652
|
+
* Tag key (Key) of the virtual interface tag. Parameter - N - indicates the sequence number of the tag key (Key), with a range of 1, 2, 3, …, 49, 50. N must be in continuous ascending order. Multiple tag keys (Key) are separated by &. Cannot start with sys: in any case. sys: is reserved for system tags and cannot be created. Length range: 1–128 characters. Supports input in any language, numbers, spaces (), underscores (_), periods (.), colons (:), slashes (/), equal signs (=), plus signs (+), hyphens (-), and at signs (@).
|
|
9653
|
+
*/
|
|
9654
|
+
key: string;
|
|
9655
|
+
/**
|
|
9656
|
+
* Tag value (Value) of the virtual interface tag. Parameter - N - indicates the sequence number of the tag value (Value), with a range of 1, 2, 3, …, 49, 50. N must be in continuous ascending order. Multiple tag values (Value) are separated by &. Length range: 0–256 characters. If not specified, the default is empty. Supports input in any language, numbers, spaces (), underscores (_), periods (.), colons (:), slashes (/), equal signs (=), plus signs (+), hyphens (-), and at signs (@). Case sensitive. Cannot start or end with a space. Note: If Tags.N.Value is provided, Tags.N.Key must also be provided.
|
|
9657
|
+
*/
|
|
9658
|
+
value: string;
|
|
9659
|
+
}
|
|
9640
9660
|
}
|
|
9641
9661
|
export declare namespace dns {
|
|
9642
9662
|
interface GetZoneTag {
|
|
@@ -13613,6 +13633,56 @@ export declare namespace fwcenter {
|
|
|
13613
13633
|
vpcId: string;
|
|
13614
13634
|
}
|
|
13615
13635
|
}
|
|
13636
|
+
export declare namespace gtm {
|
|
13637
|
+
interface GetPoolAddress {
|
|
13638
|
+
/**
|
|
13639
|
+
* Address capacity
|
|
13640
|
+
*/
|
|
13641
|
+
capacity: number;
|
|
13642
|
+
/**
|
|
13643
|
+
* Geographic location of the address, returned only in queries
|
|
13644
|
+
*/
|
|
13645
|
+
geo: string;
|
|
13646
|
+
/**
|
|
13647
|
+
* Address availability mode
|
|
13648
|
+
*/
|
|
13649
|
+
mode: string;
|
|
13650
|
+
/**
|
|
13651
|
+
* List of geographic route codes to be corrected
|
|
13652
|
+
*/
|
|
13653
|
+
rectifiedGeos: string[];
|
|
13654
|
+
/**
|
|
13655
|
+
* Target address value
|
|
13656
|
+
*/
|
|
13657
|
+
value: string;
|
|
13658
|
+
/**
|
|
13659
|
+
* Address weight
|
|
13660
|
+
*/
|
|
13661
|
+
weight: number;
|
|
13662
|
+
}
|
|
13663
|
+
interface PoolAddress {
|
|
13664
|
+
/**
|
|
13665
|
+
* Address capacity
|
|
13666
|
+
*/
|
|
13667
|
+
capacity: number;
|
|
13668
|
+
/**
|
|
13669
|
+
* Address availability mode
|
|
13670
|
+
*/
|
|
13671
|
+
mode: string;
|
|
13672
|
+
/**
|
|
13673
|
+
* List of geographic route codes to be corrected
|
|
13674
|
+
*/
|
|
13675
|
+
rectifiedGeos: string[];
|
|
13676
|
+
/**
|
|
13677
|
+
* Target address value
|
|
13678
|
+
*/
|
|
13679
|
+
value: string;
|
|
13680
|
+
/**
|
|
13681
|
+
* Address weight
|
|
13682
|
+
*/
|
|
13683
|
+
weight: number;
|
|
13684
|
+
}
|
|
13685
|
+
}
|
|
13616
13686
|
export declare namespace hbase {
|
|
13617
13687
|
interface GetInstanceEndpoint {
|
|
13618
13688
|
/**
|
|
@@ -15372,7 +15442,7 @@ export declare namespace privatelink {
|
|
|
15372
15442
|
*/
|
|
15373
15443
|
name: string;
|
|
15374
15444
|
/**
|
|
15375
|
-
* Domain verification status. PendingVerification: Pending verification
|
|
15445
|
+
* Domain verification status. PendingVerification: Pending verification, Verifying: In progress, Verified: Verified, Failed: Verification failed
|
|
15376
15446
|
*/
|
|
15377
15447
|
status: string;
|
|
15378
15448
|
/**
|
|
@@ -15410,7 +15480,7 @@ export declare namespace privatelink {
|
|
|
15410
15480
|
*/
|
|
15411
15481
|
name: string;
|
|
15412
15482
|
/**
|
|
15413
|
-
* Domain verification status. PendingVerification: Pending verification
|
|
15483
|
+
* Domain verification status. PendingVerification: Pending verification, Verifying: In progress, Verified: Verified, Failed: Verification failed
|
|
15414
15484
|
*/
|
|
15415
15485
|
status: string;
|
|
15416
15486
|
/**
|
|
@@ -19046,6 +19116,40 @@ export declare namespace storageebs {
|
|
|
19046
19116
|
}
|
|
19047
19117
|
}
|
|
19048
19118
|
export declare namespace tls {
|
|
19119
|
+
interface AlarmAlarmNotifyGroup {
|
|
19120
|
+
/**
|
|
19121
|
+
* Alert notification group ID.
|
|
19122
|
+
*/
|
|
19123
|
+
alarmNotifyGroupId: string;
|
|
19124
|
+
}
|
|
19125
|
+
interface AlarmAlarmPeriodDetail {
|
|
19126
|
+
/**
|
|
19127
|
+
* Email alert interval, in minutes. Value range: 1–1440
|
|
19128
|
+
*/
|
|
19129
|
+
email: number;
|
|
19130
|
+
/**
|
|
19131
|
+
* Custom Webhook alert interval, in minutes. Value range: 1–1440.
|
|
19132
|
+
*/
|
|
19133
|
+
generalWebhook: number;
|
|
19134
|
+
/**
|
|
19135
|
+
* Phone alert cycle, in minutes. Value range: 10–1440.
|
|
19136
|
+
*/
|
|
19137
|
+
phone: number;
|
|
19138
|
+
/**
|
|
19139
|
+
* SMS alert interval, in minutes. Value range: 10–1440
|
|
19140
|
+
*/
|
|
19141
|
+
sms: number;
|
|
19142
|
+
}
|
|
19143
|
+
interface AlarmJoinConfiguration {
|
|
19144
|
+
/**
|
|
19145
|
+
* Expression used for left join or right join.
|
|
19146
|
+
*/
|
|
19147
|
+
condition: string;
|
|
19148
|
+
/**
|
|
19149
|
+
* Set operation type. Optional values: CrossJoin: Cartesian product. LeftJoin: Left join. RightJoin: Right join. InnerJoin: Inner join. FullJoin: Full join.
|
|
19150
|
+
*/
|
|
19151
|
+
setOperationType: string;
|
|
19152
|
+
}
|
|
19049
19153
|
interface AlarmNotifyGroupNoticeRule {
|
|
19050
19154
|
/**
|
|
19051
19155
|
* Whether there is an end node afterwards.
|
|
@@ -19199,6 +19303,304 @@ export declare namespace tls {
|
|
|
19199
19303
|
*/
|
|
19200
19304
|
value: string;
|
|
19201
19305
|
}
|
|
19306
|
+
interface AlarmQueryRequest {
|
|
19307
|
+
/**
|
|
19308
|
+
* Query end time, relative to the current time, in minutes. Value must be a non-positive integer and greater than StartTimeOffset. Maximum: 0, minimum: -1440
|
|
19309
|
+
*/
|
|
19310
|
+
endTimeOffset: number;
|
|
19311
|
+
/**
|
|
19312
|
+
* Unit for the end time range of the query. Default is minutes. Supports second/minute/hour (Second, Minute, Hour).
|
|
19313
|
+
*/
|
|
19314
|
+
endTimeOffsetUnit: string;
|
|
19315
|
+
/**
|
|
19316
|
+
* Query analysis statement, with a maximum supported length of 1024 characters.
|
|
19317
|
+
*/
|
|
19318
|
+
query: string;
|
|
19319
|
+
/**
|
|
19320
|
+
* Query start time, relative to the current time, in minutes. Value must be a non-positive integer. Maximum: 0, minimum: -1440
|
|
19321
|
+
*/
|
|
19322
|
+
startTimeOffset: number;
|
|
19323
|
+
/**
|
|
19324
|
+
* Unit for the query start time range. The default is minutes. Supports seconds/minutes/hours (Second, Minute, Hour).
|
|
19325
|
+
*/
|
|
19326
|
+
startTimeOffsetUnit: string;
|
|
19327
|
+
/**
|
|
19328
|
+
* Whether to use on-the-hour time for the query. If left blank, defaults to Relative.
|
|
19329
|
+
*/
|
|
19330
|
+
timeSpanType: string;
|
|
19331
|
+
/**
|
|
19332
|
+
* Log topic ID monitored by the alert policy.
|
|
19333
|
+
*/
|
|
19334
|
+
topicId: string;
|
|
19335
|
+
/**
|
|
19336
|
+
* Name of the log topic monitored by the alert policy.
|
|
19337
|
+
*/
|
|
19338
|
+
topicName: string;
|
|
19339
|
+
/**
|
|
19340
|
+
* Round time values, i.e., round to the nearest minute or hour (Second, Minute, Hour).
|
|
19341
|
+
*/
|
|
19342
|
+
truncatedTime: string;
|
|
19343
|
+
}
|
|
19344
|
+
interface AlarmRequestCycle {
|
|
19345
|
+
/**
|
|
19346
|
+
* Cron expression. Log Service uses a Cron expression to specify the scheduled execution of alert tasks. The minimum granularity is one minute, using a 24-hour format. For example, 0 18 * * * means the alert task runs once daily at 18:00.
|
|
19347
|
+
*/
|
|
19348
|
+
cronTab: string;
|
|
19349
|
+
/**
|
|
19350
|
+
* Time zone in which the Cron expression takes effect.
|
|
19351
|
+
*/
|
|
19352
|
+
cronTimeZone: string;
|
|
19353
|
+
/**
|
|
19354
|
+
* Scheduling cycle or the specific time point for periodic execution (minutes from 00:00). Value range: 1–1440, in minutes.
|
|
19355
|
+
*/
|
|
19356
|
+
time: number;
|
|
19357
|
+
/**
|
|
19358
|
+
* Scheduling interval type. Options: Period: schedule at regular intervals. Fixed: schedule at a fixed time each day. Cron: use a Cron expression.
|
|
19359
|
+
*/
|
|
19360
|
+
type: string;
|
|
19361
|
+
}
|
|
19362
|
+
interface AlarmTriggerCondition {
|
|
19363
|
+
/**
|
|
19364
|
+
* Alert trigger condition expression.
|
|
19365
|
+
*/
|
|
19366
|
+
condition: string;
|
|
19367
|
+
/**
|
|
19368
|
+
* Numerical expression for scenarios with data or specific entries, implemented using **count**.
|
|
19369
|
+
*/
|
|
19370
|
+
countCondition: string;
|
|
19371
|
+
/**
|
|
19372
|
+
* When enabled, if the result after set operations is an empty set, a separate no-data alert is triggered.
|
|
19373
|
+
*/
|
|
19374
|
+
noData: boolean;
|
|
19375
|
+
/**
|
|
19376
|
+
* Alert notification level, indicating the severity of the alert. Supports notice, warning, or critical, with severity increasing in that order. The default is notice.
|
|
19377
|
+
*/
|
|
19378
|
+
severity: string;
|
|
19379
|
+
}
|
|
19380
|
+
interface GetAlarmAlarmNotifyGroup {
|
|
19381
|
+
/**
|
|
19382
|
+
* Alert notification group ID.
|
|
19383
|
+
*/
|
|
19384
|
+
alarmNotifyGroupId: string;
|
|
19385
|
+
/**
|
|
19386
|
+
* Alert notification group name.
|
|
19387
|
+
*/
|
|
19388
|
+
alarmNotifyGroupName: string;
|
|
19389
|
+
/**
|
|
19390
|
+
* Alert notification group creation time.
|
|
19391
|
+
*/
|
|
19392
|
+
createTime: string;
|
|
19393
|
+
/**
|
|
19394
|
+
* IAM project to which the alert group belongs.
|
|
19395
|
+
*/
|
|
19396
|
+
iamProjectName: string;
|
|
19397
|
+
/**
|
|
19398
|
+
* Time when the alert notification group was modified.
|
|
19399
|
+
*/
|
|
19400
|
+
modifyTime: string;
|
|
19401
|
+
/**
|
|
19402
|
+
* Notification group rule
|
|
19403
|
+
*/
|
|
19404
|
+
noticeRules: outputs.tls.GetAlarmAlarmNotifyGroupNoticeRule[];
|
|
19405
|
+
/**
|
|
19406
|
+
* Type of alert notification. Optional values, select one or more: Trigger - when an alert is triggered. Recovery - when an alert is recovered.
|
|
19407
|
+
*/
|
|
19408
|
+
notifyTypes: string[];
|
|
19409
|
+
/**
|
|
19410
|
+
* List of IAM users who receive alerts.
|
|
19411
|
+
*/
|
|
19412
|
+
receivers: outputs.tls.GetAlarmAlarmNotifyGroupReceiver[];
|
|
19413
|
+
}
|
|
19414
|
+
interface GetAlarmAlarmNotifyGroupNoticeRule {
|
|
19415
|
+
/**
|
|
19416
|
+
* Whether a subsequent end node exists.
|
|
19417
|
+
*/
|
|
19418
|
+
hasEndNode: boolean;
|
|
19419
|
+
/**
|
|
19420
|
+
* Whether to continue to the next level of condition evaluation
|
|
19421
|
+
*/
|
|
19422
|
+
hasNext: boolean;
|
|
19423
|
+
/**
|
|
19424
|
+
* Notification group rule
|
|
19425
|
+
*/
|
|
19426
|
+
receiverInfos: outputs.tls.GetAlarmAlarmNotifyGroupNoticeRuleReceiverInfo[];
|
|
19427
|
+
/**
|
|
19428
|
+
* Rule node, in JSON format.
|
|
19429
|
+
*/
|
|
19430
|
+
ruleNode: string;
|
|
19431
|
+
}
|
|
19432
|
+
interface GetAlarmAlarmNotifyGroupNoticeRuleReceiverInfo {
|
|
19433
|
+
/**
|
|
19434
|
+
* Alert content template ID.
|
|
19435
|
+
*/
|
|
19436
|
+
alarmContentTemplateId: string;
|
|
19437
|
+
/**
|
|
19438
|
+
* Name of the user group to be notified when sending notifications to 飞书, DingTalk, or WeCom via Webhook integration configuration.
|
|
19439
|
+
*/
|
|
19440
|
+
alarmWebhookAtGroups: string[];
|
|
19441
|
+
/**
|
|
19442
|
+
* Username to notify when sending notifications to Feishu, DingTalk, or WeCom via Webhook integration configuration.
|
|
19443
|
+
*/
|
|
19444
|
+
alarmWebhookAtUsers: string[];
|
|
19445
|
+
/**
|
|
19446
|
+
* ID of the alert Webhook integration configuration. When you configure parameters starting with AlarmWebhook, it means you choose to manage the Webhook address using the Webhook integration configuration. In this case, leave parameters starting with GeneralWebhook empty; no configuration is required.
|
|
19447
|
+
*/
|
|
19448
|
+
alarmWebhookIntegrationId: string;
|
|
19449
|
+
/**
|
|
19450
|
+
* Name of the alert Webhook integration configuration. When parameters starting with AlarmWebhook are configured, it means you choose to manage Webhook addresses using the Webhook integration configuration. In this case, leave parameters starting with GeneralWebhook empty; no configuration is required.
|
|
19451
|
+
*/
|
|
19452
|
+
alarmWebhookIntegrationName: string;
|
|
19453
|
+
/**
|
|
19454
|
+
* Whether to notify all users when sending notifications to Feishu, DingTalk, or WeCom via Webhook integration configuration. true: notify all users. false: do not notify all users.
|
|
19455
|
+
*/
|
|
19456
|
+
alarmWebhookIsAtAll: boolean;
|
|
19457
|
+
/**
|
|
19458
|
+
* End time for receiving alert notifications. 24-hour format, HH:mm:ss, range: 00:00:00–23:59:59. StartTime cannot be later than EndTime
|
|
19459
|
+
*/
|
|
19460
|
+
endTime: string;
|
|
19461
|
+
/**
|
|
19462
|
+
* Custom WebHook request body. It is recommended to set the request body content according to the callback interface format requirements of the corresponding service.
|
|
19463
|
+
*/
|
|
19464
|
+
generalWebhookBody: string;
|
|
19465
|
+
/**
|
|
19466
|
+
* Custom interface callback request header.
|
|
19467
|
+
*/
|
|
19468
|
+
generalWebhookHeaders: outputs.tls.GetAlarmAlarmNotifyGroupNoticeRuleReceiverInfoGeneralWebhookHeader[];
|
|
19469
|
+
/**
|
|
19470
|
+
* Custom interface callback method. Only POST or PUT is supported.
|
|
19471
|
+
*/
|
|
19472
|
+
generalWebhookMethod: string;
|
|
19473
|
+
/**
|
|
19474
|
+
* Custom callback URL for the interface
|
|
19475
|
+
*/
|
|
19476
|
+
generalWebhookUrl: string;
|
|
19477
|
+
/**
|
|
19478
|
+
* Notification receiving channels. You can set one or more channels. Options: Email: Email. Sms: SMS. Phone: Phone call. GeneralWebhook: Custom Webhook address. 飞书: 飞书. DingTalk: DingTalk. WeCom: WeCom.
|
|
19479
|
+
*/
|
|
19480
|
+
receiverChannels: string[];
|
|
19481
|
+
/**
|
|
19482
|
+
* IAM user or user group name
|
|
19483
|
+
*/
|
|
19484
|
+
receiverNames: string[];
|
|
19485
|
+
/**
|
|
19486
|
+
* Recipient type. Options: User: IAM user. UserGroup: IAM user group.
|
|
19487
|
+
*/
|
|
19488
|
+
receiverType: string;
|
|
19489
|
+
/**
|
|
19490
|
+
* Start time for receiving alert notifications. 24-hour format, HH:mm:ss, range: 00:00:00–23:59:59. StartTime cannot be later than EndTime.
|
|
19491
|
+
*/
|
|
19492
|
+
startTime: string;
|
|
19493
|
+
}
|
|
19494
|
+
interface GetAlarmAlarmNotifyGroupNoticeRuleReceiverInfoGeneralWebhookHeader {
|
|
19495
|
+
/**
|
|
19496
|
+
* Key of the custom request header.
|
|
19497
|
+
*/
|
|
19498
|
+
key: string;
|
|
19499
|
+
/**
|
|
19500
|
+
* Value of the custom request header.
|
|
19501
|
+
*/
|
|
19502
|
+
value: string;
|
|
19503
|
+
}
|
|
19504
|
+
interface GetAlarmAlarmNotifyGroupReceiver {
|
|
19505
|
+
/**
|
|
19506
|
+
* Alert content template ID.
|
|
19507
|
+
*/
|
|
19508
|
+
alarmContentTemplateId: string;
|
|
19509
|
+
/**
|
|
19510
|
+
* Name of the user group to be notified when sending notifications to 飞书, DingTalk, or WeCom via Webhook integration configuration.
|
|
19511
|
+
*/
|
|
19512
|
+
alarmWebhookAtGroups: string[];
|
|
19513
|
+
/**
|
|
19514
|
+
* Username to notify when sending notifications to Feishu, DingTalk, or WeCom via Webhook integration configuration.
|
|
19515
|
+
*/
|
|
19516
|
+
alarmWebhookAtUsers: string[];
|
|
19517
|
+
/**
|
|
19518
|
+
* ID of the alert Webhook integration configuration. When you configure parameters starting with AlarmWebhook, it means you choose to manage the Webhook address using the Webhook integration configuration. In this case, leave parameters starting with GeneralWebhook empty; no configuration is required.
|
|
19519
|
+
*/
|
|
19520
|
+
alarmWebhookIntegrationId: string;
|
|
19521
|
+
/**
|
|
19522
|
+
* Name of the alert Webhook integration configuration. When parameters starting with AlarmWebhook are configured, it means you choose to manage Webhook addresses using the Webhook integration configuration. In this case, leave parameters starting with GeneralWebhook empty; no configuration is required.
|
|
19523
|
+
*/
|
|
19524
|
+
alarmWebhookIntegrationName: string;
|
|
19525
|
+
/**
|
|
19526
|
+
* Whether to notify all users when sending notifications to Feishu, DingTalk, or WeCom via Webhook integration configuration. true: notify all users. false: do not notify all users.
|
|
19527
|
+
*/
|
|
19528
|
+
alarmWebhookIsAtAll: boolean;
|
|
19529
|
+
/**
|
|
19530
|
+
* End time for receiving alert notifications. 24-hour format, HH:mm:ss, range: 00:00:00–23:59:59. StartTime cannot be later than EndTime
|
|
19531
|
+
*/
|
|
19532
|
+
endTime: string;
|
|
19533
|
+
/**
|
|
19534
|
+
* Custom WebHook request body. It is recommended to set the request body content according to the callback interface format requirements of the corresponding service.
|
|
19535
|
+
*/
|
|
19536
|
+
generalWebhookBody: string;
|
|
19537
|
+
/**
|
|
19538
|
+
* Custom interface callback request header.
|
|
19539
|
+
*/
|
|
19540
|
+
generalWebhookHeaders: outputs.tls.GetAlarmAlarmNotifyGroupReceiverGeneralWebhookHeader[];
|
|
19541
|
+
/**
|
|
19542
|
+
* Custom interface callback method. Only POST or PUT is supported.
|
|
19543
|
+
*/
|
|
19544
|
+
generalWebhookMethod: string;
|
|
19545
|
+
/**
|
|
19546
|
+
* Custom callback URL for the interface
|
|
19547
|
+
*/
|
|
19548
|
+
generalWebhookUrl: string;
|
|
19549
|
+
/**
|
|
19550
|
+
* Notification receiving channels. You can set one or more channels. Options: Email: Email. Sms: SMS. Phone: Phone call. GeneralWebhook: Custom Webhook address. 飞书: 飞书. DingTalk: DingTalk. WeCom: WeCom.
|
|
19551
|
+
*/
|
|
19552
|
+
receiverChannels: string[];
|
|
19553
|
+
/**
|
|
19554
|
+
* IAM user or user group name
|
|
19555
|
+
*/
|
|
19556
|
+
receiverNames: string[];
|
|
19557
|
+
/**
|
|
19558
|
+
* Recipient type. Options: User: IAM user. UserGroup: IAM user group.
|
|
19559
|
+
*/
|
|
19560
|
+
receiverType: string;
|
|
19561
|
+
/**
|
|
19562
|
+
* Start time for receiving alert notifications. 24-hour format, HH:mm:ss, range: 00:00:00–23:59:59. StartTime cannot be later than EndTime.
|
|
19563
|
+
*/
|
|
19564
|
+
startTime: string;
|
|
19565
|
+
}
|
|
19566
|
+
interface GetAlarmAlarmNotifyGroupReceiverGeneralWebhookHeader {
|
|
19567
|
+
/**
|
|
19568
|
+
* Key of the custom request header.
|
|
19569
|
+
*/
|
|
19570
|
+
key: string;
|
|
19571
|
+
/**
|
|
19572
|
+
* Value of the custom request header.
|
|
19573
|
+
*/
|
|
19574
|
+
value: string;
|
|
19575
|
+
}
|
|
19576
|
+
interface GetAlarmAlarmPeriodDetail {
|
|
19577
|
+
/**
|
|
19578
|
+
* Email alert interval, in minutes. Value range: 1–1440
|
|
19579
|
+
*/
|
|
19580
|
+
email: number;
|
|
19581
|
+
/**
|
|
19582
|
+
* Custom Webhook alert interval, in minutes. Value range: 1–1440.
|
|
19583
|
+
*/
|
|
19584
|
+
generalWebhook: number;
|
|
19585
|
+
/**
|
|
19586
|
+
* Phone alert cycle, in minutes. Value range: 10–1440.
|
|
19587
|
+
*/
|
|
19588
|
+
phone: number;
|
|
19589
|
+
/**
|
|
19590
|
+
* SMS alert interval, in minutes. Value range: 10–1440
|
|
19591
|
+
*/
|
|
19592
|
+
sms: number;
|
|
19593
|
+
}
|
|
19594
|
+
interface GetAlarmJoinConfiguration {
|
|
19595
|
+
/**
|
|
19596
|
+
* Expression used for left join or right join.
|
|
19597
|
+
*/
|
|
19598
|
+
condition: string;
|
|
19599
|
+
/**
|
|
19600
|
+
* Set operation type. Optional values: CrossJoin: Cartesian product. LeftJoin: Left join. RightJoin: Right join. InnerJoin: Inner join. FullJoin: Full join.
|
|
19601
|
+
*/
|
|
19602
|
+
setOperationType: string;
|
|
19603
|
+
}
|
|
19202
19604
|
interface GetAlarmNotifyGroupNoticeRule {
|
|
19203
19605
|
/**
|
|
19204
19606
|
* Whether there is an end node afterwards.
|
|
@@ -19361,6 +19763,84 @@ export declare namespace tls {
|
|
|
19361
19763
|
*/
|
|
19362
19764
|
value: string;
|
|
19363
19765
|
}
|
|
19766
|
+
interface GetAlarmQueryRequest {
|
|
19767
|
+
/**
|
|
19768
|
+
* Query end time, relative to the current time, in minutes. Value must be a non-positive integer and greater than StartTimeOffset. Maximum: 0, minimum: -1440
|
|
19769
|
+
*/
|
|
19770
|
+
endTimeOffset: number;
|
|
19771
|
+
/**
|
|
19772
|
+
* Unit for the end time range of the query. Default is minutes. Supports second/minute/hour (Second, Minute, Hour).
|
|
19773
|
+
*/
|
|
19774
|
+
endTimeOffsetUnit: string;
|
|
19775
|
+
/**
|
|
19776
|
+
* Alert object sequence number, starting from 1 and incrementing by 1
|
|
19777
|
+
*/
|
|
19778
|
+
number: number;
|
|
19779
|
+
/**
|
|
19780
|
+
* Query analysis statement, with a maximum supported length of 1024 characters.
|
|
19781
|
+
*/
|
|
19782
|
+
query: string;
|
|
19783
|
+
/**
|
|
19784
|
+
* Query start time, relative to the current time, in minutes. Value must be a non-positive integer. Maximum: 0, minimum: -1440
|
|
19785
|
+
*/
|
|
19786
|
+
startTimeOffset: number;
|
|
19787
|
+
/**
|
|
19788
|
+
* Unit for the query start time range. The default is minutes. Supports seconds/minutes/hours (Second, Minute, Hour).
|
|
19789
|
+
*/
|
|
19790
|
+
startTimeOffsetUnit: string;
|
|
19791
|
+
/**
|
|
19792
|
+
* Whether to use on-the-hour time for the query. If left blank, defaults to Relative.
|
|
19793
|
+
*/
|
|
19794
|
+
timeSpanType: string;
|
|
19795
|
+
/**
|
|
19796
|
+
* Log topic ID monitored by the alert policy.
|
|
19797
|
+
*/
|
|
19798
|
+
topicId: string;
|
|
19799
|
+
/**
|
|
19800
|
+
* Name of the log topic monitored by the alert policy.
|
|
19801
|
+
*/
|
|
19802
|
+
topicName: string;
|
|
19803
|
+
/**
|
|
19804
|
+
* Round time values, i.e., round to the nearest minute or hour (Second, Minute, Hour).
|
|
19805
|
+
*/
|
|
19806
|
+
truncatedTime: string;
|
|
19807
|
+
}
|
|
19808
|
+
interface GetAlarmRequestCycle {
|
|
19809
|
+
/**
|
|
19810
|
+
* Cron expression. Log Service uses a Cron expression to specify the scheduled execution of alert tasks. The minimum granularity is one minute, using a 24-hour format. For example, 0 18 * * * means the alert task runs once daily at 18:00.
|
|
19811
|
+
*/
|
|
19812
|
+
cronTab: string;
|
|
19813
|
+
/**
|
|
19814
|
+
* Time zone in which the Cron expression takes effect.
|
|
19815
|
+
*/
|
|
19816
|
+
cronTimeZone: string;
|
|
19817
|
+
/**
|
|
19818
|
+
* Scheduling cycle or the specific time point for periodic execution (minutes from 00:00). Value range: 1–1440, in minutes.
|
|
19819
|
+
*/
|
|
19820
|
+
time: number;
|
|
19821
|
+
/**
|
|
19822
|
+
* Scheduling interval type. Options: Period: schedule at regular intervals. Fixed: schedule at a fixed time each day. Cron: use a Cron expression.
|
|
19823
|
+
*/
|
|
19824
|
+
type: string;
|
|
19825
|
+
}
|
|
19826
|
+
interface GetAlarmTriggerCondition {
|
|
19827
|
+
/**
|
|
19828
|
+
* Alert trigger condition expression.
|
|
19829
|
+
*/
|
|
19830
|
+
condition: string;
|
|
19831
|
+
/**
|
|
19832
|
+
* Numerical expression for scenarios with data or specific entries, implemented using **count**.
|
|
19833
|
+
*/
|
|
19834
|
+
countCondition: string;
|
|
19835
|
+
/**
|
|
19836
|
+
* When enabled, if the result after set operations is an empty set, a separate no-data alert is triggered.
|
|
19837
|
+
*/
|
|
19838
|
+
noData: boolean;
|
|
19839
|
+
/**
|
|
19840
|
+
* Alert notification level, indicating the severity of the alert. Supports notice, warning, or critical, with severity increasing in that order. The default is notice.
|
|
19841
|
+
*/
|
|
19842
|
+
severity: string;
|
|
19843
|
+
}
|
|
19364
19844
|
interface GetImportTaskImportSourceInfo {
|
|
19365
19845
|
/**
|
|
19366
19846
|
* Kafka data source information. When sourceType is kafka, the KafkaSourceInfo field is required
|
|
@@ -27077,6 +27557,16 @@ export declare namespace vpn {
|
|
|
27077
27557
|
*/
|
|
27078
27558
|
value: string;
|
|
27079
27559
|
}
|
|
27560
|
+
interface GetSslVpnServerTag {
|
|
27561
|
+
/**
|
|
27562
|
+
* Tag key for the SSL server label (Key). Naming rules: Must not start with any case combination of sys:. Only letters, numbers, spaces, and the following English symbols are allowed: "_", ".", ":", "/", "=", "+", "-", "@". Length must be between 1 and 128 characters. Note: Tag keys for the same resource must be unique.
|
|
27563
|
+
*/
|
|
27564
|
+
key: string;
|
|
27565
|
+
/**
|
|
27566
|
+
* Tag value for the SSL server label (Value). Naming rules: Only letters, numbers, spaces, and the following English symbols are allowed: "_", ".", ":", "/", "=", "+", "-", "@". Can be empty. Length must be between 0 and 256 characters. Case sensitive. Cannot start or end with a space. Note: If Tags.N.Value is provided, Tags.N.Key must also be provided.
|
|
27567
|
+
*/
|
|
27568
|
+
value: string;
|
|
27569
|
+
}
|
|
27080
27570
|
interface GetVpnConnectionBgpInfo {
|
|
27081
27571
|
/**
|
|
27082
27572
|
* Enable dynamic route propagation. false (default): No, use static routing mode. true: Yes, use BGP routing mode.
|
|
@@ -27331,6 +27821,16 @@ export declare namespace vpn {
|
|
|
27331
27821
|
*/
|
|
27332
27822
|
tunnelCidr: string;
|
|
27333
27823
|
}
|
|
27824
|
+
interface GetVpnGatewayRouteAsPath {
|
|
27825
|
+
/**
|
|
27826
|
+
* AS path sequence. If the AS path type is Sequence, the returned data is the original ASN sequence, such as [65533]. If the AS path type is Set, it indicates that the AS path has been aggregated, and the returned data is the aggregated ASN sequence, such as [4,5].
|
|
27827
|
+
*/
|
|
27828
|
+
numbers: number[];
|
|
27829
|
+
/**
|
|
27830
|
+
* AS path type. Sequence: normal ordered sequence; Set: aggregated sequence.
|
|
27831
|
+
*/
|
|
27832
|
+
type: string;
|
|
27833
|
+
}
|
|
27334
27834
|
interface GetVpnGatewayTag {
|
|
27335
27835
|
/**
|
|
27336
27836
|
* VPN gateway tag key (Key). Parameter - N: Indicates the sequence number of the tag key, value range: 1–20. Multiple tag keys are separated by &. Naming rules: Cannot start with any combination of volc: or sys: (case-insensitive). Can only contain language characters, numbers, spaces, and English symbols '_', '.', ':', '/', '=', '+', '-', '@'. Length limit: 1–128 characters. Note: Tag keys for the same resource must not be duplicated.
|
|
@@ -27351,6 +27851,16 @@ export declare namespace vpn {
|
|
|
27351
27851
|
*/
|
|
27352
27852
|
value: string;
|
|
27353
27853
|
}
|
|
27854
|
+
interface SslVpnServerTag {
|
|
27855
|
+
/**
|
|
27856
|
+
* Tag key for the SSL server label (Key). Naming rules: Must not start with any case combination of sys:. Only letters, numbers, spaces, and the following English symbols are allowed: "_", ".", ":", "/", "=", "+", "-", "@". Length must be between 1 and 128 characters. Note: Tag keys for the same resource must be unique.
|
|
27857
|
+
*/
|
|
27858
|
+
key: string;
|
|
27859
|
+
/**
|
|
27860
|
+
* Tag value for the SSL server label (Value). Naming rules: Only letters, numbers, spaces, and the following English symbols are allowed: "_", ".", ":", "/", "=", "+", "-", "@". Can be empty. Length must be between 0 and 256 characters. Case sensitive. Cannot start or end with a space. Note: If Tags.N.Value is provided, Tags.N.Key must also be provided.
|
|
27861
|
+
*/
|
|
27862
|
+
value: string;
|
|
27863
|
+
}
|
|
27354
27864
|
interface VpnConnectionBgpInfo {
|
|
27355
27865
|
/**
|
|
27356
27866
|
* Enable dynamic route propagation. false (default): No, use static routing mode. true: Yes, use BGP routing mode.
|
|
@@ -27605,6 +28115,16 @@ export declare namespace vpn {
|
|
|
27605
28115
|
*/
|
|
27606
28116
|
tunnelCidr: string;
|
|
27607
28117
|
}
|
|
28118
|
+
interface VpnGatewayRouteAsPath {
|
|
28119
|
+
/**
|
|
28120
|
+
* AS path sequence. If the AS path type is Sequence, the returned data is the original ASN sequence, such as [65533]. If the AS path type is Set, it indicates that the AS path has been aggregated, and the returned data is the aggregated ASN sequence, such as [4,5].
|
|
28121
|
+
*/
|
|
28122
|
+
numbers: number[];
|
|
28123
|
+
/**
|
|
28124
|
+
* AS path type. Sequence: normal ordered sequence; Set: aggregated sequence.
|
|
28125
|
+
*/
|
|
28126
|
+
type: string;
|
|
28127
|
+
}
|
|
27608
28128
|
interface VpnGatewayTag {
|
|
27609
28129
|
/**
|
|
27610
28130
|
* VPN gateway tag key (Key). Parameter - N: Indicates the sequence number of the tag key, value range: 1–20. Multiple tag keys are separated by &. Naming rules: Cannot start with any combination of volc: or sys: (case-insensitive). Can only contain language characters, numbers, spaces, and English symbols '_', '.', ':', '/', '=', '+', '-', '@'. Length limit: 1–128 characters. Note: Tag keys for the same resource must not be duplicated.
|