pulpcore_client 3.49.57 → 3.50.0

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 (136) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +5 -6
  3. data/docs/AccessPoliciesApi.md +7 -23
  4. data/docs/ArtifactDistributionResponse.md +8 -8
  5. data/docs/ArtifactsApi.md +3 -13
  6. data/docs/ContentApi.md +1 -3
  7. data/docs/ContentguardsApi.md +1 -3
  8. data/docs/ContentguardsCompositeApi.md +13 -45
  9. data/docs/ContentguardsContentRedirectApi.md +13 -45
  10. data/docs/ContentguardsHeaderApi.md +13 -45
  11. data/docs/ContentguardsRbacApi.md +13 -45
  12. data/docs/DistributionsApi.md +1 -3
  13. data/docs/DistributionsArtifactsApi.md +1 -5
  14. data/docs/Domain.md +1 -1
  15. data/docs/DomainResponse.md +1 -1
  16. data/docs/DomainsApi.md +9 -29
  17. data/docs/ExportersFilesystemApi.md +9 -29
  18. data/docs/ExportersFilesystemExportsApi.md +5 -17
  19. data/docs/ExportersPulpApi.md +9 -29
  20. data/docs/ExportersPulpExportsApi.md +5 -17
  21. data/docs/GroupsApi.md +13 -45
  22. data/docs/GroupsRolesApi.md +5 -17
  23. data/docs/GroupsUsersApi.md +5 -15
  24. data/docs/ImportersPulpApi.md +9 -29
  25. data/docs/ImportersPulpImportCheckApi.md +3 -7
  26. data/docs/ImportersPulpImportsApi.md +5 -17
  27. data/docs/OrphansApi.md +4 -10
  28. data/docs/OrphansCleanupApi.md +3 -7
  29. data/docs/PatchedDomain.md +1 -1
  30. data/docs/PublicationsApi.md +1 -3
  31. data/docs/RemotesApi.md +1 -3
  32. data/docs/RepairApi.md +3 -7
  33. data/docs/RepositoriesApi.md +1 -3
  34. data/docs/RepositoriesReclaimSpaceApi.md +3 -7
  35. data/docs/RepositoryVersionsApi.md +1 -3
  36. data/docs/RolesApi.md +9 -29
  37. data/docs/SigningServicesApi.md +1 -5
  38. data/docs/StatusApi.md +4 -14
  39. data/docs/TaskGroupsApi.md +1 -5
  40. data/docs/TaskSchedulesApi.md +5 -21
  41. data/docs/TasksApi.md +13 -41
  42. data/docs/UploadsApi.md +11 -41
  43. data/docs/UpstreamPulpsApi.md +15 -51
  44. data/docs/UsersApi.md +9 -29
  45. data/docs/UsersRolesApi.md +5 -17
  46. data/docs/WorkersApi.md +1 -5
  47. data/lib/pulpcore_client/api/access_policies_api.rb +0 -15
  48. data/lib/pulpcore_client/api/artifacts_api.rb +0 -12
  49. data/lib/pulpcore_client/api/content_api.rb +0 -3
  50. data/lib/pulpcore_client/api/contentguards_api.rb +0 -3
  51. data/lib/pulpcore_client/api/contentguards_composite_api.rb +0 -30
  52. data/lib/pulpcore_client/api/contentguards_content_redirect_api.rb +0 -30
  53. data/lib/pulpcore_client/api/contentguards_header_api.rb +0 -30
  54. data/lib/pulpcore_client/api/contentguards_rbac_api.rb +0 -30
  55. data/lib/pulpcore_client/api/distributions_api.rb +0 -3
  56. data/lib/pulpcore_client/api/distributions_artifacts_api.rb +0 -6
  57. data/lib/pulpcore_client/api/domains_api.rb +0 -18
  58. data/lib/pulpcore_client/api/exporters_filesystem_api.rb +0 -18
  59. data/lib/pulpcore_client/api/exporters_filesystem_exports_api.rb +0 -12
  60. data/lib/pulpcore_client/api/exporters_pulp_api.rb +0 -18
  61. data/lib/pulpcore_client/api/exporters_pulp_exports_api.rb +0 -12
  62. data/lib/pulpcore_client/api/groups_api.rb +0 -30
  63. data/lib/pulpcore_client/api/groups_roles_api.rb +0 -12
  64. data/lib/pulpcore_client/api/groups_users_api.rb +0 -9
  65. data/lib/pulpcore_client/api/importers_pulp_api.rb +0 -18
  66. data/lib/pulpcore_client/api/importers_pulp_import_check_api.rb +0 -3
  67. data/lib/pulpcore_client/api/importers_pulp_imports_api.rb +0 -12
  68. data/lib/pulpcore_client/api/orphans_api.rb +0 -3
  69. data/lib/pulpcore_client/api/orphans_cleanup_api.rb +0 -3
  70. data/lib/pulpcore_client/api/publications_api.rb +0 -3
  71. data/lib/pulpcore_client/api/remotes_api.rb +0 -3
  72. data/lib/pulpcore_client/api/repair_api.rb +0 -3
  73. data/lib/pulpcore_client/api/repositories_api.rb +0 -3
  74. data/lib/pulpcore_client/api/repositories_reclaim_space_api.rb +0 -3
  75. data/lib/pulpcore_client/api/repository_versions_api.rb +0 -3
  76. data/lib/pulpcore_client/api/roles_api.rb +0 -18
  77. data/lib/pulpcore_client/api/signing_services_api.rb +0 -6
  78. data/lib/pulpcore_client/api/status_api.rb +0 -9
  79. data/lib/pulpcore_client/api/task_groups_api.rb +0 -6
  80. data/lib/pulpcore_client/api/task_schedules_api.rb +0 -18
  81. data/lib/pulpcore_client/api/tasks_api.rb +2 -29
  82. data/lib/pulpcore_client/api/uploads_api.rb +0 -30
  83. data/lib/pulpcore_client/api/upstream_pulps_api.rb +0 -33
  84. data/lib/pulpcore_client/api/users_api.rb +0 -18
  85. data/lib/pulpcore_client/api/users_roles_api.rb +0 -12
  86. data/lib/pulpcore_client/api/workers_api.rb +0 -6
  87. data/lib/pulpcore_client/configuration.rb +2 -2
  88. data/lib/pulpcore_client/models/artifact_distribution_response.rb +37 -37
  89. data/lib/pulpcore_client/models/domain.rb +1 -1
  90. data/lib/pulpcore_client/models/domain_response.rb +1 -1
  91. data/lib/pulpcore_client/models/patched_domain.rb +1 -1
  92. data/lib/pulpcore_client/models/storage_class_enum.rb +0 -1
  93. data/lib/pulpcore_client/version.rb +1 -1
  94. data/spec/api/access_policies_api_spec.rb +0 -5
  95. data/spec/api/artifacts_api_spec.rb +0 -4
  96. data/spec/api/content_api_spec.rb +0 -1
  97. data/spec/api/contentguards_api_spec.rb +0 -1
  98. data/spec/api/contentguards_composite_api_spec.rb +0 -10
  99. data/spec/api/contentguards_content_redirect_api_spec.rb +0 -10
  100. data/spec/api/contentguards_header_api_spec.rb +0 -10
  101. data/spec/api/contentguards_rbac_api_spec.rb +0 -10
  102. data/spec/api/distributions_api_spec.rb +0 -1
  103. data/spec/api/distributions_artifacts_api_spec.rb +0 -2
  104. data/spec/api/domains_api_spec.rb +0 -6
  105. data/spec/api/exporters_filesystem_api_spec.rb +0 -6
  106. data/spec/api/exporters_filesystem_exports_api_spec.rb +0 -4
  107. data/spec/api/exporters_pulp_api_spec.rb +0 -6
  108. data/spec/api/exporters_pulp_exports_api_spec.rb +0 -4
  109. data/spec/api/groups_api_spec.rb +0 -10
  110. data/spec/api/groups_roles_api_spec.rb +0 -4
  111. data/spec/api/groups_users_api_spec.rb +0 -3
  112. data/spec/api/importers_pulp_api_spec.rb +0 -6
  113. data/spec/api/importers_pulp_import_check_api_spec.rb +0 -1
  114. data/spec/api/importers_pulp_imports_api_spec.rb +0 -4
  115. data/spec/api/orphans_api_spec.rb +0 -1
  116. data/spec/api/orphans_cleanup_api_spec.rb +0 -1
  117. data/spec/api/publications_api_spec.rb +0 -1
  118. data/spec/api/remotes_api_spec.rb +0 -1
  119. data/spec/api/repair_api_spec.rb +0 -1
  120. data/spec/api/repositories_api_spec.rb +0 -1
  121. data/spec/api/repositories_reclaim_space_api_spec.rb +0 -1
  122. data/spec/api/repository_versions_api_spec.rb +0 -1
  123. data/spec/api/roles_api_spec.rb +0 -6
  124. data/spec/api/signing_services_api_spec.rb +0 -2
  125. data/spec/api/status_api_spec.rb +0 -3
  126. data/spec/api/task_groups_api_spec.rb +0 -2
  127. data/spec/api/task_schedules_api_spec.rb +0 -6
  128. data/spec/api/tasks_api_spec.rb +1 -10
  129. data/spec/api/uploads_api_spec.rb +0 -10
  130. data/spec/api/upstream_pulps_api_spec.rb +0 -11
  131. data/spec/api/users_api_spec.rb +0 -6
  132. data/spec/api/users_roles_api_spec.rb +0 -4
  133. data/spec/api/workers_api_spec.rb +0 -2
  134. data/spec/configuration_spec.rb +3 -3
  135. data/spec/models/artifact_distribution_response_spec.rb +7 -7
  136. metadata +169 -169
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c7b5fc2d04301a0eb56af3b6666efd2a755c897b1235ed344e1a5751bb0e5425
4
- data.tar.gz: a42708d6a1497596db4223a047370daf41bccce303acf9ae66785f5fbe269a27
3
+ metadata.gz: 1bf78a3433ee9299c0e939b686d9d4ca6463efc0e3c055e4faee42cd677c7e83
4
+ data.tar.gz: f3deb817aeda6d58209cb0afdb9ba6df64b484e63fc11e30633ae6425a96b895
5
5
  SHA512:
6
- metadata.gz: c981757b8f84027fe879a55278e5316215f3d29df0b5332d1d45445d3990523bb391da12fe5010273ffc19d3815e17ac97069271b8b13f060b450fcb74c6b8ac
7
- data.tar.gz: 8f06d26adf5ee1ce517cc877ad6cc0d98d3d36217505fede1d94a108b8dadfb4896d21d88c54fb78ab20671a86e1272d246f7faf8abbf60ac22eeeae596c8ac0
6
+ metadata.gz: 2d2e8d594fd4446e25f3dee256387d55819192f7a6fbf1794f6975c0467bf09919eefa0ed5c3677728ebf6f666c921cf05b299a119256606f48c4c532396f311
7
+ data.tar.gz: 3ddaf5e89d7491967e39b07a74e4154fb8256ce8c7dd16b96044f98062f22e1666f9c7d3a8e402121b78fd5d947e779049981936578d1f178cf7f365132062ba
data/README.md CHANGED
@@ -7,7 +7,7 @@ Fetch, Upload, Organize, and Distribute Software Packages
7
7
  This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
8
8
 
9
9
  - API version: v3
10
- - Package version: 3.49.57
10
+ - Package version: 3.50.0
11
11
  - Build package: org.openapitools.codegen.languages.RubyClientCodegen
12
12
  For more information, please visit [https://pulpproject.org](https://pulpproject.org)
13
13
 
@@ -24,16 +24,16 @@ gem build pulpcore_client.gemspec
24
24
  Then either install the gem locally:
25
25
 
26
26
  ```shell
27
- gem install ./pulpcore_client-3.49.57.gem
27
+ gem install ./pulpcore_client-3.50.0.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulpcore_client-3.49.57.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulpcore_client-3.50.0.gem` to install the development dependencies)
31
31
 
32
32
  or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
33
33
 
34
34
  Finally add this to the Gemfile:
35
35
 
36
- gem 'pulpcore_client', '~> 3.49.57'
36
+ gem 'pulpcore_client', '~> 3.50.0'
37
37
 
38
38
  ### Install from Git
39
39
 
@@ -66,7 +66,6 @@ end
66
66
 
67
67
  api_instance = PulpcoreClient::AccessPoliciesApi.new
68
68
  opts = {
69
- x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
70
69
  customized: true, # Boolean | Filter results where customized matches value
71
70
  limit: 56, # Integer | Number of results to return per page.
72
71
  offset: 56, # Integer | The initial index from which to return the results.
@@ -99,7 +98,7 @@ end
99
98
 
100
99
  ## Documentation for API Endpoints
101
100
 
102
- All URIs are relative to *http://localhost:24817*
101
+ All URIs are relative to *http://pulp*
103
102
 
104
103
  Class | Method | HTTP request | Description
105
104
  ------------ | ------------- | ------------- | -------------
@@ -1,6 +1,6 @@
1
1
  # PulpcoreClient::AccessPoliciesApi
2
2
 
3
- All URIs are relative to *http://localhost:24817*
3
+ All URIs are relative to *http://pulp*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -34,7 +34,6 @@ end
34
34
 
35
35
  api_instance = PulpcoreClient::AccessPoliciesApi.new
36
36
  opts = {
37
- x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
38
37
  customized: true, # Boolean | Filter results where customized matches value
39
38
  limit: 56, # Integer | Number of results to return per page.
40
39
  offset: 56, # Integer | The initial index from which to return the results.
@@ -69,7 +68,6 @@ end
69
68
 
70
69
  Name | Type | Description | Notes
71
70
  ------------- | ------------- | ------------- | -------------
72
- **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md)| List of profilers to use on tasks. | [optional]
73
71
  **customized** | **Boolean**| Filter results where customized matches value | [optional]
74
72
  **limit** | **Integer**| Number of results to return per page. | [optional]
75
73
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
@@ -105,7 +103,7 @@ Name | Type | Description | Notes
105
103
 
106
104
  ## partial_update
107
105
 
108
- > AccessPolicyResponse partial_update(access_policy_href, patched_access_policy, opts)
106
+ > AccessPolicyResponse partial_update(access_policy_href, patched_access_policy)
109
107
 
110
108
  Update an access policy
111
109
 
@@ -126,13 +124,10 @@ end
126
124
  api_instance = PulpcoreClient::AccessPoliciesApi.new
127
125
  access_policy_href = 'access_policy_href_example' # String |
128
126
  patched_access_policy = PulpcoreClient::PatchedAccessPolicy.new # PatchedAccessPolicy |
129
- opts = {
130
- x_task_diagnostics: ['x_task_diagnostics_example'] # Array<String> | List of profilers to use on tasks.
131
- }
132
127
 
133
128
  begin
134
129
  #Update an access policy
135
- result = api_instance.partial_update(access_policy_href, patched_access_policy, opts)
130
+ result = api_instance.partial_update(access_policy_href, patched_access_policy)
136
131
  p result
137
132
  rescue PulpcoreClient::ApiError => e
138
133
  puts "Exception when calling AccessPoliciesApi->partial_update: #{e}"
@@ -146,7 +141,6 @@ Name | Type | Description | Notes
146
141
  ------------- | ------------- | ------------- | -------------
147
142
  **access_policy_href** | **String**| |
148
143
  **patched_access_policy** | [**PatchedAccessPolicy**](PatchedAccessPolicy.md)| |
149
- **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md)| List of profilers to use on tasks. | [optional]
150
144
 
151
145
  ### Return type
152
146
 
@@ -185,7 +179,6 @@ end
185
179
  api_instance = PulpcoreClient::AccessPoliciesApi.new
186
180
  access_policy_href = 'access_policy_href_example' # String |
187
181
  opts = {
188
- x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
189
182
  fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
190
183
  exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
191
184
  }
@@ -205,7 +198,6 @@ end
205
198
  Name | Type | Description | Notes
206
199
  ------------- | ------------- | ------------- | -------------
207
200
  **access_policy_href** | **String**| |
208
- **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md)| List of profilers to use on tasks. | [optional]
209
201
  **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
210
202
  **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
211
203
 
@@ -225,7 +217,7 @@ Name | Type | Description | Notes
225
217
 
226
218
  ## reset
227
219
 
228
- > AccessPolicyResponse reset(access_policy_href, opts)
220
+ > AccessPolicyResponse reset(access_policy_href)
229
221
 
230
222
 
231
223
 
@@ -245,12 +237,9 @@ end
245
237
 
246
238
  api_instance = PulpcoreClient::AccessPoliciesApi.new
247
239
  access_policy_href = 'access_policy_href_example' # String |
248
- opts = {
249
- x_task_diagnostics: ['x_task_diagnostics_example'] # Array<String> | List of profilers to use on tasks.
250
- }
251
240
 
252
241
  begin
253
- result = api_instance.reset(access_policy_href, opts)
242
+ result = api_instance.reset(access_policy_href)
254
243
  p result
255
244
  rescue PulpcoreClient::ApiError => e
256
245
  puts "Exception when calling AccessPoliciesApi->reset: #{e}"
@@ -263,7 +252,6 @@ end
263
252
  Name | Type | Description | Notes
264
253
  ------------- | ------------- | ------------- | -------------
265
254
  **access_policy_href** | **String**| |
266
- **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md)| List of profilers to use on tasks. | [optional]
267
255
 
268
256
  ### Return type
269
257
 
@@ -281,7 +269,7 @@ Name | Type | Description | Notes
281
269
 
282
270
  ## update
283
271
 
284
- > AccessPolicyResponse update(access_policy_href, access_policy, opts)
272
+ > AccessPolicyResponse update(access_policy_href, access_policy)
285
273
 
286
274
  Update an access policy
287
275
 
@@ -302,13 +290,10 @@ end
302
290
  api_instance = PulpcoreClient::AccessPoliciesApi.new
303
291
  access_policy_href = 'access_policy_href_example' # String |
304
292
  access_policy = PulpcoreClient::AccessPolicy.new # AccessPolicy |
305
- opts = {
306
- x_task_diagnostics: ['x_task_diagnostics_example'] # Array<String> | List of profilers to use on tasks.
307
- }
308
293
 
309
294
  begin
310
295
  #Update an access policy
311
- result = api_instance.update(access_policy_href, access_policy, opts)
296
+ result = api_instance.update(access_policy_href, access_policy)
312
297
  p result
313
298
  rescue PulpcoreClient::ApiError => e
314
299
  puts "Exception when calling AccessPoliciesApi->update: #{e}"
@@ -322,7 +307,6 @@ Name | Type | Description | Notes
322
307
  ------------- | ------------- | ------------- | -------------
323
308
  **access_policy_href** | **String**| |
324
309
  **access_policy** | [**AccessPolicy**](AccessPolicy.md)| |
325
- **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md)| List of profilers to use on tasks. | [optional]
326
310
 
327
311
  ### Return type
328
312
 
@@ -5,14 +5,14 @@
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
7
  **pulp_href** | **String** | | [optional] [readonly]
8
- **hidden** | **Boolean** | Whether this distribution should be shown in the content app. | [optional] [default to false]
9
8
  **content_guard** | **String** | An optional content-guard. | [optional]
9
+ **base_url** | **String** | The URL for accessing the publication as defined by this distribution. | [optional] [readonly]
10
10
  **pulp_labels** | **Hash&lt;String, String&gt;** | | [optional]
11
- **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
12
11
  **name** | **String** | A unique name. Ex, &#x60;rawhide&#x60; and &#x60;stable&#x60;. |
13
- **pulp_last_updated** | **DateTime** | Timestamp of the last time this resource was updated. Note: for immutable resources - like content, repository versions, and publication - pulp_created and pulp_last_updated dates will be the same. | [optional] [readonly]
12
+ **hidden** | **Boolean** | Whether this distribution should be shown in the content app. | [optional] [default to false]
14
13
  **base_path** | **String** | The base (relative) path component of the published url. Avoid paths that overlap with other distribution base paths (e.g. \&quot;foo\&quot; and \&quot;foo/bar\&quot;) |
15
- **base_url** | **String** | The URL for accessing the publication as defined by this distribution. | [optional] [readonly]
14
+ **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
15
+ **pulp_last_updated** | **DateTime** | Timestamp of the last time this resource was updated. Note: for immutable resources - like content, repository versions, and publication - pulp_created and pulp_last_updated dates will be the same. | [optional] [readonly]
16
16
 
17
17
  ## Code Sample
18
18
 
@@ -20,14 +20,14 @@ Name | Type | Description | Notes
20
20
  require 'PulpcoreClient'
21
21
 
22
22
  instance = PulpcoreClient::ArtifactDistributionResponse.new(pulp_href: null,
23
- hidden: null,
24
23
  content_guard: null,
24
+ base_url: null,
25
25
  pulp_labels: null,
26
- pulp_created: null,
27
26
  name: null,
28
- pulp_last_updated: null,
27
+ hidden: null,
29
28
  base_path: null,
30
- base_url: null)
29
+ pulp_created: null,
30
+ pulp_last_updated: null)
31
31
  ```
32
32
 
33
33
 
data/docs/ArtifactsApi.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # PulpcoreClient::ArtifactsApi
2
2
 
3
- All URIs are relative to *http://localhost:24817*
3
+ All URIs are relative to *http://pulp*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -34,7 +34,6 @@ end
34
34
  api_instance = PulpcoreClient::ArtifactsApi.new
35
35
  file = File.new('/path/to/file') # File | The stored file.
36
36
  opts = {
37
- x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
38
37
  size: 56, # Integer | The size of the file in bytes.
39
38
  md5: 'md5_example', # String | The MD5 checksum of the file if available.
40
39
  sha1: 'sha1_example', # String | The SHA-1 checksum of the file if available.
@@ -59,7 +58,6 @@ end
59
58
  Name | Type | Description | Notes
60
59
  ------------- | ------------- | ------------- | -------------
61
60
  **file** | **File**| The stored file. |
62
- **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md)| List of profilers to use on tasks. | [optional]
63
61
  **size** | **Integer**| The size of the file in bytes. | [optional]
64
62
  **md5** | **String**| The MD5 checksum of the file if available. | [optional]
65
63
  **sha1** | **String**| The SHA-1 checksum of the file if available. | [optional]
@@ -84,7 +82,7 @@ Name | Type | Description | Notes
84
82
 
85
83
  ## delete
86
84
 
87
- > delete(artifact_href, opts)
85
+ > delete(artifact_href)
88
86
 
89
87
  Delete an artifact
90
88
 
@@ -104,13 +102,10 @@ end
104
102
 
105
103
  api_instance = PulpcoreClient::ArtifactsApi.new
106
104
  artifact_href = 'artifact_href_example' # String |
107
- opts = {
108
- x_task_diagnostics: ['x_task_diagnostics_example'] # Array<String> | List of profilers to use on tasks.
109
- }
110
105
 
111
106
  begin
112
107
  #Delete an artifact
113
- api_instance.delete(artifact_href, opts)
108
+ api_instance.delete(artifact_href)
114
109
  rescue PulpcoreClient::ApiError => e
115
110
  puts "Exception when calling ArtifactsApi->delete: #{e}"
116
111
  end
@@ -122,7 +117,6 @@ end
122
117
  Name | Type | Description | Notes
123
118
  ------------- | ------------- | ------------- | -------------
124
119
  **artifact_href** | **String**| |
125
- **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md)| List of profilers to use on tasks. | [optional]
126
120
 
127
121
  ### Return type
128
122
 
@@ -160,7 +154,6 @@ end
160
154
 
161
155
  api_instance = PulpcoreClient::ArtifactsApi.new
162
156
  opts = {
163
- x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
164
157
  limit: 56, # Integer | Number of results to return per page.
165
158
  md5: 'md5_example', # String | Filter results where md5 matches value
166
159
  offset: 56, # Integer | The initial index from which to return the results.
@@ -193,7 +186,6 @@ end
193
186
 
194
187
  Name | Type | Description | Notes
195
188
  ------------- | ------------- | ------------- | -------------
196
- **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md)| List of profilers to use on tasks. | [optional]
197
189
  **limit** | **Integer**| Number of results to return per page. | [optional]
198
190
  **md5** | **String**| Filter results where md5 matches value | [optional]
199
191
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
@@ -248,7 +240,6 @@ end
248
240
  api_instance = PulpcoreClient::ArtifactsApi.new
249
241
  artifact_href = 'artifact_href_example' # String |
250
242
  opts = {
251
- x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
252
243
  fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
253
244
  exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
254
245
  }
@@ -268,7 +259,6 @@ end
268
259
  Name | Type | Description | Notes
269
260
  ------------- | ------------- | ------------- | -------------
270
261
  **artifact_href** | **String**| |
271
- **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md)| List of profilers to use on tasks. | [optional]
272
262
  **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
273
263
  **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
274
264
 
data/docs/ContentApi.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # PulpcoreClient::ContentApi
2
2
 
3
- All URIs are relative to *http://localhost:24817*
3
+ All URIs are relative to *http://pulp*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -30,7 +30,6 @@ end
30
30
 
31
31
  api_instance = PulpcoreClient::ContentApi.new
32
32
  opts = {
33
- x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
34
33
  limit: 56, # Integer | Number of results to return per page.
35
34
  offset: 56, # Integer | The initial index from which to return the results.
36
35
  ordering: ['ordering_example'], # Array<String> | Ordering * `pk` - Pk * `-pk` - Pk (descending)
@@ -61,7 +60,6 @@ end
61
60
 
62
61
  Name | Type | Description | Notes
63
62
  ------------- | ------------- | ------------- | -------------
64
- **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md)| List of profilers to use on tasks. | [optional]
65
63
  **limit** | **Integer**| Number of results to return per page. | [optional]
66
64
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
67
65
  **ordering** | [**Array&lt;String&gt;**](String.md)| Ordering * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional]
@@ -1,6 +1,6 @@
1
1
  # PulpcoreClient::ContentguardsApi
2
2
 
3
- All URIs are relative to *http://localhost:24817*
3
+ All URIs are relative to *http://pulp*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -30,7 +30,6 @@ end
30
30
 
31
31
  api_instance = PulpcoreClient::ContentguardsApi.new
32
32
  opts = {
33
- x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
34
33
  limit: 56, # Integer | Number of results to return per page.
35
34
  name: 'name_example', # String | Filter results where name matches value
36
35
  name__contains: 'name__contains_example', # String | Filter results where name contains value
@@ -66,7 +65,6 @@ end
66
65
 
67
66
  Name | Type | Description | Notes
68
67
  ------------- | ------------- | ------------- | -------------
69
- **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md)| List of profilers to use on tasks. | [optional]
70
68
  **limit** | **Integer**| Number of results to return per page. | [optional]
71
69
  **name** | **String**| Filter results where name matches value | [optional]
72
70
  **name__contains** | **String**| Filter results where name contains value | [optional]
@@ -1,6 +1,6 @@
1
1
  # PulpcoreClient::ContentguardsCompositeApi
2
2
 
3
- All URIs are relative to *http://localhost:24817*
3
+ All URIs are relative to *http://pulp*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -19,7 +19,7 @@ Method | HTTP request | Description
19
19
 
20
20
  ## add_role
21
21
 
22
- > NestedRoleResponse add_role(composite_content_guard_href, nested_role, opts)
22
+ > NestedRoleResponse add_role(composite_content_guard_href, nested_role)
23
23
 
24
24
  Add a role
25
25
 
@@ -40,13 +40,10 @@ end
40
40
  api_instance = PulpcoreClient::ContentguardsCompositeApi.new
41
41
  composite_content_guard_href = 'composite_content_guard_href_example' # String |
42
42
  nested_role = PulpcoreClient::NestedRole.new # NestedRole |
43
- opts = {
44
- x_task_diagnostics: ['x_task_diagnostics_example'] # Array<String> | List of profilers to use on tasks.
45
- }
46
43
 
47
44
  begin
48
45
  #Add a role
49
- result = api_instance.add_role(composite_content_guard_href, nested_role, opts)
46
+ result = api_instance.add_role(composite_content_guard_href, nested_role)
50
47
  p result
51
48
  rescue PulpcoreClient::ApiError => e
52
49
  puts "Exception when calling ContentguardsCompositeApi->add_role: #{e}"
@@ -60,7 +57,6 @@ Name | Type | Description | Notes
60
57
  ------------- | ------------- | ------------- | -------------
61
58
  **composite_content_guard_href** | **String**| |
62
59
  **nested_role** | [**NestedRole**](NestedRole.md)| |
63
- **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md)| List of profilers to use on tasks. | [optional]
64
60
 
65
61
  ### Return type
66
62
 
@@ -78,7 +74,7 @@ Name | Type | Description | Notes
78
74
 
79
75
  ## create
80
76
 
81
- > CompositeContentGuardResponse create(composite_content_guard, opts)
77
+ > CompositeContentGuardResponse create(composite_content_guard)
82
78
 
83
79
  Create a composite content guard
84
80
 
@@ -98,13 +94,10 @@ end
98
94
 
99
95
  api_instance = PulpcoreClient::ContentguardsCompositeApi.new
100
96
  composite_content_guard = PulpcoreClient::CompositeContentGuard.new # CompositeContentGuard |
101
- opts = {
102
- x_task_diagnostics: ['x_task_diagnostics_example'] # Array<String> | List of profilers to use on tasks.
103
- }
104
97
 
105
98
  begin
106
99
  #Create a composite content guard
107
- result = api_instance.create(composite_content_guard, opts)
100
+ result = api_instance.create(composite_content_guard)
108
101
  p result
109
102
  rescue PulpcoreClient::ApiError => e
110
103
  puts "Exception when calling ContentguardsCompositeApi->create: #{e}"
@@ -117,7 +110,6 @@ end
117
110
  Name | Type | Description | Notes
118
111
  ------------- | ------------- | ------------- | -------------
119
112
  **composite_content_guard** | [**CompositeContentGuard**](CompositeContentGuard.md)| |
120
- **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md)| List of profilers to use on tasks. | [optional]
121
113
 
122
114
  ### Return type
123
115
 
@@ -135,7 +127,7 @@ Name | Type | Description | Notes
135
127
 
136
128
  ## delete
137
129
 
138
- > delete(composite_content_guard_href, opts)
130
+ > delete(composite_content_guard_href)
139
131
 
140
132
  Delete a composite content guard
141
133
 
@@ -155,13 +147,10 @@ end
155
147
 
156
148
  api_instance = PulpcoreClient::ContentguardsCompositeApi.new
157
149
  composite_content_guard_href = 'composite_content_guard_href_example' # String |
158
- opts = {
159
- x_task_diagnostics: ['x_task_diagnostics_example'] # Array<String> | List of profilers to use on tasks.
160
- }
161
150
 
162
151
  begin
163
152
  #Delete a composite content guard
164
- api_instance.delete(composite_content_guard_href, opts)
153
+ api_instance.delete(composite_content_guard_href)
165
154
  rescue PulpcoreClient::ApiError => e
166
155
  puts "Exception when calling ContentguardsCompositeApi->delete: #{e}"
167
156
  end
@@ -173,7 +162,6 @@ end
173
162
  Name | Type | Description | Notes
174
163
  ------------- | ------------- | ------------- | -------------
175
164
  **composite_content_guard_href** | **String**| |
176
- **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md)| List of profilers to use on tasks. | [optional]
177
165
 
178
166
  ### Return type
179
167
 
@@ -211,7 +199,6 @@ end
211
199
 
212
200
  api_instance = PulpcoreClient::ContentguardsCompositeApi.new
213
201
  opts = {
214
- x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
215
202
  limit: 56, # Integer | Number of results to return per page.
216
203
  name: 'name_example', # String | Filter results where name matches value
217
204
  name__contains: 'name__contains_example', # String | Filter results where name contains value
@@ -245,7 +232,6 @@ end
245
232
 
246
233
  Name | Type | Description | Notes
247
234
  ------------- | ------------- | ------------- | -------------
248
- **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md)| List of profilers to use on tasks. | [optional]
249
235
  **limit** | **Integer**| Number of results to return per page. | [optional]
250
236
  **name** | **String**| Filter results where name matches value | [optional]
251
237
  **name__contains** | **String**| Filter results where name contains value | [optional]
@@ -301,7 +287,6 @@ end
301
287
  api_instance = PulpcoreClient::ContentguardsCompositeApi.new
302
288
  composite_content_guard_href = 'composite_content_guard_href_example' # String |
303
289
  opts = {
304
- x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
305
290
  fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
306
291
  exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
307
292
  }
@@ -321,7 +306,6 @@ end
321
306
  Name | Type | Description | Notes
322
307
  ------------- | ------------- | ------------- | -------------
323
308
  **composite_content_guard_href** | **String**| |
324
- **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md)| List of profilers to use on tasks. | [optional]
325
309
  **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
326
310
  **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
327
311
 
@@ -362,7 +346,6 @@ end
362
346
  api_instance = PulpcoreClient::ContentguardsCompositeApi.new
363
347
  composite_content_guard_href = 'composite_content_guard_href_example' # String |
364
348
  opts = {
365
- x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
366
349
  fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
367
350
  exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
368
351
  }
@@ -382,7 +365,6 @@ end
382
365
  Name | Type | Description | Notes
383
366
  ------------- | ------------- | ------------- | -------------
384
367
  **composite_content_guard_href** | **String**| |
385
- **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md)| List of profilers to use on tasks. | [optional]
386
368
  **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
387
369
  **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
388
370
 
@@ -402,7 +384,7 @@ Name | Type | Description | Notes
402
384
 
403
385
  ## partial_update
404
386
 
405
- > CompositeContentGuardResponse partial_update(composite_content_guard_href, patched_composite_content_guard, opts)
387
+ > CompositeContentGuardResponse partial_update(composite_content_guard_href, patched_composite_content_guard)
406
388
 
407
389
  Update a composite content guard
408
390
 
@@ -423,13 +405,10 @@ end
423
405
  api_instance = PulpcoreClient::ContentguardsCompositeApi.new
424
406
  composite_content_guard_href = 'composite_content_guard_href_example' # String |
425
407
  patched_composite_content_guard = PulpcoreClient::PatchedCompositeContentGuard.new # PatchedCompositeContentGuard |
426
- opts = {
427
- x_task_diagnostics: ['x_task_diagnostics_example'] # Array<String> | List of profilers to use on tasks.
428
- }
429
408
 
430
409
  begin
431
410
  #Update a composite content guard
432
- result = api_instance.partial_update(composite_content_guard_href, patched_composite_content_guard, opts)
411
+ result = api_instance.partial_update(composite_content_guard_href, patched_composite_content_guard)
433
412
  p result
434
413
  rescue PulpcoreClient::ApiError => e
435
414
  puts "Exception when calling ContentguardsCompositeApi->partial_update: #{e}"
@@ -443,7 +422,6 @@ Name | Type | Description | Notes
443
422
  ------------- | ------------- | ------------- | -------------
444
423
  **composite_content_guard_href** | **String**| |
445
424
  **patched_composite_content_guard** | [**PatchedCompositeContentGuard**](PatchedCompositeContentGuard.md)| |
446
- **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md)| List of profilers to use on tasks. | [optional]
447
425
 
448
426
  ### Return type
449
427
 
@@ -482,7 +460,6 @@ end
482
460
  api_instance = PulpcoreClient::ContentguardsCompositeApi.new
483
461
  composite_content_guard_href = 'composite_content_guard_href_example' # String |
484
462
  opts = {
485
- x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
486
463
  fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
487
464
  exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
488
465
  }
@@ -502,7 +479,6 @@ end
502
479
  Name | Type | Description | Notes
503
480
  ------------- | ------------- | ------------- | -------------
504
481
  **composite_content_guard_href** | **String**| |
505
- **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md)| List of profilers to use on tasks. | [optional]
506
482
  **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
507
483
  **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
508
484
 
@@ -522,7 +498,7 @@ Name | Type | Description | Notes
522
498
 
523
499
  ## remove_role
524
500
 
525
- > NestedRoleResponse remove_role(composite_content_guard_href, nested_role, opts)
501
+ > NestedRoleResponse remove_role(composite_content_guard_href, nested_role)
526
502
 
527
503
  Remove a role
528
504
 
@@ -543,13 +519,10 @@ end
543
519
  api_instance = PulpcoreClient::ContentguardsCompositeApi.new
544
520
  composite_content_guard_href = 'composite_content_guard_href_example' # String |
545
521
  nested_role = PulpcoreClient::NestedRole.new # NestedRole |
546
- opts = {
547
- x_task_diagnostics: ['x_task_diagnostics_example'] # Array<String> | List of profilers to use on tasks.
548
- }
549
522
 
550
523
  begin
551
524
  #Remove a role
552
- result = api_instance.remove_role(composite_content_guard_href, nested_role, opts)
525
+ result = api_instance.remove_role(composite_content_guard_href, nested_role)
553
526
  p result
554
527
  rescue PulpcoreClient::ApiError => e
555
528
  puts "Exception when calling ContentguardsCompositeApi->remove_role: #{e}"
@@ -563,7 +536,6 @@ Name | Type | Description | Notes
563
536
  ------------- | ------------- | ------------- | -------------
564
537
  **composite_content_guard_href** | **String**| |
565
538
  **nested_role** | [**NestedRole**](NestedRole.md)| |
566
- **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md)| List of profilers to use on tasks. | [optional]
567
539
 
568
540
  ### Return type
569
541
 
@@ -581,7 +553,7 @@ Name | Type | Description | Notes
581
553
 
582
554
  ## update
583
555
 
584
- > CompositeContentGuardResponse update(composite_content_guard_href, composite_content_guard, opts)
556
+ > CompositeContentGuardResponse update(composite_content_guard_href, composite_content_guard)
585
557
 
586
558
  Update a composite content guard
587
559
 
@@ -602,13 +574,10 @@ end
602
574
  api_instance = PulpcoreClient::ContentguardsCompositeApi.new
603
575
  composite_content_guard_href = 'composite_content_guard_href_example' # String |
604
576
  composite_content_guard = PulpcoreClient::CompositeContentGuard.new # CompositeContentGuard |
605
- opts = {
606
- x_task_diagnostics: ['x_task_diagnostics_example'] # Array<String> | List of profilers to use on tasks.
607
- }
608
577
 
609
578
  begin
610
579
  #Update a composite content guard
611
- result = api_instance.update(composite_content_guard_href, composite_content_guard, opts)
580
+ result = api_instance.update(composite_content_guard_href, composite_content_guard)
612
581
  p result
613
582
  rescue PulpcoreClient::ApiError => e
614
583
  puts "Exception when calling ContentguardsCompositeApi->update: #{e}"
@@ -622,7 +591,6 @@ Name | Type | Description | Notes
622
591
  ------------- | ------------- | ------------- | -------------
623
592
  **composite_content_guard_href** | **String**| |
624
593
  **composite_content_guard** | [**CompositeContentGuard**](CompositeContentGuard.md)| |
625
- **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md)| List of profilers to use on tasks. | [optional]
626
594
 
627
595
  ### Return type
628
596