@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
@@ -1 +1 @@
1
- {"version":3,"file":"UpdateApplicationDescriptionResponseBody.js","sourceRoot":"","sources":["../../src/models/UpdateApplicationDescriptionResponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,wCAAyC,SAAQ,KAAK,CAAC,KAAK;IA2BvE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,IAAI,EAAE,MAAM;YACZ,SAAS,EAAE,WAAW;YACtB,OAAO,EAAE,SAAS;YAClB,SAAS,EAAE,WAAW;YACtB,OAAO,EAAE,SAAS;YAClB,OAAO,EAAE,SAAS;SACnB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,IAAI,EAAE,QAAQ;YACd,SAAS,EAAE,QAAQ;YACnB,OAAO,EAAE,QAAQ;YACjB,SAAS,EAAE,QAAQ;YACnB,OAAO,EAAE,SAAS;YAClB,OAAO,EAAE,QAAQ;SAClB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAxDD,4FAwDC"}
1
+ {"version":3,"file":"UpdateApplicationDescriptionResponseBody.js","sourceRoot":"","sources":["../../src/models/UpdateApplicationDescriptionResponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,wCAAyC,SAAQ,KAAK,CAAC,KAAK;IA+DvE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,IAAI,EAAE,MAAM;YACZ,SAAS,EAAE,WAAW;YACtB,OAAO,EAAE,SAAS;YAClB,SAAS,EAAE,WAAW;YACtB,OAAO,EAAE,SAAS;YAClB,OAAO,EAAE,SAAS;SACnB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,IAAI,EAAE,QAAQ;YACd,SAAS,EAAE,QAAQ;YACnB,OAAO,EAAE,QAAQ;YACjB,SAAS,EAAE,QAAQ;YACnB,OAAO,EAAE,SAAS;YAClB,OAAO,EAAE,QAAQ;SAClB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA5FD,4FA4FC"}
@@ -2,11 +2,11 @@ import * as $dara from '@darabonba/typescript';
2
2
  export declare class UpdateIngressRequest extends $dara.Model {
3
3
  /**
4
4
  * @remarks
5
- * The ID of the certificate that is associated with the Classic Load Balancer (**CLB**) instance.
5
+ * The ID of the **CLB** certificate. Valid values:
6
6
  *
7
- * * If you set **LoadBalanceType** to **clb**, you can use CertId to configure a certificate for the HTTPS listener.
7
+ * * If the **LoadBalanceType** is **clb**, use this field to configure the HTTPS listener certificate.
8
8
  *
9
- * 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).
9
+ * For more information about how to use SSL certificate IDs for CLB, see [Manage certificates (CLB)](https://help.aliyun.com/document_detail/90792.html).
10
10
  *
11
11
  * @example
12
12
  * 188077086902****_176993d****_181437****_108724****
@@ -14,10 +14,10 @@ export declare class UpdateIngressRequest extends $dara.Model {
14
14
  certId?: string;
15
15
  /**
16
16
  * @remarks
17
- * The IDs of the certificates that are associated with the Application Load Balancer (**ALB**) instance.
17
+ * The ID of the multi-certificate **ALB**. Valid values:
18
18
  *
19
- * * If you set **LoadBalanceType** to **alb**, you can use CertIds to configure multiple certificates for the HTTPS listener. Separate multiple certificate IDs with commas (,).
20
- * * 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).
19
+ * * If the **LoadBalanceType** is **alb**, use this field to configure multiple certificates for HTTPS listeners. Separate multiple certificate IDs with commas (,).
20
+ * * 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).
21
21
  *
22
22
  * @example
23
23
  * 87***35-cn-hangzhou,812***3-cn-hangzhou
@@ -26,7 +26,7 @@ export declare class UpdateIngressRequest extends $dara.Model {
26
26
  corsConfig?: string;
27
27
  /**
28
28
  * @remarks
29
- * 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:
29
+ * 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.
30
30
  *
31
31
  * * **appId**: the ID of the application.
32
32
  * * **containerPort**: the container port of the application.
@@ -73,7 +73,7 @@ export declare class UpdateIngressRequest extends $dara.Model {
73
73
  ingressId?: number;
74
74
  /**
75
75
  * @remarks
76
- * The port specified for the Server Load Balancer (SLB) listener. You must specify a vacant port.
76
+ * The SLB listening port. This port cannot be occupied.
77
77
  *
78
78
  * @example
79
79
  * 443
@@ -83,7 +83,7 @@ export declare class UpdateIngressRequest extends $dara.Model {
83
83
  * @remarks
84
84
  * The protocol that is used to forward requests. Valid values:
85
85
  *
86
- * * **HTTP**: HTTP is suitable for applications that need to identify the transmitted data.
86
+ * * **HTTP**: HTTP is suitable for applications that need to identify transmitted data.
87
87
  * * **HTTPS**: HTTPS is suitable for applications that require encrypted data transmission.
88
88
  *
89
89
  * @example
@@ -92,7 +92,7 @@ export declare class UpdateIngressRequest extends $dara.Model {
92
92
  listenerProtocol?: string;
93
93
  /**
94
94
  * @remarks
95
- * This parameter is discontinued.
95
+ * The parameter is deprecated and cannot be updated.
96
96
  *
97
97
  * @example
98
98
  * clb
@@ -108,10 +108,10 @@ export declare class UpdateIngressRequest extends $dara.Model {
108
108
  requestTimeout?: number;
109
109
  /**
110
110
  * @remarks
111
- * 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:
111
+ * 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.
112
112
  *
113
113
  * * **appId**: the ID of the application.
114
- * * **containerPort**: the container port of the application.
114
+ * * **containerPort**: The port of the application instance.
115
115
  * * **domain**: the domain name.
116
116
  * * **path**: the request path.
117
117
  *
@@ -22,7 +22,7 @@ export declare class UpdateIngressResponseBodyData extends $dara.Model {
22
22
  export declare class UpdateIngressResponseBody extends $dara.Model {
23
23
  /**
24
24
  * @remarks
25
- * The HTTP status code. Valid values:
25
+ * The HTTP status code or the error code. Valid values:
26
26
  *
27
27
  * * **2xx**: The request was successful.
28
28
  * * **3xx**: The request was redirected.
@@ -35,12 +35,12 @@ export declare class UpdateIngressResponseBody extends $dara.Model {
35
35
  code?: string;
36
36
  /**
37
37
  * @remarks
38
- * The returned result.
38
+ * Responses.
39
39
  */
40
40
  data?: UpdateIngressResponseBodyData;
41
41
  /**
42
42
  * @remarks
43
- * The error code.
43
+ * The status code. Value values:
44
44
  *
45
45
  * * If the request was successful, **ErrorCode** is not returned.
46
46
  * * If the request failed, **ErrorCode** is returned. For more information, see the **Error codes** section of this topic.
@@ -48,10 +48,10 @@ export declare class UpdateIngressResponseBody extends $dara.Model {
48
48
  errorCode?: string;
49
49
  /**
50
50
  * @remarks
51
- * The returned information.
51
+ * Additional information. Valid values:
52
52
  *
53
- * * If the request was successful, **success** is returned.
54
- * * If the request failed, an error code is returned.
53
+ * * The error message returned because the request is normal and **success** is returned.
54
+ * * If the request is abnormal, the specific exception error code is returned.
55
55
  *
56
56
  * @example
57
57
  * success
@@ -59,7 +59,7 @@ export declare class UpdateIngressResponseBody extends $dara.Model {
59
59
  message?: string;
60
60
  /**
61
61
  * @remarks
62
- * The request ID.
62
+ * The ID of the request.
63
63
  *
64
64
  * @example
65
65
  * 91F93257-7A4A-4BD3-9A7E-2F6EAE6D****
@@ -67,10 +67,10 @@ export declare class UpdateIngressResponseBody extends $dara.Model {
67
67
  requestId?: string;
68
68
  /**
69
69
  * @remarks
70
- * Indicates whether the configurations of the routing rule were updated. Valid values:
70
+ * Whether the configuration of the Ingress instance is updated. Valid values:
71
71
  *
72
- * * **true**
73
- * * **false**
72
+ * * **true**: The update was successful.
73
+ * * **false**: Update failed.
74
74
  *
75
75
  * @example
76
76
  * true
@@ -78,7 +78,7 @@ export declare class UpdateIngressResponseBody extends $dara.Model {
78
78
  success?: boolean;
79
79
  /**
80
80
  * @remarks
81
- * The trace ID.
81
+ * The ID of the trace.
82
82
  *
83
83
  * @example
84
84
  * 0a98a02315955564772843261e****
@@ -0,0 +1,28 @@
1
+ import * as $dara from '@darabonba/typescript';
2
+ export declare class UpdateNamespaceSlsConfigsRequest extends $dara.Model {
3
+ /**
4
+ * @example
5
+ * test
6
+ */
7
+ nameSpaceShortId?: string;
8
+ /**
9
+ * @example
10
+ * cn-beijing:test
11
+ */
12
+ namespaceId?: string;
13
+ /**
14
+ * @example
15
+ * [{"projectName":"test","logDir":"/tmp/a.log","logstoreName":"sae","logtailName":""}]
16
+ */
17
+ slsConfigs?: string;
18
+ static names(): {
19
+ [key: string]: string;
20
+ };
21
+ static types(): {
22
+ [key: string]: any;
23
+ };
24
+ validate(): void;
25
+ constructor(map?: {
26
+ [key: string]: any;
27
+ });
28
+ }
@@ -0,0 +1,62 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || (function () {
19
+ var ownKeys = function(o) {
20
+ ownKeys = Object.getOwnPropertyNames || function (o) {
21
+ var ar = [];
22
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
23
+ return ar;
24
+ };
25
+ return ownKeys(o);
26
+ };
27
+ return function (mod) {
28
+ if (mod && mod.__esModule) return mod;
29
+ var result = {};
30
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
31
+ __setModuleDefault(result, mod);
32
+ return result;
33
+ };
34
+ })();
35
+ Object.defineProperty(exports, "__esModule", { value: true });
36
+ exports.UpdateNamespaceSlsConfigsRequest = void 0;
37
+ // This file is auto-generated, don't edit it
38
+ const $dara = __importStar(require("@darabonba/typescript"));
39
+ class UpdateNamespaceSlsConfigsRequest extends $dara.Model {
40
+ static names() {
41
+ return {
42
+ nameSpaceShortId: 'NameSpaceShortId',
43
+ namespaceId: 'NamespaceId',
44
+ slsConfigs: 'SlsConfigs',
45
+ };
46
+ }
47
+ static types() {
48
+ return {
49
+ nameSpaceShortId: 'string',
50
+ namespaceId: 'string',
51
+ slsConfigs: 'string',
52
+ };
53
+ }
54
+ validate() {
55
+ super.validate();
56
+ }
57
+ constructor(map) {
58
+ super(map);
59
+ }
60
+ }
61
+ exports.UpdateNamespaceSlsConfigsRequest = UpdateNamespaceSlsConfigsRequest;
62
+ //# sourceMappingURL=UpdateNamespaceSlsConfigsRequest.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"UpdateNamespaceSlsConfigsRequest.js","sourceRoot":"","sources":["../../src/models/UpdateNamespaceSlsConfigsRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,gCAAiC,SAAQ,KAAK,CAAC,KAAK;IAgB/D,MAAM,CAAC,KAAK;QACV,OAAO;YACL,gBAAgB,EAAE,kBAAkB;YACpC,WAAW,EAAE,aAAa;YAC1B,UAAU,EAAE,YAAY;SACzB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,gBAAgB,EAAE,QAAQ;YAC1B,WAAW,EAAE,QAAQ;YACrB,UAAU,EAAE,QAAQ;SACrB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAvCD,4EAuCC"}
@@ -0,0 +1,19 @@
1
+ import * as $dara from '@darabonba/typescript';
2
+ import { UpdateNamespaceSlsConfigsResponseBody } from "./UpdateNamespaceSlsConfigsResponseBody";
3
+ export declare class UpdateNamespaceSlsConfigsResponse extends $dara.Model {
4
+ headers?: {
5
+ [key: string]: string;
6
+ };
7
+ statusCode?: number;
8
+ body?: UpdateNamespaceSlsConfigsResponseBody;
9
+ static names(): {
10
+ [key: string]: string;
11
+ };
12
+ static types(): {
13
+ [key: string]: any;
14
+ };
15
+ validate(): void;
16
+ constructor(map?: {
17
+ [key: string]: any;
18
+ });
19
+ }
@@ -0,0 +1,69 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || (function () {
19
+ var ownKeys = function(o) {
20
+ ownKeys = Object.getOwnPropertyNames || function (o) {
21
+ var ar = [];
22
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
23
+ return ar;
24
+ };
25
+ return ownKeys(o);
26
+ };
27
+ return function (mod) {
28
+ if (mod && mod.__esModule) return mod;
29
+ var result = {};
30
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
31
+ __setModuleDefault(result, mod);
32
+ return result;
33
+ };
34
+ })();
35
+ Object.defineProperty(exports, "__esModule", { value: true });
36
+ exports.UpdateNamespaceSlsConfigsResponse = void 0;
37
+ // This file is auto-generated, don't edit it
38
+ const $dara = __importStar(require("@darabonba/typescript"));
39
+ const UpdateNamespaceSlsConfigsResponseBody_1 = require("./UpdateNamespaceSlsConfigsResponseBody");
40
+ class UpdateNamespaceSlsConfigsResponse extends $dara.Model {
41
+ static names() {
42
+ return {
43
+ headers: 'headers',
44
+ statusCode: 'statusCode',
45
+ body: 'body',
46
+ };
47
+ }
48
+ static types() {
49
+ return {
50
+ headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
51
+ statusCode: 'number',
52
+ body: UpdateNamespaceSlsConfigsResponseBody_1.UpdateNamespaceSlsConfigsResponseBody,
53
+ };
54
+ }
55
+ validate() {
56
+ if (this.headers) {
57
+ $dara.Model.validateMap(this.headers);
58
+ }
59
+ if (this.body && typeof this.body.validate === 'function') {
60
+ this.body.validate();
61
+ }
62
+ super.validate();
63
+ }
64
+ constructor(map) {
65
+ super(map);
66
+ }
67
+ }
68
+ exports.UpdateNamespaceSlsConfigsResponse = UpdateNamespaceSlsConfigsResponse;
69
+ //# sourceMappingURL=UpdateNamespaceSlsConfigsResponse.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"UpdateNamespaceSlsConfigsResponse.js","sourceRoot":"","sources":["../../src/models/UpdateNamespaceSlsConfigsResponse.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAC/C,mGAAgG;AAGhG,MAAa,iCAAkC,SAAQ,KAAK,CAAC,KAAK;IAIhE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,OAAO,EAAE,SAAS;YAClB,UAAU,EAAE,YAAY;YACxB,IAAI,EAAE,MAAM;SACb,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,OAAO,EAAE,EAAE,MAAM,EAAE,KAAK,EAAE,SAAS,EAAE,QAAQ,EAAE,WAAW,EAAE,QAAQ,EAAE;YACtE,UAAU,EAAE,QAAQ;YACpB,IAAI,EAAE,6EAAqC;SAC5C,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,IAAI,CAAC,OAAO,EAAE,CAAC;YAChB,KAAK,CAAC,KAAK,CAAC,WAAW,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACxC,CAAC;QACD,IAAG,IAAI,CAAC,IAAI,IAAI,OAAQ,IAAI,CAAC,IAAY,CAAC,QAAQ,KAAK,UAAU,EAAE,CAAC;YACjE,IAAI,CAAC,IAAY,CAAC,QAAQ,EAAE,CAAC;QAChC,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAjCD,8EAiCC"}
@@ -0,0 +1,42 @@
1
+ import * as $dara from '@darabonba/typescript';
2
+ export declare class UpdateNamespaceSlsConfigsResponseBody extends $dara.Model {
3
+ /**
4
+ * @example
5
+ * 200
6
+ */
7
+ code?: string;
8
+ errorCode?: string;
9
+ /**
10
+ * @example
11
+ * success
12
+ */
13
+ message?: string;
14
+ /**
15
+ * @example
16
+ * true
17
+ */
18
+ success?: boolean;
19
+ /**
20
+ * @example
21
+ * 0a98a02315955564772843261e****
22
+ */
23
+ traceId?: string;
24
+ /**
25
+ * @remarks
26
+ * Id of the request
27
+ *
28
+ * @example
29
+ * AD0286B2-F4A4-5D43-9329-97DEF1019F06
30
+ */
31
+ requestId?: string;
32
+ static names(): {
33
+ [key: string]: string;
34
+ };
35
+ static types(): {
36
+ [key: string]: any;
37
+ };
38
+ validate(): void;
39
+ constructor(map?: {
40
+ [key: string]: any;
41
+ });
42
+ }
@@ -0,0 +1,68 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || (function () {
19
+ var ownKeys = function(o) {
20
+ ownKeys = Object.getOwnPropertyNames || function (o) {
21
+ var ar = [];
22
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
23
+ return ar;
24
+ };
25
+ return ownKeys(o);
26
+ };
27
+ return function (mod) {
28
+ if (mod && mod.__esModule) return mod;
29
+ var result = {};
30
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
31
+ __setModuleDefault(result, mod);
32
+ return result;
33
+ };
34
+ })();
35
+ Object.defineProperty(exports, "__esModule", { value: true });
36
+ exports.UpdateNamespaceSlsConfigsResponseBody = void 0;
37
+ // This file is auto-generated, don't edit it
38
+ const $dara = __importStar(require("@darabonba/typescript"));
39
+ class UpdateNamespaceSlsConfigsResponseBody extends $dara.Model {
40
+ static names() {
41
+ return {
42
+ code: 'Code',
43
+ errorCode: 'ErrorCode',
44
+ message: 'Message',
45
+ success: 'Success',
46
+ traceId: 'TraceId',
47
+ requestId: 'requestId',
48
+ };
49
+ }
50
+ static types() {
51
+ return {
52
+ code: 'string',
53
+ errorCode: 'string',
54
+ message: 'string',
55
+ success: 'boolean',
56
+ traceId: 'string',
57
+ requestId: 'string',
58
+ };
59
+ }
60
+ validate() {
61
+ super.validate();
62
+ }
63
+ constructor(map) {
64
+ super(map);
65
+ }
66
+ }
67
+ exports.UpdateNamespaceSlsConfigsResponseBody = UpdateNamespaceSlsConfigsResponseBody;
68
+ //# sourceMappingURL=UpdateNamespaceSlsConfigsResponseBody.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"UpdateNamespaceSlsConfigsResponseBody.js","sourceRoot":"","sources":["../../src/models/UpdateNamespaceSlsConfigsResponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,qCAAsC,SAAQ,KAAK,CAAC,KAAK;IA8BpE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,IAAI,EAAE,MAAM;YACZ,SAAS,EAAE,WAAW;YACtB,OAAO,EAAE,SAAS;YAClB,OAAO,EAAE,SAAS;YAClB,OAAO,EAAE,SAAS;YAClB,SAAS,EAAE,WAAW;SACvB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,IAAI,EAAE,QAAQ;YACd,SAAS,EAAE,QAAQ;YACnB,OAAO,EAAE,QAAQ;YACjB,OAAO,EAAE,SAAS;YAClB,OAAO,EAAE,QAAQ;YACjB,SAAS,EAAE,QAAQ;SACpB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA3DD,sFA2DC"}
@@ -1,21 +1,36 @@
1
1
  import * as $dara from '@darabonba/typescript';
2
2
  export declare class UpdateSwimmingLaneEnableAttributeRequest extends $dara.Model {
3
3
  /**
4
+ * @remarks
5
+ * Lane status:
6
+ *
7
+ * * true: enabled
8
+ * * false: disabled
9
+ *
4
10
  * @example
5
11
  * true
6
12
  */
7
13
  enable?: boolean;
8
14
  /**
15
+ * @remarks
16
+ * The ID of the lane group.
17
+ *
9
18
  * @example
10
19
  * 2074
11
20
  */
12
21
  groupId?: number;
13
22
  /**
23
+ * @remarks
24
+ * The ID of the lane.
25
+ *
14
26
  * @example
15
27
  * 9637
16
28
  */
17
29
  laneId?: number;
18
30
  /**
31
+ * @remarks
32
+ * The ID of a namespace.
33
+ *
19
34
  * @example
20
35
  * cn-beijing:test
21
36
  */
@@ -1 +1 @@
1
- {"version":3,"file":"UpdateSwimmingLaneEnableAttributeRequest.js","sourceRoot":"","sources":["../../src/models/UpdateSwimmingLaneEnableAttributeRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,wCAAyC,SAAQ,KAAK,CAAC,KAAK;IAqBvE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,MAAM,EAAE,QAAQ;YAChB,OAAO,EAAE,SAAS;YAClB,MAAM,EAAE,QAAQ;YAChB,WAAW,EAAE,aAAa;SAC3B,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,MAAM,EAAE,SAAS;YACjB,OAAO,EAAE,QAAQ;YACjB,MAAM,EAAE,QAAQ;YAChB,WAAW,EAAE,QAAQ;SACtB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA9CD,4FA8CC"}
1
+ {"version":3,"file":"UpdateSwimmingLaneEnableAttributeRequest.js","sourceRoot":"","sources":["../../src/models/UpdateSwimmingLaneEnableAttributeRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,wCAAyC,SAAQ,KAAK,CAAC,KAAK;IAoCvE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,MAAM,EAAE,QAAQ;YAChB,OAAO,EAAE,SAAS;YAClB,MAAM,EAAE,QAAQ;YAChB,WAAW,EAAE,aAAa;SAC3B,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,MAAM,EAAE,SAAS;YACjB,OAAO,EAAE,QAAQ;YACjB,MAAM,EAAE,QAAQ;YAChB,WAAW,EAAE,QAAQ;SACtB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA7DD,4FA6DC"}
@@ -1,27 +1,60 @@
1
1
  import * as $dara from '@darabonba/typescript';
2
2
  export declare class UpdateSwimmingLaneEnableAttributeResponseBody extends $dara.Model {
3
3
  /**
4
+ * @remarks
5
+ * The interface status or POP error code. Valid values:
6
+ *
7
+ * * **2xx**: The request was successful.
8
+ * * **3xx**: Redirection.
9
+ * * **4xx**: Request error.
10
+ * * **5xx**: A server error occurred.
11
+ *
4
12
  * @example
5
13
  * 200
6
14
  */
7
15
  code?: string;
16
+ /**
17
+ * @remarks
18
+ * Error code. Valid values:
19
+ *
20
+ * * If the request is successful, no **ErrorCode** fields are returned.
21
+ * * Request failed: **ErrorCode** fields are returned. For more information, see **Error codes**.
22
+ */
8
23
  errorCode?: string;
9
24
  /**
25
+ * @remarks
26
+ * Additional information. Valid values:
27
+ *
28
+ * * The error message returned because the request is normal and **success** is returned.
29
+ * * If the request is abnormal, the specific exception error code is returned.
30
+ *
10
31
  * @example
11
32
  * success
12
33
  */
13
34
  message?: string;
14
35
  /**
36
+ * @remarks
37
+ * The ID of the request.
38
+ *
15
39
  * @example
16
40
  * 91F93257-7A4A-4BD3-9A7E-2F6EAE6D****
17
41
  */
18
42
  requestId?: string;
19
43
  /**
44
+ * @remarks
45
+ * Whether the data is successful. Valid values:
46
+ *
47
+ * * **true**: The policy was deleted.
48
+ * * **false**: The policy failed to be deleted.
49
+ *
20
50
  * @example
21
51
  * true
22
52
  */
23
53
  success?: boolean;
24
54
  /**
55
+ * @remarks
56
+ * The ID of the trace. This parameter is used to query the exact call information.
57
+ *
25
58
  * @example
26
59
  * ac1a0b2215622920113732501e****
27
60
  */
@@ -1 +1 @@
1
- {"version":3,"file":"UpdateSwimmingLaneEnableAttributeResponseBody.js","sourceRoot":"","sources":["../../src/models/UpdateSwimmingLaneEnableAttributeResponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,6CAA8C,SAAQ,KAAK,CAAC,KAAK;IA2B5E,MAAM,CAAC,KAAK;QACV,OAAO;YACL,IAAI,EAAE,MAAM;YACZ,SAAS,EAAE,WAAW;YACtB,OAAO,EAAE,SAAS;YAClB,SAAS,EAAE,WAAW;YACtB,OAAO,EAAE,SAAS;YAClB,OAAO,EAAE,SAAS;SACnB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,IAAI,EAAE,QAAQ;YACd,SAAS,EAAE,QAAQ;YACnB,OAAO,EAAE,QAAQ;YACjB,SAAS,EAAE,QAAQ;YACnB,OAAO,EAAE,SAAS;YAClB,OAAO,EAAE,QAAQ;SAClB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAxDD,sGAwDC"}
1
+ {"version":3,"file":"UpdateSwimmingLaneEnableAttributeResponseBody.js","sourceRoot":"","sources":["../../src/models/UpdateSwimmingLaneEnableAttributeResponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,6CAA8C,SAAQ,KAAK,CAAC,KAAK;IA4D5E,MAAM,CAAC,KAAK;QACV,OAAO;YACL,IAAI,EAAE,MAAM;YACZ,SAAS,EAAE,WAAW;YACtB,OAAO,EAAE,SAAS;YAClB,SAAS,EAAE,WAAW;YACtB,OAAO,EAAE,SAAS;YAClB,OAAO,EAAE,SAAS;SACnB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,IAAI,EAAE,QAAQ;YACd,SAAS,EAAE,QAAQ;YACnB,OAAO,EAAE,QAAQ;YACjB,SAAS,EAAE,QAAQ;YACnB,OAAO,EAAE,SAAS;YAClB,OAAO,EAAE,QAAQ;SAClB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAzFD,sGAyFC"}
@@ -2,6 +2,8 @@ import * as $dara from '@darabonba/typescript';
2
2
  export declare class UpgradeApplicationApmServiceRequest extends $dara.Model {
3
3
  /**
4
4
  * @remarks
5
+ * The application ID.
6
+ *
5
7
  * This parameter is required.
6
8
  *
7
9
  * @example
@@ -1 +1 @@
1
- {"version":3,"file":"UpgradeApplicationApmServiceRequest.js","sourceRoot":"","sources":["../../src/models/UpgradeApplicationApmServiceRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,mCAAoC,SAAQ,KAAK,CAAC,KAAK;IASlE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,KAAK,EAAE,OAAO;SACf,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,KAAK,EAAE,QAAQ;SAChB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA5BD,kFA4BC"}
1
+ {"version":3,"file":"UpgradeApplicationApmServiceRequest.js","sourceRoot":"","sources":["../../src/models/UpgradeApplicationApmServiceRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,mCAAoC,SAAQ,KAAK,CAAC,KAAK;IAWlE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,KAAK,EAAE,OAAO;SACf,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,KAAK,EAAE,QAAQ;SAChB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA9BD,kFA8BC"}
@@ -1,6 +1,12 @@
1
1
  import * as $dara from '@darabonba/typescript';
2
2
  export declare class UpgradeApplicationApmServiceResponseBodyData extends $dara.Model {
3
3
  /**
4
+ * @remarks
5
+ * Indicates whether ARMS advanced monitoring is enabled. Valid values:
6
+ *
7
+ * * **true**
8
+ * * **false**
9
+ *
4
10
  * @example
5
11
  * true
6
12
  */
@@ -18,28 +24,65 @@ export declare class UpgradeApplicationApmServiceResponseBodyData extends $dara.
18
24
  }
19
25
  export declare class UpgradeApplicationApmServiceResponseBody extends $dara.Model {
20
26
  /**
27
+ * @remarks
28
+ * The HTTP status code or the error code. Valid values:
29
+ *
30
+ * * **2xx**: The request was successful.
31
+ * * **3xx**: The request was redirected.
32
+ * * **4xx**: The request failed.
33
+ * * **5xx**: A server error occurred.
34
+ *
21
35
  * @example
22
36
  * 200
23
37
  */
24
38
  code?: string;
39
+ /**
40
+ * @remarks
41
+ * The returned result.
42
+ */
25
43
  data?: UpgradeApplicationApmServiceResponseBodyData;
26
44
  /**
45
+ * @remarks
46
+ * The status code. Value values:
47
+ *
48
+ * * If the request was successful, **ErrorCode** is not returned.
49
+ * * If the request failed, **ErrorCode** is returned. For more information, see **Error codes** in this topic.
50
+ *
27
51
  * @example
28
52
  * success
29
53
  */
30
54
  errorCode?: string;
31
55
  /**
56
+ * @remarks
57
+ * The message returned. The following limits are imposed on the ID:
58
+ *
59
+ * * If the request was successful, **success** is returned.
60
+ * * An error code is returned when a request failed.
61
+ *
32
62
  * @example
33
63
  * success
34
64
  */
35
65
  message?: string;
36
66
  /**
67
+ * @remarks
68
+ * Request ID.
69
+ *
37
70
  * @example
38
71
  * 91F93257-7A4A-4BD3-9A7E-2F6EAE6D****
39
72
  */
40
73
  requestId?: string;
74
+ /**
75
+ * @remarks
76
+ * Indicates whether the request was successful. Valid values:
77
+ *
78
+ * * **true**
79
+ * * **false**
80
+ */
41
81
  success?: boolean;
42
82
  /**
83
+ * @remarks
84
+ * The ID of the trace. The ID is used to query the details of a request.
85
+ *
43
86
  * @example
44
87
  * 0a98a02315955564772843261e****
45
88
  */