@volcengine/pulumi-volcenginecc 0.0.37 → 0.0.38
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
|
@@ -9847,6 +9847,26 @@ export declare namespace directconnect {
|
|
|
9847
9847
|
*/
|
|
9848
9848
|
value: string;
|
|
9849
9849
|
}
|
|
9850
|
+
interface GetVirtualInterfaceTag {
|
|
9851
|
+
/**
|
|
9852
|
+
* 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 (@).
|
|
9853
|
+
*/
|
|
9854
|
+
key: string;
|
|
9855
|
+
/**
|
|
9856
|
+
* 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.
|
|
9857
|
+
*/
|
|
9858
|
+
value: string;
|
|
9859
|
+
}
|
|
9860
|
+
interface VirtualInterfaceTag {
|
|
9861
|
+
/**
|
|
9862
|
+
* 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 (@).
|
|
9863
|
+
*/
|
|
9864
|
+
key: string;
|
|
9865
|
+
/**
|
|
9866
|
+
* 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.
|
|
9867
|
+
*/
|
|
9868
|
+
value: string;
|
|
9869
|
+
}
|
|
9850
9870
|
}
|
|
9851
9871
|
export declare namespace dns {
|
|
9852
9872
|
interface GetZoneTag {
|
|
@@ -13993,6 +14013,56 @@ export declare namespace fwcenter {
|
|
|
13993
14013
|
vpcId: string;
|
|
13994
14014
|
}
|
|
13995
14015
|
}
|
|
14016
|
+
export declare namespace gtm {
|
|
14017
|
+
interface GetPoolAddress {
|
|
14018
|
+
/**
|
|
14019
|
+
* Address capacity
|
|
14020
|
+
*/
|
|
14021
|
+
capacity: number;
|
|
14022
|
+
/**
|
|
14023
|
+
* Geographic location of the address, returned only in queries
|
|
14024
|
+
*/
|
|
14025
|
+
geo: string;
|
|
14026
|
+
/**
|
|
14027
|
+
* Address availability mode
|
|
14028
|
+
*/
|
|
14029
|
+
mode: string;
|
|
14030
|
+
/**
|
|
14031
|
+
* List of geographic route codes to be corrected
|
|
14032
|
+
*/
|
|
14033
|
+
rectifiedGeos: string[];
|
|
14034
|
+
/**
|
|
14035
|
+
* Target address value
|
|
14036
|
+
*/
|
|
14037
|
+
value: string;
|
|
14038
|
+
/**
|
|
14039
|
+
* Address weight
|
|
14040
|
+
*/
|
|
14041
|
+
weight: number;
|
|
14042
|
+
}
|
|
14043
|
+
interface PoolAddress {
|
|
14044
|
+
/**
|
|
14045
|
+
* Address capacity
|
|
14046
|
+
*/
|
|
14047
|
+
capacity: number;
|
|
14048
|
+
/**
|
|
14049
|
+
* Address availability mode
|
|
14050
|
+
*/
|
|
14051
|
+
mode: string;
|
|
14052
|
+
/**
|
|
14053
|
+
* List of geographic route codes to be corrected
|
|
14054
|
+
*/
|
|
14055
|
+
rectifiedGeos: string[];
|
|
14056
|
+
/**
|
|
14057
|
+
* Target address value
|
|
14058
|
+
*/
|
|
14059
|
+
value: string;
|
|
14060
|
+
/**
|
|
14061
|
+
* Address weight
|
|
14062
|
+
*/
|
|
14063
|
+
weight: number;
|
|
14064
|
+
}
|
|
14065
|
+
}
|
|
13996
14066
|
export declare namespace hbase {
|
|
13997
14067
|
interface GetInstanceEndpoint {
|
|
13998
14068
|
/**
|
|
@@ -15752,7 +15822,7 @@ export declare namespace privatelink {
|
|
|
15752
15822
|
*/
|
|
15753
15823
|
name: string;
|
|
15754
15824
|
/**
|
|
15755
|
-
* Domain verification status. PendingVerification: Pending verification
|
|
15825
|
+
* Domain verification status. PendingVerification: Pending verification, Verifying: In progress, Verified: Verified, Failed: Verification failed
|
|
15756
15826
|
*/
|
|
15757
15827
|
status: string;
|
|
15758
15828
|
/**
|
|
@@ -15790,7 +15860,7 @@ export declare namespace privatelink {
|
|
|
15790
15860
|
*/
|
|
15791
15861
|
name: string;
|
|
15792
15862
|
/**
|
|
15793
|
-
* Domain verification status. PendingVerification: Pending verification
|
|
15863
|
+
* Domain verification status. PendingVerification: Pending verification, Verifying: In progress, Verified: Verified, Failed: Verification failed
|
|
15794
15864
|
*/
|
|
15795
15865
|
status: string;
|
|
15796
15866
|
/**
|
|
@@ -19792,6 +19862,40 @@ export declare namespace storageebs {
|
|
|
19792
19862
|
}
|
|
19793
19863
|
}
|
|
19794
19864
|
export declare namespace tls {
|
|
19865
|
+
interface AlarmAlarmNotifyGroup {
|
|
19866
|
+
/**
|
|
19867
|
+
* Alert notification group ID.
|
|
19868
|
+
*/
|
|
19869
|
+
alarmNotifyGroupId: string;
|
|
19870
|
+
}
|
|
19871
|
+
interface AlarmAlarmPeriodDetail {
|
|
19872
|
+
/**
|
|
19873
|
+
* Email alert interval, in minutes. Value range: 1–1440
|
|
19874
|
+
*/
|
|
19875
|
+
email: number;
|
|
19876
|
+
/**
|
|
19877
|
+
* Custom Webhook alert interval, in minutes. Value range: 1–1440.
|
|
19878
|
+
*/
|
|
19879
|
+
generalWebhook: number;
|
|
19880
|
+
/**
|
|
19881
|
+
* Phone alert cycle, in minutes. Value range: 10–1440.
|
|
19882
|
+
*/
|
|
19883
|
+
phone: number;
|
|
19884
|
+
/**
|
|
19885
|
+
* SMS alert interval, in minutes. Value range: 10–1440
|
|
19886
|
+
*/
|
|
19887
|
+
sms: number;
|
|
19888
|
+
}
|
|
19889
|
+
interface AlarmJoinConfiguration {
|
|
19890
|
+
/**
|
|
19891
|
+
* Expression used for left join or right join.
|
|
19892
|
+
*/
|
|
19893
|
+
condition: string;
|
|
19894
|
+
/**
|
|
19895
|
+
* Set operation type. Optional values: CrossJoin: Cartesian product. LeftJoin: Left join. RightJoin: Right join. InnerJoin: Inner join. FullJoin: Full join.
|
|
19896
|
+
*/
|
|
19897
|
+
setOperationType: string;
|
|
19898
|
+
}
|
|
19795
19899
|
interface AlarmNotifyGroupNoticeRule {
|
|
19796
19900
|
/**
|
|
19797
19901
|
* Whether there is an end node afterwards.
|
|
@@ -19945,6 +20049,304 @@ export declare namespace tls {
|
|
|
19945
20049
|
*/
|
|
19946
20050
|
value: string;
|
|
19947
20051
|
}
|
|
20052
|
+
interface AlarmQueryRequest {
|
|
20053
|
+
/**
|
|
20054
|
+
* 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
|
|
20055
|
+
*/
|
|
20056
|
+
endTimeOffset: number;
|
|
20057
|
+
/**
|
|
20058
|
+
* Unit for the end time range of the query. Default is minutes. Supports second/minute/hour (Second, Minute, Hour).
|
|
20059
|
+
*/
|
|
20060
|
+
endTimeOffsetUnit: string;
|
|
20061
|
+
/**
|
|
20062
|
+
* Query analysis statement, with a maximum supported length of 1024 characters.
|
|
20063
|
+
*/
|
|
20064
|
+
query: string;
|
|
20065
|
+
/**
|
|
20066
|
+
* Query start time, relative to the current time, in minutes. Value must be a non-positive integer. Maximum: 0, minimum: -1440
|
|
20067
|
+
*/
|
|
20068
|
+
startTimeOffset: number;
|
|
20069
|
+
/**
|
|
20070
|
+
* Unit for the query start time range. The default is minutes. Supports seconds/minutes/hours (Second, Minute, Hour).
|
|
20071
|
+
*/
|
|
20072
|
+
startTimeOffsetUnit: string;
|
|
20073
|
+
/**
|
|
20074
|
+
* Whether to use on-the-hour time for the query. If left blank, defaults to Relative.
|
|
20075
|
+
*/
|
|
20076
|
+
timeSpanType: string;
|
|
20077
|
+
/**
|
|
20078
|
+
* Log topic ID monitored by the alert policy.
|
|
20079
|
+
*/
|
|
20080
|
+
topicId: string;
|
|
20081
|
+
/**
|
|
20082
|
+
* Name of the log topic monitored by the alert policy.
|
|
20083
|
+
*/
|
|
20084
|
+
topicName: string;
|
|
20085
|
+
/**
|
|
20086
|
+
* Round time values, i.e., round to the nearest minute or hour (Second, Minute, Hour).
|
|
20087
|
+
*/
|
|
20088
|
+
truncatedTime: string;
|
|
20089
|
+
}
|
|
20090
|
+
interface AlarmRequestCycle {
|
|
20091
|
+
/**
|
|
20092
|
+
* 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.
|
|
20093
|
+
*/
|
|
20094
|
+
cronTab: string;
|
|
20095
|
+
/**
|
|
20096
|
+
* Time zone in which the Cron expression takes effect.
|
|
20097
|
+
*/
|
|
20098
|
+
cronTimeZone: string;
|
|
20099
|
+
/**
|
|
20100
|
+
* Scheduling cycle or the specific time point for periodic execution (minutes from 00:00). Value range: 1–1440, in minutes.
|
|
20101
|
+
*/
|
|
20102
|
+
time: number;
|
|
20103
|
+
/**
|
|
20104
|
+
* Scheduling interval type. Options: Period: schedule at regular intervals. Fixed: schedule at a fixed time each day. Cron: use a Cron expression.
|
|
20105
|
+
*/
|
|
20106
|
+
type: string;
|
|
20107
|
+
}
|
|
20108
|
+
interface AlarmTriggerCondition {
|
|
20109
|
+
/**
|
|
20110
|
+
* Alert trigger condition expression.
|
|
20111
|
+
*/
|
|
20112
|
+
condition: string;
|
|
20113
|
+
/**
|
|
20114
|
+
* Numerical expression for scenarios with data or specific entries, implemented using **count**.
|
|
20115
|
+
*/
|
|
20116
|
+
countCondition: string;
|
|
20117
|
+
/**
|
|
20118
|
+
* When enabled, if the result after set operations is an empty set, a separate no-data alert is triggered.
|
|
20119
|
+
*/
|
|
20120
|
+
noData: boolean;
|
|
20121
|
+
/**
|
|
20122
|
+
* Alert notification level, indicating the severity of the alert. Supports notice, warning, or critical, with severity increasing in that order. The default is notice.
|
|
20123
|
+
*/
|
|
20124
|
+
severity: string;
|
|
20125
|
+
}
|
|
20126
|
+
interface GetAlarmAlarmNotifyGroup {
|
|
20127
|
+
/**
|
|
20128
|
+
* Alert notification group ID.
|
|
20129
|
+
*/
|
|
20130
|
+
alarmNotifyGroupId: string;
|
|
20131
|
+
/**
|
|
20132
|
+
* Alert notification group name.
|
|
20133
|
+
*/
|
|
20134
|
+
alarmNotifyGroupName: string;
|
|
20135
|
+
/**
|
|
20136
|
+
* Alert notification group creation time.
|
|
20137
|
+
*/
|
|
20138
|
+
createTime: string;
|
|
20139
|
+
/**
|
|
20140
|
+
* IAM project to which the alert group belongs.
|
|
20141
|
+
*/
|
|
20142
|
+
iamProjectName: string;
|
|
20143
|
+
/**
|
|
20144
|
+
* Time when the alert notification group was modified.
|
|
20145
|
+
*/
|
|
20146
|
+
modifyTime: string;
|
|
20147
|
+
/**
|
|
20148
|
+
* Notification group rule
|
|
20149
|
+
*/
|
|
20150
|
+
noticeRules: outputs.tls.GetAlarmAlarmNotifyGroupNoticeRule[];
|
|
20151
|
+
/**
|
|
20152
|
+
* Type of alert notification. Optional values, select one or more: Trigger - when an alert is triggered. Recovery - when an alert is recovered.
|
|
20153
|
+
*/
|
|
20154
|
+
notifyTypes: string[];
|
|
20155
|
+
/**
|
|
20156
|
+
* List of IAM users who receive alerts.
|
|
20157
|
+
*/
|
|
20158
|
+
receivers: outputs.tls.GetAlarmAlarmNotifyGroupReceiver[];
|
|
20159
|
+
}
|
|
20160
|
+
interface GetAlarmAlarmNotifyGroupNoticeRule {
|
|
20161
|
+
/**
|
|
20162
|
+
* Whether a subsequent end node exists.
|
|
20163
|
+
*/
|
|
20164
|
+
hasEndNode: boolean;
|
|
20165
|
+
/**
|
|
20166
|
+
* Whether to continue to the next level of condition evaluation
|
|
20167
|
+
*/
|
|
20168
|
+
hasNext: boolean;
|
|
20169
|
+
/**
|
|
20170
|
+
* Notification group rule
|
|
20171
|
+
*/
|
|
20172
|
+
receiverInfos: outputs.tls.GetAlarmAlarmNotifyGroupNoticeRuleReceiverInfo[];
|
|
20173
|
+
/**
|
|
20174
|
+
* Rule node, in JSON format.
|
|
20175
|
+
*/
|
|
20176
|
+
ruleNode: string;
|
|
20177
|
+
}
|
|
20178
|
+
interface GetAlarmAlarmNotifyGroupNoticeRuleReceiverInfo {
|
|
20179
|
+
/**
|
|
20180
|
+
* Alert content template ID.
|
|
20181
|
+
*/
|
|
20182
|
+
alarmContentTemplateId: string;
|
|
20183
|
+
/**
|
|
20184
|
+
* Name of the user group to be notified when sending notifications to 飞书, DingTalk, or WeCom via Webhook integration configuration.
|
|
20185
|
+
*/
|
|
20186
|
+
alarmWebhookAtGroups: string[];
|
|
20187
|
+
/**
|
|
20188
|
+
* Username to notify when sending notifications to Feishu, DingTalk, or WeCom via Webhook integration configuration.
|
|
20189
|
+
*/
|
|
20190
|
+
alarmWebhookAtUsers: string[];
|
|
20191
|
+
/**
|
|
20192
|
+
* 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.
|
|
20193
|
+
*/
|
|
20194
|
+
alarmWebhookIntegrationId: string;
|
|
20195
|
+
/**
|
|
20196
|
+
* 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.
|
|
20197
|
+
*/
|
|
20198
|
+
alarmWebhookIntegrationName: string;
|
|
20199
|
+
/**
|
|
20200
|
+
* 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.
|
|
20201
|
+
*/
|
|
20202
|
+
alarmWebhookIsAtAll: boolean;
|
|
20203
|
+
/**
|
|
20204
|
+
* 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
|
|
20205
|
+
*/
|
|
20206
|
+
endTime: string;
|
|
20207
|
+
/**
|
|
20208
|
+
* Custom WebHook request body. It is recommended to set the request body content according to the callback interface format requirements of the corresponding service.
|
|
20209
|
+
*/
|
|
20210
|
+
generalWebhookBody: string;
|
|
20211
|
+
/**
|
|
20212
|
+
* Custom interface callback request header.
|
|
20213
|
+
*/
|
|
20214
|
+
generalWebhookHeaders: outputs.tls.GetAlarmAlarmNotifyGroupNoticeRuleReceiverInfoGeneralWebhookHeader[];
|
|
20215
|
+
/**
|
|
20216
|
+
* Custom interface callback method. Only POST or PUT is supported.
|
|
20217
|
+
*/
|
|
20218
|
+
generalWebhookMethod: string;
|
|
20219
|
+
/**
|
|
20220
|
+
* Custom callback URL for the interface
|
|
20221
|
+
*/
|
|
20222
|
+
generalWebhookUrl: string;
|
|
20223
|
+
/**
|
|
20224
|
+
* 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.
|
|
20225
|
+
*/
|
|
20226
|
+
receiverChannels: string[];
|
|
20227
|
+
/**
|
|
20228
|
+
* IAM user or user group name
|
|
20229
|
+
*/
|
|
20230
|
+
receiverNames: string[];
|
|
20231
|
+
/**
|
|
20232
|
+
* Recipient type. Options: User: IAM user. UserGroup: IAM user group.
|
|
20233
|
+
*/
|
|
20234
|
+
receiverType: string;
|
|
20235
|
+
/**
|
|
20236
|
+
* 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.
|
|
20237
|
+
*/
|
|
20238
|
+
startTime: string;
|
|
20239
|
+
}
|
|
20240
|
+
interface GetAlarmAlarmNotifyGroupNoticeRuleReceiverInfoGeneralWebhookHeader {
|
|
20241
|
+
/**
|
|
20242
|
+
* Key of the custom request header.
|
|
20243
|
+
*/
|
|
20244
|
+
key: string;
|
|
20245
|
+
/**
|
|
20246
|
+
* Value of the custom request header.
|
|
20247
|
+
*/
|
|
20248
|
+
value: string;
|
|
20249
|
+
}
|
|
20250
|
+
interface GetAlarmAlarmNotifyGroupReceiver {
|
|
20251
|
+
/**
|
|
20252
|
+
* Alert content template ID.
|
|
20253
|
+
*/
|
|
20254
|
+
alarmContentTemplateId: string;
|
|
20255
|
+
/**
|
|
20256
|
+
* Name of the user group to be notified when sending notifications to 飞书, DingTalk, or WeCom via Webhook integration configuration.
|
|
20257
|
+
*/
|
|
20258
|
+
alarmWebhookAtGroups: string[];
|
|
20259
|
+
/**
|
|
20260
|
+
* Username to notify when sending notifications to Feishu, DingTalk, or WeCom via Webhook integration configuration.
|
|
20261
|
+
*/
|
|
20262
|
+
alarmWebhookAtUsers: string[];
|
|
20263
|
+
/**
|
|
20264
|
+
* 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.
|
|
20265
|
+
*/
|
|
20266
|
+
alarmWebhookIntegrationId: string;
|
|
20267
|
+
/**
|
|
20268
|
+
* 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.
|
|
20269
|
+
*/
|
|
20270
|
+
alarmWebhookIntegrationName: string;
|
|
20271
|
+
/**
|
|
20272
|
+
* 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.
|
|
20273
|
+
*/
|
|
20274
|
+
alarmWebhookIsAtAll: boolean;
|
|
20275
|
+
/**
|
|
20276
|
+
* 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
|
|
20277
|
+
*/
|
|
20278
|
+
endTime: string;
|
|
20279
|
+
/**
|
|
20280
|
+
* Custom WebHook request body. It is recommended to set the request body content according to the callback interface format requirements of the corresponding service.
|
|
20281
|
+
*/
|
|
20282
|
+
generalWebhookBody: string;
|
|
20283
|
+
/**
|
|
20284
|
+
* Custom interface callback request header.
|
|
20285
|
+
*/
|
|
20286
|
+
generalWebhookHeaders: outputs.tls.GetAlarmAlarmNotifyGroupReceiverGeneralWebhookHeader[];
|
|
20287
|
+
/**
|
|
20288
|
+
* Custom interface callback method. Only POST or PUT is supported.
|
|
20289
|
+
*/
|
|
20290
|
+
generalWebhookMethod: string;
|
|
20291
|
+
/**
|
|
20292
|
+
* Custom callback URL for the interface
|
|
20293
|
+
*/
|
|
20294
|
+
generalWebhookUrl: string;
|
|
20295
|
+
/**
|
|
20296
|
+
* 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.
|
|
20297
|
+
*/
|
|
20298
|
+
receiverChannels: string[];
|
|
20299
|
+
/**
|
|
20300
|
+
* IAM user or user group name
|
|
20301
|
+
*/
|
|
20302
|
+
receiverNames: string[];
|
|
20303
|
+
/**
|
|
20304
|
+
* Recipient type. Options: User: IAM user. UserGroup: IAM user group.
|
|
20305
|
+
*/
|
|
20306
|
+
receiverType: string;
|
|
20307
|
+
/**
|
|
20308
|
+
* 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.
|
|
20309
|
+
*/
|
|
20310
|
+
startTime: string;
|
|
20311
|
+
}
|
|
20312
|
+
interface GetAlarmAlarmNotifyGroupReceiverGeneralWebhookHeader {
|
|
20313
|
+
/**
|
|
20314
|
+
* Key of the custom request header.
|
|
20315
|
+
*/
|
|
20316
|
+
key: string;
|
|
20317
|
+
/**
|
|
20318
|
+
* Value of the custom request header.
|
|
20319
|
+
*/
|
|
20320
|
+
value: string;
|
|
20321
|
+
}
|
|
20322
|
+
interface GetAlarmAlarmPeriodDetail {
|
|
20323
|
+
/**
|
|
20324
|
+
* Email alert interval, in minutes. Value range: 1–1440
|
|
20325
|
+
*/
|
|
20326
|
+
email: number;
|
|
20327
|
+
/**
|
|
20328
|
+
* Custom Webhook alert interval, in minutes. Value range: 1–1440.
|
|
20329
|
+
*/
|
|
20330
|
+
generalWebhook: number;
|
|
20331
|
+
/**
|
|
20332
|
+
* Phone alert cycle, in minutes. Value range: 10–1440.
|
|
20333
|
+
*/
|
|
20334
|
+
phone: number;
|
|
20335
|
+
/**
|
|
20336
|
+
* SMS alert interval, in minutes. Value range: 10–1440
|
|
20337
|
+
*/
|
|
20338
|
+
sms: number;
|
|
20339
|
+
}
|
|
20340
|
+
interface GetAlarmJoinConfiguration {
|
|
20341
|
+
/**
|
|
20342
|
+
* Expression used for left join or right join.
|
|
20343
|
+
*/
|
|
20344
|
+
condition: string;
|
|
20345
|
+
/**
|
|
20346
|
+
* Set operation type. Optional values: CrossJoin: Cartesian product. LeftJoin: Left join. RightJoin: Right join. InnerJoin: Inner join. FullJoin: Full join.
|
|
20347
|
+
*/
|
|
20348
|
+
setOperationType: string;
|
|
20349
|
+
}
|
|
19948
20350
|
interface GetAlarmNotifyGroupNoticeRule {
|
|
19949
20351
|
/**
|
|
19950
20352
|
* Whether there is an end node afterwards.
|
|
@@ -20107,6 +20509,84 @@ export declare namespace tls {
|
|
|
20107
20509
|
*/
|
|
20108
20510
|
value: string;
|
|
20109
20511
|
}
|
|
20512
|
+
interface GetAlarmQueryRequest {
|
|
20513
|
+
/**
|
|
20514
|
+
* 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
|
|
20515
|
+
*/
|
|
20516
|
+
endTimeOffset: number;
|
|
20517
|
+
/**
|
|
20518
|
+
* Unit for the end time range of the query. Default is minutes. Supports second/minute/hour (Second, Minute, Hour).
|
|
20519
|
+
*/
|
|
20520
|
+
endTimeOffsetUnit: string;
|
|
20521
|
+
/**
|
|
20522
|
+
* Alert object sequence number, starting from 1 and incrementing by 1
|
|
20523
|
+
*/
|
|
20524
|
+
number: number;
|
|
20525
|
+
/**
|
|
20526
|
+
* Query analysis statement, with a maximum supported length of 1024 characters.
|
|
20527
|
+
*/
|
|
20528
|
+
query: string;
|
|
20529
|
+
/**
|
|
20530
|
+
* Query start time, relative to the current time, in minutes. Value must be a non-positive integer. Maximum: 0, minimum: -1440
|
|
20531
|
+
*/
|
|
20532
|
+
startTimeOffset: number;
|
|
20533
|
+
/**
|
|
20534
|
+
* Unit for the query start time range. The default is minutes. Supports seconds/minutes/hours (Second, Minute, Hour).
|
|
20535
|
+
*/
|
|
20536
|
+
startTimeOffsetUnit: string;
|
|
20537
|
+
/**
|
|
20538
|
+
* Whether to use on-the-hour time for the query. If left blank, defaults to Relative.
|
|
20539
|
+
*/
|
|
20540
|
+
timeSpanType: string;
|
|
20541
|
+
/**
|
|
20542
|
+
* Log topic ID monitored by the alert policy.
|
|
20543
|
+
*/
|
|
20544
|
+
topicId: string;
|
|
20545
|
+
/**
|
|
20546
|
+
* Name of the log topic monitored by the alert policy.
|
|
20547
|
+
*/
|
|
20548
|
+
topicName: string;
|
|
20549
|
+
/**
|
|
20550
|
+
* Round time values, i.e., round to the nearest minute or hour (Second, Minute, Hour).
|
|
20551
|
+
*/
|
|
20552
|
+
truncatedTime: string;
|
|
20553
|
+
}
|
|
20554
|
+
interface GetAlarmRequestCycle {
|
|
20555
|
+
/**
|
|
20556
|
+
* 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.
|
|
20557
|
+
*/
|
|
20558
|
+
cronTab: string;
|
|
20559
|
+
/**
|
|
20560
|
+
* Time zone in which the Cron expression takes effect.
|
|
20561
|
+
*/
|
|
20562
|
+
cronTimeZone: string;
|
|
20563
|
+
/**
|
|
20564
|
+
* Scheduling cycle or the specific time point for periodic execution (minutes from 00:00). Value range: 1–1440, in minutes.
|
|
20565
|
+
*/
|
|
20566
|
+
time: number;
|
|
20567
|
+
/**
|
|
20568
|
+
* Scheduling interval type. Options: Period: schedule at regular intervals. Fixed: schedule at a fixed time each day. Cron: use a Cron expression.
|
|
20569
|
+
*/
|
|
20570
|
+
type: string;
|
|
20571
|
+
}
|
|
20572
|
+
interface GetAlarmTriggerCondition {
|
|
20573
|
+
/**
|
|
20574
|
+
* Alert trigger condition expression.
|
|
20575
|
+
*/
|
|
20576
|
+
condition: string;
|
|
20577
|
+
/**
|
|
20578
|
+
* Numerical expression for scenarios with data or specific entries, implemented using **count**.
|
|
20579
|
+
*/
|
|
20580
|
+
countCondition: string;
|
|
20581
|
+
/**
|
|
20582
|
+
* When enabled, if the result after set operations is an empty set, a separate no-data alert is triggered.
|
|
20583
|
+
*/
|
|
20584
|
+
noData: boolean;
|
|
20585
|
+
/**
|
|
20586
|
+
* Alert notification level, indicating the severity of the alert. Supports notice, warning, or critical, with severity increasing in that order. The default is notice.
|
|
20587
|
+
*/
|
|
20588
|
+
severity: string;
|
|
20589
|
+
}
|
|
20110
20590
|
interface GetImportTaskImportSourceInfo {
|
|
20111
20591
|
/**
|
|
20112
20592
|
* Kafka data source information. When sourceType is kafka, the KafkaSourceInfo field is required
|
|
@@ -28543,6 +29023,16 @@ export declare namespace vpn {
|
|
|
28543
29023
|
*/
|
|
28544
29024
|
value: string;
|
|
28545
29025
|
}
|
|
29026
|
+
interface GetSslVpnServerTag {
|
|
29027
|
+
/**
|
|
29028
|
+
* 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.
|
|
29029
|
+
*/
|
|
29030
|
+
key: string;
|
|
29031
|
+
/**
|
|
29032
|
+
* 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.
|
|
29033
|
+
*/
|
|
29034
|
+
value: string;
|
|
29035
|
+
}
|
|
28546
29036
|
interface GetVpnConnectionBgpInfo {
|
|
28547
29037
|
/**
|
|
28548
29038
|
* Enable dynamic route propagation. false (default): No, use static routing mode. true: Yes, use BGP routing mode.
|
|
@@ -28797,6 +29287,16 @@ export declare namespace vpn {
|
|
|
28797
29287
|
*/
|
|
28798
29288
|
tunnelCidr: string;
|
|
28799
29289
|
}
|
|
29290
|
+
interface GetVpnGatewayRouteAsPath {
|
|
29291
|
+
/**
|
|
29292
|
+
* 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].
|
|
29293
|
+
*/
|
|
29294
|
+
numbers: number[];
|
|
29295
|
+
/**
|
|
29296
|
+
* AS path type. Sequence: normal ordered sequence; Set: aggregated sequence.
|
|
29297
|
+
*/
|
|
29298
|
+
type: string;
|
|
29299
|
+
}
|
|
28800
29300
|
interface GetVpnGatewayTag {
|
|
28801
29301
|
/**
|
|
28802
29302
|
* 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.
|
|
@@ -28817,6 +29317,16 @@ export declare namespace vpn {
|
|
|
28817
29317
|
*/
|
|
28818
29318
|
value: string;
|
|
28819
29319
|
}
|
|
29320
|
+
interface SslVpnServerTag {
|
|
29321
|
+
/**
|
|
29322
|
+
* 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.
|
|
29323
|
+
*/
|
|
29324
|
+
key: string;
|
|
29325
|
+
/**
|
|
29326
|
+
* 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.
|
|
29327
|
+
*/
|
|
29328
|
+
value: string;
|
|
29329
|
+
}
|
|
28820
29330
|
interface VpnConnectionBgpInfo {
|
|
28821
29331
|
/**
|
|
28822
29332
|
* Enable dynamic route propagation. false (default): No, use static routing mode. true: Yes, use BGP routing mode.
|
|
@@ -29071,6 +29581,16 @@ export declare namespace vpn {
|
|
|
29071
29581
|
*/
|
|
29072
29582
|
tunnelCidr: string;
|
|
29073
29583
|
}
|
|
29584
|
+
interface VpnGatewayRouteAsPath {
|
|
29585
|
+
/**
|
|
29586
|
+
* 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].
|
|
29587
|
+
*/
|
|
29588
|
+
numbers: number[];
|
|
29589
|
+
/**
|
|
29590
|
+
* AS path type. Sequence: normal ordered sequence; Set: aggregated sequence.
|
|
29591
|
+
*/
|
|
29592
|
+
type: string;
|
|
29593
|
+
}
|
|
29074
29594
|
interface VpnGatewayTag {
|
|
29075
29595
|
/**
|
|
29076
29596
|
* 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.
|