@volcengine/pulumi-volcenginecc 0.0.44 → 0.0.46
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/alb/acl.d.ts +20 -20
- package/alb/acl.js +1 -1
- package/alb/certificate.d.ts +19 -3
- package/alb/certificate.js +3 -4
- package/alb/certificate.js.map +1 -1
- package/alb/getAcl.d.ts +11 -11
- package/alb/getCertificate.d.ts +5 -1
- package/alb/getCertificate.js.map +1 -1
- package/alb/getListener.d.ts +20 -20
- package/alb/getServerGroup.d.ts +9 -9
- package/alb/listener.d.ts +52 -52
- package/alb/listener.js +1 -1
- package/alb/serverGroup.d.ts +24 -24
- package/alb/serverGroup.js +1 -1
- package/cbr/backupPolicy.d.ts +2 -2
- package/cbr/backupPolicy.js +2 -2
- package/cloudidentity/userProvisioning.d.ts +2 -2
- package/cloudidentity/userProvisioning.js +2 -2
- package/cloudmonitor/getRule.d.ts +11 -11
- package/cloudmonitor/rule.d.ts +33 -33
- package/cr/getRegistry.d.ts +11 -11
- package/cr/registry.d.ts +28 -28
- package/cr/registry.js +1 -1
- package/directconnect/connection.d.ts +332 -0
- package/directconnect/connection.js +163 -0
- package/directconnect/connection.js.map +1 -0
- package/directconnect/getConnection.d.ts +145 -0
- package/directconnect/getConnection.js +28 -0
- package/directconnect/getConnection.js.map +1 -0
- package/directconnect/getConnections.d.ts +22 -0
- package/directconnect/getConnections.js +24 -0
- package/directconnect/getConnections.js.map +1 -0
- package/directconnect/index.d.ts +9 -0
- package/directconnect/index.js +12 -1
- package/directconnect/index.js.map +1 -1
- package/fwcenter/addressBook.d.ts +210 -0
- package/fwcenter/addressBook.js +115 -0
- package/fwcenter/addressBook.js.map +1 -0
- package/fwcenter/controlPolicy.d.ts +437 -0
- package/fwcenter/controlPolicy.js +183 -0
- package/fwcenter/controlPolicy.js.map +1 -0
- package/fwcenter/getAddressBook.d.ts +93 -0
- package/fwcenter/getAddressBook.js +28 -0
- package/fwcenter/getAddressBook.js.map +1 -0
- package/fwcenter/getAddressBooks.d.ts +22 -0
- package/fwcenter/getAddressBooks.js +24 -0
- package/fwcenter/getAddressBooks.js.map +1 -0
- package/fwcenter/getControlPolicies.d.ts +22 -0
- package/fwcenter/getControlPolicies.js +24 -0
- package/fwcenter/getControlPolicies.js.map +1 -0
- package/fwcenter/getControlPolicy.d.ts +185 -0
- package/fwcenter/getControlPolicy.js +28 -0
- package/fwcenter/getControlPolicy.js.map +1 -0
- package/fwcenter/getNatFireWallControlPolicies.d.ts +22 -0
- package/fwcenter/getNatFireWallControlPolicies.js +24 -0
- package/fwcenter/getNatFireWallControlPolicies.js.map +1 -0
- package/fwcenter/getNatFireWallControlPolicy.d.ts +185 -0
- package/fwcenter/getNatFireWallControlPolicy.js +28 -0
- package/fwcenter/getNatFireWallControlPolicy.js.map +1 -0
- package/fwcenter/getVpcFireWallAclRule.d.ts +189 -0
- package/fwcenter/getVpcFireWallAclRule.js +28 -0
- package/fwcenter/getVpcFireWallAclRule.js.map +1 -0
- package/fwcenter/getVpcFireWallAclRules.d.ts +22 -0
- package/fwcenter/getVpcFireWallAclRules.js +24 -0
- package/fwcenter/getVpcFireWallAclRules.js.map +1 -0
- package/fwcenter/index.d.ts +36 -0
- package/fwcenter/index.js +45 -1
- package/fwcenter/index.js.map +1 -1
- package/fwcenter/natFireWallControlPolicy.d.ts +433 -0
- package/fwcenter/natFireWallControlPolicy.js +186 -0
- package/fwcenter/natFireWallControlPolicy.js.map +1 -0
- package/fwcenter/vpcFireWallAclRule.d.ts +446 -0
- package/fwcenter/vpcFireWallAclRule.js +186 -0
- package/fwcenter/vpcFireWallAclRule.js.map +1 -0
- package/gtm/getGtm.d.ts +9 -0
- package/gtm/getGtm.js.map +1 -1
- package/gtm/gtm.d.ts +18 -0
- package/gtm/gtm.js +4 -0
- package/gtm/gtm.js.map +1 -1
- package/id/authConfig.d.ts +142 -0
- package/id/authConfig.js +79 -0
- package/id/authConfig.js.map +1 -0
- package/id/getAuthConfig.d.ts +77 -0
- package/id/getAuthConfig.js +28 -0
- package/id/getAuthConfig.js.map +1 -0
- package/id/getAuthConfigs.d.ts +22 -0
- package/id/getAuthConfigs.js +24 -0
- package/id/getAuthConfigs.js.map +1 -0
- package/id/getPermissionNamespace.d.ts +73 -0
- package/id/getPermissionNamespace.js +28 -0
- package/id/getPermissionNamespace.js.map +1 -0
- package/id/getPermissionNamespaces.d.ts +22 -0
- package/id/getPermissionNamespaces.js +24 -0
- package/id/getPermissionNamespaces.js.map +1 -0
- package/id/getUserPool.d.ts +173 -0
- package/id/getUserPool.js +28 -0
- package/id/getUserPool.js.map +1 -0
- package/id/getUserPools.d.ts +22 -0
- package/id/getUserPools.js +24 -0
- package/id/getUserPools.js.map +1 -0
- package/id/getWorkloadPool.d.ts +81 -0
- package/id/getWorkloadPool.js +28 -0
- package/id/getWorkloadPool.js.map +1 -0
- package/id/getWorkloadPools.d.ts +22 -0
- package/id/getWorkloadPools.js +24 -0
- package/id/getWorkloadPools.js.map +1 -0
- package/id/index.d.ts +36 -0
- package/id/index.js +45 -1
- package/id/index.js.map +1 -1
- package/id/permissionNamespace.d.ts +143 -0
- package/id/permissionNamespace.js +94 -0
- package/id/permissionNamespace.js.map +1 -0
- package/id/userPool.d.ts +370 -0
- package/id/userPool.js +127 -0
- package/id/userPool.js.map +1 -0
- package/id/workloadPool.d.ts +159 -0
- package/id/workloadPool.js +98 -0
- package/id/workloadPool.js.map +1 -0
- package/index.d.ts +2 -1
- package/index.js +4 -2
- package/index.js.map +1 -1
- package/kafka/allowList.d.ts +0 -22
- package/kafka/allowList.js +0 -22
- package/kafka/allowList.js.map +1 -1
- package/kms/getKeyMaterial.d.ts +68 -0
- package/kms/getKeyMaterial.js +28 -0
- package/kms/getKeyMaterial.js.map +1 -0
- package/kms/getKeyMaterials.d.ts +22 -0
- package/kms/getKeyMaterials.js +24 -0
- package/kms/getKeyMaterials.js.map +1 -0
- package/kms/index.d.ts +9 -0
- package/kms/index.js +12 -1
- package/kms/index.js.map +1 -1
- package/kms/keyMaterial.d.ts +144 -0
- package/kms/keyMaterial.js +96 -0
- package/kms/keyMaterial.js.map +1 -0
- package/organization/getServiceControlPolicyEnabler.d.ts +48 -0
- package/organization/getServiceControlPolicyEnabler.js +28 -0
- package/organization/getServiceControlPolicyEnabler.js.map +1 -0
- package/organization/getServiceControlPolicyEnablers.d.ts +22 -0
- package/organization/getServiceControlPolicyEnablers.js +24 -0
- package/organization/getServiceControlPolicyEnablers.js.map +1 -0
- package/organization/index.d.ts +9 -0
- package/organization/index.js +12 -1
- package/organization/index.js.map +1 -1
- package/organization/serviceControlPolicyEnabler.d.ts +78 -0
- package/organization/serviceControlPolicyEnabler.js +71 -0
- package/organization/serviceControlPolicyEnabler.js.map +1 -0
- package/package.json +1 -1
- package/privatezone/getResolverRule.d.ts +8 -0
- package/privatezone/getResolverRule.js.map +1 -1
- package/privatezone/resolverRule.d.ts +24 -0
- package/privatezone/resolverRule.js +4 -0
- package/privatezone/resolverRule.js.map +1 -1
- package/rabbitmq/allowList.d.ts +0 -17
- package/rabbitmq/allowList.js +0 -17
- package/rabbitmq/allowList.js.map +1 -1
- package/rdsmysql/getInstance.d.ts +16 -0
- package/rdsmysql/getInstance.js.map +1 -1
- package/rdsmysql/getInstanceReadonlyNode.d.ts +92 -0
- package/rdsmysql/getInstanceReadonlyNode.js +28 -0
- package/rdsmysql/getInstanceReadonlyNode.js.map +1 -0
- package/rdsmysql/getInstanceReadonlyNodes.d.ts +22 -0
- package/rdsmysql/getInstanceReadonlyNodes.js +24 -0
- package/rdsmysql/getInstanceReadonlyNodes.js.map +1 -0
- package/rdsmysql/index.d.ts +9 -0
- package/rdsmysql/index.js +12 -1
- package/rdsmysql/index.js.map +1 -1
- package/rdsmysql/instance.d.ts +48 -0
- package/rdsmysql/instance.js +8 -0
- package/rdsmysql/instance.js.map +1 -1
- package/rdsmysql/instanceReadonlyNode.d.ts +192 -0
- package/rdsmysql/instanceReadonlyNode.js +105 -0
- package/rdsmysql/instanceReadonlyNode.js.map +1 -0
- package/redis/getInstance.d.ts +4 -0
- package/redis/getInstance.js.map +1 -1
- package/redis/instance.d.ts +3 -0
- package/redis/instance.js +3 -0
- package/redis/instance.js.map +1 -1
- package/redis/parameterGroup.d.ts +2 -2
- package/redis/parameterGroup.js +2 -2
- package/tls/alarmWebhookIntegrationType.d.ts +159 -0
- package/tls/alarmWebhookIntegrationType.js +108 -0
- package/tls/alarmWebhookIntegrationType.js.map +1 -0
- package/tls/getAlarmWebhookIntegrationType.d.ts +73 -0
- package/tls/getAlarmWebhookIntegrationType.js +28 -0
- package/tls/getAlarmWebhookIntegrationType.js.map +1 -0
- package/tls/getAlarmWebhookIntegrationTypes.d.ts +22 -0
- package/tls/getAlarmWebhookIntegrationTypes.js +24 -0
- package/tls/getAlarmWebhookIntegrationTypes.js.map +1 -0
- package/tls/index.d.ts +9 -0
- package/tls/index.js +13 -2
- package/tls/index.js.map +1 -1
- package/tos/bucketWebsite.d.ts +98 -0
- package/tos/bucketWebsite.js +69 -0
- package/tos/bucketWebsite.js.map +1 -0
- package/tos/getBucketWebsite.d.ts +57 -0
- package/tos/getBucketWebsite.js +28 -0
- package/tos/getBucketWebsite.js.map +1 -0
- package/tos/getBucketWebsites.d.ts +22 -0
- package/tos/getBucketWebsites.js +24 -0
- package/tos/getBucketWebsites.js.map +1 -0
- package/tos/index.d.ts +9 -0
- package/tos/index.js +12 -1
- package/tos/index.js.map +1 -1
- package/types/input.d.ts +1115 -55
- package/types/output.d.ts +2500 -330
- package/veenedge/cloudServer.d.ts +329 -0
- package/veenedge/cloudServer.js +126 -0
- package/veenedge/cloudServer.js.map +1 -0
- package/veenedge/getCloudServer.d.ts +153 -0
- package/veenedge/getCloudServer.js +28 -0
- package/veenedge/getCloudServer.js.map +1 -0
- package/veenedge/getCloudServers.d.ts +22 -0
- package/veenedge/getCloudServers.js +24 -0
- package/veenedge/getCloudServers.js.map +1 -0
- package/veenedge/getVpc.d.ts +101 -0
- package/veenedge/getVpc.js +28 -0
- package/veenedge/getVpc.js.map +1 -0
- package/veenedge/getVpcs.d.ts +22 -0
- package/veenedge/getVpcs.js +24 -0
- package/veenedge/getVpcs.js.map +1 -0
- package/veenedge/index.d.ts +18 -0
- package/veenedge/index.js +39 -0
- package/veenedge/index.js.map +1 -0
- package/veenedge/vpc.d.ts +216 -0
- package/veenedge/vpc.js +131 -0
- package/veenedge/vpc.js.map +1 -0
- package/vke/node.d.ts +1 -1
- package/vke/node.js +0 -3
- package/vke/node.js.map +1 -1
- package/vmp/ruleFile.d.ts +2 -2
- package/vmp/ruleFile.js +2 -2
- package/vpc/vpc.d.ts +4 -0
- package/vpc/vpc.js +1 -1
- package/vpc/vpc.js.map +1 -1
- package/waf/getHostGroup.d.ts +69 -0
- package/waf/getHostGroup.js +28 -0
- package/waf/getHostGroup.js.map +1 -0
- package/waf/getHostGroups.d.ts +22 -0
- package/waf/getHostGroups.js +24 -0
- package/waf/getHostGroups.js.map +1 -0
- package/waf/hostGroup.d.ts +135 -0
- package/waf/hostGroup.js +92 -0
- package/waf/hostGroup.js.map +1 -0
- package/waf/index.d.ts +9 -0
- package/waf/index.js +12 -1
- package/waf/index.js.map +1 -1
package/types/output.d.ts
CHANGED
|
@@ -2,17 +2,17 @@ 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
|
|
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: 1–255 characters. If not specified, defaults to an empty string
|
|
6
6
|
*/
|
|
7
7
|
description: string;
|
|
8
8
|
/**
|
|
9
|
-
* IP entry address range
|
|
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
|
-
*
|
|
15
|
+
* Control mode of the listener for this access control policy group. white: Allowlist mode; black: Denylist mode
|
|
16
16
|
*/
|
|
17
17
|
aclType: string;
|
|
18
18
|
/**
|
|
@@ -34,11 +34,11 @@ export declare namespace alb {
|
|
|
34
34
|
}
|
|
35
35
|
interface AclTag {
|
|
36
36
|
/**
|
|
37
|
-
*
|
|
37
|
+
* User tag key. Length limit: 1–128 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
|
|
38
38
|
*/
|
|
39
39
|
key: string;
|
|
40
40
|
/**
|
|
41
|
-
* User tag value. Length
|
|
41
|
+
* User tag value. Length limit: 0–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 @
|
|
42
42
|
*/
|
|
43
43
|
value: string;
|
|
44
44
|
}
|
|
@@ -82,17 +82,17 @@ export declare namespace alb {
|
|
|
82
82
|
}
|
|
83
83
|
interface GetAclAclEntry {
|
|
84
84
|
/**
|
|
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
|
|
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 limit: 1–255 characters. If not specified, defaults to an empty string
|
|
86
86
|
*/
|
|
87
87
|
description: string;
|
|
88
88
|
/**
|
|
89
|
-
* IP entry address range
|
|
89
|
+
* IP entry address range; only CIDR addresses are supported
|
|
90
90
|
*/
|
|
91
91
|
entry: string;
|
|
92
92
|
}
|
|
93
93
|
interface GetAclListener {
|
|
94
94
|
/**
|
|
95
|
-
*
|
|
95
|
+
* Control mode of the listener for this access control policy group. white: Allowlist mode; black: Denylist mode
|
|
96
96
|
*/
|
|
97
97
|
aclType: string;
|
|
98
98
|
/**
|
|
@@ -114,11 +114,11 @@ export declare namespace alb {
|
|
|
114
114
|
}
|
|
115
115
|
interface GetAclTag {
|
|
116
116
|
/**
|
|
117
|
-
*
|
|
117
|
+
* User tag key. Length limit: 1–128 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
|
|
118
118
|
*/
|
|
119
119
|
key: string;
|
|
120
120
|
/**
|
|
121
|
-
* User tag value. Length
|
|
121
|
+
* User tag value. Length limit: 0–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 @
|
|
122
122
|
*/
|
|
123
123
|
value: string;
|
|
124
124
|
}
|
|
@@ -172,7 +172,7 @@ export declare namespace alb {
|
|
|
172
172
|
}
|
|
173
173
|
interface GetListenerDomainExtension {
|
|
174
174
|
/**
|
|
175
|
-
* Server certificate ID used by the domain
|
|
175
|
+
* Server certificate ID used by the domain. Effective when the certificate source is cert_center.
|
|
176
176
|
*/
|
|
177
177
|
certCenterCertificateId: string;
|
|
178
178
|
/**
|
|
@@ -180,19 +180,19 @@ export declare namespace alb {
|
|
|
180
180
|
*/
|
|
181
181
|
certificateId: string;
|
|
182
182
|
/**
|
|
183
|
-
* Source of the server certificate used by the domain. Values: alb: certificate uploaded via ALB. cert_center: SSL certificate purchased or uploaded
|
|
183
|
+
* 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.
|
|
184
184
|
*/
|
|
185
185
|
certificateSource: string;
|
|
186
186
|
/**
|
|
187
|
-
* Domain name. Usually cannot be empty. If the instance supports automatic selection of
|
|
187
|
+
* 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.
|
|
188
188
|
*/
|
|
189
189
|
domain: string;
|
|
190
190
|
/**
|
|
191
|
-
*
|
|
191
|
+
* Extended domain name ID.
|
|
192
192
|
*/
|
|
193
193
|
domainExtensionId: string;
|
|
194
194
|
/**
|
|
195
|
-
* Listener ID
|
|
195
|
+
* Listener ID to which the extended domain name belongs.
|
|
196
196
|
*/
|
|
197
197
|
listenerId: string;
|
|
198
198
|
/**
|
|
@@ -200,7 +200,7 @@ export declare namespace alb {
|
|
|
200
200
|
*/
|
|
201
201
|
pcaLeafCertificateId: string;
|
|
202
202
|
/**
|
|
203
|
-
* If the instance supports automatic selection of
|
|
203
|
+
* 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.
|
|
204
204
|
*/
|
|
205
205
|
san: string;
|
|
206
206
|
}
|
|
@@ -216,11 +216,11 @@ export declare namespace alb {
|
|
|
216
216
|
}
|
|
217
217
|
interface GetListenerTag {
|
|
218
218
|
/**
|
|
219
|
-
*
|
|
219
|
+
* 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.
|
|
220
220
|
*/
|
|
221
221
|
key: string;
|
|
222
222
|
/**
|
|
223
|
-
*
|
|
223
|
+
* 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 @.
|
|
224
224
|
*/
|
|
225
225
|
value: string;
|
|
226
226
|
}
|
|
@@ -646,31 +646,31 @@ export declare namespace alb {
|
|
|
646
646
|
}
|
|
647
647
|
interface GetServerGroupHealthCheck {
|
|
648
648
|
/**
|
|
649
|
-
*
|
|
649
|
+
* 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: 1–128 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.
|
|
650
650
|
*/
|
|
651
651
|
domain: string;
|
|
652
652
|
/**
|
|
653
|
-
* Whether the listener
|
|
653
|
+
* Whether the listener enables health check. Values: on: enabled (default), off: disabled.
|
|
654
654
|
*/
|
|
655
655
|
enabled: string;
|
|
656
656
|
/**
|
|
657
|
-
* Health check threshold. Indicates
|
|
657
|
+
* 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.
|
|
658
658
|
*/
|
|
659
659
|
healthyThreshold: number;
|
|
660
660
|
/**
|
|
661
|
-
* HTTP status codes
|
|
661
|
+
* 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.
|
|
662
662
|
*/
|
|
663
663
|
httpCode: string;
|
|
664
664
|
/**
|
|
665
|
-
* HTTP protocol version
|
|
665
|
+
* 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.
|
|
666
666
|
*/
|
|
667
667
|
httpVersion: string;
|
|
668
668
|
/**
|
|
669
|
-
* After
|
|
669
|
+
* After health checks are enabled, the interval for performing health checks. Unit: seconds. Value range: 1–300s. Default: 2.
|
|
670
670
|
*/
|
|
671
671
|
interval: number;
|
|
672
672
|
/**
|
|
673
|
-
*
|
|
673
|
+
* 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.
|
|
674
674
|
*/
|
|
675
675
|
method: string;
|
|
676
676
|
/**
|
|
@@ -682,15 +682,15 @@ export declare namespace alb {
|
|
|
682
682
|
*/
|
|
683
683
|
protocol: string;
|
|
684
684
|
/**
|
|
685
|
-
* Health check response timeout. If the backend server does not respond correctly within the specified time,
|
|
685
|
+
* 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: 1–60. Default: 2.
|
|
686
686
|
*/
|
|
687
687
|
timeout: number;
|
|
688
688
|
/**
|
|
689
|
-
* Unhealthy threshold for health checks.
|
|
689
|
+
* 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.
|
|
690
690
|
*/
|
|
691
691
|
unhealthyThreshold: number;
|
|
692
692
|
/**
|
|
693
|
-
* Health check path
|
|
693
|
+
* 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: 1–128 characters. If this parameter is not specified or specified without a value, the default is '/'.
|
|
694
694
|
*/
|
|
695
695
|
uri: string;
|
|
696
696
|
}
|
|
@@ -706,7 +706,7 @@ export declare namespace alb {
|
|
|
706
706
|
*/
|
|
707
707
|
description: string;
|
|
708
708
|
/**
|
|
709
|
-
* ID of the cloud server instance or network interface.
|
|
709
|
+
* ID of the cloud server instance or network interface card.
|
|
710
710
|
*/
|
|
711
711
|
instanceId: string;
|
|
712
712
|
/**
|
|
@@ -718,7 +718,7 @@ export declare namespace alb {
|
|
|
718
718
|
*/
|
|
719
719
|
port: number;
|
|
720
720
|
/**
|
|
721
|
-
* 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.
|
|
721
|
+
* 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.
|
|
722
722
|
*/
|
|
723
723
|
remoteEnabled: string;
|
|
724
724
|
/**
|
|
@@ -726,21 +726,21 @@ export declare namespace alb {
|
|
|
726
726
|
*/
|
|
727
727
|
serverId: string;
|
|
728
728
|
/**
|
|
729
|
-
* Backend server instance type.
|
|
729
|
+
* Backend server instance type. ecs: ECS instance. eni: auxiliary ENI. ip: IP address (valid only for IP-type server groups).
|
|
730
730
|
*/
|
|
731
731
|
type: string;
|
|
732
732
|
/**
|
|
733
|
-
*
|
|
733
|
+
* Weight of the backend server.
|
|
734
734
|
*/
|
|
735
735
|
weight: number;
|
|
736
736
|
}
|
|
737
737
|
interface GetServerGroupStickySessionConfig {
|
|
738
738
|
/**
|
|
739
|
-
*
|
|
739
|
+
* 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.
|
|
740
740
|
*/
|
|
741
741
|
cookie: string;
|
|
742
742
|
/**
|
|
743
|
-
* Session persistence cookie timeout. Only
|
|
743
|
+
* Session persistence cookie timeout. Only valid when session persistence is enabled and the insert cookie option 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.
|
|
744
744
|
*/
|
|
745
745
|
cookieTimeout: number;
|
|
746
746
|
/**
|
|
@@ -748,17 +748,17 @@ export declare namespace alb {
|
|
|
748
748
|
*/
|
|
749
749
|
stickySessionEnabled: string;
|
|
750
750
|
/**
|
|
751
|
-
* Cookie handling method.
|
|
751
|
+
* 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.
|
|
752
752
|
*/
|
|
753
753
|
stickySessionType: string;
|
|
754
754
|
}
|
|
755
755
|
interface GetServerGroupTag {
|
|
756
756
|
/**
|
|
757
|
-
* Tag key.
|
|
757
|
+
* Tag key. Tag keys for the same resource must be unique.
|
|
758
758
|
*/
|
|
759
759
|
key: string;
|
|
760
760
|
/**
|
|
761
|
-
* Tag value.
|
|
761
|
+
* Tag value of the tag.
|
|
762
762
|
*/
|
|
763
763
|
value: string;
|
|
764
764
|
}
|
|
@@ -774,7 +774,7 @@ export declare namespace alb {
|
|
|
774
774
|
}
|
|
775
775
|
interface ListenerDomainExtension {
|
|
776
776
|
/**
|
|
777
|
-
* Server certificate ID used by the domain
|
|
777
|
+
* Server certificate ID used by the domain. Effective when the certificate source is cert_center.
|
|
778
778
|
*/
|
|
779
779
|
certCenterCertificateId: string;
|
|
780
780
|
/**
|
|
@@ -782,11 +782,11 @@ export declare namespace alb {
|
|
|
782
782
|
*/
|
|
783
783
|
certificateId: string;
|
|
784
784
|
/**
|
|
785
|
-
* Source of the server certificate used by the domain. Values: alb: certificate uploaded via ALB. cert_center: SSL certificate purchased or uploaded
|
|
785
|
+
* 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.
|
|
786
786
|
*/
|
|
787
787
|
certificateSource: string;
|
|
788
788
|
/**
|
|
789
|
-
* Domain name. Usually cannot be empty. If the instance supports automatic selection of
|
|
789
|
+
* 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.
|
|
790
790
|
*/
|
|
791
791
|
domain: string;
|
|
792
792
|
/**
|
|
@@ -794,7 +794,7 @@ export declare namespace alb {
|
|
|
794
794
|
*/
|
|
795
795
|
pcaLeafCertificateId: string;
|
|
796
796
|
/**
|
|
797
|
-
* If the instance supports automatic selection of
|
|
797
|
+
* 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.
|
|
798
798
|
*/
|
|
799
799
|
san: string;
|
|
800
800
|
}
|
|
@@ -810,11 +810,11 @@ export declare namespace alb {
|
|
|
810
810
|
}
|
|
811
811
|
interface ListenerTag {
|
|
812
812
|
/**
|
|
813
|
-
*
|
|
813
|
+
* 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.
|
|
814
814
|
*/
|
|
815
815
|
key: string;
|
|
816
816
|
/**
|
|
817
|
-
*
|
|
817
|
+
* 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 @.
|
|
818
818
|
*/
|
|
819
819
|
value: string;
|
|
820
820
|
}
|
|
@@ -1139,31 +1139,31 @@ export declare namespace alb {
|
|
|
1139
1139
|
}
|
|
1140
1140
|
interface ServerGroupHealthCheck {
|
|
1141
1141
|
/**
|
|
1142
|
-
*
|
|
1142
|
+
* 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: 1–128 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.
|
|
1143
1143
|
*/
|
|
1144
1144
|
domain: string;
|
|
1145
1145
|
/**
|
|
1146
|
-
* Whether the listener
|
|
1146
|
+
* Whether the listener enables health check. Values: on: enabled (default), off: disabled.
|
|
1147
1147
|
*/
|
|
1148
1148
|
enabled: string;
|
|
1149
1149
|
/**
|
|
1150
|
-
* Health check threshold. Indicates
|
|
1150
|
+
* 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.
|
|
1151
1151
|
*/
|
|
1152
1152
|
healthyThreshold: number;
|
|
1153
1153
|
/**
|
|
1154
|
-
* HTTP status codes
|
|
1154
|
+
* 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.
|
|
1155
1155
|
*/
|
|
1156
1156
|
httpCode: string;
|
|
1157
1157
|
/**
|
|
1158
|
-
* HTTP protocol version
|
|
1158
|
+
* 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.
|
|
1159
1159
|
*/
|
|
1160
1160
|
httpVersion: string;
|
|
1161
1161
|
/**
|
|
1162
|
-
* After
|
|
1162
|
+
* After health checks are enabled, the interval for performing health checks. Unit: seconds. Value range: 1–300s. Default: 2.
|
|
1163
1163
|
*/
|
|
1164
1164
|
interval: number;
|
|
1165
1165
|
/**
|
|
1166
|
-
*
|
|
1166
|
+
* 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.
|
|
1167
1167
|
*/
|
|
1168
1168
|
method: string;
|
|
1169
1169
|
/**
|
|
@@ -1175,15 +1175,15 @@ export declare namespace alb {
|
|
|
1175
1175
|
*/
|
|
1176
1176
|
protocol: string;
|
|
1177
1177
|
/**
|
|
1178
|
-
* Health check response timeout. If the backend server does not respond correctly within the specified time,
|
|
1178
|
+
* 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: 1–60. Default: 2.
|
|
1179
1179
|
*/
|
|
1180
1180
|
timeout: number;
|
|
1181
1181
|
/**
|
|
1182
|
-
* Unhealthy threshold for health checks.
|
|
1182
|
+
* 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.
|
|
1183
1183
|
*/
|
|
1184
1184
|
unhealthyThreshold: number;
|
|
1185
1185
|
/**
|
|
1186
|
-
* Health check path
|
|
1186
|
+
* 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: 1–128 characters. If this parameter is not specified or specified without a value, the default is '/'.
|
|
1187
1187
|
*/
|
|
1188
1188
|
uri: string;
|
|
1189
1189
|
}
|
|
@@ -1199,7 +1199,7 @@ export declare namespace alb {
|
|
|
1199
1199
|
*/
|
|
1200
1200
|
description: string;
|
|
1201
1201
|
/**
|
|
1202
|
-
* ID of the cloud server instance or network interface.
|
|
1202
|
+
* ID of the cloud server instance or network interface card.
|
|
1203
1203
|
*/
|
|
1204
1204
|
instanceId: string;
|
|
1205
1205
|
/**
|
|
@@ -1211,7 +1211,7 @@ export declare namespace alb {
|
|
|
1211
1211
|
*/
|
|
1212
1212
|
port: number;
|
|
1213
1213
|
/**
|
|
1214
|
-
* 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.
|
|
1214
|
+
* 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.
|
|
1215
1215
|
*/
|
|
1216
1216
|
remoteEnabled: string;
|
|
1217
1217
|
/**
|
|
@@ -1219,21 +1219,21 @@ export declare namespace alb {
|
|
|
1219
1219
|
*/
|
|
1220
1220
|
serverId: string;
|
|
1221
1221
|
/**
|
|
1222
|
-
* Backend server instance type.
|
|
1222
|
+
* Backend server instance type. ecs: ECS instance. eni: auxiliary ENI. ip: IP address (valid only for IP-type server groups).
|
|
1223
1223
|
*/
|
|
1224
1224
|
type: string;
|
|
1225
1225
|
/**
|
|
1226
|
-
*
|
|
1226
|
+
* Weight of the backend server.
|
|
1227
1227
|
*/
|
|
1228
1228
|
weight: number;
|
|
1229
1229
|
}
|
|
1230
1230
|
interface ServerGroupStickySessionConfig {
|
|
1231
1231
|
/**
|
|
1232
|
-
*
|
|
1232
|
+
* 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.
|
|
1233
1233
|
*/
|
|
1234
1234
|
cookie: string;
|
|
1235
1235
|
/**
|
|
1236
|
-
* Session persistence cookie timeout. Only
|
|
1236
|
+
* Session persistence cookie timeout. Only valid when session persistence is enabled and the insert cookie option 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.
|
|
1237
1237
|
*/
|
|
1238
1238
|
cookieTimeout: number;
|
|
1239
1239
|
/**
|
|
@@ -1241,17 +1241,17 @@ export declare namespace alb {
|
|
|
1241
1241
|
*/
|
|
1242
1242
|
stickySessionEnabled: string;
|
|
1243
1243
|
/**
|
|
1244
|
-
* Cookie handling method.
|
|
1244
|
+
* 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.
|
|
1245
1245
|
*/
|
|
1246
1246
|
stickySessionType: string;
|
|
1247
1247
|
}
|
|
1248
1248
|
interface ServerGroupTag {
|
|
1249
1249
|
/**
|
|
1250
|
-
* Tag key.
|
|
1250
|
+
* Tag key. Tag keys for the same resource must be unique.
|
|
1251
1251
|
*/
|
|
1252
1252
|
key: string;
|
|
1253
1253
|
/**
|
|
1254
|
-
* Tag value.
|
|
1254
|
+
* Tag value of the tag.
|
|
1255
1255
|
*/
|
|
1256
1256
|
value: string;
|
|
1257
1257
|
}
|
|
@@ -1497,15 +1497,15 @@ export declare namespace apig {
|
|
|
1497
1497
|
}
|
|
1498
1498
|
interface GetGatewayCustomLog {
|
|
1499
1499
|
/**
|
|
1500
|
-
* Custom
|
|
1500
|
+
* Custom Variable Information
|
|
1501
1501
|
*/
|
|
1502
1502
|
customVariables: outputs.apig.GetGatewayCustomLogCustomVariable[];
|
|
1503
1503
|
/**
|
|
1504
|
-
* Request
|
|
1504
|
+
* Request Header Information
|
|
1505
1505
|
*/
|
|
1506
1506
|
requestHeaders: outputs.apig.GetGatewayCustomLogRequestHeader[];
|
|
1507
1507
|
/**
|
|
1508
|
-
* Response
|
|
1508
|
+
* Response Header Information
|
|
1509
1509
|
*/
|
|
1510
1510
|
responseHeaders: outputs.apig.GetGatewayCustomLogResponseHeader[];
|
|
1511
1511
|
}
|
|
@@ -9411,13 +9411,13 @@ export declare namespace cloudmonitor {
|
|
|
9411
9411
|
*/
|
|
9412
9412
|
condition: string;
|
|
9413
9413
|
/**
|
|
9414
|
-
*
|
|
9414
|
+
* Resource list. Up to 10 resource names can be configured. When Comparator is equal or not*equal, there is no limit on the length of the resource name. When Comparator is contain, not*contain, prefix*match, or suffix*match, the resource name cannot exceed 100 characters.
|
|
9415
9415
|
*/
|
|
9416
9416
|
metas: outputs.cloudmonitor.GetRuleDimensionConditionsMetaConditionMeta[];
|
|
9417
9417
|
}
|
|
9418
9418
|
interface GetRuleDimensionConditionsMetaConditionMeta {
|
|
9419
9419
|
/**
|
|
9420
|
-
*
|
|
9420
|
+
* Comparator for tag matching. contain: Contains. not*contain: Does not contain. prefix*match: Prefix match. suffix*match: Suffix match. equal: Equals. not*equal: Does not equal. exist: Exists.
|
|
9421
9421
|
*/
|
|
9422
9422
|
comparator: string;
|
|
9423
9423
|
/**
|
|
@@ -9447,7 +9447,7 @@ export declare namespace cloudmonitor {
|
|
|
9447
9447
|
}
|
|
9448
9448
|
interface GetRuleDimensionConditionsTagConditionTag {
|
|
9449
9449
|
/**
|
|
9450
|
-
*
|
|
9450
|
+
* Comparator for tag matching. contain: Contains. not*contain: Does not contain. prefix*match: Prefix match. suffix*match: Suffix match. equal: Equals. not*equal: Does not equal. exist: Exists.
|
|
9451
9451
|
*/
|
|
9452
9452
|
comparator: string;
|
|
9453
9453
|
/**
|
|
@@ -9511,7 +9511,7 @@ export declare namespace cloudmonitor {
|
|
|
9511
9511
|
}
|
|
9512
9512
|
interface GetRuleNotifyTemplate {
|
|
9513
9513
|
/**
|
|
9514
|
-
* Notification
|
|
9514
|
+
* Notification channels. Values: email: Email, sms: SMS, phone: Phone, lark: Lark, dingtalk: DingTalk, wecom: WeCom, slack: Slack, api: Callback URL.
|
|
9515
9515
|
*/
|
|
9516
9516
|
channel: string;
|
|
9517
9517
|
/**
|
|
@@ -9602,7 +9602,7 @@ export declare namespace cloudmonitor {
|
|
|
9602
9602
|
}
|
|
9603
9603
|
interface RuleDimensionConditionsMetaConditionMeta {
|
|
9604
9604
|
/**
|
|
9605
|
-
*
|
|
9605
|
+
* Comparator for tag matching. contain: Contains. not*contain: Does not contain. prefix*match: Prefix match. suffix*match: Suffix match. equal: Equals. not*equal: Does not equal. exist: Exists.
|
|
9606
9606
|
*/
|
|
9607
9607
|
comparator: string;
|
|
9608
9608
|
/**
|
|
@@ -9629,7 +9629,7 @@ export declare namespace cloudmonitor {
|
|
|
9629
9629
|
}
|
|
9630
9630
|
interface RuleDimensionConditionsTagConditionTag {
|
|
9631
9631
|
/**
|
|
9632
|
-
*
|
|
9632
|
+
* Comparator for tag matching. contain: Contains. not*contain: Does not contain. prefix*match: Prefix match. suffix*match: Suffix match. equal: Equals. not*equal: Does not equal. exist: Exists.
|
|
9633
9633
|
*/
|
|
9634
9634
|
comparator: string;
|
|
9635
9635
|
/**
|
|
@@ -9690,7 +9690,7 @@ export declare namespace cloudmonitor {
|
|
|
9690
9690
|
}
|
|
9691
9691
|
interface RuleNotifyTemplate {
|
|
9692
9692
|
/**
|
|
9693
|
-
* Notification
|
|
9693
|
+
* Notification channels. Values: email: Email, sms: SMS, phone: Phone, lark: Lark, dingtalk: DingTalk, wecom: WeCom, slack: Slack, api: Callback URL.
|
|
9694
9694
|
*/
|
|
9695
9695
|
channel: string;
|
|
9696
9696
|
/**
|
|
@@ -9754,47 +9754,63 @@ export declare namespace config {
|
|
|
9754
9754
|
export declare namespace cr {
|
|
9755
9755
|
interface GetRegistryEndpoint {
|
|
9756
9756
|
/**
|
|
9757
|
-
* Public IP allowlist
|
|
9757
|
+
* Public IP allowlist list.
|
|
9758
9758
|
*/
|
|
9759
9759
|
aclPolicies: outputs.cr.GetRegistryEndpointAclPolicy[];
|
|
9760
9760
|
/**
|
|
9761
|
-
* Whether to enable the public endpoint.
|
|
9761
|
+
* Whether to enable the public endpoint. Values: false: do not enable. true: enable. Default is false.
|
|
9762
9762
|
*/
|
|
9763
9763
|
enabled: boolean;
|
|
9764
9764
|
/**
|
|
9765
|
-
* Current status of the public endpoint. Parameter values: Enabling:
|
|
9765
|
+
* Current status of the public endpoint. Parameter values: Enabling: being enabled. Enabled: enabled. Disabling: being disabled. Updating: updating. Failed: failed. Disabled: disabled.
|
|
9766
9766
|
*/
|
|
9767
9767
|
status: string;
|
|
9768
9768
|
}
|
|
9769
9769
|
interface GetRegistryEndpointAclPolicy {
|
|
9770
9770
|
/**
|
|
9771
|
-
* IP entry address
|
|
9771
|
+
* IP entry address.
|
|
9772
9772
|
*/
|
|
9773
9773
|
description: string;
|
|
9774
9774
|
/**
|
|
9775
|
-
* IP entry description
|
|
9775
|
+
* IP entry description.
|
|
9776
9776
|
*/
|
|
9777
9777
|
entry: string;
|
|
9778
9778
|
}
|
|
9779
9779
|
interface GetRegistryProxyCache {
|
|
9780
9780
|
/**
|
|
9781
|
-
* Instance types supported by ProxyCache. Parameter
|
|
9781
|
+
* Instance types supported by ProxyCache for container registry. Parameter values are as follows: DockerHub: DockerHub container registry
|
|
9782
9782
|
*/
|
|
9783
9783
|
type: string;
|
|
9784
9784
|
}
|
|
9785
9785
|
interface GetRegistryStatus {
|
|
9786
9786
|
/**
|
|
9787
|
-
* Creating, [ Progressing ]: Creating
|
|
9787
|
+
* Creating, [ Progressing ]: Creating
|
|
9788
|
+
* Running, [ Ok ]: Running
|
|
9789
|
+
* Running, [ Degraded ]: Running
|
|
9790
|
+
* Stopped, [ Balance ]: Suspended due to insufficient balance
|
|
9791
|
+
* Stopped, [ Released ]: Pending reclamation
|
|
9792
|
+
* Stopped, [ Released, Balance ]: Suspended due to insufficient balance
|
|
9793
|
+
* Starting, [ Progressing ]: Starting
|
|
9794
|
+
* Deleting, [ Progressing ]: Deleting
|
|
9795
|
+
* Failed, [ Unknown ]: Abnormal
|
|
9788
9796
|
*/
|
|
9789
9797
|
conditions: string[];
|
|
9790
9798
|
/**
|
|
9791
|
-
* Creating, [ Progressing ]: Creating
|
|
9799
|
+
* Creating, [ Progressing ]: Creating
|
|
9800
|
+
* Running, [ Ok ]: Running
|
|
9801
|
+
* Running, [ Degraded ]: Running
|
|
9802
|
+
* Stopped, [ Balance ]: Suspended due to insufficient balance
|
|
9803
|
+
* Stopped, [ Released ]: Pending reclamation
|
|
9804
|
+
* Stopped, [ Released, Balance ]: Suspended due to insufficient balance
|
|
9805
|
+
* Starting, [ Progressing ]: Starting
|
|
9806
|
+
* Deleting, [ Progressing ]: Deleting
|
|
9807
|
+
* Failed, [ Unknown ]: Abnormal
|
|
9792
9808
|
*/
|
|
9793
9809
|
phase: string;
|
|
9794
9810
|
}
|
|
9795
9811
|
interface GetRegistryTag {
|
|
9796
9812
|
/**
|
|
9797
|
-
* Tag key
|
|
9813
|
+
* Tag key values
|
|
9798
9814
|
*/
|
|
9799
9815
|
key: string;
|
|
9800
9816
|
/**
|
|
@@ -9835,43 +9851,59 @@ export declare namespace cr {
|
|
|
9835
9851
|
interface RegistryEndpoint {
|
|
9836
9852
|
aclPolicies: outputs.cr.RegistryEndpointAclPolicy[];
|
|
9837
9853
|
/**
|
|
9838
|
-
* Whether to enable the public endpoint.
|
|
9854
|
+
* Whether to enable the public endpoint. Values: false: do not enable. true: enable. Default is false.
|
|
9839
9855
|
*/
|
|
9840
9856
|
enabled: boolean;
|
|
9841
9857
|
/**
|
|
9842
|
-
* Current status of the public endpoint. Parameter values: Enabling:
|
|
9858
|
+
* Current status of the public endpoint. Parameter values: Enabling: being enabled. Enabled: enabled. Disabling: being disabled. Updating: updating. Failed: failed. Disabled: disabled.
|
|
9843
9859
|
*/
|
|
9844
9860
|
status: string;
|
|
9845
9861
|
}
|
|
9846
9862
|
interface RegistryEndpointAclPolicy {
|
|
9847
9863
|
/**
|
|
9848
|
-
* IP entry address
|
|
9864
|
+
* IP entry address.
|
|
9849
9865
|
*/
|
|
9850
9866
|
description: string;
|
|
9851
9867
|
/**
|
|
9852
|
-
* IP entry description
|
|
9868
|
+
* IP entry description.
|
|
9853
9869
|
*/
|
|
9854
9870
|
entry: string;
|
|
9855
9871
|
}
|
|
9856
9872
|
interface RegistryProxyCache {
|
|
9857
9873
|
/**
|
|
9858
|
-
* Instance types supported by ProxyCache. Parameter
|
|
9874
|
+
* Instance types supported by ProxyCache for container registry. Parameter values are as follows: DockerHub: DockerHub container registry
|
|
9859
9875
|
*/
|
|
9860
9876
|
type: string;
|
|
9861
9877
|
}
|
|
9862
9878
|
interface RegistryStatus {
|
|
9863
9879
|
/**
|
|
9864
|
-
* Creating, [ Progressing ]: Creating
|
|
9880
|
+
* Creating, [ Progressing ]: Creating
|
|
9881
|
+
* Running, [ Ok ]: Running
|
|
9882
|
+
* Running, [ Degraded ]: Running
|
|
9883
|
+
* Stopped, [ Balance ]: Suspended due to insufficient balance
|
|
9884
|
+
* Stopped, [ Released ]: Pending reclamation
|
|
9885
|
+
* Stopped, [ Released, Balance ]: Suspended due to insufficient balance
|
|
9886
|
+
* Starting, [ Progressing ]: Starting
|
|
9887
|
+
* Deleting, [ Progressing ]: Deleting
|
|
9888
|
+
* Failed, [ Unknown ]: Abnormal
|
|
9865
9889
|
*/
|
|
9866
9890
|
conditions: string[];
|
|
9867
9891
|
/**
|
|
9868
|
-
* Creating, [ Progressing ]: Creating
|
|
9892
|
+
* Creating, [ Progressing ]: Creating
|
|
9893
|
+
* Running, [ Ok ]: Running
|
|
9894
|
+
* Running, [ Degraded ]: Running
|
|
9895
|
+
* Stopped, [ Balance ]: Suspended due to insufficient balance
|
|
9896
|
+
* Stopped, [ Released ]: Pending reclamation
|
|
9897
|
+
* Stopped, [ Released, Balance ]: Suspended due to insufficient balance
|
|
9898
|
+
* Starting, [ Progressing ]: Starting
|
|
9899
|
+
* Deleting, [ Progressing ]: Deleting
|
|
9900
|
+
* Failed, [ Unknown ]: Abnormal
|
|
9869
9901
|
*/
|
|
9870
9902
|
phase: string;
|
|
9871
9903
|
}
|
|
9872
9904
|
interface RegistryTag {
|
|
9873
9905
|
/**
|
|
9874
|
-
* Tag key
|
|
9906
|
+
* Tag key values
|
|
9875
9907
|
*/
|
|
9876
9908
|
key: string;
|
|
9877
9909
|
/**
|
|
@@ -9895,6 +9927,16 @@ export declare namespace cr {
|
|
|
9895
9927
|
}
|
|
9896
9928
|
}
|
|
9897
9929
|
export declare namespace directconnect {
|
|
9930
|
+
interface ConnectionTag {
|
|
9931
|
+
/**
|
|
9932
|
+
* Tag key. Cannot start with volc: or sys:. Length range: 1 ~ 128 characters
|
|
9933
|
+
*/
|
|
9934
|
+
key: string;
|
|
9935
|
+
/**
|
|
9936
|
+
* Tag value. Length range: 0 ~ 256 characters. If not specified, defaults to empty
|
|
9937
|
+
*/
|
|
9938
|
+
value: string;
|
|
9939
|
+
}
|
|
9898
9940
|
interface DirectConnectGatewayAssociateCen {
|
|
9899
9941
|
/**
|
|
9900
9942
|
* ID of CEN.
|
|
@@ -9933,6 +9975,16 @@ export declare namespace directconnect {
|
|
|
9933
9975
|
*/
|
|
9934
9976
|
value: string;
|
|
9935
9977
|
}
|
|
9978
|
+
interface GetConnectionTag {
|
|
9979
|
+
/**
|
|
9980
|
+
* Tag key. Cannot start with volc: or sys:. Length range: 1 ~ 128 characters
|
|
9981
|
+
*/
|
|
9982
|
+
key: string;
|
|
9983
|
+
/**
|
|
9984
|
+
* Tag value. Length range: 0 ~ 256 characters. If not specified, defaults to empty
|
|
9985
|
+
*/
|
|
9986
|
+
value: string;
|
|
9987
|
+
}
|
|
9936
9988
|
interface GetDirectConnectGatewayAssociateCen {
|
|
9937
9989
|
/**
|
|
9938
9990
|
* ID of CEN.
|
|
@@ -14088,6 +14140,68 @@ export declare namespace filenas {
|
|
|
14088
14140
|
}
|
|
14089
14141
|
}
|
|
14090
14142
|
export declare namespace fwcenter {
|
|
14143
|
+
interface AddressBookAddressDetailList {
|
|
14144
|
+
/**
|
|
14145
|
+
* Detailed information about the address in the address book. The specific content depends on the address book type. If GroupType is ip, enter an IPv4 address or CIDRv4; if ipv6, enter an IPv6 address or CIDRv6; if port, enter port information (a single port such as 22 or a port range such as 100/200); if domain, enter domain information.
|
|
14146
|
+
*/
|
|
14147
|
+
address: string;
|
|
14148
|
+
/**
|
|
14149
|
+
* Detailed description of a single address in the address book, used to explain the specific purpose or other relevant information for that address.
|
|
14150
|
+
*/
|
|
14151
|
+
description: string;
|
|
14152
|
+
}
|
|
14153
|
+
interface AddressBookTag {
|
|
14154
|
+
/**
|
|
14155
|
+
* Tag key.
|
|
14156
|
+
*/
|
|
14157
|
+
key: string;
|
|
14158
|
+
/**
|
|
14159
|
+
* Tag value.
|
|
14160
|
+
*/
|
|
14161
|
+
value: string;
|
|
14162
|
+
}
|
|
14163
|
+
interface ControlPolicyDestPortListV1 {
|
|
14164
|
+
/**
|
|
14165
|
+
* Detailed address information.
|
|
14166
|
+
*/
|
|
14167
|
+
address: string;
|
|
14168
|
+
/**
|
|
14169
|
+
* Description
|
|
14170
|
+
*/
|
|
14171
|
+
description: string;
|
|
14172
|
+
/**
|
|
14173
|
+
* Address type. ip: IPv4; ipv6: IPv6; domain: domain name; port: port
|
|
14174
|
+
*/
|
|
14175
|
+
type: string;
|
|
14176
|
+
}
|
|
14177
|
+
interface ControlPolicyDestinationCidrListV1 {
|
|
14178
|
+
/**
|
|
14179
|
+
* Detailed address information.
|
|
14180
|
+
*/
|
|
14181
|
+
address: string;
|
|
14182
|
+
/**
|
|
14183
|
+
* Description
|
|
14184
|
+
*/
|
|
14185
|
+
description: string;
|
|
14186
|
+
/**
|
|
14187
|
+
* Address type. ip: IPv4; ipv6: IPv6; domain: domain name; port: port
|
|
14188
|
+
*/
|
|
14189
|
+
type: string;
|
|
14190
|
+
}
|
|
14191
|
+
interface ControlPolicySourceCidrListV1 {
|
|
14192
|
+
/**
|
|
14193
|
+
* Detailed address information.
|
|
14194
|
+
*/
|
|
14195
|
+
address: string;
|
|
14196
|
+
/**
|
|
14197
|
+
* Description
|
|
14198
|
+
*/
|
|
14199
|
+
description: string;
|
|
14200
|
+
/**
|
|
14201
|
+
* Address type. ip: IPv4; ipv6: IPv6; domain: domain name; port: port
|
|
14202
|
+
*/
|
|
14203
|
+
type: string;
|
|
14204
|
+
}
|
|
14091
14205
|
interface DnsControlPolicyDomainListV1 {
|
|
14092
14206
|
/**
|
|
14093
14207
|
* Specific address information.
|
|
@@ -14112,6 +14226,72 @@ export declare namespace fwcenter {
|
|
|
14112
14226
|
*/
|
|
14113
14227
|
vpcId: string;
|
|
14114
14228
|
}
|
|
14229
|
+
interface GetAddressBookAddressDetailList {
|
|
14230
|
+
/**
|
|
14231
|
+
* Detailed information about the address in the address book. The specific content depends on the address book type. If GroupType is ip, enter an IPv4 address or CIDRv4; if ipv6, enter an IPv6 address or CIDRv6; if port, enter port information (a single port such as 22 or a port range such as 100/200); if domain, enter domain information.
|
|
14232
|
+
*/
|
|
14233
|
+
address: string;
|
|
14234
|
+
/**
|
|
14235
|
+
* Detailed description of a single address in the address book, used to explain the specific purpose or other relevant information for that address.
|
|
14236
|
+
*/
|
|
14237
|
+
description: string;
|
|
14238
|
+
/**
|
|
14239
|
+
* Address type, returned during queries. `ip`: IPv4 address; `ipv6`: IPv6 address; `domain`: domain name; `port`: port.
|
|
14240
|
+
*/
|
|
14241
|
+
type: string;
|
|
14242
|
+
}
|
|
14243
|
+
interface GetAddressBookTag {
|
|
14244
|
+
/**
|
|
14245
|
+
* Tag key.
|
|
14246
|
+
*/
|
|
14247
|
+
key: string;
|
|
14248
|
+
/**
|
|
14249
|
+
* Tag value.
|
|
14250
|
+
*/
|
|
14251
|
+
value: string;
|
|
14252
|
+
}
|
|
14253
|
+
interface GetControlPolicyDestPortListV1 {
|
|
14254
|
+
/**
|
|
14255
|
+
* Detailed address information.
|
|
14256
|
+
*/
|
|
14257
|
+
address: string;
|
|
14258
|
+
/**
|
|
14259
|
+
* Description
|
|
14260
|
+
*/
|
|
14261
|
+
description: string;
|
|
14262
|
+
/**
|
|
14263
|
+
* Address type. ip: IPv4; ipv6: IPv6; domain: domain name; port: port
|
|
14264
|
+
*/
|
|
14265
|
+
type: string;
|
|
14266
|
+
}
|
|
14267
|
+
interface GetControlPolicyDestinationCidrListV1 {
|
|
14268
|
+
/**
|
|
14269
|
+
* Detailed address information.
|
|
14270
|
+
*/
|
|
14271
|
+
address: string;
|
|
14272
|
+
/**
|
|
14273
|
+
* Description
|
|
14274
|
+
*/
|
|
14275
|
+
description: string;
|
|
14276
|
+
/**
|
|
14277
|
+
* Address type. ip: IPv4; ipv6: IPv6; domain: domain name; port: port
|
|
14278
|
+
*/
|
|
14279
|
+
type: string;
|
|
14280
|
+
}
|
|
14281
|
+
interface GetControlPolicySourceCidrListV1 {
|
|
14282
|
+
/**
|
|
14283
|
+
* Detailed address information.
|
|
14284
|
+
*/
|
|
14285
|
+
address: string;
|
|
14286
|
+
/**
|
|
14287
|
+
* Description
|
|
14288
|
+
*/
|
|
14289
|
+
description: string;
|
|
14290
|
+
/**
|
|
14291
|
+
* Address type. ip: IPv4; ipv6: IPv6; domain: domain name; port: port
|
|
14292
|
+
*/
|
|
14293
|
+
type: string;
|
|
14294
|
+
}
|
|
14115
14295
|
interface GetDnsControlPolicyDomainListV1 {
|
|
14116
14296
|
/**
|
|
14117
14297
|
* Specific address information.
|
|
@@ -14136,143 +14316,233 @@ export declare namespace fwcenter {
|
|
|
14136
14316
|
*/
|
|
14137
14317
|
vpcId: string;
|
|
14138
14318
|
}
|
|
14139
|
-
|
|
14140
|
-
export declare namespace gtm {
|
|
14141
|
-
interface GetPolicyStatistics {
|
|
14319
|
+
interface GetNatFireWallControlPolicyDestPortListV1 {
|
|
14142
14320
|
/**
|
|
14143
|
-
*
|
|
14321
|
+
* Specific address information.
|
|
14144
14322
|
*/
|
|
14145
|
-
|
|
14323
|
+
address: string;
|
|
14146
14324
|
/**
|
|
14147
|
-
*
|
|
14325
|
+
* Description.
|
|
14148
14326
|
*/
|
|
14149
|
-
|
|
14327
|
+
description: string;
|
|
14328
|
+
/**
|
|
14329
|
+
* Address type. ip: IPv4; ipv6: IPv6; domain: domain name; port: port.
|
|
14330
|
+
*/
|
|
14331
|
+
type: string;
|
|
14150
14332
|
}
|
|
14151
|
-
interface
|
|
14333
|
+
interface GetNatFireWallControlPolicyDestinationCidrListV1 {
|
|
14152
14334
|
/**
|
|
14153
|
-
*
|
|
14335
|
+
* Specific address information.
|
|
14154
14336
|
*/
|
|
14155
|
-
|
|
14337
|
+
address: string;
|
|
14338
|
+
/**
|
|
14339
|
+
* Description.
|
|
14340
|
+
*/
|
|
14341
|
+
description: string;
|
|
14342
|
+
/**
|
|
14343
|
+
* Address type. ip: IPv4; ipv6: IPv6; domain: domain name; port: port.
|
|
14344
|
+
*/
|
|
14345
|
+
type: string;
|
|
14156
14346
|
}
|
|
14157
|
-
interface
|
|
14347
|
+
interface GetNatFireWallControlPolicySourceCidrListV1 {
|
|
14158
14348
|
/**
|
|
14159
|
-
*
|
|
14349
|
+
* Specific address information.
|
|
14160
14350
|
*/
|
|
14161
|
-
|
|
14351
|
+
address: string;
|
|
14162
14352
|
/**
|
|
14163
|
-
*
|
|
14353
|
+
* Description.
|
|
14164
14354
|
*/
|
|
14165
|
-
|
|
14355
|
+
description: string;
|
|
14166
14356
|
/**
|
|
14167
|
-
* Address
|
|
14357
|
+
* Address type. ip: IPv4; ipv6: IPv6; domain: domain name; port: port.
|
|
14168
14358
|
*/
|
|
14169
|
-
|
|
14359
|
+
type: string;
|
|
14360
|
+
}
|
|
14361
|
+
interface GetVpcFireWallAclRuleDestPortListV1 {
|
|
14170
14362
|
/**
|
|
14171
|
-
*
|
|
14363
|
+
* Detailed address information.
|
|
14172
14364
|
*/
|
|
14173
|
-
|
|
14365
|
+
address: string;
|
|
14174
14366
|
/**
|
|
14175
|
-
*
|
|
14367
|
+
* Description.
|
|
14176
14368
|
*/
|
|
14177
|
-
|
|
14369
|
+
description: string;
|
|
14178
14370
|
/**
|
|
14179
|
-
* Address
|
|
14371
|
+
* Address type. ip: IPv4; ipv6: IPv6; domain: domain name; port: port.
|
|
14180
14372
|
*/
|
|
14181
|
-
|
|
14373
|
+
type: string;
|
|
14182
14374
|
}
|
|
14183
|
-
interface
|
|
14375
|
+
interface GetVpcFireWallAclRuleDestinationCidrListV1 {
|
|
14184
14376
|
/**
|
|
14185
|
-
*
|
|
14377
|
+
* Detailed address information.
|
|
14186
14378
|
*/
|
|
14187
|
-
|
|
14379
|
+
address: string;
|
|
14188
14380
|
/**
|
|
14189
|
-
*
|
|
14381
|
+
* Description.
|
|
14190
14382
|
*/
|
|
14191
|
-
|
|
14383
|
+
description: string;
|
|
14192
14384
|
/**
|
|
14193
|
-
* Address
|
|
14385
|
+
* Address type. ip: IPv4; ipv6: IPv6; domain: domain name; port: port.
|
|
14194
14386
|
*/
|
|
14195
|
-
|
|
14387
|
+
type: string;
|
|
14388
|
+
}
|
|
14389
|
+
interface GetVpcFireWallAclRuleSourceCidrListV1 {
|
|
14196
14390
|
/**
|
|
14197
|
-
*
|
|
14391
|
+
* Detailed address information.
|
|
14198
14392
|
*/
|
|
14199
|
-
|
|
14393
|
+
address: string;
|
|
14200
14394
|
/**
|
|
14201
|
-
*
|
|
14395
|
+
* Description.
|
|
14202
14396
|
*/
|
|
14203
|
-
|
|
14397
|
+
description: string;
|
|
14398
|
+
/**
|
|
14399
|
+
* Address type. ip: IPv4; ipv6: IPv6; domain: domain name; port: port.
|
|
14400
|
+
*/
|
|
14401
|
+
type: string;
|
|
14204
14402
|
}
|
|
14205
|
-
interface
|
|
14403
|
+
interface NatFireWallControlPolicyDestPortListV1 {
|
|
14206
14404
|
/**
|
|
14207
|
-
*
|
|
14405
|
+
* Specific address information.
|
|
14208
14406
|
*/
|
|
14209
|
-
|
|
14407
|
+
address: string;
|
|
14210
14408
|
/**
|
|
14211
|
-
*
|
|
14409
|
+
* Description.
|
|
14212
14410
|
*/
|
|
14213
|
-
|
|
14411
|
+
description: string;
|
|
14214
14412
|
/**
|
|
14215
|
-
* Address
|
|
14413
|
+
* Address type. ip: IPv4; ipv6: IPv6; domain: domain name; port: port.
|
|
14216
14414
|
*/
|
|
14217
|
-
|
|
14415
|
+
type: string;
|
|
14416
|
+
}
|
|
14417
|
+
interface NatFireWallControlPolicyDestinationCidrListV1 {
|
|
14218
14418
|
/**
|
|
14219
|
-
*
|
|
14419
|
+
* Specific address information.
|
|
14220
14420
|
*/
|
|
14221
|
-
|
|
14421
|
+
address: string;
|
|
14222
14422
|
/**
|
|
14223
|
-
*
|
|
14423
|
+
* Description.
|
|
14224
14424
|
*/
|
|
14225
|
-
|
|
14425
|
+
description: string;
|
|
14426
|
+
/**
|
|
14427
|
+
* Address type. ip: IPv4; ipv6: IPv6; domain: domain name; port: port.
|
|
14428
|
+
*/
|
|
14429
|
+
type: string;
|
|
14226
14430
|
}
|
|
14227
|
-
interface
|
|
14431
|
+
interface NatFireWallControlPolicySourceCidrListV1 {
|
|
14228
14432
|
/**
|
|
14229
|
-
*
|
|
14433
|
+
* Specific address information.
|
|
14230
14434
|
*/
|
|
14231
|
-
|
|
14435
|
+
address: string;
|
|
14232
14436
|
/**
|
|
14233
|
-
*
|
|
14437
|
+
* Description.
|
|
14234
14438
|
*/
|
|
14235
|
-
|
|
14439
|
+
description: string;
|
|
14236
14440
|
/**
|
|
14237
|
-
*
|
|
14441
|
+
* Address type. ip: IPv4; ipv6: IPv6; domain: domain name; port: port.
|
|
14238
14442
|
*/
|
|
14239
|
-
|
|
14443
|
+
type: string;
|
|
14444
|
+
}
|
|
14445
|
+
interface VpcFireWallAclRuleDestPortListV1 {
|
|
14240
14446
|
/**
|
|
14241
|
-
*
|
|
14447
|
+
* Detailed address information.
|
|
14242
14448
|
*/
|
|
14243
|
-
|
|
14449
|
+
address: string;
|
|
14244
14450
|
/**
|
|
14245
|
-
*
|
|
14451
|
+
* Description.
|
|
14246
14452
|
*/
|
|
14247
|
-
|
|
14453
|
+
description: string;
|
|
14248
14454
|
/**
|
|
14249
|
-
*
|
|
14455
|
+
* Address type. ip: IPv4; ipv6: IPv6; domain: domain name; port: port.
|
|
14250
14456
|
*/
|
|
14251
|
-
|
|
14457
|
+
type: string;
|
|
14458
|
+
}
|
|
14459
|
+
interface VpcFireWallAclRuleDestinationCidrListV1 {
|
|
14252
14460
|
/**
|
|
14253
|
-
*
|
|
14461
|
+
* Detailed address information.
|
|
14254
14462
|
*/
|
|
14255
|
-
|
|
14463
|
+
address: string;
|
|
14256
14464
|
/**
|
|
14257
|
-
*
|
|
14465
|
+
* Description.
|
|
14258
14466
|
*/
|
|
14259
|
-
|
|
14467
|
+
description: string;
|
|
14468
|
+
/**
|
|
14469
|
+
* Address type. ip: IPv4; ipv6: IPv6; domain: domain name; port: port.
|
|
14470
|
+
*/
|
|
14471
|
+
type: string;
|
|
14260
14472
|
}
|
|
14261
|
-
interface
|
|
14473
|
+
interface VpcFireWallAclRuleSourceCidrListV1 {
|
|
14474
|
+
/**
|
|
14475
|
+
* Detailed address information.
|
|
14476
|
+
*/
|
|
14477
|
+
address: string;
|
|
14478
|
+
/**
|
|
14479
|
+
* Description.
|
|
14480
|
+
*/
|
|
14481
|
+
description: string;
|
|
14482
|
+
/**
|
|
14483
|
+
* Address type. ip: IPv4; ipv6: IPv6; domain: domain name; port: port.
|
|
14484
|
+
*/
|
|
14485
|
+
type: string;
|
|
14486
|
+
}
|
|
14487
|
+
}
|
|
14488
|
+
export declare namespace gtm {
|
|
14489
|
+
interface GetGtmPolicy {
|
|
14490
|
+
/**
|
|
14491
|
+
* If the current address pool set is unavailable, does Cloud Scheduling GTM only trigger an alert notification without automatically switching to an available address pool? true: Cloud Scheduling GTM only triggers an alert notification. false: Cloud Scheduling GTM automatically switches to an available address pool.
|
|
14492
|
+
*/
|
|
14493
|
+
alarmOnly: boolean;
|
|
14494
|
+
/**
|
|
14495
|
+
* Routing mode for intelligent routing policies. perf: Performance first. capacity: Capacity first. feedback: Load feedback.
|
|
14496
|
+
*/
|
|
14497
|
+
perfMode: string;
|
|
14498
|
+
/**
|
|
14499
|
+
* Routing mode. The parameter values are: lb: Routes user traffic proportionally to different IDC data centers based on load balancing. geo: Routes user traffic to the nearest IDC data center on the same carrier line based on the user's geographic location and carrier. geo-lb (default): First routes user traffic to the nearest IDC data center access line on the same carrier based on the user's geographic location and carrier, then distributes user traffic proportionally to multiple IDC data centers based on load balancing.
|
|
14500
|
+
*/
|
|
14501
|
+
routingMode: string;
|
|
14502
|
+
/**
|
|
14503
|
+
* Statistics for addresses associated with the scheduling policy.
|
|
14504
|
+
*/
|
|
14505
|
+
statistics: outputs.gtm.GetGtmPolicyStatistics;
|
|
14506
|
+
/**
|
|
14507
|
+
* List of target address pools associated with the scheduling policy.
|
|
14508
|
+
*/
|
|
14509
|
+
targets: outputs.gtm.GetGtmPolicyTarget[];
|
|
14510
|
+
}
|
|
14511
|
+
interface GetGtmPolicyStatistics {
|
|
14512
|
+
/**
|
|
14513
|
+
* Number of available addresses.
|
|
14514
|
+
*/
|
|
14515
|
+
activeAddr: number;
|
|
14516
|
+
/**
|
|
14517
|
+
* Number of unavailable addresses.
|
|
14518
|
+
*/
|
|
14519
|
+
inactiveAddr: number;
|
|
14520
|
+
}
|
|
14521
|
+
interface GetGtmPolicyTarget {
|
|
14522
|
+
/**
|
|
14523
|
+
* Target address pool ID.
|
|
14524
|
+
*/
|
|
14525
|
+
poolId: string;
|
|
14526
|
+
}
|
|
14527
|
+
interface GetGtmProbe {
|
|
14262
14528
|
/**
|
|
14263
14529
|
* Recommended number of health check probe points.
|
|
14264
14530
|
*/
|
|
14265
14531
|
advisedNodeCount: number;
|
|
14266
14532
|
/**
|
|
14267
|
-
* Whether health
|
|
14533
|
+
* Whether health check is disabled. true: disabled. false: enabled.
|
|
14268
14534
|
*/
|
|
14269
14535
|
disable: boolean;
|
|
14270
14536
|
/**
|
|
14271
|
-
*
|
|
14537
|
+
* DNS record type for the health check.
|
|
14538
|
+
*/
|
|
14539
|
+
dnsRecordType: string;
|
|
14540
|
+
/**
|
|
14541
|
+
* Threshold for the number of health check failures before a single target address is considered faulty. For example, if you set this parameter to 3, a target address will be marked as faulty after 3 consecutive health check failures. Default value: 3.
|
|
14272
14542
|
*/
|
|
14273
14543
|
failedCount: number;
|
|
14274
14544
|
/**
|
|
14275
|
-
*
|
|
14545
|
+
* Full domain name of the health check target address. This parameter is only valid when the health check protocol is set to HTTP or HTTPS.
|
|
14276
14546
|
*/
|
|
14277
14547
|
host: string;
|
|
14278
14548
|
/**
|
|
@@ -14280,27 +14550,27 @@ export declare namespace gtm {
|
|
|
14280
14550
|
*/
|
|
14281
14551
|
httpMethod: string;
|
|
14282
14552
|
/**
|
|
14283
|
-
* Customize a range of HTTP status codes. After a probe initiates a health check, if the target address returns an HTTP status code outside
|
|
14553
|
+
* Customize a range of HTTP status codes. After a probe initiates a health check, if the target address returns an HTTP status code outside the specified range, the health check at that probe is considered failed. If you do not set the HttpUsabilityCodes parameter for the policy, this parameter will not be returned.
|
|
14284
14554
|
*/
|
|
14285
|
-
httpUsabilityCodes: outputs.gtm.
|
|
14555
|
+
httpUsabilityCodes: outputs.gtm.GetGtmProbeHttpUsabilityCode[];
|
|
14286
14556
|
/**
|
|
14287
|
-
*
|
|
14557
|
+
* Interval between each health check, in seconds.
|
|
14288
14558
|
*/
|
|
14289
14559
|
interval: number;
|
|
14290
14560
|
/**
|
|
14291
|
-
* Whether to manually configure
|
|
14561
|
+
* Whether to manually configure health check probe points. true: Manually configure health check probe points. false: Use recommended health check probe points.
|
|
14292
14562
|
*/
|
|
14293
14563
|
isManualNodes: boolean;
|
|
14294
14564
|
/**
|
|
14295
|
-
*
|
|
14565
|
+
* List of probe nodes used for health checks.
|
|
14296
14566
|
*/
|
|
14297
14567
|
nodes: string[];
|
|
14298
14568
|
/**
|
|
14299
|
-
*
|
|
14569
|
+
* Number of packets sent. If you set this parameter to 10, each ping check sends 10 packets simultaneously. This parameter is only valid when the health check protocol is set to ping.
|
|
14300
14570
|
*/
|
|
14301
14571
|
pingCount: number;
|
|
14302
14572
|
/**
|
|
14303
|
-
* Packet loss rate
|
|
14573
|
+
* Packet loss rate. Unit: percent. If the packet loss rate exceeds this parameter value, the result is considered abnormal. For example, if this parameter is set to 10 and the packet loss rate during a health check is greater than 10, the result is considered abnormal. This parameter is only valid when the health check protocol is set to ping.
|
|
14304
14574
|
*/
|
|
14305
14575
|
pingLossPercent: number;
|
|
14306
14576
|
/**
|
|
@@ -14312,7 +14582,11 @@ export declare namespace gtm {
|
|
|
14312
14582
|
*/
|
|
14313
14583
|
protocol: string;
|
|
14314
14584
|
/**
|
|
14315
|
-
*
|
|
14585
|
+
* Timeout for establishing a single TCP connection. For example, if you set this parameter to 2 seconds, a TCP connection will be considered failed if it is not established within 2 seconds during a health check. This parameter is only valid when the health check protocol is set to tcp.
|
|
14586
|
+
*/
|
|
14587
|
+
tcpConnTimeout: number;
|
|
14588
|
+
/**
|
|
14589
|
+
* Timeout for the health check task. Unit: seconds.
|
|
14316
14590
|
*/
|
|
14317
14591
|
timeout: number;
|
|
14318
14592
|
/**
|
|
@@ -14320,17 +14594,17 @@ export declare namespace gtm {
|
|
|
14320
14594
|
*/
|
|
14321
14595
|
url: string;
|
|
14322
14596
|
}
|
|
14323
|
-
interface
|
|
14597
|
+
interface GetGtmProbeHttpUsabilityCode {
|
|
14324
14598
|
/**
|
|
14325
|
-
* HTTP status
|
|
14599
|
+
* List of HTTP status codes.
|
|
14326
14600
|
*/
|
|
14327
14601
|
codes: number[];
|
|
14328
14602
|
/**
|
|
14329
|
-
* Operator. interval:
|
|
14603
|
+
* Operator. interval: matches values within the range. include: matches specified values. exclude: matches values other than the specified ones.
|
|
14330
14604
|
*/
|
|
14331
14605
|
operator: string;
|
|
14332
14606
|
}
|
|
14333
|
-
interface
|
|
14607
|
+
interface GetPolicyStatistics {
|
|
14334
14608
|
/**
|
|
14335
14609
|
* Number of available addresses
|
|
14336
14610
|
*/
|
|
@@ -14340,17 +14614,21 @@ export declare namespace gtm {
|
|
|
14340
14614
|
*/
|
|
14341
14615
|
inactiveAddr: number;
|
|
14342
14616
|
}
|
|
14343
|
-
interface
|
|
14617
|
+
interface GetPolicyTarget {
|
|
14344
14618
|
/**
|
|
14345
14619
|
* Address pool ID.
|
|
14346
14620
|
*/
|
|
14347
14621
|
poolId: string;
|
|
14348
14622
|
}
|
|
14349
|
-
interface
|
|
14623
|
+
interface GetPoolAddress {
|
|
14350
14624
|
/**
|
|
14351
14625
|
* Address capacity
|
|
14352
14626
|
*/
|
|
14353
14627
|
capacity: number;
|
|
14628
|
+
/**
|
|
14629
|
+
* Geographic location of the address, returned only in queries
|
|
14630
|
+
*/
|
|
14631
|
+
geo: string;
|
|
14354
14632
|
/**
|
|
14355
14633
|
* Address availability mode
|
|
14356
14634
|
*/
|
|
@@ -14368,7 +14646,11 @@ export declare namespace gtm {
|
|
|
14368
14646
|
*/
|
|
14369
14647
|
weight: number;
|
|
14370
14648
|
}
|
|
14371
|
-
interface
|
|
14649
|
+
interface GetRulePoolSet {
|
|
14650
|
+
/**
|
|
14651
|
+
* Whether the address pool is available. true: address is available. false: address is unavailable.
|
|
14652
|
+
*/
|
|
14653
|
+
active: boolean;
|
|
14372
14654
|
/**
|
|
14373
14655
|
* Minimum number of available addresses required for the address pool collection to be considered available.
|
|
14374
14656
|
*/
|
|
@@ -14377,10 +14659,20 @@ export declare namespace gtm {
|
|
|
14377
14659
|
* Address pool name.
|
|
14378
14660
|
*/
|
|
14379
14661
|
name: string;
|
|
14380
|
-
|
|
14662
|
+
/**
|
|
14663
|
+
* Address pool set ID.
|
|
14664
|
+
*/
|
|
14665
|
+
poolSetId: string;
|
|
14666
|
+
/**
|
|
14667
|
+
* Address pool list.
|
|
14668
|
+
*/
|
|
14669
|
+
pools: outputs.gtm.GetRulePoolSetPool[];
|
|
14381
14670
|
}
|
|
14382
|
-
interface
|
|
14383
|
-
|
|
14671
|
+
interface GetRulePoolSetPool {
|
|
14672
|
+
/**
|
|
14673
|
+
* Address information under the address pool.
|
|
14674
|
+
*/
|
|
14675
|
+
addresses: outputs.gtm.GetRulePoolSetPoolAddress[];
|
|
14384
14676
|
/**
|
|
14385
14677
|
* The number of unavailable addresses in the address pool.
|
|
14386
14678
|
*/
|
|
@@ -14398,7 +14690,293 @@ export declare namespace gtm {
|
|
|
14398
14690
|
*/
|
|
14399
14691
|
weight: number;
|
|
14400
14692
|
}
|
|
14401
|
-
interface
|
|
14693
|
+
interface GetRulePoolSetPoolAddress {
|
|
14694
|
+
/**
|
|
14695
|
+
* Whether the address is available. true: The address is available. false: The address is unavailable.
|
|
14696
|
+
*/
|
|
14697
|
+
active: boolean;
|
|
14698
|
+
/**
|
|
14699
|
+
* The capacity of the address. For addresses without a set capacity value, this parameter returns the default capacity value of 1000.
|
|
14700
|
+
*/
|
|
14701
|
+
capacity: number;
|
|
14702
|
+
/**
|
|
14703
|
+
* This parameter has no practical significance. You can ignore this parameter.
|
|
14704
|
+
*/
|
|
14705
|
+
geo: string;
|
|
14706
|
+
/**
|
|
14707
|
+
* Latency (ms) for health check probe accessing the target address.
|
|
14708
|
+
*/
|
|
14709
|
+
latency: number;
|
|
14710
|
+
/**
|
|
14711
|
+
* The mechanism for determining whether an address is available. auto: automatic mode. Cloud Scheduling GTM determines address availability based on health check results. always*on: address is always available. always*off: address is always unavailable.
|
|
14712
|
+
*/
|
|
14713
|
+
mode: string;
|
|
14714
|
+
/**
|
|
14715
|
+
* The assigned region for the target address. See line codes for the mapping between line codes and specific regions (i.e., lines).
|
|
14716
|
+
*/
|
|
14717
|
+
rectifiedGeos: string[];
|
|
14718
|
+
/**
|
|
14719
|
+
* Address.
|
|
14720
|
+
*/
|
|
14721
|
+
value: string;
|
|
14722
|
+
/**
|
|
14723
|
+
* Address weight. For addresses without a specified weight, this parameter returns the default weight value of 1.
|
|
14724
|
+
*/
|
|
14725
|
+
weight: number;
|
|
14726
|
+
}
|
|
14727
|
+
interface GetRuleProbe {
|
|
14728
|
+
/**
|
|
14729
|
+
* Recommended number of health check probe points.
|
|
14730
|
+
*/
|
|
14731
|
+
advisedNodeCount: number;
|
|
14732
|
+
/**
|
|
14733
|
+
* Whether health checks are disabled. true: disabled. false: not disabled.
|
|
14734
|
+
*/
|
|
14735
|
+
disable: boolean;
|
|
14736
|
+
/**
|
|
14737
|
+
* The threshold for the number of health check failures before a single target address is considered faulty. For example, if you set this parameter to 3, a target address is marked as faulty after 3 consecutive health check failures. The default value is 3.
|
|
14738
|
+
*/
|
|
14739
|
+
failedCount: number;
|
|
14740
|
+
/**
|
|
14741
|
+
* Domain name of the health check target address. This parameter is only valid when the health check protocol is set to HTTP or HTTPS.
|
|
14742
|
+
*/
|
|
14743
|
+
host: string;
|
|
14744
|
+
/**
|
|
14745
|
+
* HTTP request method. This parameter is only valid when the health check protocol is set to HTTP or HTTPS.
|
|
14746
|
+
*/
|
|
14747
|
+
httpMethod: string;
|
|
14748
|
+
/**
|
|
14749
|
+
* Customize a range of HTTP status codes. After a probe initiates a health check, if the target address returns an HTTP status code outside this range, the health check at that probe is considered failed. If you do not set the HttpUsabilityCodes parameter for the routing rule, this parameter will not be returned.
|
|
14750
|
+
*/
|
|
14751
|
+
httpUsabilityCodes: outputs.gtm.GetRuleProbeHttpUsabilityCode[];
|
|
14752
|
+
/**
|
|
14753
|
+
* The interval between each health check, in seconds.
|
|
14754
|
+
*/
|
|
14755
|
+
interval: number;
|
|
14756
|
+
/**
|
|
14757
|
+
* Whether to manually configure the health check probe. true: Manually configure the health check probe. false: Use recommended health check probe.
|
|
14758
|
+
*/
|
|
14759
|
+
isManualNodes: boolean;
|
|
14760
|
+
/**
|
|
14761
|
+
* Health check probe point.
|
|
14762
|
+
*/
|
|
14763
|
+
nodes: string[];
|
|
14764
|
+
/**
|
|
14765
|
+
* Packet count. If you set this parameter to 10, each ping check sends 10 packets simultaneously. This parameter is only valid when the health check protocol is set to ping.
|
|
14766
|
+
*/
|
|
14767
|
+
pingCount: number;
|
|
14768
|
+
/**
|
|
14769
|
+
* Packet loss rate, expressed as a percentage. If the packet loss rate exceeds this parameter, the result is considered abnormal. For example, if this parameter is set to 10 and the packet loss rate during the health check is 11%, the result is considered abnormal. This parameter is only valid when the health check protocol is set to ping.
|
|
14770
|
+
*/
|
|
14771
|
+
pingLossPercent: number;
|
|
14772
|
+
/**
|
|
14773
|
+
* Port of the health check target address. This parameter is only valid when the health check protocol is set to HTTP or HTTPS.
|
|
14774
|
+
*/
|
|
14775
|
+
port: number;
|
|
14776
|
+
/**
|
|
14777
|
+
* Protocol used for health checks. ping: ICMP protocol. tcp: TCP protocol. http: HTTP protocol. https: HTTPS protocol.
|
|
14778
|
+
*/
|
|
14779
|
+
protocol: string;
|
|
14780
|
+
/**
|
|
14781
|
+
* The timeout period for the health check task, in seconds. ping: If the latency exceeds the value of Timeout, it is considered packet loss. http/https: If the latency exceeds the value of Timeout, it is considered an abnormal result.
|
|
14782
|
+
*/
|
|
14783
|
+
timeout: number;
|
|
14784
|
+
/**
|
|
14785
|
+
* Path part of the health check target address, starting with /. This parameter is only valid when the health check protocol is set to HTTP or HTTPS.
|
|
14786
|
+
*/
|
|
14787
|
+
url: string;
|
|
14788
|
+
}
|
|
14789
|
+
interface GetRuleProbeHttpUsabilityCode {
|
|
14790
|
+
/**
|
|
14791
|
+
* HTTP status code list.
|
|
14792
|
+
*/
|
|
14793
|
+
codes: number[];
|
|
14794
|
+
/**
|
|
14795
|
+
* Operator. interval: Matches values within the range. include: Matches specified values. exclude: Matches values other than the specified values.
|
|
14796
|
+
*/
|
|
14797
|
+
operator: string;
|
|
14798
|
+
}
|
|
14799
|
+
interface GtmPolicy {
|
|
14800
|
+
/**
|
|
14801
|
+
* If the current address pool set is unavailable, does Cloud Scheduling GTM only trigger an alert notification without automatically switching to an available address pool? true: Cloud Scheduling GTM only triggers an alert notification. false: Cloud Scheduling GTM automatically switches to an available address pool.
|
|
14802
|
+
*/
|
|
14803
|
+
alarmOnly: boolean;
|
|
14804
|
+
/**
|
|
14805
|
+
* Routing mode for intelligent routing policies. perf: Performance first. capacity: Capacity first. feedback: Load feedback.
|
|
14806
|
+
*/
|
|
14807
|
+
perfMode: string;
|
|
14808
|
+
/**
|
|
14809
|
+
* Routing mode. The parameter values are: lb: Routes user traffic proportionally to different IDC data centers based on load balancing. geo: Routes user traffic to the nearest IDC data center on the same carrier line based on the user's geographic location and carrier. geo-lb (default): First routes user traffic to the nearest IDC data center access line on the same carrier based on the user's geographic location and carrier, then distributes user traffic proportionally to multiple IDC data centers based on load balancing.
|
|
14810
|
+
*/
|
|
14811
|
+
routingMode: string;
|
|
14812
|
+
/**
|
|
14813
|
+
* Statistics for addresses associated with the scheduling policy.
|
|
14814
|
+
*/
|
|
14815
|
+
statistics: outputs.gtm.GtmPolicyStatistics;
|
|
14816
|
+
targets: outputs.gtm.GtmPolicyTarget[];
|
|
14817
|
+
}
|
|
14818
|
+
interface GtmPolicyStatistics {
|
|
14819
|
+
/**
|
|
14820
|
+
* Number of available addresses.
|
|
14821
|
+
*/
|
|
14822
|
+
activeAddr: number;
|
|
14823
|
+
/**
|
|
14824
|
+
* Number of unavailable addresses.
|
|
14825
|
+
*/
|
|
14826
|
+
inactiveAddr: number;
|
|
14827
|
+
}
|
|
14828
|
+
interface GtmPolicyTarget {
|
|
14829
|
+
/**
|
|
14830
|
+
* Target address pool ID.
|
|
14831
|
+
*/
|
|
14832
|
+
poolId: string;
|
|
14833
|
+
}
|
|
14834
|
+
interface GtmProbe {
|
|
14835
|
+
/**
|
|
14836
|
+
* Recommended number of health check probe points.
|
|
14837
|
+
*/
|
|
14838
|
+
advisedNodeCount: number;
|
|
14839
|
+
/**
|
|
14840
|
+
* Whether health check is disabled. true: disabled. false: enabled.
|
|
14841
|
+
*/
|
|
14842
|
+
disable: boolean;
|
|
14843
|
+
/**
|
|
14844
|
+
* DNS record type for the health check.
|
|
14845
|
+
*/
|
|
14846
|
+
dnsRecordType: string;
|
|
14847
|
+
/**
|
|
14848
|
+
* Threshold for the number of health check failures before a single target address is considered faulty. For example, if you set this parameter to 3, a target address will be marked as faulty after 3 consecutive health check failures. Default value: 3.
|
|
14849
|
+
*/
|
|
14850
|
+
failedCount: number;
|
|
14851
|
+
/**
|
|
14852
|
+
* Full domain name of the health check target address. This parameter is only valid when the health check protocol is set to HTTP or HTTPS.
|
|
14853
|
+
*/
|
|
14854
|
+
host: string;
|
|
14855
|
+
/**
|
|
14856
|
+
* HTTP request method. This parameter is only valid when the health check protocol is set to HTTP or HTTPS.
|
|
14857
|
+
*/
|
|
14858
|
+
httpMethod: string;
|
|
14859
|
+
httpUsabilityCodes: outputs.gtm.GtmProbeHttpUsabilityCode[];
|
|
14860
|
+
/**
|
|
14861
|
+
* Interval between each health check, in seconds.
|
|
14862
|
+
*/
|
|
14863
|
+
interval: number;
|
|
14864
|
+
/**
|
|
14865
|
+
* Whether to manually configure health check probe points. true: Manually configure health check probe points. false: Use recommended health check probe points.
|
|
14866
|
+
*/
|
|
14867
|
+
isManualNodes: boolean;
|
|
14868
|
+
/**
|
|
14869
|
+
* List of probe nodes used for health checks.
|
|
14870
|
+
*/
|
|
14871
|
+
nodes: string[];
|
|
14872
|
+
/**
|
|
14873
|
+
* Number of packets sent. If you set this parameter to 10, each ping check sends 10 packets simultaneously. This parameter is only valid when the health check protocol is set to ping.
|
|
14874
|
+
*/
|
|
14875
|
+
pingCount: number;
|
|
14876
|
+
/**
|
|
14877
|
+
* Packet loss rate. Unit: percent. If the packet loss rate exceeds this parameter value, the result is considered abnormal. For example, if this parameter is set to 10 and the packet loss rate during a health check is greater than 10, the result is considered abnormal. This parameter is only valid when the health check protocol is set to ping.
|
|
14878
|
+
*/
|
|
14879
|
+
pingLossPercent: number;
|
|
14880
|
+
/**
|
|
14881
|
+
* Port of the health check target address. This parameter is only valid when the health check protocol is set to HTTP or HTTPS.
|
|
14882
|
+
*/
|
|
14883
|
+
port: number;
|
|
14884
|
+
/**
|
|
14885
|
+
* Protocol used for health checks. ping: ICMP protocol. tcp: TCP protocol. http: HTTP protocol. https: HTTPS protocol.
|
|
14886
|
+
*/
|
|
14887
|
+
protocol: string;
|
|
14888
|
+
/**
|
|
14889
|
+
* Timeout for establishing a single TCP connection. For example, if you set this parameter to 2 seconds, a TCP connection will be considered failed if it is not established within 2 seconds during a health check. This parameter is only valid when the health check protocol is set to tcp.
|
|
14890
|
+
*/
|
|
14891
|
+
tcpConnTimeout: number;
|
|
14892
|
+
/**
|
|
14893
|
+
* Timeout for the health check task. Unit: seconds.
|
|
14894
|
+
*/
|
|
14895
|
+
timeout: number;
|
|
14896
|
+
/**
|
|
14897
|
+
* Path part of the health check target address, starting with /. This parameter is only valid when the health check protocol is set to HTTP or HTTPS.
|
|
14898
|
+
*/
|
|
14899
|
+
url: string;
|
|
14900
|
+
}
|
|
14901
|
+
interface GtmProbeHttpUsabilityCode {
|
|
14902
|
+
/**
|
|
14903
|
+
* List of HTTP status codes.
|
|
14904
|
+
*/
|
|
14905
|
+
codes: number[];
|
|
14906
|
+
/**
|
|
14907
|
+
* Operator. interval: matches values within the range. include: matches specified values. exclude: matches values other than the specified ones.
|
|
14908
|
+
*/
|
|
14909
|
+
operator: string;
|
|
14910
|
+
}
|
|
14911
|
+
interface PolicyStatistics {
|
|
14912
|
+
/**
|
|
14913
|
+
* Number of available addresses
|
|
14914
|
+
*/
|
|
14915
|
+
activeAddr: number;
|
|
14916
|
+
/**
|
|
14917
|
+
* Number of unavailable addresses
|
|
14918
|
+
*/
|
|
14919
|
+
inactiveAddr: number;
|
|
14920
|
+
}
|
|
14921
|
+
interface PolicyTarget {
|
|
14922
|
+
/**
|
|
14923
|
+
* Address pool ID.
|
|
14924
|
+
*/
|
|
14925
|
+
poolId: string;
|
|
14926
|
+
}
|
|
14927
|
+
interface PoolAddress {
|
|
14928
|
+
/**
|
|
14929
|
+
* Address capacity
|
|
14930
|
+
*/
|
|
14931
|
+
capacity: number;
|
|
14932
|
+
/**
|
|
14933
|
+
* Address availability mode
|
|
14934
|
+
*/
|
|
14935
|
+
mode: string;
|
|
14936
|
+
/**
|
|
14937
|
+
* List of geographic route codes to be corrected
|
|
14938
|
+
*/
|
|
14939
|
+
rectifiedGeos: string[];
|
|
14940
|
+
/**
|
|
14941
|
+
* Target address value
|
|
14942
|
+
*/
|
|
14943
|
+
value: string;
|
|
14944
|
+
/**
|
|
14945
|
+
* Address weight
|
|
14946
|
+
*/
|
|
14947
|
+
weight: number;
|
|
14948
|
+
}
|
|
14949
|
+
interface RulePoolSet {
|
|
14950
|
+
/**
|
|
14951
|
+
* Minimum number of available addresses required for the address pool collection to be considered available.
|
|
14952
|
+
*/
|
|
14953
|
+
activeAddrThr: number;
|
|
14954
|
+
/**
|
|
14955
|
+
* Address pool name.
|
|
14956
|
+
*/
|
|
14957
|
+
name: string;
|
|
14958
|
+
pools: outputs.gtm.RulePoolSetPool[];
|
|
14959
|
+
}
|
|
14960
|
+
interface RulePoolSetPool {
|
|
14961
|
+
addresses: outputs.gtm.RulePoolSetPoolAddress[];
|
|
14962
|
+
/**
|
|
14963
|
+
* The number of unavailable addresses in the address pool.
|
|
14964
|
+
*/
|
|
14965
|
+
inactiveAddrCount: number;
|
|
14966
|
+
/**
|
|
14967
|
+
* Address pool name.
|
|
14968
|
+
*/
|
|
14969
|
+
name: string;
|
|
14970
|
+
/**
|
|
14971
|
+
* Address pool ID.
|
|
14972
|
+
*/
|
|
14973
|
+
poolId: string;
|
|
14974
|
+
/**
|
|
14975
|
+
* Address pool weight.
|
|
14976
|
+
*/
|
|
14977
|
+
weight: number;
|
|
14978
|
+
}
|
|
14979
|
+
interface RulePoolSetPoolAddress {
|
|
14402
14980
|
/**
|
|
14403
14981
|
* Whether the address is available. true: The address is available. false: The address is unavailable.
|
|
14404
14982
|
*/
|
|
@@ -15289,6 +15867,97 @@ export declare namespace iam {
|
|
|
15289
15867
|
}
|
|
15290
15868
|
}
|
|
15291
15869
|
export declare namespace id {
|
|
15870
|
+
interface AuthConfigApiKeyAuthConfig {
|
|
15871
|
+
/**
|
|
15872
|
+
* ApiKey Value
|
|
15873
|
+
*/
|
|
15874
|
+
apiKey: string;
|
|
15875
|
+
apiKeyMetadatas: outputs.id.AuthConfigApiKeyAuthConfigApiKeyMetadata[];
|
|
15876
|
+
/**
|
|
15877
|
+
* ApiKey Name
|
|
15878
|
+
*/
|
|
15879
|
+
apiKeyName: string;
|
|
15880
|
+
/**
|
|
15881
|
+
* Expiration Timestamp
|
|
15882
|
+
*/
|
|
15883
|
+
expiryTimestamp: number;
|
|
15884
|
+
}
|
|
15885
|
+
interface AuthConfigApiKeyAuthConfigApiKeyMetadata {
|
|
15886
|
+
/**
|
|
15887
|
+
* Parameter Location
|
|
15888
|
+
*/
|
|
15889
|
+
location: string;
|
|
15890
|
+
/**
|
|
15891
|
+
* Parameter Name
|
|
15892
|
+
*/
|
|
15893
|
+
parameterName: string;
|
|
15894
|
+
}
|
|
15895
|
+
interface AuthConfigJwtAuthConfig {
|
|
15896
|
+
/**
|
|
15897
|
+
* Allowed Audience List
|
|
15898
|
+
*/
|
|
15899
|
+
allowedAudiences: string[];
|
|
15900
|
+
/**
|
|
15901
|
+
* Allowed Client List
|
|
15902
|
+
*/
|
|
15903
|
+
allowedClients: string[];
|
|
15904
|
+
/**
|
|
15905
|
+
* JWT Discovery URL。
|
|
15906
|
+
*/
|
|
15907
|
+
discoveryUrl: string;
|
|
15908
|
+
}
|
|
15909
|
+
interface GetAuthConfigApiKeyAuthConfig {
|
|
15910
|
+
/**
|
|
15911
|
+
* ApiKey Value
|
|
15912
|
+
*/
|
|
15913
|
+
apiKey: string;
|
|
15914
|
+
/**
|
|
15915
|
+
* ApiKey Metadata
|
|
15916
|
+
*/
|
|
15917
|
+
apiKeyMetadatas: outputs.id.GetAuthConfigApiKeyAuthConfigApiKeyMetadata[];
|
|
15918
|
+
/**
|
|
15919
|
+
* ApiKey Name
|
|
15920
|
+
*/
|
|
15921
|
+
apiKeyName: string;
|
|
15922
|
+
/**
|
|
15923
|
+
* Expiration Timestamp
|
|
15924
|
+
*/
|
|
15925
|
+
expiryTimestamp: number;
|
|
15926
|
+
}
|
|
15927
|
+
interface GetAuthConfigApiKeyAuthConfigApiKeyMetadata {
|
|
15928
|
+
/**
|
|
15929
|
+
* Parameter Location
|
|
15930
|
+
*/
|
|
15931
|
+
location: string;
|
|
15932
|
+
/**
|
|
15933
|
+
* Parameter Name
|
|
15934
|
+
*/
|
|
15935
|
+
parameterName: string;
|
|
15936
|
+
}
|
|
15937
|
+
interface GetAuthConfigJwtAuthConfig {
|
|
15938
|
+
/**
|
|
15939
|
+
* Allowed Audience List
|
|
15940
|
+
*/
|
|
15941
|
+
allowedAudiences: string[];
|
|
15942
|
+
/**
|
|
15943
|
+
* Allowed Client List
|
|
15944
|
+
*/
|
|
15945
|
+
allowedClients: string[];
|
|
15946
|
+
/**
|
|
15947
|
+
* JWT Discovery URL。
|
|
15948
|
+
*/
|
|
15949
|
+
discoveryUrl: string;
|
|
15950
|
+
}
|
|
15951
|
+
interface GetPermissionNamespaceTag {
|
|
15952
|
+
/**
|
|
15953
|
+
* Tag Key
|
|
15954
|
+
*/
|
|
15955
|
+
key: string;
|
|
15956
|
+
/**
|
|
15957
|
+
* Tag Value
|
|
15958
|
+
*/
|
|
15959
|
+
value: string;
|
|
15960
|
+
}
|
|
15292
15961
|
interface GetServiceBackend {
|
|
15293
15962
|
/**
|
|
15294
15963
|
* Backend service domain name, for example api.example.com
|
|
@@ -15447,6 +16116,46 @@ export declare namespace id {
|
|
|
15447
16116
|
*/
|
|
15448
16117
|
value: string;
|
|
15449
16118
|
}
|
|
16119
|
+
interface GetUserPoolBrand {
|
|
16120
|
+
/**
|
|
16121
|
+
* Brand logo URL
|
|
16122
|
+
*/
|
|
16123
|
+
logoUri: string;
|
|
16124
|
+
/**
|
|
16125
|
+
* Brand name
|
|
16126
|
+
*/
|
|
16127
|
+
name: string;
|
|
16128
|
+
}
|
|
16129
|
+
interface GetUserPoolTag {
|
|
16130
|
+
/**
|
|
16131
|
+
* Tag key
|
|
16132
|
+
*/
|
|
16133
|
+
key: string;
|
|
16134
|
+
/**
|
|
16135
|
+
* Tag value
|
|
16136
|
+
*/
|
|
16137
|
+
value: string;
|
|
16138
|
+
}
|
|
16139
|
+
interface GetWorkloadPoolTag {
|
|
16140
|
+
/**
|
|
16141
|
+
* Tag key
|
|
16142
|
+
*/
|
|
16143
|
+
key: string;
|
|
16144
|
+
/**
|
|
16145
|
+
* Tag value
|
|
16146
|
+
*/
|
|
16147
|
+
value: string;
|
|
16148
|
+
}
|
|
16149
|
+
interface PermissionNamespaceTag {
|
|
16150
|
+
/**
|
|
16151
|
+
* Tag Key
|
|
16152
|
+
*/
|
|
16153
|
+
key: string;
|
|
16154
|
+
/**
|
|
16155
|
+
* Tag Value
|
|
16156
|
+
*/
|
|
16157
|
+
value: string;
|
|
16158
|
+
}
|
|
15450
16159
|
interface ServiceBackend {
|
|
15451
16160
|
/**
|
|
15452
16161
|
* Backend service domain name, for example api.example.com
|
|
@@ -15596,6 +16305,36 @@ export declare namespace id {
|
|
|
15596
16305
|
*/
|
|
15597
16306
|
value: string;
|
|
15598
16307
|
}
|
|
16308
|
+
interface UserPoolBrand {
|
|
16309
|
+
/**
|
|
16310
|
+
* Brand logo URL
|
|
16311
|
+
*/
|
|
16312
|
+
logoUri: string;
|
|
16313
|
+
/**
|
|
16314
|
+
* Brand name
|
|
16315
|
+
*/
|
|
16316
|
+
name: string;
|
|
16317
|
+
}
|
|
16318
|
+
interface UserPoolTag {
|
|
16319
|
+
/**
|
|
16320
|
+
* Tag key
|
|
16321
|
+
*/
|
|
16322
|
+
key: string;
|
|
16323
|
+
/**
|
|
16324
|
+
* Tag value
|
|
16325
|
+
*/
|
|
16326
|
+
value: string;
|
|
16327
|
+
}
|
|
16328
|
+
interface WorkloadPoolTag {
|
|
16329
|
+
/**
|
|
16330
|
+
* Tag key
|
|
16331
|
+
*/
|
|
16332
|
+
key: string;
|
|
16333
|
+
/**
|
|
16334
|
+
* Tag value
|
|
16335
|
+
*/
|
|
16336
|
+
value: string;
|
|
16337
|
+
}
|
|
15599
16338
|
}
|
|
15600
16339
|
export declare namespace kafka {
|
|
15601
16340
|
interface AllowListAssociatedInstance {
|
|
@@ -18600,6 +19339,10 @@ export declare namespace rdsmysql {
|
|
|
18600
19339
|
* Whether to enable automatic scaling for the instance. Values: true: Yes. false: No.
|
|
18601
19340
|
*/
|
|
18602
19341
|
enableStorageAutoScale: boolean;
|
|
19342
|
+
/**
|
|
19343
|
+
* Node range for automatic scaling detection. Values: MasterNode: primary node. MasterSlaveNodes: primary and secondary nodes. AllNodes: all nodes. Note: When used as a request parameter, the default is MasterNode. For multi-node instances, MasterSlaveNodes and AllNodes have the same effect. For single-node instances, MasterNode, MasterSlaveNodes, and AllNodes have the same effect.
|
|
19344
|
+
*/
|
|
19345
|
+
scalingDetectNode: string;
|
|
18603
19346
|
/**
|
|
18604
19347
|
* Percentage of available storage space that triggers automatic scaling. Value range: 10–50, default: 10, unit: %
|
|
18605
19348
|
*/
|
|
@@ -18609,6 +19352,152 @@ export declare namespace rdsmysql {
|
|
|
18609
19352
|
*/
|
|
18610
19353
|
storageUpperBound: number;
|
|
18611
19354
|
}
|
|
19355
|
+
interface GetInstanceBackupPolicy {
|
|
19356
|
+
/**
|
|
19357
|
+
* List of destination regions available for cross-region backup.
|
|
19358
|
+
*/
|
|
19359
|
+
availableCrossRegions: string[];
|
|
19360
|
+
/**
|
|
19361
|
+
* Basic backup policy.
|
|
19362
|
+
*/
|
|
19363
|
+
backupPolicyBase: outputs.rdsmysql.GetInstanceBackupPolicyBackupPolicyBase;
|
|
19364
|
+
/**
|
|
19365
|
+
* Cross-region backup policy.
|
|
19366
|
+
*/
|
|
19367
|
+
crossBackupPolicy: outputs.rdsmysql.GetInstanceBackupPolicyCrossBackupPolicy;
|
|
19368
|
+
}
|
|
19369
|
+
interface GetInstanceBackupPolicyBackupPolicyBase {
|
|
19370
|
+
/**
|
|
19371
|
+
* Retain all log backups before releasing the instance. Values: true: yes. false: no.
|
|
19372
|
+
*/
|
|
19373
|
+
binlogBackupAllRetention: boolean;
|
|
19374
|
+
/**
|
|
19375
|
+
* Enable log backup feature. Values: true: yes. false: no.
|
|
19376
|
+
*/
|
|
19377
|
+
binlogBackupEnabled: boolean;
|
|
19378
|
+
/**
|
|
19379
|
+
* Whether to enable encryption for log backups. Values: true: Yes. false: No.
|
|
19380
|
+
*/
|
|
19381
|
+
binlogBackupEncryptionEnabled: boolean;
|
|
19382
|
+
/**
|
|
19383
|
+
* Enable local Binlog retention limit. Values: true: enabled. false: disabled.
|
|
19384
|
+
*/
|
|
19385
|
+
binlogFileCountsEnable: boolean;
|
|
19386
|
+
/**
|
|
19387
|
+
* Number of local Binlog files to retain, values range from 6 to 1000. Files exceeding the retention count are automatically deleted.
|
|
19388
|
+
*/
|
|
19389
|
+
binlogLimitCount: number;
|
|
19390
|
+
/**
|
|
19391
|
+
* Local Binlog retention period. Value: 0–168. Unit: hours. Local logs exceeding the retention period are automatically deleted. When set to 0, local logs are not deleted automatically.
|
|
19392
|
+
*/
|
|
19393
|
+
binlogLocalRetentionHour: number;
|
|
19394
|
+
/**
|
|
19395
|
+
* Enable automatic Binlog cleanup when storage is excessive. When total instance storage usage exceeds 80% or available space is less than 5 GiB, the system automatically deletes the oldest local Binlog files until usage drops below 80% and available space exceeds 5 GiB. true: enabled. false: disabled.
|
|
19396
|
+
*/
|
|
19397
|
+
binlogSpaceLimitEnable: boolean;
|
|
19398
|
+
/**
|
|
19399
|
+
* Maximum storage space usage. Can be set to 20%–50%. When exceeded, the earliest Binlog files are automatically deleted until usage falls below this threshold. Note: Local Binlog space usage = local Binlog size / total available (purchased) instance space.
|
|
19400
|
+
*/
|
|
19401
|
+
binlogStoragePercentage: number;
|
|
19402
|
+
/**
|
|
19403
|
+
* Retain all data backups before releasing the instance. Values: true: yes. false: no.
|
|
19404
|
+
*/
|
|
19405
|
+
dataBackupAllRetention: boolean;
|
|
19406
|
+
/**
|
|
19407
|
+
* Enable encryption for data backups of local disk instances. Values: true: yes. false: no. Note: This feature is not supported for cloud disk instances.
|
|
19408
|
+
*/
|
|
19409
|
+
dataBackupEncryptionEnabled: boolean;
|
|
19410
|
+
/**
|
|
19411
|
+
* Number of days to retain data backups. Valid values: 7–3650 days. Default: 7 days.
|
|
19412
|
+
*/
|
|
19413
|
+
dataBackupRetentionDay: number;
|
|
19414
|
+
/**
|
|
19415
|
+
* Full backup cycle. Values: Monday: Monday. Tuesday: Tuesday. Wednesday: Wednesday. Thursday: Thursday. Friday: Friday. Saturday: Saturday. Sunday: Sunday.
|
|
19416
|
+
*/
|
|
19417
|
+
dataFullBackupPeriods: string[];
|
|
19418
|
+
/**
|
|
19419
|
+
* Start time of the full backup task time window (UTC). The time window is 1 hour. Note: Both DataFullBackupStartUTCHour and DataFullBackupTime can be used to specify the full backup time period for the instance. DataFullBackupStartUTCHour has higher priority. If both fields are returned, DataFullBackupStartUTCHour takes precedence.
|
|
19420
|
+
*/
|
|
19421
|
+
dataFullBackupStartUtcHour: number;
|
|
19422
|
+
/**
|
|
19423
|
+
* Time window for executing backup tasks, with a duration of 1 hour. Format: HH:mmZ-HH:mmZ (UTC). Note: Both DataFullBackupStartUTCHour and DataFullBackupTime can be used to specify the full backup time period for the instance. DataFullBackupStartUTCHour has higher priority. If both fields are returned, DataFullBackupStartUTCHour takes precedence.
|
|
19424
|
+
*/
|
|
19425
|
+
dataFullBackupTime: string;
|
|
19426
|
+
/**
|
|
19427
|
+
* Incremental backup cycle for local disk instances. Values: Monday: Monday. Tuesday: Tuesday. Wednesday: Wednesday. Thursday: Thursday. Friday: Friday. Saturday: Saturday. Sunday: Sunday. Note: When high-frequency incremental backup is enabled (that is, when HourlyIncrBackupEnable is set to true), this field is not returned.
|
|
19428
|
+
*/
|
|
19429
|
+
dataIncrBackupPeriods: string[];
|
|
19430
|
+
/**
|
|
19431
|
+
* Number of days to retain data after instance release.
|
|
19432
|
+
*/
|
|
19433
|
+
dataKeepDaysAfterReleased: number;
|
|
19434
|
+
/**
|
|
19435
|
+
* Policy for retaining instance backups after the instance is released. Values: Last: retain the last backup (default). All: retain all backups of the instance.
|
|
19436
|
+
*/
|
|
19437
|
+
dataKeepPolicyAfterReleased: string;
|
|
19438
|
+
/**
|
|
19439
|
+
* Whether high-frequency incremental snapshot backup is enabled for cloud disk instances. Values: true: Yes. false: No. Note: For local disk instances, this field returns false.
|
|
19440
|
+
*/
|
|
19441
|
+
highFrequencySnapshotBackupEnable: boolean;
|
|
19442
|
+
/**
|
|
19443
|
+
* Frequency of high-frequency incremental snapshot backups for cloud disk instances, in seconds. Values: 3600: every 1 hour. 7200: every 2 hours. 10800: every 3 hours. 14400: every 4 hours. 19200: every 6 hours. 28800: every 8 hours. 38400: every 12 hours. Note: If the instance is a local disk instance or the high-frequency incremental snapshot backup feature for the cloud disk instance is not enabled, this field returns 0.
|
|
19444
|
+
*/
|
|
19445
|
+
highFrequencySnapshotBackupSecondPeriod: number;
|
|
19446
|
+
/**
|
|
19447
|
+
* Whether to enable high-frequency backup for local disk instances. Values: true: Yes. false: No.
|
|
19448
|
+
*/
|
|
19449
|
+
hourlyIncrBackupEnable: boolean;
|
|
19450
|
+
/**
|
|
19451
|
+
* Frequency of high-frequency incremental backups for local disk instances. Values: 0: no high-frequency incremental backup. In this case, HourlyIncrBackupEnable is false. 2: incremental backup every 2 hours. 4: incremental backup every 4 hours. 6: incremental backup every 6 hours. 12: incremental backup every 12 hours.
|
|
19452
|
+
*/
|
|
19453
|
+
incrBackupHourPeriod: number;
|
|
19454
|
+
/**
|
|
19455
|
+
* Whether to retain cross-region backups. Values: true: Yes. false: No. Note: This feature is not supported for cloud disk instances.
|
|
19456
|
+
*/
|
|
19457
|
+
keepCrossBackupEnableAfterReleased: boolean;
|
|
19458
|
+
/**
|
|
19459
|
+
* Maximum DDL wait time. Default value is 30, minimum is 10, maximum is 1440, in minutes.
|
|
19460
|
+
*/
|
|
19461
|
+
lockDdlTime: number;
|
|
19462
|
+
/**
|
|
19463
|
+
* Maximum DDL wait time. Default value: 1800. Minimum: 1. Maximum: 86400. Unit: seconds. Note: The backup process will block DDL. If the blocking time exceeds the specified value, the backup will stop automatically. Only MySQL 8.0 instances support this setting.
|
|
19464
|
+
*/
|
|
19465
|
+
lockDdlTimeSecond: number;
|
|
19466
|
+
/**
|
|
19467
|
+
* Binlog backup retention period. Value range: 7–3650 days. Default retention is 7 days. Note: This parameter is not returned when RetentionPolicySynced is set to true.
|
|
19468
|
+
*/
|
|
19469
|
+
logBackupRetentionDay: number;
|
|
19470
|
+
/**
|
|
19471
|
+
* Whether to allow downloading instance backup data from a public network environment. Values: true: Yes. false: No.
|
|
19472
|
+
*/
|
|
19473
|
+
publicDownloadEnable: boolean;
|
|
19474
|
+
/**
|
|
19475
|
+
* Whether the retention policy for log backups is the same as that for data backups. Values: true: Yes. false: No.
|
|
19476
|
+
*/
|
|
19477
|
+
retentionPolicySynced: boolean;
|
|
19478
|
+
}
|
|
19479
|
+
interface GetInstanceBackupPolicyCrossBackupPolicy {
|
|
19480
|
+
/**
|
|
19481
|
+
* Enable cross-region backup. true: enabled. false: disabled. Default value (unspecified).
|
|
19482
|
+
*/
|
|
19483
|
+
backupEnabled: boolean;
|
|
19484
|
+
/**
|
|
19485
|
+
* Retain cross-region backups long-term before instance release. Values: true: yes. false: no.
|
|
19486
|
+
*/
|
|
19487
|
+
crossBackupAllRetention: boolean;
|
|
19488
|
+
/**
|
|
19489
|
+
* Destination region ID for cross-region backups. This parameter is required when BackupEnabled is true.
|
|
19490
|
+
*/
|
|
19491
|
+
crossBackupRegion: string;
|
|
19492
|
+
/**
|
|
19493
|
+
* Whether to enable cross-region log backup. true: Enable. false: Disable (default). Note: Cross-region log backup can only be enabled when cross-region backup is enabled.
|
|
19494
|
+
*/
|
|
19495
|
+
logBackupEnabled: boolean;
|
|
19496
|
+
/**
|
|
19497
|
+
* Cross-region backup retention days. Value range: 7–3650. Default: 7. Unit: days. Note: When CrossBackupAllRetention is set to true, this field does not need to be set.
|
|
19498
|
+
*/
|
|
19499
|
+
retention: number;
|
|
19500
|
+
}
|
|
18612
19501
|
interface GetInstanceChargeDetail {
|
|
18613
19502
|
/**
|
|
18614
19503
|
* Enable auto-renewal for prepaid scenarios. Values: true: auto-renewal. false: do not auto-renew
|
|
@@ -18686,6 +19575,10 @@ export declare namespace rdsmysql {
|
|
|
18686
19575
|
secondsBehindMaster: number;
|
|
18687
19576
|
}
|
|
18688
19577
|
interface GetInstanceEndpoint {
|
|
19578
|
+
/**
|
|
19579
|
+
* Address list.
|
|
19580
|
+
*/
|
|
19581
|
+
addresses: outputs.rdsmysql.GetInstanceEndpointAddress[];
|
|
18689
19582
|
/**
|
|
18690
19583
|
* When the endpoint type is read/write or read-only, you can set whether new nodes join automatically. Values: Enable: auto join. Disable: do not auto join (default)
|
|
18691
19584
|
*/
|
|
@@ -18702,6 +19595,10 @@ export declare namespace rdsmysql {
|
|
|
18702
19595
|
* Connection pool type for proxy terminal. Values: Transaction: Transaction-level connection pool. Default value. Direct: Direct mode.
|
|
18703
19596
|
*/
|
|
18704
19597
|
connectionPoolType: string;
|
|
19598
|
+
/**
|
|
19599
|
+
* Custom routing and forwarding rules for connected terminals.
|
|
19600
|
+
*/
|
|
19601
|
+
customRouteStrategies: outputs.rdsmysql.GetInstanceEndpointCustomRouteStrategy[];
|
|
18705
19602
|
/**
|
|
18706
19603
|
* Description of the connection endpoint
|
|
18707
19604
|
*/
|
|
@@ -18771,6 +19668,54 @@ export declare namespace rdsmysql {
|
|
|
18771
19668
|
*/
|
|
18772
19669
|
readWriteMode: string;
|
|
18773
19670
|
}
|
|
19671
|
+
interface GetInstanceEndpointAddress {
|
|
19672
|
+
/**
|
|
19673
|
+
* false: Private network resolution (default). true: Private and public network resolution.
|
|
19674
|
+
*/
|
|
19675
|
+
dnsVisibility: boolean;
|
|
19676
|
+
/**
|
|
19677
|
+
* Connection domain name.
|
|
19678
|
+
*/
|
|
19679
|
+
domain: string;
|
|
19680
|
+
/**
|
|
19681
|
+
* EIP ID, valid only for Public addresses.
|
|
19682
|
+
*/
|
|
19683
|
+
eipId: string;
|
|
19684
|
+
/**
|
|
19685
|
+
* Whether the EIP used by the connected terminal is suspended due to overdue payment. Values: true: Yes. false: No.
|
|
19686
|
+
*/
|
|
19687
|
+
eipLocked: boolean;
|
|
19688
|
+
/**
|
|
19689
|
+
* IP protocol version. Value: IPv4.
|
|
19690
|
+
*/
|
|
19691
|
+
internetProtocol: string;
|
|
19692
|
+
/**
|
|
19693
|
+
* IP address.
|
|
19694
|
+
*/
|
|
19695
|
+
ipAddress: string;
|
|
19696
|
+
/**
|
|
19697
|
+
* Network address type. Values: Private: private address. Public: public address.
|
|
19698
|
+
*/
|
|
19699
|
+
networkType: string;
|
|
19700
|
+
/**
|
|
19701
|
+
* Port.
|
|
19702
|
+
*/
|
|
19703
|
+
port: string;
|
|
19704
|
+
/**
|
|
19705
|
+
* Subnet ID, valid only for Private addresses.
|
|
19706
|
+
*/
|
|
19707
|
+
subnetId: string;
|
|
19708
|
+
}
|
|
19709
|
+
interface GetInstanceEndpointCustomRouteStrategy {
|
|
19710
|
+
/**
|
|
19711
|
+
* SQL forwarding rule target. Values: Primary: primary node. Secondary: secondary node. ReadOnly: read-only node. Note: For dual-node instances, you can select the primary node or read-only node. For multi-node instances, you can select the primary node or secondary node.
|
|
19712
|
+
*/
|
|
19713
|
+
nodeType: string;
|
|
19714
|
+
/**
|
|
19715
|
+
* Forwarding rule keywords. SQL keyword setting rules are as follows: Each rule can contain up to 20 keywords. Maximum length is 64 characters. Can include English letters, numbers, underscores (_), @, #, :=, and Chinese characters.
|
|
19716
|
+
*/
|
|
19717
|
+
sqlKeyword: string;
|
|
19718
|
+
}
|
|
18774
19719
|
interface GetInstanceEndpointReadOnlyNodeWeight {
|
|
18775
19720
|
/**
|
|
18776
19721
|
* Read-only nodes require NodeId. Primary nodes do not require it
|
|
@@ -18948,6 +19893,10 @@ export declare namespace rdsmysql {
|
|
|
18948
19893
|
* Whether to enable automatic scaling for the instance. Values: true: Yes. false: No.
|
|
18949
19894
|
*/
|
|
18950
19895
|
enableStorageAutoScale: boolean;
|
|
19896
|
+
/**
|
|
19897
|
+
* Node range for automatic scaling detection. Values: MasterNode: primary node. MasterSlaveNodes: primary and secondary nodes. AllNodes: all nodes. Note: When used as a request parameter, the default is MasterNode. For multi-node instances, MasterSlaveNodes and AllNodes have the same effect. For single-node instances, MasterNode, MasterSlaveNodes, and AllNodes have the same effect.
|
|
19898
|
+
*/
|
|
19899
|
+
scalingDetectNode: string;
|
|
18951
19900
|
/**
|
|
18952
19901
|
* Percentage of available storage space that triggers automatic scaling. Value range: 10–50, default: 10, unit: %
|
|
18953
19902
|
*/
|
|
@@ -18957,6 +19906,152 @@ export declare namespace rdsmysql {
|
|
|
18957
19906
|
*/
|
|
18958
19907
|
storageUpperBound: number;
|
|
18959
19908
|
}
|
|
19909
|
+
interface InstanceBackupPolicy {
|
|
19910
|
+
/**
|
|
19911
|
+
* List of destination regions available for cross-region backup.
|
|
19912
|
+
*/
|
|
19913
|
+
availableCrossRegions: string[];
|
|
19914
|
+
/**
|
|
19915
|
+
* Basic backup policy.
|
|
19916
|
+
*/
|
|
19917
|
+
backupPolicyBase: outputs.rdsmysql.InstanceBackupPolicyBackupPolicyBase;
|
|
19918
|
+
/**
|
|
19919
|
+
* Cross-region backup policy.
|
|
19920
|
+
*/
|
|
19921
|
+
crossBackupPolicy: outputs.rdsmysql.InstanceBackupPolicyCrossBackupPolicy;
|
|
19922
|
+
}
|
|
19923
|
+
interface InstanceBackupPolicyBackupPolicyBase {
|
|
19924
|
+
/**
|
|
19925
|
+
* Retain all log backups before releasing the instance. Values: true: yes. false: no.
|
|
19926
|
+
*/
|
|
19927
|
+
binlogBackupAllRetention: boolean;
|
|
19928
|
+
/**
|
|
19929
|
+
* Enable log backup feature. Values: true: yes. false: no.
|
|
19930
|
+
*/
|
|
19931
|
+
binlogBackupEnabled: boolean;
|
|
19932
|
+
/**
|
|
19933
|
+
* Whether to enable encryption for log backups. Values: true: Yes. false: No.
|
|
19934
|
+
*/
|
|
19935
|
+
binlogBackupEncryptionEnabled: boolean;
|
|
19936
|
+
/**
|
|
19937
|
+
* Enable local Binlog retention limit. Values: true: enabled. false: disabled.
|
|
19938
|
+
*/
|
|
19939
|
+
binlogFileCountsEnable: boolean;
|
|
19940
|
+
/**
|
|
19941
|
+
* Number of local Binlog files to retain, values range from 6 to 1000. Files exceeding the retention count are automatically deleted.
|
|
19942
|
+
*/
|
|
19943
|
+
binlogLimitCount: number;
|
|
19944
|
+
/**
|
|
19945
|
+
* Local Binlog retention period. Value: 0–168. Unit: hours. Local logs exceeding the retention period are automatically deleted. When set to 0, local logs are not deleted automatically.
|
|
19946
|
+
*/
|
|
19947
|
+
binlogLocalRetentionHour: number;
|
|
19948
|
+
/**
|
|
19949
|
+
* Enable automatic Binlog cleanup when storage is excessive. When total instance storage usage exceeds 80% or available space is less than 5 GiB, the system automatically deletes the oldest local Binlog files until usage drops below 80% and available space exceeds 5 GiB. true: enabled. false: disabled.
|
|
19950
|
+
*/
|
|
19951
|
+
binlogSpaceLimitEnable: boolean;
|
|
19952
|
+
/**
|
|
19953
|
+
* Maximum storage space usage. Can be set to 20%–50%. When exceeded, the earliest Binlog files are automatically deleted until usage falls below this threshold. Note: Local Binlog space usage = local Binlog size / total available (purchased) instance space.
|
|
19954
|
+
*/
|
|
19955
|
+
binlogStoragePercentage: number;
|
|
19956
|
+
/**
|
|
19957
|
+
* Retain all data backups before releasing the instance. Values: true: yes. false: no.
|
|
19958
|
+
*/
|
|
19959
|
+
dataBackupAllRetention: boolean;
|
|
19960
|
+
/**
|
|
19961
|
+
* Enable encryption for data backups of local disk instances. Values: true: yes. false: no. Note: This feature is not supported for cloud disk instances.
|
|
19962
|
+
*/
|
|
19963
|
+
dataBackupEncryptionEnabled: boolean;
|
|
19964
|
+
/**
|
|
19965
|
+
* Number of days to retain data backups. Valid values: 7–3650 days. Default: 7 days.
|
|
19966
|
+
*/
|
|
19967
|
+
dataBackupRetentionDay: number;
|
|
19968
|
+
/**
|
|
19969
|
+
* Full backup cycle. Values: Monday: Monday. Tuesday: Tuesday. Wednesday: Wednesday. Thursday: Thursday. Friday: Friday. Saturday: Saturday. Sunday: Sunday.
|
|
19970
|
+
*/
|
|
19971
|
+
dataFullBackupPeriods: string[];
|
|
19972
|
+
/**
|
|
19973
|
+
* Start time of the full backup task time window (UTC). The time window is 1 hour. Note: Both DataFullBackupStartUTCHour and DataFullBackupTime can be used to specify the full backup time period for the instance. DataFullBackupStartUTCHour has higher priority. If both fields are returned, DataFullBackupStartUTCHour takes precedence.
|
|
19974
|
+
*/
|
|
19975
|
+
dataFullBackupStartUtcHour: number;
|
|
19976
|
+
/**
|
|
19977
|
+
* Time window for executing backup tasks, with a duration of 1 hour. Format: HH:mmZ-HH:mmZ (UTC). Note: Both DataFullBackupStartUTCHour and DataFullBackupTime can be used to specify the full backup time period for the instance. DataFullBackupStartUTCHour has higher priority. If both fields are returned, DataFullBackupStartUTCHour takes precedence.
|
|
19978
|
+
*/
|
|
19979
|
+
dataFullBackupTime: string;
|
|
19980
|
+
/**
|
|
19981
|
+
* Incremental backup cycle for local disk instances. Values: Monday: Monday. Tuesday: Tuesday. Wednesday: Wednesday. Thursday: Thursday. Friday: Friday. Saturday: Saturday. Sunday: Sunday. Note: When high-frequency incremental backup is enabled (that is, when HourlyIncrBackupEnable is set to true), this field is not returned.
|
|
19982
|
+
*/
|
|
19983
|
+
dataIncrBackupPeriods: string[];
|
|
19984
|
+
/**
|
|
19985
|
+
* Number of days to retain data after instance release.
|
|
19986
|
+
*/
|
|
19987
|
+
dataKeepDaysAfterReleased: number;
|
|
19988
|
+
/**
|
|
19989
|
+
* Policy for retaining instance backups after the instance is released. Values: Last: retain the last backup (default). All: retain all backups of the instance.
|
|
19990
|
+
*/
|
|
19991
|
+
dataKeepPolicyAfterReleased: string;
|
|
19992
|
+
/**
|
|
19993
|
+
* Whether high-frequency incremental snapshot backup is enabled for cloud disk instances. Values: true: Yes. false: No. Note: For local disk instances, this field returns false.
|
|
19994
|
+
*/
|
|
19995
|
+
highFrequencySnapshotBackupEnable: boolean;
|
|
19996
|
+
/**
|
|
19997
|
+
* Frequency of high-frequency incremental snapshot backups for cloud disk instances, in seconds. Values: 3600: every 1 hour. 7200: every 2 hours. 10800: every 3 hours. 14400: every 4 hours. 19200: every 6 hours. 28800: every 8 hours. 38400: every 12 hours. Note: If the instance is a local disk instance or the high-frequency incremental snapshot backup feature for the cloud disk instance is not enabled, this field returns 0.
|
|
19998
|
+
*/
|
|
19999
|
+
highFrequencySnapshotBackupSecondPeriod: number;
|
|
20000
|
+
/**
|
|
20001
|
+
* Whether to enable high-frequency backup for local disk instances. Values: true: Yes. false: No.
|
|
20002
|
+
*/
|
|
20003
|
+
hourlyIncrBackupEnable: boolean;
|
|
20004
|
+
/**
|
|
20005
|
+
* Frequency of high-frequency incremental backups for local disk instances. Values: 0: no high-frequency incremental backup. In this case, HourlyIncrBackupEnable is false. 2: incremental backup every 2 hours. 4: incremental backup every 4 hours. 6: incremental backup every 6 hours. 12: incremental backup every 12 hours.
|
|
20006
|
+
*/
|
|
20007
|
+
incrBackupHourPeriod: number;
|
|
20008
|
+
/**
|
|
20009
|
+
* Whether to retain cross-region backups. Values: true: Yes. false: No. Note: This feature is not supported for cloud disk instances.
|
|
20010
|
+
*/
|
|
20011
|
+
keepCrossBackupEnableAfterReleased: boolean;
|
|
20012
|
+
/**
|
|
20013
|
+
* Maximum DDL wait time. Default value is 30, minimum is 10, maximum is 1440, in minutes.
|
|
20014
|
+
*/
|
|
20015
|
+
lockDdlTime: number;
|
|
20016
|
+
/**
|
|
20017
|
+
* Maximum DDL wait time. Default value: 1800. Minimum: 1. Maximum: 86400. Unit: seconds. Note: The backup process will block DDL. If the blocking time exceeds the specified value, the backup will stop automatically. Only MySQL 8.0 instances support this setting.
|
|
20018
|
+
*/
|
|
20019
|
+
lockDdlTimeSecond: number;
|
|
20020
|
+
/**
|
|
20021
|
+
* Binlog backup retention period. Value range: 7–3650 days. Default retention is 7 days. Note: This parameter is not returned when RetentionPolicySynced is set to true.
|
|
20022
|
+
*/
|
|
20023
|
+
logBackupRetentionDay: number;
|
|
20024
|
+
/**
|
|
20025
|
+
* Whether to allow downloading instance backup data from a public network environment. Values: true: Yes. false: No.
|
|
20026
|
+
*/
|
|
20027
|
+
publicDownloadEnable: boolean;
|
|
20028
|
+
/**
|
|
20029
|
+
* Whether the retention policy for log backups is the same as that for data backups. Values: true: Yes. false: No.
|
|
20030
|
+
*/
|
|
20031
|
+
retentionPolicySynced: boolean;
|
|
20032
|
+
}
|
|
20033
|
+
interface InstanceBackupPolicyCrossBackupPolicy {
|
|
20034
|
+
/**
|
|
20035
|
+
* Enable cross-region backup. true: enabled. false: disabled. Default value (unspecified).
|
|
20036
|
+
*/
|
|
20037
|
+
backupEnabled: boolean;
|
|
20038
|
+
/**
|
|
20039
|
+
* Retain cross-region backups long-term before instance release. Values: true: yes. false: no.
|
|
20040
|
+
*/
|
|
20041
|
+
crossBackupAllRetention: boolean;
|
|
20042
|
+
/**
|
|
20043
|
+
* Destination region ID for cross-region backups. This parameter is required when BackupEnabled is true.
|
|
20044
|
+
*/
|
|
20045
|
+
crossBackupRegion: string;
|
|
20046
|
+
/**
|
|
20047
|
+
* Whether to enable cross-region log backup. true: Enable. false: Disable (default). Note: Cross-region log backup can only be enabled when cross-region backup is enabled.
|
|
20048
|
+
*/
|
|
20049
|
+
logBackupEnabled: boolean;
|
|
20050
|
+
/**
|
|
20051
|
+
* Cross-region backup retention days. Value range: 7–3650. Default: 7. Unit: days. Note: When CrossBackupAllRetention is set to true, this field does not need to be set.
|
|
20052
|
+
*/
|
|
20053
|
+
retention: number;
|
|
20054
|
+
}
|
|
18960
20055
|
interface InstanceChargeDetail {
|
|
18961
20056
|
/**
|
|
18962
20057
|
* Enable auto-renewal for prepaid scenarios. Values: true: auto-renewal. false: do not auto-renew
|
|
@@ -19034,6 +20129,7 @@ export declare namespace rdsmysql {
|
|
|
19034
20129
|
secondsBehindMaster: number;
|
|
19035
20130
|
}
|
|
19036
20131
|
interface InstanceEndpoint {
|
|
20132
|
+
addresses: outputs.rdsmysql.InstanceEndpointAddress[];
|
|
19037
20133
|
/**
|
|
19038
20134
|
* When the endpoint type is read/write or read-only, you can set whether new nodes join automatically. Values: Enable: auto join. Disable: do not auto join (default)
|
|
19039
20135
|
*/
|
|
@@ -19050,6 +20146,7 @@ export declare namespace rdsmysql {
|
|
|
19050
20146
|
* Connection pool type for proxy terminal. Values: Transaction: Transaction-level connection pool. Default value. Direct: Direct mode.
|
|
19051
20147
|
*/
|
|
19052
20148
|
connectionPoolType: string;
|
|
20149
|
+
customRouteStrategies: outputs.rdsmysql.InstanceEndpointCustomRouteStrategy[];
|
|
19053
20150
|
/**
|
|
19054
20151
|
* Description of the connection endpoint
|
|
19055
20152
|
*/
|
|
@@ -19116,6 +20213,54 @@ export declare namespace rdsmysql {
|
|
|
19116
20213
|
*/
|
|
19117
20214
|
readWriteMode: string;
|
|
19118
20215
|
}
|
|
20216
|
+
interface InstanceEndpointAddress {
|
|
20217
|
+
/**
|
|
20218
|
+
* false: Private network resolution (default). true: Private and public network resolution.
|
|
20219
|
+
*/
|
|
20220
|
+
dnsVisibility: boolean;
|
|
20221
|
+
/**
|
|
20222
|
+
* Connection domain name.
|
|
20223
|
+
*/
|
|
20224
|
+
domain: string;
|
|
20225
|
+
/**
|
|
20226
|
+
* EIP ID, valid only for Public addresses.
|
|
20227
|
+
*/
|
|
20228
|
+
eipId: string;
|
|
20229
|
+
/**
|
|
20230
|
+
* Whether the EIP used by the connected terminal is suspended due to overdue payment. Values: true: Yes. false: No.
|
|
20231
|
+
*/
|
|
20232
|
+
eipLocked: boolean;
|
|
20233
|
+
/**
|
|
20234
|
+
* IP protocol version. Value: IPv4.
|
|
20235
|
+
*/
|
|
20236
|
+
internetProtocol: string;
|
|
20237
|
+
/**
|
|
20238
|
+
* IP address.
|
|
20239
|
+
*/
|
|
20240
|
+
ipAddress: string;
|
|
20241
|
+
/**
|
|
20242
|
+
* Network address type. Values: Private: private address. Public: public address.
|
|
20243
|
+
*/
|
|
20244
|
+
networkType: string;
|
|
20245
|
+
/**
|
|
20246
|
+
* Port.
|
|
20247
|
+
*/
|
|
20248
|
+
port: string;
|
|
20249
|
+
/**
|
|
20250
|
+
* Subnet ID, valid only for Private addresses.
|
|
20251
|
+
*/
|
|
20252
|
+
subnetId: string;
|
|
20253
|
+
}
|
|
20254
|
+
interface InstanceEndpointCustomRouteStrategy {
|
|
20255
|
+
/**
|
|
20256
|
+
* SQL forwarding rule target. Values: Primary: primary node. Secondary: secondary node. ReadOnly: read-only node. Note: For dual-node instances, you can select the primary node or read-only node. For multi-node instances, you can select the primary node or secondary node.
|
|
20257
|
+
*/
|
|
20258
|
+
nodeType: string;
|
|
20259
|
+
/**
|
|
20260
|
+
* Forwarding rule keywords. SQL keyword setting rules are as follows: Each rule can contain up to 20 keywords. Maximum length is 64 characters. Can include English letters, numbers, underscores (_), @, #, :=, and Chinese characters.
|
|
20261
|
+
*/
|
|
20262
|
+
sqlKeyword: string;
|
|
20263
|
+
}
|
|
19119
20264
|
interface InstanceEndpointReadOnlyNodeWeight {
|
|
19120
20265
|
/**
|
|
19121
20266
|
* Read-only nodes require NodeId. Primary nodes do not require it
|
|
@@ -20308,6 +21453,44 @@ export declare namespace redis {
|
|
|
20308
21453
|
*/
|
|
20309
21454
|
securityGroupName: string;
|
|
20310
21455
|
}
|
|
21456
|
+
interface GetInstanceBackup {
|
|
21457
|
+
/**
|
|
21458
|
+
* Backup point ID
|
|
21459
|
+
*/
|
|
21460
|
+
backupPointId: string;
|
|
21461
|
+
/**
|
|
21462
|
+
* Backup point name
|
|
21463
|
+
*/
|
|
21464
|
+
backupPointName: string;
|
|
21465
|
+
/**
|
|
21466
|
+
* Backup policy
|
|
21467
|
+
*/
|
|
21468
|
+
backupStrategy: string;
|
|
21469
|
+
/**
|
|
21470
|
+
* Backup type
|
|
21471
|
+
*/
|
|
21472
|
+
backupType: string;
|
|
21473
|
+
/**
|
|
21474
|
+
* Backup end time
|
|
21475
|
+
*/
|
|
21476
|
+
endTime: string;
|
|
21477
|
+
/**
|
|
21478
|
+
* Instance ID
|
|
21479
|
+
*/
|
|
21480
|
+
instanceId: string;
|
|
21481
|
+
/**
|
|
21482
|
+
* Backup size (unit: Byte)
|
|
21483
|
+
*/
|
|
21484
|
+
size: number;
|
|
21485
|
+
/**
|
|
21486
|
+
* Backup start time
|
|
21487
|
+
*/
|
|
21488
|
+
startTime: string;
|
|
21489
|
+
/**
|
|
21490
|
+
* Backup status
|
|
21491
|
+
*/
|
|
21492
|
+
status: string;
|
|
21493
|
+
}
|
|
20311
21494
|
interface GetInstanceBackupRestore {
|
|
20312
21495
|
/**
|
|
20313
21496
|
* Backup ID, used to specify which backup to use when restoring from a backup set
|
|
@@ -20446,6 +21629,44 @@ export declare namespace redis {
|
|
|
20446
21629
|
*/
|
|
20447
21630
|
unit: string;
|
|
20448
21631
|
}
|
|
21632
|
+
interface InstanceBackup {
|
|
21633
|
+
/**
|
|
21634
|
+
* Backup point ID
|
|
21635
|
+
*/
|
|
21636
|
+
backupPointId: string;
|
|
21637
|
+
/**
|
|
21638
|
+
* Backup point name
|
|
21639
|
+
*/
|
|
21640
|
+
backupPointName: string;
|
|
21641
|
+
/**
|
|
21642
|
+
* Backup policy
|
|
21643
|
+
*/
|
|
21644
|
+
backupStrategy: string;
|
|
21645
|
+
/**
|
|
21646
|
+
* Backup type
|
|
21647
|
+
*/
|
|
21648
|
+
backupType: string;
|
|
21649
|
+
/**
|
|
21650
|
+
* Backup end time
|
|
21651
|
+
*/
|
|
21652
|
+
endTime: string;
|
|
21653
|
+
/**
|
|
21654
|
+
* Instance ID
|
|
21655
|
+
*/
|
|
21656
|
+
instanceId: string;
|
|
21657
|
+
/**
|
|
21658
|
+
* Backup size (unit: Byte)
|
|
21659
|
+
*/
|
|
21660
|
+
size: number;
|
|
21661
|
+
/**
|
|
21662
|
+
* Backup start time
|
|
21663
|
+
*/
|
|
21664
|
+
startTime: string;
|
|
21665
|
+
/**
|
|
21666
|
+
* Backup status
|
|
21667
|
+
*/
|
|
21668
|
+
status: string;
|
|
21669
|
+
}
|
|
20449
21670
|
interface InstanceBackupRestore {
|
|
20450
21671
|
/**
|
|
20451
21672
|
* Backup ID, used to specify which backup to use when restoring from a backup set
|
|
@@ -21569,6 +22790,16 @@ export declare namespace tls {
|
|
|
21569
22790
|
*/
|
|
21570
22791
|
severity: string;
|
|
21571
22792
|
}
|
|
22793
|
+
interface AlarmWebhookIntegrationTypeWebhookHeader {
|
|
22794
|
+
/**
|
|
22795
|
+
* Key for custom request header
|
|
22796
|
+
*/
|
|
22797
|
+
key: string;
|
|
22798
|
+
/**
|
|
22799
|
+
* Value for custom request header
|
|
22800
|
+
*/
|
|
22801
|
+
value: string;
|
|
22802
|
+
}
|
|
21572
22803
|
interface EtlTargetResource {
|
|
21573
22804
|
/**
|
|
21574
22805
|
* Name of the custom output target. You must use this name to refer to the output target in the data processing rules
|
|
@@ -22051,6 +23282,16 @@ export declare namespace tls {
|
|
|
22051
23282
|
*/
|
|
22052
23283
|
severity: string;
|
|
22053
23284
|
}
|
|
23285
|
+
interface GetAlarmWebhookIntegrationTypeWebhookHeader {
|
|
23286
|
+
/**
|
|
23287
|
+
* Key for custom request header
|
|
23288
|
+
*/
|
|
23289
|
+
key: string;
|
|
23290
|
+
/**
|
|
23291
|
+
* Value for custom request header
|
|
23292
|
+
*/
|
|
23293
|
+
value: string;
|
|
23294
|
+
}
|
|
22054
23295
|
interface GetEtlTargetResource {
|
|
22055
23296
|
/**
|
|
22056
23297
|
* Name of the custom output target. You must use this name to refer to the output target in the data processing rules
|
|
@@ -25579,6 +26820,74 @@ export declare namespace tos {
|
|
|
25579
26820
|
*/
|
|
25580
26821
|
value: string;
|
|
25581
26822
|
}
|
|
26823
|
+
interface BucketWebsiteErrorDocument {
|
|
26824
|
+
/**
|
|
26825
|
+
* When a 4xx error occurs, this page is returned
|
|
26826
|
+
*/
|
|
26827
|
+
key: string;
|
|
26828
|
+
}
|
|
26829
|
+
interface BucketWebsiteIndexDocument {
|
|
26830
|
+
/**
|
|
26831
|
+
* Whether to support redirecting to the default homepage of a subdirectory. Value description: false (default): Does not support redirecting to the default homepage of a subdirectory. true: Supports redirecting to the default homepage of a subdirectory
|
|
26832
|
+
*/
|
|
26833
|
+
forbiddenSubDir: boolean;
|
|
26834
|
+
/**
|
|
26835
|
+
* When requesting a directory (ending with /), returns the object specified by Suffix in that directory. For example, if Suffix is set to index.html, accessing document/ returns document/index.html
|
|
26836
|
+
*/
|
|
26837
|
+
suffix: string;
|
|
26838
|
+
}
|
|
26839
|
+
interface BucketWebsiteRedirectAllRequestsTo {
|
|
26840
|
+
/**
|
|
26841
|
+
* Redirect site name
|
|
26842
|
+
*/
|
|
26843
|
+
hostName: string;
|
|
26844
|
+
/**
|
|
26845
|
+
* Protocol used for redirect requests. Supports http and https. Default is http
|
|
26846
|
+
*/
|
|
26847
|
+
protocol: string;
|
|
26848
|
+
}
|
|
26849
|
+
interface BucketWebsiteRoutingRule {
|
|
26850
|
+
/**
|
|
26851
|
+
* Set the matching conditions for the redirect rule. The redirect rule only takes effect when all specified conditions are met
|
|
26852
|
+
*/
|
|
26853
|
+
condition: outputs.tos.BucketWebsiteRoutingRuleCondition;
|
|
26854
|
+
/**
|
|
26855
|
+
* Set redirect rule
|
|
26856
|
+
*/
|
|
26857
|
+
redirect: outputs.tos.BucketWebsiteRoutingRuleRedirect;
|
|
26858
|
+
}
|
|
26859
|
+
interface BucketWebsiteRoutingRuleCondition {
|
|
26860
|
+
/**
|
|
26861
|
+
* Set the HTTP error code that triggers the redirect rule. For example, if HttpErrorCodeReturnedEquals is set to 404, the rule takes effect when the specified object does not exist. If KeyPrefixEquals is set, the redirect rule only takes effect when both HttpErrorCodeReturnedEquals and KeyPrefixEquals conditions are met
|
|
26862
|
+
*/
|
|
26863
|
+
httpErrorCodeReturnedEquals: number;
|
|
26864
|
+
/**
|
|
26865
|
+
* Set the object name prefix for the redirect rule to take effect. If HttpErrorCodeReturnedEquals is set, the redirect rule only takes effect when both HttpErrorCodeReturnedEquals and KeyPrefixEquals conditions are met
|
|
26866
|
+
*/
|
|
26867
|
+
keyPrefixEquals: string;
|
|
26868
|
+
}
|
|
26869
|
+
interface BucketWebsiteRoutingRuleRedirect {
|
|
26870
|
+
/**
|
|
26871
|
+
* Set the redirect site name
|
|
26872
|
+
*/
|
|
26873
|
+
hostName: string;
|
|
26874
|
+
/**
|
|
26875
|
+
* Status code returned during redirect. Only 3XX status codes can be set; 300 cannot be set. Default is 301
|
|
26876
|
+
*/
|
|
26877
|
+
httpRedirectCode: number;
|
|
26878
|
+
/**
|
|
26879
|
+
* Protocol used for redirect requests, including http and https. Default is http
|
|
26880
|
+
*/
|
|
26881
|
+
protocol: string;
|
|
26882
|
+
/**
|
|
26883
|
+
* Object name prefix used for redirect
|
|
26884
|
+
*/
|
|
26885
|
+
replaceKeyPrefixWith: string;
|
|
26886
|
+
/**
|
|
26887
|
+
* Object name used for redirect
|
|
26888
|
+
*/
|
|
26889
|
+
replaceKeyWith: string;
|
|
26890
|
+
}
|
|
25582
26891
|
interface GetBucketAcl {
|
|
25583
26892
|
/**
|
|
25584
26893
|
* Enable object default bucket ACL inheritance. true: Enable object default bucket ACL inheritance. false: Disable object default bucket ACL inheritance.
|
|
@@ -26269,159 +27578,77 @@ export declare namespace tos {
|
|
|
26269
27578
|
*/
|
|
26270
27579
|
value: string;
|
|
26271
27580
|
}
|
|
26272
|
-
|
|
26273
|
-
export declare namespace transitrouter {
|
|
26274
|
-
interface DirectConnectGatewayAttachmentTag {
|
|
27581
|
+
interface GetBucketWebsiteErrorDocument {
|
|
26275
27582
|
/**
|
|
26276
|
-
*
|
|
27583
|
+
* When a 4xx error occurs, this page is returned
|
|
26277
27584
|
*/
|
|
26278
27585
|
key: string;
|
|
26279
|
-
/**
|
|
26280
|
-
* Tag value
|
|
26281
|
-
*/
|
|
26282
|
-
value: string;
|
|
26283
27586
|
}
|
|
26284
|
-
interface
|
|
27587
|
+
interface GetBucketWebsiteIndexDocument {
|
|
26285
27588
|
/**
|
|
26286
|
-
*
|
|
27589
|
+
* Whether to support redirecting to the default homepage of a subdirectory. Value description: false (default): Does not support redirecting to the default homepage of a subdirectory. true: Supports redirecting to the default homepage of a subdirectory
|
|
26287
27590
|
*/
|
|
26288
|
-
|
|
27591
|
+
forbiddenSubDir: boolean;
|
|
26289
27592
|
/**
|
|
26290
|
-
*
|
|
27593
|
+
* When requesting a directory (ending with /), returns the object specified by Suffix in that directory. For example, if Suffix is set to index.html, accessing document/ returns document/index.html
|
|
26291
27594
|
*/
|
|
26292
|
-
|
|
27595
|
+
suffix: string;
|
|
26293
27596
|
}
|
|
26294
|
-
interface
|
|
27597
|
+
interface GetBucketWebsiteRedirectAllRequestsTo {
|
|
26295
27598
|
/**
|
|
26296
|
-
*
|
|
27599
|
+
* Redirect site name
|
|
26297
27600
|
*/
|
|
26298
|
-
|
|
27601
|
+
hostName: string;
|
|
26299
27602
|
/**
|
|
26300
|
-
*
|
|
27603
|
+
* Protocol used for redirect requests. Supports http and https. Default is http
|
|
26301
27604
|
*/
|
|
26302
|
-
|
|
27605
|
+
protocol: string;
|
|
26303
27606
|
}
|
|
26304
|
-
interface
|
|
26305
|
-
/**
|
|
26306
|
-
* Whether to automatically synchronize TR routes to the network instance route table. true: Yes. false: No.
|
|
26307
|
-
*/
|
|
26308
|
-
autoPublishRouteEnabled: boolean;
|
|
26309
|
-
/**
|
|
26310
|
-
* Business status of the network instance connection. Values: Normal: Normal. FinancialLocked: Financially locked.
|
|
26311
|
-
*/
|
|
26312
|
-
businessStatus: string;
|
|
26313
|
-
/**
|
|
26314
|
-
* Creation time of the network instance connection.
|
|
26315
|
-
*/
|
|
26316
|
-
creationTime: string;
|
|
26317
|
-
/**
|
|
26318
|
-
* Deletion time of the network instance connection.
|
|
26319
|
-
*/
|
|
26320
|
-
deletedTime: string;
|
|
26321
|
-
/**
|
|
26322
|
-
* Description of the network instance connection.
|
|
26323
|
-
*/
|
|
26324
|
-
description: string;
|
|
26325
|
-
/**
|
|
26326
|
-
* Whether IPv6 is enabled. true: yes. false: no
|
|
26327
|
-
*/
|
|
26328
|
-
ipv6Enabled: boolean;
|
|
26329
|
-
/**
|
|
26330
|
-
* Shutdown time due to overdue payment for the network instance connection
|
|
26331
|
-
*/
|
|
26332
|
-
overdueTime: string;
|
|
26333
|
-
/**
|
|
26334
|
-
* ID of the network instance
|
|
26335
|
-
*/
|
|
26336
|
-
resourceId: string;
|
|
26337
|
-
/**
|
|
26338
|
-
* Type of network instance associated with the network instance connection. VPC: Virtual Private Cloud. VPN: VPN connection. DirectConnectGateway: Direct Connect Gateway. TransitRouter: Transit Router
|
|
26339
|
-
*/
|
|
26340
|
-
resourceType: string;
|
|
26341
|
-
/**
|
|
26342
|
-
* Status of the network instance connection. Creating: creating. Deleting: deleting. Pending: configuring. Available: available
|
|
26343
|
-
*/
|
|
26344
|
-
status: string;
|
|
26345
|
-
/**
|
|
26346
|
-
* Tag information of the network instance connection
|
|
26347
|
-
*/
|
|
26348
|
-
tags: outputs.transitrouter.GetTransitRouterAttachmentTag[];
|
|
26349
|
-
/**
|
|
26350
|
-
* Network instance connection ID.
|
|
26351
|
-
*/
|
|
26352
|
-
transitRouterAttachmentId: string;
|
|
26353
|
-
/**
|
|
26354
|
-
* Name of the network instance connection
|
|
26355
|
-
*/
|
|
26356
|
-
transitRouterAttachmentName: string;
|
|
26357
|
-
/**
|
|
26358
|
-
* ID of the forwarding policy associated with the cross-region connection
|
|
26359
|
-
*/
|
|
26360
|
-
transitRouterForwardPolicyTableId: string;
|
|
26361
|
-
/**
|
|
26362
|
-
* Transit router instance ID.
|
|
26363
|
-
*/
|
|
26364
|
-
transitRouterId: string;
|
|
26365
|
-
/**
|
|
26366
|
-
* Route table ID associated with the forwarding of the network instance connection.
|
|
26367
|
-
*/
|
|
26368
|
-
transitRouterRouteTableId: string;
|
|
26369
|
-
/**
|
|
26370
|
-
* ID of the flow marking policy associated with the cross-region connection
|
|
26371
|
-
*/
|
|
26372
|
-
transitRouterTrafficQosMarkingPolicyId: string;
|
|
27607
|
+
interface GetBucketWebsiteRoutingRule {
|
|
26373
27608
|
/**
|
|
26374
|
-
*
|
|
27609
|
+
* Set the matching conditions for the redirect rule. The redirect rule only takes effect when all specified conditions are met
|
|
26375
27610
|
*/
|
|
26376
|
-
|
|
27611
|
+
condition: outputs.tos.GetBucketWebsiteRoutingRuleCondition;
|
|
26377
27612
|
/**
|
|
26378
|
-
*
|
|
27613
|
+
* Set redirect rule
|
|
26379
27614
|
*/
|
|
26380
|
-
|
|
27615
|
+
redirect: outputs.tos.GetBucketWebsiteRoutingRuleRedirect;
|
|
26381
27616
|
}
|
|
26382
|
-
interface
|
|
27617
|
+
interface GetBucketWebsiteRoutingRuleCondition {
|
|
26383
27618
|
/**
|
|
26384
|
-
*
|
|
27619
|
+
* Set the HTTP error code that triggers the redirect rule. For example, if HttpErrorCodeReturnedEquals is set to 404, the rule takes effect when the specified object does not exist. If KeyPrefixEquals is set, the redirect rule only takes effect when both HttpErrorCodeReturnedEquals and KeyPrefixEquals conditions are met
|
|
26385
27620
|
*/
|
|
26386
|
-
|
|
27621
|
+
httpErrorCodeReturnedEquals: number;
|
|
26387
27622
|
/**
|
|
26388
|
-
*
|
|
27623
|
+
* Set the object name prefix for the redirect rule to take effect. If HttpErrorCodeReturnedEquals is set, the redirect rule only takes effect when both HttpErrorCodeReturnedEquals and KeyPrefixEquals conditions are met
|
|
26389
27624
|
*/
|
|
26390
|
-
|
|
27625
|
+
keyPrefixEquals: string;
|
|
26391
27626
|
}
|
|
26392
|
-
interface
|
|
26393
|
-
/**
|
|
26394
|
-
* Time when the bandwidth package was associated with the cross-region connection.
|
|
26395
|
-
*/
|
|
26396
|
-
allocateTime: string;
|
|
27627
|
+
interface GetBucketWebsiteRoutingRuleRedirect {
|
|
26397
27628
|
/**
|
|
26398
|
-
*
|
|
26399
|
-
*/
|
|
26400
|
-
bandwidth: number;
|
|
26401
|
-
/**
|
|
26402
|
-
* Region ID of the local transit router instance in the cross-region connection.
|
|
27629
|
+
* Set the redirect site name
|
|
26403
27630
|
*/
|
|
26404
|
-
|
|
27631
|
+
hostName: string;
|
|
26405
27632
|
/**
|
|
26406
|
-
*
|
|
27633
|
+
* Status code returned during redirect. Only 3XX status codes can be set; 300 cannot be set. Default is 301
|
|
26407
27634
|
*/
|
|
26408
|
-
|
|
27635
|
+
httpRedirectCode: number;
|
|
26409
27636
|
/**
|
|
26410
|
-
*
|
|
27637
|
+
* Protocol used for redirect requests, including http and https. Default is http
|
|
26411
27638
|
*/
|
|
26412
|
-
|
|
26413
|
-
}
|
|
26414
|
-
interface GetTransitRouterBandwidthPackageTag {
|
|
27639
|
+
protocol: string;
|
|
26415
27640
|
/**
|
|
26416
|
-
*
|
|
27641
|
+
* Object name prefix used for redirect
|
|
26417
27642
|
*/
|
|
26418
|
-
|
|
27643
|
+
replaceKeyPrefixWith: string;
|
|
26419
27644
|
/**
|
|
26420
|
-
*
|
|
27645
|
+
* Object name used for redirect
|
|
26421
27646
|
*/
|
|
26422
|
-
|
|
27647
|
+
replaceKeyWith: string;
|
|
26423
27648
|
}
|
|
26424
|
-
|
|
27649
|
+
}
|
|
27650
|
+
export declare namespace transitrouter {
|
|
27651
|
+
interface DirectConnectGatewayAttachmentTag {
|
|
26425
27652
|
/**
|
|
26426
27653
|
* Tag key
|
|
26427
27654
|
*/
|
|
@@ -26431,51 +27658,17 @@ export declare namespace transitrouter {
|
|
|
26431
27658
|
*/
|
|
26432
27659
|
value: string;
|
|
26433
27660
|
}
|
|
26434
|
-
interface
|
|
27661
|
+
interface GetDirectConnectGatewayAttachmentTag {
|
|
26435
27662
|
/**
|
|
26436
27663
|
* Tag key
|
|
26437
27664
|
*/
|
|
26438
27665
|
key: string;
|
|
26439
27666
|
/**
|
|
26440
|
-
* Tag value
|
|
26441
|
-
*/
|
|
26442
|
-
value: string;
|
|
26443
|
-
}
|
|
26444
|
-
interface GetVpcAttachmentAttachPoint {
|
|
26445
|
-
/**
|
|
26446
|
-
* Network interface card ID of the connection point.
|
|
26447
|
-
*/
|
|
26448
|
-
networkInterfaceId: string;
|
|
26449
|
-
/**
|
|
26450
|
-
* Subnet ID of the connection point.
|
|
26451
|
-
*/
|
|
26452
|
-
subnetId: string;
|
|
26453
|
-
/**
|
|
26454
|
-
* Availability zone ID of the connection point.
|
|
26455
|
-
*/
|
|
26456
|
-
zoneId: string;
|
|
26457
|
-
}
|
|
26458
|
-
interface GetVpcAttachmentTag {
|
|
26459
|
-
/**
|
|
26460
|
-
* Tag key for user tag.
|
|
26461
|
-
*/
|
|
26462
|
-
key: string;
|
|
26463
|
-
/**
|
|
26464
|
-
* Tag value for user tag.
|
|
26465
|
-
*/
|
|
26466
|
-
value: string;
|
|
26467
|
-
}
|
|
26468
|
-
interface GetVpnAttachmentTag {
|
|
26469
|
-
/**
|
|
26470
|
-
* User tag key.
|
|
26471
|
-
*/
|
|
26472
|
-
key: string;
|
|
26473
|
-
/**
|
|
26474
|
-
* User tag value.
|
|
27667
|
+
* Tag value
|
|
26475
27668
|
*/
|
|
26476
27669
|
value: string;
|
|
26477
27670
|
}
|
|
26478
|
-
interface
|
|
27671
|
+
interface GetPeerAttachmentTag {
|
|
26479
27672
|
/**
|
|
26480
27673
|
* 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.
|
|
26481
27674
|
*/
|
|
@@ -26485,7 +27678,191 @@ export declare namespace transitrouter {
|
|
|
26485
27678
|
*/
|
|
26486
27679
|
value: string;
|
|
26487
27680
|
}
|
|
26488
|
-
interface
|
|
27681
|
+
interface GetTransitRouterAttachment {
|
|
27682
|
+
/**
|
|
27683
|
+
* Whether to automatically synchronize TR routes to the network instance route table. true: Yes. false: No.
|
|
27684
|
+
*/
|
|
27685
|
+
autoPublishRouteEnabled: boolean;
|
|
27686
|
+
/**
|
|
27687
|
+
* Business status of the network instance connection. Values: Normal: Normal. FinancialLocked: Financially locked.
|
|
27688
|
+
*/
|
|
27689
|
+
businessStatus: string;
|
|
27690
|
+
/**
|
|
27691
|
+
* Creation time of the network instance connection.
|
|
27692
|
+
*/
|
|
27693
|
+
creationTime: string;
|
|
27694
|
+
/**
|
|
27695
|
+
* Deletion time of the network instance connection.
|
|
27696
|
+
*/
|
|
27697
|
+
deletedTime: string;
|
|
27698
|
+
/**
|
|
27699
|
+
* Description of the network instance connection.
|
|
27700
|
+
*/
|
|
27701
|
+
description: string;
|
|
27702
|
+
/**
|
|
27703
|
+
* Whether IPv6 is enabled. true: yes. false: no
|
|
27704
|
+
*/
|
|
27705
|
+
ipv6Enabled: boolean;
|
|
27706
|
+
/**
|
|
27707
|
+
* Shutdown time due to overdue payment for the network instance connection
|
|
27708
|
+
*/
|
|
27709
|
+
overdueTime: string;
|
|
27710
|
+
/**
|
|
27711
|
+
* ID of the network instance
|
|
27712
|
+
*/
|
|
27713
|
+
resourceId: string;
|
|
27714
|
+
/**
|
|
27715
|
+
* Type of network instance associated with the network instance connection. VPC: Virtual Private Cloud. VPN: VPN connection. DirectConnectGateway: Direct Connect Gateway. TransitRouter: Transit Router
|
|
27716
|
+
*/
|
|
27717
|
+
resourceType: string;
|
|
27718
|
+
/**
|
|
27719
|
+
* Status of the network instance connection. Creating: creating. Deleting: deleting. Pending: configuring. Available: available
|
|
27720
|
+
*/
|
|
27721
|
+
status: string;
|
|
27722
|
+
/**
|
|
27723
|
+
* Tag information of the network instance connection
|
|
27724
|
+
*/
|
|
27725
|
+
tags: outputs.transitrouter.GetTransitRouterAttachmentTag[];
|
|
27726
|
+
/**
|
|
27727
|
+
* Network instance connection ID.
|
|
27728
|
+
*/
|
|
27729
|
+
transitRouterAttachmentId: string;
|
|
27730
|
+
/**
|
|
27731
|
+
* Name of the network instance connection
|
|
27732
|
+
*/
|
|
27733
|
+
transitRouterAttachmentName: string;
|
|
27734
|
+
/**
|
|
27735
|
+
* ID of the forwarding policy associated with the cross-region connection
|
|
27736
|
+
*/
|
|
27737
|
+
transitRouterForwardPolicyTableId: string;
|
|
27738
|
+
/**
|
|
27739
|
+
* Transit router instance ID.
|
|
27740
|
+
*/
|
|
27741
|
+
transitRouterId: string;
|
|
27742
|
+
/**
|
|
27743
|
+
* Route table ID associated with the forwarding of the network instance connection.
|
|
27744
|
+
*/
|
|
27745
|
+
transitRouterRouteTableId: string;
|
|
27746
|
+
/**
|
|
27747
|
+
* ID of the flow marking policy associated with the cross-region connection
|
|
27748
|
+
*/
|
|
27749
|
+
transitRouterTrafficQosMarkingPolicyId: string;
|
|
27750
|
+
/**
|
|
27751
|
+
* ID of the flow queue policy associated with the cross-region connection
|
|
27752
|
+
*/
|
|
27753
|
+
transitRouterTrafficQosQueuePolicyId: string;
|
|
27754
|
+
/**
|
|
27755
|
+
* Last operation time of the network instance connection
|
|
27756
|
+
*/
|
|
27757
|
+
updateTime: string;
|
|
27758
|
+
}
|
|
27759
|
+
interface GetTransitRouterAttachmentTag {
|
|
27760
|
+
/**
|
|
27761
|
+
* Tag key
|
|
27762
|
+
*/
|
|
27763
|
+
key: string;
|
|
27764
|
+
/**
|
|
27765
|
+
* Tag value.
|
|
27766
|
+
*/
|
|
27767
|
+
value: string;
|
|
27768
|
+
}
|
|
27769
|
+
interface GetTransitRouterBandwidthPackageAllocation {
|
|
27770
|
+
/**
|
|
27771
|
+
* Time when the bandwidth package was associated with the cross-region connection.
|
|
27772
|
+
*/
|
|
27773
|
+
allocateTime: string;
|
|
27774
|
+
/**
|
|
27775
|
+
* Bandwidth peak of the cross-region connection, in Mbps.
|
|
27776
|
+
*/
|
|
27777
|
+
bandwidth: number;
|
|
27778
|
+
/**
|
|
27779
|
+
* Region ID of the local transit router instance in the cross-region connection.
|
|
27780
|
+
*/
|
|
27781
|
+
localRegionId: string;
|
|
27782
|
+
/**
|
|
27783
|
+
* Region ID of the peer transit router instance in the cross-region connection.
|
|
27784
|
+
*/
|
|
27785
|
+
peerRegionId: string;
|
|
27786
|
+
/**
|
|
27787
|
+
* ID of the cross-region connection.
|
|
27788
|
+
*/
|
|
27789
|
+
transitRouterPeerAttachmentId: string;
|
|
27790
|
+
}
|
|
27791
|
+
interface GetTransitRouterBandwidthPackageTag {
|
|
27792
|
+
/**
|
|
27793
|
+
* Tag key of the tag.
|
|
27794
|
+
*/
|
|
27795
|
+
key: string;
|
|
27796
|
+
/**
|
|
27797
|
+
* Tag value
|
|
27798
|
+
*/
|
|
27799
|
+
value: string;
|
|
27800
|
+
}
|
|
27801
|
+
interface GetTransitRouterRouteTableTag {
|
|
27802
|
+
/**
|
|
27803
|
+
* Tag key
|
|
27804
|
+
*/
|
|
27805
|
+
key: string;
|
|
27806
|
+
/**
|
|
27807
|
+
* Tag value
|
|
27808
|
+
*/
|
|
27809
|
+
value: string;
|
|
27810
|
+
}
|
|
27811
|
+
interface GetTransitRouterTag {
|
|
27812
|
+
/**
|
|
27813
|
+
* Tag key
|
|
27814
|
+
*/
|
|
27815
|
+
key: string;
|
|
27816
|
+
/**
|
|
27817
|
+
* Tag value.
|
|
27818
|
+
*/
|
|
27819
|
+
value: string;
|
|
27820
|
+
}
|
|
27821
|
+
interface GetVpcAttachmentAttachPoint {
|
|
27822
|
+
/**
|
|
27823
|
+
* Network interface card ID of the connection point.
|
|
27824
|
+
*/
|
|
27825
|
+
networkInterfaceId: string;
|
|
27826
|
+
/**
|
|
27827
|
+
* Subnet ID of the connection point.
|
|
27828
|
+
*/
|
|
27829
|
+
subnetId: string;
|
|
27830
|
+
/**
|
|
27831
|
+
* Availability zone ID of the connection point.
|
|
27832
|
+
*/
|
|
27833
|
+
zoneId: string;
|
|
27834
|
+
}
|
|
27835
|
+
interface GetVpcAttachmentTag {
|
|
27836
|
+
/**
|
|
27837
|
+
* Tag key for user tag.
|
|
27838
|
+
*/
|
|
27839
|
+
key: string;
|
|
27840
|
+
/**
|
|
27841
|
+
* Tag value for user tag.
|
|
27842
|
+
*/
|
|
27843
|
+
value: string;
|
|
27844
|
+
}
|
|
27845
|
+
interface GetVpnAttachmentTag {
|
|
27846
|
+
/**
|
|
27847
|
+
* User tag key.
|
|
27848
|
+
*/
|
|
27849
|
+
key: string;
|
|
27850
|
+
/**
|
|
27851
|
+
* User tag value.
|
|
27852
|
+
*/
|
|
27853
|
+
value: string;
|
|
27854
|
+
}
|
|
27855
|
+
interface PeerAttachmentTag {
|
|
27856
|
+
/**
|
|
27857
|
+
* 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.
|
|
27858
|
+
*/
|
|
27859
|
+
key: string;
|
|
27860
|
+
/**
|
|
27861
|
+
* 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.
|
|
27862
|
+
*/
|
|
27863
|
+
value: string;
|
|
27864
|
+
}
|
|
27865
|
+
interface TransitRouterAttachment {
|
|
26489
27866
|
/**
|
|
26490
27867
|
* Whether to automatically synchronize TR routes to the network instance route table. true: Yes. false: No.
|
|
26491
27868
|
*/
|
|
@@ -27164,6 +28541,771 @@ export declare namespace vedbm {
|
|
|
27164
28541
|
value: string;
|
|
27165
28542
|
}
|
|
27166
28543
|
}
|
|
28544
|
+
export declare namespace veenedge {
|
|
28545
|
+
interface CloudServerAdvancedConfiguration {
|
|
28546
|
+
/**
|
|
28547
|
+
* Enable deletion protection.
|
|
28548
|
+
*/
|
|
28549
|
+
deleteProtection: boolean;
|
|
28550
|
+
/**
|
|
28551
|
+
* Description of the edge instance. Up to 80 characters allowed. When you create edge instances in batches, the system adds the same description to each instance.
|
|
28552
|
+
*/
|
|
28553
|
+
instanceDesc: string;
|
|
28554
|
+
/**
|
|
28555
|
+
* Custom hostname. Naming rules: Windows systems allow 2–10 characters. Supports lowercase letters, numbers, and hyphens (-). Cannot contain only numbers. Cannot start or end with a hyphen (-), and hyphens (-) cannot be used consecutively. Linux systems allow 2–59 characters. Supports lowercase letters, numbers, and hyphens (-). Cannot start or end with a hyphen (-), and hyphens (-) cannot be used consecutively. When creating edge instances in bulk, the system adds a numeric suffix to your custom hostname. Example: \n\n-1, \n\n-2.
|
|
28556
|
+
*/
|
|
28557
|
+
instanceHostName: string;
|
|
28558
|
+
/**
|
|
28559
|
+
* Edge instance name. Naming rules: 5–80 characters allowed. Supports Chinese, uppercase letters, lowercase letters, and numbers. Supports special characters ()`~!@#$%^&*-+=_|{}[]:;'<>,.?/. Spaces are not allowed, and the name cannot start with a forward slash (/). When creating edge instances in batch, the system will add a numeric suffix to the specified instance name. Example: \n\n-1, \n\n-2.
|
|
28560
|
+
*/
|
|
28561
|
+
instanceName: string;
|
|
28562
|
+
}
|
|
28563
|
+
interface CloudServerBillingConfig {
|
|
28564
|
+
/**
|
|
28565
|
+
* Enable auto-renewal. This parameter is effective only when computing*billing*method is set to PrePaid. Value options: true: Enable auto-renewal. false (default): Disable auto-renewal.
|
|
28566
|
+
*/
|
|
28567
|
+
autoRenew: boolean;
|
|
28568
|
+
/**
|
|
28569
|
+
* Bandwidth billing method. Value options: MonthlyP95: Billed by monthly 95th percentile. DailyPeak: Billed by daily peak. If you require daily peak billing or other billing methods, please submit a ticket.
|
|
28570
|
+
*/
|
|
28571
|
+
bandwidthBillingMethod: string;
|
|
28572
|
+
/**
|
|
28573
|
+
* Computing billing method. Value range: MonthlyPeak: Billed by monthly peak. DailyPeak: Billed by daily peak. PrePaid: Yearly/monthly subscription. When computing*billing*method is set to PrePaid, you must also specify the pre*paid*period and pre*paid*period_number parameters.
|
|
28574
|
+
*/
|
|
28575
|
+
computingBillingMethod: string;
|
|
28576
|
+
/**
|
|
28577
|
+
* Unit for the purchase duration of the resource. When the value of computing*billing*method is PrePaid, this parameter must be specified. Value range: monthly: month.
|
|
28578
|
+
*/
|
|
28579
|
+
prePaidPeriod: string;
|
|
28580
|
+
/**
|
|
28581
|
+
* Resource purchase duration. When computing*billing*method is set to PrePaid, this parameter must be specified. Valid values: 1, 2, 3, 4, 5, 6, 7, 8, 9, 12, 24, 36.
|
|
28582
|
+
*/
|
|
28583
|
+
prePaidPeriodNumber: number;
|
|
28584
|
+
}
|
|
28585
|
+
interface CloudServerCustomData {
|
|
28586
|
+
/**
|
|
28587
|
+
* Custom data. Custom data is configuration information for edge instances. You can enter up to 16KB of custom data. Input requirements: Scripts must be entered in plain text. The platform will automatically encode the script in Base64. Do not enter scripts that are already Base64 encoded. For Linux systems, use Shell scripts, which typically start with #!/bin/bash. For Windows systems, use PowerShell scripts, which can be entered directly. The script will execute when the edge instance starts for the first time. If the operating system of the edge instance is reset or replaced later, the script will also execute the first time the system starts after the reset or replacement.
|
|
28588
|
+
*/
|
|
28589
|
+
data: string;
|
|
28590
|
+
}
|
|
28591
|
+
interface CloudServerInstanceAreaNum {
|
|
28592
|
+
/**
|
|
28593
|
+
* Region name
|
|
28594
|
+
*/
|
|
28595
|
+
areaName: string;
|
|
28596
|
+
/**
|
|
28597
|
+
* Node name. Specify the node where you want to deploy the edge service.
|
|
28598
|
+
*/
|
|
28599
|
+
clusterName: string;
|
|
28600
|
+
/**
|
|
28601
|
+
* Default ISP. This parameter applies only to multi-line nodes. When specifying the default ISP, ensure it is within the node ISP range. Only one ISP can be set as the default. Note: When the value of external*network*mode is single*interface*cmcc*ip, single*interface*cucc*ip, or single*interface*ctcc*ip, the ISP specified in default*isp must match the ISP specified in external*network*mode. For example, when external*network*mode is single*interface*cmcc*ip, the value of default*isp must be set to CMCC. When external*network*mode is single*interface*multi*ip or multi*interface*multi*ip, the default*isp parameter must be specified, and the value can be set to CMCC, CUCC, or CTCC as needed. When external*network*mode is single*interface*single*ip or no*interface, default*isp does not need to be specified.
|
|
28602
|
+
*/
|
|
28603
|
+
defaultIsp: string;
|
|
28604
|
+
/**
|
|
28605
|
+
* Public network configuration. This parameter applies only to multi-line nodes. Value options: single*interface*multi*ip: Single NIC, multiple IPs. If you are a new multi-line node user, submit a ticket to enable the relevant permissions. single*interface*cmcc*ip: Single NIC, CMCC IP. Submit a ticket to enable the relevant permissions. single*interface*cucc*ip: Single NIC, CUCC IP. Submit a ticket to enable the relevant permissions. single*interface*ctcc*ip: Single NIC, CTCC IP. Submit a ticket to enable the relevant permissions. multi*interface*multi*ip: Multiple NICs, multiple IPs. Submit a ticket to enable the relevant permissions. single*interface*single*ip: Single NIC, single IP. In this mode, the system randomly assigns a public IP address from an available carrier based on inventory. no*interface: No public NIC. Submit a ticket to enable the relevant permissions. Default value: When a public NIC is present: If single NIC multi-IP permission is enabled, single*interface*multi*ip (Single NIC, multiple IPs) is used by default. If single NIC multi-IP permission is disabled, single*interface*single*ip (Single NIC, single IP) is used by default. If no public NIC is present, no*interface is used by default.
|
|
28606
|
+
*/
|
|
28607
|
+
externalNetworkMode: string;
|
|
28608
|
+
/**
|
|
28609
|
+
* List of hostnames. The system assigns hostnames to created edge instances in order. You can use both the host*name*list and instance*host*name parameters at the same time. Both parameters take effect, but host*name*list has higher priority than instance*host*name. For example, if you create 3 edge instances in bulk, set instance*host*name to host, and set host*name*list to "hosta","hostb", then the names of the 3 edge instances will be hosta, hostb, and host-3 respectively.
|
|
28610
|
+
*/
|
|
28611
|
+
hostNameLists: string[];
|
|
28612
|
+
/**
|
|
28613
|
+
* Carrier. Possible values: CMCC, CTCC, CUCC.
|
|
28614
|
+
*/
|
|
28615
|
+
isp: string;
|
|
28616
|
+
/**
|
|
28617
|
+
* Network interface names for private network type edge instances configured with multiple public network interfaces. You can use this parameter to set the names of public and private network interfaces. Please note the following when using this parameter: Usage restrictions: This parameter is only applicable to private network type edge instances. You must submit a ticket to enable the relevant feature before this parameter can be used; otherwise, the parameter value is invalid. Effectiveness: If you set the interface name using the custom*internal*interface*name or custom*external*interface*name parameter in the network*config structure, and also set the interface name using the multi*interface*name*config parameter, only the latter will take effect. If you set the public network interface name only through the custom*external*interface*name parameter in the network*config structure, the name cannot be eth2, eth3, Ethernet2, or Ethernet3. The name you set will be used as the name for the Telecom public network interface. The names for the Unicom and Mobile public network interfaces will use the default values. If you do not set the interface name, the default values will be used: Linux edge instances: The default name for the private network interface is eth0. The default name for the Telecom public network interface is eth1. The default name for the Unicom public network interface is eth2. The default name for the Mobile public network interface is eth3. Windows edge instances: The default name for the private network interface is Ethernet0. The default name for the Telecom public network interface is Ethernet1. The default name for the Unicom public network interface is Ethernet2. The default name for the Mobile public network interface is Ethernet3. Notes: The multi*interface*name*config parameter and the single*interface*name*config parameter cannot be specified at the same time. The names of different network interfaces on the same edge instance must be unique. When using the multi*interface*name*config parameter, you must specify all interface names at the same time.
|
|
28618
|
+
*/
|
|
28619
|
+
multiInterfaceNameConfig: outputs.veenedge.CloudServerInstanceAreaNumMultiInterfaceNameConfig;
|
|
28620
|
+
/**
|
|
28621
|
+
* Number of instances.
|
|
28622
|
+
*/
|
|
28623
|
+
num: number;
|
|
28624
|
+
/**
|
|
28625
|
+
* Network interface card name for a private network type edge instance configured with a single public network interface card. You can use this parameter to set the names of the public and private network interface cards. It is recommended to set both the public and private network interface card names. Please note the following when using this parameter: Usage restrictions: This parameter is only applicable to private network type edge instances. You must submit a ticket to enable the relevant feature before this parameter can be used; otherwise, the parameter value is invalid. Effectiveness: If you set the network interface card name using the custom*internal*interface*name or custom*external*interface*name parameters in the network*config structure, and also set the name using the single*interface*name*config parameter, only the latter will take effect. If you do not set the network interface card name, the default values will be used: For Linux edge instances: the private network interface card name defaults to eth0, and the public network interface card name defaults to eth1. For Windows edge instances: the private network interface card name defaults to Ethernet0, and the public network interface card name defaults to Ethernet1. Notes: The single*interface*name*config parameter and the multi*interface*name*config parameter cannot be specified at the same time. The names of different network interface cards within the same edge instance must be unique. This parameter applies to edge instances with a single public network interface card on both single-line and multi-line nodes, but does not apply to edge instances with multiple public network interface cards on multi-line nodes.
|
|
28626
|
+
*/
|
|
28627
|
+
singleInterfaceNameConfig: outputs.veenedge.CloudServerInstanceAreaNumSingleInterfaceNameConfig;
|
|
28628
|
+
/**
|
|
28629
|
+
* Subnet ID. If you specify a custom private network, you must also set subnetIdentity to specify the subnet.
|
|
28630
|
+
*/
|
|
28631
|
+
subnetIdentity: string;
|
|
28632
|
+
/**
|
|
28633
|
+
* Private network ID. This parameter specifies the private network where the edge service is deployed. If vpc*identity is set, cluster*name must also be set. If you specify a custom private network, you must also set subnetIdentity to specify the subnet.
|
|
28634
|
+
*/
|
|
28635
|
+
vpcIdentity: string;
|
|
28636
|
+
}
|
|
28637
|
+
interface CloudServerInstanceAreaNumMultiInterfaceNameConfig {
|
|
28638
|
+
/**
|
|
28639
|
+
* Mobile public network interface name. Naming rules: 3–15 characters allowed. Uppercase and lowercase letters, numbers, hyphens (-), and underscores (_) are permitted. Interface names must be unique within the same edge instance.
|
|
28640
|
+
*/
|
|
28641
|
+
cmccExternalInterfaceName: string;
|
|
28642
|
+
/**
|
|
28643
|
+
* Telecom public network interface name. Naming rules: 3–15 characters allowed. Uppercase and lowercase letters, numbers, hyphens (-), and underscores (_) are allowed. The network interface name must be unique within the same edge instance.
|
|
28644
|
+
*/
|
|
28645
|
+
ctccExternalInterfaceName: string;
|
|
28646
|
+
/**
|
|
28647
|
+
* Public network NIC name. Naming rules: 3–15 characters allowed. Uppercase and lowercase letters, numbers, hyphens (-), and underscores (_) are permitted. NIC names must be unique within the same edge instance.
|
|
28648
|
+
*/
|
|
28649
|
+
cuccExternalInterfaceName: string;
|
|
28650
|
+
/**
|
|
28651
|
+
* Private network interface name. Naming rules: 3–15 characters allowed. Uppercase and lowercase letters, numbers, hyphens (-), and underscores (_) are permitted. Network interface names must be unique within the same edge instance.
|
|
28652
|
+
*/
|
|
28653
|
+
internalInterfaceName: string;
|
|
28654
|
+
}
|
|
28655
|
+
interface CloudServerInstanceAreaNumSingleInterfaceNameConfig {
|
|
28656
|
+
/**
|
|
28657
|
+
* Public network interface name. Naming rules: 3–15 characters allowed. Uppercase and lowercase letters, numbers, hyphens (-), and underscores (_) are allowed. The network interface name must be unique within the same edge instance.
|
|
28658
|
+
*/
|
|
28659
|
+
externalInterfaceName: string;
|
|
28660
|
+
/**
|
|
28661
|
+
* Private network interface name. Naming rules: 3–15 characters allowed. Uppercase and lowercase letters, numbers, hyphens (-), and underscores (_) are permitted. Network interface names must be unique within the same edge instance.
|
|
28662
|
+
*/
|
|
28663
|
+
internalInterfaceName: string;
|
|
28664
|
+
}
|
|
28665
|
+
interface CloudServerNetworkConfig {
|
|
28666
|
+
/**
|
|
28667
|
+
* Peak public bandwidth. Value range: [5, maximum bandwidth supported by the instance type]. Value must be a multiple of 5. Unit: Mbps. When you select an IPv4/IPv6 dual-stack edge instance, the configured peak bandwidth is shared by the IPv4 and IPv6 public IP addresses. If disable*ipv4 is set to true, you do not need to configure the bandwidth*peak parameter.
|
|
28668
|
+
*/
|
|
28669
|
+
bandwidthPeak: string;
|
|
28670
|
+
bandwidthPeakLimitIspConfigs: outputs.veenedge.CloudServerNetworkConfigBandwidthPeakLimitIspConfig[];
|
|
28671
|
+
/**
|
|
28672
|
+
* Shared public bandwidth peak for all elastic public IPs bound to the private IP address of the edge instance. Private IP addresses include both primary and secondary private IP addresses. The value range for this parameter is the same as the bandwidthPeak parameter. When you set a shared bandwidth peak, the bandwidth peak of the elastic public IP itself will not take effect.
|
|
28673
|
+
*/
|
|
28674
|
+
boundEipShareBandwidthPeak: string;
|
|
28675
|
+
/**
|
|
28676
|
+
* Name of the public network interface. Naming rules: 3–15 characters allowed. Uppercase and lowercase letters, numbers, hyphens (-), and underscores (_) are allowed. The network interface name must be unique within the same edge instance.
|
|
28677
|
+
*/
|
|
28678
|
+
customExternalInterfaceName: string;
|
|
28679
|
+
/**
|
|
28680
|
+
* Private network NIC name. Naming rules: 3–15 characters allowed. Uppercase and lowercase letters, numbers, hyphens (-), and underscores (_) are permitted. NIC names must be unique within the same edge instance.
|
|
28681
|
+
*/
|
|
28682
|
+
customInternalInterfaceName: string;
|
|
28683
|
+
/**
|
|
28684
|
+
* Whether to disable IPv4. Value range: true: Disable IPv4. false (default): Enable IPv4.
|
|
28685
|
+
*/
|
|
28686
|
+
disableIpv4: boolean;
|
|
28687
|
+
/**
|
|
28688
|
+
* DNS list. The first IP address is the primary DNS, and the subsequent IP addresses are backup DNS.
|
|
28689
|
+
*/
|
|
28690
|
+
dnsLists: string[];
|
|
28691
|
+
/**
|
|
28692
|
+
* DNS type: default: Default DNS. custom: Custom DNS. If this parameter is not set, the default DNS configuration is used, with the preferred DNS as 114.114.114.114 and the alternate DNS as 180.184.1.1. DNS configuration is not supported for bare metal instances. When the instance type is bare metal, you do not need to set the dns*type and dns*list parameters.
|
|
28693
|
+
*/
|
|
28694
|
+
dnsType: string;
|
|
28695
|
+
/**
|
|
28696
|
+
* Enable IPv6. Value options: true: Enable IPv6. false (default): Disable IPv6. By default, the system assigns a public IPv4 address to the edge instance. When IPv6 is enabled, the system assigns both a public IPv4 address and a public IPv6 address to the edge instance.
|
|
28697
|
+
*/
|
|
28698
|
+
enableIpv6: boolean;
|
|
28699
|
+
/**
|
|
28700
|
+
* Rate limiting mode. When using multi-line nodes, you can configure the rate limiting mode for edge instances. Value options: shared (default): Shared rate limiting. All carriers share bandwidth resources, and the total public bandwidth used does not exceed the bandwidthPeak value (public bandwidth peak). isp: Carrier-based rate limiting. You can set the bandwidth peak for each carrier individually.
|
|
28701
|
+
*/
|
|
28702
|
+
limitMode: string;
|
|
28703
|
+
/**
|
|
28704
|
+
* Number of auxiliary private IPs.
|
|
28705
|
+
*/
|
|
28706
|
+
secondaryInternalIpNum: number;
|
|
28707
|
+
/**
|
|
28708
|
+
* List of bound global firewall IDs.
|
|
28709
|
+
*/
|
|
28710
|
+
securityGroupIdLists: string[];
|
|
28711
|
+
/**
|
|
28712
|
+
* TCP connection timeout for edge instances. If no data is transmitted over an established TCP connection and this condition lasts for the configured timeout period, the edge instance will close the connection. Value range: 30~910. Default: 900. Unit: seconds. All edge instances created under edge services use the currently configured TCP connection timeout. If you modify this setting, newly created edge instances will use the updated configuration; existing edge instances are not affected.
|
|
28713
|
+
*/
|
|
28714
|
+
tcpTimeout: number;
|
|
28715
|
+
/**
|
|
28716
|
+
* UDP session timeout for edge instances. If no data is transmitted in an established UDP session and the duration reaches the configured timeout, the edge instance will clear the session state information. Value range: 15~310. Default: 60. Unit: seconds. All edge instances created under the edge service use the currently configured UDP session timeout. If you modify this configuration, new edge instances will use the updated configuration; existing edge instances are not affected.
|
|
28717
|
+
*/
|
|
28718
|
+
udpTimeout: number;
|
|
28719
|
+
}
|
|
28720
|
+
interface CloudServerNetworkConfigBandwidthPeakLimitIspConfig {
|
|
28721
|
+
/**
|
|
28722
|
+
* Bandwidth limit value for this carrier.
|
|
28723
|
+
*/
|
|
28724
|
+
bandwidthPeakLimit: string;
|
|
28725
|
+
/**
|
|
28726
|
+
* Carrier. Value options: CMCC: China Mobile. CTCC: China Telecom. CUCC: China Unicom.
|
|
28727
|
+
*/
|
|
28728
|
+
isp: string;
|
|
28729
|
+
}
|
|
28730
|
+
interface CloudServerScheduleStrategy {
|
|
28731
|
+
/**
|
|
28732
|
+
* Pricing policy: high*priority: prioritize higher price. When you create multiple edge instances across multiple regions, this policy means the system will prioritize nodes in cities with higher bandwidth prices for deploying edge instances. low*priority: prioritize lower price. When you create multiple edge instances across multiple regions, this policy means the system will prioritize nodes in cities with lower bandwidth prices for deploying edge instances.
|
|
28733
|
+
*/
|
|
28734
|
+
priceStrategy: string;
|
|
28735
|
+
/**
|
|
28736
|
+
* Scheduling policy: dispersion: city dispersion. When you create multiple edge instances in multiple regions, this policy means the system prioritizes nodes in different cities for deploying edge instances. concentration: city concentration. When you create multiple edge instances in multiple regions, this policy means the system prioritizes nodes in the same city for deploying edge instances.
|
|
28737
|
+
*/
|
|
28738
|
+
scheduleStrategy: string;
|
|
28739
|
+
}
|
|
28740
|
+
interface CloudServerSecretConfig {
|
|
28741
|
+
/**
|
|
28742
|
+
* Login password. Custom password: Password input rules are as follows: 8–30 characters allowed. The password must contain at least three of the following types: uppercase letters, lowercase letters, numbers, and special characters. Supported special characters: ()`~!@#$%^&*-+=_|{}[]:;'<>,.?/ Double quotes (") , backslash (), and spaces are not allowed, and the password cannot start with a forward slash (/). SSH Key type password: Enter the SSH key pair ID. You can query the key pair ID via the ListSSHKey API.
|
|
28743
|
+
*/
|
|
28744
|
+
secretData: string;
|
|
28745
|
+
/**
|
|
28746
|
+
* Type of login password for edge instances. Value options: 2: Custom password. 3: SSH Key type password. 4: Indicates no login credentials are injected.
|
|
28747
|
+
*/
|
|
28748
|
+
secretType: number;
|
|
28749
|
+
}
|
|
28750
|
+
interface CloudServerStorageConfig {
|
|
28751
|
+
/**
|
|
28752
|
+
* Data disk. This parameter is used to add a single data disk. To add multiple data disks at once, use the data*disk*list parameter.
|
|
28753
|
+
*/
|
|
28754
|
+
dataDisk: outputs.veenedge.CloudServerStorageConfigDataDisk;
|
|
28755
|
+
dataDiskLists: outputs.veenedge.CloudServerStorageConfigDataDiskList[];
|
|
28756
|
+
dataLocalDisks: outputs.veenedge.CloudServerStorageConfigDataLocalDisk[];
|
|
28757
|
+
/**
|
|
28758
|
+
* System disk configuration
|
|
28759
|
+
*/
|
|
28760
|
+
systemDisk: outputs.veenedge.CloudServerStorageConfigSystemDisk;
|
|
28761
|
+
}
|
|
28762
|
+
interface CloudServerStorageConfigDataDisk {
|
|
28763
|
+
/**
|
|
28764
|
+
* Disk capacity. Unit: GB. Capacity range: System cloud disk: 40–100. Data cloud disk: 20–1000.
|
|
28765
|
+
*/
|
|
28766
|
+
capacity: string;
|
|
28767
|
+
/**
|
|
28768
|
+
* Release disk with instance
|
|
28769
|
+
*/
|
|
28770
|
+
deleteWithInstance: boolean;
|
|
28771
|
+
/**
|
|
28772
|
+
* Disk unique identifier
|
|
28773
|
+
*/
|
|
28774
|
+
diskIdentity: string;
|
|
28775
|
+
/**
|
|
28776
|
+
* Local disk type.
|
|
28777
|
+
*/
|
|
28778
|
+
localDiskClass: string;
|
|
28779
|
+
/**
|
|
28780
|
+
* Local disk resource name.
|
|
28781
|
+
*/
|
|
28782
|
+
localDiskResourceName: string;
|
|
28783
|
+
/**
|
|
28784
|
+
* Disk type. Valid values: CloudBlockHDD: HDD cloud disk. CloudBlockSSD: SSD cloud disk.
|
|
28785
|
+
*/
|
|
28786
|
+
storageType: string;
|
|
28787
|
+
}
|
|
28788
|
+
interface CloudServerStorageConfigDataDiskList {
|
|
28789
|
+
/**
|
|
28790
|
+
* Disk capacity. Unit: GB. Capacity range: System cloud disk: 40–100. Data cloud disk: 20–1000.
|
|
28791
|
+
*/
|
|
28792
|
+
capacity: string;
|
|
28793
|
+
/**
|
|
28794
|
+
* Release disk with instance
|
|
28795
|
+
*/
|
|
28796
|
+
deleteWithInstance: boolean;
|
|
28797
|
+
/**
|
|
28798
|
+
* Disk unique identifier
|
|
28799
|
+
*/
|
|
28800
|
+
diskIdentity: string;
|
|
28801
|
+
/**
|
|
28802
|
+
* Local disk type.
|
|
28803
|
+
*/
|
|
28804
|
+
localDiskClass: string;
|
|
28805
|
+
/**
|
|
28806
|
+
* Local disk resource name.
|
|
28807
|
+
*/
|
|
28808
|
+
localDiskResourceName: string;
|
|
28809
|
+
/**
|
|
28810
|
+
* Disk type. Valid values: CloudBlockHDD: HDD cloud disk. CloudBlockSSD: SSD cloud disk.
|
|
28811
|
+
*/
|
|
28812
|
+
storageType: string;
|
|
28813
|
+
}
|
|
28814
|
+
interface CloudServerStorageConfigDataLocalDisk {
|
|
28815
|
+
/**
|
|
28816
|
+
* Disk specifications.
|
|
28817
|
+
*/
|
|
28818
|
+
diskSpec: outputs.veenedge.CloudServerStorageConfigDataLocalDiskDiskSpec;
|
|
28819
|
+
/**
|
|
28820
|
+
* Number of disks
|
|
28821
|
+
*/
|
|
28822
|
+
num: number;
|
|
28823
|
+
}
|
|
28824
|
+
interface CloudServerStorageConfigDataLocalDiskDiskSpec {
|
|
28825
|
+
/**
|
|
28826
|
+
* Disk capacity. Unit: GB. Capacity range: System cloud disk: 40–100. Data cloud disk: 20–1000.
|
|
28827
|
+
*/
|
|
28828
|
+
capacity: string;
|
|
28829
|
+
/**
|
|
28830
|
+
* Release disk with instance
|
|
28831
|
+
*/
|
|
28832
|
+
deleteWithInstance: boolean;
|
|
28833
|
+
/**
|
|
28834
|
+
* Disk unique identifier
|
|
28835
|
+
*/
|
|
28836
|
+
diskIdentity: string;
|
|
28837
|
+
/**
|
|
28838
|
+
* Local disk type.
|
|
28839
|
+
*/
|
|
28840
|
+
localDiskClass: string;
|
|
28841
|
+
/**
|
|
28842
|
+
* Local disk resource name.
|
|
28843
|
+
*/
|
|
28844
|
+
localDiskResourceName: string;
|
|
28845
|
+
/**
|
|
28846
|
+
* Disk type. Valid values: CloudBlockHDD: HDD cloud disk. CloudBlockSSD: SSD cloud disk.
|
|
28847
|
+
*/
|
|
28848
|
+
storageType: string;
|
|
28849
|
+
}
|
|
28850
|
+
interface CloudServerStorageConfigSystemDisk {
|
|
28851
|
+
/**
|
|
28852
|
+
* Disk capacity. Unit: GB. Capacity range: System cloud disk: 40–100. Data cloud disk: 20–1000.
|
|
28853
|
+
*/
|
|
28854
|
+
capacity: string;
|
|
28855
|
+
/**
|
|
28856
|
+
* Release disk with instance
|
|
28857
|
+
*/
|
|
28858
|
+
deleteWithInstance: boolean;
|
|
28859
|
+
/**
|
|
28860
|
+
* Disk unique identifier
|
|
28861
|
+
*/
|
|
28862
|
+
diskIdentity: string;
|
|
28863
|
+
/**
|
|
28864
|
+
* Local disk type.
|
|
28865
|
+
*/
|
|
28866
|
+
localDiskClass: string;
|
|
28867
|
+
/**
|
|
28868
|
+
* Local disk resource name.
|
|
28869
|
+
*/
|
|
28870
|
+
localDiskResourceName: string;
|
|
28871
|
+
/**
|
|
28872
|
+
* Disk type. Valid values: CloudBlockHDD: HDD cloud disk. CloudBlockSSD: SSD cloud disk.
|
|
28873
|
+
*/
|
|
28874
|
+
storageType: string;
|
|
28875
|
+
}
|
|
28876
|
+
interface CloudServerTag {
|
|
28877
|
+
/**
|
|
28878
|
+
* Tag key
|
|
28879
|
+
*/
|
|
28880
|
+
key: string;
|
|
28881
|
+
/**
|
|
28882
|
+
* Tag value
|
|
28883
|
+
*/
|
|
28884
|
+
value: string;
|
|
28885
|
+
}
|
|
28886
|
+
interface GetCloudServerAdvancedConfiguration {
|
|
28887
|
+
/**
|
|
28888
|
+
* Enable deletion protection.
|
|
28889
|
+
*/
|
|
28890
|
+
deleteProtection: boolean;
|
|
28891
|
+
/**
|
|
28892
|
+
* Description of the edge instance. Up to 80 characters allowed. When you create edge instances in batches, the system adds the same description to each instance.
|
|
28893
|
+
*/
|
|
28894
|
+
instanceDesc: string;
|
|
28895
|
+
/**
|
|
28896
|
+
* Custom hostname. Naming rules: Windows systems allow 2–10 characters. Supports lowercase letters, numbers, and hyphens (-). Cannot contain only numbers. Cannot start or end with a hyphen (-), and hyphens (-) cannot be used consecutively. Linux systems allow 2–59 characters. Supports lowercase letters, numbers, and hyphens (-). Cannot start or end with a hyphen (-), and hyphens (-) cannot be used consecutively. When creating edge instances in bulk, the system adds a numeric suffix to your custom hostname. Example: \n\n-1, \n\n-2.
|
|
28897
|
+
*/
|
|
28898
|
+
instanceHostName: string;
|
|
28899
|
+
/**
|
|
28900
|
+
* Edge instance name. Naming rules: 5–80 characters allowed. Supports Chinese, uppercase letters, lowercase letters, and numbers. Supports special characters ()`~!@#$%^&*-+=_|{}[]:;'<>,.?/. Spaces are not allowed, and the name cannot start with a forward slash (/). When creating edge instances in batch, the system will add a numeric suffix to the specified instance name. Example: \n\n-1, \n\n-2.
|
|
28901
|
+
*/
|
|
28902
|
+
instanceName: string;
|
|
28903
|
+
}
|
|
28904
|
+
interface GetCloudServerBillingConfig {
|
|
28905
|
+
/**
|
|
28906
|
+
* Enable auto-renewal. This parameter is effective only when computing*billing*method is set to PrePaid. Value options: true: Enable auto-renewal. false (default): Disable auto-renewal.
|
|
28907
|
+
*/
|
|
28908
|
+
autoRenew: boolean;
|
|
28909
|
+
/**
|
|
28910
|
+
* Bandwidth billing method. Value options: MonthlyP95: Billed by monthly 95th percentile. DailyPeak: Billed by daily peak. If you require daily peak billing or other billing methods, please submit a ticket.
|
|
28911
|
+
*/
|
|
28912
|
+
bandwidthBillingMethod: string;
|
|
28913
|
+
/**
|
|
28914
|
+
* Computing billing method. Value range: MonthlyPeak: Billed by monthly peak. DailyPeak: Billed by daily peak. PrePaid: Yearly/monthly subscription. When computing*billing*method is set to PrePaid, you must also specify the pre*paid*period and pre*paid*period_number parameters.
|
|
28915
|
+
*/
|
|
28916
|
+
computingBillingMethod: string;
|
|
28917
|
+
/**
|
|
28918
|
+
* Unit for the purchase duration of the resource. When the value of computing*billing*method is PrePaid, this parameter must be specified. Value range: monthly: month.
|
|
28919
|
+
*/
|
|
28920
|
+
prePaidPeriod: string;
|
|
28921
|
+
/**
|
|
28922
|
+
* Resource purchase duration. When computing*billing*method is set to PrePaid, this parameter must be specified. Valid values: 1, 2, 3, 4, 5, 6, 7, 8, 9, 12, 24, 36.
|
|
28923
|
+
*/
|
|
28924
|
+
prePaidPeriodNumber: number;
|
|
28925
|
+
}
|
|
28926
|
+
interface GetCloudServerCustomData {
|
|
28927
|
+
/**
|
|
28928
|
+
* Custom data. Custom data is configuration information for edge instances. You can enter up to 16KB of custom data. Input requirements: Scripts must be entered in plain text. The platform will automatically encode the script in Base64. Do not enter scripts that are already Base64 encoded. For Linux systems, use Shell scripts, which typically start with #!/bin/bash. For Windows systems, use PowerShell scripts, which can be entered directly. The script will execute when the edge instance starts for the first time. If the operating system of the edge instance is reset or replaced later, the script will also execute the first time the system starts after the reset or replacement.
|
|
28929
|
+
*/
|
|
28930
|
+
data: string;
|
|
28931
|
+
}
|
|
28932
|
+
interface GetCloudServerInstanceAreaNum {
|
|
28933
|
+
/**
|
|
28934
|
+
* Region name
|
|
28935
|
+
*/
|
|
28936
|
+
areaName: string;
|
|
28937
|
+
/**
|
|
28938
|
+
* Node name. Specify the node where you want to deploy the edge service.
|
|
28939
|
+
*/
|
|
28940
|
+
clusterName: string;
|
|
28941
|
+
/**
|
|
28942
|
+
* Default ISP. This parameter applies only to multi-line nodes. When specifying the default ISP, ensure it is within the node ISP range. Only one ISP can be set as the default. Note: When the value of external*network*mode is single*interface*cmcc*ip, single*interface*cucc*ip, or single*interface*ctcc*ip, the ISP specified in default*isp must match the ISP specified in external*network*mode. For example, when external*network*mode is single*interface*cmcc*ip, the value of default*isp must be set to CMCC. When external*network*mode is single*interface*multi*ip or multi*interface*multi*ip, the default*isp parameter must be specified, and the value can be set to CMCC, CUCC, or CTCC as needed. When external*network*mode is single*interface*single*ip or no*interface, default*isp does not need to be specified.
|
|
28943
|
+
*/
|
|
28944
|
+
defaultIsp: string;
|
|
28945
|
+
/**
|
|
28946
|
+
* Public network configuration. This parameter applies only to multi-line nodes. Value options: single*interface*multi*ip: Single NIC, multiple IPs. If you are a new multi-line node user, submit a ticket to enable the relevant permissions. single*interface*cmcc*ip: Single NIC, CMCC IP. Submit a ticket to enable the relevant permissions. single*interface*cucc*ip: Single NIC, CUCC IP. Submit a ticket to enable the relevant permissions. single*interface*ctcc*ip: Single NIC, CTCC IP. Submit a ticket to enable the relevant permissions. multi*interface*multi*ip: Multiple NICs, multiple IPs. Submit a ticket to enable the relevant permissions. single*interface*single*ip: Single NIC, single IP. In this mode, the system randomly assigns a public IP address from an available carrier based on inventory. no*interface: No public NIC. Submit a ticket to enable the relevant permissions. Default value: When a public NIC is present: If single NIC multi-IP permission is enabled, single*interface*multi*ip (Single NIC, multiple IPs) is used by default. If single NIC multi-IP permission is disabled, single*interface*single*ip (Single NIC, single IP) is used by default. If no public NIC is present, no*interface is used by default.
|
|
28947
|
+
*/
|
|
28948
|
+
externalNetworkMode: string;
|
|
28949
|
+
/**
|
|
28950
|
+
* List of hostnames. The system assigns hostnames to created edge instances in order. You can use both the host*name*list and instance*host*name parameters at the same time. Both parameters take effect, but host*name*list has higher priority than instance*host*name. For example, if you create 3 edge instances in bulk, set instance*host*name to host, and set host*name*list to "hosta","hostb", then the names of the 3 edge instances will be hosta, hostb, and host-3 respectively.
|
|
28951
|
+
*/
|
|
28952
|
+
hostNameLists: string[];
|
|
28953
|
+
/**
|
|
28954
|
+
* Carrier. Possible values: CMCC, CTCC, CUCC.
|
|
28955
|
+
*/
|
|
28956
|
+
isp: string;
|
|
28957
|
+
/**
|
|
28958
|
+
* Network interface names for private network type edge instances configured with multiple public network interfaces. You can use this parameter to set the names of public and private network interfaces. Please note the following when using this parameter: Usage restrictions: This parameter is only applicable to private network type edge instances. You must submit a ticket to enable the relevant feature before this parameter can be used; otherwise, the parameter value is invalid. Effectiveness: If you set the interface name using the custom*internal*interface*name or custom*external*interface*name parameter in the network*config structure, and also set the interface name using the multi*interface*name*config parameter, only the latter will take effect. If you set the public network interface name only through the custom*external*interface*name parameter in the network*config structure, the name cannot be eth2, eth3, Ethernet2, or Ethernet3. The name you set will be used as the name for the Telecom public network interface. The names for the Unicom and Mobile public network interfaces will use the default values. If you do not set the interface name, the default values will be used: Linux edge instances: The default name for the private network interface is eth0. The default name for the Telecom public network interface is eth1. The default name for the Unicom public network interface is eth2. The default name for the Mobile public network interface is eth3. Windows edge instances: The default name for the private network interface is Ethernet0. The default name for the Telecom public network interface is Ethernet1. The default name for the Unicom public network interface is Ethernet2. The default name for the Mobile public network interface is Ethernet3. Notes: The multi*interface*name*config parameter and the single*interface*name*config parameter cannot be specified at the same time. The names of different network interfaces on the same edge instance must be unique. When using the multi*interface*name*config parameter, you must specify all interface names at the same time.
|
|
28959
|
+
*/
|
|
28960
|
+
multiInterfaceNameConfig: outputs.veenedge.GetCloudServerInstanceAreaNumMultiInterfaceNameConfig;
|
|
28961
|
+
/**
|
|
28962
|
+
* Number of instances.
|
|
28963
|
+
*/
|
|
28964
|
+
num: number;
|
|
28965
|
+
/**
|
|
28966
|
+
* Network interface card name for a private network type edge instance configured with a single public network interface card. You can use this parameter to set the names of the public and private network interface cards. It is recommended to set both the public and private network interface card names. Please note the following when using this parameter: Usage restrictions: This parameter is only applicable to private network type edge instances. You must submit a ticket to enable the relevant feature before this parameter can be used; otherwise, the parameter value is invalid. Effectiveness: If you set the network interface card name using the custom*internal*interface*name or custom*external*interface*name parameters in the network*config structure, and also set the name using the single*interface*name*config parameter, only the latter will take effect. If you do not set the network interface card name, the default values will be used: For Linux edge instances: the private network interface card name defaults to eth0, and the public network interface card name defaults to eth1. For Windows edge instances: the private network interface card name defaults to Ethernet0, and the public network interface card name defaults to Ethernet1. Notes: The single*interface*name*config parameter and the multi*interface*name*config parameter cannot be specified at the same time. The names of different network interface cards within the same edge instance must be unique. This parameter applies to edge instances with a single public network interface card on both single-line and multi-line nodes, but does not apply to edge instances with multiple public network interface cards on multi-line nodes.
|
|
28967
|
+
*/
|
|
28968
|
+
singleInterfaceNameConfig: outputs.veenedge.GetCloudServerInstanceAreaNumSingleInterfaceNameConfig;
|
|
28969
|
+
/**
|
|
28970
|
+
* Subnet ID. If you specify a custom private network, you must also set subnetIdentity to specify the subnet.
|
|
28971
|
+
*/
|
|
28972
|
+
subnetIdentity: string;
|
|
28973
|
+
/**
|
|
28974
|
+
* Private network ID. This parameter specifies the private network where the edge service is deployed. If vpc*identity is set, cluster*name must also be set. If you specify a custom private network, you must also set subnetIdentity to specify the subnet.
|
|
28975
|
+
*/
|
|
28976
|
+
vpcIdentity: string;
|
|
28977
|
+
}
|
|
28978
|
+
interface GetCloudServerInstanceAreaNumMultiInterfaceNameConfig {
|
|
28979
|
+
/**
|
|
28980
|
+
* Mobile public network interface name. Naming rules: 3–15 characters allowed. Uppercase and lowercase letters, numbers, hyphens (-), and underscores (_) are permitted. Interface names must be unique within the same edge instance.
|
|
28981
|
+
*/
|
|
28982
|
+
cmccExternalInterfaceName: string;
|
|
28983
|
+
/**
|
|
28984
|
+
* Telecom public network interface name. Naming rules: 3–15 characters allowed. Uppercase and lowercase letters, numbers, hyphens (-), and underscores (_) are allowed. The network interface name must be unique within the same edge instance.
|
|
28985
|
+
*/
|
|
28986
|
+
ctccExternalInterfaceName: string;
|
|
28987
|
+
/**
|
|
28988
|
+
* Public network NIC name. Naming rules: 3–15 characters allowed. Uppercase and lowercase letters, numbers, hyphens (-), and underscores (_) are permitted. NIC names must be unique within the same edge instance.
|
|
28989
|
+
*/
|
|
28990
|
+
cuccExternalInterfaceName: string;
|
|
28991
|
+
/**
|
|
28992
|
+
* Private network interface name. Naming rules: 3–15 characters allowed. Uppercase and lowercase letters, numbers, hyphens (-), and underscores (_) are permitted. Network interface names must be unique within the same edge instance.
|
|
28993
|
+
*/
|
|
28994
|
+
internalInterfaceName: string;
|
|
28995
|
+
}
|
|
28996
|
+
interface GetCloudServerInstanceAreaNumSingleInterfaceNameConfig {
|
|
28997
|
+
/**
|
|
28998
|
+
* Public network interface name. Naming rules: 3–15 characters allowed. Uppercase and lowercase letters, numbers, hyphens (-), and underscores (_) are allowed. The network interface name must be unique within the same edge instance.
|
|
28999
|
+
*/
|
|
29000
|
+
externalInterfaceName: string;
|
|
29001
|
+
/**
|
|
29002
|
+
* Private network interface name. Naming rules: 3–15 characters allowed. Uppercase and lowercase letters, numbers, hyphens (-), and underscores (_) are permitted. Network interface names must be unique within the same edge instance.
|
|
29003
|
+
*/
|
|
29004
|
+
internalInterfaceName: string;
|
|
29005
|
+
}
|
|
29006
|
+
interface GetCloudServerNetworkConfig {
|
|
29007
|
+
/**
|
|
29008
|
+
* Peak public bandwidth. Value range: [5, maximum bandwidth supported by the instance type]. Value must be a multiple of 5. Unit: Mbps. When you select an IPv4/IPv6 dual-stack edge instance, the configured peak bandwidth is shared by the IPv4 and IPv6 public IP addresses. If disable*ipv4 is set to true, you do not need to configure the bandwidth*peak parameter.
|
|
29009
|
+
*/
|
|
29010
|
+
bandwidthPeak: string;
|
|
29011
|
+
/**
|
|
29012
|
+
* Bandwidth throttling by carrier. The parameter values take effect only when you select carrier-based throttling (isp) mode. Mobile public network bandwidth peak: The default value equals the public network bandwidth peak. The value must be a multiple of 5. Unit: Mbps. Unicom public network bandwidth peak: The default value is 0. The value must be a multiple of 5. Unit: Mbps. Telecom public network bandwidth peak: The default value is 0. The value must be a multiple of 5. Unit: Mbps.
|
|
29013
|
+
*/
|
|
29014
|
+
bandwidthPeakLimitIspConfigs: outputs.veenedge.GetCloudServerNetworkConfigBandwidthPeakLimitIspConfig[];
|
|
29015
|
+
/**
|
|
29016
|
+
* Shared public bandwidth peak for all elastic public IPs bound to the private IP address of the edge instance. Private IP addresses include both primary and secondary private IP addresses. The value range for this parameter is the same as the bandwidthPeak parameter. When you set a shared bandwidth peak, the bandwidth peak of the elastic public IP itself will not take effect.
|
|
29017
|
+
*/
|
|
29018
|
+
boundEipShareBandwidthPeak: string;
|
|
29019
|
+
/**
|
|
29020
|
+
* Name of the public network interface. Naming rules: 3–15 characters allowed. Uppercase and lowercase letters, numbers, hyphens (-), and underscores (_) are allowed. The network interface name must be unique within the same edge instance.
|
|
29021
|
+
*/
|
|
29022
|
+
customExternalInterfaceName: string;
|
|
29023
|
+
/**
|
|
29024
|
+
* Private network NIC name. Naming rules: 3–15 characters allowed. Uppercase and lowercase letters, numbers, hyphens (-), and underscores (_) are permitted. NIC names must be unique within the same edge instance.
|
|
29025
|
+
*/
|
|
29026
|
+
customInternalInterfaceName: string;
|
|
29027
|
+
/**
|
|
29028
|
+
* Whether to disable IPv4. Value range: true: Disable IPv4. false (default): Enable IPv4.
|
|
29029
|
+
*/
|
|
29030
|
+
disableIpv4: boolean;
|
|
29031
|
+
/**
|
|
29032
|
+
* DNS list. The first IP address is the primary DNS, and the subsequent IP addresses are backup DNS.
|
|
29033
|
+
*/
|
|
29034
|
+
dnsLists: string[];
|
|
29035
|
+
/**
|
|
29036
|
+
* DNS type: default: Default DNS. custom: Custom DNS. If this parameter is not set, the default DNS configuration is used, with the preferred DNS as 114.114.114.114 and the alternate DNS as 180.184.1.1. DNS configuration is not supported for bare metal instances. When the instance type is bare metal, you do not need to set the dns*type and dns*list parameters.
|
|
29037
|
+
*/
|
|
29038
|
+
dnsType: string;
|
|
29039
|
+
/**
|
|
29040
|
+
* Enable IPv6. Value options: true: Enable IPv6. false (default): Disable IPv6. By default, the system assigns a public IPv4 address to the edge instance. When IPv6 is enabled, the system assigns both a public IPv4 address and a public IPv6 address to the edge instance.
|
|
29041
|
+
*/
|
|
29042
|
+
enableIpv6: boolean;
|
|
29043
|
+
/**
|
|
29044
|
+
* Rate limiting mode. When using multi-line nodes, you can configure the rate limiting mode for edge instances. Value options: shared (default): Shared rate limiting. All carriers share bandwidth resources, and the total public bandwidth used does not exceed the bandwidthPeak value (public bandwidth peak). isp: Carrier-based rate limiting. You can set the bandwidth peak for each carrier individually.
|
|
29045
|
+
*/
|
|
29046
|
+
limitMode: string;
|
|
29047
|
+
/**
|
|
29048
|
+
* Number of auxiliary private IPs.
|
|
29049
|
+
*/
|
|
29050
|
+
secondaryInternalIpNum: number;
|
|
29051
|
+
/**
|
|
29052
|
+
* List of bound global firewall IDs.
|
|
29053
|
+
*/
|
|
29054
|
+
securityGroupIdLists: string[];
|
|
29055
|
+
/**
|
|
29056
|
+
* TCP connection timeout for edge instances. If no data is transmitted over an established TCP connection and this condition lasts for the configured timeout period, the edge instance will close the connection. Value range: 30~910. Default: 900. Unit: seconds. All edge instances created under edge services use the currently configured TCP connection timeout. If you modify this setting, newly created edge instances will use the updated configuration; existing edge instances are not affected.
|
|
29057
|
+
*/
|
|
29058
|
+
tcpTimeout: number;
|
|
29059
|
+
/**
|
|
29060
|
+
* UDP session timeout for edge instances. If no data is transmitted in an established UDP session and the duration reaches the configured timeout, the edge instance will clear the session state information. Value range: 15~310. Default: 60. Unit: seconds. All edge instances created under the edge service use the currently configured UDP session timeout. If you modify this configuration, new edge instances will use the updated configuration; existing edge instances are not affected.
|
|
29061
|
+
*/
|
|
29062
|
+
udpTimeout: number;
|
|
29063
|
+
}
|
|
29064
|
+
interface GetCloudServerNetworkConfigBandwidthPeakLimitIspConfig {
|
|
29065
|
+
/**
|
|
29066
|
+
* Bandwidth limit value for this carrier.
|
|
29067
|
+
*/
|
|
29068
|
+
bandwidthPeakLimit: string;
|
|
29069
|
+
/**
|
|
29070
|
+
* Carrier. Value options: CMCC: China Mobile. CTCC: China Telecom. CUCC: China Unicom.
|
|
29071
|
+
*/
|
|
29072
|
+
isp: string;
|
|
29073
|
+
}
|
|
29074
|
+
interface GetCloudServerScheduleStrategy {
|
|
29075
|
+
/**
|
|
29076
|
+
* Pricing policy: high*priority: prioritize higher price. When you create multiple edge instances across multiple regions, this policy means the system will prioritize nodes in cities with higher bandwidth prices for deploying edge instances. low*priority: prioritize lower price. When you create multiple edge instances across multiple regions, this policy means the system will prioritize nodes in cities with lower bandwidth prices for deploying edge instances.
|
|
29077
|
+
*/
|
|
29078
|
+
priceStrategy: string;
|
|
29079
|
+
/**
|
|
29080
|
+
* Scheduling policy: dispersion: city dispersion. When you create multiple edge instances in multiple regions, this policy means the system prioritizes nodes in different cities for deploying edge instances. concentration: city concentration. When you create multiple edge instances in multiple regions, this policy means the system prioritizes nodes in the same city for deploying edge instances.
|
|
29081
|
+
*/
|
|
29082
|
+
scheduleStrategy: string;
|
|
29083
|
+
}
|
|
29084
|
+
interface GetCloudServerSecretConfig {
|
|
29085
|
+
/**
|
|
29086
|
+
* Login password. Custom password: Password input rules are as follows: 8–30 characters allowed. The password must contain at least three of the following types: uppercase letters, lowercase letters, numbers, and special characters. Supported special characters: ()`~!@#$%^&*-+=_|{}[]:;'<>,.?/ Double quotes (") , backslash (), and spaces are not allowed, and the password cannot start with a forward slash (/). SSH Key type password: Enter the SSH key pair ID. You can query the key pair ID via the ListSSHKey API.
|
|
29087
|
+
*/
|
|
29088
|
+
secretData: string;
|
|
29089
|
+
/**
|
|
29090
|
+
* Type of login password for edge instances. Value options: 2: Custom password. 3: SSH Key type password. 4: Indicates no login credentials are injected.
|
|
29091
|
+
*/
|
|
29092
|
+
secretType: number;
|
|
29093
|
+
}
|
|
29094
|
+
interface GetCloudServerStorageConfig {
|
|
29095
|
+
/**
|
|
29096
|
+
* Data disk. This parameter is used to add a single data disk. To add multiple data disks at once, use the data*disk*list parameter.
|
|
29097
|
+
*/
|
|
29098
|
+
dataDisk: outputs.veenedge.GetCloudServerStorageConfigDataDisk;
|
|
29099
|
+
/**
|
|
29100
|
+
* Data disk list. This parameter is used to add one or more data disks.
|
|
29101
|
+
*/
|
|
29102
|
+
dataDiskLists: outputs.veenedge.GetCloudServerStorageConfigDataDiskList[];
|
|
29103
|
+
/**
|
|
29104
|
+
* Local data disk configuration list.
|
|
29105
|
+
*/
|
|
29106
|
+
dataLocalDisks: outputs.veenedge.GetCloudServerStorageConfigDataLocalDisk[];
|
|
29107
|
+
/**
|
|
29108
|
+
* System disk configuration
|
|
29109
|
+
*/
|
|
29110
|
+
systemDisk: outputs.veenedge.GetCloudServerStorageConfigSystemDisk;
|
|
29111
|
+
}
|
|
29112
|
+
interface GetCloudServerStorageConfigDataDisk {
|
|
29113
|
+
/**
|
|
29114
|
+
* Disk capacity. Unit: GB. Capacity range: System cloud disk: 40–100. Data cloud disk: 20–1000.
|
|
29115
|
+
*/
|
|
29116
|
+
capacity: string;
|
|
29117
|
+
/**
|
|
29118
|
+
* Release disk with instance
|
|
29119
|
+
*/
|
|
29120
|
+
deleteWithInstance: boolean;
|
|
29121
|
+
/**
|
|
29122
|
+
* Disk unique identifier
|
|
29123
|
+
*/
|
|
29124
|
+
diskIdentity: string;
|
|
29125
|
+
/**
|
|
29126
|
+
* Local disk type.
|
|
29127
|
+
*/
|
|
29128
|
+
localDiskClass: string;
|
|
29129
|
+
/**
|
|
29130
|
+
* Local disk resource name.
|
|
29131
|
+
*/
|
|
29132
|
+
localDiskResourceName: string;
|
|
29133
|
+
/**
|
|
29134
|
+
* Disk type. Valid values: CloudBlockHDD: HDD cloud disk. CloudBlockSSD: SSD cloud disk.
|
|
29135
|
+
*/
|
|
29136
|
+
storageType: string;
|
|
29137
|
+
}
|
|
29138
|
+
interface GetCloudServerStorageConfigDataDiskList {
|
|
29139
|
+
/**
|
|
29140
|
+
* Disk capacity. Unit: GB. Capacity range: System cloud disk: 40–100. Data cloud disk: 20–1000.
|
|
29141
|
+
*/
|
|
29142
|
+
capacity: string;
|
|
29143
|
+
/**
|
|
29144
|
+
* Release disk with instance
|
|
29145
|
+
*/
|
|
29146
|
+
deleteWithInstance: boolean;
|
|
29147
|
+
/**
|
|
29148
|
+
* Disk unique identifier
|
|
29149
|
+
*/
|
|
29150
|
+
diskIdentity: string;
|
|
29151
|
+
/**
|
|
29152
|
+
* Local disk type.
|
|
29153
|
+
*/
|
|
29154
|
+
localDiskClass: string;
|
|
29155
|
+
/**
|
|
29156
|
+
* Local disk resource name.
|
|
29157
|
+
*/
|
|
29158
|
+
localDiskResourceName: string;
|
|
29159
|
+
/**
|
|
29160
|
+
* Disk type. Valid values: CloudBlockHDD: HDD cloud disk. CloudBlockSSD: SSD cloud disk.
|
|
29161
|
+
*/
|
|
29162
|
+
storageType: string;
|
|
29163
|
+
}
|
|
29164
|
+
interface GetCloudServerStorageConfigDataLocalDisk {
|
|
29165
|
+
/**
|
|
29166
|
+
* Disk specifications.
|
|
29167
|
+
*/
|
|
29168
|
+
diskSpec: outputs.veenedge.GetCloudServerStorageConfigDataLocalDiskDiskSpec;
|
|
29169
|
+
/**
|
|
29170
|
+
* Number of disks
|
|
29171
|
+
*/
|
|
29172
|
+
num: number;
|
|
29173
|
+
}
|
|
29174
|
+
interface GetCloudServerStorageConfigDataLocalDiskDiskSpec {
|
|
29175
|
+
/**
|
|
29176
|
+
* Disk capacity. Unit: GB. Capacity range: System cloud disk: 40–100. Data cloud disk: 20–1000.
|
|
29177
|
+
*/
|
|
29178
|
+
capacity: string;
|
|
29179
|
+
/**
|
|
29180
|
+
* Release disk with instance
|
|
29181
|
+
*/
|
|
29182
|
+
deleteWithInstance: boolean;
|
|
29183
|
+
/**
|
|
29184
|
+
* Disk unique identifier
|
|
29185
|
+
*/
|
|
29186
|
+
diskIdentity: string;
|
|
29187
|
+
/**
|
|
29188
|
+
* Local disk type.
|
|
29189
|
+
*/
|
|
29190
|
+
localDiskClass: string;
|
|
29191
|
+
/**
|
|
29192
|
+
* Local disk resource name.
|
|
29193
|
+
*/
|
|
29194
|
+
localDiskResourceName: string;
|
|
29195
|
+
/**
|
|
29196
|
+
* Disk type. Valid values: CloudBlockHDD: HDD cloud disk. CloudBlockSSD: SSD cloud disk.
|
|
29197
|
+
*/
|
|
29198
|
+
storageType: string;
|
|
29199
|
+
}
|
|
29200
|
+
interface GetCloudServerStorageConfigSystemDisk {
|
|
29201
|
+
/**
|
|
29202
|
+
* Disk capacity. Unit: GB. Capacity range: System cloud disk: 40–100. Data cloud disk: 20–1000.
|
|
29203
|
+
*/
|
|
29204
|
+
capacity: string;
|
|
29205
|
+
/**
|
|
29206
|
+
* Release disk with instance
|
|
29207
|
+
*/
|
|
29208
|
+
deleteWithInstance: boolean;
|
|
29209
|
+
/**
|
|
29210
|
+
* Disk unique identifier
|
|
29211
|
+
*/
|
|
29212
|
+
diskIdentity: string;
|
|
29213
|
+
/**
|
|
29214
|
+
* Local disk type.
|
|
29215
|
+
*/
|
|
29216
|
+
localDiskClass: string;
|
|
29217
|
+
/**
|
|
29218
|
+
* Local disk resource name.
|
|
29219
|
+
*/
|
|
29220
|
+
localDiskResourceName: string;
|
|
29221
|
+
/**
|
|
29222
|
+
* Disk type. Valid values: CloudBlockHDD: HDD cloud disk. CloudBlockSSD: SSD cloud disk.
|
|
29223
|
+
*/
|
|
29224
|
+
storageType: string;
|
|
29225
|
+
}
|
|
29226
|
+
interface GetCloudServerTag {
|
|
29227
|
+
/**
|
|
29228
|
+
* Tag key
|
|
29229
|
+
*/
|
|
29230
|
+
key: string;
|
|
29231
|
+
/**
|
|
29232
|
+
* Tag value
|
|
29233
|
+
*/
|
|
29234
|
+
value: string;
|
|
29235
|
+
}
|
|
29236
|
+
interface GetVpcSubnet {
|
|
29237
|
+
/**
|
|
29238
|
+
* Subnet CIDR Block, e.g. 10.1.0.0/16
|
|
29239
|
+
*/
|
|
29240
|
+
cidr: string;
|
|
29241
|
+
/**
|
|
29242
|
+
* Subnet IP Segment, e.g. 10.1.0.0
|
|
29243
|
+
*/
|
|
29244
|
+
cidrIp: string;
|
|
29245
|
+
/**
|
|
29246
|
+
* Subnet Mask Length, e.g. 16
|
|
29247
|
+
*/
|
|
29248
|
+
cidrMask: number;
|
|
29249
|
+
/**
|
|
29250
|
+
* Subnet Creation Time, Unix Timestamp
|
|
29251
|
+
*/
|
|
29252
|
+
createTime: number;
|
|
29253
|
+
/**
|
|
29254
|
+
* Subnet Description
|
|
29255
|
+
*/
|
|
29256
|
+
desc: string;
|
|
29257
|
+
/**
|
|
29258
|
+
* Subnet Name
|
|
29259
|
+
*/
|
|
29260
|
+
name: string;
|
|
29261
|
+
/**
|
|
29262
|
+
* Subnet Status
|
|
29263
|
+
*/
|
|
29264
|
+
status: string;
|
|
29265
|
+
/**
|
|
29266
|
+
* Unique Identifier of Subnet
|
|
29267
|
+
*/
|
|
29268
|
+
subnetIdentity: string;
|
|
29269
|
+
/**
|
|
29270
|
+
* Subnet Update Time, Unix Timestamp
|
|
29271
|
+
*/
|
|
29272
|
+
updateTime: number;
|
|
29273
|
+
}
|
|
29274
|
+
interface GetVpcTag {
|
|
29275
|
+
/**
|
|
29276
|
+
* Tag Key
|
|
29277
|
+
*/
|
|
29278
|
+
key: string;
|
|
29279
|
+
/**
|
|
29280
|
+
* Tag Value
|
|
29281
|
+
*/
|
|
29282
|
+
value: string;
|
|
29283
|
+
}
|
|
29284
|
+
interface VpcSubnet {
|
|
29285
|
+
/**
|
|
29286
|
+
* Subnet CIDR Block, e.g. 10.1.0.0/16
|
|
29287
|
+
*/
|
|
29288
|
+
cidr: string;
|
|
29289
|
+
/**
|
|
29290
|
+
* Subnet Description
|
|
29291
|
+
*/
|
|
29292
|
+
desc: string;
|
|
29293
|
+
/**
|
|
29294
|
+
* Subnet Name
|
|
29295
|
+
*/
|
|
29296
|
+
name: string;
|
|
29297
|
+
}
|
|
29298
|
+
interface VpcTag {
|
|
29299
|
+
/**
|
|
29300
|
+
* Tag Key
|
|
29301
|
+
*/
|
|
29302
|
+
key: string;
|
|
29303
|
+
/**
|
|
29304
|
+
* Tag Value
|
|
29305
|
+
*/
|
|
29306
|
+
value: string;
|
|
29307
|
+
}
|
|
29308
|
+
}
|
|
27167
29309
|
export declare namespace vefaas {
|
|
27168
29310
|
interface FunctionAsyncTaskConfig {
|
|
27169
29311
|
/**
|
|
@@ -32952,4 +35094,32 @@ export declare namespace waf {
|
|
|
32952
35094
|
*/
|
|
32953
35095
|
statisticalKeyLists: string[];
|
|
32954
35096
|
}
|
|
35097
|
+
interface GetHostGroupRelatedRule {
|
|
35098
|
+
/**
|
|
35099
|
+
* Rule name.
|
|
35100
|
+
*/
|
|
35101
|
+
ruleName: string;
|
|
35102
|
+
/**
|
|
35103
|
+
* Rule ID.
|
|
35104
|
+
*/
|
|
35105
|
+
ruleTag: string;
|
|
35106
|
+
/**
|
|
35107
|
+
* Rule type. Allow indicates an allowlist, Block indicates a blocklist.
|
|
35108
|
+
*/
|
|
35109
|
+
ruleType: string;
|
|
35110
|
+
}
|
|
35111
|
+
interface HostGroupRelatedRule {
|
|
35112
|
+
/**
|
|
35113
|
+
* Rule name.
|
|
35114
|
+
*/
|
|
35115
|
+
ruleName: string;
|
|
35116
|
+
/**
|
|
35117
|
+
* Rule ID.
|
|
35118
|
+
*/
|
|
35119
|
+
ruleTag: string;
|
|
35120
|
+
/**
|
|
35121
|
+
* Rule type. Allow indicates an allowlist, Block indicates a blocklist.
|
|
35122
|
+
*/
|
|
35123
|
+
ruleType: string;
|
|
35124
|
+
}
|
|
32955
35125
|
}
|