@volcengine/acep 1.0.2 → 1.0.3

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 (164) hide show
  1. package/.turbo/turbo-build.log +19 -19
  2. package/dist/cjs/index.js +214 -4
  3. package/dist/esm/api.d.ts +231 -0
  4. package/dist/esm/api.d.ts.map +1 -1
  5. package/dist/esm/index.mjs +148 -1
  6. package/dist/esm/types/attach-tag-request.d.ts +35 -0
  7. package/dist/esm/types/attach-tag-request.d.ts.map +1 -0
  8. package/dist/esm/types/attach-tag-response.d.ts +20 -0
  9. package/dist/esm/types/attach-tag-response.d.ts.map +1 -0
  10. package/dist/esm/types/ban-user-request.d.ts +45 -0
  11. package/dist/esm/types/ban-user-request.d.ts.map +1 -0
  12. package/dist/esm/types/ban-user-response.d.ts +20 -0
  13. package/dist/esm/types/ban-user-response.d.ts.map +1 -0
  14. package/dist/esm/types/batch-screen-shot-request.d.ts +81 -0
  15. package/dist/esm/types/batch-screen-shot-request.d.ts.map +1 -0
  16. package/dist/esm/types/batch-screen-shot-response.d.ts +26 -0
  17. package/dist/esm/types/batch-screen-shot-response.d.ts.map +1 -0
  18. package/dist/esm/types/create-pod-one-step-request.d.ts +5 -0
  19. package/dist/esm/types/create-pod-one-step-request.d.ts.map +1 -1
  20. package/dist/esm/types/create-pod-request.d.ts +5 -0
  21. package/dist/esm/types/create-pod-request.d.ts.map +1 -1
  22. package/dist/esm/types/delete-app-request.d.ts +30 -0
  23. package/dist/esm/types/delete-app-request.d.ts.map +1 -0
  24. package/dist/esm/types/delete-app-response.d.ts +20 -0
  25. package/dist/esm/types/delete-app-response.d.ts.map +1 -0
  26. package/dist/esm/types/delete-display-layout-request.d.ts +30 -0
  27. package/dist/esm/types/delete-display-layout-request.d.ts.map +1 -0
  28. package/dist/esm/types/delete-display-layout-response.d.ts +20 -0
  29. package/dist/esm/types/delete-display-layout-response.d.ts.map +1 -0
  30. package/dist/esm/types/delete-dnsrule-request.d.ts +30 -0
  31. package/dist/esm/types/delete-dnsrule-request.d.ts.map +1 -0
  32. package/dist/esm/types/delete-dnsrule-response.d.ts +20 -0
  33. package/dist/esm/types/delete-dnsrule-response.d.ts.map +1 -0
  34. package/dist/esm/types/delete-pod-request.d.ts +40 -0
  35. package/dist/esm/types/delete-pod-request.d.ts.map +1 -0
  36. package/dist/esm/types/delete-pod-response.d.ts +20 -0
  37. package/dist/esm/types/delete-pod-response.d.ts.map +1 -0
  38. package/dist/esm/types/delete-tag-request.d.ts +30 -0
  39. package/dist/esm/types/delete-tag-request.d.ts.map +1 -0
  40. package/dist/esm/types/delete-tag-response.d.ts +20 -0
  41. package/dist/esm/types/delete-tag-response.d.ts.map +1 -0
  42. package/dist/esm/types/detail-for-batch-screen-shot-output.d.ts +40 -0
  43. package/dist/esm/types/detail-for-batch-screen-shot-output.d.ts.map +1 -0
  44. package/dist/esm/types/index.d.ts +48 -0
  45. package/dist/esm/types/index.d.ts.map +1 -1
  46. package/dist/esm/types/iplist-for-update-dnsrule-input.d.ts +30 -0
  47. package/dist/esm/types/iplist-for-update-dnsrule-input.d.ts.map +1 -0
  48. package/dist/esm/types/pod-adb-request.d.ts +35 -0
  49. package/dist/esm/types/pod-adb-request.d.ts.map +1 -0
  50. package/dist/esm/types/pod-adb-response.d.ts +20 -0
  51. package/dist/esm/types/pod-adb-response.d.ts.map +1 -0
  52. package/dist/esm/types/pod-mute-request.d.ts +40 -0
  53. package/dist/esm/types/pod-mute-request.d.ts.map +1 -0
  54. package/dist/esm/types/pod-mute-response.d.ts +20 -0
  55. package/dist/esm/types/pod-mute-response.d.ts.map +1 -0
  56. package/dist/esm/types/pod-spec-list-for-create-pod-input.d.ts +5 -0
  57. package/dist/esm/types/pod-spec-list-for-create-pod-input.d.ts.map +1 -1
  58. package/dist/esm/types/pod-stop-request.d.ts +30 -0
  59. package/dist/esm/types/pod-stop-request.d.ts.map +1 -0
  60. package/dist/esm/types/pod-stop-response.d.ts +20 -0
  61. package/dist/esm/types/pod-stop-response.d.ts.map +1 -0
  62. package/dist/esm/types/pre-order-list-for-renew-resource-auto-input.d.ts +35 -0
  63. package/dist/esm/types/pre-order-list-for-renew-resource-auto-input.d.ts.map +1 -0
  64. package/dist/esm/types/pre-order-list-for-subscribe-resource-auto-input.d.ts +81 -0
  65. package/dist/esm/types/pre-order-list-for-subscribe-resource-auto-input.d.ts.map +1 -0
  66. package/dist/esm/types/reboot-pod-request.d.ts +40 -0
  67. package/dist/esm/types/reboot-pod-request.d.ts.map +1 -0
  68. package/dist/esm/types/reboot-pod-response.d.ts +20 -0
  69. package/dist/esm/types/reboot-pod-response.d.ts.map +1 -0
  70. package/dist/esm/types/renew-resource-auto-request.d.ts +36 -0
  71. package/dist/esm/types/renew-resource-auto-request.d.ts.map +1 -0
  72. package/dist/esm/types/renew-resource-auto-response.d.ts +20 -0
  73. package/dist/esm/types/renew-resource-auto-response.d.ts.map +1 -0
  74. package/dist/esm/types/subscribe-resource-auto-request.d.ts +41 -0
  75. package/dist/esm/types/subscribe-resource-auto-request.d.ts.map +1 -0
  76. package/dist/esm/types/subscribe-resource-auto-response.d.ts +20 -0
  77. package/dist/esm/types/subscribe-resource-auto-response.d.ts.map +1 -0
  78. package/dist/esm/types/tag-for-subscribe-resource-auto-input.d.ts +30 -0
  79. package/dist/esm/types/tag-for-subscribe-resource-auto-input.d.ts.map +1 -0
  80. package/dist/esm/types/tos-info-for-batch-screen-shot-input.d.ts +35 -0
  81. package/dist/esm/types/tos-info-for-batch-screen-shot-input.d.ts.map +1 -0
  82. package/dist/esm/types/update-app-request.d.ts +55 -0
  83. package/dist/esm/types/update-app-request.d.ts.map +1 -0
  84. package/dist/esm/types/update-app-response.d.ts +20 -0
  85. package/dist/esm/types/update-app-response.d.ts.map +1 -0
  86. package/dist/esm/types/update-dnsrule-request.d.ts +46 -0
  87. package/dist/esm/types/update-dnsrule-request.d.ts.map +1 -0
  88. package/dist/esm/types/update-dnsrule-response.d.ts +20 -0
  89. package/dist/esm/types/update-dnsrule-response.d.ts.map +1 -0
  90. package/dist/esm/types/update-host-request.d.ts +35 -0
  91. package/dist/esm/types/update-host-request.d.ts.map +1 -0
  92. package/dist/esm/types/update-host-response.d.ts +20 -0
  93. package/dist/esm/types/update-host-response.d.ts.map +1 -0
  94. package/dist/esm/types/update-pod-request.d.ts +90 -0
  95. package/dist/esm/types/update-pod-request.d.ts.map +1 -0
  96. package/dist/esm/types/update-pod-resource-apply-num-request.d.ts +45 -0
  97. package/dist/esm/types/update-pod-resource-apply-num-request.d.ts.map +1 -0
  98. package/dist/esm/types/update-pod-resource-apply-num-response.d.ts +20 -0
  99. package/dist/esm/types/update-pod-resource-apply-num-response.d.ts.map +1 -0
  100. package/dist/esm/types/update-pod-response.d.ts +20 -0
  101. package/dist/esm/types/update-pod-response.d.ts.map +1 -0
  102. package/dist/esm/types/update-product-resource-request.d.ts +35 -0
  103. package/dist/esm/types/update-product-resource-request.d.ts.map +1 -0
  104. package/dist/esm/types/update-product-resource-response.d.ts +20 -0
  105. package/dist/esm/types/update-product-resource-response.d.ts.map +1 -0
  106. package/dist/esm/types/update-tag-request.d.ts +40 -0
  107. package/dist/esm/types/update-tag-request.d.ts.map +1 -0
  108. package/dist/esm/types/update-tag-response.d.ts +20 -0
  109. package/dist/esm/types/update-tag-response.d.ts.map +1 -0
  110. package/dist/tsconfig.tsbuildinfo +1 -1
  111. package/package.json +1 -1
  112. package/src/api.ts +399 -0
  113. package/src/types/attach-tag-request.ts +40 -0
  114. package/src/types/attach-tag-response.ts +22 -0
  115. package/src/types/ban-user-request.ts +52 -0
  116. package/src/types/ban-user-response.ts +22 -0
  117. package/src/types/batch-screen-shot-request.ts +95 -0
  118. package/src/types/batch-screen-shot-response.ts +29 -0
  119. package/src/types/create-pod-one-step-request.ts +6 -0
  120. package/src/types/create-pod-request.ts +6 -0
  121. package/src/types/delete-app-request.ts +34 -0
  122. package/src/types/delete-app-response.ts +22 -0
  123. package/src/types/delete-display-layout-request.ts +34 -0
  124. package/src/types/delete-display-layout-response.ts +22 -0
  125. package/src/types/delete-dnsrule-request.ts +34 -0
  126. package/src/types/delete-dnsrule-response.ts +22 -0
  127. package/src/types/delete-pod-request.ts +46 -0
  128. package/src/types/delete-pod-response.ts +22 -0
  129. package/src/types/delete-tag-request.ts +34 -0
  130. package/src/types/delete-tag-response.ts +22 -0
  131. package/src/types/detail-for-batch-screen-shot-output.ts +46 -0
  132. package/src/types/index.ts +48 -0
  133. package/src/types/iplist-for-update-dnsrule-input.ts +34 -0
  134. package/src/types/pod-adb-request.ts +40 -0
  135. package/src/types/pod-adb-response.ts +22 -0
  136. package/src/types/pod-mute-request.ts +46 -0
  137. package/src/types/pod-mute-response.ts +22 -0
  138. package/src/types/pod-spec-list-for-create-pod-input.ts +6 -0
  139. package/src/types/pod-stop-request.ts +34 -0
  140. package/src/types/pod-stop-response.ts +22 -0
  141. package/src/types/pre-order-list-for-renew-resource-auto-input.ts +40 -0
  142. package/src/types/pre-order-list-for-subscribe-resource-auto-input.ts +95 -0
  143. package/src/types/reboot-pod-request.ts +46 -0
  144. package/src/types/reboot-pod-response.ts +22 -0
  145. package/src/types/renew-resource-auto-request.ts +41 -0
  146. package/src/types/renew-resource-auto-response.ts +22 -0
  147. package/src/types/subscribe-resource-auto-request.ts +47 -0
  148. package/src/types/subscribe-resource-auto-response.ts +22 -0
  149. package/src/types/tag-for-subscribe-resource-auto-input.ts +34 -0
  150. package/src/types/tos-info-for-batch-screen-shot-input.ts +40 -0
  151. package/src/types/update-app-request.ts +64 -0
  152. package/src/types/update-app-response.ts +22 -0
  153. package/src/types/update-dnsrule-request.ts +53 -0
  154. package/src/types/update-dnsrule-response.ts +22 -0
  155. package/src/types/update-host-request.ts +40 -0
  156. package/src/types/update-host-response.ts +22 -0
  157. package/src/types/update-pod-request.ts +106 -0
  158. package/src/types/update-pod-resource-apply-num-request.ts +52 -0
  159. package/src/types/update-pod-resource-apply-num-response.ts +22 -0
  160. package/src/types/update-pod-response.ts +22 -0
  161. package/src/types/update-product-resource-request.ts +40 -0
  162. package/src/types/update-product-resource-response.ts +22 -0
  163. package/src/types/update-tag-request.ts +46 -0
  164. package/src/types/update-tag-response.ts +22 -0
@@ -0,0 +1,35 @@
1
+ /**
2
+ * acep
3
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
4
+ *
5
+ * OpenAPI spec version: common-version
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by the swagger code generator program.
9
+ * https://github.com/swagger-api/swagger-codegen.git
10
+ * Do not edit the class manually.
11
+ */
12
+ /**
13
+ *
14
+ *
15
+ * @export
16
+ * @interface PreOrderListForRenewResourceAutoInput
17
+ */
18
+ export interface PreOrderListForRenewResourceAutoInput {
19
+ /**
20
+ * @type {string}
21
+ * @memberof PreOrderListForRenewResourceAutoInput
22
+ */
23
+ HostId?: string;
24
+ /**
25
+ * @type {string}
26
+ * @memberof PreOrderListForRenewResourceAutoInput
27
+ */
28
+ ResourceSetId?: string;
29
+ /**
30
+ * @type {number}
31
+ * @memberof PreOrderListForRenewResourceAutoInput
32
+ */
33
+ Term?: number;
34
+ }
35
+ //# sourceMappingURL=pre-order-list-for-renew-resource-auto-input.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"pre-order-list-for-renew-resource-auto-input.d.ts","sourceRoot":"","sources":["../../../src/types/pre-order-list-for-renew-resource-auto-input.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,qCAAqC;IAElD;;;OAGG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAEhB;;;OAGG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IAEvB;;;OAGG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;CACjB"}
@@ -0,0 +1,81 @@
1
+ /**
2
+ * acep
3
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
4
+ *
5
+ * OpenAPI spec version: common-version
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by the swagger code generator program.
9
+ * https://github.com/swagger-api/swagger-codegen.git
10
+ * Do not edit the class manually.
11
+ */
12
+ import { TagForSubscribeResourceAutoInput } from './tag-for-subscribe-resource-auto-input';
13
+ /**
14
+ *
15
+ *
16
+ * @export
17
+ * @interface PreOrderListForSubscribeResourceAutoInput
18
+ */
19
+ export interface PreOrderListForSubscribeResourceAutoInput {
20
+ /**
21
+ * @type {number}
22
+ * @memberof PreOrderListForSubscribeResourceAutoInput
23
+ */
24
+ ApplyNum?: number;
25
+ /**
26
+ * @type {boolean}
27
+ * @memberof PreOrderListForSubscribeResourceAutoInput
28
+ */
29
+ AutoCreatePod?: boolean;
30
+ /**
31
+ * @type {string}
32
+ * @memberof PreOrderListForSubscribeResourceAutoInput
33
+ */
34
+ ConfigurationCode?: string;
35
+ /**
36
+ * @type {string}
37
+ * @memberof PreOrderListForSubscribeResourceAutoInput
38
+ */
39
+ Dc?: string;
40
+ /**
41
+ * @type {string}
42
+ * @memberof PreOrderListForSubscribeResourceAutoInput
43
+ */
44
+ DisplayLayoutId?: string;
45
+ /**
46
+ * @type {string}
47
+ * @memberof PreOrderListForSubscribeResourceAutoInput
48
+ */
49
+ ImageId?: string;
50
+ /**
51
+ * @type {string}
52
+ * @memberof PreOrderListForSubscribeResourceAutoInput
53
+ */
54
+ ProjectName?: string;
55
+ /**
56
+ * @type {string}
57
+ * @memberof PreOrderListForSubscribeResourceAutoInput
58
+ */
59
+ Region?: string;
60
+ /**
61
+ * @type {string}
62
+ * @memberof PreOrderListForSubscribeResourceAutoInput
63
+ */
64
+ ServerTypeCode?: string;
65
+ /**
66
+ * @type {Array<TagForSubscribeResourceAutoInput>}
67
+ * @memberof PreOrderListForSubscribeResourceAutoInput
68
+ */
69
+ Tags?: Array<TagForSubscribeResourceAutoInput>;
70
+ /**
71
+ * @type {number}
72
+ * @memberof PreOrderListForSubscribeResourceAutoInput
73
+ */
74
+ Term?: number;
75
+ /**
76
+ * @type {string}
77
+ * @memberof PreOrderListForSubscribeResourceAutoInput
78
+ */
79
+ VolcRegion?: string;
80
+ }
81
+ //# sourceMappingURL=pre-order-list-for-subscribe-resource-auto-input.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"pre-order-list-for-subscribe-resource-auto-input.d.ts","sourceRoot":"","sources":["../../../src/types/pre-order-list-for-subscribe-resource-auto-input.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH,OAAO,EAAE,gCAAgC,EAAE,MAAM,yCAAyC,CAAC;AAC1F;;;;;EAKE;AACH,MAAM,WAAW,yCAAyC;IAEtD;;;OAGG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAElB;;;OAGG;IACH,aAAa,CAAC,EAAE,OAAO,CAAC;IAExB;;;OAGG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAE3B;;;OAGG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;IAEZ;;;OAGG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC;IAEzB;;;OAGG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;IAEjB;;;OAGG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IAErB;;;OAGG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAEhB;;;OAGG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;IAExB;;;OAGG;IACH,IAAI,CAAC,EAAE,KAAK,CAAC,gCAAgC,CAAC,CAAC;IAE/C;;;OAGG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IAEd;;;OAGG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;CACvB"}
@@ -0,0 +1,40 @@
1
+ /**
2
+ * acep
3
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
4
+ *
5
+ * OpenAPI spec version: common-version
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by the swagger code generator program.
9
+ * https://github.com/swagger-api/swagger-codegen.git
10
+ * Do not edit the class manually.
11
+ */
12
+ /**
13
+ *
14
+ *
15
+ * @export
16
+ * @interface RebootPodRequest
17
+ */
18
+ export interface RebootPodRequest {
19
+ /**
20
+ * @type {string}
21
+ * @memberof RebootPodRequest
22
+ */
23
+ PodId?: string;
24
+ /**
25
+ * @type {Array<string>}
26
+ * @memberof RebootPodRequest
27
+ */
28
+ PodIdList?: Array<string>;
29
+ /**
30
+ * @type {string}
31
+ * @memberof RebootPodRequest
32
+ */
33
+ ProductId: string;
34
+ /**
35
+ * @type {string}
36
+ * @memberof RebootPodRequest
37
+ */
38
+ ResourcePolicy?: string;
39
+ }
40
+ //# sourceMappingURL=reboot-pod-request.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"reboot-pod-request.d.ts","sourceRoot":"","sources":["../../../src/types/reboot-pod-request.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,gBAAgB;IAE7B;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf;;;OAGG;IACH,SAAS,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAE1B;;;OAGG;IACH,SAAS,EAAE,MAAM,CAAC;IAElB;;;OAGG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;CAC3B"}
@@ -0,0 +1,20 @@
1
+ /**
2
+ * acep
3
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
4
+ *
5
+ * OpenAPI spec version: common-version
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by the swagger code generator program.
9
+ * https://github.com/swagger-api/swagger-codegen.git
10
+ * Do not edit the class manually.
11
+ */
12
+ /**
13
+ *
14
+ *
15
+ * @export
16
+ * @interface RebootPodResponse
17
+ */
18
+ export interface RebootPodResponse {
19
+ }
20
+ //# sourceMappingURL=reboot-pod-response.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"reboot-pod-response.d.ts","sourceRoot":"","sources":["../../../src/types/reboot-pod-response.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,iBAAiB;CACjC"}
@@ -0,0 +1,36 @@
1
+ /**
2
+ * acep
3
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
4
+ *
5
+ * OpenAPI spec version: common-version
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by the swagger code generator program.
9
+ * https://github.com/swagger-api/swagger-codegen.git
10
+ * Do not edit the class manually.
11
+ */
12
+ import { PreOrderListForRenewResourceAutoInput } from './pre-order-list-for-renew-resource-auto-input';
13
+ /**
14
+ *
15
+ *
16
+ * @export
17
+ * @interface RenewResourceAutoRequest
18
+ */
19
+ export interface RenewResourceAutoRequest {
20
+ /**
21
+ * @type {Array<PreOrderListForRenewResourceAutoInput>}
22
+ * @memberof RenewResourceAutoRequest
23
+ */
24
+ PreOrderList?: Array<PreOrderListForRenewResourceAutoInput>;
25
+ /**
26
+ * @type {string}
27
+ * @memberof RenewResourceAutoRequest
28
+ */
29
+ ProductId: string;
30
+ /**
31
+ * @type {string}
32
+ * @memberof RenewResourceAutoRequest
33
+ */
34
+ RoundId: string;
35
+ }
36
+ //# sourceMappingURL=renew-resource-auto-request.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"renew-resource-auto-request.d.ts","sourceRoot":"","sources":["../../../src/types/renew-resource-auto-request.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH,OAAO,EAAE,qCAAqC,EAAE,MAAM,gDAAgD,CAAC;AACtG;;;;;EAKE;AACH,MAAM,WAAW,wBAAwB;IAErC;;;OAGG;IACH,YAAY,CAAC,EAAE,KAAK,CAAC,qCAAqC,CAAC,CAAC;IAE5D;;;OAGG;IACH,SAAS,EAAE,MAAM,CAAC;IAElB;;;OAGG;IACH,OAAO,EAAE,MAAM,CAAC;CACnB"}
@@ -0,0 +1,20 @@
1
+ /**
2
+ * acep
3
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
4
+ *
5
+ * OpenAPI spec version: common-version
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by the swagger code generator program.
9
+ * https://github.com/swagger-api/swagger-codegen.git
10
+ * Do not edit the class manually.
11
+ */
12
+ /**
13
+ *
14
+ *
15
+ * @export
16
+ * @interface RenewResourceAutoResponse
17
+ */
18
+ export interface RenewResourceAutoResponse {
19
+ }
20
+ //# sourceMappingURL=renew-resource-auto-response.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"renew-resource-auto-response.d.ts","sourceRoot":"","sources":["../../../src/types/renew-resource-auto-response.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,yBAAyB;CACzC"}
@@ -0,0 +1,41 @@
1
+ /**
2
+ * acep
3
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
4
+ *
5
+ * OpenAPI spec version: common-version
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by the swagger code generator program.
9
+ * https://github.com/swagger-api/swagger-codegen.git
10
+ * Do not edit the class manually.
11
+ */
12
+ import { PreOrderListForSubscribeResourceAutoInput } from './pre-order-list-for-subscribe-resource-auto-input';
13
+ /**
14
+ *
15
+ *
16
+ * @export
17
+ * @interface SubscribeResourceAutoRequest
18
+ */
19
+ export interface SubscribeResourceAutoRequest {
20
+ /**
21
+ * @type {boolean}
22
+ * @memberof SubscribeResourceAutoRequest
23
+ */
24
+ AutoRenew?: boolean;
25
+ /**
26
+ * @type {Array<PreOrderListForSubscribeResourceAutoInput>}
27
+ * @memberof SubscribeResourceAutoRequest
28
+ */
29
+ PreOrderList?: Array<PreOrderListForSubscribeResourceAutoInput>;
30
+ /**
31
+ * @type {string}
32
+ * @memberof SubscribeResourceAutoRequest
33
+ */
34
+ ProductId: string;
35
+ /**
36
+ * @type {string}
37
+ * @memberof SubscribeResourceAutoRequest
38
+ */
39
+ RoundId: string;
40
+ }
41
+ //# sourceMappingURL=subscribe-resource-auto-request.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"subscribe-resource-auto-request.d.ts","sourceRoot":"","sources":["../../../src/types/subscribe-resource-auto-request.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH,OAAO,EAAE,yCAAyC,EAAE,MAAM,oDAAoD,CAAC;AAC9G;;;;;EAKE;AACH,MAAM,WAAW,4BAA4B;IAEzC;;;OAGG;IACH,SAAS,CAAC,EAAE,OAAO,CAAC;IAEpB;;;OAGG;IACH,YAAY,CAAC,EAAE,KAAK,CAAC,yCAAyC,CAAC,CAAC;IAEhE;;;OAGG;IACH,SAAS,EAAE,MAAM,CAAC;IAElB;;;OAGG;IACH,OAAO,EAAE,MAAM,CAAC;CACnB"}
@@ -0,0 +1,20 @@
1
+ /**
2
+ * acep
3
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
4
+ *
5
+ * OpenAPI spec version: common-version
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by the swagger code generator program.
9
+ * https://github.com/swagger-api/swagger-codegen.git
10
+ * Do not edit the class manually.
11
+ */
12
+ /**
13
+ *
14
+ *
15
+ * @export
16
+ * @interface SubscribeResourceAutoResponse
17
+ */
18
+ export interface SubscribeResourceAutoResponse {
19
+ }
20
+ //# sourceMappingURL=subscribe-resource-auto-response.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"subscribe-resource-auto-response.d.ts","sourceRoot":"","sources":["../../../src/types/subscribe-resource-auto-response.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,6BAA6B;CAC7C"}
@@ -0,0 +1,30 @@
1
+ /**
2
+ * acep
3
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
4
+ *
5
+ * OpenAPI spec version: common-version
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by the swagger code generator program.
9
+ * https://github.com/swagger-api/swagger-codegen.git
10
+ * Do not edit the class manually.
11
+ */
12
+ /**
13
+ *
14
+ *
15
+ * @export
16
+ * @interface TagForSubscribeResourceAutoInput
17
+ */
18
+ export interface TagForSubscribeResourceAutoInput {
19
+ /**
20
+ * @type {string}
21
+ * @memberof TagForSubscribeResourceAutoInput
22
+ */
23
+ Key?: string;
24
+ /**
25
+ * @type {string}
26
+ * @memberof TagForSubscribeResourceAutoInput
27
+ */
28
+ Value?: string;
29
+ }
30
+ //# sourceMappingURL=tag-for-subscribe-resource-auto-input.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"tag-for-subscribe-resource-auto-input.d.ts","sourceRoot":"","sources":["../../../src/types/tag-for-subscribe-resource-auto-input.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,gCAAgC;IAE7C;;;OAGG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;IAEb;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB"}
@@ -0,0 +1,35 @@
1
+ /**
2
+ * acep
3
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
4
+ *
5
+ * OpenAPI spec version: common-version
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by the swagger code generator program.
9
+ * https://github.com/swagger-api/swagger-codegen.git
10
+ * Do not edit the class manually.
11
+ */
12
+ /**
13
+ *
14
+ *
15
+ * @export
16
+ * @interface TosInfoForBatchScreenShotInput
17
+ */
18
+ export interface TosInfoForBatchScreenShotInput {
19
+ /**
20
+ * @type {string}
21
+ * @memberof TosInfoForBatchScreenShotInput
22
+ */
23
+ Bucket?: string;
24
+ /**
25
+ * @type {string}
26
+ * @memberof TosInfoForBatchScreenShotInput
27
+ */
28
+ Endpoint?: string;
29
+ /**
30
+ * @type {string}
31
+ * @memberof TosInfoForBatchScreenShotInput
32
+ */
33
+ Region?: string;
34
+ }
35
+ //# sourceMappingURL=tos-info-for-batch-screen-shot-input.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"tos-info-for-batch-screen-shot-input.d.ts","sourceRoot":"","sources":["../../../src/types/tos-info-for-batch-screen-shot-input.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,8BAA8B;IAE3C;;;OAGG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAEhB;;;OAGG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAElB;;;OAGG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB"}
@@ -0,0 +1,55 @@
1
+ /**
2
+ * acep
3
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
4
+ *
5
+ * OpenAPI spec version: common-version
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by the swagger code generator program.
9
+ * https://github.com/swagger-api/swagger-codegen.git
10
+ * Do not edit the class manually.
11
+ */
12
+ /**
13
+ *
14
+ *
15
+ * @export
16
+ * @interface UpdateAppRequest
17
+ */
18
+ export interface UpdateAppRequest {
19
+ /**
20
+ * @type {string}
21
+ * @memberof UpdateAppRequest
22
+ */
23
+ AppDesc?: string;
24
+ /**
25
+ * @type {string}
26
+ * @memberof UpdateAppRequest
27
+ */
28
+ AppId: string;
29
+ /**
30
+ * @type {string}
31
+ * @memberof UpdateAppRequest
32
+ */
33
+ AppMode?: string;
34
+ /**
35
+ * @type {string}
36
+ * @memberof UpdateAppRequest
37
+ */
38
+ AppName?: string;
39
+ /**
40
+ * @type {string}
41
+ * @memberof UpdateAppRequest
42
+ */
43
+ IconUrl?: string;
44
+ /**
45
+ * @type {string}
46
+ * @memberof UpdateAppRequest
47
+ */
48
+ ProductId: string;
49
+ /**
50
+ * @type {number}
51
+ * @memberof UpdateAppRequest
52
+ */
53
+ Rotation?: number;
54
+ }
55
+ //# sourceMappingURL=update-app-request.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"update-app-request.d.ts","sourceRoot":"","sources":["../../../src/types/update-app-request.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,gBAAgB;IAE7B;;;OAGG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;IAEjB;;;OAGG;IACH,KAAK,EAAE,MAAM,CAAC;IAEd;;;OAGG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;IAEjB;;;OAGG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;IAEjB;;;OAGG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;IAEjB;;;OAGG;IACH,SAAS,EAAE,MAAM,CAAC;IAElB;;;OAGG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;CACrB"}
@@ -0,0 +1,20 @@
1
+ /**
2
+ * acep
3
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
4
+ *
5
+ * OpenAPI spec version: common-version
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by the swagger code generator program.
9
+ * https://github.com/swagger-api/swagger-codegen.git
10
+ * Do not edit the class manually.
11
+ */
12
+ /**
13
+ *
14
+ *
15
+ * @export
16
+ * @interface UpdateAppResponse
17
+ */
18
+ export interface UpdateAppResponse {
19
+ }
20
+ //# sourceMappingURL=update-app-response.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"update-app-response.d.ts","sourceRoot":"","sources":["../../../src/types/update-app-response.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,iBAAiB;CACjC"}
@@ -0,0 +1,46 @@
1
+ /**
2
+ * acep
3
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
4
+ *
5
+ * OpenAPI spec version: common-version
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by the swagger code generator program.
9
+ * https://github.com/swagger-api/swagger-codegen.git
10
+ * Do not edit the class manually.
11
+ */
12
+ import { IPListForUpdateDNSRuleInput } from './iplist-for-update-dnsrule-input';
13
+ /**
14
+ *
15
+ *
16
+ * @export
17
+ * @interface UpdateDNSRuleRequest
18
+ */
19
+ export interface UpdateDNSRuleRequest {
20
+ /**
21
+ * @type {string}
22
+ * @memberof UpdateDNSRuleRequest
23
+ */
24
+ DNSId: string;
25
+ /**
26
+ * @type {string}
27
+ * @memberof UpdateDNSRuleRequest
28
+ */
29
+ DNSName?: string;
30
+ /**
31
+ * @type {Array<IPListForUpdateDNSRuleInput>}
32
+ * @memberof UpdateDNSRuleRequest
33
+ */
34
+ IPList?: Array<IPListForUpdateDNSRuleInput>;
35
+ /**
36
+ * @type {string}
37
+ * @memberof UpdateDNSRuleRequest
38
+ */
39
+ ProductId: string;
40
+ /**
41
+ * @type {number}
42
+ * @memberof UpdateDNSRuleRequest
43
+ */
44
+ Type?: number;
45
+ }
46
+ //# sourceMappingURL=update-dnsrule-request.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"update-dnsrule-request.d.ts","sourceRoot":"","sources":["../../../src/types/update-dnsrule-request.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH,OAAO,EAAE,2BAA2B,EAAE,MAAM,mCAAmC,CAAC;AAC/E;;;;;EAKE;AACH,MAAM,WAAW,oBAAoB;IAEjC;;;OAGG;IACH,KAAK,EAAE,MAAM,CAAC;IAEd;;;OAGG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;IAEjB;;;OAGG;IACH,MAAM,CAAC,EAAE,KAAK,CAAC,2BAA2B,CAAC,CAAC;IAE5C;;;OAGG;IACH,SAAS,EAAE,MAAM,CAAC;IAElB;;;OAGG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;CACjB"}
@@ -0,0 +1,20 @@
1
+ /**
2
+ * acep
3
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
4
+ *
5
+ * OpenAPI spec version: common-version
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by the swagger code generator program.
9
+ * https://github.com/swagger-api/swagger-codegen.git
10
+ * Do not edit the class manually.
11
+ */
12
+ /**
13
+ *
14
+ *
15
+ * @export
16
+ * @interface UpdateDNSRuleResponse
17
+ */
18
+ export interface UpdateDNSRuleResponse {
19
+ }
20
+ //# sourceMappingURL=update-dnsrule-response.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"update-dnsrule-response.d.ts","sourceRoot":"","sources":["../../../src/types/update-dnsrule-response.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,qBAAqB;CACrC"}
@@ -0,0 +1,35 @@
1
+ /**
2
+ * acep
3
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
4
+ *
5
+ * OpenAPI spec version: common-version
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by the swagger code generator program.
9
+ * https://github.com/swagger-api/swagger-codegen.git
10
+ * Do not edit the class manually.
11
+ */
12
+ /**
13
+ *
14
+ *
15
+ * @export
16
+ * @interface UpdateHostRequest
17
+ */
18
+ export interface UpdateHostRequest {
19
+ /**
20
+ * @type {string}
21
+ * @memberof UpdateHostRequest
22
+ */
23
+ ConfigurationCode?: string;
24
+ /**
25
+ * @type {Array<string>}
26
+ * @memberof UpdateHostRequest
27
+ */
28
+ HostIdList?: Array<string>;
29
+ /**
30
+ * @type {string}
31
+ * @memberof UpdateHostRequest
32
+ */
33
+ ProductId: string;
34
+ }
35
+ //# sourceMappingURL=update-host-request.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"update-host-request.d.ts","sourceRoot":"","sources":["../../../src/types/update-host-request.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,iBAAiB;IAE9B;;;OAGG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAE3B;;;OAGG;IACH,UAAU,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAE3B;;;OAGG;IACH,SAAS,EAAE,MAAM,CAAC;CACrB"}
@@ -0,0 +1,20 @@
1
+ /**
2
+ * acep
3
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
4
+ *
5
+ * OpenAPI spec version: common-version
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by the swagger code generator program.
9
+ * https://github.com/swagger-api/swagger-codegen.git
10
+ * Do not edit the class manually.
11
+ */
12
+ /**
13
+ *
14
+ *
15
+ * @export
16
+ * @interface UpdateHostResponse
17
+ */
18
+ export interface UpdateHostResponse {
19
+ }
20
+ //# sourceMappingURL=update-host-response.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"update-host-response.d.ts","sourceRoot":"","sources":["../../../src/types/update-host-response.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,kBAAkB;CAClC"}