@volcengine/pulumi-volcenginecc 0.0.31 → 0.0.33

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (257) hide show
  1. package/alb/acl.d.ts +20 -21
  2. package/alb/acl.js +2 -2
  3. package/alb/acl.js.map +1 -1
  4. package/alb/getAcl.d.ts +11 -11
  5. package/alb/getListener.d.ts +20 -20
  6. package/alb/getServerGroup.d.ts +9 -9
  7. package/alb/listener.d.ts +52 -52
  8. package/alb/listener.js +1 -1
  9. package/alb/serverGroup.d.ts +24 -24
  10. package/alb/serverGroup.js +1 -1
  11. package/cen/getInterRegionBandwidth.d.ts +72 -0
  12. package/cen/getInterRegionBandwidth.js +28 -0
  13. package/cen/getInterRegionBandwidth.js.map +1 -0
  14. package/cen/getInterRegionBandwidths.d.ts +22 -0
  15. package/cen/getInterRegionBandwidths.js +24 -0
  16. package/cen/getInterRegionBandwidths.js.map +1 -0
  17. package/cen/getRouteEntries.d.ts +22 -0
  18. package/cen/getRouteEntries.js +24 -0
  19. package/cen/getRouteEntries.js.map +1 -0
  20. package/cen/getRouteEntry.d.ts +72 -0
  21. package/cen/getRouteEntry.js +28 -0
  22. package/cen/getRouteEntry.js.map +1 -0
  23. package/cen/getServiceRouteEntries.d.ts +22 -0
  24. package/cen/getServiceRouteEntries.js +24 -0
  25. package/cen/getServiceRouteEntries.js.map +1 -0
  26. package/cen/getServiceRouteEntry.d.ts +73 -0
  27. package/cen/getServiceRouteEntry.js +28 -0
  28. package/cen/getServiceRouteEntry.js.map +1 -0
  29. package/cen/index.d.ts +27 -0
  30. package/cen/index.js +34 -1
  31. package/cen/index.js.map +1 -1
  32. package/cen/interRegionBandwidth.d.ts +152 -0
  33. package/cen/interRegionBandwidth.js +101 -0
  34. package/cen/interRegionBandwidth.js.map +1 -0
  35. package/cen/routeEntry.d.ts +152 -0
  36. package/cen/routeEntry.js +104 -0
  37. package/cen/routeEntry.js.map +1 -0
  38. package/cen/serviceRouteEntry.d.ts +138 -0
  39. package/cen/serviceRouteEntry.js +83 -0
  40. package/cen/serviceRouteEntry.js.map +1 -0
  41. package/clb/getListener.d.ts +4 -0
  42. package/clb/getListener.js.map +1 -1
  43. package/clb/listener.d.ts +3 -0
  44. package/clb/listener.js +2 -0
  45. package/clb/listener.js.map +1 -1
  46. package/cr/endpointAclPolicy.d.ts +107 -0
  47. package/cr/endpointAclPolicy.js +84 -0
  48. package/cr/endpointAclPolicy.js.map +1 -0
  49. package/cr/getEndpointAclPolicies.d.ts +22 -0
  50. package/cr/getEndpointAclPolicies.js +24 -0
  51. package/cr/getEndpointAclPolicies.js.map +1 -0
  52. package/cr/getEndpointAclPolicy.d.ts +52 -0
  53. package/cr/getEndpointAclPolicy.js +28 -0
  54. package/cr/getEndpointAclPolicy.js.map +1 -0
  55. package/cr/getRegistry.d.ts +14 -10
  56. package/cr/getRegistry.js.map +1 -1
  57. package/cr/index.d.ts +9 -0
  58. package/cr/index.js +12 -1
  59. package/cr/index.js.map +1 -1
  60. package/cr/registry.d.ts +40 -25
  61. package/cr/registry.js +6 -1
  62. package/cr/registry.js.map +1 -1
  63. package/iam/accesskey.d.ts +23 -27
  64. package/iam/accesskey.js +2 -2
  65. package/iam/accesskey.js.map +1 -1
  66. package/iam/getAccesskey.d.ts +10 -10
  67. package/mongodb/getSslState.d.ts +56 -0
  68. package/mongodb/getSslState.js +28 -0
  69. package/mongodb/getSslState.js.map +1 -0
  70. package/mongodb/getSslStates.d.ts +22 -0
  71. package/mongodb/getSslStates.js +24 -0
  72. package/mongodb/getSslStates.js.map +1 -0
  73. package/mongodb/index.d.ts +9 -0
  74. package/mongodb/index.js +12 -1
  75. package/mongodb/index.js.map +1 -1
  76. package/mongodb/sslState.d.ts +105 -0
  77. package/mongodb/sslState.js +81 -0
  78. package/mongodb/sslState.js.map +1 -0
  79. package/organization/getServiceControlPolicies.d.ts +22 -0
  80. package/organization/getServiceControlPolicies.js +24 -0
  81. package/organization/getServiceControlPolicies.js.map +1 -0
  82. package/organization/getServiceControlPolicy.d.ts +69 -0
  83. package/organization/getServiceControlPolicy.js +28 -0
  84. package/organization/getServiceControlPolicy.js.map +1 -0
  85. package/organization/index.d.ts +9 -0
  86. package/organization/index.js +12 -1
  87. package/organization/index.js.map +1 -1
  88. package/organization/serviceControlPolicy.d.ts +118 -0
  89. package/organization/serviceControlPolicy.js +78 -0
  90. package/organization/serviceControlPolicy.js.map +1 -0
  91. package/package.json +1 -1
  92. package/privatelink/endpointService.d.ts +15 -3
  93. package/privatelink/endpointService.js +2 -0
  94. package/privatelink/endpointService.js.map +1 -1
  95. package/privatelink/getEndpointService.d.ts +5 -1
  96. package/privatelink/getEndpointService.js.map +1 -1
  97. package/privatelink/getVpcEndpointConnection.d.ts +89 -0
  98. package/privatelink/getVpcEndpointConnection.js +28 -0
  99. package/privatelink/getVpcEndpointConnection.js.map +1 -0
  100. package/privatelink/getVpcEndpointConnections.d.ts +22 -0
  101. package/privatelink/getVpcEndpointConnections.js +24 -0
  102. package/privatelink/getVpcEndpointConnections.js.map +1 -0
  103. package/privatelink/index.d.ts +9 -0
  104. package/privatelink/index.js +12 -1
  105. package/privatelink/index.js.map +1 -1
  106. package/privatelink/vpcEndpointConnection.d.ts +156 -0
  107. package/privatelink/vpcEndpointConnection.js +88 -0
  108. package/privatelink/vpcEndpointConnection.js.map +1 -0
  109. package/rabbitmq/allowList.d.ts +151 -0
  110. package/rabbitmq/allowList.js +100 -0
  111. package/rabbitmq/allowList.js.map +1 -0
  112. package/rabbitmq/getAllowList.d.ts +73 -0
  113. package/rabbitmq/getAllowList.js +28 -0
  114. package/rabbitmq/getAllowList.js.map +1 -0
  115. package/rabbitmq/getAllowLists.d.ts +22 -0
  116. package/rabbitmq/getAllowLists.js +24 -0
  117. package/rabbitmq/getAllowLists.js.map +1 -0
  118. package/rabbitmq/index.d.ts +9 -0
  119. package/rabbitmq/index.js +12 -1
  120. package/rabbitmq/index.js.map +1 -1
  121. package/redis/allowList.d.ts +148 -0
  122. package/redis/allowList.js +78 -0
  123. package/redis/allowList.js.map +1 -0
  124. package/redis/getAllowList.d.ts +81 -0
  125. package/redis/getAllowList.js +28 -0
  126. package/redis/getAllowList.js.map +1 -0
  127. package/redis/getAllowLists.d.ts +22 -0
  128. package/redis/getAllowLists.js +24 -0
  129. package/redis/getAllowLists.js.map +1 -0
  130. package/redis/index.d.ts +9 -0
  131. package/redis/index.js +12 -1
  132. package/redis/index.js.map +1 -1
  133. package/storageebs/getSnapshotGroup.d.ts +81 -0
  134. package/storageebs/getSnapshotGroup.js +28 -0
  135. package/storageebs/getSnapshotGroup.js.map +1 -0
  136. package/storageebs/getSnapshotGroups.d.ts +22 -0
  137. package/storageebs/getSnapshotGroups.js +24 -0
  138. package/storageebs/getSnapshotGroups.js.map +1 -0
  139. package/storageebs/index.d.ts +9 -0
  140. package/storageebs/index.js +12 -1
  141. package/storageebs/index.js.map +1 -1
  142. package/storageebs/snapshotGroup.d.ts +168 -0
  143. package/storageebs/snapshotGroup.js +105 -0
  144. package/storageebs/snapshotGroup.js.map +1 -0
  145. package/tls/alarmNotifyGroup.d.ts +113 -0
  146. package/tls/alarmNotifyGroup.js +75 -0
  147. package/tls/alarmNotifyGroup.js.map +1 -0
  148. package/tls/getAlarmNotifyGroup.d.ts +69 -0
  149. package/tls/getAlarmNotifyGroup.js +28 -0
  150. package/tls/getAlarmNotifyGroup.js.map +1 -0
  151. package/tls/getAlarmNotifyGroups.d.ts +22 -0
  152. package/tls/getAlarmNotifyGroups.js +24 -0
  153. package/tls/getAlarmNotifyGroups.js.map +1 -0
  154. package/tls/getRule.d.ts +109 -0
  155. package/tls/getRule.js +28 -0
  156. package/tls/getRule.js.map +1 -0
  157. package/tls/getRules.d.ts +22 -0
  158. package/tls/getRules.js +24 -0
  159. package/tls/getRules.js.map +1 -0
  160. package/tls/getShipper.d.ts +101 -0
  161. package/tls/getShipper.js +28 -0
  162. package/tls/getShipper.js.map +1 -0
  163. package/tls/getShippers.d.ts +22 -0
  164. package/tls/getShippers.js +24 -0
  165. package/tls/getShippers.js.map +1 -0
  166. package/tls/index.d.ts +27 -0
  167. package/tls/index.js +34 -1
  168. package/tls/index.js.map +1 -1
  169. package/tls/rule.d.ts +221 -0
  170. package/tls/rule.js +98 -0
  171. package/tls/rule.js.map +1 -0
  172. package/tls/shipper.d.ts +211 -0
  173. package/tls/shipper.js +97 -0
  174. package/tls/shipper.js.map +1 -0
  175. package/tos/bucketEncryption.d.ts +94 -0
  176. package/tos/bucketEncryption.js +78 -0
  177. package/tos/bucketEncryption.js.map +1 -0
  178. package/tos/bucketInventory.d.ts +155 -0
  179. package/tos/bucketInventory.js +95 -0
  180. package/tos/bucketInventory.js.map +1 -0
  181. package/tos/getBucketEncryption.d.ts +48 -0
  182. package/tos/getBucketEncryption.js +28 -0
  183. package/tos/getBucketEncryption.js.map +1 -0
  184. package/tos/getBucketEncryptions.d.ts +22 -0
  185. package/tos/getBucketEncryptions.js +24 -0
  186. package/tos/getBucketEncryptions.js.map +1 -0
  187. package/tos/getBucketInventories.d.ts +22 -0
  188. package/tos/getBucketInventories.js +24 -0
  189. package/tos/getBucketInventories.js.map +1 -0
  190. package/tos/getBucketInventory.d.ts +73 -0
  191. package/tos/getBucketInventory.js +28 -0
  192. package/tos/getBucketInventory.js.map +1 -0
  193. package/tos/index.d.ts +18 -0
  194. package/tos/index.js +23 -1
  195. package/tos/index.js.map +1 -1
  196. package/transitrouter/getPeerAttachment.d.ts +109 -0
  197. package/transitrouter/getPeerAttachment.js +28 -0
  198. package/transitrouter/getPeerAttachment.js.map +1 -0
  199. package/transitrouter/getPeerAttachments.d.ts +22 -0
  200. package/transitrouter/getPeerAttachments.js +24 -0
  201. package/transitrouter/getPeerAttachments.js.map +1 -0
  202. package/transitrouter/index.d.ts +9 -0
  203. package/transitrouter/index.js +12 -1
  204. package/transitrouter/index.js.map +1 -1
  205. package/transitrouter/peerAttachment.d.ts +235 -0
  206. package/transitrouter/peerAttachment.js +122 -0
  207. package/transitrouter/peerAttachment.js.map +1 -0
  208. package/types/input.d.ts +1076 -122
  209. package/types/output.d.ts +2439 -393
  210. package/vefaas/getRelease.d.ts +120 -0
  211. package/vefaas/getRelease.js +28 -0
  212. package/vefaas/getRelease.js.map +1 -0
  213. package/vefaas/getReleases.d.ts +22 -0
  214. package/vefaas/getReleases.js +24 -0
  215. package/vefaas/getReleases.js.map +1 -0
  216. package/vefaas/index.d.ts +9 -0
  217. package/vefaas/index.js +12 -1
  218. package/vefaas/index.js.map +1 -1
  219. package/vefaas/release.d.ts +253 -0
  220. package/vefaas/release.js +120 -0
  221. package/vefaas/release.js.map +1 -0
  222. package/vepfs/getMountService.d.ts +93 -0
  223. package/vepfs/getMountService.js +28 -0
  224. package/vepfs/getMountService.js.map +1 -0
  225. package/vepfs/getMountServices.d.ts +22 -0
  226. package/vepfs/getMountServices.js +24 -0
  227. package/vepfs/getMountServices.js.map +1 -0
  228. package/vepfs/index.d.ts +9 -0
  229. package/vepfs/index.js +12 -1
  230. package/vepfs/index.js.map +1 -1
  231. package/vepfs/mountService.d.ts +172 -0
  232. package/vepfs/mountService.js +99 -0
  233. package/vepfs/mountService.js.map +1 -0
  234. package/vke/getKubeconfig.d.ts +72 -0
  235. package/vke/getKubeconfig.js +28 -0
  236. package/vke/getKubeconfig.js.map +1 -0
  237. package/vke/getKubeconfigs.d.ts +22 -0
  238. package/vke/getKubeconfigs.js +24 -0
  239. package/vke/getKubeconfigs.js.map +1 -0
  240. package/vke/index.d.ts +9 -0
  241. package/vke/index.js +12 -1
  242. package/vke/index.js.map +1 -1
  243. package/vke/kubeconfig.d.ts +142 -0
  244. package/vke/kubeconfig.js +93 -0
  245. package/vke/kubeconfig.js.map +1 -0
  246. package/vpn/getSslVpnClientCert.d.ts +93 -0
  247. package/vpn/getSslVpnClientCert.js +28 -0
  248. package/vpn/getSslVpnClientCert.js.map +1 -0
  249. package/vpn/getSslVpnClientCerts.d.ts +22 -0
  250. package/vpn/getSslVpnClientCerts.js +24 -0
  251. package/vpn/getSslVpnClientCerts.js.map +1 -0
  252. package/vpn/index.d.ts +9 -0
  253. package/vpn/index.js +12 -1
  254. package/vpn/index.js.map +1 -1
  255. package/vpn/sslVpnClientCert.d.ts +183 -0
  256. package/vpn/sslVpnClientCert.js +104 -0
  257. package/vpn/sslVpnClientCert.js.map +1 -0
package/types/output.d.ts CHANGED
@@ -2,27 +2,43 @@ import * as outputs from "../types/output";
2
2
  export declare namespace alb {
3
3
  interface AclAclEntry {
4
4
  /**
5
- * Description of the IP entry. Cannot start with http:// or https://. Must start with a letter or Chinese character. Can include numbers, English commas (,), periods (.), underscores (_), spaces ( ), equals signs (=), hyphens (-), Chinese commas (,), and Chinese periods (。). Length limit: 1255 characters. If not specified, defaults to an empty string
5
+ * Description of the IP entry. Cannot start with http:// or https://. Must start with a letter or Chinese character. Can include numbers, English commas (,), periods (.), underscores (_), spaces, equals signs (=), hyphens (-), Chinese commas (,), and Chinese periods (。). Length must be between 1 and 255 characters. If not specified, defaults to an empty string.
6
6
  */
7
7
  description: string;
8
8
  /**
9
- * IP entry address range; only CIDR addresses are supported
9
+ * IP entry address range. Only CIDR addresses are supported.
10
10
  */
11
11
  entry: string;
12
12
  }
13
13
  interface AclListener {
14
14
  /**
15
- * Control mode of the listener for this access control policy group. white: Allowlist mode; black: Denylist mode
15
+ * Listener control mode for this access control policy group. white: allowlist mode; black: denylist mode
16
16
  */
17
17
  aclType: string;
18
+ /**
19
+ * Listener ID
20
+ */
21
+ listenerId: string;
22
+ /**
23
+ * Listener name
24
+ */
25
+ listenerName: string;
26
+ /**
27
+ * Listener port
28
+ */
29
+ port: number;
30
+ /**
31
+ * Listener protocol
32
+ */
33
+ protocol: string;
18
34
  }
19
35
  interface AclTag {
20
36
  /**
21
- * User tag key. Length limit: 1128 characters. Case sensitive. Cannot start with any combination of volc: or sys: (case insensitive). Cannot start or end with a space. Supports characters from all languages, numbers, spaces (), underscores (_), periods (.), colons (:), slashes (/), equals signs (=), plus signs (+), hyphens (-), and @. Tag keys for the same resource must be unique
37
+ * Tag key for user tags. Length must be between 1 and 128 characters. Case sensitive. Cannot start with any combination of volc: or sys: in any case. Cannot start or end with a space. Can include characters from any language, numbers, spaces, underscores (_), periods (.), colons (:), slashes (/), equals signs (=), plus signs (+), minus signs (-), and @. Tag keys for the same resource must be unique.
22
38
  */
23
39
  key: string;
24
40
  /**
25
- * User tag value. Length limit: 0256 characters. Case sensitive. Cannot start or end with a space. Supports characters from all languages, numbers, spaces (), underscores (_), periods (.), colons (:), slashes (/), equals signs (=), plus signs (+), hyphens (-), and @
41
+ * User tag value. Length must be between 0 and 256 characters. Case sensitive. Cannot start or end with a space. Supports characters from all languages, numbers, spaces (), underscores (_), periods (.), colons (:), slashes (/), equals signs (=), plus signs (+), hyphens (-), and @.
26
42
  */
27
43
  value: string;
28
44
  }
@@ -66,17 +82,17 @@ export declare namespace alb {
66
82
  }
67
83
  interface GetAclAclEntry {
68
84
  /**
69
- * Description of the IP entry. Cannot start with http:// or https://. Must start with a letter or Chinese character. Can include numbers, English commas (,), periods (.), underscores (_), spaces ( ), equals signs (=), hyphens (-), Chinese commas (,), and Chinese periods (。). Length limit: 1255 characters. If not specified, defaults to an empty string
85
+ * Description of the IP entry. Cannot start with http:// or https://. Must start with a letter or Chinese character. Can include numbers, English commas (,), periods (.), underscores (_), spaces, equals signs (=), hyphens (-), Chinese commas (,), and Chinese periods (。). Length must be between 1 and 255 characters. If not specified, defaults to an empty string.
70
86
  */
71
87
  description: string;
72
88
  /**
73
- * IP entry address range; only CIDR addresses are supported
89
+ * IP entry address range. Only CIDR addresses are supported.
74
90
  */
75
91
  entry: string;
76
92
  }
77
93
  interface GetAclListener {
78
94
  /**
79
- * Control mode of the listener for this access control policy group. white: Allowlist mode; black: Denylist mode
95
+ * Listener control mode for this access control policy group. white: allowlist mode; black: denylist mode
80
96
  */
81
97
  aclType: string;
82
98
  /**
@@ -98,11 +114,11 @@ export declare namespace alb {
98
114
  }
99
115
  interface GetAclTag {
100
116
  /**
101
- * User tag key. Length limit: 1128 characters. Case sensitive. Cannot start with any combination of volc: or sys: (case insensitive). Cannot start or end with a space. Supports characters from all languages, numbers, spaces (), underscores (_), periods (.), colons (:), slashes (/), equals signs (=), plus signs (+), hyphens (-), and @. Tag keys for the same resource must be unique
117
+ * Tag key for user tags. Length must be between 1 and 128 characters. Case sensitive. Cannot start with any combination of volc: or sys: in any case. Cannot start or end with a space. Can include characters from any language, numbers, spaces, underscores (_), periods (.), colons (:), slashes (/), equals signs (=), plus signs (+), minus signs (-), and @. Tag keys for the same resource must be unique.
102
118
  */
103
119
  key: string;
104
120
  /**
105
- * User tag value. Length limit: 0256 characters. Case sensitive. Cannot start or end with a space. Supports characters from all languages, numbers, spaces (), underscores (_), periods (.), colons (:), slashes (/), equals signs (=), plus signs (+), hyphens (-), and @
121
+ * User tag value. Length must be between 0 and 256 characters. Case sensitive. Cannot start or end with a space. Supports characters from all languages, numbers, spaces (), underscores (_), periods (.), colons (:), slashes (/), equals signs (=), plus signs (+), hyphens (-), and @.
106
122
  */
107
123
  value: string;
108
124
  }
@@ -156,7 +172,7 @@ export declare namespace alb {
156
172
  }
157
173
  interface GetListenerDomainExtension {
158
174
  /**
159
- * Server certificate ID used by the domain. Effective when the certificate source is cert_center.
175
+ * Server certificate ID used by the domain name. Effective when the certificate source is cert_center.
160
176
  */
161
177
  certCenterCertificateId: string;
162
178
  /**
@@ -164,19 +180,19 @@ export declare namespace alb {
164
180
  */
165
181
  certificateId: string;
166
182
  /**
167
- * Source of the server certificate used by the domain. Values: alb: certificate uploaded via ALB. cert_center: SSL certificate purchased or uploaded through Volcano Engine Certificate Center.
183
+ * Source of the server certificate used by the domain. Values: alb: certificate uploaded via ALB. cert_center: SSL certificate purchased or uploaded via Volcano Engine Certificate Center.
168
184
  */
169
185
  certificateSource: string;
170
186
  /**
171
- * Domain name. Usually cannot be empty. If the instance supports automatic selection of extended certificates (SniAutoMatch is on), Domain must be an empty string. Must contain at least one '.' and cannot start or end with '.'. Only lowercase letters, digits, '.', '-', and '*' are allowed. Length must be between 1 and 128 characters. Wildcard domain: use '*' to replace one or more characters. '*' must be at the beginning or end of the domain name. '*' cannot appear twice in the same domain name. No characters except '.' can be before or after '*'. Exact domain: a domain name that meets domain name specifications. Domain names under the same HTTPS listener cannot be duplicated. Domain matching is case-insensitive.
187
+ * Domain name. Usually cannot be empty. If the instance supports automatic selection of extension certificates (SniAutoMatch is on), Domain must be set to an empty string. Must contain at least one '.' and cannot start or end with '.'. Only lowercase letters, digits, '.', '-', and '*' are allowed. Length limit: 1128 characters. Wildcard domain: use '*' to replace one or more characters. '*' must be at the beginning or end of the domain name. '*' cannot appear twice in the same domain name. No characters other than '.' can appear before or after '*'. Exact domain: an exact domain name that complies with domain name specifications. Domain names under the same HTTPS listener cannot be duplicated. Domain name matching is case-insensitive.
172
188
  */
173
189
  domain: string;
174
190
  /**
175
- * Extended domain name ID.
191
+ * Extension domain name ID.
176
192
  */
177
193
  domainExtensionId: string;
178
194
  /**
179
- * Listener ID to which the extended domain name belongs.
195
+ * Listener ID associated with the extended domain name.
180
196
  */
181
197
  listenerId: string;
182
198
  /**
@@ -184,7 +200,7 @@ export declare namespace alb {
184
200
  */
185
201
  pcaLeafCertificateId: string;
186
202
  /**
187
- * If the instance supports automatic selection of extended certificates (SniAutoMatch is on), Domain is an empty string. San refers to the extended domain names of the certificate, separated by commas.
203
+ * If the instance supports automatic selection of extension certificates, that is, when SniAutoMatch is set to on, Domain is an empty string. San refers to the certificate's extension domain names, separated by commas.
188
204
  */
189
205
  san: string;
190
206
  }
@@ -200,11 +216,11 @@ export declare namespace alb {
200
216
  }
201
217
  interface GetListenerTag {
202
218
  /**
203
- * Tag key for user tags. Rules are as follows: Length must be between 1 and 128 characters. Case sensitive. Cannot start with any case combination of volc:. Cannot start or end with a space. Can include characters from any language, numbers, spaces, underscores (_), periods (.), colons (:), slashes (/), equals signs (=), plus signs (+), minus signs (-), and @. Tag keys for the same resource must be unique.
219
+ * User tag key. Rules: Length must be between 1 and 128 characters. Case sensitive. Cannot start with any case combination of volc:. Cannot start or end with a space. Allowed characters include all languages, numbers, spaces, parentheses (), underscores (_), periods (.), colons (:), slashes (/), equals signs (=), plus signs (+), minus signs (-), and @. Tag keys for the same resource cannot be duplicated.
204
220
  */
205
221
  key: string;
206
222
  /**
207
- * The value of the user tag. Rules: Length must be between 0 and 256 characters. Case sensitive. Cannot start or end with a space. May include characters from any language, numbers, spaces, underscores (_), periods (.), colons (:), slashes (/), equals signs (=), plus signs (+), hyphens (-), and @.
223
+ * User tag value. Rules: Length must be between 0 and 256 characters. Case sensitive. Cannot start or end with a space. Allowed characters include all languages, numbers, spaces, parentheses (), underscores (_), periods (.), colons (:), slashes (/), equals signs (=), plus signs (+), minus signs (-), and @.
208
224
  */
209
225
  value: string;
210
226
  }
@@ -602,31 +618,31 @@ export declare namespace alb {
602
618
  }
603
619
  interface GetServerGroupHealthCheck {
604
620
  /**
605
- * Domain name for health check. Configure this as the actual service address provided by the backend server. This parameter takes effect only when HealthCheck.Protocol is set to HTTP. The domain name must contain at least one '.', and cannot start or end with '.'. Each level of the domain name can contain letters, digits, '-', and '.' characters, and '-' cannot appear at the beginning or end of any level. Length: 1128 characters. If this parameter is not specified or no value is provided, the default is empty, meaning the load balancer uses the private IP address of each backend server for health checks.
621
+ * The domain name for health checks must be configured as the actual address used by the backend server to provide external services. This parameter is only effective when HealthCheck.Protocol is set to HTTP. The domain name must contain at least one '.', and cannot start or end with a '.'. Each level of the domain name can include letters, numbers, '-', and '.' characters, but '-' cannot appear at the beginning or end of any level. Length must be between 1 and 128 characters. If this parameter is not provided or no value is specified, it defaults to empty, meaning the load balancer uses the private IP address of each backend server for health checks.
606
622
  */
607
623
  domain: string;
608
624
  /**
609
- * Whether the listener enables health check. Values: on: enabled (default), off: disabled.
625
+ * Whether the listener has enabled health check. Values: on: enabled (default), off: disabled.
610
626
  */
611
627
  enabled: string;
612
628
  /**
613
- * Health check threshold. Indicates the number of consecutive successful health checks required for a backend server to be considered healthy. Unit: times. Value range: 2–10. Default: 3.
629
+ * Health check threshold. Indicates that a backend server is considered healthy if it passes the specified number of consecutive health checks. Unit: checks. Range: 2–10. Default: 3.
614
630
  */
615
631
  healthyThreshold: number;
616
632
  /**
617
- * HTTP status codes for a successful health check. Separate multiple codes with commas. This parameter is available only when HealthCheck.Protocol is HTTP. Valid values: http*2xx (default), http*3xx (default), http*4xx, http*5xx.
633
+ * HTTP status codes indicating a successful health check. Use commas to separate multiple codes. This parameter is only available when HealthCheck.Protocol is set to HTTP. Valid values: http*2xx (default), http*3xx (default), http*4xx, http*5xx.
618
634
  */
619
635
  httpCode: string;
620
636
  /**
621
- * Health check HTTP protocol version. This parameter is available only when HealthCheck.Protocol is set to HTTP. Values: HTTP1.0 (default for API usage), HTTP1.1.
637
+ * HTTP protocol version for health checks. This parameter is only available when HealthCheck.Protocol is set to HTTP. Values: HTTP1.0 (default when using API), HTTP1.1.
622
638
  */
623
639
  httpVersion: string;
624
640
  /**
625
- * After health checks are enabled, the interval for performing health checks. Unit: seconds. Value range: 1–300s. Default: 2.
641
+ * After enabling health check, the interval for performing health checks. Unit: seconds. Range: 1–300s. Default: 2.
626
642
  */
627
643
  interval: number;
628
644
  /**
629
- * Health check method after health checks are enabled. This parameter is valid only when HealthCheck.Protocol is set to HTTP. Values: GET: The server must support the GET method. HEAD (default): The server returns only the HEAD header, which reduces backend resource consumption, but the server must support the HEAD method.
645
+ * After enabling health check, the health check method. This parameter is effective only when HealthCheck.Protocol is set to HTTP. Values: GET: server must support the GET method. HEAD (default): server returns only HEAD header information, which can reduce backend performance consumption, but the server must support the HEAD method.
630
646
  */
631
647
  method: string;
632
648
  /**
@@ -638,15 +654,15 @@ export declare namespace alb {
638
654
  */
639
655
  protocol: string;
640
656
  /**
641
- * Health check response timeout. If the backend server does not respond correctly within the specified time, the health check is considered abnormal. Unit: seconds. Value range: 160. Default: 2.
657
+ * Health check response timeout. If the backend server does not respond correctly within the specified time, it is considered a health check failure. Unit: seconds; range: 1~60; default: 2.
642
658
  */
643
659
  timeout: number;
644
660
  /**
645
- * Unhealthy threshold for health checks. Indicates that a backend server is considered unhealthy if it fails the specified number of consecutive health checks. Unit: times. Range: 2–10. Default: 3.
661
+ * Unhealthy threshold for health checks. If a backend server fails the specified number of consecutive health checks, it will be considered unhealthy. Unit: times. Value range: 2–10. Default: 3.
646
662
  */
647
663
  unhealthyThreshold: number;
648
664
  /**
649
- * Health check path. Must be configured as the actual path provided by the backend server. This parameter is only effective when HealthCheck.Protocol is set to HTTP. Must start with '/'. Only letters, numbers, '-', '_', '/', '.', '%', '?', '#', '&', '=' are allowed. Length: 1128 characters. If this parameter is not specified or specified without a value, the default is '/'.
665
+ * Health check path, which must be configured as the actual path provided by the backend server. This parameter is effective only when HealthCheck.Protocol is set to HTTP. Must start with '/'. Only letters, numbers, '-', '_', '/', '.', '%', '?', '#', '&', '=' are allowed. Length must be between 1 and 128 characters. If this parameter is not specified or no value is provided, the default is '/'.
650
666
  */
651
667
  uri: string;
652
668
  }
@@ -662,7 +678,7 @@ export declare namespace alb {
662
678
  */
663
679
  description: string;
664
680
  /**
665
- * ID of the cloud server instance or network interface card.
681
+ * ID of the cloud server instance or network interface.
666
682
  */
667
683
  instanceId: string;
668
684
  /**
@@ -674,7 +690,7 @@ export declare namespace alb {
674
690
  */
675
691
  port: number;
676
692
  /**
677
- * Enable remote IP feature. This field is valid only when the backend server instance type is IP address, that is, when Type is set to ip. Parameter values: on: Enable. off (default): Disable.
693
+ * Enable remote IP feature. This field is valid when the backend server instance type is IP address, that is, when Type is set to ip. Values: on: enabled. off (default): disabled.
678
694
  */
679
695
  remoteEnabled: string;
680
696
  /**
@@ -682,21 +698,21 @@ export declare namespace alb {
682
698
  */
683
699
  serverId: string;
684
700
  /**
685
- * Backend server instance type. ecs: ECS instance. eni: auxiliary ENI. ip: IP address (valid only for IP-type server groups).
701
+ * Backend server instance type. ECS: cloud server instance; ENI: secondary network interface; IP: IP address (only valid for IP-type server groups).
686
702
  */
687
703
  type: string;
688
704
  /**
689
- * Weight of the backend server.
705
+ * Backend server weight.
690
706
  */
691
707
  weight: number;
692
708
  }
693
709
  interface GetServerGroupStickySessionConfig {
694
710
  /**
695
- * Name of the session persistence Cookie for service configuration. This is only valid when session persistence is enabled and Cookie overwrite is selected. The specific rules are as follows: The Cookie name must be 1–200 characters long. The name can only contain ASCII letters and digits, cannot contain commas (,), semicolons (;), or spaces, and cannot start with a dollar sign ($). This parameter is required when tickySessionConfig.StickySessionEnabled is set to on and StickySessionConfig.StickySessionType is server. This parameter is invalid when StickySessionConfig.StickySessionEnabled is on and StickySessionConfig.StickySessionType is insert.
711
+ * Session persistence cookie name configured for the service. Only valid when session persistence is enabled and cookie rewrite is selected. Rules: Cookie name length must be 1–200 characters. The name can only contain ASCII letters and numbers, cannot include commas (,), semicolons (;), or spaces, and cannot start with a dollar sign ($). When stickySessionConfig.StickySessionEnabled is on and StickySessionConfig.StickySessionType is server, this parameter is required. When StickySessionConfig.StickySessionEnabled is on and StickySessionConfig.StickySessionType is insert, this parameter is invalid.
696
712
  */
697
713
  cookie: string;
698
714
  /**
699
- * Session persistence cookie timeout. Only valid when session persistence is enabled and the insert cookie option is selected. Unit: seconds. Rules: Timeout range: 186400. Default: 1000. This parameter is required when StickySessionConfig.StickySessionEnabled is on and StickySessionConfig.StickySessionType is insert. This parameter is invalid when StickySessionConfig.StickySessionEnabled is on and StickySessionType is server.
715
+ * Session persistence cookie timeout. Only effective when session persistence is enabled and cookie insertion is selected. Unit: seconds. Rules: timeout range: 1~86400; default: 1000. This parameter is required when StickySessionConfig.StickySessionEnabled is on and StickySessionConfig.StickySessionType is insert. This parameter is invalid when StickySessionConfig.StickySessionEnabled is on and StickySessionType is server.
700
716
  */
701
717
  cookieTimeout: number;
702
718
  /**
@@ -704,17 +720,17 @@ export declare namespace alb {
704
720
  */
705
721
  stickySessionEnabled: string;
706
722
  /**
707
- * Cookie handling method. This field is required when StickySessionConfig.StickySessionEnabled is set to on. Parameter values: insert: Inserts a Cookie. ALB records the backend server to which the client's first request is forwarded. ALB inserts a Cookie in the response. Subsequent client requests carry this Cookie, and ALB forwards the requests to the previously recorded backend server. server: Overwrites the Cookie. When session persistence with Cookie overwrite is enabled, after the client's first request is forwarded to the backend server, if ALB detects your custom Cookie in the response, it overwrites the original Cookie. Subsequent client requests carry the overwritten Cookie, and ALB forwards the requests to the previously recorded backend server.
723
+ * Cookie handling method. When StickySessionConfig.StickySessionEnabled is set to on, this field is required. Values: insert: Insert a Cookie. ALB records the backend server to which the client's first request is forwarded. ALB inserts a Cookie in the response, and subsequent client requests carrying this Cookie are forwarded to the previously recorded backend server. server: Rewrite the Cookie. When session persistence with Cookie rewriting is enabled, after the client's first request is forwarded to the backend server, if ALB finds your custom Cookie in the response, it rewrites the original Cookie. Subsequent client requests carrying the rewritten Cookie are forwarded to the previously recorded backend server.
708
724
  */
709
725
  stickySessionType: string;
710
726
  }
711
727
  interface GetServerGroupTag {
712
728
  /**
713
- * Tag key. Tag keys for the same resource must be unique.
729
+ * Tag key. Duplicate tag keys are not allowed for the same resource.
714
730
  */
715
731
  key: string;
716
732
  /**
717
- * Tag value of the tag.
733
+ * Tag value.
718
734
  */
719
735
  value: string;
720
736
  }
@@ -730,7 +746,7 @@ export declare namespace alb {
730
746
  }
731
747
  interface ListenerDomainExtension {
732
748
  /**
733
- * Server certificate ID used by the domain. Effective when the certificate source is cert_center.
749
+ * Server certificate ID used by the domain name. Effective when the certificate source is cert_center.
734
750
  */
735
751
  certCenterCertificateId: string;
736
752
  /**
@@ -738,11 +754,11 @@ export declare namespace alb {
738
754
  */
739
755
  certificateId: string;
740
756
  /**
741
- * Source of the server certificate used by the domain. Values: alb: certificate uploaded via ALB. cert_center: SSL certificate purchased or uploaded through Volcano Engine Certificate Center.
757
+ * Source of the server certificate used by the domain. Values: alb: certificate uploaded via ALB. cert_center: SSL certificate purchased or uploaded via Volcano Engine Certificate Center.
742
758
  */
743
759
  certificateSource: string;
744
760
  /**
745
- * Domain name. Usually cannot be empty. If the instance supports automatic selection of extended certificates (SniAutoMatch is on), Domain must be an empty string. Must contain at least one '.' and cannot start or end with '.'. Only lowercase letters, digits, '.', '-', and '*' are allowed. Length must be between 1 and 128 characters. Wildcard domain: use '*' to replace one or more characters. '*' must be at the beginning or end of the domain name. '*' cannot appear twice in the same domain name. No characters except '.' can be before or after '*'. Exact domain: a domain name that meets domain name specifications. Domain names under the same HTTPS listener cannot be duplicated. Domain matching is case-insensitive.
761
+ * Domain name. Usually cannot be empty. If the instance supports automatic selection of extension certificates (SniAutoMatch is on), Domain must be set to an empty string. Must contain at least one '.' and cannot start or end with '.'. Only lowercase letters, digits, '.', '-', and '*' are allowed. Length limit: 1128 characters. Wildcard domain: use '*' to replace one or more characters. '*' must be at the beginning or end of the domain name. '*' cannot appear twice in the same domain name. No characters other than '.' can appear before or after '*'. Exact domain: an exact domain name that complies with domain name specifications. Domain names under the same HTTPS listener cannot be duplicated. Domain name matching is case-insensitive.
746
762
  */
747
763
  domain: string;
748
764
  /**
@@ -750,7 +766,7 @@ export declare namespace alb {
750
766
  */
751
767
  pcaLeafCertificateId: string;
752
768
  /**
753
- * If the instance supports automatic selection of extended certificates (SniAutoMatch is on), Domain is an empty string. San refers to the extended domain names of the certificate, separated by commas.
769
+ * If the instance supports automatic selection of extension certificates, that is, when SniAutoMatch is set to on, Domain is an empty string. San refers to the certificate's extension domain names, separated by commas.
754
770
  */
755
771
  san: string;
756
772
  }
@@ -766,11 +782,11 @@ export declare namespace alb {
766
782
  }
767
783
  interface ListenerTag {
768
784
  /**
769
- * Tag key for user tags. Rules are as follows: Length must be between 1 and 128 characters. Case sensitive. Cannot start with any case combination of volc:. Cannot start or end with a space. Can include characters from any language, numbers, spaces, underscores (_), periods (.), colons (:), slashes (/), equals signs (=), plus signs (+), minus signs (-), and @. Tag keys for the same resource must be unique.
785
+ * User tag key. Rules: Length must be between 1 and 128 characters. Case sensitive. Cannot start with any case combination of volc:. Cannot start or end with a space. Allowed characters include all languages, numbers, spaces, parentheses (), underscores (_), periods (.), colons (:), slashes (/), equals signs (=), plus signs (+), minus signs (-), and @. Tag keys for the same resource cannot be duplicated.
770
786
  */
771
787
  key: string;
772
788
  /**
773
- * The value of the user tag. Rules: Length must be between 0 and 256 characters. Case sensitive. Cannot start or end with a space. May include characters from any language, numbers, spaces, underscores (_), periods (.), colons (:), slashes (/), equals signs (=), plus signs (+), hyphens (-), and @.
789
+ * User tag value. Rules: Length must be between 0 and 256 characters. Case sensitive. Cannot start or end with a space. Allowed characters include all languages, numbers, spaces, parentheses (), underscores (_), periods (.), colons (:), slashes (/), equals signs (=), plus signs (+), minus signs (-), and @.
774
790
  */
775
791
  value: string;
776
792
  }
@@ -1067,31 +1083,31 @@ export declare namespace alb {
1067
1083
  }
1068
1084
  interface ServerGroupHealthCheck {
1069
1085
  /**
1070
- * Domain name for health check. Configure this as the actual service address provided by the backend server. This parameter takes effect only when HealthCheck.Protocol is set to HTTP. The domain name must contain at least one '.', and cannot start or end with '.'. Each level of the domain name can contain letters, digits, '-', and '.' characters, and '-' cannot appear at the beginning or end of any level. Length: 1128 characters. If this parameter is not specified or no value is provided, the default is empty, meaning the load balancer uses the private IP address of each backend server for health checks.
1086
+ * The domain name for health checks must be configured as the actual address used by the backend server to provide external services. This parameter is only effective when HealthCheck.Protocol is set to HTTP. The domain name must contain at least one '.', and cannot start or end with a '.'. Each level of the domain name can include letters, numbers, '-', and '.' characters, but '-' cannot appear at the beginning or end of any level. Length must be between 1 and 128 characters. If this parameter is not provided or no value is specified, it defaults to empty, meaning the load balancer uses the private IP address of each backend server for health checks.
1071
1087
  */
1072
1088
  domain: string;
1073
1089
  /**
1074
- * Whether the listener enables health check. Values: on: enabled (default), off: disabled.
1090
+ * Whether the listener has enabled health check. Values: on: enabled (default), off: disabled.
1075
1091
  */
1076
1092
  enabled: string;
1077
1093
  /**
1078
- * Health check threshold. Indicates the number of consecutive successful health checks required for a backend server to be considered healthy. Unit: times. Value range: 2–10. Default: 3.
1094
+ * Health check threshold. Indicates that a backend server is considered healthy if it passes the specified number of consecutive health checks. Unit: checks. Range: 2–10. Default: 3.
1079
1095
  */
1080
1096
  healthyThreshold: number;
1081
1097
  /**
1082
- * HTTP status codes for a successful health check. Separate multiple codes with commas. This parameter is available only when HealthCheck.Protocol is HTTP. Valid values: http*2xx (default), http*3xx (default), http*4xx, http*5xx.
1098
+ * HTTP status codes indicating a successful health check. Use commas to separate multiple codes. This parameter is only available when HealthCheck.Protocol is set to HTTP. Valid values: http*2xx (default), http*3xx (default), http*4xx, http*5xx.
1083
1099
  */
1084
1100
  httpCode: string;
1085
1101
  /**
1086
- * Health check HTTP protocol version. This parameter is available only when HealthCheck.Protocol is set to HTTP. Values: HTTP1.0 (default for API usage), HTTP1.1.
1102
+ * HTTP protocol version for health checks. This parameter is only available when HealthCheck.Protocol is set to HTTP. Values: HTTP1.0 (default when using API), HTTP1.1.
1087
1103
  */
1088
1104
  httpVersion: string;
1089
1105
  /**
1090
- * After health checks are enabled, the interval for performing health checks. Unit: seconds. Value range: 1–300s. Default: 2.
1106
+ * After enabling health check, the interval for performing health checks. Unit: seconds. Range: 1–300s. Default: 2.
1091
1107
  */
1092
1108
  interval: number;
1093
1109
  /**
1094
- * Health check method after health checks are enabled. This parameter is valid only when HealthCheck.Protocol is set to HTTP. Values: GET: The server must support the GET method. HEAD (default): The server returns only the HEAD header, which reduces backend resource consumption, but the server must support the HEAD method.
1110
+ * After enabling health check, the health check method. This parameter is effective only when HealthCheck.Protocol is set to HTTP. Values: GET: server must support the GET method. HEAD (default): server returns only HEAD header information, which can reduce backend performance consumption, but the server must support the HEAD method.
1095
1111
  */
1096
1112
  method: string;
1097
1113
  /**
@@ -1103,15 +1119,15 @@ export declare namespace alb {
1103
1119
  */
1104
1120
  protocol: string;
1105
1121
  /**
1106
- * Health check response timeout. If the backend server does not respond correctly within the specified time, the health check is considered abnormal. Unit: seconds. Value range: 160. Default: 2.
1122
+ * Health check response timeout. If the backend server does not respond correctly within the specified time, it is considered a health check failure. Unit: seconds; range: 1~60; default: 2.
1107
1123
  */
1108
1124
  timeout: number;
1109
1125
  /**
1110
- * Unhealthy threshold for health checks. Indicates that a backend server is considered unhealthy if it fails the specified number of consecutive health checks. Unit: times. Range: 2–10. Default: 3.
1126
+ * Unhealthy threshold for health checks. If a backend server fails the specified number of consecutive health checks, it will be considered unhealthy. Unit: times. Value range: 2–10. Default: 3.
1111
1127
  */
1112
1128
  unhealthyThreshold: number;
1113
1129
  /**
1114
- * Health check path. Must be configured as the actual path provided by the backend server. This parameter is only effective when HealthCheck.Protocol is set to HTTP. Must start with '/'. Only letters, numbers, '-', '_', '/', '.', '%', '?', '#', '&', '=' are allowed. Length: 1128 characters. If this parameter is not specified or specified without a value, the default is '/'.
1130
+ * Health check path, which must be configured as the actual path provided by the backend server. This parameter is effective only when HealthCheck.Protocol is set to HTTP. Must start with '/'. Only letters, numbers, '-', '_', '/', '.', '%', '?', '#', '&', '=' are allowed. Length must be between 1 and 128 characters. If this parameter is not specified or no value is provided, the default is '/'.
1115
1131
  */
1116
1132
  uri: string;
1117
1133
  }
@@ -1127,7 +1143,7 @@ export declare namespace alb {
1127
1143
  */
1128
1144
  description: string;
1129
1145
  /**
1130
- * ID of the cloud server instance or network interface card.
1146
+ * ID of the cloud server instance or network interface.
1131
1147
  */
1132
1148
  instanceId: string;
1133
1149
  /**
@@ -1139,7 +1155,7 @@ export declare namespace alb {
1139
1155
  */
1140
1156
  port: number;
1141
1157
  /**
1142
- * Enable remote IP feature. This field is valid only when the backend server instance type is IP address, that is, when Type is set to ip. Parameter values: on: Enable. off (default): Disable.
1158
+ * Enable remote IP feature. This field is valid when the backend server instance type is IP address, that is, when Type is set to ip. Values: on: enabled. off (default): disabled.
1143
1159
  */
1144
1160
  remoteEnabled: string;
1145
1161
  /**
@@ -1147,21 +1163,21 @@ export declare namespace alb {
1147
1163
  */
1148
1164
  serverId: string;
1149
1165
  /**
1150
- * Backend server instance type. ecs: ECS instance. eni: auxiliary ENI. ip: IP address (valid only for IP-type server groups).
1166
+ * Backend server instance type. ECS: cloud server instance; ENI: secondary network interface; IP: IP address (only valid for IP-type server groups).
1151
1167
  */
1152
1168
  type: string;
1153
1169
  /**
1154
- * Weight of the backend server.
1170
+ * Backend server weight.
1155
1171
  */
1156
1172
  weight: number;
1157
1173
  }
1158
1174
  interface ServerGroupStickySessionConfig {
1159
1175
  /**
1160
- * Name of the session persistence Cookie for service configuration. This is only valid when session persistence is enabled and Cookie overwrite is selected. The specific rules are as follows: The Cookie name must be 1–200 characters long. The name can only contain ASCII letters and digits, cannot contain commas (,), semicolons (;), or spaces, and cannot start with a dollar sign ($). This parameter is required when tickySessionConfig.StickySessionEnabled is set to on and StickySessionConfig.StickySessionType is server. This parameter is invalid when StickySessionConfig.StickySessionEnabled is on and StickySessionConfig.StickySessionType is insert.
1176
+ * Session persistence cookie name configured for the service. Only valid when session persistence is enabled and cookie rewrite is selected. Rules: Cookie name length must be 1–200 characters. The name can only contain ASCII letters and numbers, cannot include commas (,), semicolons (;), or spaces, and cannot start with a dollar sign ($). When stickySessionConfig.StickySessionEnabled is on and StickySessionConfig.StickySessionType is server, this parameter is required. When StickySessionConfig.StickySessionEnabled is on and StickySessionConfig.StickySessionType is insert, this parameter is invalid.
1161
1177
  */
1162
1178
  cookie: string;
1163
1179
  /**
1164
- * Session persistence cookie timeout. Only valid when session persistence is enabled and the insert cookie option is selected. Unit: seconds. Rules: Timeout range: 186400. Default: 1000. This parameter is required when StickySessionConfig.StickySessionEnabled is on and StickySessionConfig.StickySessionType is insert. This parameter is invalid when StickySessionConfig.StickySessionEnabled is on and StickySessionType is server.
1180
+ * Session persistence cookie timeout. Only effective when session persistence is enabled and cookie insertion is selected. Unit: seconds. Rules: timeout range: 1~86400; default: 1000. This parameter is required when StickySessionConfig.StickySessionEnabled is on and StickySessionConfig.StickySessionType is insert. This parameter is invalid when StickySessionConfig.StickySessionEnabled is on and StickySessionType is server.
1165
1181
  */
1166
1182
  cookieTimeout: number;
1167
1183
  /**
@@ -1169,17 +1185,17 @@ export declare namespace alb {
1169
1185
  */
1170
1186
  stickySessionEnabled: string;
1171
1187
  /**
1172
- * Cookie handling method. This field is required when StickySessionConfig.StickySessionEnabled is set to on. Parameter values: insert: Inserts a Cookie. ALB records the backend server to which the client's first request is forwarded. ALB inserts a Cookie in the response. Subsequent client requests carry this Cookie, and ALB forwards the requests to the previously recorded backend server. server: Overwrites the Cookie. When session persistence with Cookie overwrite is enabled, after the client's first request is forwarded to the backend server, if ALB detects your custom Cookie in the response, it overwrites the original Cookie. Subsequent client requests carry the overwritten Cookie, and ALB forwards the requests to the previously recorded backend server.
1188
+ * Cookie handling method. When StickySessionConfig.StickySessionEnabled is set to on, this field is required. Values: insert: Insert a Cookie. ALB records the backend server to which the client's first request is forwarded. ALB inserts a Cookie in the response, and subsequent client requests carrying this Cookie are forwarded to the previously recorded backend server. server: Rewrite the Cookie. When session persistence with Cookie rewriting is enabled, after the client's first request is forwarded to the backend server, if ALB finds your custom Cookie in the response, it rewrites the original Cookie. Subsequent client requests carrying the rewritten Cookie are forwarded to the previously recorded backend server.
1173
1189
  */
1174
1190
  stickySessionType: string;
1175
1191
  }
1176
1192
  interface ServerGroupTag {
1177
1193
  /**
1178
- * Tag key. Tag keys for the same resource must be unique.
1194
+ * Tag key. Duplicate tag keys are not allowed for the same resource.
1179
1195
  */
1180
1196
  key: string;
1181
1197
  /**
1182
- * Tag value of the tag.
1198
+ * Tag value.
1183
1199
  */
1184
1200
  value: string;
1185
1201
  }
@@ -8043,6 +8059,34 @@ export declare namespace cen {
8043
8059
  */
8044
8060
  value: string;
8045
8061
  }
8062
+ interface GetServiceRouteEntryPublishToInstance {
8063
+ /**
8064
+ * Network instance ID for published cloud service access route.
8065
+ */
8066
+ instanceId: string;
8067
+ /**
8068
+ * Region for published cloud service access route.
8069
+ */
8070
+ instanceRegionId: string;
8071
+ /**
8072
+ * Network instance type for published cloud service access route.
8073
+ */
8074
+ instanceType: string;
8075
+ }
8076
+ interface ServiceRouteEntryPublishToInstance {
8077
+ /**
8078
+ * Network instance ID for published cloud service access route.
8079
+ */
8080
+ instanceId: string;
8081
+ /**
8082
+ * Region for published cloud service access route.
8083
+ */
8084
+ instanceRegionId: string;
8085
+ /**
8086
+ * Network instance type for published cloud service access route.
8087
+ */
8088
+ instanceType: string;
8089
+ }
8046
8090
  }
8047
8091
  export declare namespace clb {
8048
8092
  interface AclAclEntry {
@@ -8389,6 +8433,24 @@ export declare namespace clb {
8389
8433
  */
8390
8434
  value: string;
8391
8435
  }
8436
+ interface GetListenerDomainExtension {
8437
+ /**
8438
+ * Certificate ID of the extended domain name.
8439
+ */
8440
+ certCenterCertificateId: string;
8441
+ /**
8442
+ * Certificate source for the extended domain name to be added. Value: cert_center: SSL certificate from Volcano Engine Certificate Center. This parameter is required when adding an extended domain name.
8443
+ */
8444
+ certificateSource: string;
8445
+ /**
8446
+ * Domain name. Supports both wildcard and exact domain names. Specifications: 1. Must contain at least one '.', and cannot start or end with '.'. 2. Only letters, numbers, '.', '-', and '*' are allowed. 3. Length must be between 1 and 128 characters. 4. Wildcard domain: Use '*' to replace one or more characters. 5. Exact domain: A domain name that strictly follows domain name specifications.
8447
+ */
8448
+ domain: string;
8449
+ /**
8450
+ * Extended domain name ID.
8451
+ */
8452
+ domainExtensionId: string;
8453
+ }
8392
8454
  interface GetListenerHealthCheck {
8393
8455
  /**
8394
8456
  * Domain name for health check. Must be set to the actual address provided by the backend server. This parameter takes effect when Protocol is set to HTTP or HTTPS and HealthCheck.Enabled is on. Must contain at least one period (.), and cannot start or end with a period (.). Each string can include letters, numbers, hyphens (-), and periods (.), with hyphens (-) not allowed at the beginning or end of the string. Length limit: 1 to 128 characters. If this parameter is not provided or no value is specified, the default is empty, meaning CLB uses the private IP address of each backend server for health checks.
@@ -8757,6 +8819,20 @@ export declare namespace clb {
8757
8819
  */
8758
8820
  value: string;
8759
8821
  }
8822
+ interface ListenerDomainExtension {
8823
+ /**
8824
+ * Certificate ID of the extended domain name.
8825
+ */
8826
+ certCenterCertificateId: string;
8827
+ /**
8828
+ * Certificate source for the extended domain name to be added. Value: cert_center: SSL certificate from Volcano Engine Certificate Center. This parameter is required when adding an extended domain name.
8829
+ */
8830
+ certificateSource: string;
8831
+ /**
8832
+ * Domain name. Supports both wildcard and exact domain names. Specifications: 1. Must contain at least one '.', and cannot start or end with '.'. 2. Only letters, numbers, '.', '-', and '*' are allowed. 3. Length must be between 1 and 128 characters. 4. Wildcard domain: Use '*' to replace one or more characters. 5. Exact domain: A domain name that strictly follows domain name specifications.
8833
+ */
8834
+ domain: string;
8835
+ }
8760
8836
  interface ListenerHealthCheck {
8761
8837
  /**
8762
8838
  * Domain name for health check. Must be set to the actual address provided by the backend server. This parameter takes effect when Protocol is set to HTTP or HTTPS and HealthCheck.Enabled is on. Must contain at least one period (.), and cannot start or end with a period (.). Each string can include letters, numbers, hyphens (-), and periods (.), with hyphens (-) not allowed at the beginning or end of the string. Length limit: 1 to 128 characters. If this parameter is not provided or no value is specified, the default is empty, meaning CLB uses the private IP address of each backend server for health checks.
@@ -9596,41 +9672,49 @@ export declare namespace config {
9596
9672
  }
9597
9673
  }
9598
9674
  export declare namespace cr {
9675
+ interface GetRegistryEndpoint {
9676
+ /**
9677
+ * Public IP allowlist
9678
+ */
9679
+ aclPolicies: outputs.cr.GetRegistryEndpointAclPolicy[];
9680
+ /**
9681
+ * Whether to enable the public endpoint. Options: false: not enabled; true: enabled. Default is false
9682
+ */
9683
+ enabled: boolean;
9684
+ /**
9685
+ * Current status of the public endpoint. Parameter values: Enabling: enabling; Enabled: enabled; Disabling: disabling; Updating: updating; Failed: failed; Disabled: disabled
9686
+ */
9687
+ status: string;
9688
+ }
9689
+ interface GetRegistryEndpointAclPolicy {
9690
+ /**
9691
+ * IP entry address
9692
+ */
9693
+ description: string;
9694
+ /**
9695
+ * IP entry description
9696
+ */
9697
+ entry: string;
9698
+ }
9599
9699
  interface GetRegistryProxyCache {
9600
9700
  /**
9601
- * Instance types supported by ProxyCache for container registry. Parameter values are as follows: DockerHub: DockerHub container registry
9701
+ * Instance types supported by ProxyCache. Parameter value description: DockerHub: DockerHub image repository.
9602
9702
  */
9603
9703
  type: string;
9604
9704
  }
9605
9705
  interface GetRegistryStatus {
9606
9706
  /**
9607
- * Creating, [ Progressing ]: Creating
9608
- * Running, [ Ok ]: Running
9609
- * Running, [ Degraded ]: Running
9610
- * Stopped, [ Balance ]: Suspended due to insufficient balance
9611
- * Stopped, [ Released ]: Pending reclamation
9612
- * Stopped, [ Released, Balance ]: Suspended due to insufficient balance
9613
- * Starting, [ Progressing ]: Starting
9614
- * Deleting, [ Progressing ]: Deleting
9615
- * Failed, [ Unknown ]: Abnormal
9707
+ * Creating, [ Progressing ]: Creating. Running, [ Ok ]: Running. Running, [ Degraded ]: Running. Stopped, [ Balance ]: Suspended due to overdue payment. Stopped, [ Released ]: Pending recycle. Stopped, [ Released, Balance ]: Suspended due to overdue payment. Starting, [ Progressing ]: Starting. Deleting, [ Progressing ]: Deleting. Failed, [ Unknown ]: Error.
9616
9708
  */
9617
9709
  conditions: string[];
9618
9710
  /**
9619
- * Creating, [ Progressing ]: Creating
9620
- * Running, [ Ok ]: Running
9621
- * Running, [ Degraded ]: Running
9622
- * Stopped, [ Balance ]: Suspended due to insufficient balance
9623
- * Stopped, [ Released ]: Pending reclamation
9624
- * Stopped, [ Released, Balance ]: Suspended due to insufficient balance
9625
- * Starting, [ Progressing ]: Starting
9626
- * Deleting, [ Progressing ]: Deleting
9627
- * Failed, [ Unknown ]: Abnormal
9711
+ * Creating, [ Progressing ]: Creating. Running, [ Ok ]: Running. Running, [ Degraded ]: Running. Stopped, [ Balance ]: Suspended due to overdue payment. Stopped, [ Released ]: Pending recycle. Stopped, [ Released, Balance ]: Suspended due to overdue payment. Starting, [ Progressing ]: Starting. Deleting, [ Progressing ]: Deleting. Failed, [ Unknown ]: Error.
9628
9712
  */
9629
9713
  phase: string;
9630
9714
  }
9631
9715
  interface GetRegistryTag {
9632
9716
  /**
9633
- * Tag key values
9717
+ * Tag key
9634
9718
  */
9635
9719
  key: string;
9636
9720
  /**
@@ -9638,41 +9722,46 @@ export declare namespace cr {
9638
9722
  */
9639
9723
  value: string;
9640
9724
  }
9725
+ interface RegistryEndpoint {
9726
+ aclPolicies: outputs.cr.RegistryEndpointAclPolicy[];
9727
+ /**
9728
+ * Whether to enable the public endpoint. Options: false: not enabled; true: enabled. Default is false
9729
+ */
9730
+ enabled: boolean;
9731
+ /**
9732
+ * Current status of the public endpoint. Parameter values: Enabling: enabling; Enabled: enabled; Disabling: disabling; Updating: updating; Failed: failed; Disabled: disabled
9733
+ */
9734
+ status: string;
9735
+ }
9736
+ interface RegistryEndpointAclPolicy {
9737
+ /**
9738
+ * IP entry address
9739
+ */
9740
+ description: string;
9741
+ /**
9742
+ * IP entry description
9743
+ */
9744
+ entry: string;
9745
+ }
9641
9746
  interface RegistryProxyCache {
9642
9747
  /**
9643
- * Instance types supported by ProxyCache for container registry. Parameter values are as follows: DockerHub: DockerHub container registry
9748
+ * Instance types supported by ProxyCache. Parameter value description: DockerHub: DockerHub image repository.
9644
9749
  */
9645
9750
  type: string;
9646
9751
  }
9647
9752
  interface RegistryStatus {
9648
9753
  /**
9649
- * Creating, [ Progressing ]: Creating
9650
- * Running, [ Ok ]: Running
9651
- * Running, [ Degraded ]: Running
9652
- * Stopped, [ Balance ]: Suspended due to insufficient balance
9653
- * Stopped, [ Released ]: Pending reclamation
9654
- * Stopped, [ Released, Balance ]: Suspended due to insufficient balance
9655
- * Starting, [ Progressing ]: Starting
9656
- * Deleting, [ Progressing ]: Deleting
9657
- * Failed, [ Unknown ]: Abnormal
9754
+ * Creating, [ Progressing ]: Creating. Running, [ Ok ]: Running. Running, [ Degraded ]: Running. Stopped, [ Balance ]: Suspended due to overdue payment. Stopped, [ Released ]: Pending recycle. Stopped, [ Released, Balance ]: Suspended due to overdue payment. Starting, [ Progressing ]: Starting. Deleting, [ Progressing ]: Deleting. Failed, [ Unknown ]: Error.
9658
9755
  */
9659
9756
  conditions: string[];
9660
9757
  /**
9661
- * Creating, [ Progressing ]: Creating
9662
- * Running, [ Ok ]: Running
9663
- * Running, [ Degraded ]: Running
9664
- * Stopped, [ Balance ]: Suspended due to insufficient balance
9665
- * Stopped, [ Released ]: Pending reclamation
9666
- * Stopped, [ Released, Balance ]: Suspended due to insufficient balance
9667
- * Starting, [ Progressing ]: Starting
9668
- * Deleting, [ Progressing ]: Deleting
9669
- * Failed, [ Unknown ]: Abnormal
9758
+ * Creating, [ Progressing ]: Creating. Running, [ Ok ]: Running. Running, [ Degraded ]: Running. Stopped, [ Balance ]: Suspended due to overdue payment. Stopped, [ Released ]: Pending recycle. Stopped, [ Released, Balance ]: Suspended due to overdue payment. Starting, [ Progressing ]: Starting. Deleting, [ Progressing ]: Deleting. Failed, [ Unknown ]: Error.
9670
9759
  */
9671
9760
  phase: string;
9672
9761
  }
9673
9762
  interface RegistryTag {
9674
9763
  /**
9675
- * Tag key values
9764
+ * Tag key
9676
9765
  */
9677
9766
  key: string;
9678
9767
  /**
@@ -15531,6 +15620,24 @@ export declare namespace organization {
15531
15620
  */
15532
15621
  mainName: string;
15533
15622
  }
15623
+ interface GetServiceControlPolicyTarget {
15624
+ /**
15625
+ * Binding time.
15626
+ */
15627
+ attachedTime: string;
15628
+ /**
15629
+ * Target ID.
15630
+ */
15631
+ targetId: string;
15632
+ /**
15633
+ * Target name.
15634
+ */
15635
+ targetName: string;
15636
+ /**
15637
+ * Target type: 1. OU 2. Account.
15638
+ */
15639
+ targetType: string;
15640
+ }
15534
15641
  interface OrganizationOrganization {
15535
15642
  /**
15536
15643
  * Creation Time
@@ -15575,6 +15682,16 @@ export declare namespace organization {
15575
15682
  */
15576
15683
  mainName: string;
15577
15684
  }
15685
+ interface ServiceControlPolicyTarget {
15686
+ /**
15687
+ * Target ID.
15688
+ */
15689
+ targetId: string;
15690
+ /**
15691
+ * Target type: 1. OU 2. Account.
15692
+ */
15693
+ targetType: string;
15694
+ }
15578
15695
  }
15579
15696
  export declare namespace privatelink {
15580
15697
  interface EndpointServicePrivateDnsNameConfiguration {
@@ -15596,10 +15713,6 @@ export declare namespace privatelink {
15596
15713
  value: string;
15597
15714
  }
15598
15715
  interface EndpointServiceResource {
15599
- /**
15600
- * Endpoint service ID.
15601
- */
15602
- instanceId: string;
15603
15716
  /**
15604
15717
  * Service resource ID to be added to the endpoint service.
15605
15718
  */
@@ -15638,14 +15751,14 @@ export declare namespace privatelink {
15638
15751
  value: string;
15639
15752
  }
15640
15753
  interface GetEndpointServiceResource {
15641
- /**
15642
- * Endpoint service ID.
15643
- */
15644
- instanceId: string;
15645
15754
  /**
15646
15755
  * Service resource ID to be added to the endpoint service.
15647
15756
  */
15648
15757
  resourceId: string;
15758
+ /**
15759
+ * Type of service resource.
15760
+ */
15761
+ resourceType: string;
15649
15762
  /**
15650
15763
  * Availability zone where the load balancer provides service.
15651
15764
  */
@@ -15661,6 +15774,54 @@ export declare namespace privatelink {
15661
15774
  */
15662
15775
  value: string;
15663
15776
  }
15777
+ interface GetVpcEndpointConnectionResourcesAllocate {
15778
+ /**
15779
+ * Specify the service resource for the endpoint connection
15780
+ */
15781
+ resourceId: string;
15782
+ /**
15783
+ * Availability zone ID of the service resource to be specified
15784
+ */
15785
+ zoneId: string;
15786
+ }
15787
+ interface GetVpcEndpointConnectionZone {
15788
+ /**
15789
+ * Endpoint network interface ID. If a seamless service resource replacement is in progress, this indicates the endpoint network interface ID connected to the replaced service resource
15790
+ */
15791
+ networkInterfaceId: string;
15792
+ /**
15793
+ * The private IPv4 address of the terminal node NIC. If a smooth service resource replacement is in progress, this refers to the IPv4 address of the terminal node NIC connected to the service resource being replaced.
15794
+ */
15795
+ networkInterfaceIp: string;
15796
+ /**
15797
+ * Private IPv6 address of the endpoint network interface. If a seamless service resource replacement is in progress, this indicates the IPv6 address of the endpoint network interface connected to the replaced service resource. If the endpoint only supports IPv4, this parameter is not returned
15798
+ */
15799
+ networkInterfaceIpv6: string;
15800
+ /**
15801
+ * Service resource ID
15802
+ */
15803
+ resourceId: string;
15804
+ /**
15805
+ * Status of the service resource
15806
+ */
15807
+ serviceStatus: string;
15808
+ /**
15809
+ * ID of the subnet to which the endpoint network interface belongs
15810
+ */
15811
+ subnetId: string;
15812
+ /**
15813
+ * The domain name of the terminal node availability zone.
15814
+ */
15815
+ zoneDomain: string;
15816
+ /**
15817
+ * Endpoint zone ID
15818
+ */
15819
+ zoneId: string;
15820
+ /**
15821
+ * Status of the endpoint zone. PendingAcceptance: waiting for connection. Connecting: connecting. Connected: connected. Disconnecting: disconnecting. Rejected: connection rejected. Failed: connection failed
15822
+ */
15823
+ zoneStatus: string;
15824
+ }
15664
15825
  interface GetVpcEndpointTag {
15665
15826
  /**
15666
15827
  * Tag key of the endpoint user tag. Length limit: 1–128 characters. Case sensitive. Cannot start with 'or' or 'sys:' in any case combination. Cannot start or end with a space. Allowed characters: letters, numbers, spaces ( ), underscores (_), periods (.), colons (:), slashes (/), equal signs (=), plus signs (+), hyphens (-), and @.
@@ -15709,6 +15870,54 @@ export declare namespace privatelink {
15709
15870
  */
15710
15871
  zoneStatus: string;
15711
15872
  }
15873
+ interface VpcEndpointConnectionResourcesAllocate {
15874
+ /**
15875
+ * Specify the service resource for the endpoint connection
15876
+ */
15877
+ resourceId: string;
15878
+ /**
15879
+ * Availability zone ID of the service resource to be specified
15880
+ */
15881
+ zoneId: string;
15882
+ }
15883
+ interface VpcEndpointConnectionZone {
15884
+ /**
15885
+ * Endpoint network interface ID. If a seamless service resource replacement is in progress, this indicates the endpoint network interface ID connected to the replaced service resource
15886
+ */
15887
+ networkInterfaceId: string;
15888
+ /**
15889
+ * The private IPv4 address of the terminal node NIC. If a smooth service resource replacement is in progress, this refers to the IPv4 address of the terminal node NIC connected to the service resource being replaced.
15890
+ */
15891
+ networkInterfaceIp: string;
15892
+ /**
15893
+ * Private IPv6 address of the endpoint network interface. If a seamless service resource replacement is in progress, this indicates the IPv6 address of the endpoint network interface connected to the replaced service resource. If the endpoint only supports IPv4, this parameter is not returned
15894
+ */
15895
+ networkInterfaceIpv6: string;
15896
+ /**
15897
+ * Service resource ID
15898
+ */
15899
+ resourceId: string;
15900
+ /**
15901
+ * Status of the service resource
15902
+ */
15903
+ serviceStatus: string;
15904
+ /**
15905
+ * ID of the subnet to which the endpoint network interface belongs
15906
+ */
15907
+ subnetId: string;
15908
+ /**
15909
+ * The domain name of the terminal node availability zone.
15910
+ */
15911
+ zoneDomain: string;
15912
+ /**
15913
+ * Endpoint zone ID
15914
+ */
15915
+ zoneId: string;
15916
+ /**
15917
+ * Status of the endpoint zone. PendingAcceptance: waiting for connection. Connecting: connecting. Connected: connected. Disconnecting: disconnecting. Rejected: connection rejected. Failed: connection failed
15918
+ */
15919
+ zoneStatus: string;
15920
+ }
15712
15921
  interface VpcEndpointTag {
15713
15922
  /**
15714
15923
  * Tag key of the endpoint user tag. Length limit: 1–128 characters. Case sensitive. Cannot start with 'or' or 'sys:' in any case combination. Cannot start or end with a space. Allowed characters: letters, numbers, spaces ( ), underscores (_), periods (.), colons (:), slashes (/), equal signs (=), plus signs (+), hyphens (-), and @.
@@ -15865,6 +16074,26 @@ export declare namespace privatezone {
15865
16074
  }
15866
16075
  }
15867
16076
  export declare namespace rabbitmq {
16077
+ interface AllowListAssociatedInstance {
16078
+ /**
16079
+ * Instance ID
16080
+ */
16081
+ instanceId: string;
16082
+ }
16083
+ interface GetAllowListAssociatedInstance {
16084
+ /**
16085
+ * Instance ID
16086
+ */
16087
+ instanceId: string;
16088
+ /**
16089
+ * Instance Name
16090
+ */
16091
+ instanceName: string;
16092
+ /**
16093
+ * VPC ID of the instance
16094
+ */
16095
+ vpc: string;
16096
+ }
15868
16097
  interface GetInstanceChargeDetail {
15869
16098
  /**
15870
16099
  * Whether to automatically renew the subscription instance after expiration.
@@ -18087,6 +18316,70 @@ export declare namespace rdspostgresql {
18087
18316
  }
18088
18317
  }
18089
18318
  export declare namespace redis {
18319
+ interface AllowListAssociatedInstance {
18320
+ /**
18321
+ * Instance ID bound to the current allowlist
18322
+ */
18323
+ instanceId: string;
18324
+ /**
18325
+ * Instance names bound to the current allowlist
18326
+ */
18327
+ instanceName: string;
18328
+ /**
18329
+ * Project name associated with the instance
18330
+ */
18331
+ projectName: string;
18332
+ /**
18333
+ * Private network ID associated with the instance
18334
+ */
18335
+ vpc: string;
18336
+ }
18337
+ interface AllowListSecurityGroupBindInfo {
18338
+ /**
18339
+ * Security group association mode. The value range is as follows: IngressDirectionIp: ingress IP, which allows IPs involved in TCP and ALL protocols in the source address of the security group ingress direction to access the database. If the source address is configured as a security group, it will be ignored. AssociateEcsIp: associate ECS IP, which allows cloud servers within the security group to access the database. Currently, only importing IP information of the primary network interface is supported
18340
+ */
18341
+ bindMode: string;
18342
+ /**
18343
+ * Associated security group ID
18344
+ */
18345
+ securityGroupId: string;
18346
+ }
18347
+ interface GetAllowListAssociatedInstance {
18348
+ /**
18349
+ * Instance ID bound to the current allowlist
18350
+ */
18351
+ instanceId: string;
18352
+ /**
18353
+ * Instance names bound to the current allowlist
18354
+ */
18355
+ instanceName: string;
18356
+ /**
18357
+ * Project name associated with the instance
18358
+ */
18359
+ projectName: string;
18360
+ /**
18361
+ * Private network ID associated with the instance
18362
+ */
18363
+ vpc: string;
18364
+ }
18365
+ interface GetAllowListSecurityGroupBindInfo {
18366
+ /**
18367
+ * Security group association mode. The value range is as follows: IngressDirectionIp: ingress IP, which allows IPs involved in TCP and ALL protocols in the source address of the security group ingress direction to access the database. If the source address is configured as a security group, it will be ignored. AssociateEcsIp: associate ECS IP, which allows cloud servers within the security group to access the database. Currently, only importing IP information of the primary network interface is supported
18368
+ */
18369
+ bindMode: string;
18370
+ /**
18371
+ * IP list of security groups associated with the allowlist
18372
+ */
18373
+ ipLists: string[];
18374
+ /**
18375
+ * Associated security group ID
18376
+ */
18377
+ securityGroupId: string;
18378
+ /**
18379
+ * Name of the associated security group
18380
+ */
18381
+ securityGroupName: string;
18382
+ }
18090
18383
  interface GetInstanceCapacity {
18091
18384
  /**
18092
18385
  * Total memory capacity of the current instance. Unit: MiB.
@@ -18620,6 +18913,112 @@ export declare namespace rocketmq {
18620
18913
  }
18621
18914
  }
18622
18915
  export declare namespace storageebs {
18916
+ interface GetSnapshotGroupSnapshot {
18917
+ /**
18918
+ * Snapshot creation time
18919
+ */
18920
+ creationTime: string;
18921
+ /**
18922
+ * Snapshot description
18923
+ */
18924
+ description: string;
18925
+ /**
18926
+ * Image ID
18927
+ */
18928
+ imageId: string;
18929
+ /**
18930
+ * Whether the snapshot has enabled ultra-fast availability. Values are as follows: - true: Ultra-fast availability enabled - false: Ultra-fast availability not enabled
18931
+ */
18932
+ instantAccess: boolean;
18933
+ /**
18934
+ * Dump progress
18935
+ */
18936
+ progress: number;
18937
+ /**
18938
+ * Project of the snapshot
18939
+ */
18940
+ projectName: string;
18941
+ /**
18942
+ * Retention days for automatic snapshots
18943
+ */
18944
+ retentionDays: number;
18945
+ /**
18946
+ * Whether the snapshot is shared with others. Values are as follows: - true: Snapshot is shared with others - false: Snapshot is not shared with others
18947
+ */
18948
+ shared: boolean;
18949
+ /**
18950
+ * Snapshot consistency group ID
18951
+ */
18952
+ snapshotGroupId: string;
18953
+ /**
18954
+ * Snapshot ID
18955
+ */
18956
+ snapshotId: string;
18957
+ /**
18958
+ * Snapshot name
18959
+ */
18960
+ snapshotName: string;
18961
+ /**
18962
+ * Snapshot type. Values are as follows: - user: Manual snapshot - auto: Automatic snapshot
18963
+ */
18964
+ snapshotType: string;
18965
+ /**
18966
+ * Snapshot status. Values are as follows: - available: Available - creating: Creating - rollbacking: Rolling back - deleted: Deleted - failed: Error
18967
+ */
18968
+ status: string;
18969
+ /**
18970
+ * Tag information
18971
+ */
18972
+ tags: outputs.storageebs.GetSnapshotGroupSnapshotTag[];
18973
+ /**
18974
+ * Cloud disk ID
18975
+ */
18976
+ volumeId: string;
18977
+ /**
18978
+ * Cloud disk category. Values are as follows: - system: System disk - data: Data disk
18979
+ */
18980
+ volumeKind: string;
18981
+ /**
18982
+ * Cloud disk name
18983
+ */
18984
+ volumeName: string;
18985
+ /**
18986
+ * Cloud disk size (GiB)
18987
+ */
18988
+ volumeSize: number;
18989
+ /**
18990
+ * Cloud disk status. Values are as follows: - available: Available - attaching: Attaching - attached: Attached - detaching: Detaching - creating: Creating - deleting: Deleting - error: Error - extending: Expanding
18991
+ */
18992
+ volumeStatus: string;
18993
+ /**
18994
+ * Cloud disk type. Values are as follows: - ESSD*PL0: Ultra-fast SSD cloud disk, PL0 specification - ESSD*FlexPL: Ultra-fast SSD cloud disk, FlexPL specification - TSSD_TL0: Throughput SSD cloud disk
18995
+ */
18996
+ volumeType: string;
18997
+ /**
18998
+ * Zone ID. If ultra-fast availability is enabled for the snapshot, you can create a cloud disk in this zone using the ultra-fast available snapshot
18999
+ */
19000
+ zoneId: string;
19001
+ }
19002
+ interface GetSnapshotGroupSnapshotTag {
19003
+ /**
19004
+ * Tag key
19005
+ */
19006
+ key: string;
19007
+ /**
19008
+ * Tag value
19009
+ */
19010
+ value: string;
19011
+ }
19012
+ interface GetSnapshotGroupTag {
19013
+ /**
19014
+ * Tag key
19015
+ */
19016
+ key: string;
19017
+ /**
19018
+ * Tag value
19019
+ */
19020
+ value: string;
19021
+ }
18623
19022
  interface GetSnapshotTag {
18624
19023
  /**
18625
19024
  * User tag key added to the resource. Naming rules: Cannot start with volc: or sys: in any case. Keys starting with volc: or sys: are reserved system tag keys and cannot be created. Only language characters, numbers, spaces, and the following English symbols are allowed: '_', '.', ':', '/', '=', '+', '-', '@'. Length must be between 1 and 128 characters.
@@ -18674,6 +19073,109 @@ export declare namespace storageebs {
18674
19073
  */
18675
19074
  throughput: number;
18676
19075
  }
19076
+ interface SnapshotGroupSnapshot {
19077
+ /**
19078
+ * Snapshot creation time
19079
+ */
19080
+ creationTime: string;
19081
+ /**
19082
+ * Snapshot description
19083
+ */
19084
+ description: string;
19085
+ /**
19086
+ * Image ID
19087
+ */
19088
+ imageId: string;
19089
+ /**
19090
+ * Whether the snapshot has enabled ultra-fast availability. Values are as follows: - true: Ultra-fast availability enabled - false: Ultra-fast availability not enabled
19091
+ */
19092
+ instantAccess: boolean;
19093
+ /**
19094
+ * Dump progress
19095
+ */
19096
+ progress: number;
19097
+ /**
19098
+ * Project of the snapshot
19099
+ */
19100
+ projectName: string;
19101
+ /**
19102
+ * Retention days for automatic snapshots
19103
+ */
19104
+ retentionDays: number;
19105
+ /**
19106
+ * Whether the snapshot is shared with others. Values are as follows: - true: Snapshot is shared with others - false: Snapshot is not shared with others
19107
+ */
19108
+ shared: boolean;
19109
+ /**
19110
+ * Snapshot consistency group ID
19111
+ */
19112
+ snapshotGroupId: string;
19113
+ /**
19114
+ * Snapshot ID
19115
+ */
19116
+ snapshotId: string;
19117
+ /**
19118
+ * Snapshot name
19119
+ */
19120
+ snapshotName: string;
19121
+ /**
19122
+ * Snapshot type. Values are as follows: - user: Manual snapshot - auto: Automatic snapshot
19123
+ */
19124
+ snapshotType: string;
19125
+ /**
19126
+ * Snapshot status. Values are as follows: - available: Available - creating: Creating - rollbacking: Rolling back - deleted: Deleted - failed: Error
19127
+ */
19128
+ status: string;
19129
+ tags: outputs.storageebs.SnapshotGroupSnapshotTag[];
19130
+ /**
19131
+ * Cloud disk ID
19132
+ */
19133
+ volumeId: string;
19134
+ /**
19135
+ * Cloud disk category. Values are as follows: - system: System disk - data: Data disk
19136
+ */
19137
+ volumeKind: string;
19138
+ /**
19139
+ * Cloud disk name
19140
+ */
19141
+ volumeName: string;
19142
+ /**
19143
+ * Cloud disk size (GiB)
19144
+ */
19145
+ volumeSize: number;
19146
+ /**
19147
+ * Cloud disk status. Values are as follows: - available: Available - attaching: Attaching - attached: Attached - detaching: Detaching - creating: Creating - deleting: Deleting - error: Error - extending: Expanding
19148
+ */
19149
+ volumeStatus: string;
19150
+ /**
19151
+ * Cloud disk type. Values are as follows: - ESSD*PL0: Ultra-fast SSD cloud disk, PL0 specification - ESSD*FlexPL: Ultra-fast SSD cloud disk, FlexPL specification - TSSD_TL0: Throughput SSD cloud disk
19152
+ */
19153
+ volumeType: string;
19154
+ /**
19155
+ * Zone ID. If ultra-fast availability is enabled for the snapshot, you can create a cloud disk in this zone using the ultra-fast available snapshot
19156
+ */
19157
+ zoneId: string;
19158
+ }
19159
+ interface SnapshotGroupSnapshotTag {
19160
+ /**
19161
+ * Tag key
19162
+ */
19163
+ key: string;
19164
+ /**
19165
+ * Tag value
19166
+ */
19167
+ value: string;
19168
+ }
19169
+ interface SnapshotGroupTag {
19170
+ /**
19171
+ * Tag key
19172
+ */
19173
+ key: string;
19174
+ /**
19175
+ * Tag value
19176
+ */
19177
+ value: string;
19178
+ }
18677
19179
  interface SnapshotTag {
18678
19180
  /**
18679
19181
  * User tag key added to the resource. Naming rules: Cannot start with volc: or sys: in any case. Keys starting with volc: or sys: are reserved system tag keys and cannot be created. Only language characters, numbers, spaces, and the following English symbols are allowed: '_', '.', ':', '/', '=', '+', '-', '@'. Length must be between 1 and 128 characters.
@@ -18730,17 +19232,1360 @@ export declare namespace storageebs {
18730
19232
  }
18731
19233
  }
18732
19234
  export declare namespace tls {
18733
- interface GetImportTaskImportSourceInfo {
19235
+ interface AlarmNotifyGroupNoticeRule {
19236
+ /**
19237
+ * Whether there is an end node afterwards.
19238
+ */
19239
+ hasEndNode: boolean;
19240
+ /**
19241
+ * Condition for whether to proceed to the next level.
19242
+ */
19243
+ hasNext: boolean;
19244
+ receiverInfos: outputs.tls.AlarmNotifyGroupNoticeRuleReceiverInfo[];
19245
+ /**
19246
+ * Rule node. JSON format.
19247
+ */
19248
+ ruleNode: string;
19249
+ }
19250
+ interface AlarmNotifyGroupNoticeRuleReceiverInfo {
19251
+ /**
19252
+ * Alarm content template ID.
19253
+ */
19254
+ alarmContentTemplateId: string;
19255
+ /**
19256
+ * User group name to notify when sending notifications to Feishu, DingTalk, or WeCom via Webhook integration.
19257
+ */
19258
+ alarmWebhookAtGroups: string[];
19259
+ /**
19260
+ * Username to notify when sending notifications to Feishu, DingTalk, or WeCom via Webhook integration.
19261
+ */
19262
+ alarmWebhookAtUsers: string[];
19263
+ /**
19264
+ * Alarm webhook integration configuration ID.
19265
+ */
19266
+ alarmWebhookIntegrationId: string;
19267
+ /**
19268
+ * Name of the alarm Webhook integration configuration.
19269
+ */
19270
+ alarmWebhookIntegrationName: string;
19271
+ /**
19272
+ * Whether to notify everyone when sending notifications to Feishu, DingTalk, or WeCom via Webhook integration.
19273
+ */
19274
+ alarmWebhookIsAtAll: boolean;
19275
+ /**
19276
+ * End time for receiving alarm notifications. Uses 24-hour format: HH:mm:ss, with a valid range of 00:00:00–23:59:59. StartTime cannot be greater than EndTime.
19277
+ */
19278
+ endTime: string;
19279
+ /**
19280
+ * Custom WebHook request body. It is recommended to set the request body according to the callback interface requirements of the corresponding service.
19281
+ */
19282
+ generalWebhookBody: string;
19283
+ generalWebhookHeaders: outputs.tls.AlarmNotifyGroupNoticeRuleReceiverInfoGeneralWebhookHeader[];
19284
+ /**
19285
+ * Custom callback method for the interface. Only POST or PUT is supported.
19286
+ */
19287
+ generalWebhookMethod: string;
19288
+ /**
19289
+ * Custom callback URL for the interface.
19290
+ */
19291
+ generalWebhookUrl: string;
19292
+ /**
19293
+ * Notification channels. Supports one or more channels. Options: Email, Sms, Phone, GeneralWebhook, Lark, DingTalk, WeChat.
19294
+ */
19295
+ receiverChannels: string[];
19296
+ /**
19297
+ * IAM user or user group name.
19298
+ */
19299
+ receiverNames: string[];
19300
+ /**
19301
+ * Recipient type. Options: User: IAM user; UserGroup: IAM user group.
19302
+ */
19303
+ receiverType: string;
19304
+ /**
19305
+ * Alarm notification start time. Uses 24-hour format (HH:mm:ss), valid range is 00:00:00–23:59:59. StartTime cannot be later than EndTime.
19306
+ */
19307
+ startTime: string;
19308
+ }
19309
+ interface AlarmNotifyGroupNoticeRuleReceiverInfoGeneralWebhookHeader {
19310
+ /**
19311
+ * Custom request header key.
19312
+ */
19313
+ key: string;
19314
+ /**
19315
+ * Custom request header value.
19316
+ */
19317
+ value: string;
19318
+ }
19319
+ interface AlarmNotifyGroupReceiver {
19320
+ /**
19321
+ * Alarm content template ID.
19322
+ */
19323
+ alarmContentTemplateId: string;
19324
+ /**
19325
+ * User group name to notify when sending notifications to Feishu, DingTalk, or WeCom via Webhook integration.
19326
+ */
19327
+ alarmWebhookAtGroups: string[];
19328
+ /**
19329
+ * Username to notify when sending notifications to Feishu, DingTalk, or WeCom via Webhook integration.
19330
+ */
19331
+ alarmWebhookAtUsers: string[];
19332
+ /**
19333
+ * Alarm webhook integration configuration ID.
19334
+ */
19335
+ alarmWebhookIntegrationId: string;
19336
+ /**
19337
+ * Name of the alarm Webhook integration configuration.
19338
+ */
19339
+ alarmWebhookIntegrationName: string;
19340
+ /**
19341
+ * Whether to notify everyone when sending notifications to Feishu, DingTalk, or WeCom via Webhook integration.
19342
+ */
19343
+ alarmWebhookIsAtAll: boolean;
19344
+ /**
19345
+ * End time for receiving alarm notifications. Uses 24-hour format: HH:mm:ss, with a valid range of 00:00:00–23:59:59. StartTime cannot be greater than EndTime.
19346
+ */
19347
+ endTime: string;
19348
+ /**
19349
+ * Custom WebHook request body. It is recommended to set the request body according to the callback interface requirements of the corresponding service.
19350
+ */
19351
+ generalWebhookBody: string;
19352
+ generalWebhookHeaders: outputs.tls.AlarmNotifyGroupReceiverGeneralWebhookHeader[];
19353
+ /**
19354
+ * Custom callback method for the interface. Only POST or PUT is supported.
19355
+ */
19356
+ generalWebhookMethod: string;
19357
+ /**
19358
+ * Custom callback URL for the interface.
19359
+ */
19360
+ generalWebhookUrl: string;
19361
+ /**
19362
+ * Notification channels. Supports one or more channels. Options: Email, Sms, Phone, GeneralWebhook, Lark, DingTalk, WeChat.
19363
+ */
19364
+ receiverChannels: string[];
19365
+ /**
19366
+ * IAM user or user group name.
19367
+ */
19368
+ receiverNames: string[];
19369
+ /**
19370
+ * Recipient type. Options: User: IAM user; UserGroup: IAM user group.
19371
+ */
19372
+ receiverType: string;
19373
+ /**
19374
+ * Alarm notification start time. Uses 24-hour format (HH:mm:ss), valid range is 00:00:00–23:59:59. StartTime cannot be later than EndTime.
19375
+ */
19376
+ startTime: string;
19377
+ }
19378
+ interface AlarmNotifyGroupReceiverGeneralWebhookHeader {
19379
+ /**
19380
+ * Custom request header key.
19381
+ */
19382
+ key: string;
19383
+ /**
19384
+ * Custom request header value.
19385
+ */
19386
+ value: string;
19387
+ }
19388
+ interface GetAlarmNotifyGroupNoticeRule {
19389
+ /**
19390
+ * Whether there is an end node afterwards.
19391
+ */
19392
+ hasEndNode: boolean;
19393
+ /**
19394
+ * Condition for whether to proceed to the next level.
19395
+ */
19396
+ hasNext: boolean;
19397
+ /**
19398
+ * Notification channel information.
19399
+ */
19400
+ receiverInfos: outputs.tls.GetAlarmNotifyGroupNoticeRuleReceiverInfo[];
19401
+ /**
19402
+ * Rule node. JSON format.
19403
+ */
19404
+ ruleNode: string;
19405
+ }
19406
+ interface GetAlarmNotifyGroupNoticeRuleReceiverInfo {
19407
+ /**
19408
+ * Alarm content template ID.
19409
+ */
19410
+ alarmContentTemplateId: string;
19411
+ /**
19412
+ * User group name to notify when sending notifications to Feishu, DingTalk, or WeCom via Webhook integration.
19413
+ */
19414
+ alarmWebhookAtGroups: string[];
19415
+ /**
19416
+ * Username to notify when sending notifications to Feishu, DingTalk, or WeCom via Webhook integration.
19417
+ */
19418
+ alarmWebhookAtUsers: string[];
19419
+ /**
19420
+ * Alarm webhook integration configuration ID.
19421
+ */
19422
+ alarmWebhookIntegrationId: string;
19423
+ /**
19424
+ * Name of the alarm Webhook integration configuration.
19425
+ */
19426
+ alarmWebhookIntegrationName: string;
19427
+ /**
19428
+ * Whether to notify everyone when sending notifications to Feishu, DingTalk, or WeCom via Webhook integration.
19429
+ */
19430
+ alarmWebhookIsAtAll: boolean;
19431
+ /**
19432
+ * End time for receiving alarm notifications. Uses 24-hour format: HH:mm:ss, with a valid range of 00:00:00–23:59:59. StartTime cannot be greater than EndTime.
19433
+ */
19434
+ endTime: string;
19435
+ /**
19436
+ * Custom WebHook request body. It is recommended to set the request body according to the callback interface requirements of the corresponding service.
19437
+ */
19438
+ generalWebhookBody: string;
19439
+ /**
19440
+ * Custom callback request headers for the interface.
19441
+ */
19442
+ generalWebhookHeaders: outputs.tls.GetAlarmNotifyGroupNoticeRuleReceiverInfoGeneralWebhookHeader[];
19443
+ /**
19444
+ * Custom callback method for the interface. Only POST or PUT is supported.
19445
+ */
19446
+ generalWebhookMethod: string;
19447
+ /**
19448
+ * Custom callback URL for the interface.
19449
+ */
19450
+ generalWebhookUrl: string;
19451
+ /**
19452
+ * Notification channels. Supports one or more channels. Options: Email, Sms, Phone, GeneralWebhook, Lark, DingTalk, WeChat.
19453
+ */
19454
+ receiverChannels: string[];
19455
+ /**
19456
+ * IAM user or user group name.
19457
+ */
19458
+ receiverNames: string[];
19459
+ /**
19460
+ * Recipient type. Options: User: IAM user; UserGroup: IAM user group.
19461
+ */
19462
+ receiverType: string;
19463
+ /**
19464
+ * Alarm notification start time. Uses 24-hour format (HH:mm:ss), valid range is 00:00:00–23:59:59. StartTime cannot be later than EndTime.
19465
+ */
19466
+ startTime: string;
19467
+ }
19468
+ interface GetAlarmNotifyGroupNoticeRuleReceiverInfoGeneralWebhookHeader {
19469
+ /**
19470
+ * Custom request header key.
19471
+ */
19472
+ key: string;
19473
+ /**
19474
+ * Custom request header value.
19475
+ */
19476
+ value: string;
19477
+ }
19478
+ interface GetAlarmNotifyGroupReceiver {
19479
+ /**
19480
+ * Alarm content template ID.
19481
+ */
19482
+ alarmContentTemplateId: string;
19483
+ /**
19484
+ * User group name to notify when sending notifications to Feishu, DingTalk, or WeCom via Webhook integration.
19485
+ */
19486
+ alarmWebhookAtGroups: string[];
19487
+ /**
19488
+ * Username to notify when sending notifications to Feishu, DingTalk, or WeCom via Webhook integration.
19489
+ */
19490
+ alarmWebhookAtUsers: string[];
19491
+ /**
19492
+ * Alarm webhook integration configuration ID.
19493
+ */
19494
+ alarmWebhookIntegrationId: string;
19495
+ /**
19496
+ * Name of the alarm Webhook integration configuration.
19497
+ */
19498
+ alarmWebhookIntegrationName: string;
19499
+ /**
19500
+ * Whether to notify everyone when sending notifications to Feishu, DingTalk, or WeCom via Webhook integration.
19501
+ */
19502
+ alarmWebhookIsAtAll: boolean;
19503
+ /**
19504
+ * End time for receiving alarm notifications. Uses 24-hour format: HH:mm:ss, with a valid range of 00:00:00–23:59:59. StartTime cannot be greater than EndTime.
19505
+ */
19506
+ endTime: string;
19507
+ /**
19508
+ * Custom WebHook request body. It is recommended to set the request body according to the callback interface requirements of the corresponding service.
19509
+ */
19510
+ generalWebhookBody: string;
19511
+ /**
19512
+ * Custom callback request headers for the interface.
19513
+ */
19514
+ generalWebhookHeaders: outputs.tls.GetAlarmNotifyGroupReceiverGeneralWebhookHeader[];
19515
+ /**
19516
+ * Custom callback method for the interface. Only POST or PUT is supported.
19517
+ */
19518
+ generalWebhookMethod: string;
19519
+ /**
19520
+ * Custom callback URL for the interface.
19521
+ */
19522
+ generalWebhookUrl: string;
19523
+ /**
19524
+ * Notification channels. Supports one or more channels. Options: Email, Sms, Phone, GeneralWebhook, Lark, DingTalk, WeChat.
19525
+ */
19526
+ receiverChannels: string[];
19527
+ /**
19528
+ * IAM user or user group name.
19529
+ */
19530
+ receiverNames: string[];
19531
+ /**
19532
+ * Recipient type. Options: User: IAM user; UserGroup: IAM user group.
19533
+ */
19534
+ receiverType: string;
19535
+ /**
19536
+ * Alarm notification start time. Uses 24-hour format (HH:mm:ss), valid range is 00:00:00–23:59:59. StartTime cannot be later than EndTime.
19537
+ */
19538
+ startTime: string;
19539
+ }
19540
+ interface GetAlarmNotifyGroupReceiverGeneralWebhookHeader {
19541
+ /**
19542
+ * Custom request header key.
19543
+ */
19544
+ key: string;
19545
+ /**
19546
+ * Custom request header value.
19547
+ */
19548
+ value: string;
19549
+ }
19550
+ interface GetImportTaskImportSourceInfo {
19551
+ /**
19552
+ * Kafka data source information. When sourceType is kafka, the KafkaSourceInfo field is required
19553
+ */
19554
+ kafkaSourceInfo: outputs.tls.GetImportTaskImportSourceInfoKafkaSourceInfo;
19555
+ /**
19556
+ * TOS data source information. When sourceType is tos, the TosSourceInfo field is required.
19557
+ */
19558
+ tosSourceInfo: outputs.tls.GetImportTaskImportSourceInfoTosSourceInfo;
19559
+ }
19560
+ interface GetImportTaskImportSourceInfoKafkaSourceInfo {
19561
+ /**
19562
+ * Data encoding format. Available options: UTF-8, GBK.
19563
+ */
19564
+ encode: string;
19565
+ /**
19566
+ * Kafka consumer group. If not specified, the system will automatically create a Kafka consumer group.
19567
+ */
19568
+ group: string;
19569
+ /**
19570
+ * The service addresses for different types of Kafka clusters vary. Details are as follows: Message Queue Kafka Edition: Use the access point of the Kafka instance. For more information, see Access Point. If the Kafka instance and the Log Service Project are in the same region, you can use private network access; otherwise, use public network access. Self-hosted Kafka clusters: Use the IP address and port number or the domain name and port number of the Kafka Broker. Only public network access is supported. Separate multiple service addresses with a comma (,).
19571
+ */
19572
+ host: string;
19573
+ /**
19574
+ * Starting position for data import. Options: 0: Earliest time, start importing from the first record in the specified Kafka Topic. 1: Latest time, start importing from the most recently generated record in the specified Kafka Topic.
19575
+ */
19576
+ initialOffset: number;
19577
+ /**
19578
+ * If you are using Message Queue Kafka Edition, set this to the Kafka instance ID.
19579
+ */
19580
+ instanceId: string;
19581
+ /**
19582
+ * Whether to enable authentication. If you use a public service address, it is recommended to enable authentication.
19583
+ */
19584
+ isNeedAuth: boolean;
19585
+ /**
19586
+ * Password authentication mechanism. Available options: PLAIN, SCRAM-SHA-256, and SCRAM-SHA-512.
19587
+ */
19588
+ mechanism: string;
19589
+ /**
19590
+ * Kafka SASL user password for authentication.
19591
+ */
19592
+ password: string;
19593
+ /**
19594
+ * Secure transmission protocol. Options include plaintext, sasl*ssl, ssl, and sasl*plaintext
19595
+ */
19596
+ protocol: string;
19597
+ /**
19598
+ * Specify log time. Options: 0: Use Kafka message timestamp. 1: Use current system time.
19599
+ */
19600
+ timeSourceDefault: number;
19601
+ /**
19602
+ * Kafka Topic name. Separate multiple Kafka Topics with commas (,).
19603
+ */
19604
+ topic: string;
19605
+ /**
19606
+ * Kafka SASL username for authentication.
19607
+ */
19608
+ username: string;
19609
+ }
19610
+ interface GetImportTaskImportSourceInfoTosSourceInfo {
19611
+ /**
19612
+ * TOS bucket name
19613
+ */
19614
+ bucket: string;
19615
+ /**
19616
+ * Compression mode for data in the TOS bucket. none: No compression. snappy: Compress using snappy. gzip: Compress using gzip. lz4: Compress using lz4.
19617
+ */
19618
+ compressType: string;
19619
+ /**
19620
+ * Path of the file to be imported in the TOS bucket.
19621
+ */
19622
+ prefix: string;
19623
+ /**
19624
+ * Region where the TOS bucket is located. Cross-region data import is supported
19625
+ */
19626
+ region: string;
19627
+ }
19628
+ interface GetImportTaskTargetInfo {
19629
+ /**
19630
+ * Log extraction rule.
19631
+ */
19632
+ extractRule: outputs.tls.GetImportTaskTargetInfoExtractRule;
19633
+ /**
19634
+ * Log sample. When LogType is set to multiline_log, you must configure log samples. It is recommended to provide more than two log entries as examples to ensure the regular expression matches the first line of each log. Use real samples from the production environment.
19635
+ */
19636
+ logSample: string;
19637
+ /**
19638
+ * Specify log parsing type during import. delimiter*log: CSV type. multiline*log: multiline full text type. minimalist*log: single line full text type. json*log: JSON type.
19639
+ */
19640
+ logType: string;
19641
+ /**
19642
+ * Region.
19643
+ */
19644
+ region: string;
19645
+ }
19646
+ interface GetImportTaskTargetInfoExtractRule {
19647
+ /**
19648
+ * Basic content of log extraction rules.
19649
+ */
19650
+ extractRule: outputs.tls.GetImportTaskTargetInfoExtractRuleExtractRule;
19651
+ /**
19652
+ * Number of skipped rows. Only valid when the log type is delimiterLog and the import type is tos.
19653
+ */
19654
+ skipLineCount: number;
19655
+ /**
19656
+ * Time extraction regular expression, used to extract the time value from the TimeKey field and parse it as the collection time
19657
+ */
19658
+ timeExtractRegex: string;
19659
+ /**
19660
+ * Time zone. Supports machine time zone (default) and custom time zone. Custom time zone supports GMT and UTC. GMT format: GMT+08:00. UTC format: Asia/Shanghai.
19661
+ */
19662
+ timeZone: string;
19663
+ }
19664
+ interface GetImportTaskTargetInfoExtractRuleExtractRule {
19665
+ /**
19666
+ * Regular expression for identifying the first line of each log. The matched part is treated as the start of the log. When LogType is set to multiline_log, you must configure a log sample
19667
+ */
19668
+ beginRegex: string;
19669
+ /**
19670
+ * Delimiter. Only valid when LogType is delimiter_log.
19671
+ */
19672
+ delimiter: string;
19673
+ /**
19674
+ * Enable nanoseconds.
19675
+ */
19676
+ enableNanosecond: boolean;
19677
+ /**
19678
+ * Filter key regular expression.
19679
+ */
19680
+ filterKeyRegexes: outputs.tls.GetImportTaskTargetInfoExtractRuleExtractRuleFilterKeyRegex[];
19681
+ /**
19682
+ * List of log field names (Key). Valid only when LogType is delimiter_log. Supports up to 100 field names. Duplicate field names are not allowed, and all field names cannot be left blank
19683
+ */
19684
+ keys: string[];
19685
+ /**
19686
+ * Log regular expression
19687
+ */
19688
+ logRegex: string;
19689
+ /**
19690
+ * Log template.
19691
+ */
19692
+ logTemplate: outputs.tls.GetImportTaskTargetInfoExtractRuleExtractRuleLogTemplate;
19693
+ /**
19694
+ * Quotation mark. Content enclosed by the quotation mark will not be separated and will be parsed as a complete field. Only valid when LogType is delimiter_log.
19695
+ */
19696
+ quote: string;
19697
+ /**
19698
+ * Parsing format for the time field. If you use a specified time field in the log as the log timestamp, you must fill in TimeKey and TimeFormat. TimeKey and TimeFormat must be paired. For configuration details, see time format.
19699
+ */
19700
+ timeFormat: string;
19701
+ /**
19702
+ * Name of the log time field. If you use a specific time field in the log as the log timestamp, you must provide both TimeKey and TimeFormat. TimeKey and TimeFormat must appear in pairs
19703
+ */
19704
+ timeKey: string;
19705
+ /**
19706
+ * Time sample. Used to verify whether the entered time parsing format is correct
19707
+ */
19708
+ timeSample: string;
19709
+ /**
19710
+ * When uploading logs that failed to parse, specify the key name for the failed logs. UnMatchUpLoadSwitch=true and UnMatchLogKey must be used together.
19711
+ */
19712
+ unMatchLogKey: string;
19713
+ /**
19714
+ * Whether to upload logs that failed to parse. UnMatchUpLoadSwitch=true and UnMatchLogKey must be paired. true: Upload logs that failed to parse. false: Do not upload logs that failed to parse.
19715
+ */
19716
+ unMatchUpLoadSwitch: boolean;
19717
+ }
19718
+ interface GetImportTaskTargetInfoExtractRuleExtractRuleFilterKeyRegex {
19719
+ /**
19720
+ * Key.
19721
+ */
19722
+ key: string;
19723
+ /**
19724
+ * Regular expression.
19725
+ */
19726
+ regex: string;
19727
+ }
19728
+ interface GetImportTaskTargetInfoExtractRuleExtractRuleLogTemplate {
19729
+ /**
19730
+ * Format.
19731
+ */
19732
+ format: string;
19733
+ /**
19734
+ * Type
19735
+ */
19736
+ type: string;
19737
+ }
19738
+ interface GetImportTaskTaskStatistics {
19739
+ /**
19740
+ * Total resource bytes enumerated
19741
+ */
19742
+ bytesTotal: number;
19743
+ /**
19744
+ * Bytes transferred.
19745
+ */
19746
+ bytesTransferred: number;
19747
+ /**
19748
+ * Number of resources failed to import.
19749
+ */
19750
+ failed: number;
19751
+ /**
19752
+ * Number of resources not found.
19753
+ */
19754
+ notExist: number;
19755
+ /**
19756
+ * Number of resources skipped during import
19757
+ */
19758
+ skipped: number;
19759
+ /**
19760
+ * Task status. Status of the import task. Preparing: Preparing for import. Importing: Importing data. Success: Import completed successfully. Failed: Import failed. Stopped: Import paused.
19761
+ */
19762
+ taskStatus: string;
19763
+ /**
19764
+ * Total number of resources enumerated.
19765
+ */
19766
+ total: number;
19767
+ /**
19768
+ * Number of records transferred.
19769
+ */
19770
+ transferred: number;
19771
+ }
19772
+ interface GetIndexFullText {
19773
+ /**
19774
+ * Case sensitivity. true: Case sensitive. false: Not case sensitive.
19775
+ */
19776
+ caseSensitive: boolean;
19777
+ /**
19778
+ * Token separators for the full-text index. Each character in the string represents a token separator. Length: 1–256 bytes. Only one or more of the following characters are supported: letters, numbers, and !@#%^&*()-_=\\"', <>/?|;:\ \r[]{}. . Supports configuring both Chinese characters and token separators simultaneously.
19779
+ */
19780
+ delimiter: string;
19781
+ /**
19782
+ * When searching, specify whether to segment Chinese content in logs according to Chinese grammar. The default is false. true: For Chinese characters in logs, segment the log according to common Chinese grammar rules. Custom segmentation symbols for Chinese content are not supported. For non-Chinese characters in logs, segment the log using the segmentation symbols specified in the parameter. false: Segment the log using the segmentation symbols specified in the parameter.
19783
+ */
19784
+ includeChinese: boolean;
19785
+ }
19786
+ interface GetIndexKeyValue {
19787
+ /**
19788
+ * Specify the field names for key-value indexing. Up to 100 fields can be added. Only letters, numbers, spaces, underscores (_), hyphens (-), and slashes (/) are supported, and field names cannot start or end with a space. Each key name must be unique within the same index. Length: 1–128 characters. For subfields in JSON-type key-value indexes, use a dot (.) to indicate the hierarchy between JSON fields. For example, if the JSON field 'namelist' contains a text-type subfield 'totalcount' and a JSON-type subfield 'info', and 'info' contains the field 'name', the field names should be configured as 'totalcount' and 'info.name' respectively.
19789
+ */
19790
+ key: string;
19791
+ /**
19792
+ * Field description information required for configuring key-value indexes.
19793
+ */
19794
+ value: outputs.tls.GetIndexKeyValueValue;
19795
+ }
19796
+ interface GetIndexKeyValueValue {
19797
+ /**
19798
+ * Indicates whether the index was added automatically. true: The index was added automatically. false: The index was not added automatically.
19799
+ */
19800
+ autoIndexFlag: boolean;
19801
+ /**
19802
+ * Whether to distinguish case. Default is false.
19803
+ */
19804
+ caseSensitive: boolean;
19805
+ /**
19806
+ * Token separators for the field. Default is empty (""). Each character in the string represents a token separator. Length: 0–256 bytes. If the length is 0, segmentation is disabled. Only one or more of the following characters are supported: letters, numbers, and !@#%^&*()-_=\\"', <>/?|;:\ \r[]{}. . Supports configuring both Chinese characters and token separators simultaneously.
19807
+ */
19808
+ delimiter: string;
19809
+ /**
19810
+ * When searching, determines whether to segment Chinese log content according to Chinese syntax. Enabled: Chinese characters in logs are segmented based on common Chinese syntax; custom segmentation for Chinese content is not supported. Non-Chinese characters in logs are segmented using the token separators specified in the parameter. Disabled: Logs are segmented using the token separators specified in the parameter.
19811
+ */
19812
+ includeChinese: boolean;
19813
+ /**
19814
+ * Create indexes for all fields with text values in the JSON field.
19815
+ */
19816
+ indexAll: boolean;
19817
+ /**
19818
+ * Enable automatic indexing and statistics for JSON fields. true: Enable automatic indexing and statistics. false: Disable automatic indexing and statistics.
19819
+ */
19820
+ indexSqlAll: boolean;
19821
+ /**
19822
+ * When ValueType is json, you can configure key-value indexes for JSON subfields using the JsonKeys field, which is an array of KeyValueInfo. Each element in the JsonKeys list is a KeyValueInfo, and you can further nest text, long, and double type subfields. For subfields in JSON key-value indexes, use . to indicate the hierarchy between JSON fields. For example, the JSON field namelist contains a text-type subfield totalcount and a JSON-type info, which itself contains the field name. Each field name should be configured as totalcount and info.name, respectively. The SqlFlag setting for subfield key-value indexes defined in JsonKeys must match their parent field, meaning they must be enabled or disabled together. The default is disabled. Subfields do not support separate settings for Delimiter, CaseSensitive, or IncludeChinese. For text-type fields, CaseSensitive, Delimiter, and IncludeChinese always inherit the parent field settings. This is only set when ValueType is json.
19823
+ */
19824
+ jsonKeys: outputs.tls.GetIndexKeyValueValueJsonKey[];
19825
+ /**
19826
+ * Whether analysis is enabled for the field. Default is false. After enabling statistical analysis, you can configure token delimiters and whether to include Chinese content.
19827
+ */
19828
+ sqlFlag: boolean;
19829
+ /**
19830
+ * Field type. Currently supports long, double, text, and json. The long and double types do not support configuring delimiters, including Chinese, or case sensitivity. Only the json type supports further configuration of JsonKeys subfields.
19831
+ */
19832
+ valueType: string;
19833
+ }
19834
+ interface GetIndexKeyValueValueJsonKey {
19835
+ /**
19836
+ * Specify the field names for key-value indexing. Up to 100 fields can be added. Only letters, numbers, spaces, underscores (_), hyphens (-), and slashes (/) are supported, and field names cannot start or end with a space. Each key name must be unique within the same index. Length: 1–128 characters. For subfields in JSON-type key-value indexes, use a dot (.) to indicate the hierarchy between JSON fields. For example, if the JSON field 'namelist' contains a text-type subfield 'totalcount' and a JSON-type subfield 'info', and 'info' contains the field 'name', the field names should be configured as 'totalcount' and 'info.name' respectively.
19837
+ */
19838
+ key: string;
19839
+ /**
19840
+ * Field description information required for configuring key-value indexes.
19841
+ */
19842
+ value: outputs.tls.GetIndexKeyValueValueJsonKeyValue;
19843
+ }
19844
+ interface GetIndexKeyValueValueJsonKeyValue {
19845
+ /**
19846
+ * Indicates whether the index was added automatically. true: The index was added automatically. false: The index was not added automatically.
19847
+ */
19848
+ autoIndexFlag: boolean;
19849
+ /**
19850
+ * Whether to distinguish case. Default is false.
19851
+ */
19852
+ caseSensitive: boolean;
19853
+ /**
19854
+ * Token separators for the field. Default is empty (""). Each character in the string represents a token separator. Length: 0–256 bytes. If the length is 0, segmentation is disabled. Only one or more of the following characters are supported: letters, numbers, and !@#%^&*()-_=\\"', <>/?|;:\ \r[]{}. . Supports configuring both Chinese characters and token separators simultaneously.
19855
+ */
19856
+ delimiter: string;
19857
+ /**
19858
+ * When searching, determines whether to segment Chinese log content according to Chinese syntax. Enabled: Chinese characters in logs are segmented based on common Chinese syntax; custom segmentation for Chinese content is not supported. Non-Chinese characters in logs are segmented using the token separators specified in the parameter. Disabled: Logs are segmented using the token separators specified in the parameter.
19859
+ */
19860
+ includeChinese: boolean;
19861
+ /**
19862
+ * Create indexes for all fields with text values in the JSON field.
19863
+ */
19864
+ indexAll: boolean;
19865
+ /**
19866
+ * Enable automatic indexing and statistics for JSON fields. true: Enable automatic indexing and statistics. false: Disable automatic indexing and statistics.
19867
+ */
19868
+ indexSqlAll: boolean;
19869
+ /**
19870
+ * Whether analysis is enabled for the field. Default is false. After enabling statistical analysis, you can configure token delimiters and whether to include Chinese content.
19871
+ */
19872
+ sqlFlag: boolean;
19873
+ /**
19874
+ * Field type. Currently supports long, double, text, and json. The long and double types do not support configuring delimiters, including Chinese, or case sensitivity. Only the json type supports further configuration of JsonKeys subfields.
19875
+ */
19876
+ valueType: string;
19877
+ }
19878
+ interface GetIndexUserInnerKeyValue {
19879
+ /**
19880
+ * Specify the field names for key-value indexing. Up to 100 fields can be added. Only letters, numbers, spaces, underscores (_), hyphens (-), and slashes (/) are supported, and field names cannot start or end with a space. Each key name must be unique within the same index. Length: 1–128 characters. For subfields in JSON-type key-value indexes, use a dot (.) to indicate the hierarchy between JSON fields. For example, if the JSON field 'namelist' contains a text-type subfield 'totalcount' and a JSON-type subfield 'info', and 'info' contains the field 'name', the field names should be configured as 'totalcount' and 'info.name' respectively.
19881
+ */
19882
+ key: string;
19883
+ /**
19884
+ * Field description information required for configuring key-value indexes.
19885
+ */
19886
+ value: outputs.tls.GetIndexUserInnerKeyValueValue;
19887
+ }
19888
+ interface GetIndexUserInnerKeyValueValue {
19889
+ /**
19890
+ * Indicates whether the index was added automatically. true: The index was added automatically. false: The index was not added automatically.
19891
+ */
19892
+ autoIndexFlag: boolean;
19893
+ /**
19894
+ * Whether to distinguish case. Default is false.
19895
+ */
19896
+ caseSensitive: boolean;
19897
+ /**
19898
+ * Token separators for the field. Default is empty (""). Each character in the string represents a token separator. Length: 0–256 bytes. If the length is 0, segmentation is disabled. Only one or more of the following characters are supported: letters, numbers, and !@#%^&*()-_=\\"', <>/?|;:\ \r[]{}. . Supports configuring both Chinese characters and token separators simultaneously.
19899
+ */
19900
+ delimiter: string;
19901
+ /**
19902
+ * When searching, determines whether to segment Chinese log content according to Chinese syntax. Enabled: Chinese characters in logs are segmented based on common Chinese syntax; custom segmentation for Chinese content is not supported. Non-Chinese characters in logs are segmented using the token separators specified in the parameter. Disabled: Logs are segmented using the token separators specified in the parameter.
19903
+ */
19904
+ includeChinese: boolean;
19905
+ /**
19906
+ * Create indexes for all fields with text values in the JSON field.
19907
+ */
19908
+ indexAll: boolean;
19909
+ /**
19910
+ * Enable automatic indexing and statistics for JSON fields. true: Enable automatic indexing and statistics. false: Disable automatic indexing and statistics.
19911
+ */
19912
+ indexSqlAll: boolean;
19913
+ /**
19914
+ * When ValueType is json, you can configure key-value indexes for JSON subfields using the JsonKeys field, which is an array of KeyValueInfo. Each element in the JsonKeys list is a KeyValueInfo, and you can further nest text, long, and double type subfields. For subfields in JSON key-value indexes, use . to indicate the hierarchy between JSON fields. For example, the JSON field namelist contains a text-type subfield totalcount and a JSON-type info, which itself contains the field name. Each field name should be configured as totalcount and info.name, respectively. The SqlFlag setting for subfield key-value indexes defined in JsonKeys must match their parent field, meaning they must be enabled or disabled together. The default is disabled. Subfields do not support separate settings for Delimiter, CaseSensitive, or IncludeChinese. For text-type fields, CaseSensitive, Delimiter, and IncludeChinese always inherit the parent field settings. This is only set when ValueType is json.
19915
+ */
19916
+ jsonKeys: outputs.tls.GetIndexUserInnerKeyValueValueJsonKey[];
19917
+ /**
19918
+ * Whether analysis is enabled for the field. Default is false. After enabling statistical analysis, you can configure token delimiters and whether to include Chinese content.
19919
+ */
19920
+ sqlFlag: boolean;
19921
+ /**
19922
+ * Field type. Currently supports long, double, text, and json. The long and double types do not support configuring delimiters, including Chinese, or case sensitivity. Only the json type supports further configuration of JsonKeys subfields.
19923
+ */
19924
+ valueType: string;
19925
+ }
19926
+ interface GetIndexUserInnerKeyValueValueJsonKey {
19927
+ /**
19928
+ * Specify the field names for key-value indexing. Up to 100 fields can be added. Only letters, numbers, spaces, underscores (_), hyphens (-), and slashes (/) are supported, and field names cannot start or end with a space. Each key name must be unique within the same index. Length: 1–128 characters. For subfields in JSON-type key-value indexes, use a dot (.) to indicate the hierarchy between JSON fields. For example, if the JSON field 'namelist' contains a text-type subfield 'totalcount' and a JSON-type subfield 'info', and 'info' contains the field 'name', the field names should be configured as 'totalcount' and 'info.name' respectively.
19929
+ */
19930
+ key: string;
19931
+ /**
19932
+ * Field description information required for configuring key-value indexes.
19933
+ */
19934
+ value: outputs.tls.GetIndexUserInnerKeyValueValueJsonKeyValue;
19935
+ }
19936
+ interface GetIndexUserInnerKeyValueValueJsonKeyValue {
19937
+ /**
19938
+ * Indicates whether the index was added automatically. true: The index was added automatically. false: The index was not added automatically.
19939
+ */
19940
+ autoIndexFlag: boolean;
19941
+ /**
19942
+ * Whether to distinguish case. Default is false.
19943
+ */
19944
+ caseSensitive: boolean;
19945
+ /**
19946
+ * Token separators for the field. Default is empty (""). Each character in the string represents a token separator. Length: 0–256 bytes. If the length is 0, segmentation is disabled. Only one or more of the following characters are supported: letters, numbers, and !@#%^&*()-_=\\"', <>/?|;:\ \r[]{}. . Supports configuring both Chinese characters and token separators simultaneously.
19947
+ */
19948
+ delimiter: string;
19949
+ /**
19950
+ * When searching, determines whether to segment Chinese log content according to Chinese syntax. Enabled: Chinese characters in logs are segmented based on common Chinese syntax; custom segmentation for Chinese content is not supported. Non-Chinese characters in logs are segmented using the token separators specified in the parameter. Disabled: Logs are segmented using the token separators specified in the parameter.
19951
+ */
19952
+ includeChinese: boolean;
19953
+ /**
19954
+ * Create indexes for all fields with text values in the JSON field.
19955
+ */
19956
+ indexAll: boolean;
19957
+ /**
19958
+ * Enable automatic indexing and statistics for JSON fields. true: Enable automatic indexing and statistics. false: Disable automatic indexing and statistics.
19959
+ */
19960
+ indexSqlAll: boolean;
19961
+ /**
19962
+ * Whether analysis is enabled for the field. Default is false. After enabling statistical analysis, you can configure token delimiters and whether to include Chinese content.
19963
+ */
19964
+ sqlFlag: boolean;
19965
+ /**
19966
+ * Field type. Currently supports long, double, text, and json. The long and double types do not support configuring delimiters, including Chinese, or case sensitivity. Only the json type supports further configuration of JsonKeys subfields.
19967
+ */
19968
+ valueType: string;
19969
+ }
19970
+ interface GetProjectTag {
19971
+ /**
19972
+ * Tag key
19973
+ */
19974
+ key: string;
19975
+ /**
19976
+ * Tag value
19977
+ */
19978
+ value: string;
19979
+ }
19980
+ interface GetRuleContainerRule {
19981
+ /**
19982
+ * Container name to collect. If no container name is specified, all containers in the machine group will be collected. Supports regex matching; for example, setting the container name to ^(container-test)$ will collect all containers named container-test.
19983
+ */
19984
+ containerNameRegex: string;
19985
+ /**
19986
+ * Whether to add environment variables as log tags to the raw log data. When enabled, the log service adds container environment variable fields to the logs. Setting multiple key-value pairs adds multiple fields. For example, set Key to source and Value to data_source. If the container has the environment variable source=DC, the log will include the field **tag**data_source_*: DC
19987
+ */
19988
+ envTags: outputs.tls.GetRuleContainerRuleEnvTag[];
19989
+ /**
19990
+ * The container environment variable denylist specifies which containers are excluded from collection. If the denylist is not enabled, all containers are collected. When the container environment variable denylist is enabled, Key is required and Value is optional. If Value is empty, all containers whose environment variables contain the Key are excluded from collection. If Value is not empty, only containers with a matching key-value pair are excluded, meaning only containers whose environment variables contain the Key and whose value matches the Value are excluded. Value supports regular expressions. For example, if Key is set to module and Value is set to ^(tcp|udp)$, containers with environment variables module:tcp or module:udp are excluded from collection. Multiple key-value pairs are evaluated with a logical OR, so any container environment variable matching any key-value pair will be excluded from collection. When the container environment variable denylist is enabled, Keys must be unique.
19991
+ */
19992
+ excludeContainerEnvRegexes: outputs.tls.GetRuleContainerRuleExcludeContainerEnvRegex[];
19993
+ /**
19994
+ * Container label denylist specifies containers to exclude from collection. If the denylist is not enabled, all containers will be collected. If the container label denylist is enabled, Key is required and Value is optional. If Value is empty, all containers with the Key in their label will be excluded. If Value is not empty, only containers matching the key-value pair will be excluded—that is, containers with the Key in their label and a Value matching the specified pattern. Value supports regex matching; for example, set Key to app and Value to ^(test1|test2)$ to exclude containers with labels app:test1 and app:test2. Multiple key-value pairs use logical OR; any container label matching any pair will be excluded from collection. When the container label denylist is enabled, Keys must not be duplicated.
19995
+ */
19996
+ excludeContainerLabelRegexes: outputs.tls.GetRuleContainerRuleExcludeContainerLabelRegex[];
19997
+ /**
19998
+ * The container environment variable allowlist specifies which containers to collect using container environment variables. If the allowlist is not enabled, all containers are collected. When the container environment variable allowlist is enabled, you must enter key-value pairs. Key is required; Value is optional. If Value is empty, all containers containing the Key in their environment variables are collected. If Value is not empty, only containers with the Key in their environment variables and a Value matching the specified value are collected. Value supports regular expression matching. For example, if Key is set to module and Value is set to ^(tcp|udp)$, only containers with module:tcp or module:udp in their environment variables are collected. The logical relationship between multiple key-value pairs is OR, meaning any container environment variable matching any key-value pair will be included in the collection scope. When the container environment variable allowlist is enabled, Keys must not be duplicated.
19999
+ */
20000
+ includeContainerEnvRegexes: outputs.tls.GetRuleContainerRuleIncludeContainerEnvRegex[];
20001
+ /**
20002
+ * The container label allowlist specifies which containers to collect based on container labels. If the allowlist is not enabled, all containers are collected. When the container label allowlist is enabled, you must specify key-value pairs. Key is required and Value is optional. If Value is empty, all containers whose labels contain the Key are collected. If Value is not empty, only containers whose labels contain the Key and whose value matches the Value are collected. Value supports regular expressions. For example, if Key is set to app and Value is set to ^(test1|test2)$, only containers with labels app:test1 or app:test2 are collected. Multiple key-value pairs are evaluated with a logical OR, so any container label matching any key-value pair will be included in the collection scope. When the container label allowlist is enabled, Keys must be unique.
20003
+ */
20004
+ includeContainerLabelRegexes: outputs.tls.GetRuleContainerRuleIncludeContainerLabelRegex[];
20005
+ /**
20006
+ * Kubernetes container collection rules.
20007
+ */
20008
+ kubernetesRule: outputs.tls.GetRuleContainerRuleKubernetesRule;
20009
+ /**
20010
+ * Collection information. stdout: Collects container standard output (stdout). stderr: Collects container standard error (stderr). all: Collects both container standard output (stdout) and standard error (stderr).
20011
+ */
20012
+ stream: string;
20013
+ }
20014
+ interface GetRuleContainerRuleEnvTag {
20015
+ /**
20016
+ * Key.
20017
+ */
20018
+ key: string;
20019
+ /**
20020
+ * Value.
20021
+ */
20022
+ val: string;
20023
+ }
20024
+ interface GetRuleContainerRuleExcludeContainerEnvRegex {
20025
+ /**
20026
+ * Key.
20027
+ */
20028
+ key: string;
20029
+ /**
20030
+ * Value.
20031
+ */
20032
+ val: string;
20033
+ }
20034
+ interface GetRuleContainerRuleExcludeContainerLabelRegex {
20035
+ /**
20036
+ * Key.
20037
+ */
20038
+ key: string;
20039
+ /**
20040
+ * Value.
20041
+ */
20042
+ val: string;
20043
+ }
20044
+ interface GetRuleContainerRuleIncludeContainerEnvRegex {
20045
+ /**
20046
+ * Key.
20047
+ */
20048
+ key: string;
20049
+ /**
20050
+ * Value.
20051
+ */
20052
+ val: string;
20053
+ }
20054
+ interface GetRuleContainerRuleIncludeContainerLabelRegex {
20055
+ /**
20056
+ * Key.
20057
+ */
20058
+ key: string;
20059
+ /**
20060
+ * Value.
20061
+ */
20062
+ val: string;
20063
+ }
20064
+ interface GetRuleContainerRuleKubernetesRule {
20065
+ /**
20066
+ * Whether to add Kubernetes Annotations as log tags to the original log data. When enabled, the log service will add fields related to Kubernetes Pod Annotations to the logs. Setting multiple key-value pairs means adding multiple fields. For example, if you set Key to sink and Value to data_sink, and the Pod contains the annotation sink=ck, a new field **tag**data_sink_*: ck will be added to the log.
20067
+ */
20068
+ annotationTags: outputs.tls.GetRuleContainerRuleKubernetesRuleAnnotationTag[];
20069
+ /**
20070
+ * Whether to add all Kubernetes Labels as log tags to the original log data. When enabled, the log service adds fields for all Labels in the Kubernetes Pod to the logs. For example, if the Pod contains Label source=DC and destination=CS, the logs will include fields **tag**source__: DC and **tag**destination__: CS.
20071
+ */
20072
+ enableAllLabelTag: boolean;
20073
+ /**
20074
+ * Pod Annotation Denylist is used to specify containers that are not collected. If you need to set a Pod Annotation Denylist, Key is required and Value is optional. If Value is empty, all containers under Pods whose Pod Annotation contains the specified Key are excluded. If Value is not empty, only containers under Pods whose Pod Annotation contains the Key and whose value matches the specified Value are excluded. By default, Value uses string matching, meaning it only matches when Value and the Pod Annotation value are exactly the same. If the value starts with ^ and ends with $, it is treated as a regular expression. For example, if Key is set to app and Value is set to ^(test1|test2)$, it matches containers under Pods with Pod Annotation app:test1 or app:test2. Note: The logical relationship between multiple Key-Value pairs is OR, meaning a Pod Annotation that matches any pair will be excluded from the collection scope. When enabling the Pod Annotation Denylist, Keys must not be duplicated. For regex fuzzy matching, you must add .*. For example, ^(http.*)$ matches strings starting with http
20075
+ */
20076
+ excludePodAnnotationRegexes: outputs.tls.GetRuleContainerRuleKubernetesRuleExcludePodAnnotationRegex[];
20077
+ /**
20078
+ * Specify containers to exclude from collection using the Pod Label denylist. If not enabled, all containers are collected. To set a Pod Label denylist, Key is required and Value is optional. If Value is empty, all containers with the specified Key in their Pod Label are excluded from collection. If Value is not empty, only containers with the specified Key and a Value matching the Value in their Pod Label are excluded. Value supports regular expressions. For example, set Key to module and Value to ^(tcp|udp)$ to exclude containers with module:tcp or module:udp in their Pod Label. Note: The logical relationship between multiple Key-Value pairs is OR. Any Pod Label matching any Key-Value pair will be excluded from collection. When enabling the Pod Label denylist, Keys must not be duplicated. For fuzzy regular expression matching, you must add .*. For example, ^(http.*)$ matches any string starting with http
20079
+ */
20080
+ excludePodLabelRegexes: outputs.tls.GetRuleContainerRuleKubernetesRuleExcludePodLabelRegex[];
20081
+ /**
20082
+ * Pod Annotation Allowlist is used to specify containers to be collected. If you need to set a Pod Annotation Allowlist, Key is required and Value is optional. If Value is empty, all containers under Pods that contain the Key in Pod Annotation will match. If Value is not empty, only containers under Pods that contain the Key and whose value matches Value in Pod Annotation will match. Value defaults to string matching, meaning only when Value and the Pod Annotation value are exactly the same will they match. If the value starts with ^ and ends with $, it is a regex match. For example, set Key to app and Value to ^(test1|test2)$ to match containers under Pods with Pod Annotation app:test1 or app:test2. Note: The logical relationship between multiple Key-Value pairs is OR, meaning as long as Pod Annotation matches any pair, it will be included in the collection scope. When enabling Pod Annotation Allowlist, Keys must not be duplicated. For regex fuzzy matching, you must add .*. For example, ^(http.*)$ matches strings starting with http.
20083
+ */
20084
+ includePodAnnotationRegexes: outputs.tls.GetRuleContainerRuleKubernetesRuleIncludePodAnnotationRegex[];
20085
+ /**
20086
+ * Pod Label Allowlist is used to specify which containers to collect. If Pod Label Allowlist is not enabled, all containers will be collected. If you need to set a Pod Label Allowlist, Key is required: if Value is empty, all containers with the Key in their Pod Label will be collected. If Value is not empty, only containers with the Key in their Pod Label and a Value matching the specified pattern will be collected; regular expression matching is supported. For example, if you set Key to module and Value to ^(tcp|udp)$, only containers with module:tcp or module:udp in their Pod Label will be collected. Note: The logical relationship between multiple key-value pairs is OR, meaning any Pod Label matching any key-value pair will be included in the collection scope. When enabling Pod Label Allowlist, Keys cannot be duplicated. For fuzzy regular expression matching, you must add .*, for example, ^(http.*)$ matches strings starting with http.
20087
+ */
20088
+ includePodLabelRegexes: outputs.tls.GetRuleContainerRuleKubernetesRuleIncludePodLabelRegex[];
20089
+ /**
20090
+ * Whether to add Kubernetes labels as log tags to the raw log data. When enabled, the log service adds Kubernetes Pod label fields to the logs. Setting multiple key-value pairs adds multiple fields. For example, if you set Key to source and Value to data_source, and the Pod contains the label source=DC, the log will include the field **tag**data_source_*: DC.
20091
+ */
20092
+ labelTags: outputs.tls.GetRuleContainerRuleKubernetesRuleLabelTag[];
20093
+ /**
20094
+ * Name of the Kubernetes Namespace to collect. If no Namespace name is specified, all containers will be collected. Namespace names support regular expression matching. For example, if you set the Namespace name to ^(tcp|udp)$, it will collect all containers under the tcp and udp namespaces.
20095
+ */
20096
+ namespaceNameRegex: string;
20097
+ /**
20098
+ * Pod name is used to specify the Pod whose containers will be collected. If no Pod name is specified, all containers will be collected. Pod name supports regular expression matching. For example, setting the Pod name to ^(http.*)$ collects all containers under Pods whose names start with http.
20099
+ */
20100
+ podNameRegex: string;
20101
+ /**
20102
+ * Specify the container to collect by workload name. If no workload name is specified, all containers are collected. Workload names support regular expressions. For example, setting the workload name to ^(http.*)$ collects all containers under workloads starting with http.
20103
+ */
20104
+ workloadNameRegex: string;
20105
+ /**
20106
+ * Specify the container to collect by workload type. Only one type can be selected. If no type is specified, containers of all types will be collected. Supported workload types: Deployment: stateless workload StatefulSet: stateful workload DaemonSet: daemon process Job: task CronJob: scheduled task
20107
+ */
20108
+ workloadType: string;
20109
+ }
20110
+ interface GetRuleContainerRuleKubernetesRuleAnnotationTag {
20111
+ /**
20112
+ * Key.
20113
+ */
20114
+ key: string;
20115
+ /**
20116
+ * Value.
20117
+ */
20118
+ val: string;
20119
+ }
20120
+ interface GetRuleContainerRuleKubernetesRuleExcludePodAnnotationRegex {
20121
+ /**
20122
+ * Key.
20123
+ */
20124
+ key: string;
20125
+ /**
20126
+ * Value.
20127
+ */
20128
+ val: string;
20129
+ }
20130
+ interface GetRuleContainerRuleKubernetesRuleExcludePodLabelRegex {
20131
+ /**
20132
+ * Key.
20133
+ */
20134
+ key: string;
20135
+ /**
20136
+ * Value.
20137
+ */
20138
+ val: string;
20139
+ }
20140
+ interface GetRuleContainerRuleKubernetesRuleIncludePodAnnotationRegex {
20141
+ /**
20142
+ * Key.
20143
+ */
20144
+ key: string;
20145
+ /**
20146
+ * Value.
20147
+ */
20148
+ val: string;
20149
+ }
20150
+ interface GetRuleContainerRuleKubernetesRuleIncludePodLabelRegex {
20151
+ /**
20152
+ * Key.
20153
+ */
20154
+ key: string;
20155
+ /**
20156
+ * Value.
20157
+ */
20158
+ val: string;
20159
+ }
20160
+ interface GetRuleContainerRuleKubernetesRuleLabelTag {
20161
+ /**
20162
+ * Key.
20163
+ */
20164
+ key: string;
20165
+ /**
20166
+ * Value.
20167
+ */
20168
+ val: string;
20169
+ }
20170
+ interface GetRuleExcludePath {
20171
+ /**
20172
+ * Collection path type. File: File name. Path: Directory.
20173
+ */
20174
+ type: string;
20175
+ /**
20176
+ * Collection path. Must be specified as an absolute path. When Type is Path, Value indicates a directory. When Type is File, Value indicates a file name.
20177
+ */
20178
+ value: string;
20179
+ }
20180
+ interface GetRuleExtractRule {
20181
+ /**
20182
+ * Regular expression that the first line of the log must match. Valid only when LogType is multiline*log or fullregex*log. Must be a valid regular expression.
20183
+ */
20184
+ beginRegex: string;
20185
+ /**
20186
+ * Log delimiter. Valid only when LogType is delimiter_log.
20187
+ */
20188
+ delimiter: string;
20189
+ /**
20190
+ * Enable nanosecond precision time. When enabled, log time parsing will include and report nanosecond precision. true: Enable nanosecond precision time. false: Disable nanosecond precision time.
20191
+ */
20192
+ enableNanosecond: boolean;
20193
+ /**
20194
+ * Filter rule list. When LogType is minimalist*log or multiline*log, you can configure up to 1 filter rule, and the filter field name key must be content. When LogType is delimiter*log, json*log, or fullregex*log, you can configure up to 5 filter rules, and the filter field name key cannot be duplicated or empty. The regular expression for the filter field's log content must be a valid regular expression and is limited to 256 characters.
20195
+ */
20196
+ filterKeyRegexes: outputs.tls.GetRuleExtractRuleFilterKeyRegex[];
20197
+ /**
20198
+ * List of log field names (Key). This is only valid when LogType is delimiter*log or fullregex*log. You can configure up to 100 field names. When LogType is delimiter*log, field names must be unique and cannot all be empty. When LogType is fullregex*log, field names must be unique and cannot be empty.
20199
+ */
20200
+ keys: string[];
20201
+ /**
20202
+ * The entire log must match the specified regular expression. This is only valid when the collected log type is fullregex_log. Must be a valid regular expression.
20203
+ */
20204
+ logRegex: string;
20205
+ /**
20206
+ * Automatically extract log fields based on the specified log template
20207
+ */
20208
+ logTemplate: outputs.tls.GetRuleExtractRuleLogTemplate;
20209
+ /**
20210
+ * Quoting character. Content wrapped by a quoting character will not be split but parsed as a complete field. Only valid when LogType is delimiter_log.
20211
+ */
20212
+ quote: string;
20213
+ /**
20214
+ * Regular expression for extracting time, used to extract the time value from the TimeKey field and parse it as the collection time
20215
+ */
20216
+ timeExtractRegex: string;
20217
+ /**
20218
+ * Parsing format for the time field. If you use a specific time field in the log as the log timestamp, you must provide both TimeKey and TimeFormat. TimeKey and TimeFormat must be used together.
20219
+ */
20220
+ timeFormat: string;
20221
+ /**
20222
+ * Name of the log time field. If you want to use a specific time field in the log as the log timestamp, you need to specify both TimeKey and TimeFormat. TimeKey and TimeFormat must be provided together.
20223
+ */
20224
+ timeKey: string;
20225
+ /**
20226
+ * Time sample. Used to check whether the entered time parsing format is correct.
20227
+ */
20228
+ timeSample: string;
20229
+ /**
20230
+ * Time zone. Supports machine time zone (default) and custom time zone. Custom time zone supports GMT and UTC. GMT format: GMT+08:00. UTC format: Asia/Shanghai.
20231
+ */
20232
+ timeZone: string;
20233
+ /**
20234
+ * Key name for unmatched logs.
20235
+ */
20236
+ unMatchLogKey: string;
20237
+ /**
20238
+ * Switch for uploading unmatched logs.
20239
+ */
20240
+ unMatchUpLoadSwitch: boolean;
20241
+ }
20242
+ interface GetRuleExtractRuleFilterKeyRegex {
20243
+ /**
20244
+ * Name of the filter field.
20245
+ */
20246
+ key: string;
20247
+ /**
20248
+ * The log content of the filter field must match the specified regular expression.
20249
+ */
20250
+ regex: string;
20251
+ }
20252
+ interface GetRuleExtractRuleLogTemplate {
20253
+ /**
20254
+ * Log template format.
20255
+ */
20256
+ format: string;
20257
+ /**
20258
+ * Log template types. Supported types: Nginx: Nginx log template.
20259
+ */
20260
+ type: string;
20261
+ }
20262
+ interface GetRuleHostGroupInfo {
20263
+ /**
20264
+ * Number of hosts with heartbeat exceptions.
20265
+ */
20266
+ abnormalHeartbeatStatusCount: number;
20267
+ /**
20268
+ * Latest agent version.
20269
+ */
20270
+ agentLatestVersion: string;
20271
+ /**
20272
+ * Whether LogCollector installed on the machine group server has automatic upgrade enabled. true: The log service will check for upgrades during a specified time period each day. If upgrade conditions are met, LogCollector will be upgraded automatically without manual intervention. false (default): LogCollector does not upgrade automatically. To use a newer version of LogCollector, refer to the LogCollector upgrade procedure.
20273
+ */
20274
+ autoUpdate: boolean;
20275
+ /**
20276
+ * Machine group creation time.
20277
+ */
20278
+ createTime: string;
20279
+ /**
20280
+ * Number of hosts.
20281
+ */
20282
+ hostCount: number;
20283
+ /**
20284
+ * Machine group ID
20285
+ */
20286
+ hostGroupId: string;
20287
+ /**
20288
+ * Name of the machine group.
20289
+ */
20290
+ hostGroupName: string;
20291
+ /**
20292
+ * Machine group type. IP: Machine IP. Label: Machine label.
20293
+ */
20294
+ hostGroupType: string;
20295
+ /**
20296
+ * Machine identifier.
20297
+ */
20298
+ hostIdentifier: string;
20299
+ /**
20300
+ * The IAM project to which the host group belongs.
20301
+ */
20302
+ iamProjectName: string;
20303
+ /**
20304
+ * Time when the machine group was modified.
20305
+ */
20306
+ modifyTime: string;
20307
+ /**
20308
+ * Number of hosts with normal heartbeat.
20309
+ */
20310
+ normalHeartbeatStatusCount: number;
20311
+ /**
20312
+ * The number of bound collection configurations.
20313
+ */
20314
+ ruleCount: number;
20315
+ /**
20316
+ * Whether to enable the Logcollector service log feature. true: enabled. false (default): disabled.
20317
+ */
20318
+ serviceLogging: boolean;
20319
+ /**
20320
+ * End time for LogCollector automatic upgrade.
20321
+ */
20322
+ updateEndTime: string;
20323
+ /**
20324
+ * LogCollector auto-update start time. Note: Only required when AutoUpdate is set to true. It is recommended to schedule auto-updates during off-peak hours. LogCollector may restart during the update process, but logs will not be lost.
20325
+ */
20326
+ updateStartTime: string;
20327
+ }
20328
+ interface GetRuleUserDefineRule {
20329
+ /**
20330
+ * The Advanced parameter is used for extended configuration. After enabling extended configuration, you can customize advanced behaviors of LogCollector, such as when to release file handles. Note: If multiple release conditions are specified, the handle is released and log file monitoring ends as soon as any condition is met.
20331
+ */
20332
+ advanced: outputs.tls.GetRuleUserDefineRuleAdvanced;
20333
+ /**
20334
+ * Whether to upload the label information of the host group to the log service. The default is off. true: LogCollector uploads the label information of the host group to the specified field. You can specify the field name in the HostGroupLabelKey parameter. false (default): Host group label information is not uploaded.
20335
+ */
20336
+ enableHostGroupLabel: boolean;
20337
+ /**
20338
+ * Upload the hostname field. Default is disabled. true: Add a field to the original log to record the source hostname. Specify the hostname field name using HostnameKey. false: (default) Do not add the hostname field.
20339
+ */
20340
+ enableHostname: boolean;
20341
+ /**
20342
+ * Upload raw logs. true: Upload raw logs. false (default): Do not upload raw logs.
20343
+ */
20344
+ enableRawLog: boolean;
20345
+ /**
20346
+ * Add constant fields to logs. Constant fields must follow these restrictions: You can upload up to 5 constant fields. Field names (Key) must be unique and not empty. Length limit: 1–128 characters, including letters, numbers, and special characters (-*./), and cannot start with an underscore. Field values (Value) must not be empty, with a maximum length of 512 KiB.
20347
+ */
20348
+ fields: outputs.tls.GetRuleUserDefineRuleField[];
20349
+ /**
20350
+ * Field name used to store machine group label information
20351
+ */
20352
+ hostGroupLabelKey: string;
20353
+ /**
20354
+ * Hostname field name. Required only when EnableHostname is true.
20355
+ */
20356
+ hostnameKey: string;
20357
+ /**
20358
+ * Ignore log files that have not been updated for a specified period (in hours).
20359
+ */
20360
+ ignoreOlder: number;
20361
+ /**
20362
+ * Allow multiple log file collections. Empty: Use log file ID (including file inode, device, and checksum of the first N bytes) to uniquely identify the log file. RuleID: Use collection rule ID and log file ID to uniquely identify the log file. TopicIDRuleName: Use log topic ID, collection rule name, and log file ID to uniquely identify the log file.
20363
+ */
20364
+ multiCollectsType: string;
20365
+ /**
20366
+ * Rule for parsing the collection path. After setting the rule, fields in the collection path are extracted using the specified regular expression and added as metadata to the log data. Note: This parameter is not supported when collecting container standard output.
20367
+ */
20368
+ parsePathRule: outputs.tls.GetRuleUserDefineRuleParsePathRule;
20369
+ /**
20370
+ * LogCollector plugin configuration. After enabling plugin configuration, you can add one or more LogCollector processor plugins to parse logs with complex or variable structures.
20371
+ */
20372
+ plugin: outputs.tls.GetRuleUserDefineRulePlugin;
20373
+ /**
20374
+ * Name of the raw log field. Only effective when EnableRawLog is set to true. RawLogKey defaults to **raw**, meaning the original log data will be encapsulated in the **raw** field and uploaded to the log service along with the parsed log data.
20375
+ */
20376
+ rawLogKey: string;
20377
+ /**
20378
+ * Rules for routing log partitions. If this parameter is not set, logs are written using the default load balancing mode, and packets are written to any available Shard. If this parameter is set, logs are collected using the HashKey routing Shard mode, and the log service writes data to the Shard containing the specified Key value
20379
+ */
20380
+ shardHashKey: outputs.tls.GetRuleUserDefineRuleShardHashKey;
20381
+ /**
20382
+ * LogCollector collection policy, which specifies whether LogCollector collects incremental logs or full logs. Default is false, meaning full log collection. true: incremental collection. LogCollector only collects newly added content in the file. When new logs are written to monitored log files, LogCollector triggers log collection. For first-time collection, LogCollector automatically determines the collection position based on the incremental threshold TailSizeKb you specify. If the new file size does not exceed the incremental threshold, collection starts from the beginning of the file. If the new file size exceeds the incremental threshold, collection starts from the position at the end of the file minus the incremental threshold, collecting only incremental logs. For subsequent collections, LogCollector determines the collection position based on Checkpoint and continues collecting. false: (default) full collection. LogCollector collects logs from the beginning of each file, including historical log data.
20383
+ */
20384
+ tailFiles: boolean;
20385
+ /**
20386
+ * Backtracking threshold for incremental collection, in KiB. When LogCollector uses incremental collection, for the first collection of a log file: If the new log file size does not exceed the TailSizeKb value, collection starts from the beginning of the file. If the new log file size exceeds the TailSizeKb value, collection starts from the position that is TailSizeKb from the end of the file.
20387
+ */
20388
+ tailSizeKb: number;
20389
+ }
20390
+ interface GetRuleUserDefineRuleAdvanced {
20391
+ /**
20392
+ * After reading to the end of the log file, choose whether to release the file handle. Default is false.
20393
+ */
20394
+ closeEof: boolean;
20395
+ /**
20396
+ * Wait time to release log file handle. If no new logs are written to the log file within the specified time, the handle for that log file is released. Unit: seconds. Range: 1–300 seconds. Default: 60 seconds.
20397
+ */
20398
+ closeInactive: number;
20399
+ /**
20400
+ * Release the file handle after the log file is removed. Default is false.
20401
+ */
20402
+ closeRemoved: boolean;
20403
+ /**
20404
+ * Release the file handle after the log file is renamed. Default is false.
20405
+ */
20406
+ closeRenamed: boolean;
20407
+ /**
20408
+ * Maximum monitoring duration for LogCollector log files, in seconds. The default is 0 seconds, meaning LogCollector does not limit the monitoring duration for log files. Timing starts when LogCollector begins monitoring the log file. Once the specified duration is exceeded, LogCollector immediately releases the file handle and stops monitoring, regardless of whether the log file has been fully read.
20409
+ */
20410
+ closeTimeout: number;
20411
+ /**
20412
+ * Maximum wait time when LogCollector does not detect a line break, in seconds. The default is 5s. Timing starts when LogCollector begins reading the log file. If no line break is detected within the specified time, LogCollector sends the logs in the buffer. If the file write interval is long, a complete log entry may be split into two parts and written separately. Adjust this parameter based on your log write interval.
20413
+ */
20414
+ noLineTerminatorEofMaxTime: number;
20415
+ }
20416
+ interface GetRuleUserDefineRuleField {
20417
+ /**
20418
+ * Key.
20419
+ */
20420
+ key: string;
20421
+ /**
20422
+ * Value.
20423
+ */
20424
+ val: string;
20425
+ }
20426
+ interface GetRuleUserDefineRuleParsePathRule {
20427
+ /**
20428
+ * Field name list. The log service uses a regular expression (Regex) to parse the path sample (PathSample) into multiple fields. Keys specify the name of each field. You can configure up to 100 field names. Field names cannot be empty or duplicated.
20429
+ */
20430
+ keys: string[];
20431
+ /**
20432
+ * Sample collection path for actual scenarios. The sample collection path must be an absolute path. Wildcards *, ?, ** are not allowed in the path sample.
20433
+ */
20434
+ pathSample: string;
20435
+ /**
20436
+ * Regular expression used to extract the path field. Must match the sample collection path, otherwise extraction will fail
20437
+ */
20438
+ regex: string;
20439
+ }
20440
+ interface GetRuleUserDefineRulePlugin {
20441
+ /**
20442
+ * LogCollector plugin. For the list of supported plugins and parameter descriptions, see LogCollector plugin overview.
20443
+ */
20444
+ processors: string;
20445
+ }
20446
+ interface GetRuleUserDefineRuleShardHashKey {
20447
+ /**
20448
+ * HashKey of the log group, used to specify the shard to which the current log group will be written. The value range for this parameter is [00000000000000000000000000000000-ffffffffffffffffffffffffffffffff).
20449
+ */
20450
+ hashKey: string;
20451
+ }
20452
+ interface GetScheduleSqlTaskRequestCycle {
20453
+ /**
20454
+ * Cron expression, with a minimum granularity of minutes, using 24-hour format. For example, 0 18 * * * means execution at 18:00 every day.
20455
+ */
20456
+ cronTab: string;
20457
+ /**
20458
+ * If Type is set to Cron, you must also set the time zone.
20459
+ */
20460
+ cronTimeZone: string;
20461
+ /**
20462
+ * Scheduling period or the time point for periodic execution (minutes from 00:00). Range: 1–1440 minutes.
20463
+ */
20464
+ time: number;
20465
+ /**
20466
+ * Scheduling period type. Options: Period, Fixed, Cron.
20467
+ */
20468
+ type: string;
20469
+ }
20470
+ interface GetShipperContentInfo {
20471
+ /**
20472
+ * CSV format log content configuration.
20473
+ */
20474
+ csvInfo: outputs.tls.GetShipperContentInfoCsvInfo;
20475
+ /**
20476
+ * Log content parsing format. Delivery to TOS supports json, jsonl, csv; delivery to Kafka supports original, json.
20477
+ */
20478
+ format: string;
20479
+ /**
20480
+ * JSON/JSONL format log content configuration.
20481
+ */
20482
+ jsonInfo: outputs.tls.GetShipperContentInfoJsonInfo;
20483
+ }
20484
+ interface GetShipperContentInfoCsvInfo {
20485
+ /**
20486
+ * Delimiter. Supports comma, tab, pipe, semicolon, space.
20487
+ */
20488
+ delimiter: string;
20489
+ /**
20490
+ * Escape character. When field content contains a delimiter, use an escape character to enclose it. Supports single quote, double quote, or empty character.
20491
+ */
20492
+ escapeChar: string;
20493
+ /**
20494
+ * Fields to be delivered. Supports letters, numbers, and _-./. Cannot start with an underscore. Length: 1–128.
20495
+ */
20496
+ keys: string[];
20497
+ /**
20498
+ * Content for invalid field padding. Length: 0–128.
20499
+ */
20500
+ nonFieldContent: string;
20501
+ /**
20502
+ * Whether to print the key in the first row.
20503
+ */
20504
+ printHeader: boolean;
20505
+ }
20506
+ interface GetShipperContentInfoJsonInfo {
20507
+ /**
20508
+ * Enable flag.
20509
+ */
20510
+ enable: boolean;
20511
+ /**
20512
+ * Whether to enable escaping. Must be set to true.
20513
+ */
20514
+ escape: boolean;
20515
+ /**
20516
+ * Delivery field list; if not configured, all fields will be delivered. When delivering in JSON/JSONL format, if this parameter is not set, all fields will be delivered, including **content** (required), **source**, **path**, **time**, **image_name**, **container_name**, **pod_name**, **pod_uid**, namespace, **tag****client_ip**, and **tag****receive_time**.
20517
+ */
20518
+ keys: string[];
20519
+ }
20520
+ interface GetShipperKafkaShipperInfo {
20521
+ /**
20522
+ * Compression format; supports snappy, gzip, lz4, none.
20523
+ */
20524
+ compress: string;
20525
+ /**
20526
+ * Delivery end time, in milliseconds. If not set, delivery continues indefinitely. Note: Milliseconds will be truncated. For example, if 1776761323455 is entered, it will become 1776761323000; if 1776761323 is entered, it will become 1776761323000.
20527
+ */
20528
+ endTime: number;
20529
+ /**
20530
+ * Kafka instance.
20531
+ */
20532
+ instance: string;
20533
+ /**
20534
+ * Kafka topic name. All log data delivered through this configuration will be sent to this topic.
20535
+ */
20536
+ kafkaTopic: string;
20537
+ /**
20538
+ * Start time. If not configured, defaults to the current time. Note: Millisecond data will be ignored. For example, if 1776761323455 is entered, the result will be 1776761323000; if 1776761323 is entered, the result will be 1776761323000.
20539
+ */
20540
+ startTime: number;
20541
+ }
20542
+ interface GetShipperTosShipperInfo {
20543
+ /**
20544
+ * Select a TOS bucket. Must be in the same region as the source log topic. Can only contain numbers, hyphens (-), and letters a–z. Must start and end with a number or letter. Length: 3–63 characters.
20545
+ */
20546
+ bucket: string;
20547
+ /**
20548
+ * Compression format; supports snappy, gzip, lz4, none.
20549
+ */
20550
+ compress: string;
20551
+ /**
20552
+ * Delivery interval in seconds, range: 300–900.
20553
+ */
20554
+ interval: number;
20555
+ /**
20556
+ * Maximum raw file size per partition for delivery, in MiB. Range: 5–256.
20557
+ */
20558
+ maxSize: number;
20559
+ /**
20560
+ * Partition rule for log delivery. Subdirectory naming format supports strftime syntax. Default: %Y/%m/%d/%H/%M.
20561
+ */
20562
+ partitionFormat: string;
20563
+ /**
20564
+ * Top-level directory name for the bucket. Cannot start with / or \, and cannot use consecutive /. Cannot use .. as a folder name. Duplicate names are not allowed within the same bucket.
20565
+ */
20566
+ prefix: string;
20567
+ }
20568
+ interface GetTopicTag {
20569
+ /**
20570
+ * User tag key.
20571
+ */
20572
+ key: string;
20573
+ /**
20574
+ * User tag value.
20575
+ */
20576
+ value: string;
20577
+ }
20578
+ interface ImportTaskImportSourceInfo {
18734
20579
  /**
18735
20580
  * Kafka data source information. When sourceType is kafka, the KafkaSourceInfo field is required
18736
20581
  */
18737
- kafkaSourceInfo: outputs.tls.GetImportTaskImportSourceInfoKafkaSourceInfo;
20582
+ kafkaSourceInfo: outputs.tls.ImportTaskImportSourceInfoKafkaSourceInfo;
18738
20583
  /**
18739
20584
  * TOS data source information. When sourceType is tos, the TosSourceInfo field is required.
18740
20585
  */
18741
- tosSourceInfo: outputs.tls.GetImportTaskImportSourceInfoTosSourceInfo;
20586
+ tosSourceInfo: outputs.tls.ImportTaskImportSourceInfoTosSourceInfo;
18742
20587
  }
18743
- interface GetImportTaskImportSourceInfoKafkaSourceInfo {
20588
+ interface ImportTaskImportSourceInfoKafkaSourceInfo {
18744
20589
  /**
18745
20590
  * Data encoding format. Available options: UTF-8, GBK.
18746
20591
  */
@@ -18790,7 +20635,7 @@ export declare namespace tls {
18790
20635
  */
18791
20636
  username: string;
18792
20637
  }
18793
- interface GetImportTaskImportSourceInfoTosSourceInfo {
20638
+ interface ImportTaskImportSourceInfoTosSourceInfo {
18794
20639
  /**
18795
20640
  * TOS bucket name
18796
20641
  */
@@ -18808,11 +20653,11 @@ export declare namespace tls {
18808
20653
  */
18809
20654
  region: string;
18810
20655
  }
18811
- interface GetImportTaskTargetInfo {
20656
+ interface ImportTaskTargetInfo {
18812
20657
  /**
18813
20658
  * Log extraction rule.
18814
20659
  */
18815
- extractRule: outputs.tls.GetImportTaskTargetInfoExtractRule;
20660
+ extractRule: outputs.tls.ImportTaskTargetInfoExtractRule;
18816
20661
  /**
18817
20662
  * Log sample. When LogType is set to multiline_log, you must configure log samples. It is recommended to provide more than two log entries as examples to ensure the regular expression matches the first line of each log. Use real samples from the production environment.
18818
20663
  */
@@ -18826,11 +20671,11 @@ export declare namespace tls {
18826
20671
  */
18827
20672
  region: string;
18828
20673
  }
18829
- interface GetImportTaskTargetInfoExtractRule {
20674
+ interface ImportTaskTargetInfoExtractRule {
18830
20675
  /**
18831
20676
  * Basic content of log extraction rules.
18832
20677
  */
18833
- extractRule: outputs.tls.GetImportTaskTargetInfoExtractRuleExtractRule;
20678
+ extractRule: outputs.tls.ImportTaskTargetInfoExtractRuleExtractRule;
18834
20679
  /**
18835
20680
  * Number of skipped rows. Only valid when the log type is delimiterLog and the import type is tos.
18836
20681
  */
@@ -18844,7 +20689,7 @@ export declare namespace tls {
18844
20689
  */
18845
20690
  timeZone: string;
18846
20691
  }
18847
- interface GetImportTaskTargetInfoExtractRuleExtractRule {
20692
+ interface ImportTaskTargetInfoExtractRuleExtractRule {
18848
20693
  /**
18849
20694
  * Regular expression for identifying the first line of each log. The matched part is treated as the start of the log. When LogType is set to multiline_log, you must configure a log sample
18850
20695
  */
@@ -18857,10 +20702,7 @@ export declare namespace tls {
18857
20702
  * Enable nanoseconds.
18858
20703
  */
18859
20704
  enableNanosecond: boolean;
18860
- /**
18861
- * Filter key regular expression.
18862
- */
18863
- filterKeyRegexes: outputs.tls.GetImportTaskTargetInfoExtractRuleExtractRuleFilterKeyRegex[];
20705
+ filterKeyRegexes: outputs.tls.ImportTaskTargetInfoExtractRuleExtractRuleFilterKeyRegex[];
18864
20706
  /**
18865
20707
  * List of log field names (Key). Valid only when LogType is delimiter_log. Supports up to 100 field names. Duplicate field names are not allowed, and all field names cannot be left blank
18866
20708
  */
@@ -18872,7 +20714,7 @@ export declare namespace tls {
18872
20714
  /**
18873
20715
  * Log template.
18874
20716
  */
18875
- logTemplate: outputs.tls.GetImportTaskTargetInfoExtractRuleExtractRuleLogTemplate;
20717
+ logTemplate: outputs.tls.ImportTaskTargetInfoExtractRuleExtractRuleLogTemplate;
18876
20718
  /**
18877
20719
  * Quotation mark. Content enclosed by the quotation mark will not be separated and will be parsed as a complete field. Only valid when LogType is delimiter_log.
18878
20720
  */
@@ -18898,7 +20740,7 @@ export declare namespace tls {
18898
20740
  */
18899
20741
  unMatchUpLoadSwitch: boolean;
18900
20742
  }
18901
- interface GetImportTaskTargetInfoExtractRuleExtractRuleFilterKeyRegex {
20743
+ interface ImportTaskTargetInfoExtractRuleExtractRuleFilterKeyRegex {
18902
20744
  /**
18903
20745
  * Key.
18904
20746
  */
@@ -18908,7 +20750,7 @@ export declare namespace tls {
18908
20750
  */
18909
20751
  regex: string;
18910
20752
  }
18911
- interface GetImportTaskTargetInfoExtractRuleExtractRuleLogTemplate {
20753
+ interface ImportTaskTargetInfoExtractRuleExtractRuleLogTemplate {
18912
20754
  /**
18913
20755
  * Format.
18914
20756
  */
@@ -18918,7 +20760,7 @@ export declare namespace tls {
18918
20760
  */
18919
20761
  type: string;
18920
20762
  }
18921
- interface GetImportTaskTaskStatistics {
20763
+ interface ImportTaskTaskStatistics {
18922
20764
  /**
18923
20765
  * Total resource bytes enumerated
18924
20766
  */
@@ -18952,7 +20794,7 @@ export declare namespace tls {
18952
20794
  */
18953
20795
  transferred: number;
18954
20796
  }
18955
- interface GetIndexFullText {
20797
+ interface IndexFullText {
18956
20798
  /**
18957
20799
  * Case sensitivity. true: Case sensitive. false: Not case sensitive.
18958
20800
  */
@@ -18966,7 +20808,7 @@ export declare namespace tls {
18966
20808
  */
18967
20809
  includeChinese: boolean;
18968
20810
  }
18969
- interface GetIndexKeyValue {
20811
+ interface IndexKeyValue {
18970
20812
  /**
18971
20813
  * Specify the field names for key-value indexing. Up to 100 fields can be added. Only letters, numbers, spaces, underscores (_), hyphens (-), and slashes (/) are supported, and field names cannot start or end with a space. Each key name must be unique within the same index. Length: 1–128 characters. For subfields in JSON-type key-value indexes, use a dot (.) to indicate the hierarchy between JSON fields. For example, if the JSON field 'namelist' contains a text-type subfield 'totalcount' and a JSON-type subfield 'info', and 'info' contains the field 'name', the field names should be configured as 'totalcount' and 'info.name' respectively.
18972
20814
  */
@@ -18974,9 +20816,9 @@ export declare namespace tls {
18974
20816
  /**
18975
20817
  * Field description information required for configuring key-value indexes.
18976
20818
  */
18977
- value: outputs.tls.GetIndexKeyValueValue;
20819
+ value: outputs.tls.IndexKeyValueValue;
18978
20820
  }
18979
- interface GetIndexKeyValueValue {
20821
+ interface IndexKeyValueValue {
18980
20822
  /**
18981
20823
  * Indicates whether the index was added automatically. true: The index was added automatically. false: The index was not added automatically.
18982
20824
  */
@@ -19001,10 +20843,7 @@ export declare namespace tls {
19001
20843
  * Enable automatic indexing and statistics for JSON fields. true: Enable automatic indexing and statistics. false: Disable automatic indexing and statistics.
19002
20844
  */
19003
20845
  indexSqlAll: boolean;
19004
- /**
19005
- * When ValueType is json, you can configure key-value indexes for JSON subfields using the JsonKeys field, which is an array of KeyValueInfo. Each element in the JsonKeys list is a KeyValueInfo, and you can further nest text, long, and double type subfields. For subfields in JSON key-value indexes, use . to indicate the hierarchy between JSON fields. For example, the JSON field namelist contains a text-type subfield totalcount and a JSON-type info, which itself contains the field name. Each field name should be configured as totalcount and info.name, respectively. The SqlFlag setting for subfield key-value indexes defined in JsonKeys must match their parent field, meaning they must be enabled or disabled together. The default is disabled. Subfields do not support separate settings for Delimiter, CaseSensitive, or IncludeChinese. For text-type fields, CaseSensitive, Delimiter, and IncludeChinese always inherit the parent field settings. This is only set when ValueType is json.
19006
- */
19007
- jsonKeys: outputs.tls.GetIndexKeyValueValueJsonKey[];
20846
+ jsonKeys: outputs.tls.IndexKeyValueValueJsonKey[];
19008
20847
  /**
19009
20848
  * Whether analysis is enabled for the field. Default is false. After enabling statistical analysis, you can configure token delimiters and whether to include Chinese content.
19010
20849
  */
@@ -19014,7 +20853,7 @@ export declare namespace tls {
19014
20853
  */
19015
20854
  valueType: string;
19016
20855
  }
19017
- interface GetIndexKeyValueValueJsonKey {
20856
+ interface IndexKeyValueValueJsonKey {
19018
20857
  /**
19019
20858
  * Specify the field names for key-value indexing. Up to 100 fields can be added. Only letters, numbers, spaces, underscores (_), hyphens (-), and slashes (/) are supported, and field names cannot start or end with a space. Each key name must be unique within the same index. Length: 1–128 characters. For subfields in JSON-type key-value indexes, use a dot (.) to indicate the hierarchy between JSON fields. For example, if the JSON field 'namelist' contains a text-type subfield 'totalcount' and a JSON-type subfield 'info', and 'info' contains the field 'name', the field names should be configured as 'totalcount' and 'info.name' respectively.
19020
20859
  */
@@ -19022,9 +20861,9 @@ export declare namespace tls {
19022
20861
  /**
19023
20862
  * Field description information required for configuring key-value indexes.
19024
20863
  */
19025
- value: outputs.tls.GetIndexKeyValueValueJsonKeyValue;
20864
+ value: outputs.tls.IndexKeyValueValueJsonKeyValue;
19026
20865
  }
19027
- interface GetIndexKeyValueValueJsonKeyValue {
20866
+ interface IndexKeyValueValueJsonKeyValue {
19028
20867
  /**
19029
20868
  * Indicates whether the index was added automatically. true: The index was added automatically. false: The index was not added automatically.
19030
20869
  */
@@ -19058,7 +20897,7 @@ export declare namespace tls {
19058
20897
  */
19059
20898
  valueType: string;
19060
20899
  }
19061
- interface GetIndexUserInnerKeyValue {
20900
+ interface IndexUserInnerKeyValue {
19062
20901
  /**
19063
20902
  * Specify the field names for key-value indexing. Up to 100 fields can be added. Only letters, numbers, spaces, underscores (_), hyphens (-), and slashes (/) are supported, and field names cannot start or end with a space. Each key name must be unique within the same index. Length: 1–128 characters. For subfields in JSON-type key-value indexes, use a dot (.) to indicate the hierarchy between JSON fields. For example, if the JSON field 'namelist' contains a text-type subfield 'totalcount' and a JSON-type subfield 'info', and 'info' contains the field 'name', the field names should be configured as 'totalcount' and 'info.name' respectively.
19064
20903
  */
@@ -19066,9 +20905,9 @@ export declare namespace tls {
19066
20905
  /**
19067
20906
  * Field description information required for configuring key-value indexes.
19068
20907
  */
19069
- value: outputs.tls.GetIndexUserInnerKeyValueValue;
20908
+ value: outputs.tls.IndexUserInnerKeyValueValue;
19070
20909
  }
19071
- interface GetIndexUserInnerKeyValueValue {
20910
+ interface IndexUserInnerKeyValueValue {
19072
20911
  /**
19073
20912
  * Indicates whether the index was added automatically. true: The index was added automatically. false: The index was not added automatically.
19074
20913
  */
@@ -19093,10 +20932,7 @@ export declare namespace tls {
19093
20932
  * Enable automatic indexing and statistics for JSON fields. true: Enable automatic indexing and statistics. false: Disable automatic indexing and statistics.
19094
20933
  */
19095
20934
  indexSqlAll: boolean;
19096
- /**
19097
- * When ValueType is json, you can configure key-value indexes for JSON subfields using the JsonKeys field, which is an array of KeyValueInfo. Each element in the JsonKeys list is a KeyValueInfo, and you can further nest text, long, and double type subfields. For subfields in JSON key-value indexes, use . to indicate the hierarchy between JSON fields. For example, the JSON field namelist contains a text-type subfield totalcount and a JSON-type info, which itself contains the field name. Each field name should be configured as totalcount and info.name, respectively. The SqlFlag setting for subfield key-value indexes defined in JsonKeys must match their parent field, meaning they must be enabled or disabled together. The default is disabled. Subfields do not support separate settings for Delimiter, CaseSensitive, or IncludeChinese. For text-type fields, CaseSensitive, Delimiter, and IncludeChinese always inherit the parent field settings. This is only set when ValueType is json.
19098
- */
19099
- jsonKeys: outputs.tls.GetIndexUserInnerKeyValueValueJsonKey[];
20935
+ jsonKeys: outputs.tls.IndexUserInnerKeyValueValueJsonKey[];
19100
20936
  /**
19101
20937
  * Whether analysis is enabled for the field. Default is false. After enabling statistical analysis, you can configure token delimiters and whether to include Chinese content.
19102
20938
  */
@@ -19106,7 +20942,7 @@ export declare namespace tls {
19106
20942
  */
19107
20943
  valueType: string;
19108
20944
  }
19109
- interface GetIndexUserInnerKeyValueValueJsonKey {
20945
+ interface IndexUserInnerKeyValueValueJsonKey {
19110
20946
  /**
19111
20947
  * Specify the field names for key-value indexing. Up to 100 fields can be added. Only letters, numbers, spaces, underscores (_), hyphens (-), and slashes (/) are supported, and field names cannot start or end with a space. Each key name must be unique within the same index. Length: 1–128 characters. For subfields in JSON-type key-value indexes, use a dot (.) to indicate the hierarchy between JSON fields. For example, if the JSON field 'namelist' contains a text-type subfield 'totalcount' and a JSON-type subfield 'info', and 'info' contains the field 'name', the field names should be configured as 'totalcount' and 'info.name' respectively.
19112
20948
  */
@@ -19114,9 +20950,9 @@ export declare namespace tls {
19114
20950
  /**
19115
20951
  * Field description information required for configuring key-value indexes.
19116
20952
  */
19117
- value: outputs.tls.GetIndexUserInnerKeyValueValueJsonKeyValue;
20953
+ value: outputs.tls.IndexUserInnerKeyValueValueJsonKeyValue;
19118
20954
  }
19119
- interface GetIndexUserInnerKeyValueValueJsonKeyValue {
20955
+ interface IndexUserInnerKeyValueValueJsonKeyValue {
19120
20956
  /**
19121
20957
  * Indicates whether the index was added automatically. true: The index was added automatically. false: The index was not added automatically.
19122
20958
  */
@@ -19150,7 +20986,7 @@ export declare namespace tls {
19150
20986
  */
19151
20987
  valueType: string;
19152
20988
  }
19153
- interface GetProjectTag {
20989
+ interface ProjectTag {
19154
20990
  /**
19155
20991
  * Tag key
19156
20992
  */
@@ -19160,472 +20996,494 @@ export declare namespace tls {
19160
20996
  */
19161
20997
  value: string;
19162
20998
  }
19163
- interface GetScheduleSqlTaskRequestCycle {
19164
- /**
19165
- * Cron expression, with a minimum granularity of minutes, using 24-hour format. For example, 0 18 * * * means execution at 18:00 every day.
19166
- */
19167
- cronTab: string;
20999
+ interface RuleContainerRule {
19168
21000
  /**
19169
- * If Type is set to Cron, you must also set the time zone.
21001
+ * Container name to collect. If no container name is specified, all containers in the machine group will be collected. Supports regex matching; for example, setting the container name to ^(container-test)$ will collect all containers named container-test.
19170
21002
  */
19171
- cronTimeZone: string;
21003
+ containerNameRegex: string;
21004
+ envTags: outputs.tls.RuleContainerRuleEnvTag[];
21005
+ excludeContainerEnvRegexes: outputs.tls.RuleContainerRuleExcludeContainerEnvRegex[];
21006
+ excludeContainerLabelRegexes: outputs.tls.RuleContainerRuleExcludeContainerLabelRegex[];
21007
+ includeContainerEnvRegexes: outputs.tls.RuleContainerRuleIncludeContainerEnvRegex[];
21008
+ includeContainerLabelRegexes: outputs.tls.RuleContainerRuleIncludeContainerLabelRegex[];
19172
21009
  /**
19173
- * Scheduling period or the time point for periodic execution (minutes from 00:00). Range: 1–1440 minutes.
21010
+ * Kubernetes container collection rules.
19174
21011
  */
19175
- time: number;
21012
+ kubernetesRule: outputs.tls.RuleContainerRuleKubernetesRule;
19176
21013
  /**
19177
- * Scheduling period type. Options: Period, Fixed, Cron.
21014
+ * Collection information. stdout: Collects container standard output (stdout). stderr: Collects container standard error (stderr). all: Collects both container standard output (stdout) and standard error (stderr).
19178
21015
  */
19179
- type: string;
21016
+ stream: string;
19180
21017
  }
19181
- interface GetTopicTag {
21018
+ interface RuleContainerRuleEnvTag {
19182
21019
  /**
19183
- * User tag key.
21020
+ * Key.
19184
21021
  */
19185
21022
  key: string;
19186
21023
  /**
19187
- * User tag value.
21024
+ * Value.
19188
21025
  */
19189
- value: string;
21026
+ val: string;
19190
21027
  }
19191
- interface ImportTaskImportSourceInfo {
21028
+ interface RuleContainerRuleExcludeContainerEnvRegex {
19192
21029
  /**
19193
- * Kafka data source information. When sourceType is kafka, the KafkaSourceInfo field is required
21030
+ * Key.
19194
21031
  */
19195
- kafkaSourceInfo: outputs.tls.ImportTaskImportSourceInfoKafkaSourceInfo;
21032
+ key: string;
19196
21033
  /**
19197
- * TOS data source information. When sourceType is tos, the TosSourceInfo field is required.
21034
+ * Value.
19198
21035
  */
19199
- tosSourceInfo: outputs.tls.ImportTaskImportSourceInfoTosSourceInfo;
21036
+ val: string;
19200
21037
  }
19201
- interface ImportTaskImportSourceInfoKafkaSourceInfo {
21038
+ interface RuleContainerRuleExcludeContainerLabelRegex {
19202
21039
  /**
19203
- * Data encoding format. Available options: UTF-8, GBK.
21040
+ * Key.
19204
21041
  */
19205
- encode: string;
21042
+ key: string;
19206
21043
  /**
19207
- * Kafka consumer group. If not specified, the system will automatically create a Kafka consumer group.
21044
+ * Value.
19208
21045
  */
19209
- group: string;
21046
+ val: string;
21047
+ }
21048
+ interface RuleContainerRuleIncludeContainerEnvRegex {
19210
21049
  /**
19211
- * The service addresses for different types of Kafka clusters vary. Details are as follows: Message Queue Kafka Edition: Use the access point of the Kafka instance. For more information, see Access Point. If the Kafka instance and the Log Service Project are in the same region, you can use private network access; otherwise, use public network access. Self-hosted Kafka clusters: Use the IP address and port number or the domain name and port number of the Kafka Broker. Only public network access is supported. Separate multiple service addresses with a comma (,).
21050
+ * Key.
19212
21051
  */
19213
- host: string;
21052
+ key: string;
19214
21053
  /**
19215
- * Starting position for data import. Options: 0: Earliest time, start importing from the first record in the specified Kafka Topic. 1: Latest time, start importing from the most recently generated record in the specified Kafka Topic.
21054
+ * Value.
19216
21055
  */
19217
- initialOffset: number;
21056
+ val: string;
21057
+ }
21058
+ interface RuleContainerRuleIncludeContainerLabelRegex {
19218
21059
  /**
19219
- * If you are using Message Queue Kafka Edition, set this to the Kafka instance ID.
21060
+ * Key.
19220
21061
  */
19221
- instanceId: string;
21062
+ key: string;
19222
21063
  /**
19223
- * Whether to enable authentication. If you use a public service address, it is recommended to enable authentication.
21064
+ * Value.
19224
21065
  */
19225
- isNeedAuth: boolean;
21066
+ val: string;
21067
+ }
21068
+ interface RuleContainerRuleKubernetesRule {
21069
+ annotationTags: outputs.tls.RuleContainerRuleKubernetesRuleAnnotationTag[];
19226
21070
  /**
19227
- * Password authentication mechanism. Available options: PLAIN, SCRAM-SHA-256, and SCRAM-SHA-512.
21071
+ * Whether to add all Kubernetes Labels as log tags to the original log data. When enabled, the log service adds fields for all Labels in the Kubernetes Pod to the logs. For example, if the Pod contains Label source=DC and destination=CS, the logs will include fields **tag**source__: DC and **tag**destination__: CS.
19228
21072
  */
19229
- mechanism: string;
21073
+ enableAllLabelTag: boolean;
21074
+ excludePodAnnotationRegexes: outputs.tls.RuleContainerRuleKubernetesRuleExcludePodAnnotationRegex[];
21075
+ excludePodLabelRegexes: outputs.tls.RuleContainerRuleKubernetesRuleExcludePodLabelRegex[];
21076
+ includePodAnnotationRegexes: outputs.tls.RuleContainerRuleKubernetesRuleIncludePodAnnotationRegex[];
21077
+ includePodLabelRegexes: outputs.tls.RuleContainerRuleKubernetesRuleIncludePodLabelRegex[];
21078
+ labelTags: outputs.tls.RuleContainerRuleKubernetesRuleLabelTag[];
19230
21079
  /**
19231
- * Kafka SASL user password for authentication.
21080
+ * Name of the Kubernetes Namespace to collect. If no Namespace name is specified, all containers will be collected. Namespace names support regular expression matching. For example, if you set the Namespace name to ^(tcp|udp)$, it will collect all containers under the tcp and udp namespaces.
19232
21081
  */
19233
- password: string;
21082
+ namespaceNameRegex: string;
19234
21083
  /**
19235
- * Secure transmission protocol. Options include plaintext, sasl*ssl, ssl, and sasl*plaintext
21084
+ * Pod name is used to specify the Pod whose containers will be collected. If no Pod name is specified, all containers will be collected. Pod name supports regular expression matching. For example, setting the Pod name to ^(http.*)$ collects all containers under Pods whose names start with http.
19236
21085
  */
19237
- protocol: string;
21086
+ podNameRegex: string;
19238
21087
  /**
19239
- * Specify log time. Options: 0: Use Kafka message timestamp. 1: Use current system time.
21088
+ * Specify the container to collect by workload name. If no workload name is specified, all containers are collected. Workload names support regular expressions. For example, setting the workload name to ^(http.*)$ collects all containers under workloads starting with http.
19240
21089
  */
19241
- timeSourceDefault: number;
21090
+ workloadNameRegex: string;
19242
21091
  /**
19243
- * Kafka Topic name. Separate multiple Kafka Topics with commas (,).
21092
+ * Specify the container to collect by workload type. Only one type can be selected. If no type is specified, containers of all types will be collected. Supported workload types: Deployment: stateless workload StatefulSet: stateful workload DaemonSet: daemon process Job: task CronJob: scheduled task
19244
21093
  */
19245
- topic: string;
21094
+ workloadType: string;
21095
+ }
21096
+ interface RuleContainerRuleKubernetesRuleAnnotationTag {
19246
21097
  /**
19247
- * Kafka SASL username for authentication.
21098
+ * Key.
19248
21099
  */
19249
- username: string;
21100
+ key: string;
21101
+ /**
21102
+ * Value.
21103
+ */
21104
+ val: string;
19250
21105
  }
19251
- interface ImportTaskImportSourceInfoTosSourceInfo {
21106
+ interface RuleContainerRuleKubernetesRuleExcludePodAnnotationRegex {
19252
21107
  /**
19253
- * TOS bucket name
21108
+ * Key.
19254
21109
  */
19255
- bucket: string;
21110
+ key: string;
19256
21111
  /**
19257
- * Compression mode for data in the TOS bucket. none: No compression. snappy: Compress using snappy. gzip: Compress using gzip. lz4: Compress using lz4.
21112
+ * Value.
19258
21113
  */
19259
- compressType: string;
21114
+ val: string;
21115
+ }
21116
+ interface RuleContainerRuleKubernetesRuleExcludePodLabelRegex {
19260
21117
  /**
19261
- * Path of the file to be imported in the TOS bucket.
21118
+ * Key.
19262
21119
  */
19263
- prefix: string;
21120
+ key: string;
19264
21121
  /**
19265
- * Region where the TOS bucket is located. Cross-region data import is supported
21122
+ * Value.
19266
21123
  */
19267
- region: string;
21124
+ val: string;
19268
21125
  }
19269
- interface ImportTaskTargetInfo {
21126
+ interface RuleContainerRuleKubernetesRuleIncludePodAnnotationRegex {
19270
21127
  /**
19271
- * Log extraction rule.
21128
+ * Key.
19272
21129
  */
19273
- extractRule: outputs.tls.ImportTaskTargetInfoExtractRule;
21130
+ key: string;
19274
21131
  /**
19275
- * Log sample. When LogType is set to multiline_log, you must configure log samples. It is recommended to provide more than two log entries as examples to ensure the regular expression matches the first line of each log. Use real samples from the production environment.
21132
+ * Value.
19276
21133
  */
19277
- logSample: string;
21134
+ val: string;
21135
+ }
21136
+ interface RuleContainerRuleKubernetesRuleIncludePodLabelRegex {
19278
21137
  /**
19279
- * Specify log parsing type during import. delimiter*log: CSV type. multiline*log: multiline full text type. minimalist*log: single line full text type. json*log: JSON type.
21138
+ * Key.
19280
21139
  */
19281
- logType: string;
21140
+ key: string;
19282
21141
  /**
19283
- * Region.
21142
+ * Value.
19284
21143
  */
19285
- region: string;
21144
+ val: string;
19286
21145
  }
19287
- interface ImportTaskTargetInfoExtractRule {
21146
+ interface RuleContainerRuleKubernetesRuleLabelTag {
19288
21147
  /**
19289
- * Basic content of log extraction rules.
21148
+ * Key.
19290
21149
  */
19291
- extractRule: outputs.tls.ImportTaskTargetInfoExtractRuleExtractRule;
21150
+ key: string;
19292
21151
  /**
19293
- * Number of skipped rows. Only valid when the log type is delimiterLog and the import type is tos.
21152
+ * Value.
19294
21153
  */
19295
- skipLineCount: number;
21154
+ val: string;
21155
+ }
21156
+ interface RuleExcludePath {
19296
21157
  /**
19297
- * Time extraction regular expression, used to extract the time value from the TimeKey field and parse it as the collection time
21158
+ * Collection path type. File: File name. Path: Directory.
19298
21159
  */
19299
- timeExtractRegex: string;
21160
+ type: string;
19300
21161
  /**
19301
- * Time zone. Supports machine time zone (default) and custom time zone. Custom time zone supports GMT and UTC. GMT format: GMT+08:00. UTC format: Asia/Shanghai.
21162
+ * Collection path. Must be specified as an absolute path. When Type is Path, Value indicates a directory. When Type is File, Value indicates a file name.
19302
21163
  */
19303
- timeZone: string;
21164
+ value: string;
19304
21165
  }
19305
- interface ImportTaskTargetInfoExtractRuleExtractRule {
21166
+ interface RuleExtractRule {
19306
21167
  /**
19307
- * Regular expression for identifying the first line of each log. The matched part is treated as the start of the log. When LogType is set to multiline_log, you must configure a log sample
21168
+ * Regular expression that the first line of the log must match. Valid only when LogType is multiline*log or fullregex*log. Must be a valid regular expression.
19308
21169
  */
19309
21170
  beginRegex: string;
19310
21171
  /**
19311
- * Delimiter. Only valid when LogType is delimiter_log.
21172
+ * Log delimiter. Valid only when LogType is delimiter_log.
19312
21173
  */
19313
21174
  delimiter: string;
19314
21175
  /**
19315
- * Enable nanoseconds.
21176
+ * Enable nanosecond precision time. When enabled, log time parsing will include and report nanosecond precision. true: Enable nanosecond precision time. false: Disable nanosecond precision time.
19316
21177
  */
19317
21178
  enableNanosecond: boolean;
19318
- filterKeyRegexes: outputs.tls.ImportTaskTargetInfoExtractRuleExtractRuleFilterKeyRegex[];
21179
+ filterKeyRegexes: outputs.tls.RuleExtractRuleFilterKeyRegex[];
19319
21180
  /**
19320
- * List of log field names (Key). Valid only when LogType is delimiter_log. Supports up to 100 field names. Duplicate field names are not allowed, and all field names cannot be left blank
21181
+ * List of log field names (Key). This is only valid when LogType is delimiter*log or fullregex*log. You can configure up to 100 field names. When LogType is delimiter*log, field names must be unique and cannot all be empty. When LogType is fullregex*log, field names must be unique and cannot be empty.
19321
21182
  */
19322
21183
  keys: string[];
19323
21184
  /**
19324
- * Log regular expression
21185
+ * The entire log must match the specified regular expression. This is only valid when the collected log type is fullregex_log. Must be a valid regular expression.
19325
21186
  */
19326
21187
  logRegex: string;
19327
21188
  /**
19328
- * Log template.
21189
+ * Automatically extract log fields based on the specified log template
19329
21190
  */
19330
- logTemplate: outputs.tls.ImportTaskTargetInfoExtractRuleExtractRuleLogTemplate;
21191
+ logTemplate: outputs.tls.RuleExtractRuleLogTemplate;
19331
21192
  /**
19332
- * Quotation mark. Content enclosed by the quotation mark will not be separated and will be parsed as a complete field. Only valid when LogType is delimiter_log.
21193
+ * Quoting character. Content wrapped by a quoting character will not be split but parsed as a complete field. Only valid when LogType is delimiter_log.
19333
21194
  */
19334
21195
  quote: string;
19335
21196
  /**
19336
- * Parsing format for the time field. If you use a specified time field in the log as the log timestamp, you must fill in TimeKey and TimeFormat. TimeKey and TimeFormat must be paired. For configuration details, see time format.
21197
+ * Regular expression for extracting time, used to extract the time value from the TimeKey field and parse it as the collection time
21198
+ */
21199
+ timeExtractRegex: string;
21200
+ /**
21201
+ * Parsing format for the time field. If you use a specific time field in the log as the log timestamp, you must provide both TimeKey and TimeFormat. TimeKey and TimeFormat must be used together.
19337
21202
  */
19338
21203
  timeFormat: string;
19339
21204
  /**
19340
- * Name of the log time field. If you use a specific time field in the log as the log timestamp, you must provide both TimeKey and TimeFormat. TimeKey and TimeFormat must appear in pairs
21205
+ * Name of the log time field. If you want to use a specific time field in the log as the log timestamp, you need to specify both TimeKey and TimeFormat. TimeKey and TimeFormat must be provided together.
19341
21206
  */
19342
21207
  timeKey: string;
19343
21208
  /**
19344
- * Time sample. Used to verify whether the entered time parsing format is correct
21209
+ * Time sample. Used to check whether the entered time parsing format is correct.
19345
21210
  */
19346
21211
  timeSample: string;
19347
21212
  /**
19348
- * When uploading logs that failed to parse, specify the key name for the failed logs. UnMatchUpLoadSwitch=true and UnMatchLogKey must be used together.
21213
+ * Time zone. Supports machine time zone (default) and custom time zone. Custom time zone supports GMT and UTC. GMT format: GMT+08:00. UTC format: Asia/Shanghai.
21214
+ */
21215
+ timeZone: string;
21216
+ /**
21217
+ * Key name for unmatched logs.
19349
21218
  */
19350
21219
  unMatchLogKey: string;
19351
21220
  /**
19352
- * Whether to upload logs that failed to parse. UnMatchUpLoadSwitch=true and UnMatchLogKey must be paired. true: Upload logs that failed to parse. false: Do not upload logs that failed to parse.
21221
+ * Switch for uploading unmatched logs.
19353
21222
  */
19354
21223
  unMatchUpLoadSwitch: boolean;
19355
21224
  }
19356
- interface ImportTaskTargetInfoExtractRuleExtractRuleFilterKeyRegex {
21225
+ interface RuleExtractRuleFilterKeyRegex {
19357
21226
  /**
19358
- * Key.
21227
+ * Name of the filter field.
19359
21228
  */
19360
21229
  key: string;
19361
21230
  /**
19362
- * Regular expression.
21231
+ * The log content of the filter field must match the specified regular expression.
19363
21232
  */
19364
21233
  regex: string;
19365
21234
  }
19366
- interface ImportTaskTargetInfoExtractRuleExtractRuleLogTemplate {
21235
+ interface RuleExtractRuleLogTemplate {
19367
21236
  /**
19368
- * Format.
21237
+ * Log template format.
19369
21238
  */
19370
21239
  format: string;
19371
21240
  /**
19372
- * Type
21241
+ * Log template types. Supported types: Nginx: Nginx log template.
19373
21242
  */
19374
21243
  type: string;
19375
21244
  }
19376
- interface ImportTaskTaskStatistics {
19377
- /**
19378
- * Total resource bytes enumerated
19379
- */
19380
- bytesTotal: number;
19381
- /**
19382
- * Bytes transferred.
19383
- */
19384
- bytesTransferred: number;
19385
- /**
19386
- * Number of resources failed to import.
19387
- */
19388
- failed: number;
21245
+ interface RuleHostGroupInfo {
19389
21246
  /**
19390
- * Number of resources not found.
21247
+ * Machine group ID
19391
21248
  */
19392
- notExist: number;
21249
+ hostGroupId: string;
21250
+ }
21251
+ interface RuleUserDefineRule {
19393
21252
  /**
19394
- * Number of resources skipped during import
21253
+ * The Advanced parameter is used for extended configuration. After enabling extended configuration, you can customize advanced behaviors of LogCollector, such as when to release file handles. Note: If multiple release conditions are specified, the handle is released and log file monitoring ends as soon as any condition is met.
19395
21254
  */
19396
- skipped: number;
21255
+ advanced: outputs.tls.RuleUserDefineRuleAdvanced;
19397
21256
  /**
19398
- * Task status. Status of the import task. Preparing: Preparing for import. Importing: Importing data. Success: Import completed successfully. Failed: Import failed. Stopped: Import paused.
21257
+ * Whether to upload the label information of the host group to the log service. The default is off. true: LogCollector uploads the label information of the host group to the specified field. You can specify the field name in the HostGroupLabelKey parameter. false (default): Host group label information is not uploaded.
19399
21258
  */
19400
- taskStatus: string;
21259
+ enableHostGroupLabel: boolean;
19401
21260
  /**
19402
- * Total number of resources enumerated.
21261
+ * Upload the hostname field. Default is disabled. true: Add a field to the original log to record the source hostname. Specify the hostname field name using HostnameKey. false: (default) Do not add the hostname field.
19403
21262
  */
19404
- total: number;
21263
+ enableHostname: boolean;
19405
21264
  /**
19406
- * Number of records transferred.
21265
+ * Upload raw logs. true: Upload raw logs. false (default): Do not upload raw logs.
19407
21266
  */
19408
- transferred: number;
19409
- }
19410
- interface IndexFullText {
21267
+ enableRawLog: boolean;
21268
+ fields: outputs.tls.RuleUserDefineRuleField[];
19411
21269
  /**
19412
- * Case sensitivity. true: Case sensitive. false: Not case sensitive.
21270
+ * Field name used to store machine group label information
19413
21271
  */
19414
- caseSensitive: boolean;
21272
+ hostGroupLabelKey: string;
19415
21273
  /**
19416
- * Token separators for the full-text index. Each character in the string represents a token separator. Length: 1–256 bytes. Only one or more of the following characters are supported: letters, numbers, and !@#%^&*()-_=\\"', <>/?|;:\ \r[]{}. . Supports configuring both Chinese characters and token separators simultaneously.
21274
+ * Hostname field name. Required only when EnableHostname is true.
19417
21275
  */
19418
- delimiter: string;
21276
+ hostnameKey: string;
19419
21277
  /**
19420
- * When searching, specify whether to segment Chinese content in logs according to Chinese grammar. The default is false. true: For Chinese characters in logs, segment the log according to common Chinese grammar rules. Custom segmentation symbols for Chinese content are not supported. For non-Chinese characters in logs, segment the log using the segmentation symbols specified in the parameter. false: Segment the log using the segmentation symbols specified in the parameter.
21278
+ * Ignore log files that have not been updated for a specified period (in hours).
19421
21279
  */
19422
- includeChinese: boolean;
19423
- }
19424
- interface IndexKeyValue {
21280
+ ignoreOlder: number;
19425
21281
  /**
19426
- * Specify the field names for key-value indexing. Up to 100 fields can be added. Only letters, numbers, spaces, underscores (_), hyphens (-), and slashes (/) are supported, and field names cannot start or end with a space. Each key name must be unique within the same index. Length: 1–128 characters. For subfields in JSON-type key-value indexes, use a dot (.) to indicate the hierarchy between JSON fields. For example, if the JSON field 'namelist' contains a text-type subfield 'totalcount' and a JSON-type subfield 'info', and 'info' contains the field 'name', the field names should be configured as 'totalcount' and 'info.name' respectively.
21282
+ * Allow multiple log file collections. Empty: Use log file ID (including file inode, device, and checksum of the first N bytes) to uniquely identify the log file. RuleID: Use collection rule ID and log file ID to uniquely identify the log file. TopicIDRuleName: Use log topic ID, collection rule name, and log file ID to uniquely identify the log file.
19427
21283
  */
19428
- key: string;
21284
+ multiCollectsType: string;
19429
21285
  /**
19430
- * Field description information required for configuring key-value indexes.
21286
+ * Rule for parsing the collection path. After setting the rule, fields in the collection path are extracted using the specified regular expression and added as metadata to the log data. Note: This parameter is not supported when collecting container standard output.
19431
21287
  */
19432
- value: outputs.tls.IndexKeyValueValue;
19433
- }
19434
- interface IndexKeyValueValue {
21288
+ parsePathRule: outputs.tls.RuleUserDefineRuleParsePathRule;
19435
21289
  /**
19436
- * Indicates whether the index was added automatically. true: The index was added automatically. false: The index was not added automatically.
21290
+ * LogCollector plugin configuration. After enabling plugin configuration, you can add one or more LogCollector processor plugins to parse logs with complex or variable structures.
19437
21291
  */
19438
- autoIndexFlag: boolean;
21292
+ plugin: outputs.tls.RuleUserDefineRulePlugin;
19439
21293
  /**
19440
- * Whether to distinguish case. Default is false.
21294
+ * Name of the raw log field. Only effective when EnableRawLog is set to true. RawLogKey defaults to **raw**, meaning the original log data will be encapsulated in the **raw** field and uploaded to the log service along with the parsed log data.
19441
21295
  */
19442
- caseSensitive: boolean;
21296
+ rawLogKey: string;
19443
21297
  /**
19444
- * Token separators for the field. Default is empty (""). Each character in the string represents a token separator. Length: 0–256 bytes. If the length is 0, segmentation is disabled. Only one or more of the following characters are supported: letters, numbers, and !@#%^&*()-_=\\"', <>/?|;:\ \r[]{}. . Supports configuring both Chinese characters and token separators simultaneously.
21298
+ * Rules for routing log partitions. If this parameter is not set, logs are written using the default load balancing mode, and packets are written to any available Shard. If this parameter is set, logs are collected using the HashKey routing Shard mode, and the log service writes data to the Shard containing the specified Key value
19445
21299
  */
19446
- delimiter: string;
21300
+ shardHashKey: outputs.tls.RuleUserDefineRuleShardHashKey;
19447
21301
  /**
19448
- * When searching, determines whether to segment Chinese log content according to Chinese syntax. Enabled: Chinese characters in logs are segmented based on common Chinese syntax; custom segmentation for Chinese content is not supported. Non-Chinese characters in logs are segmented using the token separators specified in the parameter. Disabled: Logs are segmented using the token separators specified in the parameter.
21302
+ * LogCollector collection policy, which specifies whether LogCollector collects incremental logs or full logs. Default is false, meaning full log collection. true: incremental collection. LogCollector only collects newly added content in the file. When new logs are written to monitored log files, LogCollector triggers log collection. For first-time collection, LogCollector automatically determines the collection position based on the incremental threshold TailSizeKb you specify. If the new file size does not exceed the incremental threshold, collection starts from the beginning of the file. If the new file size exceeds the incremental threshold, collection starts from the position at the end of the file minus the incremental threshold, collecting only incremental logs. For subsequent collections, LogCollector determines the collection position based on Checkpoint and continues collecting. false: (default) full collection. LogCollector collects logs from the beginning of each file, including historical log data.
19449
21303
  */
19450
- includeChinese: boolean;
21304
+ tailFiles: boolean;
19451
21305
  /**
19452
- * Create indexes for all fields with text values in the JSON field.
21306
+ * Backtracking threshold for incremental collection, in KiB. When LogCollector uses incremental collection, for the first collection of a log file: If the new log file size does not exceed the TailSizeKb value, collection starts from the beginning of the file. If the new log file size exceeds the TailSizeKb value, collection starts from the position that is TailSizeKb from the end of the file.
19453
21307
  */
19454
- indexAll: boolean;
21308
+ tailSizeKb: number;
21309
+ }
21310
+ interface RuleUserDefineRuleAdvanced {
19455
21311
  /**
19456
- * Enable automatic indexing and statistics for JSON fields. true: Enable automatic indexing and statistics. false: Disable automatic indexing and statistics.
21312
+ * After reading to the end of the log file, choose whether to release the file handle. Default is false.
19457
21313
  */
19458
- indexSqlAll: boolean;
19459
- jsonKeys: outputs.tls.IndexKeyValueValueJsonKey[];
21314
+ closeEof: boolean;
19460
21315
  /**
19461
- * Whether analysis is enabled for the field. Default is false. After enabling statistical analysis, you can configure token delimiters and whether to include Chinese content.
21316
+ * Wait time to release log file handle. If no new logs are written to the log file within the specified time, the handle for that log file is released. Unit: seconds. Range: 1–300 seconds. Default: 60 seconds.
19462
21317
  */
19463
- sqlFlag: boolean;
21318
+ closeInactive: number;
19464
21319
  /**
19465
- * Field type. Currently supports long, double, text, and json. The long and double types do not support configuring delimiters, including Chinese, or case sensitivity. Only the json type supports further configuration of JsonKeys subfields.
21320
+ * Release the file handle after the log file is removed. Default is false.
19466
21321
  */
19467
- valueType: string;
19468
- }
19469
- interface IndexKeyValueValueJsonKey {
21322
+ closeRemoved: boolean;
19470
21323
  /**
19471
- * Specify the field names for key-value indexing. Up to 100 fields can be added. Only letters, numbers, spaces, underscores (_), hyphens (-), and slashes (/) are supported, and field names cannot start or end with a space. Each key name must be unique within the same index. Length: 1–128 characters. For subfields in JSON-type key-value indexes, use a dot (.) to indicate the hierarchy between JSON fields. For example, if the JSON field 'namelist' contains a text-type subfield 'totalcount' and a JSON-type subfield 'info', and 'info' contains the field 'name', the field names should be configured as 'totalcount' and 'info.name' respectively.
21324
+ * Release the file handle after the log file is renamed. Default is false.
19472
21325
  */
19473
- key: string;
21326
+ closeRenamed: boolean;
19474
21327
  /**
19475
- * Field description information required for configuring key-value indexes.
21328
+ * Maximum monitoring duration for LogCollector log files, in seconds. The default is 0 seconds, meaning LogCollector does not limit the monitoring duration for log files. Timing starts when LogCollector begins monitoring the log file. Once the specified duration is exceeded, LogCollector immediately releases the file handle and stops monitoring, regardless of whether the log file has been fully read.
19476
21329
  */
19477
- value: outputs.tls.IndexKeyValueValueJsonKeyValue;
19478
- }
19479
- interface IndexKeyValueValueJsonKeyValue {
21330
+ closeTimeout: number;
19480
21331
  /**
19481
- * Indicates whether the index was added automatically. true: The index was added automatically. false: The index was not added automatically.
21332
+ * Maximum wait time when LogCollector does not detect a line break, in seconds. The default is 5s. Timing starts when LogCollector begins reading the log file. If no line break is detected within the specified time, LogCollector sends the logs in the buffer. If the file write interval is long, a complete log entry may be split into two parts and written separately. Adjust this parameter based on your log write interval.
19482
21333
  */
19483
- autoIndexFlag: boolean;
21334
+ noLineTerminatorEofMaxTime: number;
21335
+ }
21336
+ interface RuleUserDefineRuleField {
19484
21337
  /**
19485
- * Whether to distinguish case. Default is false.
21338
+ * Key.
19486
21339
  */
19487
- caseSensitive: boolean;
21340
+ key: string;
19488
21341
  /**
19489
- * Token separators for the field. Default is empty (""). Each character in the string represents a token separator. Length: 0–256 bytes. If the length is 0, segmentation is disabled. Only one or more of the following characters are supported: letters, numbers, and !@#%^&*()-_=\\"', <>/?|;:\ \r[]{}. . Supports configuring both Chinese characters and token separators simultaneously.
21342
+ * Value.
19490
21343
  */
19491
- delimiter: string;
21344
+ val: string;
21345
+ }
21346
+ interface RuleUserDefineRuleParsePathRule {
19492
21347
  /**
19493
- * When searching, determines whether to segment Chinese log content according to Chinese syntax. Enabled: Chinese characters in logs are segmented based on common Chinese syntax; custom segmentation for Chinese content is not supported. Non-Chinese characters in logs are segmented using the token separators specified in the parameter. Disabled: Logs are segmented using the token separators specified in the parameter.
21348
+ * Field name list. The log service uses a regular expression (Regex) to parse the path sample (PathSample) into multiple fields. Keys specify the name of each field. You can configure up to 100 field names. Field names cannot be empty or duplicated.
19494
21349
  */
19495
- includeChinese: boolean;
21350
+ keys: string[];
19496
21351
  /**
19497
- * Create indexes for all fields with text values in the JSON field.
21352
+ * Sample collection path for actual scenarios. The sample collection path must be an absolute path. Wildcards *, ?, ** are not allowed in the path sample.
19498
21353
  */
19499
- indexAll: boolean;
21354
+ pathSample: string;
19500
21355
  /**
19501
- * Enable automatic indexing and statistics for JSON fields. true: Enable automatic indexing and statistics. false: Disable automatic indexing and statistics.
21356
+ * Regular expression used to extract the path field. Must match the sample collection path, otherwise extraction will fail
19502
21357
  */
19503
- indexSqlAll: boolean;
21358
+ regex: string;
21359
+ }
21360
+ interface RuleUserDefineRulePlugin {
19504
21361
  /**
19505
- * Whether analysis is enabled for the field. Default is false. After enabling statistical analysis, you can configure token delimiters and whether to include Chinese content.
21362
+ * LogCollector plugin. For the list of supported plugins and parameter descriptions, see LogCollector plugin overview.
19506
21363
  */
19507
- sqlFlag: boolean;
21364
+ processors: string;
21365
+ }
21366
+ interface RuleUserDefineRuleShardHashKey {
19508
21367
  /**
19509
- * Field type. Currently supports long, double, text, and json. The long and double types do not support configuring delimiters, including Chinese, or case sensitivity. Only the json type supports further configuration of JsonKeys subfields.
21368
+ * HashKey of the log group, used to specify the shard to which the current log group will be written. The value range for this parameter is [00000000000000000000000000000000-ffffffffffffffffffffffffffffffff).
19510
21369
  */
19511
- valueType: string;
21370
+ hashKey: string;
19512
21371
  }
19513
- interface IndexUserInnerKeyValue {
21372
+ interface ScheduleSqlTaskRequestCycle {
19514
21373
  /**
19515
- * Specify the field names for key-value indexing. Up to 100 fields can be added. Only letters, numbers, spaces, underscores (_), hyphens (-), and slashes (/) are supported, and field names cannot start or end with a space. Each key name must be unique within the same index. Length: 1–128 characters. For subfields in JSON-type key-value indexes, use a dot (.) to indicate the hierarchy between JSON fields. For example, if the JSON field 'namelist' contains a text-type subfield 'totalcount' and a JSON-type subfield 'info', and 'info' contains the field 'name', the field names should be configured as 'totalcount' and 'info.name' respectively.
21374
+ * Cron expression, with a minimum granularity of minutes, using 24-hour format. For example, 0 18 * * * means execution at 18:00 every day.
19516
21375
  */
19517
- key: string;
21376
+ cronTab: string;
19518
21377
  /**
19519
- * Field description information required for configuring key-value indexes.
21378
+ * If Type is set to Cron, you must also set the time zone.
19520
21379
  */
19521
- value: outputs.tls.IndexUserInnerKeyValueValue;
19522
- }
19523
- interface IndexUserInnerKeyValueValue {
21380
+ cronTimeZone: string;
19524
21381
  /**
19525
- * Indicates whether the index was added automatically. true: The index was added automatically. false: The index was not added automatically.
21382
+ * Scheduling period or the time point for periodic execution (minutes from 00:00). Range: 1–1440 minutes.
19526
21383
  */
19527
- autoIndexFlag: boolean;
21384
+ time: number;
19528
21385
  /**
19529
- * Whether to distinguish case. Default is false.
21386
+ * Scheduling period type. Options: Period, Fixed, Cron.
19530
21387
  */
19531
- caseSensitive: boolean;
21388
+ type: string;
21389
+ }
21390
+ interface ShipperContentInfo {
19532
21391
  /**
19533
- * Token separators for the field. Default is empty (""). Each character in the string represents a token separator. Length: 0–256 bytes. If the length is 0, segmentation is disabled. Only one or more of the following characters are supported: letters, numbers, and !@#%^&*()-_=\\"', <>/?|;:\ \r[]{}. . Supports configuring both Chinese characters and token separators simultaneously.
21392
+ * CSV format log content configuration.
19534
21393
  */
19535
- delimiter: string;
21394
+ csvInfo: outputs.tls.ShipperContentInfoCsvInfo;
19536
21395
  /**
19537
- * When searching, determines whether to segment Chinese log content according to Chinese syntax. Enabled: Chinese characters in logs are segmented based on common Chinese syntax; custom segmentation for Chinese content is not supported. Non-Chinese characters in logs are segmented using the token separators specified in the parameter. Disabled: Logs are segmented using the token separators specified in the parameter.
21396
+ * Log content parsing format. Delivery to TOS supports json, jsonl, csv; delivery to Kafka supports original, json.
19538
21397
  */
19539
- includeChinese: boolean;
21398
+ format: string;
19540
21399
  /**
19541
- * Create indexes for all fields with text values in the JSON field.
21400
+ * JSON/JSONL format log content configuration.
19542
21401
  */
19543
- indexAll: boolean;
21402
+ jsonInfo: outputs.tls.ShipperContentInfoJsonInfo;
21403
+ }
21404
+ interface ShipperContentInfoCsvInfo {
19544
21405
  /**
19545
- * Enable automatic indexing and statistics for JSON fields. true: Enable automatic indexing and statistics. false: Disable automatic indexing and statistics.
21406
+ * Delimiter. Supports comma, tab, pipe, semicolon, space.
19546
21407
  */
19547
- indexSqlAll: boolean;
19548
- jsonKeys: outputs.tls.IndexUserInnerKeyValueValueJsonKey[];
21408
+ delimiter: string;
19549
21409
  /**
19550
- * Whether analysis is enabled for the field. Default is false. After enabling statistical analysis, you can configure token delimiters and whether to include Chinese content.
21410
+ * Escape character. When field content contains a delimiter, use an escape character to enclose it. Supports single quote, double quote, or empty character.
19551
21411
  */
19552
- sqlFlag: boolean;
21412
+ escapeChar: string;
19553
21413
  /**
19554
- * Field type. Currently supports long, double, text, and json. The long and double types do not support configuring delimiters, including Chinese, or case sensitivity. Only the json type supports further configuration of JsonKeys subfields.
21414
+ * Fields to be delivered. Supports letters, numbers, and _-./. Cannot start with an underscore. Length: 1–128.
19555
21415
  */
19556
- valueType: string;
19557
- }
19558
- interface IndexUserInnerKeyValueValueJsonKey {
21416
+ keys: string[];
19559
21417
  /**
19560
- * Specify the field names for key-value indexing. Up to 100 fields can be added. Only letters, numbers, spaces, underscores (_), hyphens (-), and slashes (/) are supported, and field names cannot start or end with a space. Each key name must be unique within the same index. Length: 1–128 characters. For subfields in JSON-type key-value indexes, use a dot (.) to indicate the hierarchy between JSON fields. For example, if the JSON field 'namelist' contains a text-type subfield 'totalcount' and a JSON-type subfield 'info', and 'info' contains the field 'name', the field names should be configured as 'totalcount' and 'info.name' respectively.
21418
+ * Content for invalid field padding. Length: 0–128.
19561
21419
  */
19562
- key: string;
21420
+ nonFieldContent: string;
19563
21421
  /**
19564
- * Field description information required for configuring key-value indexes.
21422
+ * Whether to print the key in the first row.
19565
21423
  */
19566
- value: outputs.tls.IndexUserInnerKeyValueValueJsonKeyValue;
21424
+ printHeader: boolean;
19567
21425
  }
19568
- interface IndexUserInnerKeyValueValueJsonKeyValue {
21426
+ interface ShipperContentInfoJsonInfo {
19569
21427
  /**
19570
- * Indicates whether the index was added automatically. true: The index was added automatically. false: The index was not added automatically.
21428
+ * Enable flag.
19571
21429
  */
19572
- autoIndexFlag: boolean;
21430
+ enable: boolean;
19573
21431
  /**
19574
- * Whether to distinguish case. Default is false.
21432
+ * Whether to enable escaping. Must be set to true.
19575
21433
  */
19576
- caseSensitive: boolean;
21434
+ escape: boolean;
19577
21435
  /**
19578
- * Token separators for the field. Default is empty (""). Each character in the string represents a token separator. Length: 0–256 bytes. If the length is 0, segmentation is disabled. Only one or more of the following characters are supported: letters, numbers, and !@#%^&*()-_=\\"', <>/?|;:\ \r[]{}. . Supports configuring both Chinese characters and token separators simultaneously.
21436
+ * Delivery field list; if not configured, all fields will be delivered. When delivering in JSON/JSONL format, if this parameter is not set, all fields will be delivered, including **content** (required), **source**, **path**, **time**, **image_name**, **container_name**, **pod_name**, **pod_uid**, namespace, **tag****client_ip**, and **tag****receive_time**.
19579
21437
  */
19580
- delimiter: string;
21438
+ keys: string[];
21439
+ }
21440
+ interface ShipperKafkaShipperInfo {
19581
21441
  /**
19582
- * When searching, determines whether to segment Chinese log content according to Chinese syntax. Enabled: Chinese characters in logs are segmented based on common Chinese syntax; custom segmentation for Chinese content is not supported. Non-Chinese characters in logs are segmented using the token separators specified in the parameter. Disabled: Logs are segmented using the token separators specified in the parameter.
21442
+ * Compression format; supports snappy, gzip, lz4, none.
19583
21443
  */
19584
- includeChinese: boolean;
21444
+ compress: string;
19585
21445
  /**
19586
- * Create indexes for all fields with text values in the JSON field.
21446
+ * Delivery end time, in milliseconds. If not set, delivery continues indefinitely. Note: Milliseconds will be truncated. For example, if 1776761323455 is entered, it will become 1776761323000; if 1776761323 is entered, it will become 1776761323000.
19587
21447
  */
19588
- indexAll: boolean;
21448
+ endTime: number;
19589
21449
  /**
19590
- * Enable automatic indexing and statistics for JSON fields. true: Enable automatic indexing and statistics. false: Disable automatic indexing and statistics.
21450
+ * Kafka instance.
19591
21451
  */
19592
- indexSqlAll: boolean;
21452
+ instance: string;
19593
21453
  /**
19594
- * Whether analysis is enabled for the field. Default is false. After enabling statistical analysis, you can configure token delimiters and whether to include Chinese content.
21454
+ * Kafka topic name. All log data delivered through this configuration will be sent to this topic.
19595
21455
  */
19596
- sqlFlag: boolean;
21456
+ kafkaTopic: string;
19597
21457
  /**
19598
- * Field type. Currently supports long, double, text, and json. The long and double types do not support configuring delimiters, including Chinese, or case sensitivity. Only the json type supports further configuration of JsonKeys subfields.
21458
+ * Start time. If not configured, defaults to the current time. Note: Millisecond data will be ignored. For example, if 1776761323455 is entered, the result will be 1776761323000; if 1776761323 is entered, the result will be 1776761323000.
19599
21459
  */
19600
- valueType: string;
21460
+ startTime: number;
19601
21461
  }
19602
- interface ProjectTag {
21462
+ interface ShipperTosShipperInfo {
19603
21463
  /**
19604
- * Tag key
21464
+ * Select a TOS bucket. Must be in the same region as the source log topic. Can only contain numbers, hyphens (-), and letters a–z. Must start and end with a number or letter. Length: 3–63 characters.
19605
21465
  */
19606
- key: string;
21466
+ bucket: string;
19607
21467
  /**
19608
- * Tag value
21468
+ * Compression format; supports snappy, gzip, lz4, none.
19609
21469
  */
19610
- value: string;
19611
- }
19612
- interface ScheduleSqlTaskRequestCycle {
21470
+ compress: string;
19613
21471
  /**
19614
- * Cron expression, with a minimum granularity of minutes, using 24-hour format. For example, 0 18 * * * means execution at 18:00 every day.
21472
+ * Delivery interval in seconds, range: 300–900.
19615
21473
  */
19616
- cronTab: string;
21474
+ interval: number;
19617
21475
  /**
19618
- * If Type is set to Cron, you must also set the time zone.
21476
+ * Maximum raw file size per partition for delivery, in MiB. Range: 5–256.
19619
21477
  */
19620
- cronTimeZone: string;
21478
+ maxSize: number;
19621
21479
  /**
19622
- * Scheduling period or the time point for periodic execution (minutes from 00:00). Range: 1–1440 minutes.
21480
+ * Partition rule for log delivery. Subdirectory naming format supports strftime syntax. Default: %Y/%m/%d/%H/%M.
19623
21481
  */
19624
- time: number;
21482
+ partitionFormat: string;
19625
21483
  /**
19626
- * Scheduling period type. Options: Period, Fixed, Cron.
21484
+ * Top-level directory name for the bucket. Cannot start with / or \, and cannot use consecutive /. Cannot use .. as a folder name. Duplicate names are not allowed within the same bucket.
19627
21485
  */
19628
- type: string;
21486
+ prefix: string;
19629
21487
  }
19630
21488
  interface TopicTag {
19631
21489
  /**
@@ -19686,6 +21544,52 @@ export declare namespace tos {
19686
21544
  */
19687
21545
  ownerId: string;
19688
21546
  }
21547
+ interface BucketInventoryDestination {
21548
+ /**
21549
+ * Bucket information related to the inventory files.
21550
+ */
21551
+ tosBucketDestination: outputs.tos.BucketInventoryDestinationTosBucketDestination;
21552
+ }
21553
+ interface BucketInventoryDestinationTosBucketDestination {
21554
+ /**
21555
+ * Account ID of the bucket owner.
21556
+ */
21557
+ accountId: string;
21558
+ /**
21559
+ * Specify the bucket to store the inventory files.
21560
+ */
21561
+ bucket: string;
21562
+ /**
21563
+ * Inventory file format. Value is CSV, meaning the inventory file is in CSV format compressed with GZIP.
21564
+ */
21565
+ format: string;
21566
+ /**
21567
+ * Prefix for the storage path of inventory files. By default, files are saved under tos*bucket*inventory/sourceBucketName/inventoryId/YYYY-MM-DDTHH-MMZ/files in the target bucket.
21568
+ */
21569
+ prefix: string;
21570
+ /**
21571
+ * Role name used to grant permission to read all files from the source bucket and write files to the target bucket. The role must have TOS read/write and service access permissions. You can also use the default TOS role TosArchiveTOSInventory.
21572
+ */
21573
+ role: string;
21574
+ }
21575
+ interface BucketInventoryFilter {
21576
+ /**
21577
+ * Prefix matching information for exported files. If not set, an inventory of all objects in the bucket is generated by default.
21578
+ */
21579
+ prefix: string;
21580
+ }
21581
+ interface BucketInventoryOptionalFields {
21582
+ /**
21583
+ * Information about exported inventory files.
21584
+ */
21585
+ fields: string[];
21586
+ }
21587
+ interface BucketInventorySchedule {
21588
+ /**
21589
+ * Export frequency for inventory files. Options: Daily: export inventory files daily. Weekly: export inventory files weekly. Once: export inventory files once.
21590
+ */
21591
+ frequency: string;
21592
+ }
19689
21593
  interface BucketLifecycleConfig {
19690
21594
  /**
19691
21595
  * Specify expiration attributes for unmerged multipart tasks (fragments)
@@ -19858,6 +21762,52 @@ export declare namespace tos {
19858
21762
  */
19859
21763
  ownerId: string;
19860
21764
  }
21765
+ interface GetBucketInventoryDestination {
21766
+ /**
21767
+ * Bucket information related to the inventory files.
21768
+ */
21769
+ tosBucketDestination: outputs.tos.GetBucketInventoryDestinationTosBucketDestination;
21770
+ }
21771
+ interface GetBucketInventoryDestinationTosBucketDestination {
21772
+ /**
21773
+ * Account ID of the bucket owner.
21774
+ */
21775
+ accountId: string;
21776
+ /**
21777
+ * Specify the bucket to store the inventory files.
21778
+ */
21779
+ bucket: string;
21780
+ /**
21781
+ * Inventory file format. Value is CSV, meaning the inventory file is in CSV format compressed with GZIP.
21782
+ */
21783
+ format: string;
21784
+ /**
21785
+ * Prefix for the storage path of inventory files. By default, files are saved under tos*bucket*inventory/sourceBucketName/inventoryId/YYYY-MM-DDTHH-MMZ/files in the target bucket.
21786
+ */
21787
+ prefix: string;
21788
+ /**
21789
+ * Role name used to grant permission to read all files from the source bucket and write files to the target bucket. The role must have TOS read/write and service access permissions. You can also use the default TOS role TosArchiveTOSInventory.
21790
+ */
21791
+ role: string;
21792
+ }
21793
+ interface GetBucketInventoryFilter {
21794
+ /**
21795
+ * Prefix matching information for exported files. If not set, an inventory of all objects in the bucket is generated by default.
21796
+ */
21797
+ prefix: string;
21798
+ }
21799
+ interface GetBucketInventoryOptionalFields {
21800
+ /**
21801
+ * Information about exported inventory files.
21802
+ */
21803
+ fields: string[];
21804
+ }
21805
+ interface GetBucketInventorySchedule {
21806
+ /**
21807
+ * Export frequency for inventory files. Options: Daily: export inventory files daily. Weekly: export inventory files weekly. Once: export inventory files once.
21808
+ */
21809
+ frequency: string;
21810
+ }
19861
21811
  interface GetBucketLifecycleConfig {
19862
21812
  /**
19863
21813
  * Specify expiration attributes for unmerged multipart tasks (fragments)
@@ -19991,6 +21941,16 @@ export declare namespace tos {
19991
21941
  }
19992
21942
  }
19993
21943
  export declare namespace transitrouter {
21944
+ interface GetPeerAttachmentTag {
21945
+ /**
21946
+ * Tag key for cross-region connection user tags. Length must be between 1 and 128 characters. Case-sensitive; cannot start with any case combination of sys:. Cannot start or end with a space character. Allowed characters include letters, numbers, space character, underscore (_), period (.), colon (:), slash (/), equals sign (=), plus sign (+), minus sign (-), and @. Note: Tag keys for the same resource must be unique. If this parameter is not provided or no value is specified, the default is empty.
21947
+ */
21948
+ key: string;
21949
+ /**
21950
+ * Tag value for the cross-region connection user tag. Length limit: 0–255 characters. Case-sensitive. Cannot start or end with a space. Allowed characters: letters, numbers, spaces (), underscores (_), periods (.), colons (:), slashes (/), equals signs (=), plus signs (+), hyphens (-), and @. Note: If this parameter is provided, Tags.N.Key must be provided first.
21951
+ */
21952
+ value: string;
21953
+ }
19994
21954
  interface GetTransitRouterAttachment {
19995
21955
  /**
19996
21956
  * Whether to automatically synchronize TR routes to the network instance route table. true: Yes. false: No.
@@ -20133,6 +22093,16 @@ export declare namespace transitrouter {
20133
22093
  */
20134
22094
  value: string;
20135
22095
  }
22096
+ interface PeerAttachmentTag {
22097
+ /**
22098
+ * Tag key for cross-region connection user tags. Length must be between 1 and 128 characters. Case-sensitive; cannot start with any case combination of sys:. Cannot start or end with a space character. Allowed characters include letters, numbers, space character, underscore (_), period (.), colon (:), slash (/), equals sign (=), plus sign (+), minus sign (-), and @. Note: Tag keys for the same resource must be unique. If this parameter is not provided or no value is specified, the default is empty.
22099
+ */
22100
+ key: string;
22101
+ /**
22102
+ * Tag value for the cross-region connection user tag. Length limit: 0–255 characters. Case-sensitive. Cannot start or end with a space. Allowed characters: letters, numbers, spaces (), underscores (_), periods (.), colons (:), slashes (/), equals signs (=), plus signs (+), hyphens (-), and @. Note: If this parameter is provided, Tags.N.Key must be provided first.
22103
+ */
22104
+ value: string;
22105
+ }
20136
22106
  interface TransitRouterAttachment {
20137
22107
  /**
20138
22108
  * Whether to automatically synchronize TR routes to the network instance route table. true: Yes. false: No.
@@ -20275,14 +22245,6 @@ export declare namespace vedbm {
20275
22245
  * Instance ID.
20276
22246
  */
20277
22247
  instanceId: string;
20278
- /**
20279
- * Instance name.
20280
- */
20281
- instanceName: string;
20282
- /**
20283
- * Instance VPC ID.
20284
- */
20285
- vpc: string;
20286
22248
  }
20287
22249
  interface DatabaseDatabasesPrivilege {
20288
22250
  /**
@@ -21318,6 +23280,38 @@ export declare namespace vepfs {
21318
23280
  */
21319
23281
  value: string;
21320
23282
  }
23283
+ interface GetMountServiceAttachFileSystem {
23284
+ /**
23285
+ * Account ID.
23286
+ */
23287
+ accountId: string;
23288
+ /**
23289
+ * User mount path.
23290
+ */
23291
+ customerPath: string;
23292
+ /**
23293
+ * File system ID.
23294
+ */
23295
+ fileSystemId: string;
23296
+ /**
23297
+ * File system name.
23298
+ */
23299
+ fileSystemName: string;
23300
+ /**
23301
+ * Binding status. Details: Attaching: Attaching. AttachError: Attachment failed. Attached: Attached. Detaching: Detaching. DetachError: Detachment failed.
23302
+ */
23303
+ status: string;
23304
+ }
23305
+ interface GetMountServiceNode {
23306
+ /**
23307
+ * Node initial password.
23308
+ */
23309
+ defaultPassword: string;
23310
+ /**
23311
+ * Node instance ID.
23312
+ */
23313
+ nodeId: string;
23314
+ }
21321
23315
  interface InstanceCapacityInfo {
21322
23316
  /**
21323
23317
  * Total file system capacity, unit: TiB. Note: Disk balancing time varies based on cluster capacity, cluster load, and other factors. For clusters above the PiB level, expansion typically requires day-level disk balancing time. The expansion capacity becomes effective (and is billed) only after disk balancing is complete.
@@ -21338,6 +23332,38 @@ export declare namespace vepfs {
21338
23332
  */
21339
23333
  value: string;
21340
23334
  }
23335
+ interface MountServiceAttachFileSystem {
23336
+ /**
23337
+ * Account ID.
23338
+ */
23339
+ accountId: string;
23340
+ /**
23341
+ * User mount path.
23342
+ */
23343
+ customerPath: string;
23344
+ /**
23345
+ * File system ID.
23346
+ */
23347
+ fileSystemId: string;
23348
+ /**
23349
+ * File system name.
23350
+ */
23351
+ fileSystemName: string;
23352
+ /**
23353
+ * Binding status. Details: Attaching: Attaching. AttachError: Attachment failed. Attached: Attached. Detaching: Detaching. DetachError: Detachment failed.
23354
+ */
23355
+ status: string;
23356
+ }
23357
+ interface MountServiceNode {
23358
+ /**
23359
+ * Node initial password.
23360
+ */
23361
+ defaultPassword: string;
23362
+ /**
23363
+ * Node instance ID.
23364
+ */
23365
+ nodeId: string;
23366
+ }
21341
23367
  }
21342
23368
  export declare namespace vke {
21343
23369
  interface AddonStatus {
@@ -25643,6 +27669,16 @@ export declare namespace vpn {
25643
27669
  */
25644
27670
  value: string;
25645
27671
  }
27672
+ interface GetSslVpnClientCertTag {
27673
+ /**
27674
+ * Tag key (Key) for SSL client certificate tags. Parameter - N: indicates the sequence number of the tag key, range: 1–20. Multiple tag keys are separated by &. Naming rules: Cannot start with any combination of 'sys:' in any case. Can only contain language characters, numbers, spaces, and English symbols '_', '.', ':', '/', '=', '+', '-', '@'. Length must be between 1–128 characters. Note: Duplicate tag keys are not allowed for the same resource.
27675
+ */
27676
+ key: string;
27677
+ /**
27678
+ * Tag value (Value) for SSL client certificate tags. Parameter - N: indicates the sequence number of the tag value, range: 1–20. Multiple tag values are separated by &. Naming rules: Can only contain language characters, numbers, spaces, and English symbols '_', '.', ':', '/', '=', '+', '-', '@'. Can be empty, length must be between 0–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.
27679
+ */
27680
+ value: string;
27681
+ }
25646
27682
  interface GetVpnConnectionBgpInfo {
25647
27683
  /**
25648
27684
  * Enable dynamic route propagation. false (default): No, use static routing mode. true: Yes, use BGP routing mode.
@@ -25907,6 +27943,16 @@ export declare namespace vpn {
25907
27943
  */
25908
27944
  value: string;
25909
27945
  }
27946
+ interface SslVpnClientCertTag {
27947
+ /**
27948
+ * Tag key (Key) for SSL client certificate tags. Parameter - N: indicates the sequence number of the tag key, range: 1–20. Multiple tag keys are separated by &. Naming rules: Cannot start with any combination of 'sys:' in any case. Can only contain language characters, numbers, spaces, and English symbols '_', '.', ':', '/', '=', '+', '-', '@'. Length must be between 1–128 characters. Note: Duplicate tag keys are not allowed for the same resource.
27949
+ */
27950
+ key: string;
27951
+ /**
27952
+ * Tag value (Value) for SSL client certificate tags. Parameter - N: indicates the sequence number of the tag value, range: 1–20. Multiple tag values are separated by &. Naming rules: Can only contain language characters, numbers, spaces, and English symbols '_', '.', ':', '/', '=', '+', '-', '@'. Can be empty, length must be between 0–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.
27953
+ */
27954
+ value: string;
27955
+ }
25910
27956
  interface VpnConnectionBgpInfo {
25911
27957
  /**
25912
27958
  * Enable dynamic route propagation. false (default): No, use static routing mode. true: Yes, use BGP routing mode.