@alicloud/sae20190506 2.8.4 → 2.9.1
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/dist/client.d.ts +60 -40
- package/dist/client.js +108 -40
- package/dist/client.js.map +1 -1
- package/dist/models/CreateApplicationRequest.d.ts +3 -0
- package/dist/models/CreateApplicationRequest.js +6 -0
- package/dist/models/CreateApplicationRequest.js.map +1 -1
- package/dist/models/CreateApplicationScalingRuleRequest.d.ts +134 -0
- package/dist/models/CreateApplicationScalingRuleRequest.js.map +1 -1
- package/dist/models/CreateApplicationScalingRuleResponseBody.d.ts +166 -0
- package/dist/models/CreateApplicationScalingRuleResponseBody.js.map +1 -1
- package/dist/models/CreateApplicationShrinkRequest.d.ts +3 -0
- package/dist/models/CreateApplicationShrinkRequest.js +6 -0
- package/dist/models/CreateApplicationShrinkRequest.js.map +1 -1
- package/dist/models/CreateIngressRequest.d.ts +30 -26
- package/dist/models/CreateIngressRequest.js.map +1 -1
- package/dist/models/CreateIngressResponseBody.d.ts +15 -15
- package/dist/models/CreateOrUpdateSwimmingLaneGroupRequest.d.ts +26 -0
- package/dist/models/CreateOrUpdateSwimmingLaneGroupRequest.js.map +1 -1
- package/dist/models/CreateOrUpdateSwimmingLaneGroupResponseBody.d.ts +40 -0
- package/dist/models/CreateOrUpdateSwimmingLaneGroupResponseBody.js.map +1 -1
- package/dist/models/CreateOrUpdateSwimmingLaneGroupShrinkRequest.d.ts +26 -0
- package/dist/models/CreateOrUpdateSwimmingLaneGroupShrinkRequest.js.map +1 -1
- package/dist/models/CreateOrUpdateSwimmingLaneRequest.d.ts +137 -0
- package/dist/models/CreateOrUpdateSwimmingLaneRequest.js.map +1 -1
- package/dist/models/CreateOrUpdateSwimmingLaneResponseBody.d.ts +40 -0
- package/dist/models/CreateOrUpdateSwimmingLaneResponseBody.js.map +1 -1
- package/dist/models/CreateOrUpdateSwimmingLaneShrinkRequest.d.ts +39 -0
- package/dist/models/CreateOrUpdateSwimmingLaneShrinkRequest.js.map +1 -1
- package/dist/models/CreateSecretRequest.d.ts +12 -0
- package/dist/models/CreateSecretRequest.js.map +1 -1
- package/dist/models/CreateSecretResponseBody.d.ts +40 -0
- package/dist/models/CreateSecretResponseBody.js.map +1 -1
- package/dist/models/CreateSecretShrinkRequest.d.ts +12 -0
- package/dist/models/CreateSecretShrinkRequest.js.map +1 -1
- package/dist/models/DeleteInstancesRequest.d.ts +4 -0
- package/dist/models/DeleteInstancesRequest.js.map +1 -1
- package/dist/models/DeleteInstancesResponseBody.d.ts +40 -0
- package/dist/models/DeleteInstancesResponseBody.js.map +1 -1
- package/dist/models/DeleteSwimmingLaneGroupRequest.d.ts +6 -0
- package/dist/models/DeleteSwimmingLaneGroupRequest.js.map +1 -1
- package/dist/models/DeleteSwimmingLaneGroupResponseBody.d.ts +33 -0
- package/dist/models/DeleteSwimmingLaneGroupResponseBody.js.map +1 -1
- package/dist/models/DeployApplicationRequest.d.ts +2 -0
- package/dist/models/DeployApplicationRequest.js +4 -0
- package/dist/models/DeployApplicationRequest.js.map +1 -1
- package/dist/models/DeployApplicationShrinkRequest.d.ts +2 -0
- package/dist/models/DeployApplicationShrinkRequest.js +4 -0
- package/dist/models/DeployApplicationShrinkRequest.js.map +1 -1
- package/dist/models/DescribeApplicationConfigResponseBody.d.ts +2 -0
- package/dist/models/DescribeApplicationConfigResponseBody.js +4 -0
- package/dist/models/DescribeApplicationConfigResponseBody.js.map +1 -1
- package/dist/models/DescribeInstanceLogRequest.d.ts +1 -0
- package/dist/models/DescribeInstanceLogRequest.js +2 -0
- package/dist/models/DescribeInstanceLogRequest.js.map +1 -1
- package/dist/models/DescribeNamespaceResourcesResponseBody.d.ts +1 -0
- package/dist/models/DescribeNamespaceResourcesResponseBody.js +2 -0
- package/dist/models/DescribeNamespaceResourcesResponseBody.js.map +1 -1
- package/dist/models/DescribeSwimmingLaneRequest.d.ts +9 -0
- package/dist/models/DescribeSwimmingLaneRequest.js.map +1 -1
- package/dist/models/DescribeSwimmingLaneResponseBody.d.ts +185 -0
- package/dist/models/DescribeSwimmingLaneResponseBody.js.map +1 -1
- package/dist/models/DowngradeApplicationApmServiceRequest.d.ts +2 -0
- package/dist/models/DowngradeApplicationApmServiceRequest.js.map +1 -1
- package/dist/models/DowngradeApplicationApmServiceResponseBody.d.ts +41 -0
- package/dist/models/DowngradeApplicationApmServiceResponseBody.js.map +1 -1
- package/dist/models/GetWebshellTokenRequest.d.ts +6 -2
- package/dist/models/GetWebshellTokenRequest.js.map +1 -1
- package/dist/models/GetWebshellTokenResponseBody.d.ts +46 -0
- package/dist/models/GetWebshellTokenResponseBody.js.map +1 -1
- package/dist/models/ListAllSwimmingLaneGroupsRequest.d.ts +3 -0
- package/dist/models/ListAllSwimmingLaneGroupsRequest.js.map +1 -1
- package/dist/models/ListAllSwimmingLaneGroupsResponseBody.d.ts +113 -0
- package/dist/models/ListAllSwimmingLaneGroupsResponseBody.js.map +1 -1
- package/dist/models/ListAllSwimmingLanesRequest.d.ts +6 -0
- package/dist/models/ListAllSwimmingLanesRequest.js.map +1 -1
- package/dist/models/ListAllSwimmingLanesResponseBody.d.ts +185 -0
- package/dist/models/ListAllSwimmingLanesResponseBody.js.map +1 -1
- package/dist/models/ListApplicationsForSwimmingLaneRequest.d.ts +8 -0
- package/dist/models/ListApplicationsForSwimmingLaneRequest.js.map +1 -1
- package/dist/models/ListApplicationsForSwimmingLaneResponseBody.d.ts +59 -0
- package/dist/models/ListApplicationsForSwimmingLaneResponseBody.js.map +1 -1
- package/dist/models/ListSwimmingLaneGatewayRoutesRequest.d.ts +6 -0
- package/dist/models/ListSwimmingLaneGatewayRoutesRequest.js.map +1 -1
- package/dist/models/ListSwimmingLaneGatewayRoutesResponseBody.d.ts +57 -0
- package/dist/models/ListSwimmingLaneGatewayRoutesResponseBody.js.map +1 -1
- package/dist/models/ListSwimmingLaneGroupTagsRequest.d.ts +6 -0
- package/dist/models/ListSwimmingLaneGroupTagsRequest.js.map +1 -1
- package/dist/models/ListSwimmingLaneGroupTagsResponseBody.d.ts +43 -0
- package/dist/models/ListSwimmingLaneGroupTagsResponseBody.js.map +1 -1
- package/dist/models/UpdateAppModeRequest.d.ts +11 -0
- package/dist/models/UpdateAppModeRequest.js.map +1 -1
- package/dist/models/UpdateAppModeResponseBody.d.ts +27 -0
- package/dist/models/UpdateAppModeResponseBody.js.map +1 -1
- package/dist/models/UpdateApplicationDescriptionRequest.d.ts +4 -0
- package/dist/models/UpdateApplicationDescriptionRequest.js.map +1 -1
- package/dist/models/UpdateApplicationDescriptionResponseBody.d.ts +36 -0
- package/dist/models/UpdateApplicationDescriptionResponseBody.js.map +1 -1
- package/dist/models/UpdateIngressRequest.d.ts +12 -12
- package/dist/models/UpdateIngressResponseBody.d.ts +11 -11
- package/dist/models/UpdateNamespaceSlsConfigsRequest.d.ts +28 -0
- package/dist/models/UpdateNamespaceSlsConfigsRequest.js +62 -0
- package/dist/models/UpdateNamespaceSlsConfigsRequest.js.map +1 -0
- package/dist/models/UpdateNamespaceSlsConfigsResponse.d.ts +19 -0
- package/dist/models/UpdateNamespaceSlsConfigsResponse.js +69 -0
- package/dist/models/UpdateNamespaceSlsConfigsResponse.js.map +1 -0
- package/dist/models/UpdateNamespaceSlsConfigsResponseBody.d.ts +42 -0
- package/dist/models/UpdateNamespaceSlsConfigsResponseBody.js +68 -0
- package/dist/models/UpdateNamespaceSlsConfigsResponseBody.js.map +1 -0
- package/dist/models/UpdateSwimmingLaneEnableAttributeRequest.d.ts +15 -0
- package/dist/models/UpdateSwimmingLaneEnableAttributeRequest.js.map +1 -1
- package/dist/models/UpdateSwimmingLaneEnableAttributeResponseBody.d.ts +33 -0
- package/dist/models/UpdateSwimmingLaneEnableAttributeResponseBody.js.map +1 -1
- package/dist/models/UpgradeApplicationApmServiceRequest.d.ts +2 -0
- package/dist/models/UpgradeApplicationApmServiceRequest.js.map +1 -1
- package/dist/models/UpgradeApplicationApmServiceResponseBody.d.ts +43 -0
- package/dist/models/UpgradeApplicationApmServiceResponseBody.js.map +1 -1
- package/dist/models/model.d.ts +3 -0
- package/dist/models/model.js +8 -2
- package/dist/models/model.js.map +1 -1
- package/package.json +1 -1
- package/src/client.ts +119 -40
- package/src/models/CreateApplicationRequest.ts +9 -0
- package/src/models/CreateApplicationScalingRuleRequest.ts +134 -0
- package/src/models/CreateApplicationScalingRuleResponseBody.ts +166 -0
- package/src/models/CreateApplicationShrinkRequest.ts +9 -0
- package/src/models/CreateIngressRequest.ts +30 -26
- package/src/models/CreateIngressResponseBody.ts +15 -15
- package/src/models/CreateOrUpdateSwimmingLaneGroupRequest.ts +26 -0
- package/src/models/CreateOrUpdateSwimmingLaneGroupResponseBody.ts +40 -0
- package/src/models/CreateOrUpdateSwimmingLaneGroupShrinkRequest.ts +26 -0
- package/src/models/CreateOrUpdateSwimmingLaneRequest.ts +137 -0
- package/src/models/CreateOrUpdateSwimmingLaneResponseBody.ts +40 -0
- package/src/models/CreateOrUpdateSwimmingLaneShrinkRequest.ts +39 -0
- package/src/models/CreateSecretRequest.ts +12 -0
- package/src/models/CreateSecretResponseBody.ts +40 -0
- package/src/models/CreateSecretShrinkRequest.ts +12 -0
- package/src/models/DeleteInstancesRequest.ts +4 -0
- package/src/models/DeleteInstancesResponseBody.ts +40 -0
- package/src/models/DeleteSwimmingLaneGroupRequest.ts +6 -0
- package/src/models/DeleteSwimmingLaneGroupResponseBody.ts +33 -0
- package/src/models/DeployApplicationRequest.ts +6 -0
- package/src/models/DeployApplicationShrinkRequest.ts +6 -0
- package/src/models/DescribeApplicationConfigResponseBody.ts +6 -0
- package/src/models/DescribeInstanceLogRequest.ts +3 -0
- package/src/models/DescribeNamespaceResourcesResponseBody.ts +3 -0
- package/src/models/DescribeSwimmingLaneRequest.ts +9 -0
- package/src/models/DescribeSwimmingLaneResponseBody.ts +185 -0
- package/src/models/DowngradeApplicationApmServiceRequest.ts +2 -0
- package/src/models/DowngradeApplicationApmServiceResponseBody.ts +41 -0
- package/src/models/GetWebshellTokenRequest.ts +6 -2
- package/src/models/GetWebshellTokenResponseBody.ts +46 -0
- package/src/models/ListAllSwimmingLaneGroupsRequest.ts +3 -0
- package/src/models/ListAllSwimmingLaneGroupsResponseBody.ts +113 -0
- package/src/models/ListAllSwimmingLanesRequest.ts +6 -0
- package/src/models/ListAllSwimmingLanesResponseBody.ts +185 -0
- package/src/models/ListApplicationsForSwimmingLaneRequest.ts +8 -0
- package/src/models/ListApplicationsForSwimmingLaneResponseBody.ts +59 -0
- package/src/models/ListSwimmingLaneGatewayRoutesRequest.ts +6 -0
- package/src/models/ListSwimmingLaneGatewayRoutesResponseBody.ts +57 -0
- package/src/models/ListSwimmingLaneGroupTagsRequest.ts +6 -0
- package/src/models/ListSwimmingLaneGroupTagsResponseBody.ts +43 -0
- package/src/models/UpdateAppModeRequest.ts +11 -0
- package/src/models/UpdateAppModeResponseBody.ts +27 -0
- package/src/models/UpdateApplicationDescriptionRequest.ts +4 -0
- package/src/models/UpdateApplicationDescriptionResponseBody.ts +36 -0
- package/src/models/UpdateIngressRequest.ts +12 -12
- package/src/models/UpdateIngressResponseBody.ts +11 -11
- package/src/models/UpdateNamespaceSlsConfigsRequest.ts +45 -0
- package/src/models/UpdateNamespaceSlsConfigsResponse.ts +40 -0
- package/src/models/UpdateNamespaceSlsConfigsResponseBody.ts +65 -0
- package/src/models/UpdateSwimmingLaneEnableAttributeRequest.ts +15 -0
- package/src/models/UpdateSwimmingLaneEnableAttributeResponseBody.ts +33 -0
- package/src/models/UpgradeApplicationApmServiceRequest.ts +2 -0
- package/src/models/UpgradeApplicationApmServiceResponseBody.ts +43 -0
- package/src/models/model.ts +3 -0
|
@@ -4,6 +4,9 @@ import * as $dara from '@darabonba/typescript';
|
|
|
4
4
|
|
|
5
5
|
export class CreateOrUpdateSwimmingLaneResponseBodyData extends $dara.Model {
|
|
6
6
|
/**
|
|
7
|
+
* @remarks
|
|
8
|
+
* The ID of the lane.
|
|
9
|
+
*
|
|
7
10
|
* @example
|
|
8
11
|
* 22318
|
|
9
12
|
*/
|
|
@@ -31,28 +34,65 @@ export class CreateOrUpdateSwimmingLaneResponseBodyData extends $dara.Model {
|
|
|
31
34
|
|
|
32
35
|
export class CreateOrUpdateSwimmingLaneResponseBody extends $dara.Model {
|
|
33
36
|
/**
|
|
37
|
+
* @remarks
|
|
38
|
+
* The HTTP status code or the error code. Valid values:
|
|
39
|
+
*
|
|
40
|
+
* * **2xx**: Success.
|
|
41
|
+
* * **3xx**: Redirection.
|
|
42
|
+
* * **4xx**: Request error.
|
|
43
|
+
* * **5xx**: Server error.
|
|
44
|
+
*
|
|
34
45
|
* @example
|
|
35
46
|
* 200
|
|
36
47
|
*/
|
|
37
48
|
code?: string;
|
|
49
|
+
/**
|
|
50
|
+
* @remarks
|
|
51
|
+
* The returned information.
|
|
52
|
+
*/
|
|
38
53
|
data?: CreateOrUpdateSwimmingLaneResponseBodyData;
|
|
54
|
+
/**
|
|
55
|
+
* @remarks
|
|
56
|
+
* The status code. Value values:
|
|
57
|
+
*
|
|
58
|
+
* * If the request was successful, **ErrorCode** is not returned.
|
|
59
|
+
* * If the request failed, **ErrorCode** is returned. For more information, see **Error codes** in this topic.
|
|
60
|
+
*/
|
|
39
61
|
errorCode?: string;
|
|
40
62
|
/**
|
|
63
|
+
* @remarks
|
|
64
|
+
* The message returned. Value description:
|
|
65
|
+
*
|
|
66
|
+
* * If the request was successful, a success message is returned.
|
|
67
|
+
* * An error code is returned if the request failed.
|
|
68
|
+
*
|
|
41
69
|
* @example
|
|
42
70
|
* success
|
|
43
71
|
*/
|
|
44
72
|
message?: string;
|
|
45
73
|
/**
|
|
74
|
+
* @remarks
|
|
75
|
+
* The ID of the request.
|
|
76
|
+
*
|
|
46
77
|
* @example
|
|
47
78
|
* 91F93257-7A4A-4BD3-9A7E-2F6EAE6D****
|
|
48
79
|
*/
|
|
49
80
|
requestId?: string;
|
|
50
81
|
/**
|
|
82
|
+
* @remarks
|
|
83
|
+
* Whether the creation or update was successful. Valid values:
|
|
84
|
+
*
|
|
85
|
+
* * true: created.
|
|
86
|
+
* * false: failed to create.
|
|
87
|
+
*
|
|
51
88
|
* @example
|
|
52
89
|
* true
|
|
53
90
|
*/
|
|
54
91
|
success?: boolean;
|
|
55
92
|
/**
|
|
93
|
+
* @remarks
|
|
94
|
+
* The ID of the trace. The ID is used to query the details of a request.
|
|
95
|
+
*
|
|
56
96
|
* @example
|
|
57
97
|
* 0a98a02315955564772843261e****
|
|
58
98
|
*/
|
|
@@ -3,39 +3,78 @@ import * as $dara from '@darabonba/typescript';
|
|
|
3
3
|
|
|
4
4
|
|
|
5
5
|
export class CreateOrUpdateSwimmingLaneShrinkRequest extends $dara.Model {
|
|
6
|
+
/**
|
|
7
|
+
* @remarks
|
|
8
|
+
* The route configuration of the gateway.
|
|
9
|
+
*
|
|
10
|
+
* > This parameter is required if the gateway entry of the lane group is Java.
|
|
11
|
+
*/
|
|
6
12
|
appEntryRuleShrink?: string;
|
|
7
13
|
/**
|
|
14
|
+
* @remarks
|
|
15
|
+
* Full-link Grayscale Mode:
|
|
16
|
+
*
|
|
17
|
+
* * 0: The request is routed based on the content of the request.
|
|
18
|
+
* * 1: routing based on percentages
|
|
19
|
+
*
|
|
8
20
|
* @example
|
|
9
21
|
* 0
|
|
10
22
|
*/
|
|
11
23
|
canaryModel?: number;
|
|
12
24
|
/**
|
|
25
|
+
* @remarks
|
|
26
|
+
* Lane Status
|
|
27
|
+
*
|
|
28
|
+
* * true: enabled
|
|
29
|
+
* * false: disabled
|
|
30
|
+
*
|
|
13
31
|
* @example
|
|
14
32
|
* true
|
|
15
33
|
*/
|
|
16
34
|
enable?: boolean;
|
|
17
35
|
/**
|
|
36
|
+
* @remarks
|
|
37
|
+
* The ID of the lane group to which the lane belongs.
|
|
38
|
+
*
|
|
18
39
|
* @example
|
|
19
40
|
* b2a8a925-477a-eswa-b823-d5e22500****
|
|
20
41
|
*/
|
|
21
42
|
groupId?: number;
|
|
22
43
|
/**
|
|
44
|
+
* @remarks
|
|
45
|
+
* The ID of the lane.
|
|
46
|
+
*
|
|
23
47
|
* @example
|
|
24
48
|
* 13857
|
|
25
49
|
*/
|
|
26
50
|
laneId?: number;
|
|
27
51
|
/**
|
|
52
|
+
* @remarks
|
|
53
|
+
* The name of the lane.
|
|
54
|
+
*
|
|
28
55
|
* @example
|
|
29
56
|
* test
|
|
30
57
|
*/
|
|
31
58
|
laneName?: string;
|
|
32
59
|
/**
|
|
60
|
+
* @remarks
|
|
61
|
+
* The tag of the lane.
|
|
62
|
+
*
|
|
33
63
|
* @example
|
|
34
64
|
* {"alicloud.service.tag":"g1"}
|
|
35
65
|
*/
|
|
36
66
|
laneTag?: string;
|
|
67
|
+
/**
|
|
68
|
+
* @remarks
|
|
69
|
+
* The route configuration of the MSE gateway.
|
|
70
|
+
*
|
|
71
|
+
* > If the **EntryAppType** is set to **apig** or **mse-gw**, it is required.
|
|
72
|
+
*/
|
|
37
73
|
mseGatewayEntryRuleShrink?: string;
|
|
38
74
|
/**
|
|
75
|
+
* @remarks
|
|
76
|
+
* The namespace ID.
|
|
77
|
+
*
|
|
39
78
|
* @example
|
|
40
79
|
* cn-beijing:test
|
|
41
80
|
*/
|
|
@@ -58,6 +58,8 @@ export class CreateSecretRequest extends $dara.Model {
|
|
|
58
58
|
secretData?: CreateSecretRequestSecretData;
|
|
59
59
|
/**
|
|
60
60
|
* @remarks
|
|
61
|
+
* The Secret name. The name can contain digits, letters, and underscores (_). The name must start with a letter.
|
|
62
|
+
*
|
|
61
63
|
* This parameter is required.
|
|
62
64
|
*
|
|
63
65
|
* @example
|
|
@@ -66,6 +68,16 @@ export class CreateSecretRequest extends $dara.Model {
|
|
|
66
68
|
secretName?: string;
|
|
67
69
|
/**
|
|
68
70
|
* @remarks
|
|
71
|
+
* The supported Secret type. Valid values:
|
|
72
|
+
*
|
|
73
|
+
* * **kubernetes.io/dockerconfigjson**: the Secret for the username and password of the image repository. The Secret is used for authentication when images are pulled during application deployment.
|
|
74
|
+
*
|
|
75
|
+
* Valid values:
|
|
76
|
+
*
|
|
77
|
+
* * Opaque
|
|
78
|
+
* * kubernetes.io/dockerconfigjson
|
|
79
|
+
* * kubernetes.io/tls
|
|
80
|
+
*
|
|
69
81
|
* This parameter is required.
|
|
70
82
|
*
|
|
71
83
|
* @example
|
|
@@ -4,6 +4,9 @@ import * as $dara from '@darabonba/typescript';
|
|
|
4
4
|
|
|
5
5
|
export class CreateSecretResponseBodyData extends $dara.Model {
|
|
6
6
|
/**
|
|
7
|
+
* @remarks
|
|
8
|
+
* The ID of the created Secret.
|
|
9
|
+
*
|
|
7
10
|
* @example
|
|
8
11
|
* 16
|
|
9
12
|
*/
|
|
@@ -31,28 +34,65 @@ export class CreateSecretResponseBodyData extends $dara.Model {
|
|
|
31
34
|
|
|
32
35
|
export class CreateSecretResponseBody extends $dara.Model {
|
|
33
36
|
/**
|
|
37
|
+
* @remarks
|
|
38
|
+
* The HTTP status code or the error code. Valid values:
|
|
39
|
+
*
|
|
40
|
+
* * **2xx**: The request was successful.
|
|
41
|
+
* * **3xx**: The request was redirected.
|
|
42
|
+
* * **4xx**: The request failed.
|
|
43
|
+
* * **5xx**: A server error occurred.
|
|
44
|
+
*
|
|
34
45
|
* @example
|
|
35
46
|
* 200
|
|
36
47
|
*/
|
|
37
48
|
code?: string;
|
|
49
|
+
/**
|
|
50
|
+
* @remarks
|
|
51
|
+
* The returned result.
|
|
52
|
+
*/
|
|
38
53
|
data?: CreateSecretResponseBodyData;
|
|
54
|
+
/**
|
|
55
|
+
* @remarks
|
|
56
|
+
* The status code. Value values:
|
|
57
|
+
*
|
|
58
|
+
* * If the request was successful, **ErrorCode** is not returned.
|
|
59
|
+
* * If the request failed, **ErrorCode** is returned. For more information, see **Error codes** in this topic.
|
|
60
|
+
*
|
|
61
|
+
* @example
|
|
62
|
+
* 400
|
|
63
|
+
*/
|
|
39
64
|
errorCode?: string;
|
|
40
65
|
/**
|
|
66
|
+
* @remarks
|
|
67
|
+
* The message returned for the operation.
|
|
68
|
+
*
|
|
41
69
|
* @example
|
|
42
70
|
* success
|
|
43
71
|
*/
|
|
44
72
|
message?: string;
|
|
45
73
|
/**
|
|
74
|
+
* @remarks
|
|
75
|
+
* The request ID.
|
|
76
|
+
*
|
|
46
77
|
* @example
|
|
47
78
|
* 91F93257-7A4A-4BD3-9A7E-2F6EAE6D****
|
|
48
79
|
*/
|
|
49
80
|
requestId?: string;
|
|
50
81
|
/**
|
|
82
|
+
* @remarks
|
|
83
|
+
* Indicates whether the Secret was created. Valid values:
|
|
84
|
+
*
|
|
85
|
+
* * **true**: The ConfigMap was created.
|
|
86
|
+
* * **false**: The ConfigMap failed to be created.
|
|
87
|
+
*
|
|
51
88
|
* @example
|
|
52
89
|
* true
|
|
53
90
|
*/
|
|
54
91
|
success?: boolean;
|
|
55
92
|
/**
|
|
93
|
+
* @remarks
|
|
94
|
+
* The ID of the trace. The ID is used to query the details of a request.
|
|
95
|
+
*
|
|
56
96
|
* @example
|
|
57
97
|
* 0a98a02315955564772843261e****
|
|
58
98
|
*/
|
|
@@ -22,6 +22,8 @@ export class CreateSecretShrinkRequest extends $dara.Model {
|
|
|
22
22
|
secretDataShrink?: string;
|
|
23
23
|
/**
|
|
24
24
|
* @remarks
|
|
25
|
+
* The Secret name. The name can contain digits, letters, and underscores (_). The name must start with a letter.
|
|
26
|
+
*
|
|
25
27
|
* This parameter is required.
|
|
26
28
|
*
|
|
27
29
|
* @example
|
|
@@ -30,6 +32,16 @@ export class CreateSecretShrinkRequest extends $dara.Model {
|
|
|
30
32
|
secretName?: string;
|
|
31
33
|
/**
|
|
32
34
|
* @remarks
|
|
35
|
+
* The supported Secret type. Valid values:
|
|
36
|
+
*
|
|
37
|
+
* * **kubernetes.io/dockerconfigjson**: the Secret for the username and password of the image repository. The Secret is used for authentication when images are pulled during application deployment.
|
|
38
|
+
*
|
|
39
|
+
* Valid values:
|
|
40
|
+
*
|
|
41
|
+
* * Opaque
|
|
42
|
+
* * kubernetes.io/dockerconfigjson
|
|
43
|
+
* * kubernetes.io/tls
|
|
44
|
+
*
|
|
33
45
|
* This parameter is required.
|
|
34
46
|
*
|
|
35
47
|
* @example
|
|
@@ -5,6 +5,8 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class DeleteInstancesRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
+
* The ID of the application.
|
|
9
|
+
*
|
|
8
10
|
* This parameter is required.
|
|
9
11
|
*
|
|
10
12
|
* @example
|
|
@@ -13,6 +15,8 @@ export class DeleteInstancesRequest extends $dara.Model {
|
|
|
13
15
|
appId?: string;
|
|
14
16
|
/**
|
|
15
17
|
* @remarks
|
|
18
|
+
* The ID of the instance to be deleted.
|
|
19
|
+
*
|
|
16
20
|
* This parameter is required.
|
|
17
21
|
*
|
|
18
22
|
* @example
|
|
@@ -4,6 +4,9 @@ import * as $dara from '@darabonba/typescript';
|
|
|
4
4
|
|
|
5
5
|
export class DeleteInstancesResponseBodyData extends $dara.Model {
|
|
6
6
|
/**
|
|
7
|
+
* @remarks
|
|
8
|
+
* The ID of the release order.
|
|
9
|
+
*
|
|
7
10
|
* @example
|
|
8
11
|
* 01db03d3-3ee9-48b3-b3d0-dfce2d88****
|
|
9
12
|
*/
|
|
@@ -31,28 +34,65 @@ export class DeleteInstancesResponseBodyData extends $dara.Model {
|
|
|
31
34
|
|
|
32
35
|
export class DeleteInstancesResponseBody extends $dara.Model {
|
|
33
36
|
/**
|
|
37
|
+
* @remarks
|
|
38
|
+
* The HTTP status code or the error code. Valid values:
|
|
39
|
+
*
|
|
40
|
+
* * **2xx**: The request was successful.
|
|
41
|
+
* * **3xx**: The request was redirected.
|
|
42
|
+
* * **4xx**: The request failed.
|
|
43
|
+
* * **5xx**: A server error occurred.
|
|
44
|
+
*
|
|
34
45
|
* @example
|
|
35
46
|
* 200
|
|
36
47
|
*/
|
|
37
48
|
code?: string;
|
|
49
|
+
/**
|
|
50
|
+
* @remarks
|
|
51
|
+
* Responses.
|
|
52
|
+
*/
|
|
38
53
|
data?: DeleteInstancesResponseBodyData;
|
|
54
|
+
/**
|
|
55
|
+
* @remarks
|
|
56
|
+
* Error code. Valid values:
|
|
57
|
+
*
|
|
58
|
+
* * If the request was successful, **ErrorCode** is not returned.
|
|
59
|
+
* * If the request failed, **ErrorCode** is returned. For more information, see **Error codes** in this topic.
|
|
60
|
+
*/
|
|
39
61
|
errorCode?: string;
|
|
40
62
|
/**
|
|
63
|
+
* @remarks
|
|
64
|
+
* Additional information about the call result. Valid values:
|
|
65
|
+
*
|
|
66
|
+
* * If the request is normal, success is returned.
|
|
67
|
+
* * If the request is abnormal, the specific exception error code is returned.
|
|
68
|
+
*
|
|
41
69
|
* @example
|
|
42
70
|
* success
|
|
43
71
|
*/
|
|
44
72
|
message?: string;
|
|
45
73
|
/**
|
|
74
|
+
* @remarks
|
|
75
|
+
* The request ID.
|
|
76
|
+
*
|
|
46
77
|
* @example
|
|
47
78
|
* 91F93257-7A4A-4BD3-9A7E-2F6EAE6D****
|
|
48
79
|
*/
|
|
49
80
|
requestId?: string;
|
|
50
81
|
/**
|
|
82
|
+
* @remarks
|
|
83
|
+
* Whether the instance is deleted successfully. Valid values:
|
|
84
|
+
*
|
|
85
|
+
* * **true**: The namespace was deleted.
|
|
86
|
+
* * **false**: The namespace failed to be deleted.
|
|
87
|
+
*
|
|
51
88
|
* @example
|
|
52
89
|
* true
|
|
53
90
|
*/
|
|
54
91
|
success?: boolean;
|
|
55
92
|
/**
|
|
93
|
+
* @remarks
|
|
94
|
+
* The ID of the trace. This parameter is used to query the exact call information.
|
|
95
|
+
*
|
|
56
96
|
* @example
|
|
57
97
|
* 0a981dd515966966104121683d****
|
|
58
98
|
*/
|
|
@@ -4,11 +4,17 @@ import * as $dara from '@darabonba/typescript';
|
|
|
4
4
|
|
|
5
5
|
export class DeleteSwimmingLaneGroupRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
|
+
* @remarks
|
|
8
|
+
* The ID of the lane group.
|
|
9
|
+
*
|
|
7
10
|
* @example
|
|
8
11
|
* 2074
|
|
9
12
|
*/
|
|
10
13
|
groupId?: number;
|
|
11
14
|
/**
|
|
15
|
+
* @remarks
|
|
16
|
+
* The ID of a namespace.
|
|
17
|
+
*
|
|
12
18
|
* @example
|
|
13
19
|
* cn-beijing:demo
|
|
14
20
|
*/
|
|
@@ -4,27 +4,60 @@ import * as $dara from '@darabonba/typescript';
|
|
|
4
4
|
|
|
5
5
|
export class DeleteSwimmingLaneGroupResponseBody extends $dara.Model {
|
|
6
6
|
/**
|
|
7
|
+
* @remarks
|
|
8
|
+
* The HTTP status code or the error code. Valid values:
|
|
9
|
+
*
|
|
10
|
+
* * **2xx**: The request was successful.
|
|
11
|
+
* * **3xx**: The request was redirected.
|
|
12
|
+
* * **4xx**: The request failed.
|
|
13
|
+
* * **5xx**: A server error occurred.
|
|
14
|
+
*
|
|
7
15
|
* @example
|
|
8
16
|
* 200
|
|
9
17
|
*/
|
|
10
18
|
code?: string;
|
|
19
|
+
/**
|
|
20
|
+
* @remarks
|
|
21
|
+
* The status code. Value values:
|
|
22
|
+
*
|
|
23
|
+
* * If the request was successful, **ErrorCode** is not returned.
|
|
24
|
+
* * If the request failed, **ErrorCode** is returned. For more information, see **Error codes** in this topic.
|
|
25
|
+
*/
|
|
11
26
|
errorCode?: string;
|
|
12
27
|
/**
|
|
28
|
+
* @remarks
|
|
29
|
+
* null null
|
|
30
|
+
*
|
|
31
|
+
* * null****
|
|
32
|
+
* * null
|
|
33
|
+
*
|
|
13
34
|
* @example
|
|
14
35
|
* success
|
|
15
36
|
*/
|
|
16
37
|
message?: string;
|
|
17
38
|
/**
|
|
39
|
+
* @remarks
|
|
40
|
+
* null
|
|
41
|
+
*
|
|
18
42
|
* @example
|
|
19
43
|
* 91F93257-7A4A-4BD3-9A7E-2F6EAE6D****
|
|
20
44
|
*/
|
|
21
45
|
requestId?: string;
|
|
22
46
|
/**
|
|
47
|
+
* @remarks
|
|
48
|
+
* Indicates whether the request was successful. Valid values: Valid values:
|
|
49
|
+
*
|
|
50
|
+
* * **true**: The policy was deleted.
|
|
51
|
+
* * **false**: Delete failed.
|
|
52
|
+
*
|
|
23
53
|
* @example
|
|
24
54
|
* true
|
|
25
55
|
*/
|
|
26
56
|
success?: boolean;
|
|
27
57
|
/**
|
|
58
|
+
* @remarks
|
|
59
|
+
* null
|
|
60
|
+
*
|
|
28
61
|
* @example
|
|
29
62
|
* ac1a0b2215622920113732501e****
|
|
30
63
|
*/
|
|
@@ -21,6 +21,7 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
21
21
|
* cri-xxxxxx
|
|
22
22
|
*/
|
|
23
23
|
acrInstanceId?: string;
|
|
24
|
+
agentVersion?: string;
|
|
24
25
|
albIngressReadinessGate?: string;
|
|
25
26
|
/**
|
|
26
27
|
* @remarks
|
|
@@ -221,6 +222,7 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
221
222
|
* false
|
|
222
223
|
*/
|
|
223
224
|
enableGreyTagRoute?: boolean;
|
|
225
|
+
enableNamespaceAgentVersion?: boolean;
|
|
224
226
|
/**
|
|
225
227
|
* @remarks
|
|
226
228
|
* Enable new ARMS features.
|
|
@@ -888,6 +890,7 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
888
890
|
return {
|
|
889
891
|
acrAssumeRoleArn: 'AcrAssumeRoleArn',
|
|
890
892
|
acrInstanceId: 'AcrInstanceId',
|
|
893
|
+
agentVersion: 'AgentVersion',
|
|
891
894
|
albIngressReadinessGate: 'AlbIngressReadinessGate',
|
|
892
895
|
appId: 'AppId',
|
|
893
896
|
associateEip: 'AssociateEip',
|
|
@@ -907,6 +910,7 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
907
910
|
enableAhas: 'EnableAhas',
|
|
908
911
|
enableCpuBurst: 'EnableCpuBurst',
|
|
909
912
|
enableGreyTagRoute: 'EnableGreyTagRoute',
|
|
913
|
+
enableNamespaceAgentVersion: 'EnableNamespaceAgentVersion',
|
|
910
914
|
enableNewArms: 'EnableNewArms',
|
|
911
915
|
enablePrometheus: 'EnablePrometheus',
|
|
912
916
|
enableSidecarResourceIsolated: 'EnableSidecarResourceIsolated',
|
|
@@ -973,6 +977,7 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
973
977
|
return {
|
|
974
978
|
acrAssumeRoleArn: 'string',
|
|
975
979
|
acrInstanceId: 'string',
|
|
980
|
+
agentVersion: 'string',
|
|
976
981
|
albIngressReadinessGate: 'string',
|
|
977
982
|
appId: 'string',
|
|
978
983
|
associateEip: 'boolean',
|
|
@@ -992,6 +997,7 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
992
997
|
enableAhas: 'string',
|
|
993
998
|
enableCpuBurst: 'boolean',
|
|
994
999
|
enableGreyTagRoute: 'boolean',
|
|
1000
|
+
enableNamespaceAgentVersion: 'boolean',
|
|
995
1001
|
enableNewArms: 'boolean',
|
|
996
1002
|
enablePrometheus: 'boolean',
|
|
997
1003
|
enableSidecarResourceIsolated: 'boolean',
|
|
@@ -19,6 +19,7 @@ export class DeployApplicationShrinkRequest extends $dara.Model {
|
|
|
19
19
|
* cri-xxxxxx
|
|
20
20
|
*/
|
|
21
21
|
acrInstanceId?: string;
|
|
22
|
+
agentVersion?: string;
|
|
22
23
|
albIngressReadinessGate?: string;
|
|
23
24
|
/**
|
|
24
25
|
* @remarks
|
|
@@ -219,6 +220,7 @@ export class DeployApplicationShrinkRequest extends $dara.Model {
|
|
|
219
220
|
* false
|
|
220
221
|
*/
|
|
221
222
|
enableGreyTagRoute?: boolean;
|
|
223
|
+
enableNamespaceAgentVersion?: boolean;
|
|
222
224
|
/**
|
|
223
225
|
* @remarks
|
|
224
226
|
* Enable new ARMS features.
|
|
@@ -886,6 +888,7 @@ export class DeployApplicationShrinkRequest extends $dara.Model {
|
|
|
886
888
|
return {
|
|
887
889
|
acrAssumeRoleArn: 'AcrAssumeRoleArn',
|
|
888
890
|
acrInstanceId: 'AcrInstanceId',
|
|
891
|
+
agentVersion: 'AgentVersion',
|
|
889
892
|
albIngressReadinessGate: 'AlbIngressReadinessGate',
|
|
890
893
|
appId: 'AppId',
|
|
891
894
|
associateEip: 'AssociateEip',
|
|
@@ -905,6 +908,7 @@ export class DeployApplicationShrinkRequest extends $dara.Model {
|
|
|
905
908
|
enableAhas: 'EnableAhas',
|
|
906
909
|
enableCpuBurst: 'EnableCpuBurst',
|
|
907
910
|
enableGreyTagRoute: 'EnableGreyTagRoute',
|
|
911
|
+
enableNamespaceAgentVersion: 'EnableNamespaceAgentVersion',
|
|
908
912
|
enableNewArms: 'EnableNewArms',
|
|
909
913
|
enablePrometheus: 'EnablePrometheus',
|
|
910
914
|
enableSidecarResourceIsolated: 'EnableSidecarResourceIsolated',
|
|
@@ -971,6 +975,7 @@ export class DeployApplicationShrinkRequest extends $dara.Model {
|
|
|
971
975
|
return {
|
|
972
976
|
acrAssumeRoleArn: 'string',
|
|
973
977
|
acrInstanceId: 'string',
|
|
978
|
+
agentVersion: 'string',
|
|
974
979
|
albIngressReadinessGate: 'string',
|
|
975
980
|
appId: 'string',
|
|
976
981
|
associateEip: 'boolean',
|
|
@@ -990,6 +995,7 @@ export class DeployApplicationShrinkRequest extends $dara.Model {
|
|
|
990
995
|
enableAhas: 'string',
|
|
991
996
|
enableCpuBurst: 'boolean',
|
|
992
997
|
enableGreyTagRoute: 'boolean',
|
|
998
|
+
enableNamespaceAgentVersion: 'boolean',
|
|
993
999
|
enableNewArms: 'boolean',
|
|
994
1000
|
enablePrometheus: 'boolean',
|
|
995
1001
|
enableSidecarResourceIsolated: 'boolean',
|
|
@@ -755,6 +755,7 @@ export class DescribeApplicationConfigResponseBodyData extends $dara.Model {
|
|
|
755
755
|
* cri-xxxxxx
|
|
756
756
|
*/
|
|
757
757
|
acrInstanceId?: string;
|
|
758
|
+
agentVersion?: string;
|
|
758
759
|
albIngressReadinessGate?: string;
|
|
759
760
|
/**
|
|
760
761
|
* @remarks
|
|
@@ -981,6 +982,7 @@ export class DescribeApplicationConfigResponseBodyData extends $dara.Model {
|
|
|
981
982
|
* false
|
|
982
983
|
*/
|
|
983
984
|
enableIdle?: boolean;
|
|
985
|
+
enableNamespaceAgentVersion?: boolean;
|
|
984
986
|
/**
|
|
985
987
|
* @remarks
|
|
986
988
|
* Enable new ARMS feature.
|
|
@@ -1618,6 +1620,7 @@ export class DescribeApplicationConfigResponseBodyData extends $dara.Model {
|
|
|
1618
1620
|
return {
|
|
1619
1621
|
acrAssumeRoleArn: 'AcrAssumeRoleArn',
|
|
1620
1622
|
acrInstanceId: 'AcrInstanceId',
|
|
1623
|
+
agentVersion: 'AgentVersion',
|
|
1621
1624
|
albIngressReadinessGate: 'AlbIngressReadinessGate',
|
|
1622
1625
|
appDescription: 'AppDescription',
|
|
1623
1626
|
appId: 'AppId',
|
|
@@ -1643,6 +1646,7 @@ export class DescribeApplicationConfigResponseBodyData extends $dara.Model {
|
|
|
1643
1646
|
enableCpuBurst: 'EnableCpuBurst',
|
|
1644
1647
|
enableGreyTagRoute: 'EnableGreyTagRoute',
|
|
1645
1648
|
enableIdle: 'EnableIdle',
|
|
1649
|
+
enableNamespaceAgentVersion: 'EnableNamespaceAgentVersion',
|
|
1646
1650
|
enableNewArms: 'EnableNewArms',
|
|
1647
1651
|
enablePrometheus: 'EnablePrometheus',
|
|
1648
1652
|
envs: 'Envs',
|
|
@@ -1719,6 +1723,7 @@ export class DescribeApplicationConfigResponseBodyData extends $dara.Model {
|
|
|
1719
1723
|
return {
|
|
1720
1724
|
acrAssumeRoleArn: 'string',
|
|
1721
1725
|
acrInstanceId: 'string',
|
|
1726
|
+
agentVersion: 'string',
|
|
1722
1727
|
albIngressReadinessGate: 'string',
|
|
1723
1728
|
appDescription: 'string',
|
|
1724
1729
|
appId: 'string',
|
|
@@ -1744,6 +1749,7 @@ export class DescribeApplicationConfigResponseBodyData extends $dara.Model {
|
|
|
1744
1749
|
enableCpuBurst: 'string',
|
|
1745
1750
|
enableGreyTagRoute: 'boolean',
|
|
1746
1751
|
enableIdle: 'boolean',
|
|
1752
|
+
enableNamespaceAgentVersion: 'boolean',
|
|
1747
1753
|
enableNewArms: 'boolean',
|
|
1748
1754
|
enablePrometheus: 'boolean',
|
|
1749
1755
|
envs: 'string',
|
|
@@ -21,10 +21,12 @@ export class DescribeInstanceLogRequest extends $dara.Model {
|
|
|
21
21
|
* ******-d700e680-aa4d-4ec1-afc2-6566b5ff4d7a-85d44d4bfc-*****
|
|
22
22
|
*/
|
|
23
23
|
instanceId?: string;
|
|
24
|
+
previous?: string;
|
|
24
25
|
static names(): { [key: string]: string } {
|
|
25
26
|
return {
|
|
26
27
|
containerId: 'ContainerId',
|
|
27
28
|
instanceId: 'InstanceId',
|
|
29
|
+
previous: 'Previous',
|
|
28
30
|
};
|
|
29
31
|
}
|
|
30
32
|
|
|
@@ -32,6 +34,7 @@ export class DescribeInstanceLogRequest extends $dara.Model {
|
|
|
32
34
|
return {
|
|
33
35
|
containerId: 'string',
|
|
34
36
|
instanceId: 'string',
|
|
37
|
+
previous: 'string',
|
|
35
38
|
};
|
|
36
39
|
}
|
|
37
40
|
|
|
@@ -3,6 +3,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
3
3
|
|
|
4
4
|
|
|
5
5
|
export class DescribeNamespaceResourcesResponseBodyData extends $dara.Model {
|
|
6
|
+
apmJavaAgentVersion?: string;
|
|
6
7
|
/**
|
|
7
8
|
* @remarks
|
|
8
9
|
* The number of applications.
|
|
@@ -172,6 +173,7 @@ export class DescribeNamespaceResourcesResponseBodyData extends $dara.Model {
|
|
|
172
173
|
vpcName?: string;
|
|
173
174
|
static names(): { [key: string]: string } {
|
|
174
175
|
return {
|
|
176
|
+
apmJavaAgentVersion: 'ApmJavaAgentVersion',
|
|
175
177
|
appCount: 'AppCount',
|
|
176
178
|
belongRegion: 'BelongRegion',
|
|
177
179
|
description: 'Description',
|
|
@@ -197,6 +199,7 @@ export class DescribeNamespaceResourcesResponseBodyData extends $dara.Model {
|
|
|
197
199
|
|
|
198
200
|
static types(): { [key: string]: any } {
|
|
199
201
|
return {
|
|
202
|
+
apmJavaAgentVersion: 'string',
|
|
200
203
|
appCount: 'number',
|
|
201
204
|
belongRegion: 'string',
|
|
202
205
|
description: 'string',
|
|
@@ -4,16 +4,25 @@ import * as $dara from '@darabonba/typescript';
|
|
|
4
4
|
|
|
5
5
|
export class DescribeSwimmingLaneRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
|
+
* @remarks
|
|
8
|
+
* The ID of the lane group.
|
|
9
|
+
*
|
|
7
10
|
* @example
|
|
8
11
|
* 2074
|
|
9
12
|
*/
|
|
10
13
|
groupId?: number;
|
|
11
14
|
/**
|
|
15
|
+
* @remarks
|
|
16
|
+
* The ID of the lane.
|
|
17
|
+
*
|
|
12
18
|
* @example
|
|
13
19
|
* 9637
|
|
14
20
|
*/
|
|
15
21
|
laneId?: number;
|
|
16
22
|
/**
|
|
23
|
+
* @remarks
|
|
24
|
+
* The ID of a namespace.
|
|
25
|
+
*
|
|
17
26
|
* @example
|
|
18
27
|
* cn-beijing:test
|
|
19
28
|
*/
|