@sonatype/nexus-repo-api-client 3.84.0 → 3.84.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 (147) hide show
  1. package/.openapi-generator/VERSION +1 -1
  2. package/LICENSE +201 -0
  3. package/dist/apis/AssetsApi.js +8 -3
  4. package/dist/apis/AzureBlobStoreApi.js +2 -1
  5. package/dist/apis/BlobStoreApi.js +55 -20
  6. package/dist/apis/CapabilitiesApi.js +10 -4
  7. package/dist/apis/CleanupPoliciesApi.js +13 -5
  8. package/dist/apis/CommunityEditionEulaApi.js +4 -2
  9. package/dist/apis/ComponentsApi.js +10 -4
  10. package/dist/apis/ContentSelectorsApi.js +13 -5
  11. package/dist/apis/DataStoreApi.js +4 -2
  12. package/dist/apis/EmailApi.js +8 -4
  13. package/dist/apis/FormatsApi.js +5 -2
  14. package/dist/apis/LifecycleApi.js +6 -3
  15. package/dist/apis/MaliciousRiskOnDiskApi.js +4 -2
  16. package/dist/apis/ManageSonatypeHTTPSystemSettingsApi.js +6 -3
  17. package/dist/apis/ManageSonatypeRepositoryFirewallConfigurationApi.js +17 -8
  18. package/dist/apis/MonthlyMetricsApi.js +2 -1
  19. package/dist/apis/ProductLicensingApi.js +6 -3
  20. package/dist/apis/ReadOnlyApi.js +8 -4
  21. package/dist/apis/ReconcilePlanApi.js +19 -8
  22. package/dist/apis/RepositoryManagementApi.js +382 -143
  23. package/dist/apis/RoutingRulesApi.js +13 -5
  24. package/dist/apis/ScriptApi.js +16 -6
  25. package/dist/apis/SearchApi.js +6 -3
  26. package/dist/apis/SecurityAtlassianCrowdApi.js +8 -4
  27. package/dist/apis/SecurityCertificatesApi.js +9 -4
  28. package/dist/apis/SecurityManagementAnonymousAccessApi.js +4 -2
  29. package/dist/apis/SecurityManagementApi.js +2 -1
  30. package/dist/apis/SecurityManagementApiKeysPrincipalsEncryptionApi.js +2 -1
  31. package/dist/apis/SecurityManagementLDAPApi.js +15 -6
  32. package/dist/apis/SecurityManagementPrivilegesApi.js +38 -15
  33. package/dist/apis/SecurityManagementRealmsApi.js +6 -3
  34. package/dist/apis/SecurityManagementRolesApi.js +13 -5
  35. package/dist/apis/SecurityManagementSAMLApi.js +10 -5
  36. package/dist/apis/SecurityManagementSecretsEncryptionApi.js +2 -1
  37. package/dist/apis/SecurityManagementUserTokensApi.js +6 -3
  38. package/dist/apis/SecurityManagementUsersApi.js +17 -6
  39. package/dist/apis/StagingApi.js +5 -2
  40. package/dist/apis/StatusApi.js +11 -5
  41. package/dist/apis/SupportApi.js +4 -2
  42. package/dist/apis/SystemNodesApi.js +6 -3
  43. package/dist/apis/TagsApi.js +19 -7
  44. package/dist/apis/TasksApi.js +24 -9
  45. package/dist/esm/apis/AssetsApi.js +8 -3
  46. package/dist/esm/apis/AzureBlobStoreApi.js +2 -1
  47. package/dist/esm/apis/BlobStoreApi.js +55 -20
  48. package/dist/esm/apis/CapabilitiesApi.js +10 -4
  49. package/dist/esm/apis/CleanupPoliciesApi.js +13 -5
  50. package/dist/esm/apis/CommunityEditionEulaApi.js +4 -2
  51. package/dist/esm/apis/ComponentsApi.js +10 -4
  52. package/dist/esm/apis/ContentSelectorsApi.js +13 -5
  53. package/dist/esm/apis/DataStoreApi.js +4 -2
  54. package/dist/esm/apis/EmailApi.js +8 -4
  55. package/dist/esm/apis/FormatsApi.js +5 -2
  56. package/dist/esm/apis/LifecycleApi.js +6 -3
  57. package/dist/esm/apis/MaliciousRiskOnDiskApi.js +4 -2
  58. package/dist/esm/apis/ManageSonatypeHTTPSystemSettingsApi.js +6 -3
  59. package/dist/esm/apis/ManageSonatypeRepositoryFirewallConfigurationApi.js +17 -8
  60. package/dist/esm/apis/MonthlyMetricsApi.js +2 -1
  61. package/dist/esm/apis/ProductLicensingApi.js +6 -3
  62. package/dist/esm/apis/ReadOnlyApi.js +8 -4
  63. package/dist/esm/apis/ReconcilePlanApi.js +19 -8
  64. package/dist/esm/apis/RepositoryManagementApi.js +382 -143
  65. package/dist/esm/apis/RoutingRulesApi.js +13 -5
  66. package/dist/esm/apis/ScriptApi.js +16 -6
  67. package/dist/esm/apis/SearchApi.js +6 -3
  68. package/dist/esm/apis/SecurityAtlassianCrowdApi.js +8 -4
  69. package/dist/esm/apis/SecurityCertificatesApi.js +9 -4
  70. package/dist/esm/apis/SecurityManagementAnonymousAccessApi.js +4 -2
  71. package/dist/esm/apis/SecurityManagementApi.js +2 -1
  72. package/dist/esm/apis/SecurityManagementApiKeysPrincipalsEncryptionApi.js +2 -1
  73. package/dist/esm/apis/SecurityManagementLDAPApi.js +15 -6
  74. package/dist/esm/apis/SecurityManagementPrivilegesApi.js +38 -15
  75. package/dist/esm/apis/SecurityManagementRealmsApi.js +6 -3
  76. package/dist/esm/apis/SecurityManagementRolesApi.js +13 -5
  77. package/dist/esm/apis/SecurityManagementSAMLApi.js +10 -5
  78. package/dist/esm/apis/SecurityManagementSecretsEncryptionApi.js +2 -1
  79. package/dist/esm/apis/SecurityManagementUserTokensApi.js +6 -3
  80. package/dist/esm/apis/SecurityManagementUsersApi.js +17 -6
  81. package/dist/esm/apis/StagingApi.js +5 -2
  82. package/dist/esm/apis/StatusApi.js +11 -5
  83. package/dist/esm/apis/SupportApi.js +4 -2
  84. package/dist/esm/apis/SystemNodesApi.js +6 -3
  85. package/dist/esm/apis/TagsApi.js +19 -7
  86. package/dist/esm/apis/TasksApi.js +24 -9
  87. package/dist/esm/models/ApiLicenseDetailsXO.js +2 -2
  88. package/dist/esm/models/AssetXO.js +3 -3
  89. package/dist/esm/models/ReconcilePlanWithDetailsXO.js +1 -1
  90. package/dist/esm/models/ReconcilePlanXO.js +2 -2
  91. package/dist/esm/models/TagXO.js +2 -2
  92. package/dist/esm/models/TaskXO.js +2 -2
  93. package/dist/models/ApiLicenseDetailsXO.js +2 -2
  94. package/dist/models/AssetXO.js +3 -3
  95. package/dist/models/ReconcilePlanWithDetailsXO.js +1 -1
  96. package/dist/models/ReconcilePlanXO.js +2 -2
  97. package/dist/models/TagXO.js +2 -2
  98. package/dist/models/TaskXO.js +2 -2
  99. package/package.json +2 -2
  100. package/src/apis/AssetsApi.ts +14 -3
  101. package/src/apis/AzureBlobStoreApi.ts +4 -1
  102. package/src/apis/BlobStoreApi.ts +95 -20
  103. package/src/apis/CapabilitiesApi.ts +18 -4
  104. package/src/apis/CleanupPoliciesApi.ts +23 -5
  105. package/src/apis/CommunityEditionEulaApi.ts +8 -2
  106. package/src/apis/ComponentsApi.ts +18 -4
  107. package/src/apis/ContentSelectorsApi.ts +23 -5
  108. package/src/apis/DataStoreApi.ts +8 -2
  109. package/src/apis/EmailApi.ts +16 -4
  110. package/src/apis/FormatsApi.ts +9 -2
  111. package/src/apis/LifecycleApi.ts +12 -3
  112. package/src/apis/MaliciousRiskOnDiskApi.ts +8 -2
  113. package/src/apis/ManageSonatypeHTTPSystemSettingsApi.ts +12 -3
  114. package/src/apis/ManageSonatypeRepositoryFirewallConfigurationApi.ts +33 -8
  115. package/src/apis/MonthlyMetricsApi.ts +4 -1
  116. package/src/apis/ProductLicensingApi.ts +12 -3
  117. package/src/apis/ReadOnlyApi.ts +16 -4
  118. package/src/apis/ReconcilePlanApi.ts +35 -8
  119. package/src/apis/RepositoryManagementApi.ts +668 -143
  120. package/src/apis/RoutingRulesApi.ts +23 -5
  121. package/src/apis/ScriptApi.ts +28 -6
  122. package/src/apis/SearchApi.ts +12 -3
  123. package/src/apis/SecurityAtlassianCrowdApi.ts +16 -4
  124. package/src/apis/SecurityCertificatesApi.ts +17 -4
  125. package/src/apis/SecurityManagementAnonymousAccessApi.ts +8 -2
  126. package/src/apis/SecurityManagementApi.ts +4 -1
  127. package/src/apis/SecurityManagementApiKeysPrincipalsEncryptionApi.ts +4 -1
  128. package/src/apis/SecurityManagementLDAPApi.ts +27 -6
  129. package/src/apis/SecurityManagementPrivilegesApi.ts +68 -15
  130. package/src/apis/SecurityManagementRealmsApi.ts +12 -3
  131. package/src/apis/SecurityManagementRolesApi.ts +23 -5
  132. package/src/apis/SecurityManagementSAMLApi.ts +20 -5
  133. package/src/apis/SecurityManagementSecretsEncryptionApi.ts +4 -1
  134. package/src/apis/SecurityManagementUserTokensApi.ts +12 -3
  135. package/src/apis/SecurityManagementUsersApi.ts +29 -6
  136. package/src/apis/StagingApi.ts +9 -2
  137. package/src/apis/StatusApi.ts +21 -5
  138. package/src/apis/SupportApi.ts +8 -2
  139. package/src/apis/SystemNodesApi.ts +12 -3
  140. package/src/apis/TagsApi.ts +33 -7
  141. package/src/apis/TasksApi.ts +42 -9
  142. package/src/models/ApiLicenseDetailsXO.ts +2 -2
  143. package/src/models/AssetXO.ts +3 -3
  144. package/src/models/ReconcilePlanWithDetailsXO.ts +1 -1
  145. package/src/models/ReconcilePlanXO.ts +2 -2
  146. package/src/models/TagXO.ts +2 -2
  147. package/src/models/TaskXO.ts +2 -2
@@ -1 +1 @@
1
- 7.13.0
1
+ 7.16.0
package/LICENSE ADDED
@@ -0,0 +1,201 @@
1
+ Apache License
2
+ Version 2.0, January 2004
3
+ http://www.apache.org/licenses/
4
+
5
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6
+
7
+ 1. Definitions.
8
+
9
+ "License" shall mean the terms and conditions for use, reproduction,
10
+ and distribution as defined by Sections 1 through 9 of this document.
11
+
12
+ "Licensor" shall mean the copyright owner or entity authorized by
13
+ the copyright owner that is granting the License.
14
+
15
+ "Legal Entity" shall mean the union of the acting entity and all
16
+ other entities that control, are controlled by, or are under common
17
+ control with that entity. For the purposes of this definition,
18
+ "control" means (i) the power, direct or indirect, to cause the
19
+ direction or management of such entity, whether by contract or
20
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
21
+ outstanding shares, or (iii) beneficial ownership of such entity.
22
+
23
+ "You" (or "Your") shall mean an individual or Legal Entity
24
+ exercising permissions granted by this License.
25
+
26
+ "Source" form shall mean the preferred form for making modifications,
27
+ including but not limited to software source code, documentation
28
+ source, and configuration files.
29
+
30
+ "Object" form shall mean any form resulting from mechanical
31
+ transformation or translation of a Source form, including but
32
+ not limited to compiled object code, generated documentation,
33
+ and conversions to other media types.
34
+
35
+ "Work" shall mean the work of authorship, whether in Source or
36
+ Object form, made available under the License, as indicated by a
37
+ copyright notice that is included in or attached to the work
38
+ (an example is provided in the Appendix below).
39
+
40
+ "Derivative Works" shall mean any work, whether in Source or Object
41
+ form, that is based on (or derived from) the Work and for which the
42
+ editorial revisions, annotations, elaborations, or other modifications
43
+ represent, as a whole, an original work of authorship. For the purposes
44
+ of this License, Derivative Works shall not include works that remain
45
+ separable from, or merely link (or bind by name) to the interfaces of,
46
+ the Work and Derivative Works thereof.
47
+
48
+ "Contribution" shall mean any work of authorship, including
49
+ the original version of the Work and any modifications or additions
50
+ to that Work or Derivative Works thereof, that is intentionally
51
+ submitted to Licensor for inclusion in the Work by the copyright owner
52
+ or by an individual or Legal Entity authorized to submit on behalf of
53
+ the copyright owner. For the purposes of this definition, "submitted"
54
+ means any form of electronic, verbal, or written communication sent
55
+ to the Licensor or its representatives, including but not limited to
56
+ communication on electronic mailing lists, source code control systems,
57
+ and issue tracking systems that are managed by, or on behalf of, the
58
+ Licensor for the purpose of discussing and improving the Work, but
59
+ excluding communication that is conspicuously marked or otherwise
60
+ designated in writing by the copyright owner as "Not a Contribution."
61
+
62
+ "Contributor" shall mean Licensor and any individual or Legal Entity
63
+ on behalf of whom a Contribution has been received by Licensor and
64
+ subsequently incorporated within the Work.
65
+
66
+ 2. Grant of Copyright License. Subject to the terms and conditions of
67
+ this License, each Contributor hereby grants to You a perpetual,
68
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
69
+ copyright license to reproduce, prepare Derivative Works of,
70
+ publicly display, publicly perform, sublicense, and distribute the
71
+ Work and such Derivative Works in Source or Object form.
72
+
73
+ 3. Grant of Patent License. Subject to the terms and conditions of
74
+ this License, each Contributor hereby grants to You a perpetual,
75
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
76
+ (except as stated in this section) patent license to make, have made,
77
+ use, offer to sell, sell, import, and otherwise transfer the Work,
78
+ where such license applies only to those patent claims licensable
79
+ by such Contributor that are necessarily infringed by their
80
+ Contribution(s) alone or by combination of their Contribution(s)
81
+ with the Work to which such Contribution(s) was submitted. If You
82
+ institute patent litigation against any entity (including a
83
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
84
+ or a Contribution incorporated within the Work constitutes direct
85
+ or contributory patent infringement, then any patent licenses
86
+ granted to You under this License for that Work shall terminate
87
+ as of the date such litigation is filed.
88
+
89
+ 4. Redistribution. You may reproduce and distribute copies of the
90
+ Work or Derivative Works thereof in any medium, with or without
91
+ modifications, and in Source or Object form, provided that You
92
+ meet the following conditions:
93
+
94
+ (a) You must give any other recipients of the Work or
95
+ Derivative Works a copy of this License; and
96
+
97
+ (b) You must cause any modified files to carry prominent notices
98
+ stating that You changed the files; and
99
+
100
+ (c) You must retain, in the Source form of any Derivative Works
101
+ that You distribute, all copyright, patent, trademark, and
102
+ attribution notices from the Source form of the Work,
103
+ excluding those notices that do not pertain to any part of
104
+ the Derivative Works; and
105
+
106
+ (d) If the Work includes a "NOTICE" text file as part of its
107
+ distribution, then any Derivative Works that You distribute must
108
+ include a readable copy of the attribution notices contained
109
+ within such NOTICE file, excluding those notices that do not
110
+ pertain to any part of the Derivative Works, in at least one
111
+ of the following places: within a NOTICE text file distributed
112
+ as part of the Derivative Works; within the Source form or
113
+ documentation, if provided along with the Derivative Works; or,
114
+ within a display generated by the Derivative Works, if and
115
+ wherever such third-party notices normally appear. The contents
116
+ of the NOTICE file are for informational purposes only and
117
+ do not modify the License. You may add Your own attribution
118
+ notices within Derivative Works that You distribute, alongside
119
+ or as an addendum to the NOTICE text from the Work, provided
120
+ that such additional attribution notices cannot be construed
121
+ as modifying the License.
122
+
123
+ You may add Your own copyright statement to Your modifications and
124
+ may provide additional or different license terms and conditions
125
+ for use, reproduction, or distribution of Your modifications, or
126
+ for any such Derivative Works as a whole, provided Your use,
127
+ reproduction, and distribution of the Work otherwise complies with
128
+ the conditions stated in this License.
129
+
130
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
131
+ any Contribution intentionally submitted for inclusion in the Work
132
+ by You to the Licensor shall be under the terms and conditions of
133
+ this License, without any additional terms or conditions.
134
+ Notwithstanding the above, nothing herein shall supersede or modify
135
+ the terms of any separate license agreement you may have executed
136
+ with Licensor regarding such Contributions.
137
+
138
+ 6. Trademarks. This License does not grant permission to use the trade
139
+ names, trademarks, service marks, or product names of the Licensor,
140
+ except as required for reasonable and customary use in describing the
141
+ origin of the Work and reproducing the content of the NOTICE file.
142
+
143
+ 7. Disclaimer of Warranty. Unless required by applicable law or
144
+ agreed to in writing, Licensor provides the Work (and each
145
+ Contributor provides its Contributions) on an "AS IS" BASIS,
146
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
147
+ implied, including, without limitation, any warranties or conditions
148
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
149
+ PARTICULAR PURPOSE. You are solely responsible for determining the
150
+ appropriateness of using or redistributing the Work and assume any
151
+ risks associated with Your exercise of permissions under this License.
152
+
153
+ 8. Limitation of Liability. In no event and under no legal theory,
154
+ whether in tort (including negligence), contract, or otherwise,
155
+ unless required by applicable law (such as deliberate and grossly
156
+ negligent acts) or agreed to in writing, shall any Contributor be
157
+ liable to You for damages, including any direct, indirect, special,
158
+ incidental, or consequential damages of any character arising as a
159
+ result of this License or out of the use or inability to use the
160
+ Work (including but not limited to damages for loss of goodwill,
161
+ work stoppage, computer failure or malfunction, or any and all
162
+ other commercial damages or losses), even if such Contributor
163
+ has been advised of the possibility of such damages.
164
+
165
+ 9. Accepting Warranty or Additional Liability. While redistributing
166
+ the Work or Derivative Works thereof, You may choose to offer,
167
+ and charge a fee for, acceptance of support, warranty, indemnity,
168
+ or other liability obligations and/or rights consistent with this
169
+ License. However, in accepting such obligations, You may act only
170
+ on Your own behalf and on Your sole responsibility, not on behalf
171
+ of any other Contributor, and only if You agree to indemnify,
172
+ defend, and hold each Contributor harmless for any liability
173
+ incurred by, or claims asserted against, such Contributor by reason
174
+ of your accepting any such warranty or additional liability.
175
+
176
+ END OF TERMS AND CONDITIONS
177
+
178
+ APPENDIX: How to apply the Apache License to your work.
179
+
180
+ To apply the Apache License to your work, attach the following
181
+ boilerplate notice, with the fields enclosed by brackets "[]"
182
+ replaced with your own identifying information. (Don't include
183
+ the brackets!) The text should be enclosed in the appropriate
184
+ comment syntax for the file format. We also recommend that a
185
+ file or class name and description of purpose be included on the
186
+ same "printed page" as the copyright notice for easier
187
+ identification within third-party archives.
188
+
189
+ Copyright [yyyy] [name of copyright owner]
190
+
191
+ Licensed under the Apache License, Version 2.0 (the "License");
192
+ you may not use this file except in compliance with the License.
193
+ You may obtain a copy of the License at
194
+
195
+ http://www.apache.org/licenses/LICENSE-2.0
196
+
197
+ Unless required by applicable law or agreed to in writing, software
198
+ distributed under the License is distributed on an "AS IS" BASIS,
199
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
200
+ See the License for the specific language governing permissions and
201
+ limitations under the License.
@@ -42,8 +42,10 @@ class AssetsApi extends runtime.BaseAPI {
42
42
  if (this.configuration && (this.configuration.username !== undefined || this.configuration.password !== undefined)) {
43
43
  headerParameters["Authorization"] = "Basic " + btoa(this.configuration.username + ":" + this.configuration.password);
44
44
  }
45
+ let urlPath = `/v1/assets/{id}`;
46
+ urlPath = urlPath.replace(`{${"id"}}`, encodeURIComponent(String(requestParameters['id'])));
45
47
  const response = yield this.request({
46
- path: `/v1/assets/{id}`.replace(`{${"id"}}`, encodeURIComponent(String(requestParameters['id']))),
48
+ path: urlPath,
47
49
  method: 'DELETE',
48
50
  headers: headerParameters,
49
51
  query: queryParameters,
@@ -72,8 +74,10 @@ class AssetsApi extends runtime.BaseAPI {
72
74
  if (this.configuration && (this.configuration.username !== undefined || this.configuration.password !== undefined)) {
73
75
  headerParameters["Authorization"] = "Basic " + btoa(this.configuration.username + ":" + this.configuration.password);
74
76
  }
77
+ let urlPath = `/v1/assets/{id}`;
78
+ urlPath = urlPath.replace(`{${"id"}}`, encodeURIComponent(String(requestParameters['id'])));
75
79
  const response = yield this.request({
76
- path: `/v1/assets/{id}`.replace(`{${"id"}}`, encodeURIComponent(String(requestParameters['id']))),
80
+ path: urlPath,
77
81
  method: 'GET',
78
82
  headers: headerParameters,
79
83
  query: queryParameters,
@@ -109,8 +113,9 @@ class AssetsApi extends runtime.BaseAPI {
109
113
  if (this.configuration && (this.configuration.username !== undefined || this.configuration.password !== undefined)) {
110
114
  headerParameters["Authorization"] = "Basic " + btoa(this.configuration.username + ":" + this.configuration.password);
111
115
  }
116
+ let urlPath = `/v1/assets`;
112
117
  const response = yield this.request({
113
- path: `/v1/assets`,
118
+ path: urlPath,
114
119
  method: 'GET',
115
120
  headers: headerParameters,
116
121
  query: queryParameters,
@@ -40,8 +40,9 @@ class AzureBlobStoreApi extends runtime.BaseAPI {
40
40
  if (this.configuration && (this.configuration.username !== undefined || this.configuration.password !== undefined)) {
41
41
  headerParameters["Authorization"] = "Basic " + btoa(this.configuration.username + ":" + this.configuration.password);
42
42
  }
43
+ let urlPath = `/v1/azureblobstore/test-connection`;
43
44
  const response = yield this.request({
44
- path: `/v1/azureblobstore/test-connection`,
45
+ path: urlPath,
45
46
  method: 'POST',
46
47
  headers: headerParameters,
47
48
  query: queryParameters,
@@ -45,8 +45,11 @@ class BlobStoreApi extends runtime.BaseAPI {
45
45
  if (this.configuration && (this.configuration.username !== undefined || this.configuration.password !== undefined)) {
46
46
  headerParameters["Authorization"] = "Basic " + btoa(this.configuration.username + ":" + this.configuration.password);
47
47
  }
48
+ let urlPath = `/v1/blobstores/group/convert/{name}/{newNameForOriginal}`;
49
+ urlPath = urlPath.replace(`{${"name"}}`, encodeURIComponent(String(requestParameters['name'])));
50
+ urlPath = urlPath.replace(`{${"newNameForOriginal"}}`, encodeURIComponent(String(requestParameters['newNameForOriginal'])));
48
51
  const response = yield this.request({
49
- path: `/v1/blobstores/group/convert/{name}/{newNameForOriginal}`.replace(`{${"name"}}`, encodeURIComponent(String(requestParameters['name']))).replace(`{${"newNameForOriginal"}}`, encodeURIComponent(String(requestParameters['newNameForOriginal']))),
52
+ path: urlPath,
50
53
  method: 'POST',
51
54
  headers: headerParameters,
52
55
  query: queryParameters,
@@ -74,8 +77,9 @@ class BlobStoreApi extends runtime.BaseAPI {
74
77
  if (this.configuration && (this.configuration.username !== undefined || this.configuration.password !== undefined)) {
75
78
  headerParameters["Authorization"] = "Basic " + btoa(this.configuration.username + ":" + this.configuration.password);
76
79
  }
80
+ let urlPath = `/v1/blobstores/azure`;
77
81
  const response = yield this.request({
78
- path: `/v1/blobstores/azure`,
82
+ path: urlPath,
79
83
  method: 'POST',
80
84
  headers: headerParameters,
81
85
  query: queryParameters,
@@ -103,8 +107,9 @@ class BlobStoreApi extends runtime.BaseAPI {
103
107
  if (this.configuration && (this.configuration.username !== undefined || this.configuration.password !== undefined)) {
104
108
  headerParameters["Authorization"] = "Basic " + btoa(this.configuration.username + ":" + this.configuration.password);
105
109
  }
110
+ let urlPath = `/v1/blobstores/google`;
106
111
  const response = yield this.request({
107
- path: `/v1/blobstores/google`,
112
+ path: urlPath,
108
113
  method: 'POST',
109
114
  headers: headerParameters,
110
115
  query: queryParameters,
@@ -132,8 +137,9 @@ class BlobStoreApi extends runtime.BaseAPI {
132
137
  if (this.configuration && (this.configuration.username !== undefined || this.configuration.password !== undefined)) {
133
138
  headerParameters["Authorization"] = "Basic " + btoa(this.configuration.username + ":" + this.configuration.password);
134
139
  }
140
+ let urlPath = `/v1/blobstores/file`;
135
141
  const response = yield this.request({
136
- path: `/v1/blobstores/file`,
142
+ path: urlPath,
137
143
  method: 'POST',
138
144
  headers: headerParameters,
139
145
  query: queryParameters,
@@ -161,8 +167,9 @@ class BlobStoreApi extends runtime.BaseAPI {
161
167
  if (this.configuration && (this.configuration.username !== undefined || this.configuration.password !== undefined)) {
162
168
  headerParameters["Authorization"] = "Basic " + btoa(this.configuration.username + ":" + this.configuration.password);
163
169
  }
170
+ let urlPath = `/v1/blobstores/group`;
164
171
  const response = yield this.request({
165
- path: `/v1/blobstores/group`,
172
+ path: urlPath,
166
173
  method: 'POST',
167
174
  headers: headerParameters,
168
175
  query: queryParameters,
@@ -190,8 +197,9 @@ class BlobStoreApi extends runtime.BaseAPI {
190
197
  if (this.configuration && (this.configuration.username !== undefined || this.configuration.password !== undefined)) {
191
198
  headerParameters["Authorization"] = "Basic " + btoa(this.configuration.username + ":" + this.configuration.password);
192
199
  }
200
+ let urlPath = `/v1/blobstores/s3`;
193
201
  const response = yield this.request({
194
- path: `/v1/blobstores/s3`,
202
+ path: urlPath,
195
203
  method: 'POST',
196
204
  headers: headerParameters,
197
205
  query: queryParameters,
@@ -221,8 +229,10 @@ class BlobStoreApi extends runtime.BaseAPI {
221
229
  if (this.configuration && (this.configuration.username !== undefined || this.configuration.password !== undefined)) {
222
230
  headerParameters["Authorization"] = "Basic " + btoa(this.configuration.username + ":" + this.configuration.password);
223
231
  }
232
+ let urlPath = `/v1/blobstores/{name}`;
233
+ urlPath = urlPath.replace(`{${"name"}}`, encodeURIComponent(String(requestParameters['name'])));
224
234
  const response = yield this.request({
225
- path: `/v1/blobstores/{name}`.replace(`{${"name"}}`, encodeURIComponent(String(requestParameters['name']))),
235
+ path: urlPath,
226
236
  method: 'DELETE',
227
237
  headers: headerParameters,
228
238
  query: queryParameters,
@@ -251,8 +261,10 @@ class BlobStoreApi extends runtime.BaseAPI {
251
261
  if (this.configuration && (this.configuration.username !== undefined || this.configuration.password !== undefined)) {
252
262
  headerParameters["Authorization"] = "Basic " + btoa(this.configuration.username + ":" + this.configuration.password);
253
263
  }
264
+ let urlPath = `/v1/blobstores/azure/{name}`;
265
+ urlPath = urlPath.replace(`{${"name"}}`, encodeURIComponent(String(requestParameters['name'])));
254
266
  const response = yield this.request({
255
- path: `/v1/blobstores/azure/{name}`.replace(`{${"name"}}`, encodeURIComponent(String(requestParameters['name']))),
267
+ path: urlPath,
256
268
  method: 'GET',
257
269
  headers: headerParameters,
258
270
  query: queryParameters,
@@ -282,8 +294,10 @@ class BlobStoreApi extends runtime.BaseAPI {
282
294
  if (this.configuration && (this.configuration.username !== undefined || this.configuration.password !== undefined)) {
283
295
  headerParameters["Authorization"] = "Basic " + btoa(this.configuration.username + ":" + this.configuration.password);
284
296
  }
297
+ let urlPath = `/v1/blobstores/google/{name}`;
298
+ urlPath = urlPath.replace(`{${"name"}}`, encodeURIComponent(String(requestParameters['name'])));
285
299
  const response = yield this.request({
286
- path: `/v1/blobstores/google/{name}`.replace(`{${"name"}}`, encodeURIComponent(String(requestParameters['name']))),
300
+ path: urlPath,
287
301
  method: 'GET',
288
302
  headers: headerParameters,
289
303
  query: queryParameters,
@@ -313,8 +327,10 @@ class BlobStoreApi extends runtime.BaseAPI {
313
327
  if (this.configuration && (this.configuration.username !== undefined || this.configuration.password !== undefined)) {
314
328
  headerParameters["Authorization"] = "Basic " + btoa(this.configuration.username + ":" + this.configuration.password);
315
329
  }
330
+ let urlPath = `/v1/blobstores/file/{name}`;
331
+ urlPath = urlPath.replace(`{${"name"}}`, encodeURIComponent(String(requestParameters['name'])));
316
332
  const response = yield this.request({
317
- path: `/v1/blobstores/file/{name}`.replace(`{${"name"}}`, encodeURIComponent(String(requestParameters['name']))),
333
+ path: urlPath,
318
334
  method: 'GET',
319
335
  headers: headerParameters,
320
336
  query: queryParameters,
@@ -344,8 +360,10 @@ class BlobStoreApi extends runtime.BaseAPI {
344
360
  if (this.configuration && (this.configuration.username !== undefined || this.configuration.password !== undefined)) {
345
361
  headerParameters["Authorization"] = "Basic " + btoa(this.configuration.username + ":" + this.configuration.password);
346
362
  }
363
+ let urlPath = `/v1/blobstores/group/{name}`;
364
+ urlPath = urlPath.replace(`{${"name"}}`, encodeURIComponent(String(requestParameters['name'])));
347
365
  const response = yield this.request({
348
- path: `/v1/blobstores/group/{name}`.replace(`{${"name"}}`, encodeURIComponent(String(requestParameters['name']))),
366
+ path: urlPath,
349
367
  method: 'GET',
350
368
  headers: headerParameters,
351
369
  query: queryParameters,
@@ -375,8 +393,10 @@ class BlobStoreApi extends runtime.BaseAPI {
375
393
  if (this.configuration && (this.configuration.username !== undefined || this.configuration.password !== undefined)) {
376
394
  headerParameters["Authorization"] = "Basic " + btoa(this.configuration.username + ":" + this.configuration.password);
377
395
  }
396
+ let urlPath = `/v1/blobstores/google/regions/{projectId}`;
397
+ urlPath = urlPath.replace(`{${"projectId"}}`, encodeURIComponent(String(requestParameters['projectId'])));
378
398
  const response = yield this.request({
379
- path: `/v1/blobstores/google/regions/{projectId}`.replace(`{${"projectId"}}`, encodeURIComponent(String(requestParameters['projectId']))),
399
+ path: urlPath,
380
400
  method: 'GET',
381
401
  headers: headerParameters,
382
402
  query: queryParameters,
@@ -406,8 +426,10 @@ class BlobStoreApi extends runtime.BaseAPI {
406
426
  if (this.configuration && (this.configuration.username !== undefined || this.configuration.password !== undefined)) {
407
427
  headerParameters["Authorization"] = "Basic " + btoa(this.configuration.username + ":" + this.configuration.password);
408
428
  }
429
+ let urlPath = `/v1/blobstores/s3/{name}`;
430
+ urlPath = urlPath.replace(`{${"name"}}`, encodeURIComponent(String(requestParameters['name'])));
409
431
  const response = yield this.request({
410
- path: `/v1/blobstores/s3/{name}`.replace(`{${"name"}}`, encodeURIComponent(String(requestParameters['name']))),
432
+ path: urlPath,
411
433
  method: 'GET',
412
434
  headers: headerParameters,
413
435
  query: queryParameters,
@@ -434,8 +456,9 @@ class BlobStoreApi extends runtime.BaseAPI {
434
456
  if (this.configuration && (this.configuration.username !== undefined || this.configuration.password !== undefined)) {
435
457
  headerParameters["Authorization"] = "Basic " + btoa(this.configuration.username + ":" + this.configuration.password);
436
458
  }
459
+ let urlPath = `/v1/blobstores`;
437
460
  const response = yield this.request({
438
- path: `/v1/blobstores`,
461
+ path: urlPath,
439
462
  method: 'GET',
440
463
  headers: headerParameters,
441
464
  query: queryParameters,
@@ -465,8 +488,10 @@ class BlobStoreApi extends runtime.BaseAPI {
465
488
  if (this.configuration && (this.configuration.username !== undefined || this.configuration.password !== undefined)) {
466
489
  headerParameters["Authorization"] = "Basic " + btoa(this.configuration.username + ":" + this.configuration.password);
467
490
  }
491
+ let urlPath = `/v1/blobstores/{name}/quota-status`;
492
+ urlPath = urlPath.replace(`{${"name"}}`, encodeURIComponent(String(requestParameters['name'])));
468
493
  const response = yield this.request({
469
- path: `/v1/blobstores/{name}/quota-status`.replace(`{${"name"}}`, encodeURIComponent(String(requestParameters['name']))),
494
+ path: urlPath,
470
495
  method: 'GET',
471
496
  headers: headerParameters,
472
497
  query: queryParameters,
@@ -497,8 +522,10 @@ class BlobStoreApi extends runtime.BaseAPI {
497
522
  if (this.configuration && (this.configuration.username !== undefined || this.configuration.password !== undefined)) {
498
523
  headerParameters["Authorization"] = "Basic " + btoa(this.configuration.username + ":" + this.configuration.password);
499
524
  }
525
+ let urlPath = `/v1/blobstores/azure/{name}`;
526
+ urlPath = urlPath.replace(`{${"name"}}`, encodeURIComponent(String(requestParameters['name'])));
500
527
  const response = yield this.request({
501
- path: `/v1/blobstores/azure/{name}`.replace(`{${"name"}}`, encodeURIComponent(String(requestParameters['name']))),
528
+ path: urlPath,
502
529
  method: 'PUT',
503
530
  headers: headerParameters,
504
531
  query: queryParameters,
@@ -529,8 +556,10 @@ class BlobStoreApi extends runtime.BaseAPI {
529
556
  if (this.configuration && (this.configuration.username !== undefined || this.configuration.password !== undefined)) {
530
557
  headerParameters["Authorization"] = "Basic " + btoa(this.configuration.username + ":" + this.configuration.password);
531
558
  }
559
+ let urlPath = `/v1/blobstores/google/{name}`;
560
+ urlPath = urlPath.replace(`{${"name"}}`, encodeURIComponent(String(requestParameters['name'])));
532
561
  const response = yield this.request({
533
- path: `/v1/blobstores/google/{name}`.replace(`{${"name"}}`, encodeURIComponent(String(requestParameters['name']))),
562
+ path: urlPath,
534
563
  method: 'PUT',
535
564
  headers: headerParameters,
536
565
  query: queryParameters,
@@ -561,8 +590,10 @@ class BlobStoreApi extends runtime.BaseAPI {
561
590
  if (this.configuration && (this.configuration.username !== undefined || this.configuration.password !== undefined)) {
562
591
  headerParameters["Authorization"] = "Basic " + btoa(this.configuration.username + ":" + this.configuration.password);
563
592
  }
593
+ let urlPath = `/v1/blobstores/file/{name}`;
594
+ urlPath = urlPath.replace(`{${"name"}}`, encodeURIComponent(String(requestParameters['name'])));
564
595
  const response = yield this.request({
565
- path: `/v1/blobstores/file/{name}`.replace(`{${"name"}}`, encodeURIComponent(String(requestParameters['name']))),
596
+ path: urlPath,
566
597
  method: 'PUT',
567
598
  headers: headerParameters,
568
599
  query: queryParameters,
@@ -593,8 +624,10 @@ class BlobStoreApi extends runtime.BaseAPI {
593
624
  if (this.configuration && (this.configuration.username !== undefined || this.configuration.password !== undefined)) {
594
625
  headerParameters["Authorization"] = "Basic " + btoa(this.configuration.username + ":" + this.configuration.password);
595
626
  }
627
+ let urlPath = `/v1/blobstores/group/{name}`;
628
+ urlPath = urlPath.replace(`{${"name"}}`, encodeURIComponent(String(requestParameters['name'])));
596
629
  const response = yield this.request({
597
- path: `/v1/blobstores/group/{name}`.replace(`{${"name"}}`, encodeURIComponent(String(requestParameters['name']))),
630
+ path: urlPath,
598
631
  method: 'PUT',
599
632
  headers: headerParameters,
600
633
  query: queryParameters,
@@ -625,8 +658,10 @@ class BlobStoreApi extends runtime.BaseAPI {
625
658
  if (this.configuration && (this.configuration.username !== undefined || this.configuration.password !== undefined)) {
626
659
  headerParameters["Authorization"] = "Basic " + btoa(this.configuration.username + ":" + this.configuration.password);
627
660
  }
661
+ let urlPath = `/v1/blobstores/s3/{name}`;
662
+ urlPath = urlPath.replace(`{${"name"}}`, encodeURIComponent(String(requestParameters['name'])));
628
663
  const response = yield this.request({
629
- path: `/v1/blobstores/s3/{name}`.replace(`{${"name"}}`, encodeURIComponent(String(requestParameters['name']))),
664
+ path: urlPath,
630
665
  method: 'PUT',
631
666
  headers: headerParameters,
632
667
  query: queryParameters,
@@ -40,8 +40,9 @@ class CapabilitiesApi extends runtime.BaseAPI {
40
40
  if (this.configuration && (this.configuration.username !== undefined || this.configuration.password !== undefined)) {
41
41
  headerParameters["Authorization"] = "Basic " + btoa(this.configuration.username + ":" + this.configuration.password);
42
42
  }
43
+ let urlPath = `/v1/capabilities`;
43
44
  const response = yield this.request({
44
- path: `/v1/capabilities`,
45
+ path: urlPath,
45
46
  method: 'POST',
46
47
  headers: headerParameters,
47
48
  query: queryParameters,
@@ -72,8 +73,10 @@ class CapabilitiesApi extends runtime.BaseAPI {
72
73
  if (this.configuration && (this.configuration.username !== undefined || this.configuration.password !== undefined)) {
73
74
  headerParameters["Authorization"] = "Basic " + btoa(this.configuration.username + ":" + this.configuration.password);
74
75
  }
76
+ let urlPath = `/v1/capabilities/{capabilityId}`;
77
+ urlPath = urlPath.replace(`{${"capabilityId"}}`, encodeURIComponent(String(requestParameters['capabilityId'])));
75
78
  const response = yield this.request({
76
- path: `/v1/capabilities/{capabilityId}`.replace(`{${"capabilityId"}}`, encodeURIComponent(String(requestParameters['capabilityId']))),
79
+ path: urlPath,
77
80
  method: 'DELETE',
78
81
  headers: headerParameters,
79
82
  query: queryParameters,
@@ -99,8 +102,9 @@ class CapabilitiesApi extends runtime.BaseAPI {
99
102
  if (this.configuration && (this.configuration.username !== undefined || this.configuration.password !== undefined)) {
100
103
  headerParameters["Authorization"] = "Basic " + btoa(this.configuration.username + ":" + this.configuration.password);
101
104
  }
105
+ let urlPath = `/v1/capabilities`;
102
106
  const response = yield this.request({
103
- path: `/v1/capabilities`,
107
+ path: urlPath,
104
108
  method: 'GET',
105
109
  headers: headerParameters,
106
110
  query: queryParameters,
@@ -131,8 +135,10 @@ class CapabilitiesApi extends runtime.BaseAPI {
131
135
  if (this.configuration && (this.configuration.username !== undefined || this.configuration.password !== undefined)) {
132
136
  headerParameters["Authorization"] = "Basic " + btoa(this.configuration.username + ":" + this.configuration.password);
133
137
  }
138
+ let urlPath = `/v1/capabilities/{capabilityId}`;
139
+ urlPath = urlPath.replace(`{${"capabilityId"}}`, encodeURIComponent(String(requestParameters['capabilityId'])));
134
140
  const response = yield this.request({
135
- path: `/v1/capabilities/{capabilityId}`.replace(`{${"capabilityId"}}`, encodeURIComponent(String(requestParameters['capabilityId']))),
141
+ path: urlPath,
136
142
  method: 'PUT',
137
143
  headers: headerParameters,
138
144
  query: queryParameters,
@@ -40,8 +40,9 @@ class CleanupPoliciesApi extends runtime.BaseAPI {
40
40
  if (this.configuration && (this.configuration.username !== undefined || this.configuration.password !== undefined)) {
41
41
  headerParameters["Authorization"] = "Basic " + btoa(this.configuration.username + ":" + this.configuration.password);
42
42
  }
43
+ let urlPath = `/v1/cleanup-policies`;
43
44
  const response = yield this.request({
44
- path: `/v1/cleanup-policies`,
45
+ path: urlPath,
45
46
  method: 'POST',
46
47
  headers: headerParameters,
47
48
  query: queryParameters,
@@ -71,8 +72,10 @@ class CleanupPoliciesApi extends runtime.BaseAPI {
71
72
  if (this.configuration && (this.configuration.username !== undefined || this.configuration.password !== undefined)) {
72
73
  headerParameters["Authorization"] = "Basic " + btoa(this.configuration.username + ":" + this.configuration.password);
73
74
  }
75
+ let urlPath = `/v1/cleanup-policies/{name}`;
76
+ urlPath = urlPath.replace(`{${"name"}}`, encodeURIComponent(String(requestParameters['name'])));
74
77
  const response = yield this.request({
75
- path: `/v1/cleanup-policies/{name}`.replace(`{${"name"}}`, encodeURIComponent(String(requestParameters['name']))),
78
+ path: urlPath,
76
79
  method: 'DELETE',
77
80
  headers: headerParameters,
78
81
  query: queryParameters,
@@ -98,8 +101,9 @@ class CleanupPoliciesApi extends runtime.BaseAPI {
98
101
  if (this.configuration && (this.configuration.username !== undefined || this.configuration.password !== undefined)) {
99
102
  headerParameters["Authorization"] = "Basic " + btoa(this.configuration.username + ":" + this.configuration.password);
100
103
  }
104
+ let urlPath = `/v1/cleanup-policies`;
101
105
  const response = yield this.request({
102
- path: `/v1/cleanup-policies`,
106
+ path: urlPath,
103
107
  method: 'GET',
104
108
  headers: headerParameters,
105
109
  query: queryParameters,
@@ -128,8 +132,10 @@ class CleanupPoliciesApi extends runtime.BaseAPI {
128
132
  if (this.configuration && (this.configuration.username !== undefined || this.configuration.password !== undefined)) {
129
133
  headerParameters["Authorization"] = "Basic " + btoa(this.configuration.username + ":" + this.configuration.password);
130
134
  }
135
+ let urlPath = `/v1/cleanup-policies/{name}`;
136
+ urlPath = urlPath.replace(`{${"name"}}`, encodeURIComponent(String(requestParameters['name'])));
131
137
  const response = yield this.request({
132
- path: `/v1/cleanup-policies/{name}`.replace(`{${"name"}}`, encodeURIComponent(String(requestParameters['name']))),
138
+ path: urlPath,
133
139
  method: 'GET',
134
140
  headers: headerParameters,
135
141
  query: queryParameters,
@@ -159,8 +165,10 @@ class CleanupPoliciesApi extends runtime.BaseAPI {
159
165
  if (this.configuration && (this.configuration.username !== undefined || this.configuration.password !== undefined)) {
160
166
  headerParameters["Authorization"] = "Basic " + btoa(this.configuration.username + ":" + this.configuration.password);
161
167
  }
168
+ let urlPath = `/v1/cleanup-policies/{policyName}`;
169
+ urlPath = urlPath.replace(`{${"policyName"}}`, encodeURIComponent(String(requestParameters['policyName'])));
162
170
  const response = yield this.request({
163
- path: `/v1/cleanup-policies/{policyName}`.replace(`{${"policyName"}}`, encodeURIComponent(String(requestParameters['policyName']))),
171
+ path: urlPath,
164
172
  method: 'PUT',
165
173
  headers: headerParameters,
166
174
  query: queryParameters,
@@ -39,8 +39,9 @@ class CommunityEditionEulaApi extends runtime.BaseAPI {
39
39
  if (this.configuration && (this.configuration.username !== undefined || this.configuration.password !== undefined)) {
40
40
  headerParameters["Authorization"] = "Basic " + btoa(this.configuration.username + ":" + this.configuration.password);
41
41
  }
42
+ let urlPath = `/v1/system/eula`;
42
43
  const response = yield this.request({
43
- path: `/v1/system/eula`,
44
+ path: urlPath,
44
45
  method: 'GET',
45
46
  headers: headerParameters,
46
47
  query: queryParameters,
@@ -67,8 +68,9 @@ class CommunityEditionEulaApi extends runtime.BaseAPI {
67
68
  if (this.configuration && (this.configuration.username !== undefined || this.configuration.password !== undefined)) {
68
69
  headerParameters["Authorization"] = "Basic " + btoa(this.configuration.username + ":" + this.configuration.password);
69
70
  }
71
+ let urlPath = `/v1/system/eula`;
70
72
  const response = yield this.request({
71
- path: `/v1/system/eula`,
73
+ path: urlPath,
72
74
  method: 'POST',
73
75
  headers: headerParameters,
74
76
  query: queryParameters,