@huaweicloud/huaweicloud-sdk-swr 3.1.11 → 3.1.12

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 (251) hide show
  1. package/LICENSE +0 -0
  2. package/README.md +0 -0
  3. package/huaweicloud-sdk-swr.d.ts +0 -0
  4. package/huaweicloud-sdk-swr.js +0 -0
  5. package/package.json +2 -2
  6. package/v2/SwrClient.d.ts +90 -180
  7. package/v2/SwrClient.js +90 -180
  8. package/v2/SwrRegion.d.ts +0 -0
  9. package/v2/SwrRegion.js +0 -0
  10. package/v2/model/AuthInfo.d.ts +0 -0
  11. package/v2/model/AuthInfo.js +0 -0
  12. package/v2/model/CreateImageSyncRepoRequest.d.ts +0 -0
  13. package/v2/model/CreateImageSyncRepoRequest.js +0 -0
  14. package/v2/model/CreateImageSyncRepoRequestBody.d.ts +0 -0
  15. package/v2/model/CreateImageSyncRepoRequestBody.js +0 -0
  16. package/v2/model/CreateImageSyncRepoResponse.d.ts +0 -0
  17. package/v2/model/CreateImageSyncRepoResponse.js +0 -0
  18. package/v2/model/CreateManualImageSyncRepoRequest.d.ts +0 -0
  19. package/v2/model/CreateManualImageSyncRepoRequest.js +0 -0
  20. package/v2/model/CreateManualImageSyncRepoRequestBody.d.ts +0 -0
  21. package/v2/model/CreateManualImageSyncRepoRequestBody.js +0 -0
  22. package/v2/model/CreateManualImageSyncRepoResponse.d.ts +0 -0
  23. package/v2/model/CreateManualImageSyncRepoResponse.js +0 -0
  24. package/v2/model/CreateNamespaceAuthRequest.d.ts +0 -0
  25. package/v2/model/CreateNamespaceAuthRequest.js +0 -0
  26. package/v2/model/CreateNamespaceAuthResponse.d.ts +0 -0
  27. package/v2/model/CreateNamespaceAuthResponse.js +0 -0
  28. package/v2/model/CreateNamespaceRequest.d.ts +0 -0
  29. package/v2/model/CreateNamespaceRequest.js +0 -0
  30. package/v2/model/CreateNamespaceRequestBody.d.ts +0 -0
  31. package/v2/model/CreateNamespaceRequestBody.js +0 -0
  32. package/v2/model/CreateNamespaceResponse.d.ts +0 -0
  33. package/v2/model/CreateNamespaceResponse.js +0 -0
  34. package/v2/model/CreateRepoDomainsRequest.d.ts +0 -0
  35. package/v2/model/CreateRepoDomainsRequest.js +0 -0
  36. package/v2/model/CreateRepoDomainsRequestBody.d.ts +0 -0
  37. package/v2/model/CreateRepoDomainsRequestBody.js +0 -0
  38. package/v2/model/CreateRepoDomainsResponse.d.ts +0 -0
  39. package/v2/model/CreateRepoDomainsResponse.js +0 -0
  40. package/v2/model/CreateRepoRequest.d.ts +0 -0
  41. package/v2/model/CreateRepoRequest.js +0 -0
  42. package/v2/model/CreateRepoRequestBody.d.ts +0 -0
  43. package/v2/model/CreateRepoRequestBody.js +0 -0
  44. package/v2/model/CreateRepoResponse.d.ts +0 -0
  45. package/v2/model/CreateRepoResponse.js +0 -0
  46. package/v2/model/CreateRetentionRequest.d.ts +0 -0
  47. package/v2/model/CreateRetentionRequest.js +0 -0
  48. package/v2/model/CreateRetentionRequestBody.d.ts +0 -0
  49. package/v2/model/CreateRetentionRequestBody.js +0 -0
  50. package/v2/model/CreateRetentionResponse.d.ts +0 -0
  51. package/v2/model/CreateRetentionResponse.js +0 -0
  52. package/v2/model/CreateSecretRequest.d.ts +0 -0
  53. package/v2/model/CreateSecretRequest.js +0 -0
  54. package/v2/model/CreateSecretResponse.d.ts +0 -0
  55. package/v2/model/CreateSecretResponse.js +0 -0
  56. package/v2/model/CreateTriggerRequest.d.ts +0 -0
  57. package/v2/model/CreateTriggerRequest.js +0 -0
  58. package/v2/model/CreateTriggerRequestBody.d.ts +0 -0
  59. package/v2/model/CreateTriggerRequestBody.js +0 -0
  60. package/v2/model/CreateTriggerResponse.d.ts +0 -0
  61. package/v2/model/CreateTriggerResponse.js +0 -0
  62. package/v2/model/CreateUserRepositoryAuthRequest.d.ts +0 -0
  63. package/v2/model/CreateUserRepositoryAuthRequest.js +0 -0
  64. package/v2/model/CreateUserRepositoryAuthResponse.d.ts +0 -0
  65. package/v2/model/CreateUserRepositoryAuthResponse.js +0 -0
  66. package/v2/model/DeleteImageSyncRepoRequest.d.ts +0 -0
  67. package/v2/model/DeleteImageSyncRepoRequest.js +0 -0
  68. package/v2/model/DeleteImageSyncRepoRequestBody.d.ts +0 -0
  69. package/v2/model/DeleteImageSyncRepoRequestBody.js +0 -0
  70. package/v2/model/DeleteImageSyncRepoResponse.d.ts +0 -0
  71. package/v2/model/DeleteImageSyncRepoResponse.js +0 -0
  72. package/v2/model/DeleteNamespaceAuthRequest.d.ts +0 -0
  73. package/v2/model/DeleteNamespaceAuthRequest.js +0 -0
  74. package/v2/model/DeleteNamespaceAuthResponse.d.ts +0 -0
  75. package/v2/model/DeleteNamespaceAuthResponse.js +0 -0
  76. package/v2/model/DeleteNamespacesRequest.d.ts +0 -0
  77. package/v2/model/DeleteNamespacesRequest.js +0 -0
  78. package/v2/model/DeleteNamespacesResponse.d.ts +0 -0
  79. package/v2/model/DeleteNamespacesResponse.js +0 -0
  80. package/v2/model/DeleteRepoDomainsRequest.d.ts +0 -0
  81. package/v2/model/DeleteRepoDomainsRequest.js +0 -0
  82. package/v2/model/DeleteRepoDomainsResponse.d.ts +0 -0
  83. package/v2/model/DeleteRepoDomainsResponse.js +0 -0
  84. package/v2/model/DeleteRepoRequest.d.ts +0 -0
  85. package/v2/model/DeleteRepoRequest.js +0 -0
  86. package/v2/model/DeleteRepoResponse.d.ts +0 -0
  87. package/v2/model/DeleteRepoResponse.js +0 -0
  88. package/v2/model/DeleteRepoTagRequest.d.ts +0 -0
  89. package/v2/model/DeleteRepoTagRequest.js +0 -0
  90. package/v2/model/DeleteRepoTagResponse.d.ts +0 -0
  91. package/v2/model/DeleteRepoTagResponse.js +0 -0
  92. package/v2/model/DeleteRetentionRequest.d.ts +0 -0
  93. package/v2/model/DeleteRetentionRequest.js +0 -0
  94. package/v2/model/DeleteRetentionResponse.d.ts +0 -0
  95. package/v2/model/DeleteRetentionResponse.js +0 -0
  96. package/v2/model/DeleteTriggerRequest.d.ts +0 -0
  97. package/v2/model/DeleteTriggerRequest.js +0 -0
  98. package/v2/model/DeleteTriggerResponse.d.ts +0 -0
  99. package/v2/model/DeleteTriggerResponse.js +0 -0
  100. package/v2/model/DeleteUserRepositoryAuthRequest.d.ts +0 -0
  101. package/v2/model/DeleteUserRepositoryAuthRequest.js +0 -0
  102. package/v2/model/DeleteUserRepositoryAuthResponse.d.ts +0 -0
  103. package/v2/model/DeleteUserRepositoryAuthResponse.js +0 -0
  104. package/v2/model/ImageTag.d.ts +0 -0
  105. package/v2/model/ImageTag.js +0 -0
  106. package/v2/model/Link.d.ts +0 -0
  107. package/v2/model/Link.js +0 -0
  108. package/v2/model/ListApiVersionsRequest.d.ts +0 -0
  109. package/v2/model/ListApiVersionsRequest.js +0 -0
  110. package/v2/model/ListApiVersionsResponse.d.ts +0 -0
  111. package/v2/model/ListApiVersionsResponse.js +0 -0
  112. package/v2/model/ListImageAutoSyncReposDetailsRequest.d.ts +0 -0
  113. package/v2/model/ListImageAutoSyncReposDetailsRequest.js +0 -0
  114. package/v2/model/ListImageAutoSyncReposDetailsResponse.d.ts +0 -0
  115. package/v2/model/ListImageAutoSyncReposDetailsResponse.js +0 -0
  116. package/v2/model/ListNamespacesRequest.d.ts +0 -0
  117. package/v2/model/ListNamespacesRequest.js +0 -0
  118. package/v2/model/ListNamespacesResponse.d.ts +0 -0
  119. package/v2/model/ListNamespacesResponse.js +0 -0
  120. package/v2/model/ListQuotasRequest.d.ts +0 -0
  121. package/v2/model/ListQuotasRequest.js +0 -0
  122. package/v2/model/ListQuotasResponse.d.ts +0 -0
  123. package/v2/model/ListQuotasResponse.js +0 -0
  124. package/v2/model/ListRepoDomainsRequest.d.ts +0 -0
  125. package/v2/model/ListRepoDomainsRequest.js +0 -0
  126. package/v2/model/ListRepoDomainsResponse.d.ts +0 -0
  127. package/v2/model/ListRepoDomainsResponse.js +0 -0
  128. package/v2/model/ListReposDetailsRequest.d.ts +0 -0
  129. package/v2/model/ListReposDetailsRequest.js +0 -0
  130. package/v2/model/ListReposDetailsResponse.d.ts +0 -0
  131. package/v2/model/ListReposDetailsResponse.js +0 -0
  132. package/v2/model/ListRepositoryTagsRequest.d.ts +0 -0
  133. package/v2/model/ListRepositoryTagsRequest.js +0 -0
  134. package/v2/model/ListRepositoryTagsResponse.d.ts +0 -0
  135. package/v2/model/ListRepositoryTagsResponse.js +0 -0
  136. package/v2/model/ListRetentionHistoriesRequest.d.ts +0 -0
  137. package/v2/model/ListRetentionHistoriesRequest.js +0 -0
  138. package/v2/model/ListRetentionHistoriesResponse.d.ts +0 -0
  139. package/v2/model/ListRetentionHistoriesResponse.js +0 -0
  140. package/v2/model/ListRetentionsRequest.d.ts +0 -0
  141. package/v2/model/ListRetentionsRequest.js +0 -0
  142. package/v2/model/ListRetentionsResponse.d.ts +0 -0
  143. package/v2/model/ListRetentionsResponse.js +0 -0
  144. package/v2/model/ListSharedReposDetailsRequest.d.ts +0 -0
  145. package/v2/model/ListSharedReposDetailsRequest.js +0 -0
  146. package/v2/model/ListSharedReposDetailsResponse.d.ts +0 -0
  147. package/v2/model/ListSharedReposDetailsResponse.js +0 -0
  148. package/v2/model/ListTriggersDetailsRequest.d.ts +0 -0
  149. package/v2/model/ListTriggersDetailsRequest.js +0 -0
  150. package/v2/model/ListTriggersDetailsResponse.d.ts +0 -0
  151. package/v2/model/ListTriggersDetailsResponse.js +0 -0
  152. package/v2/model/Retention.d.ts +0 -0
  153. package/v2/model/Retention.js +0 -0
  154. package/v2/model/RetentionLog.d.ts +0 -0
  155. package/v2/model/RetentionLog.js +0 -0
  156. package/v2/model/Rule.d.ts +0 -0
  157. package/v2/model/Rule.js +0 -0
  158. package/v2/model/ShowAccessDomainRequest.d.ts +0 -0
  159. package/v2/model/ShowAccessDomainRequest.js +0 -0
  160. package/v2/model/ShowAccessDomainResponse.d.ts +0 -0
  161. package/v2/model/ShowAccessDomainResponse.js +0 -0
  162. package/v2/model/ShowApiVersionRequest.d.ts +0 -0
  163. package/v2/model/ShowApiVersionRequest.js +0 -0
  164. package/v2/model/ShowApiVersionResponse.d.ts +0 -0
  165. package/v2/model/ShowApiVersionResponse.js +0 -0
  166. package/v2/model/ShowNamespace.d.ts +0 -0
  167. package/v2/model/ShowNamespace.js +0 -0
  168. package/v2/model/ShowNamespaceAuthRequest.d.ts +0 -0
  169. package/v2/model/ShowNamespaceAuthRequest.js +0 -0
  170. package/v2/model/ShowNamespaceAuthResponse.d.ts +0 -0
  171. package/v2/model/ShowNamespaceAuthResponse.js +0 -0
  172. package/v2/model/ShowNamespaceRequest.d.ts +0 -0
  173. package/v2/model/ShowNamespaceRequest.js +0 -0
  174. package/v2/model/ShowNamespaceResponse.d.ts +0 -0
  175. package/v2/model/ShowNamespaceResponse.js +0 -0
  176. package/v2/model/ShowQuota.d.ts +0 -0
  177. package/v2/model/ShowQuota.js +0 -0
  178. package/v2/model/ShowRepoDomainsResponse.d.ts +0 -0
  179. package/v2/model/ShowRepoDomainsResponse.js +0 -0
  180. package/v2/model/ShowReposResp.d.ts +0 -0
  181. package/v2/model/ShowReposResp.js +0 -0
  182. package/v2/model/ShowReposTagResp.d.ts +0 -0
  183. package/v2/model/ShowReposTagResp.js +0 -0
  184. package/v2/model/ShowRepositoryRequest.d.ts +0 -0
  185. package/v2/model/ShowRepositoryRequest.js +0 -0
  186. package/v2/model/ShowRepositoryResponse.d.ts +0 -0
  187. package/v2/model/ShowRepositoryResponse.js +0 -0
  188. package/v2/model/ShowRetentionRequest.d.ts +0 -0
  189. package/v2/model/ShowRetentionRequest.js +0 -0
  190. package/v2/model/ShowRetentionResponse.d.ts +0 -0
  191. package/v2/model/ShowRetentionResponse.js +0 -0
  192. package/v2/model/ShowSyncJobRequest.d.ts +0 -0
  193. package/v2/model/ShowSyncJobRequest.js +0 -0
  194. package/v2/model/ShowSyncJobResponse.d.ts +0 -0
  195. package/v2/model/ShowSyncJobResponse.js +0 -0
  196. package/v2/model/ShowTriggerRequest.d.ts +0 -0
  197. package/v2/model/ShowTriggerRequest.js +0 -0
  198. package/v2/model/ShowTriggerResponse.d.ts +0 -0
  199. package/v2/model/ShowTriggerResponse.js +0 -0
  200. package/v2/model/ShowUserRepositoryAuthRequest.d.ts +0 -0
  201. package/v2/model/ShowUserRepositoryAuthRequest.js +0 -0
  202. package/v2/model/ShowUserRepositoryAuthResponse.d.ts +0 -0
  203. package/v2/model/ShowUserRepositoryAuthResponse.js +0 -0
  204. package/v2/model/SyncJob.d.ts +0 -0
  205. package/v2/model/SyncJob.js +0 -0
  206. package/v2/model/SyncRepo.d.ts +0 -0
  207. package/v2/model/SyncRepo.js +0 -0
  208. package/v2/model/TagSelector.d.ts +0 -0
  209. package/v2/model/TagSelector.js +0 -0
  210. package/v2/model/Trigger.d.ts +0 -0
  211. package/v2/model/Trigger.js +0 -0
  212. package/v2/model/TriggerHistories.d.ts +0 -0
  213. package/v2/model/TriggerHistories.js +0 -0
  214. package/v2/model/UpdateNamespaceAuthRequest.d.ts +0 -0
  215. package/v2/model/UpdateNamespaceAuthRequest.js +0 -0
  216. package/v2/model/UpdateNamespaceAuthResponse.d.ts +0 -0
  217. package/v2/model/UpdateNamespaceAuthResponse.js +0 -0
  218. package/v2/model/UpdateRepoDomainsRequest.d.ts +0 -0
  219. package/v2/model/UpdateRepoDomainsRequest.js +0 -0
  220. package/v2/model/UpdateRepoDomainsRequestBody.d.ts +0 -0
  221. package/v2/model/UpdateRepoDomainsRequestBody.js +0 -0
  222. package/v2/model/UpdateRepoDomainsResponse.d.ts +0 -0
  223. package/v2/model/UpdateRepoDomainsResponse.js +0 -0
  224. package/v2/model/UpdateRepoRequest.d.ts +0 -0
  225. package/v2/model/UpdateRepoRequest.js +0 -0
  226. package/v2/model/UpdateRepoRequestBody.d.ts +0 -0
  227. package/v2/model/UpdateRepoRequestBody.js +0 -0
  228. package/v2/model/UpdateRepoResponse.d.ts +0 -0
  229. package/v2/model/UpdateRepoResponse.js +0 -0
  230. package/v2/model/UpdateRetentionRequest.d.ts +0 -0
  231. package/v2/model/UpdateRetentionRequest.js +0 -0
  232. package/v2/model/UpdateRetentionRequestBody.d.ts +0 -0
  233. package/v2/model/UpdateRetentionRequestBody.js +0 -0
  234. package/v2/model/UpdateRetentionResponse.d.ts +0 -0
  235. package/v2/model/UpdateRetentionResponse.js +0 -0
  236. package/v2/model/UpdateTriggerRequest.d.ts +0 -0
  237. package/v2/model/UpdateTriggerRequest.js +0 -0
  238. package/v2/model/UpdateTriggerRequestBody.d.ts +0 -0
  239. package/v2/model/UpdateTriggerRequestBody.js +0 -0
  240. package/v2/model/UpdateTriggerResponse.d.ts +0 -0
  241. package/v2/model/UpdateTriggerResponse.js +0 -0
  242. package/v2/model/UpdateUserRepositoryAuthRequest.d.ts +0 -0
  243. package/v2/model/UpdateUserRepositoryAuthRequest.js +0 -0
  244. package/v2/model/UpdateUserRepositoryAuthResponse.d.ts +0 -0
  245. package/v2/model/UpdateUserRepositoryAuthResponse.js +0 -0
  246. package/v2/model/UserAuth.d.ts +0 -0
  247. package/v2/model/UserAuth.js +0 -0
  248. package/v2/model/VersionDetail.d.ts +0 -0
  249. package/v2/model/VersionDetail.js +0 -0
  250. package/v2/public-api.d.ts +0 -0
  251. package/v2/public-api.js +0 -0
package/v2/SwrClient.js CHANGED
@@ -75,8 +75,7 @@ var SwrClient = /** @class */ (function () {
75
75
  /**
76
76
  * 创建镜像自动同步任务,帮助您把最新推送的镜像自动同步到其他区域镜像仓库内。 镜像自动同步帮助您把最新推送的镜像自动同步到其他区域镜像仓库内,后期镜像有更新时,目标仓库的镜像也会自动更新,但已有的镜像不会自动同步。已有镜像的同步需要手动操作,详情请参见手动同步镜像。
77
77
  *
78
- * 详细说明请参考华为云API Explorer
79
- * Please refer to Huawei cloud API Explorer for details.
78
+ * Please refer to HUAWEI cloud API Explorer for details.
80
79
  *
81
80
  * @summary 创建镜像自动同步任务
82
81
  * @param {'application/json;charset=utf-8' | 'application/json'} contentType 消息体的类型(格式),下方类型可任选其一使用: application/json;charset=utf-8 application/json
@@ -95,8 +94,7 @@ var SwrClient = /** @class */ (function () {
95
94
  /**
96
95
  * 对于镜像仓库已有的镜像,如果想在其他区域使用,需要手动触发镜像同步。 判断是否同步成功的方法如下:响应状态码为200,无报错信息,表示同步成功。通过SWR管理控制台或调用查询镜像仓库概要信息接口,在目标区域的目标组织下,若存在所同步的镜像版本表示同步成功。
97
96
  *
98
- * 详细说明请参考华为云API Explorer
99
- * Please refer to Huawei cloud API Explorer for details.
97
+ * Please refer to HUAWEI cloud API Explorer for details.
100
98
  *
101
99
  * @summary 手动同步镜像
102
100
  * @param {'application/json;charset=utf-8' | 'application/json'} contentType 消息体的类型(格式),下方类型可任选其一使用: application/json;charset=utf-8 application/json
@@ -115,8 +113,7 @@ var SwrClient = /** @class */ (function () {
115
113
  /**
116
114
  * 创建组织
117
115
  *
118
- * 详细说明请参考华为云API Explorer
119
- * Please refer to Huawei cloud API Explorer for details.
116
+ * Please refer to HUAWEI cloud API Explorer for details.
120
117
  *
121
118
  * @summary 创建组织
122
119
  * @param {'application/json;charset=utf-8' | 'application/json'} contentType 消息体的类型(格式),下方类型可任选其一使用: application/json;charset=utf-8 application/json
@@ -133,8 +130,7 @@ var SwrClient = /** @class */ (function () {
133
130
  /**
134
131
  * 创建组织权限
135
132
  *
136
- * 详细说明请参考华为云API Explorer
137
- * Please refer to Huawei cloud API Explorer for details.
133
+ * Please refer to HUAWEI cloud API Explorer for details.
138
134
  *
139
135
  * @summary 创建组织权限
140
136
  * @param {'application/json;charset=utf-8' | 'application/json'} contentType 消息体的类型(格式),下方类型可任选其一使用: application/json;charset=utf-8 application/json
@@ -152,8 +148,7 @@ var SwrClient = /** @class */ (function () {
152
148
  /**
153
149
  * 在组织下创建镜像仓库。
154
150
  *
155
- * 详细说明请参考华为云API Explorer
156
- * Please refer to Huawei cloud API Explorer for details.
151
+ * Please refer to HUAWEI cloud API Explorer for details.
157
152
  *
158
153
  * @summary 在组织下创建镜像仓库
159
154
  * @param {'application/json;charset=utf-8' | 'application/json'} contentType 消息体的类型(格式),下方类型可任选其一使用: application/json;charset=utf-8 application/json
@@ -171,8 +166,7 @@ var SwrClient = /** @class */ (function () {
171
166
  /**
172
167
  * 创建共享帐号。镜像上传后,您可以共享私有镜像给其他帐号,并授予下载该镜像的权限。
173
168
  *
174
- * 详细说明请参考华为云API Explorer
175
- * Please refer to Huawei cloud API Explorer for details.
169
+ * Please refer to HUAWEI cloud API Explorer for details.
176
170
  *
177
171
  * @summary 创建共享帐号
178
172
  * @param {'application/json;charset=utf-8' | 'application/json'} contentType 消息体的类型(格式),下方类型可任选其一使用: application/json;charset=utf-8 application/json
@@ -191,8 +185,7 @@ var SwrClient = /** @class */ (function () {
191
185
  /**
192
186
  * 创建镜像老化规则
193
187
  *
194
- * 详细说明请参考华为云API Explorer
195
- * Please refer to Huawei cloud API Explorer for details.
188
+ * Please refer to HUAWEI cloud API Explorer for details.
196
189
  *
197
190
  * @summary 创建镜像老化规则
198
191
  * @param {'application/json;charset=utf-8' | 'application/json'} contentType 消息体的类型(格式),下方类型可任选其一使用: application/json;charset=utf-8 application/json
@@ -211,8 +204,7 @@ var SwrClient = /** @class */ (function () {
211
204
  /**
212
205
  * 调用该接口,通过获取响应消息头的X-Swr-Dockerlogin的值及响应消息体的host值,可生成临时登录指令。
213
206
  *
214
- * 详细说明请参考华为云API Explorer
215
- * Please refer to Huawei cloud API Explorer for details.
207
+ * Please refer to HUAWEI cloud API Explorer for details.
216
208
  *
217
209
  * @summary 生成临时登录指令
218
210
  * @param {'application/json;charset=utf-8' | 'application/json'} contentType 消息体的类型(格式),下方类型可任选其一使用: application/json;charset=utf-8 application/json
@@ -229,8 +221,7 @@ var SwrClient = /** @class */ (function () {
229
221
  /**
230
222
  * 创建触发器
231
223
  *
232
- * 详细说明请参考华为云API Explorer
233
- * Please refer to Huawei cloud API Explorer for details.
224
+ * Please refer to HUAWEI cloud API Explorer for details.
234
225
  *
235
226
  * @summary 创建触发器
236
227
  * @param {'application/json;charset=utf-8' | 'application/json'} contentType 消息体的类型(格式),下方类型可任选其一使用: application/json;charset=utf-8 application/json
@@ -249,8 +240,7 @@ var SwrClient = /** @class */ (function () {
249
240
  /**
250
241
  * 创建镜像权限
251
242
  *
252
- * 详细说明请参考华为云API Explorer
253
- * Please refer to Huawei cloud API Explorer for details.
243
+ * Please refer to HUAWEI cloud API Explorer for details.
254
244
  *
255
245
  * @summary 创建镜像权限
256
246
  * @param {'application/json;charset=utf-8' | 'application/json'} contentType 消息体的类型(格式),下方类型可任选其一使用: application/json;charset=utf-8 application/json
@@ -269,8 +259,7 @@ var SwrClient = /** @class */ (function () {
269
259
  /**
270
260
  * 根据目标区域、目标组织删除指定的镜像自动同步任务。
271
261
  *
272
- * 详细说明请参考华为云API Explorer
273
- * Please refer to Huawei cloud API Explorer for details.
262
+ * Please refer to HUAWEI cloud API Explorer for details.
274
263
  *
275
264
  * @summary 删除镜像自动同步任务
276
265
  * @param {'application/json;charset=utf-8' | 'application/json'} contentType 消息体的类型(格式),下方类型可任选其一使用: application/json;charset=utf-8 application/json
@@ -289,8 +278,7 @@ var SwrClient = /** @class */ (function () {
289
278
  /**
290
279
  * 删除组织权限
291
280
  *
292
- * 详细说明请参考华为云API Explorer
293
- * Please refer to Huawei cloud API Explorer for details.
281
+ * Please refer to HUAWEI cloud API Explorer for details.
294
282
  *
295
283
  * @summary 删除组织权限
296
284
  * @param {'application/json;charset=utf-8' | 'application/json'} contentType 消息体的类型(格式),下方类型可任选其一使用: application/json;charset=utf-8 application/json
@@ -308,8 +296,7 @@ var SwrClient = /** @class */ (function () {
308
296
  /**
309
297
  * 删除组织
310
298
  *
311
- * 详细说明请参考华为云API Explorer
312
- * Please refer to Huawei cloud API Explorer for details.
299
+ * Please refer to HUAWEI cloud API Explorer for details.
313
300
  *
314
301
  * @summary 删除组织
315
302
  * @param {'application/json;charset=utf-8' | 'application/json'} contentType 消息体的类型(格式),下方类型可任选其一使用: application/json;charset=utf-8 application/json
@@ -326,8 +313,7 @@ var SwrClient = /** @class */ (function () {
326
313
  /**
327
314
  * 删除组织下的镜像仓库。
328
315
  *
329
- * 详细说明请参考华为云API Explorer
330
- * Please refer to Huawei cloud API Explorer for details.
316
+ * Please refer to HUAWEI cloud API Explorer for details.
331
317
  *
332
318
  * @summary 删除组织下的镜像仓库
333
319
  * @param {'application/json;charset=utf-8' | 'application/json'} contentType 消息体的类型(格式),下方类型可任选其一使用: application/json;charset=utf-8 application/json
@@ -345,8 +331,7 @@ var SwrClient = /** @class */ (function () {
345
331
  /**
346
332
  * 删除共享帐号
347
333
  *
348
- * 详细说明请参考华为云API Explorer
349
- * Please refer to Huawei cloud API Explorer for details.
334
+ * Please refer to HUAWEI cloud API Explorer for details.
350
335
  *
351
336
  * @summary 删除共享帐号
352
337
  * @param {'application/json;charset=utf-8' | 'application/json'} contentType 消息体的类型(格式),下方类型可任选其一使用: application/json;charset=utf-8 application/json
@@ -365,8 +350,7 @@ var SwrClient = /** @class */ (function () {
365
350
  /**
366
351
  * 删除镜像仓库中指定tag的镜像
367
352
  *
368
- * 详细说明请参考华为云API Explorer
369
- * Please refer to Huawei cloud API Explorer for details.
353
+ * Please refer to HUAWEI cloud API Explorer for details.
370
354
  *
371
355
  * @summary 删除指定tag的镜像
372
356
  * @param {'application/json;charset=utf-8' | 'application/json'} contentType 消息体的类型(格式),下方类型可任选其一使用: application/json;charset=utf-8 application/json
@@ -385,8 +369,7 @@ var SwrClient = /** @class */ (function () {
385
369
  /**
386
370
  * 删除镜像老化规则
387
371
  *
388
- * 详细说明请参考华为云API Explorer
389
- * Please refer to Huawei cloud API Explorer for details.
372
+ * Please refer to HUAWEI cloud API Explorer for details.
390
373
  *
391
374
  * @summary 删除镜像老化规则
392
375
  * @param {'application/json;charset=utf-8' | 'application/json'} contentType 消息体的类型(格式),下方类型可任选其一使用: application/json;charset=utf-8 application/json
@@ -405,8 +388,7 @@ var SwrClient = /** @class */ (function () {
405
388
  /**
406
389
  * 删除触发器
407
390
  *
408
- * 详细说明请参考华为云API Explorer
409
- * Please refer to Huawei cloud API Explorer for details.
391
+ * Please refer to HUAWEI cloud API Explorer for details.
410
392
  *
411
393
  * @summary 删除触发器
412
394
  * @param {'application/json;charset=utf-8' | 'application/json'} contentType 消息体的类型(格式),下方类型可任选其一使用: application/json;charset=utf-8 application/json
@@ -425,8 +407,7 @@ var SwrClient = /** @class */ (function () {
425
407
  /**
426
408
  * 删除镜像权限
427
409
  *
428
- * 详细说明请参考华为云API Explorer
429
- * Please refer to Huawei cloud API Explorer for details.
410
+ * Please refer to HUAWEI cloud API Explorer for details.
430
411
  *
431
412
  * @summary 删除镜像权限
432
413
  * @param {'application/json;charset=utf-8' | 'application/json'} contentType 消息体的类型(格式),下方类型可任选其一使用: application/json;charset=utf-8 application/json
@@ -445,8 +426,7 @@ var SwrClient = /** @class */ (function () {
445
426
  /**
446
427
  * 获取为当前镜像仓库所创建的所有自动同步任务。
447
428
  *
448
- * 详细说明请参考华为云API Explorer
449
- * Please refer to Huawei cloud API Explorer for details.
429
+ * Please refer to HUAWEI cloud API Explorer for details.
450
430
  *
451
431
  * @summary 获取镜像自动同步任务列表
452
432
  * @param {'application/json;charset=utf-8' | 'application/json'} contentType 消息体的类型(格式),下方类型可任选其一使用: application/json;charset=utf-8 application/json
@@ -464,8 +444,7 @@ var SwrClient = /** @class */ (function () {
464
444
  /**
465
445
  * 查询组织列表
466
446
  *
467
- * 详细说明请参考华为云API Explorer
468
- * Please refer to Huawei cloud API Explorer for details.
447
+ * Please refer to HUAWEI cloud API Explorer for details.
469
448
  *
470
449
  * @summary 查询组织列表
471
450
  * @param {'application/json;charset=utf-8' | 'application/json'} contentType 消息体的类型(格式),下方类型可任选其一使用: application/json;charset=utf-8 application/json
@@ -483,8 +462,7 @@ var SwrClient = /** @class */ (function () {
483
462
  /**
484
463
  * 获取配额信息
485
464
  *
486
- * 详细说明请参考华为云API Explorer
487
- * Please refer to Huawei cloud API Explorer for details.
465
+ * Please refer to HUAWEI cloud API Explorer for details.
488
466
  *
489
467
  * @summary 获取配额信息
490
468
  * @param {'application/json;charset=utf-8' | 'application/json'} contentType 消息体的类型(格式),下方类型可任选其一使用: application/json;charset=utf-8 application/json
@@ -500,8 +478,7 @@ var SwrClient = /** @class */ (function () {
500
478
  /**
501
479
  * 获取共享帐号列表
502
480
  *
503
- * 详细说明请参考华为云API Explorer
504
- * Please refer to Huawei cloud API Explorer for details.
481
+ * Please refer to HUAWEI cloud API Explorer for details.
505
482
  *
506
483
  * @summary 获取共享帐号列表
507
484
  * @param {'application/json;charset=utf-8' | 'application/json'} contentType 消息体的类型(格式),下方类型可任选其一使用: application/json;charset=utf-8 application/json
@@ -519,8 +496,7 @@ var SwrClient = /** @class */ (function () {
519
496
  /**
520
497
  * 查询镜像仓库列表
521
498
  *
522
- * 详细说明请参考华为云API Explorer
523
- * Please refer to Huawei cloud API Explorer for details.
499
+ * Please refer to HUAWEI cloud API Explorer for details.
524
500
  *
525
501
  * @summary 查询镜像仓库列表
526
502
  * @param {'application/json;charset=utf-8' | 'application/json'} contentType 消息体的类型(格式),下方类型可任选其一使用: application/json;charset=utf-8 application/json
@@ -544,8 +520,7 @@ var SwrClient = /** @class */ (function () {
544
520
  /**
545
521
  * 查询镜像tag列表
546
522
  *
547
- * 详细说明请参考华为云API Explorer
548
- * Please refer to Huawei cloud API Explorer for details.
523
+ * Please refer to HUAWEI cloud API Explorer for details.
549
524
  *
550
525
  * @summary 查询镜像tag列表
551
526
  * @param {'application/json;charset=utf-8' | 'application/json'} contentType 消息体的类型(格式),下方类型可任选其一使用: application/json;charset=utf-8 application/json
@@ -569,8 +544,7 @@ var SwrClient = /** @class */ (function () {
569
544
  /**
570
545
  * 获取镜像老化记录
571
546
  *
572
- * 详细说明请参考华为云API Explorer
573
- * Please refer to Huawei cloud API Explorer for details.
547
+ * Please refer to HUAWEI cloud API Explorer for details.
574
548
  *
575
549
  * @summary 获取镜像老化记录
576
550
  * @param {'application/json;charset=utf-8' | 'application/json'} contentType 消息体的类型(格式),下方类型可任选其一使用: application/json;charset=utf-8 application/json
@@ -589,8 +563,7 @@ var SwrClient = /** @class */ (function () {
589
563
  /**
590
564
  * 获取镜像老化规则列表
591
565
  *
592
- * 详细说明请参考华为云API Explorer
593
- * Please refer to Huawei cloud API Explorer for details.
566
+ * Please refer to HUAWEI cloud API Explorer for details.
594
567
  *
595
568
  * @summary 获取镜像老化规则列表
596
569
  * @param {'application/json;charset=utf-8' | 'application/json'} contentType 消息体的类型(格式),下方类型可任选其一使用: application/json;charset=utf-8 application/json
@@ -608,8 +581,7 @@ var SwrClient = /** @class */ (function () {
608
581
  /**
609
582
  * 查询共享镜像列表
610
583
  *
611
- * 详细说明请参考华为云API Explorer
612
- * Please refer to Huawei cloud API Explorer for details.
584
+ * Please refer to HUAWEI cloud API Explorer for details.
613
585
  *
614
586
  * @summary 查询共享镜像列表
615
587
  * @param {'application/json;charset=utf-8' | 'application/json'} contentType 消息体的类型(格式),下方类型可任选其一使用: application/json;charset=utf-8 application/json
@@ -633,8 +605,7 @@ var SwrClient = /** @class */ (function () {
633
605
  /**
634
606
  * 获取镜像仓库下的触发器列表
635
607
  *
636
- * 详细说明请参考华为云API Explorer
637
- * Please refer to Huawei cloud API Explorer for details.
608
+ * Please refer to HUAWEI cloud API Explorer for details.
638
609
  *
639
610
  * @summary 获取镜像仓库下的触发器列表
640
611
  * @param {'application/json;charset=utf-8' | 'application/json'} contentType 消息体的类型(格式),下方类型可任选其一使用: application/json;charset=utf-8 application/json
@@ -652,8 +623,7 @@ var SwrClient = /** @class */ (function () {
652
623
  /**
653
624
  * 判断共享租户是否存在
654
625
  *
655
- * 详细说明请参考华为云API Explorer
656
- * Please refer to Huawei cloud API Explorer for details.
626
+ * Please refer to HUAWEI cloud API Explorer for details.
657
627
  *
658
628
  * @summary 判断共享帐号是否存在
659
629
  * @param {'application/json;charset=utf-8' | 'application/json'} contentType 消息体的类型(格式),下方类型可任选其一使用: application/json;charset=utf-8 application/json
@@ -672,8 +642,7 @@ var SwrClient = /** @class */ (function () {
672
642
  /**
673
643
  * 获取组织详情
674
644
  *
675
- * 详细说明请参考华为云API Explorer
676
- * Please refer to Huawei cloud API Explorer for details.
645
+ * Please refer to HUAWEI cloud API Explorer for details.
677
646
  *
678
647
  * @summary 获取组织详情
679
648
  * @param {'application/json;charset=utf-8' | 'application/json'} contentType 消息体的类型(格式),下方类型可任选其一使用: application/json;charset=utf-8 application/json
@@ -690,8 +659,7 @@ var SwrClient = /** @class */ (function () {
690
659
  /**
691
660
  * 查询组织权限
692
661
  *
693
- * 详细说明请参考华为云API Explorer
694
- * Please refer to Huawei cloud API Explorer for details.
662
+ * Please refer to HUAWEI cloud API Explorer for details.
695
663
  *
696
664
  * @summary 查询组织权限
697
665
  * @param {'application/json;charset=utf-8' | 'application/json'} contentType 消息体的类型(格式),下方类型可任选其一使用: application/json;charset=utf-8 application/json
@@ -708,8 +676,7 @@ var SwrClient = /** @class */ (function () {
708
676
  /**
709
677
  * 查询镜像仓库概要信息
710
678
  *
711
- * 详细说明请参考华为云API Explorer
712
- * Please refer to Huawei cloud API Explorer for details.
679
+ * Please refer to HUAWEI cloud API Explorer for details.
713
680
  *
714
681
  * @summary 查询镜像仓库概要信息
715
682
  * @param {'application/json;charset=utf-8' | 'application/json'} contentType 消息体的类型(格式),下方类型可任选其一使用: application/json;charset=utf-8 application/json
@@ -727,8 +694,7 @@ var SwrClient = /** @class */ (function () {
727
694
  /**
728
695
  * 获取镜像老化规则记录
729
696
  *
730
- * 详细说明请参考华为云API Explorer
731
- * Please refer to Huawei cloud API Explorer for details.
697
+ * Please refer to HUAWEI cloud API Explorer for details.
732
698
  *
733
699
  * @summary 获取镜像老化规则记录
734
700
  * @param {'application/json;charset=utf-8' | 'application/json'} contentType 消息体的类型(格式),下方类型可任选其一使用: application/json;charset=utf-8 application/json
@@ -747,8 +713,7 @@ var SwrClient = /** @class */ (function () {
747
713
  /**
748
714
  * 创建镜像自动同步任务后,可以通过此接口查询该任务的状态,以判断是否同步成功。
749
715
  *
750
- * 详细说明请参考华为云API Explorer
751
- * Please refer to Huawei cloud API Explorer for details.
716
+ * Please refer to HUAWEI cloud API Explorer for details.
752
717
  *
753
718
  * @summary 获取镜像自动同步任务信息
754
719
  * @param {'application/json;charset=utf-8' | 'application/json'} contentType 消息体的类型(格式),下方类型可任选其一使用: application/json;charset=utf-8 application/json
@@ -767,8 +732,7 @@ var SwrClient = /** @class */ (function () {
767
732
  /**
768
733
  * 获取触发器详情
769
734
  *
770
- * 详细说明请参考华为云API Explorer
771
- * Please refer to Huawei cloud API Explorer for details.
735
+ * Please refer to HUAWEI cloud API Explorer for details.
772
736
  *
773
737
  * @summary 获取触发器详情
774
738
  * @param {'application/json;charset=utf-8' | 'application/json'} contentType 消息体的类型(格式),下方类型可任选其一使用: application/json;charset=utf-8 application/json
@@ -787,8 +751,7 @@ var SwrClient = /** @class */ (function () {
787
751
  /**
788
752
  * 查询镜像权限
789
753
  *
790
- * 详细说明请参考华为云API Explorer
791
- * Please refer to Huawei cloud API Explorer for details.
754
+ * Please refer to HUAWEI cloud API Explorer for details.
792
755
  *
793
756
  * @summary 查询镜像权限
794
757
  * @param {'application/json;charset=utf-8' | 'application/json'} contentType 消息体的类型(格式),下方类型可任选其一使用: application/json;charset=utf-8 application/json
@@ -806,8 +769,7 @@ var SwrClient = /** @class */ (function () {
806
769
  /**
807
770
  * 更新组织权限
808
771
  *
809
- * 详细说明请参考华为云API Explorer
810
- * Please refer to Huawei cloud API Explorer for details.
772
+ * Please refer to HUAWEI cloud API Explorer for details.
811
773
  *
812
774
  * @summary 更新组织权限
813
775
  * @param {'application/json;charset=utf-8' | 'application/json'} contentType 消息体的类型(格式),下方类型可任选其一使用: application/json;charset=utf-8 application/json
@@ -825,8 +787,7 @@ var SwrClient = /** @class */ (function () {
825
787
  /**
826
788
  * 更新租户组织下的镜像概要信息,包括镜像类型、是否公有、描述信息
827
789
  *
828
- * 详细说明请参考华为云API Explorer
829
- * Please refer to Huawei cloud API Explorer for details.
790
+ * Please refer to HUAWEI cloud API Explorer for details.
830
791
  *
831
792
  * @summary 更新镜像仓库的概要信息
832
793
  * @param {'application/json;charset=utf-8' | 'application/json'} contentType 消息体的类型(格式),下方类型可任选其一使用: application/json;charset=utf-8 application/json
@@ -845,8 +806,7 @@ var SwrClient = /** @class */ (function () {
845
806
  /**
846
807
  * 更新共享帐号
847
808
  *
848
- * 详细说明请参考华为云API Explorer
849
- * Please refer to Huawei cloud API Explorer for details.
809
+ * Please refer to HUAWEI cloud API Explorer for details.
850
810
  *
851
811
  * @summary 更新共享帐号
852
812
  * @param {'application/json;charset=utf-8' | 'application/json'} contentType 消息体的类型(格式),下方类型可任选其一使用: application/json;charset=utf-8 application/json
@@ -866,8 +826,7 @@ var SwrClient = /** @class */ (function () {
866
826
  /**
867
827
  * 修改镜像老化规则
868
828
  *
869
- * 详细说明请参考华为云API Explorer
870
- * Please refer to Huawei cloud API Explorer for details.
829
+ * Please refer to HUAWEI cloud API Explorer for details.
871
830
  *
872
831
  * @summary 修改镜像老化规则
873
832
  * @param {'application/json;charset=utf-8' | 'application/json'} contentType 消息体的类型(格式),下方类型可任选其一使用: application/json;charset=utf-8 application/json
@@ -887,8 +846,7 @@ var SwrClient = /** @class */ (function () {
887
846
  /**
888
847
  * 更新触发器配置
889
848
  *
890
- * 详细说明请参考华为云API Explorer
891
- * Please refer to Huawei cloud API Explorer for details.
849
+ * Please refer to HUAWEI cloud API Explorer for details.
892
850
  *
893
851
  * @summary 更新触发器配置
894
852
  * @param {'application/json;charset=utf-8' | 'application/json'} contentType 消息体的类型(格式),下方类型可任选其一使用: application/json;charset=utf-8 application/json
@@ -908,8 +866,7 @@ var SwrClient = /** @class */ (function () {
908
866
  /**
909
867
  * 更新镜像权限
910
868
  *
911
- * 详细说明请参考华为云API Explorer
912
- * Please refer to Huawei cloud API Explorer for details.
869
+ * Please refer to HUAWEI cloud API Explorer for details.
913
870
  *
914
871
  * @summary 更新镜像权限
915
872
  * @param {'application/json;charset=utf-8' | 'application/json'} contentType 消息体的类型(格式),下方类型可任选其一使用: application/json;charset=utf-8 application/json
@@ -928,8 +885,7 @@ var SwrClient = /** @class */ (function () {
928
885
  /**
929
886
  * 查询所有API版本信息
930
887
  *
931
- * 详细说明请参考华为云API Explorer
932
- * Please refer to Huawei cloud API Explorer for details.
888
+ * Please refer to HUAWEI cloud API Explorer for details.
933
889
  *
934
890
  * @summary 查询所有API版本信息
935
891
  * @param {'application/json;charset=utf-8' | 'application/json'} contentType 消息体的类型(格式),下方类型可任选其一使用: application/json;charset=utf-8 application/json
@@ -945,8 +901,7 @@ var SwrClient = /** @class */ (function () {
945
901
  /**
946
902
  * 查询指定API版本信息
947
903
  *
948
- * 详细说明请参考华为云API Explorer
949
- * Please refer to Huawei cloud API Explorer for details.
904
+ * Please refer to HUAWEI cloud API Explorer for details.
950
905
  *
951
906
  * @summary 查询指定API版本信息
952
907
  * @param {'application/json;charset=utf-8' | 'application/json'} contentType 消息体的类型(格式),下方类型可任选其一使用: application/json;charset=utf-8 application/json
@@ -968,8 +923,7 @@ var ParamCreater = function () {
968
923
  /**
969
924
  * 创建镜像自动同步任务,帮助您把最新推送的镜像自动同步到其他区域镜像仓库内。 镜像自动同步帮助您把最新推送的镜像自动同步到其他区域镜像仓库内,后期镜像有更新时,目标仓库的镜像也会自动更新,但已有的镜像不会自动同步。已有镜像的同步需要手动操作,详情请参见手动同步镜像。
970
925
  *
971
- * 详细说明请参考华为云API Explorer
972
- * Please refer to Huawei cloud API Explorer for details.
926
+ * Please refer to HUAWEI cloud API Explorer for details.
973
927
  */
974
928
  createImageSyncRepo: function (createImageSyncRepoRequest) {
975
929
  var options = {
@@ -1021,8 +975,7 @@ var ParamCreater = function () {
1021
975
  /**
1022
976
  * 对于镜像仓库已有的镜像,如果想在其他区域使用,需要手动触发镜像同步。 判断是否同步成功的方法如下:响应状态码为200,无报错信息,表示同步成功。通过SWR管理控制台或调用查询镜像仓库概要信息接口,在目标区域的目标组织下,若存在所同步的镜像版本表示同步成功。
1023
977
  *
1024
- * 详细说明请参考华为云API Explorer
1025
- * Please refer to Huawei cloud API Explorer for details.
978
+ * Please refer to HUAWEI cloud API Explorer for details.
1026
979
  */
1027
980
  createManualImageSyncRepo: function (createManualImageSyncRepoRequest) {
1028
981
  var options = {
@@ -1074,8 +1027,7 @@ var ParamCreater = function () {
1074
1027
  /**
1075
1028
  * 创建组织
1076
1029
  *
1077
- * 详细说明请参考华为云API Explorer
1078
- * Please refer to Huawei cloud API Explorer for details.
1030
+ * Please refer to HUAWEI cloud API Explorer for details.
1079
1031
  */
1080
1032
  createNamespace: function (createNamespaceRequest) {
1081
1033
  var options = {
@@ -1114,8 +1066,7 @@ var ParamCreater = function () {
1114
1066
  /**
1115
1067
  * 创建组织权限
1116
1068
  *
1117
- * 详细说明请参考华为云API Explorer
1118
- * Please refer to Huawei cloud API Explorer for details.
1069
+ * Please refer to HUAWEI cloud API Explorer for details.
1119
1070
  */
1120
1071
  createNamespaceAuth: function (createNamespaceAuthRequest) {
1121
1072
  var options = {
@@ -1161,8 +1112,7 @@ var ParamCreater = function () {
1161
1112
  /**
1162
1113
  * 在组织下创建镜像仓库。
1163
1114
  *
1164
- * 详细说明请参考华为云API Explorer
1165
- * Please refer to Huawei cloud API Explorer for details.
1115
+ * Please refer to HUAWEI cloud API Explorer for details.
1166
1116
  */
1167
1117
  createRepo: function (createRepoRequest) {
1168
1118
  var options = {
@@ -1208,8 +1158,7 @@ var ParamCreater = function () {
1208
1158
  /**
1209
1159
  * 创建共享帐号。镜像上传后,您可以共享私有镜像给其他帐号,并授予下载该镜像的权限。
1210
1160
  *
1211
- * 详细说明请参考华为云API Explorer
1212
- * Please refer to Huawei cloud API Explorer for details.
1161
+ * Please refer to HUAWEI cloud API Explorer for details.
1213
1162
  */
1214
1163
  createRepoDomains: function (createRepoDomainsRequest) {
1215
1164
  var options = {
@@ -1261,8 +1210,7 @@ var ParamCreater = function () {
1261
1210
  /**
1262
1211
  * 创建镜像老化规则
1263
1212
  *
1264
- * 详细说明请参考华为云API Explorer
1265
- * Please refer to Huawei cloud API Explorer for details.
1213
+ * Please refer to HUAWEI cloud API Explorer for details.
1266
1214
  */
1267
1215
  createRetention: function (createRetentionRequest) {
1268
1216
  var options = {
@@ -1314,8 +1262,7 @@ var ParamCreater = function () {
1314
1262
  /**
1315
1263
  * 调用该接口,通过获取响应消息头的X-Swr-Dockerlogin的值及响应消息体的host值,可生成临时登录指令。
1316
1264
  *
1317
- * 详细说明请参考华为云API Explorer
1318
- * Please refer to Huawei cloud API Explorer for details.
1265
+ * Please refer to HUAWEI cloud API Explorer for details.
1319
1266
  */
1320
1267
  createSecret: function (createSecretRequest) {
1321
1268
  var options = {
@@ -1354,8 +1301,7 @@ var ParamCreater = function () {
1354
1301
  /**
1355
1302
  * 创建触发器
1356
1303
  *
1357
- * 详细说明请参考华为云API Explorer
1358
- * Please refer to Huawei cloud API Explorer for details.
1304
+ * Please refer to HUAWEI cloud API Explorer for details.
1359
1305
  */
1360
1306
  createTrigger: function (createTriggerRequest) {
1361
1307
  var options = {
@@ -1407,8 +1353,7 @@ var ParamCreater = function () {
1407
1353
  /**
1408
1354
  * 创建镜像权限
1409
1355
  *
1410
- * 详细说明请参考华为云API Explorer
1411
- * Please refer to Huawei cloud API Explorer for details.
1356
+ * Please refer to HUAWEI cloud API Explorer for details.
1412
1357
  */
1413
1358
  createUserRepositoryAuth: function (createUserRepositoryAuthRequest) {
1414
1359
  var options = {
@@ -1460,8 +1405,7 @@ var ParamCreater = function () {
1460
1405
  /**
1461
1406
  * 根据目标区域、目标组织删除指定的镜像自动同步任务。
1462
1407
  *
1463
- * 详细说明请参考华为云API Explorer
1464
- * Please refer to Huawei cloud API Explorer for details.
1408
+ * Please refer to HUAWEI cloud API Explorer for details.
1465
1409
  */
1466
1410
  deleteImageSyncRepo: function (deleteImageSyncRepoRequest) {
1467
1411
  var options = {
@@ -1513,8 +1457,7 @@ var ParamCreater = function () {
1513
1457
  /**
1514
1458
  * 删除组织权限
1515
1459
  *
1516
- * 详细说明请参考华为云API Explorer
1517
- * Please refer to Huawei cloud API Explorer for details.
1460
+ * Please refer to HUAWEI cloud API Explorer for details.
1518
1461
  */
1519
1462
  deleteNamespaceAuth: function (deleteNamespaceAuthRequest) {
1520
1463
  var options = {
@@ -1560,8 +1503,7 @@ var ParamCreater = function () {
1560
1503
  /**
1561
1504
  * 删除组织
1562
1505
  *
1563
- * 详细说明请参考华为云API Explorer
1564
- * Please refer to Huawei cloud API Explorer for details.
1506
+ * Please refer to HUAWEI cloud API Explorer for details.
1565
1507
  */
1566
1508
  deleteNamespaces: function (deleteNamespacesRequest) {
1567
1509
  var options = {
@@ -1599,8 +1541,7 @@ var ParamCreater = function () {
1599
1541
  /**
1600
1542
  * 删除组织下的镜像仓库。
1601
1543
  *
1602
- * 详细说明请参考华为云API Explorer
1603
- * Please refer to Huawei cloud API Explorer for details.
1544
+ * Please refer to HUAWEI cloud API Explorer for details.
1604
1545
  */
1605
1546
  deleteRepo: function (deleteRepoRequest) {
1606
1547
  var options = {
@@ -1644,8 +1585,7 @@ var ParamCreater = function () {
1644
1585
  /**
1645
1586
  * 删除共享帐号
1646
1587
  *
1647
- * 详细说明请参考华为云API Explorer
1648
- * Please refer to Huawei cloud API Explorer for details.
1588
+ * Please refer to HUAWEI cloud API Explorer for details.
1649
1589
  */
1650
1590
  deleteRepoDomains: function (deleteRepoDomainsRequest) {
1651
1591
  var options = {
@@ -1695,8 +1635,7 @@ var ParamCreater = function () {
1695
1635
  /**
1696
1636
  * 删除镜像仓库中指定tag的镜像
1697
1637
  *
1698
- * 详细说明请参考华为云API Explorer
1699
- * Please refer to Huawei cloud API Explorer for details.
1638
+ * Please refer to HUAWEI cloud API Explorer for details.
1700
1639
  */
1701
1640
  deleteRepoTag: function (deleteRepoTagRequest) {
1702
1641
  var options = {
@@ -1746,8 +1685,7 @@ var ParamCreater = function () {
1746
1685
  /**
1747
1686
  * 删除镜像老化规则
1748
1687
  *
1749
- * 详细说明请参考华为云API Explorer
1750
- * Please refer to Huawei cloud API Explorer for details.
1688
+ * Please refer to HUAWEI cloud API Explorer for details.
1751
1689
  */
1752
1690
  deleteRetention: function (deleteRetentionRequest) {
1753
1691
  var options = {
@@ -1797,8 +1735,7 @@ var ParamCreater = function () {
1797
1735
  /**
1798
1736
  * 删除触发器
1799
1737
  *
1800
- * 详细说明请参考华为云API Explorer
1801
- * Please refer to Huawei cloud API Explorer for details.
1738
+ * Please refer to HUAWEI cloud API Explorer for details.
1802
1739
  */
1803
1740
  deleteTrigger: function (deleteTriggerRequest) {
1804
1741
  var options = {
@@ -1848,8 +1785,7 @@ var ParamCreater = function () {
1848
1785
  /**
1849
1786
  * 删除镜像权限
1850
1787
  *
1851
- * 详细说明请参考华为云API Explorer
1852
- * Please refer to Huawei cloud API Explorer for details.
1788
+ * Please refer to HUAWEI cloud API Explorer for details.
1853
1789
  */
1854
1790
  deleteUserRepositoryAuth: function (deleteUserRepositoryAuthRequest) {
1855
1791
  var options = {
@@ -1901,8 +1837,7 @@ var ParamCreater = function () {
1901
1837
  /**
1902
1838
  * 获取为当前镜像仓库所创建的所有自动同步任务。
1903
1839
  *
1904
- * 详细说明请参考华为云API Explorer
1905
- * Please refer to Huawei cloud API Explorer for details.
1840
+ * Please refer to HUAWEI cloud API Explorer for details.
1906
1841
  */
1907
1842
  listImageAutoSyncReposDetails: function (listImageAutoSyncReposDetailsRequest) {
1908
1843
  var options = {
@@ -1946,8 +1881,7 @@ var ParamCreater = function () {
1946
1881
  /**
1947
1882
  * 查询组织列表
1948
1883
  *
1949
- * 详细说明请参考华为云API Explorer
1950
- * Please refer to Huawei cloud API Explorer for details.
1884
+ * Please refer to HUAWEI cloud API Explorer for details.
1951
1885
  */
1952
1886
  listNamespaces: function (listNamespacesRequest) {
1953
1887
  var options = {
@@ -1992,8 +1926,7 @@ var ParamCreater = function () {
1992
1926
  /**
1993
1927
  * 获取配额信息
1994
1928
  *
1995
- * 详细说明请参考华为云API Explorer
1996
- * Please refer to Huawei cloud API Explorer for details.
1929
+ * Please refer to HUAWEI cloud API Explorer for details.
1997
1930
  */
1998
1931
  listQuotas: function (listQuotasRequest) {
1999
1932
  var options = {
@@ -2024,8 +1957,7 @@ var ParamCreater = function () {
2024
1957
  /**
2025
1958
  * 获取共享帐号列表
2026
1959
  *
2027
- * 详细说明请参考华为云API Explorer
2028
- * Please refer to Huawei cloud API Explorer for details.
1960
+ * Please refer to HUAWEI cloud API Explorer for details.
2029
1961
  */
2030
1962
  listRepoDomains: function (listRepoDomainsRequest) {
2031
1963
  var options = {
@@ -2069,8 +2001,7 @@ var ParamCreater = function () {
2069
2001
  /**
2070
2002
  * 查询镜像仓库列表
2071
2003
  *
2072
- * 详细说明请参考华为云API Explorer
2073
- * Please refer to Huawei cloud API Explorer for details.
2004
+ * Please refer to HUAWEI cloud API Explorer for details.
2074
2005
  */
2075
2006
  listReposDetails: function (listReposDetailsRequest) {
2076
2007
  var options = {
@@ -2151,8 +2082,7 @@ var ParamCreater = function () {
2151
2082
  /**
2152
2083
  * 查询镜像tag列表
2153
2084
  *
2154
- * 详细说明请参考华为云API Explorer
2155
- * Please refer to Huawei cloud API Explorer for details.
2085
+ * Please refer to HUAWEI cloud API Explorer for details.
2156
2086
  */
2157
2087
  listRepositoryTags: function (listRepositoryTagsRequest) {
2158
2088
  var options = {
@@ -2234,8 +2164,7 @@ var ParamCreater = function () {
2234
2164
  /**
2235
2165
  * 获取镜像老化记录
2236
2166
  *
2237
- * 详细说明请参考华为云API Explorer
2238
- * Please refer to Huawei cloud API Explorer for details.
2167
+ * Please refer to HUAWEI cloud API Explorer for details.
2239
2168
  */
2240
2169
  listRetentionHistories: function (listRetentionHistoriesRequest) {
2241
2170
  var options = {
@@ -2287,8 +2216,7 @@ var ParamCreater = function () {
2287
2216
  /**
2288
2217
  * 获取镜像老化规则列表
2289
2218
  *
2290
- * 详细说明请参考华为云API Explorer
2291
- * Please refer to Huawei cloud API Explorer for details.
2219
+ * Please refer to HUAWEI cloud API Explorer for details.
2292
2220
  */
2293
2221
  listRetentions: function (listRetentionsRequest) {
2294
2222
  var options = {
@@ -2332,8 +2260,7 @@ var ParamCreater = function () {
2332
2260
  /**
2333
2261
  * 查询共享镜像列表
2334
2262
  *
2335
- * 详细说明请参考华为云API Explorer
2336
- * Please refer to Huawei cloud API Explorer for details.
2263
+ * Please refer to HUAWEI cloud API Explorer for details.
2337
2264
  */
2338
2265
  listSharedReposDetails: function (listSharedReposDetailsRequest) {
2339
2266
  var options = {
@@ -2414,8 +2341,7 @@ var ParamCreater = function () {
2414
2341
  /**
2415
2342
  * 获取镜像仓库下的触发器列表
2416
2343
  *
2417
- * 详细说明请参考华为云API Explorer
2418
- * Please refer to Huawei cloud API Explorer for details.
2344
+ * Please refer to HUAWEI cloud API Explorer for details.
2419
2345
  */
2420
2346
  listTriggersDetails: function (listTriggersDetailsRequest) {
2421
2347
  var options = {
@@ -2459,8 +2385,7 @@ var ParamCreater = function () {
2459
2385
  /**
2460
2386
  * 判断共享租户是否存在
2461
2387
  *
2462
- * 详细说明请参考华为云API Explorer
2463
- * Please refer to Huawei cloud API Explorer for details.
2388
+ * Please refer to HUAWEI cloud API Explorer for details.
2464
2389
  */
2465
2390
  showAccessDomain: function (showAccessDomainRequest) {
2466
2391
  var options = {
@@ -2510,8 +2435,7 @@ var ParamCreater = function () {
2510
2435
  /**
2511
2436
  * 获取组织详情
2512
2437
  *
2513
- * 详细说明请参考华为云API Explorer
2514
- * Please refer to Huawei cloud API Explorer for details.
2438
+ * Please refer to HUAWEI cloud API Explorer for details.
2515
2439
  */
2516
2440
  showNamespace: function (showNamespaceRequest) {
2517
2441
  var options = {
@@ -2549,8 +2473,7 @@ var ParamCreater = function () {
2549
2473
  /**
2550
2474
  * 查询组织权限
2551
2475
  *
2552
- * 详细说明请参考华为云API Explorer
2553
- * Please refer to Huawei cloud API Explorer for details.
2476
+ * Please refer to HUAWEI cloud API Explorer for details.
2554
2477
  */
2555
2478
  showNamespaceAuth: function (showNamespaceAuthRequest) {
2556
2479
  var options = {
@@ -2588,8 +2511,7 @@ var ParamCreater = function () {
2588
2511
  /**
2589
2512
  * 查询镜像仓库概要信息
2590
2513
  *
2591
- * 详细说明请参考华为云API Explorer
2592
- * Please refer to Huawei cloud API Explorer for details.
2514
+ * Please refer to HUAWEI cloud API Explorer for details.
2593
2515
  */
2594
2516
  showRepository: function (showRepositoryRequest) {
2595
2517
  var options = {
@@ -2633,8 +2555,7 @@ var ParamCreater = function () {
2633
2555
  /**
2634
2556
  * 获取镜像老化规则记录
2635
2557
  *
2636
- * 详细说明请参考华为云API Explorer
2637
- * Please refer to Huawei cloud API Explorer for details.
2558
+ * Please refer to HUAWEI cloud API Explorer for details.
2638
2559
  */
2639
2560
  showRetention: function (showRetentionRequest) {
2640
2561
  var options = {
@@ -2684,8 +2605,7 @@ var ParamCreater = function () {
2684
2605
  /**
2685
2606
  * 创建镜像自动同步任务后,可以通过此接口查询该任务的状态,以判断是否同步成功。
2686
2607
  *
2687
- * 详细说明请参考华为云API Explorer
2688
- * Please refer to Huawei cloud API Explorer for details.
2608
+ * Please refer to HUAWEI cloud API Explorer for details.
2689
2609
  */
2690
2610
  showSyncJob: function (showSyncJobRequest) {
2691
2611
  var options = {
@@ -2740,8 +2660,7 @@ var ParamCreater = function () {
2740
2660
  /**
2741
2661
  * 获取触发器详情
2742
2662
  *
2743
- * 详细说明请参考华为云API Explorer
2744
- * Please refer to Huawei cloud API Explorer for details.
2663
+ * Please refer to HUAWEI cloud API Explorer for details.
2745
2664
  */
2746
2665
  showTrigger: function (showTriggerRequest) {
2747
2666
  var options = {
@@ -2791,8 +2710,7 @@ var ParamCreater = function () {
2791
2710
  /**
2792
2711
  * 查询镜像权限
2793
2712
  *
2794
- * 详细说明请参考华为云API Explorer
2795
- * Please refer to Huawei cloud API Explorer for details.
2713
+ * Please refer to HUAWEI cloud API Explorer for details.
2796
2714
  */
2797
2715
  showUserRepositoryAuth: function (showUserRepositoryAuthRequest) {
2798
2716
  var options = {
@@ -2836,8 +2754,7 @@ var ParamCreater = function () {
2836
2754
  /**
2837
2755
  * 更新组织权限
2838
2756
  *
2839
- * 详细说明请参考华为云API Explorer
2840
- * Please refer to Huawei cloud API Explorer for details.
2757
+ * Please refer to HUAWEI cloud API Explorer for details.
2841
2758
  */
2842
2759
  updateNamespaceAuth: function (updateNamespaceAuthRequest) {
2843
2760
  var options = {
@@ -2883,8 +2800,7 @@ var ParamCreater = function () {
2883
2800
  /**
2884
2801
  * 更新租户组织下的镜像概要信息,包括镜像类型、是否公有、描述信息
2885
2802
  *
2886
- * 详细说明请参考华为云API Explorer
2887
- * Please refer to Huawei cloud API Explorer for details.
2803
+ * Please refer to HUAWEI cloud API Explorer for details.
2888
2804
  */
2889
2805
  updateRepo: function (updateRepoRequest) {
2890
2806
  var options = {
@@ -2936,8 +2852,7 @@ var ParamCreater = function () {
2936
2852
  /**
2937
2853
  * 更新共享帐号
2938
2854
  *
2939
- * 详细说明请参考华为云API Explorer
2940
- * Please refer to Huawei cloud API Explorer for details.
2855
+ * Please refer to HUAWEI cloud API Explorer for details.
2941
2856
  */
2942
2857
  updateRepoDomains: function (updateRepoDomainsRequest) {
2943
2858
  var options = {
@@ -2995,8 +2910,7 @@ var ParamCreater = function () {
2995
2910
  /**
2996
2911
  * 修改镜像老化规则
2997
2912
  *
2998
- * 详细说明请参考华为云API Explorer
2999
- * Please refer to Huawei cloud API Explorer for details.
2913
+ * Please refer to HUAWEI cloud API Explorer for details.
3000
2914
  */
3001
2915
  updateRetention: function (updateRetentionRequest) {
3002
2916
  var options = {
@@ -3051,8 +2965,7 @@ var ParamCreater = function () {
3051
2965
  /**
3052
2966
  * 更新触发器配置
3053
2967
  *
3054
- * 详细说明请参考华为云API Explorer
3055
- * Please refer to Huawei cloud API Explorer for details.
2968
+ * Please refer to HUAWEI cloud API Explorer for details.
3056
2969
  */
3057
2970
  updateTrigger: function (updateTriggerRequest) {
3058
2971
  var options = {
@@ -3110,8 +3023,7 @@ var ParamCreater = function () {
3110
3023
  /**
3111
3024
  * 更新镜像权限
3112
3025
  *
3113
- * 详细说明请参考华为云API Explorer
3114
- * Please refer to Huawei cloud API Explorer for details.
3026
+ * Please refer to HUAWEI cloud API Explorer for details.
3115
3027
  */
3116
3028
  updateUserRepositoryAuth: function (updateUserRepositoryAuthRequest) {
3117
3029
  var options = {
@@ -3163,8 +3075,7 @@ var ParamCreater = function () {
3163
3075
  /**
3164
3076
  * 查询所有API版本信息
3165
3077
  *
3166
- * 详细说明请参考华为云API Explorer
3167
- * Please refer to Huawei cloud API Explorer for details.
3078
+ * Please refer to HUAWEI cloud API Explorer for details.
3168
3079
  */
3169
3080
  listApiVersions: function (listApiVersionsRequest) {
3170
3081
  var options = {
@@ -3195,8 +3106,7 @@ var ParamCreater = function () {
3195
3106
  /**
3196
3107
  * 查询指定API版本信息
3197
3108
  *
3198
- * 详细说明请参考华为云API Explorer
3199
- * Please refer to Huawei cloud API Explorer for details.
3109
+ * Please refer to HUAWEI cloud API Explorer for details.
3200
3110
  */
3201
3111
  showApiVersion: function (showApiVersionRequest) {
3202
3112
  var options = {