@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.
Files changed (175) hide show
  1. package/dist/client.d.ts +60 -40
  2. package/dist/client.js +108 -40
  3. package/dist/client.js.map +1 -1
  4. package/dist/models/CreateApplicationRequest.d.ts +3 -0
  5. package/dist/models/CreateApplicationRequest.js +6 -0
  6. package/dist/models/CreateApplicationRequest.js.map +1 -1
  7. package/dist/models/CreateApplicationScalingRuleRequest.d.ts +134 -0
  8. package/dist/models/CreateApplicationScalingRuleRequest.js.map +1 -1
  9. package/dist/models/CreateApplicationScalingRuleResponseBody.d.ts +166 -0
  10. package/dist/models/CreateApplicationScalingRuleResponseBody.js.map +1 -1
  11. package/dist/models/CreateApplicationShrinkRequest.d.ts +3 -0
  12. package/dist/models/CreateApplicationShrinkRequest.js +6 -0
  13. package/dist/models/CreateApplicationShrinkRequest.js.map +1 -1
  14. package/dist/models/CreateIngressRequest.d.ts +30 -26
  15. package/dist/models/CreateIngressRequest.js.map +1 -1
  16. package/dist/models/CreateIngressResponseBody.d.ts +15 -15
  17. package/dist/models/CreateOrUpdateSwimmingLaneGroupRequest.d.ts +26 -0
  18. package/dist/models/CreateOrUpdateSwimmingLaneGroupRequest.js.map +1 -1
  19. package/dist/models/CreateOrUpdateSwimmingLaneGroupResponseBody.d.ts +40 -0
  20. package/dist/models/CreateOrUpdateSwimmingLaneGroupResponseBody.js.map +1 -1
  21. package/dist/models/CreateOrUpdateSwimmingLaneGroupShrinkRequest.d.ts +26 -0
  22. package/dist/models/CreateOrUpdateSwimmingLaneGroupShrinkRequest.js.map +1 -1
  23. package/dist/models/CreateOrUpdateSwimmingLaneRequest.d.ts +137 -0
  24. package/dist/models/CreateOrUpdateSwimmingLaneRequest.js.map +1 -1
  25. package/dist/models/CreateOrUpdateSwimmingLaneResponseBody.d.ts +40 -0
  26. package/dist/models/CreateOrUpdateSwimmingLaneResponseBody.js.map +1 -1
  27. package/dist/models/CreateOrUpdateSwimmingLaneShrinkRequest.d.ts +39 -0
  28. package/dist/models/CreateOrUpdateSwimmingLaneShrinkRequest.js.map +1 -1
  29. package/dist/models/CreateSecretRequest.d.ts +12 -0
  30. package/dist/models/CreateSecretRequest.js.map +1 -1
  31. package/dist/models/CreateSecretResponseBody.d.ts +40 -0
  32. package/dist/models/CreateSecretResponseBody.js.map +1 -1
  33. package/dist/models/CreateSecretShrinkRequest.d.ts +12 -0
  34. package/dist/models/CreateSecretShrinkRequest.js.map +1 -1
  35. package/dist/models/DeleteInstancesRequest.d.ts +4 -0
  36. package/dist/models/DeleteInstancesRequest.js.map +1 -1
  37. package/dist/models/DeleteInstancesResponseBody.d.ts +40 -0
  38. package/dist/models/DeleteInstancesResponseBody.js.map +1 -1
  39. package/dist/models/DeleteSwimmingLaneGroupRequest.d.ts +6 -0
  40. package/dist/models/DeleteSwimmingLaneGroupRequest.js.map +1 -1
  41. package/dist/models/DeleteSwimmingLaneGroupResponseBody.d.ts +33 -0
  42. package/dist/models/DeleteSwimmingLaneGroupResponseBody.js.map +1 -1
  43. package/dist/models/DeployApplicationRequest.d.ts +2 -0
  44. package/dist/models/DeployApplicationRequest.js +4 -0
  45. package/dist/models/DeployApplicationRequest.js.map +1 -1
  46. package/dist/models/DeployApplicationShrinkRequest.d.ts +2 -0
  47. package/dist/models/DeployApplicationShrinkRequest.js +4 -0
  48. package/dist/models/DeployApplicationShrinkRequest.js.map +1 -1
  49. package/dist/models/DescribeApplicationConfigResponseBody.d.ts +2 -0
  50. package/dist/models/DescribeApplicationConfigResponseBody.js +4 -0
  51. package/dist/models/DescribeApplicationConfigResponseBody.js.map +1 -1
  52. package/dist/models/DescribeInstanceLogRequest.d.ts +1 -0
  53. package/dist/models/DescribeInstanceLogRequest.js +2 -0
  54. package/dist/models/DescribeInstanceLogRequest.js.map +1 -1
  55. package/dist/models/DescribeNamespaceResourcesResponseBody.d.ts +1 -0
  56. package/dist/models/DescribeNamespaceResourcesResponseBody.js +2 -0
  57. package/dist/models/DescribeNamespaceResourcesResponseBody.js.map +1 -1
  58. package/dist/models/DescribeSwimmingLaneRequest.d.ts +9 -0
  59. package/dist/models/DescribeSwimmingLaneRequest.js.map +1 -1
  60. package/dist/models/DescribeSwimmingLaneResponseBody.d.ts +185 -0
  61. package/dist/models/DescribeSwimmingLaneResponseBody.js.map +1 -1
  62. package/dist/models/DowngradeApplicationApmServiceRequest.d.ts +2 -0
  63. package/dist/models/DowngradeApplicationApmServiceRequest.js.map +1 -1
  64. package/dist/models/DowngradeApplicationApmServiceResponseBody.d.ts +41 -0
  65. package/dist/models/DowngradeApplicationApmServiceResponseBody.js.map +1 -1
  66. package/dist/models/GetWebshellTokenRequest.d.ts +6 -2
  67. package/dist/models/GetWebshellTokenRequest.js.map +1 -1
  68. package/dist/models/GetWebshellTokenResponseBody.d.ts +46 -0
  69. package/dist/models/GetWebshellTokenResponseBody.js.map +1 -1
  70. package/dist/models/ListAllSwimmingLaneGroupsRequest.d.ts +3 -0
  71. package/dist/models/ListAllSwimmingLaneGroupsRequest.js.map +1 -1
  72. package/dist/models/ListAllSwimmingLaneGroupsResponseBody.d.ts +113 -0
  73. package/dist/models/ListAllSwimmingLaneGroupsResponseBody.js.map +1 -1
  74. package/dist/models/ListAllSwimmingLanesRequest.d.ts +6 -0
  75. package/dist/models/ListAllSwimmingLanesRequest.js.map +1 -1
  76. package/dist/models/ListAllSwimmingLanesResponseBody.d.ts +185 -0
  77. package/dist/models/ListAllSwimmingLanesResponseBody.js.map +1 -1
  78. package/dist/models/ListApplicationsForSwimmingLaneRequest.d.ts +8 -0
  79. package/dist/models/ListApplicationsForSwimmingLaneRequest.js.map +1 -1
  80. package/dist/models/ListApplicationsForSwimmingLaneResponseBody.d.ts +59 -0
  81. package/dist/models/ListApplicationsForSwimmingLaneResponseBody.js.map +1 -1
  82. package/dist/models/ListSwimmingLaneGatewayRoutesRequest.d.ts +6 -0
  83. package/dist/models/ListSwimmingLaneGatewayRoutesRequest.js.map +1 -1
  84. package/dist/models/ListSwimmingLaneGatewayRoutesResponseBody.d.ts +57 -0
  85. package/dist/models/ListSwimmingLaneGatewayRoutesResponseBody.js.map +1 -1
  86. package/dist/models/ListSwimmingLaneGroupTagsRequest.d.ts +6 -0
  87. package/dist/models/ListSwimmingLaneGroupTagsRequest.js.map +1 -1
  88. package/dist/models/ListSwimmingLaneGroupTagsResponseBody.d.ts +43 -0
  89. package/dist/models/ListSwimmingLaneGroupTagsResponseBody.js.map +1 -1
  90. package/dist/models/UpdateAppModeRequest.d.ts +11 -0
  91. package/dist/models/UpdateAppModeRequest.js.map +1 -1
  92. package/dist/models/UpdateAppModeResponseBody.d.ts +27 -0
  93. package/dist/models/UpdateAppModeResponseBody.js.map +1 -1
  94. package/dist/models/UpdateApplicationDescriptionRequest.d.ts +4 -0
  95. package/dist/models/UpdateApplicationDescriptionRequest.js.map +1 -1
  96. package/dist/models/UpdateApplicationDescriptionResponseBody.d.ts +36 -0
  97. package/dist/models/UpdateApplicationDescriptionResponseBody.js.map +1 -1
  98. package/dist/models/UpdateIngressRequest.d.ts +12 -12
  99. package/dist/models/UpdateIngressResponseBody.d.ts +11 -11
  100. package/dist/models/UpdateNamespaceSlsConfigsRequest.d.ts +28 -0
  101. package/dist/models/UpdateNamespaceSlsConfigsRequest.js +62 -0
  102. package/dist/models/UpdateNamespaceSlsConfigsRequest.js.map +1 -0
  103. package/dist/models/UpdateNamespaceSlsConfigsResponse.d.ts +19 -0
  104. package/dist/models/UpdateNamespaceSlsConfigsResponse.js +69 -0
  105. package/dist/models/UpdateNamespaceSlsConfigsResponse.js.map +1 -0
  106. package/dist/models/UpdateNamespaceSlsConfigsResponseBody.d.ts +42 -0
  107. package/dist/models/UpdateNamespaceSlsConfigsResponseBody.js +68 -0
  108. package/dist/models/UpdateNamespaceSlsConfigsResponseBody.js.map +1 -0
  109. package/dist/models/UpdateSwimmingLaneEnableAttributeRequest.d.ts +15 -0
  110. package/dist/models/UpdateSwimmingLaneEnableAttributeRequest.js.map +1 -1
  111. package/dist/models/UpdateSwimmingLaneEnableAttributeResponseBody.d.ts +33 -0
  112. package/dist/models/UpdateSwimmingLaneEnableAttributeResponseBody.js.map +1 -1
  113. package/dist/models/UpgradeApplicationApmServiceRequest.d.ts +2 -0
  114. package/dist/models/UpgradeApplicationApmServiceRequest.js.map +1 -1
  115. package/dist/models/UpgradeApplicationApmServiceResponseBody.d.ts +43 -0
  116. package/dist/models/UpgradeApplicationApmServiceResponseBody.js.map +1 -1
  117. package/dist/models/model.d.ts +3 -0
  118. package/dist/models/model.js +8 -2
  119. package/dist/models/model.js.map +1 -1
  120. package/package.json +1 -1
  121. package/src/client.ts +119 -40
  122. package/src/models/CreateApplicationRequest.ts +9 -0
  123. package/src/models/CreateApplicationScalingRuleRequest.ts +134 -0
  124. package/src/models/CreateApplicationScalingRuleResponseBody.ts +166 -0
  125. package/src/models/CreateApplicationShrinkRequest.ts +9 -0
  126. package/src/models/CreateIngressRequest.ts +30 -26
  127. package/src/models/CreateIngressResponseBody.ts +15 -15
  128. package/src/models/CreateOrUpdateSwimmingLaneGroupRequest.ts +26 -0
  129. package/src/models/CreateOrUpdateSwimmingLaneGroupResponseBody.ts +40 -0
  130. package/src/models/CreateOrUpdateSwimmingLaneGroupShrinkRequest.ts +26 -0
  131. package/src/models/CreateOrUpdateSwimmingLaneRequest.ts +137 -0
  132. package/src/models/CreateOrUpdateSwimmingLaneResponseBody.ts +40 -0
  133. package/src/models/CreateOrUpdateSwimmingLaneShrinkRequest.ts +39 -0
  134. package/src/models/CreateSecretRequest.ts +12 -0
  135. package/src/models/CreateSecretResponseBody.ts +40 -0
  136. package/src/models/CreateSecretShrinkRequest.ts +12 -0
  137. package/src/models/DeleteInstancesRequest.ts +4 -0
  138. package/src/models/DeleteInstancesResponseBody.ts +40 -0
  139. package/src/models/DeleteSwimmingLaneGroupRequest.ts +6 -0
  140. package/src/models/DeleteSwimmingLaneGroupResponseBody.ts +33 -0
  141. package/src/models/DeployApplicationRequest.ts +6 -0
  142. package/src/models/DeployApplicationShrinkRequest.ts +6 -0
  143. package/src/models/DescribeApplicationConfigResponseBody.ts +6 -0
  144. package/src/models/DescribeInstanceLogRequest.ts +3 -0
  145. package/src/models/DescribeNamespaceResourcesResponseBody.ts +3 -0
  146. package/src/models/DescribeSwimmingLaneRequest.ts +9 -0
  147. package/src/models/DescribeSwimmingLaneResponseBody.ts +185 -0
  148. package/src/models/DowngradeApplicationApmServiceRequest.ts +2 -0
  149. package/src/models/DowngradeApplicationApmServiceResponseBody.ts +41 -0
  150. package/src/models/GetWebshellTokenRequest.ts +6 -2
  151. package/src/models/GetWebshellTokenResponseBody.ts +46 -0
  152. package/src/models/ListAllSwimmingLaneGroupsRequest.ts +3 -0
  153. package/src/models/ListAllSwimmingLaneGroupsResponseBody.ts +113 -0
  154. package/src/models/ListAllSwimmingLanesRequest.ts +6 -0
  155. package/src/models/ListAllSwimmingLanesResponseBody.ts +185 -0
  156. package/src/models/ListApplicationsForSwimmingLaneRequest.ts +8 -0
  157. package/src/models/ListApplicationsForSwimmingLaneResponseBody.ts +59 -0
  158. package/src/models/ListSwimmingLaneGatewayRoutesRequest.ts +6 -0
  159. package/src/models/ListSwimmingLaneGatewayRoutesResponseBody.ts +57 -0
  160. package/src/models/ListSwimmingLaneGroupTagsRequest.ts +6 -0
  161. package/src/models/ListSwimmingLaneGroupTagsResponseBody.ts +43 -0
  162. package/src/models/UpdateAppModeRequest.ts +11 -0
  163. package/src/models/UpdateAppModeResponseBody.ts +27 -0
  164. package/src/models/UpdateApplicationDescriptionRequest.ts +4 -0
  165. package/src/models/UpdateApplicationDescriptionResponseBody.ts +36 -0
  166. package/src/models/UpdateIngressRequest.ts +12 -12
  167. package/src/models/UpdateIngressResponseBody.ts +11 -11
  168. package/src/models/UpdateNamespaceSlsConfigsRequest.ts +45 -0
  169. package/src/models/UpdateNamespaceSlsConfigsResponse.ts +40 -0
  170. package/src/models/UpdateNamespaceSlsConfigsResponseBody.ts +65 -0
  171. package/src/models/UpdateSwimmingLaneEnableAttributeRequest.ts +15 -0
  172. package/src/models/UpdateSwimmingLaneEnableAttributeResponseBody.ts +33 -0
  173. package/src/models/UpgradeApplicationApmServiceRequest.ts +2 -0
  174. package/src/models/UpgradeApplicationApmServiceResponseBody.ts +43 -0
  175. package/src/models/model.ts +3 -0
@@ -4,40 +4,65 @@ import * as $dara from '@darabonba/typescript';
4
4
 
5
5
  export class ListApplicationsForSwimmingLaneResponseBodyData extends $dara.Model {
6
6
  /**
7
+ * @remarks
8
+ * The ID of the application.
9
+ *
7
10
  * @example
8
11
  * 0099b7be-5f5b-4512-a7fc-56049ef1****
9
12
  */
10
13
  appId?: string;
11
14
  /**
15
+ * @remarks
16
+ * The name of the application.
17
+ *
12
18
  * @example
13
19
  * demo-app
14
20
  */
15
21
  appName?: string;
16
22
  /**
23
+ * @remarks
24
+ * The ID of the baseline application.
25
+ *
17
26
  * @example
18
27
  * 8c573618-8d72-4407-baf4-f7b64b******
19
28
  */
20
29
  baseAppId?: string;
21
30
  /**
31
+ * @remarks
32
+ * The name of the baseline application.
33
+ *
22
34
  * @example
23
35
  * demo
24
36
  */
25
37
  baseAppName?: string;
26
38
  /**
39
+ * @remarks
40
+ * The ID of the MSE instance.
41
+ *
27
42
  * @example
28
43
  * mse-cn-hvm47******
29
44
  */
30
45
  mseAppId?: string;
31
46
  /**
47
+ * @remarks
48
+ * MSE Instance Name
49
+ *
32
50
  * @example
33
51
  * test
34
52
  */
35
53
  mseAppName?: string;
36
54
  /**
55
+ * @remarks
56
+ * The ID of the namespace to which the MSE instance belongs.
57
+ *
37
58
  * @example
38
59
  * sae-test
39
60
  */
40
61
  mseNamespaceId?: string;
62
+ /**
63
+ * @remarks
64
+ * The canary tag configured for the application.
65
+ */
41
66
  serviceTags?: { [key: string]: string };
42
67
  static names(): { [key: string]: string } {
43
68
  return {
@@ -79,23 +104,57 @@ export class ListApplicationsForSwimmingLaneResponseBodyData extends $dara.Model
79
104
 
80
105
  export class ListApplicationsForSwimmingLaneResponseBody extends $dara.Model {
81
106
  /**
107
+ * @remarks
108
+ * The HTTP status code or the error code. Valid values:
109
+ *
110
+ * * **2xx**: The request was successful.
111
+ * * **3xx**: The request was redirected.
112
+ * * **4xx**: The request failed.
113
+ * * **5xx**: A server error occurred.
114
+ *
82
115
  * @example
83
116
  * 200
84
117
  */
85
118
  code?: string;
119
+ /**
120
+ * @remarks
121
+ * The list of applications.
122
+ */
86
123
  data?: ListApplicationsForSwimmingLaneResponseBodyData[];
124
+ /**
125
+ * @remarks
126
+ * The status code. Value values:
127
+ *
128
+ * * If the request was successful, **ErrorCode** is not returned.
129
+ * * If the request failed, the **ErrorCode** parameter is returned. For more information, see **Error codes** section in this topic.
130
+ */
87
131
  errorCode?: string;
88
132
  /**
133
+ * @remarks
134
+ * The message returned. The following limits are imposed on the ID:
135
+ *
136
+ * * If the request was successful, **success** is returned.
137
+ * * An error code is returned when a request failed.
138
+ *
89
139
  * @example
90
140
  * success
91
141
  */
92
142
  message?: string;
93
143
  /**
144
+ * @remarks
145
+ * The ID of the trace. The ID is used to query the details of a request.
146
+ *
94
147
  * @example
95
148
  * 0a98a02315955564772843261e****
96
149
  */
97
150
  requestId?: string;
98
151
  /**
152
+ * @remarks
153
+ * Indicates whether the list of application instances was queried. Valid values:
154
+ *
155
+ * * **true**: The instance groups were obtained.
156
+ * * **false**: The instance groups failed to be obtained.
157
+ *
99
158
  * @example
100
159
  * true
101
160
  */
@@ -4,11 +4,17 @@ import * as $dara from '@darabonba/typescript';
4
4
 
5
5
  export class ListSwimmingLaneGatewayRoutesRequest extends $dara.Model {
6
6
  /**
7
+ * @remarks
8
+ * The unique ID of the gateway.
9
+ *
7
10
  * @example
8
11
  * gw-277c0727535f4aae917e48de0f******
9
12
  */
10
13
  gatewayUniqueId?: string;
11
14
  /**
15
+ * @remarks
16
+ * The ID of the namespace.
17
+ *
12
18
  * @example
13
19
  * cn-beijing:test
14
20
  */
@@ -4,11 +4,17 @@ import * as $dara from '@darabonba/typescript';
4
4
 
5
5
  export class ListSwimmingLaneGatewayRoutesResponseBodyDataRoutePredicatePathPredicate extends $dara.Model {
6
6
  /**
7
+ * @remarks
8
+ * The route URL.
9
+ *
7
10
  * @example
8
11
  * /Path
9
12
  */
10
13
  path?: string;
11
14
  /**
15
+ * @remarks
16
+ * The type of the protection rule.
17
+ *
12
18
  * @example
13
19
  * Header
14
20
  */
@@ -37,6 +43,10 @@ export class ListSwimmingLaneGatewayRoutesResponseBodyDataRoutePredicatePathPred
37
43
  }
38
44
 
39
45
  export class ListSwimmingLaneGatewayRoutesResponseBodyDataRoutePredicate extends $dara.Model {
46
+ /**
47
+ * @remarks
48
+ * The path matching rule.
49
+ */
40
50
  pathPredicate?: ListSwimmingLaneGatewayRoutesResponseBodyDataRoutePredicatePathPredicate;
41
51
  static names(): { [key: string]: string } {
42
52
  return {
@@ -64,15 +74,25 @@ export class ListSwimmingLaneGatewayRoutesResponseBodyDataRoutePredicate extends
64
74
 
65
75
  export class ListSwimmingLaneGatewayRoutesResponseBodyData extends $dara.Model {
66
76
  /**
77
+ * @remarks
78
+ * The ID of the route.
79
+ *
67
80
  * @example
68
81
  * 16933
69
82
  */
70
83
  routeId?: number;
71
84
  /**
85
+ * @remarks
86
+ * The name of the route.
87
+ *
72
88
  * @example
73
89
  * test-route
74
90
  */
75
91
  routeName?: string;
92
+ /**
93
+ * @remarks
94
+ * The routing rule.
95
+ */
76
96
  routePredicate?: ListSwimmingLaneGatewayRoutesResponseBodyDataRoutePredicate;
77
97
  static names(): { [key: string]: string } {
78
98
  return {
@@ -104,28 +124,65 @@ export class ListSwimmingLaneGatewayRoutesResponseBodyData extends $dara.Model {
104
124
 
105
125
  export class ListSwimmingLaneGatewayRoutesResponseBody extends $dara.Model {
106
126
  /**
127
+ * @remarks
128
+ * The HTTP status code. Valid values:
129
+ *
130
+ * * **2xx**: The request was successful.
131
+ * * **3xx**: The request was redirected.
132
+ * * **4xx**: The request failed.
133
+ * * **5xx**: A server error occurred.
134
+ *
107
135
  * @example
108
136
  * 200
109
137
  */
110
138
  code?: string;
139
+ /**
140
+ * @remarks
141
+ * Responses.
142
+ */
111
143
  data?: ListSwimmingLaneGatewayRoutesResponseBodyData[];
144
+ /**
145
+ * @remarks
146
+ * The status code. Value values:
147
+ *
148
+ * * If the request was successful, **ErrorCode** is not returned.
149
+ * * If the request failed, **ErrorCode** is returned. For more information, see **Error codes** in this topic.
150
+ */
112
151
  errorCode?: string;
113
152
  /**
153
+ * @remarks
154
+ * Additional information. Valid values:
155
+ *
156
+ * * The error message returned because the request is normal and **success** is returned.
157
+ * * If the request is abnormal, the specific exception error code is returned.
158
+ *
114
159
  * @example
115
160
  * success
116
161
  */
117
162
  message?: string;
118
163
  /**
164
+ * @remarks
165
+ * The ID of the request.
166
+ *
119
167
  * @example
120
168
  * 91F93257-7A4A-4BD3-9A7E-2F6EAE6D****
121
169
  */
122
170
  requestId?: string;
123
171
  /**
172
+ * @remarks
173
+ * Indicates whether the request was successful. Valid values: Valid values:
174
+ *
175
+ * * **true**: The configurations were obtained.
176
+ * * **false**: The configurations failed to be queried.
177
+ *
124
178
  * @example
125
179
  * true
126
180
  */
127
181
  success?: boolean;
128
182
  /**
183
+ * @remarks
184
+ * The ID of the trace. This parameter is used to query the exact call information.
185
+ *
129
186
  * @example
130
187
  * ac1a0b2215622246421415014e****
131
188
  */
@@ -4,11 +4,17 @@ import * as $dara from '@darabonba/typescript';
4
4
 
5
5
  export class ListSwimmingLaneGroupTagsRequest 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:test
14
20
  */
@@ -4,11 +4,17 @@ import * as $dara from '@darabonba/typescript';
4
4
 
5
5
  export class ListSwimmingLaneGroupTagsResponseBodyData extends $dara.Model {
6
6
  /**
7
+ * @remarks
8
+ * The metadata.
9
+ *
7
10
  * @example
8
11
  * {"version":"1.0.0","owner":"team-a"}
9
12
  */
10
13
  metadata?: string;
11
14
  /**
15
+ * @remarks
16
+ * The label of the lane.
17
+ *
12
18
  * @example
13
19
  * {"alicloud.service.tag":"g1"}
14
20
  */
@@ -38,28 +44,65 @@ export class ListSwimmingLaneGroupTagsResponseBodyData extends $dara.Model {
38
44
 
39
45
  export class ListSwimmingLaneGroupTagsResponseBody extends $dara.Model {
40
46
  /**
47
+ * @remarks
48
+ * The HTTP status code or the error code. Valid values:
49
+ *
50
+ * * **2xx**: The request was successful.
51
+ * * **3xx**: Redirection.
52
+ * * **4xx**: Request error.
53
+ * * **5xx**: Server error.
54
+ *
41
55
  * @example
42
56
  * 200
43
57
  */
44
58
  code?: string;
59
+ /**
60
+ * @remarks
61
+ * Responses.
62
+ */
45
63
  data?: ListSwimmingLaneGroupTagsResponseBodyData[];
64
+ /**
65
+ * @remarks
66
+ * Error code. Valid values:
67
+ *
68
+ * * If the request is successful, no **ErrorCode** fields are returned.
69
+ * * Request failed: **ErrorCode** fields are returned. For more information, see **Error codes**.
70
+ */
46
71
  errorCode?: string;
47
72
  /**
73
+ * @remarks
74
+ * Additional information. Valid values:
75
+ *
76
+ * * The error message returned because the request is normal and **success** is returned.
77
+ * * If the request is abnormal, the specific exception error code is returned.
78
+ *
48
79
  * @example
49
80
  * success
50
81
  */
51
82
  message?: string;
52
83
  /**
84
+ * @remarks
85
+ * The ID of the request.
86
+ *
53
87
  * @example
54
88
  * 30375C38-F4ED-4135-A0AE-5C75DC7F****
55
89
  */
56
90
  requestId?: string;
57
91
  /**
92
+ * @remarks
93
+ * Whether the data is successful. Valid values:
94
+ *
95
+ * * **true**: The request is successful.
96
+ * * **false**: Failed.
97
+ *
58
98
  * @example
59
99
  * true
60
100
  */
61
101
  success?: boolean;
62
102
  /**
103
+ * @remarks
104
+ * The ID of the trace. This parameter is used to query the exact call information.
105
+ *
63
106
  * @example
64
107
  * ac1a0b2215622920113732501e****
65
108
  */
@@ -4,12 +4,23 @@ import * as $dara from '@darabonba/typescript';
4
4
 
5
5
  export class UpdateAppModeRequest extends $dara.Model {
6
6
  /**
7
+ * @remarks
8
+ * The app ID.
9
+ *
7
10
  * @example
8
11
  * 7171a6ca-d1cd-4928-8642-7d5cfe69****
9
12
  */
10
13
  appId?: string;
11
14
  appIds?: string;
12
15
  /**
16
+ * @remarks
17
+ * Enable Idle Mode?
18
+ *
19
+ * Enumeration value:
20
+ *
21
+ * * true: enables.
22
+ * * false: disables.
23
+ *
13
24
  * @example
14
25
  * true
15
26
  */
@@ -4,12 +4,33 @@ import * as $dara from '@darabonba/typescript';
4
4
 
5
5
  export class UpdateAppModeResponseBody 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
+ * Error code. Valid 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**.
25
+ */
11
26
  errorCode?: string;
12
27
  /**
28
+ * @remarks
29
+ * The message returned. The following limits are imposed on the ID:
30
+ *
31
+ * * The request is normal. **success** is returned.
32
+ * * If the request is abnormal, the specific exception error code is returned.
33
+ *
13
34
  * @example
14
35
  * success
15
36
  */
@@ -23,11 +44,17 @@ export class UpdateAppModeResponseBody extends $dara.Model {
23
44
  */
24
45
  requestId?: string;
25
46
  /**
47
+ * @remarks
48
+ * Indicates whether the application was created. true and false. false
49
+ *
26
50
  * @example
27
51
  * true
28
52
  */
29
53
  success?: string;
30
54
  /**
55
+ * @remarks
56
+ * The ID of the trace. This parameter is used to query the exact call information.
57
+ *
31
58
  * @example
32
59
  * 0a98a02315955564772843261e****
33
60
  */
@@ -5,6 +5,8 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class UpdateApplicationDescriptionRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
+ * The new description of the application. The description can be up to 1,024 characters in length.
9
+ *
8
10
  * This parameter is required.
9
11
  *
10
12
  * @example
@@ -13,6 +15,8 @@ export class UpdateApplicationDescriptionRequest extends $dara.Model {
13
15
  appDescription?: string;
14
16
  /**
15
17
  * @remarks
18
+ * The ID of the application that you want to update.
19
+ *
16
20
  * This parameter is required.
17
21
  *
18
22
  * @example
@@ -4,27 +4,63 @@ import * as $dara from '@darabonba/typescript';
4
4
 
5
5
  export class UpdateApplicationDescriptionResponseBody 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 error code returned if the call failed. 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
+ *
26
+ * @example
27
+ * 400
28
+ */
11
29
  errorCode?: string;
12
30
  /**
31
+ * @remarks
32
+ * The message returned. The following limits are imposed on the ID:
33
+ *
34
+ * * If the request was successful, **success** is returned.
35
+ * * An error code is returned when a request failed.
36
+ *
13
37
  * @example
14
38
  * success
15
39
  */
16
40
  message?: string;
17
41
  /**
42
+ * @remarks
43
+ * Request ID.
44
+ *
18
45
  * @example
19
46
  * 01CF26C7-00A3-4AA6-BA76-7E95F2A3***
20
47
  */
21
48
  requestId?: string;
22
49
  /**
50
+ * @remarks
51
+ * Indicates whether the application was deployed. Valid values:
52
+ *
53
+ * * **true**: The application was deployed.
54
+ * * **false**: The application failed to be deployed.
55
+ *
23
56
  * @example
24
57
  * true
25
58
  */
26
59
  success?: boolean;
27
60
  /**
61
+ * @remarks
62
+ * The ID of the trace. The ID is used to query the details of a request.
63
+ *
28
64
  * @example
29
65
  * ac1a0b2215622246421415014e****
30
66
  */
@@ -5,11 +5,11 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class UpdateIngressRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the certificate that is associated with the Classic Load Balancer (**CLB**) instance.
8
+ * The ID of the **CLB** certificate. Valid values:
9
9
  *
10
- * * If you set **LoadBalanceType** to **clb**, you can use CertId to configure a certificate for the HTTPS listener.
10
+ * * If the **LoadBalanceType** is **clb**, use this field to configure the HTTPS listener certificate.
11
11
  *
12
- * For more information about how to manage the SSL certificate IDs that are used by CLB instances, see [Overview](https://help.aliyun.com/document_detail/90792.html).
12
+ * For more information about how to use SSL certificate IDs for CLB, see [Manage certificates (CLB)](https://help.aliyun.com/document_detail/90792.html).
13
13
  *
14
14
  * @example
15
15
  * 188077086902****_176993d****_181437****_108724****
@@ -17,10 +17,10 @@ export class UpdateIngressRequest extends $dara.Model {
17
17
  certId?: string;
18
18
  /**
19
19
  * @remarks
20
- * The IDs of the certificates that are associated with the Application Load Balancer (**ALB**) instance.
20
+ * The ID of the multi-certificate **ALB**. Valid values:
21
21
  *
22
- * * If you set **LoadBalanceType** to **alb**, you can use CertIds to configure multiple certificates for the HTTPS listener. Separate multiple certificate IDs with commas (,).
23
- * * The ID of the SSL certificate that is used by an ALB instance can be obtained from Certificate Management Service. For example, if you specify `756***-cn-hangzhou`, `756***` is the certificate ID that is obtained from the service page, and `-cn-hangzhou` is the fixed suffix. For more information, see [Manage certificates](https://help.aliyun.com/document_detail/209076.html).
22
+ * * If the **LoadBalanceType** is **alb**, use this field to configure multiple certificates for HTTPS listeners. Separate multiple certificate IDs with commas (,).
23
+ * * The ID of the SSL certificate used by ALB must be obtained from the digital certificate product. For example, in the configuration `756***-cn-hangzhou`, the `756***` is the certificate ID obtained from the product page, and the `-cn-hangzhou` is a fixed suffix. For more information, see [Manage certificates](https://help.aliyun.com/document_detail/209076.html).
24
24
  *
25
25
  * @example
26
26
  * 87***35-cn-hangzhou,812***3-cn-hangzhou
@@ -29,7 +29,7 @@ export class UpdateIngressRequest extends $dara.Model {
29
29
  corsConfig?: string;
30
30
  /**
31
31
  * @remarks
32
- * The default forwarding rule. You can specify a port and an application in the default forwarding rule to forward traffic based on the IP address. The following list describes the involved parameters:
32
+ * The default forwarding rule. Forwards traffic to a specified application through a specified port based on the IP address. The following table describes the parameters.
33
33
  *
34
34
  * * **appId**: the ID of the application.
35
35
  * * **containerPort**: the container port of the application.
@@ -76,7 +76,7 @@ export class UpdateIngressRequest extends $dara.Model {
76
76
  ingressId?: number;
77
77
  /**
78
78
  * @remarks
79
- * The port specified for the Server Load Balancer (SLB) listener. You must specify a vacant port.
79
+ * The SLB listening port. This port cannot be occupied.
80
80
  *
81
81
  * @example
82
82
  * 443
@@ -86,7 +86,7 @@ export class UpdateIngressRequest extends $dara.Model {
86
86
  * @remarks
87
87
  * The protocol that is used to forward requests. Valid values:
88
88
  *
89
- * * **HTTP**: HTTP is suitable for applications that need to identify the transmitted data.
89
+ * * **HTTP**: HTTP is suitable for applications that need to identify transmitted data.
90
90
  * * **HTTPS**: HTTPS is suitable for applications that require encrypted data transmission.
91
91
  *
92
92
  * @example
@@ -95,7 +95,7 @@ export class UpdateIngressRequest extends $dara.Model {
95
95
  listenerProtocol?: string;
96
96
  /**
97
97
  * @remarks
98
- * This parameter is discontinued.
98
+ * The parameter is deprecated and cannot be updated.
99
99
  *
100
100
  * @example
101
101
  * clb
@@ -111,10 +111,10 @@ export class UpdateIngressRequest extends $dara.Model {
111
111
  requestTimeout?: number;
112
112
  /**
113
113
  * @remarks
114
- * The forwarding rules. You can specify a port and an application in a forwarding rule to forward traffic based on the specified domain name and request path. The following list describes the involved parameters:
114
+ * The forwarding rule. Forwards traffic to a specified application through a specified port based on the domain name and request path. The following table describes the parameters.
115
115
  *
116
116
  * * **appId**: the ID of the application.
117
- * * **containerPort**: the container port of the application.
117
+ * * **containerPort**: The port of the application instance.
118
118
  * * **domain**: the domain name.
119
119
  * * **path**: the request path.
120
120
  *
@@ -35,7 +35,7 @@ export class UpdateIngressResponseBodyData extends $dara.Model {
35
35
  export class UpdateIngressResponseBody extends $dara.Model {
36
36
  /**
37
37
  * @remarks
38
- * The HTTP status code. Valid values:
38
+ * The HTTP status code or the error code. Valid values:
39
39
  *
40
40
  * * **2xx**: The request was successful.
41
41
  * * **3xx**: The request was redirected.
@@ -48,12 +48,12 @@ export class UpdateIngressResponseBody extends $dara.Model {
48
48
  code?: string;
49
49
  /**
50
50
  * @remarks
51
- * The returned result.
51
+ * Responses.
52
52
  */
53
53
  data?: UpdateIngressResponseBodyData;
54
54
  /**
55
55
  * @remarks
56
- * The error code.
56
+ * The status code. Value values:
57
57
  *
58
58
  * * If the request was successful, **ErrorCode** is not returned.
59
59
  * * If the request failed, **ErrorCode** is returned. For more information, see the **Error codes** section of this topic.
@@ -61,10 +61,10 @@ export class UpdateIngressResponseBody extends $dara.Model {
61
61
  errorCode?: string;
62
62
  /**
63
63
  * @remarks
64
- * The returned information.
64
+ * Additional information. Valid values:
65
65
  *
66
- * * If the request was successful, **success** is returned.
67
- * * If the request failed, an error code is returned.
66
+ * * The error message returned because the request is normal and **success** is returned.
67
+ * * If the request is abnormal, the specific exception error code is returned.
68
68
  *
69
69
  * @example
70
70
  * success
@@ -72,7 +72,7 @@ export class UpdateIngressResponseBody extends $dara.Model {
72
72
  message?: string;
73
73
  /**
74
74
  * @remarks
75
- * The request ID.
75
+ * The ID of the request.
76
76
  *
77
77
  * @example
78
78
  * 91F93257-7A4A-4BD3-9A7E-2F6EAE6D****
@@ -80,10 +80,10 @@ export class UpdateIngressResponseBody extends $dara.Model {
80
80
  requestId?: string;
81
81
  /**
82
82
  * @remarks
83
- * Indicates whether the configurations of the routing rule were updated. Valid values:
83
+ * Whether the configuration of the Ingress instance is updated. Valid values:
84
84
  *
85
- * * **true**
86
- * * **false**
85
+ * * **true**: The update was successful.
86
+ * * **false**: Update failed.
87
87
  *
88
88
  * @example
89
89
  * true
@@ -91,7 +91,7 @@ export class UpdateIngressResponseBody extends $dara.Model {
91
91
  success?: boolean;
92
92
  /**
93
93
  * @remarks
94
- * The trace ID.
94
+ * The ID of the trace.
95
95
  *
96
96
  * @example
97
97
  * 0a98a02315955564772843261e****