pulpcore_client 3.49.58 → 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 +12 -12
  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 +46 -46
  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 +166 -166
@@ -1,6 +1,6 @@
1
1
  # PulpcoreClient::ContentguardsRbacApi
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(r_b_a_c_content_guard_href, nested_role, opts)
22
+ > NestedRoleResponse add_role(r_b_a_c_content_guard_href, nested_role)
23
23
 
24
24
  Add a role
25
25
 
@@ -40,13 +40,10 @@ end
40
40
  api_instance = PulpcoreClient::ContentguardsRbacApi.new
41
41
  r_b_a_c_content_guard_href = 'r_b_a_c_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(r_b_a_c_content_guard_href, nested_role, opts)
46
+ result = api_instance.add_role(r_b_a_c_content_guard_href, nested_role)
50
47
  p result
51
48
  rescue PulpcoreClient::ApiError => e
52
49
  puts "Exception when calling ContentguardsRbacApi->add_role: #{e}"
@@ -60,7 +57,6 @@ Name | Type | Description | Notes
60
57
  ------------- | ------------- | ------------- | -------------
61
58
  **r_b_a_c_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
- > RBACContentGuardResponse create(rbac_content_guard, opts)
77
+ > RBACContentGuardResponse create(rbac_content_guard)
82
78
 
83
79
  Create a rbac content guard
84
80
 
@@ -98,13 +94,10 @@ end
98
94
 
99
95
  api_instance = PulpcoreClient::ContentguardsRbacApi.new
100
96
  rbac_content_guard = PulpcoreClient::RBACContentGuard.new # RBACContentGuard |
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 rbac content guard
107
- result = api_instance.create(rbac_content_guard, opts)
100
+ result = api_instance.create(rbac_content_guard)
108
101
  p result
109
102
  rescue PulpcoreClient::ApiError => e
110
103
  puts "Exception when calling ContentguardsRbacApi->create: #{e}"
@@ -117,7 +110,6 @@ end
117
110
  Name | Type | Description | Notes
118
111
  ------------- | ------------- | ------------- | -------------
119
112
  **rbac_content_guard** | [**RBACContentGuard**](RBACContentGuard.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(r_b_a_c_content_guard_href, opts)
130
+ > delete(r_b_a_c_content_guard_href)
139
131
 
140
132
  Delete a rbac content guard
141
133
 
@@ -155,13 +147,10 @@ end
155
147
 
156
148
  api_instance = PulpcoreClient::ContentguardsRbacApi.new
157
149
  r_b_a_c_content_guard_href = 'r_b_a_c_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 rbac content guard
164
- api_instance.delete(r_b_a_c_content_guard_href, opts)
153
+ api_instance.delete(r_b_a_c_content_guard_href)
165
154
  rescue PulpcoreClient::ApiError => e
166
155
  puts "Exception when calling ContentguardsRbacApi->delete: #{e}"
167
156
  end
@@ -173,7 +162,6 @@ end
173
162
  Name | Type | Description | Notes
174
163
  ------------- | ------------- | ------------- | -------------
175
164
  **r_b_a_c_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::ContentguardsRbacApi.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::ContentguardsRbacApi.new
302
288
  r_b_a_c_content_guard_href = 'r_b_a_c_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
  **r_b_a_c_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::ContentguardsRbacApi.new
363
347
  r_b_a_c_content_guard_href = 'r_b_a_c_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
  **r_b_a_c_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
- > RBACContentGuardResponse partial_update(r_b_a_c_content_guard_href, patched_rbac_content_guard, opts)
387
+ > RBACContentGuardResponse partial_update(r_b_a_c_content_guard_href, patched_rbac_content_guard)
406
388
 
407
389
  Update a rbac content guard
408
390
 
@@ -423,13 +405,10 @@ end
423
405
  api_instance = PulpcoreClient::ContentguardsRbacApi.new
424
406
  r_b_a_c_content_guard_href = 'r_b_a_c_content_guard_href_example' # String |
425
407
  patched_rbac_content_guard = PulpcoreClient::PatchedRBACContentGuard.new # PatchedRBACContentGuard |
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 rbac content guard
432
- result = api_instance.partial_update(r_b_a_c_content_guard_href, patched_rbac_content_guard, opts)
411
+ result = api_instance.partial_update(r_b_a_c_content_guard_href, patched_rbac_content_guard)
433
412
  p result
434
413
  rescue PulpcoreClient::ApiError => e
435
414
  puts "Exception when calling ContentguardsRbacApi->partial_update: #{e}"
@@ -443,7 +422,6 @@ Name | Type | Description | Notes
443
422
  ------------- | ------------- | ------------- | -------------
444
423
  **r_b_a_c_content_guard_href** | **String**| |
445
424
  **patched_rbac_content_guard** | [**PatchedRBACContentGuard**](PatchedRBACContentGuard.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::ContentguardsRbacApi.new
483
461
  r_b_a_c_content_guard_href = 'r_b_a_c_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
  **r_b_a_c_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(r_b_a_c_content_guard_href, nested_role, opts)
501
+ > NestedRoleResponse remove_role(r_b_a_c_content_guard_href, nested_role)
526
502
 
527
503
  Remove a role
528
504
 
@@ -543,13 +519,10 @@ end
543
519
  api_instance = PulpcoreClient::ContentguardsRbacApi.new
544
520
  r_b_a_c_content_guard_href = 'r_b_a_c_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(r_b_a_c_content_guard_href, nested_role, opts)
525
+ result = api_instance.remove_role(r_b_a_c_content_guard_href, nested_role)
553
526
  p result
554
527
  rescue PulpcoreClient::ApiError => e
555
528
  puts "Exception when calling ContentguardsRbacApi->remove_role: #{e}"
@@ -563,7 +536,6 @@ Name | Type | Description | Notes
563
536
  ------------- | ------------- | ------------- | -------------
564
537
  **r_b_a_c_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
- > RBACContentGuardResponse update(r_b_a_c_content_guard_href, rbac_content_guard, opts)
556
+ > RBACContentGuardResponse update(r_b_a_c_content_guard_href, rbac_content_guard)
585
557
 
586
558
  Update a rbac content guard
587
559
 
@@ -602,13 +574,10 @@ end
602
574
  api_instance = PulpcoreClient::ContentguardsRbacApi.new
603
575
  r_b_a_c_content_guard_href = 'r_b_a_c_content_guard_href_example' # String |
604
576
  rbac_content_guard = PulpcoreClient::RBACContentGuard.new # RBACContentGuard |
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 rbac content guard
611
- result = api_instance.update(r_b_a_c_content_guard_href, rbac_content_guard, opts)
580
+ result = api_instance.update(r_b_a_c_content_guard_href, rbac_content_guard)
612
581
  p result
613
582
  rescue PulpcoreClient::ApiError => e
614
583
  puts "Exception when calling ContentguardsRbacApi->update: #{e}"
@@ -622,7 +591,6 @@ Name | Type | Description | Notes
622
591
  ------------- | ------------- | ------------- | -------------
623
592
  **r_b_a_c_content_guard_href** | **String**| |
624
593
  **rbac_content_guard** | [**RBACContentGuard**](RBACContentGuard.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
 
@@ -1,6 +1,6 @@
1
1
  # PulpcoreClient::DistributionsApi
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::DistributionsApi.new
32
32
  opts = {
33
- x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
34
33
  base_path: 'base_path_example', # String | Filter results where base_path matches value
35
34
  base_path__contains: 'base_path__contains_example', # String | Filter results where base_path contains value
36
35
  base_path__icontains: 'base_path__icontains_example', # String | Filter results where base_path contains value
@@ -74,7 +73,6 @@ end
74
73
 
75
74
  Name | Type | Description | Notes
76
75
  ------------- | ------------- | ------------- | -------------
77
- **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md)| List of profilers to use on tasks. | [optional]
78
76
  **base_path** | **String**| Filter results where base_path matches value | [optional]
79
77
  **base_path__contains** | **String**| Filter results where base_path contains value | [optional]
80
78
  **base_path__icontains** | **String**| Filter results where base_path contains value | [optional]
@@ -1,6 +1,6 @@
1
1
  # PulpcoreClient::DistributionsArtifactsApi
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
  ------------- | ------------- | -------------
@@ -31,7 +31,6 @@ end
31
31
 
32
32
  api_instance = PulpcoreClient::DistributionsArtifactsApi.new
33
33
  opts = {
34
- x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
35
34
  base_path: 'base_path_example', # String | Filter results where base_path matches value
36
35
  base_path__contains: 'base_path__contains_example', # String | Filter results where base_path contains value
37
36
  base_path__icontains: 'base_path__icontains_example', # String | Filter results where base_path contains value
@@ -73,7 +72,6 @@ end
73
72
 
74
73
  Name | Type | Description | Notes
75
74
  ------------- | ------------- | ------------- | -------------
76
- **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md)| List of profilers to use on tasks. | [optional]
77
75
  **base_path** | **String**| Filter results where base_path matches value | [optional]
78
76
  **base_path__contains** | **String**| Filter results where base_path contains value | [optional]
79
77
  **base_path__icontains** | **String**| Filter results where base_path contains value | [optional]
@@ -137,7 +135,6 @@ end
137
135
  api_instance = PulpcoreClient::DistributionsArtifactsApi.new
138
136
  artifact_distribution_href = 'artifact_distribution_href_example' # String |
139
137
  opts = {
140
- x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
141
138
  fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
142
139
  exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
143
140
  }
@@ -157,7 +154,6 @@ end
157
154
  Name | Type | Description | Notes
158
155
  ------------- | ------------- | ------------- | -------------
159
156
  **artifact_distribution_href** | **String**| |
160
- **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md)| List of profilers to use on tasks. | [optional]
161
157
  **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
162
158
  **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
163
159
 
data/docs/Domain.md CHANGED
@@ -6,7 +6,7 @@ Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
7
  **name** | **String** | A name for this domain. |
8
8
  **description** | **String** | An optional description. | [optional]
9
- **storage_class** | [**StorageClassEnum**](StorageClassEnum.md) | Backend storage class for domain. * &#x60;pulpcore.app.models.storage.FileSystem&#x60; - Use local filesystem as storage * &#x60;storages.backends.s3boto3.S3Boto3Storage&#x60; - Use Amazon S3 as storage [deprecated] * &#x60;storages.backends.s3.S3Storage&#x60; - Use Amazon S3 as storage * &#x60;storages.backends.azure_storage.AzureStorage&#x60; - Use Azure Blob as storage |
9
+ **storage_class** | [**StorageClassEnum**](StorageClassEnum.md) | Backend storage class for domain. * &#x60;pulpcore.app.models.storage.FileSystem&#x60; - Use local filesystem as storage * &#x60;storages.backends.s3boto3.S3Boto3Storage&#x60; - Use Amazon S3 as storage * &#x60;storages.backends.azure_storage.AzureStorage&#x60; - Use Azure Blob as storage |
10
10
  **storage_settings** | [**Object**](.md) | Settings for storage class. |
11
11
  **redirect_to_object_storage** | **Boolean** | Boolean to have the content app redirect to object storage. | [optional] [default to true]
12
12
  **hide_guarded_distributions** | **Boolean** | Boolean to hide distributions with a content guard in the content app. | [optional] [default to false]
@@ -9,7 +9,7 @@ Name | Type | Description | Notes
9
9
  **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]
10
10
  **name** | **String** | A name for this domain. |
11
11
  **description** | **String** | An optional description. | [optional]
12
- **storage_class** | [**StorageClassEnum**](StorageClassEnum.md) | Backend storage class for domain. * &#x60;pulpcore.app.models.storage.FileSystem&#x60; - Use local filesystem as storage * &#x60;storages.backends.s3boto3.S3Boto3Storage&#x60; - Use Amazon S3 as storage [deprecated] * &#x60;storages.backends.s3.S3Storage&#x60; - Use Amazon S3 as storage * &#x60;storages.backends.azure_storage.AzureStorage&#x60; - Use Azure Blob as storage |
12
+ **storage_class** | [**StorageClassEnum**](StorageClassEnum.md) | Backend storage class for domain. * &#x60;pulpcore.app.models.storage.FileSystem&#x60; - Use local filesystem as storage * &#x60;storages.backends.s3boto3.S3Boto3Storage&#x60; - Use Amazon S3 as storage * &#x60;storages.backends.azure_storage.AzureStorage&#x60; - Use Azure Blob as storage |
13
13
  **storage_settings** | [**Object**](.md) | Settings for storage class. |
14
14
  **redirect_to_object_storage** | **Boolean** | Boolean to have the content app redirect to object storage. | [optional] [default to true]
15
15
  **hide_guarded_distributions** | **Boolean** | Boolean to hide distributions with a content guard in the content app. | [optional] [default to false]
data/docs/DomainsApi.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # PulpcoreClient::DomainsApi
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
  ------------- | ------------- | -------------
@@ -15,7 +15,7 @@ Method | HTTP request | Description
15
15
 
16
16
  ## create
17
17
 
18
- > DomainResponse create(domain, opts)
18
+ > DomainResponse create(domain)
19
19
 
20
20
  Create a domain
21
21
 
@@ -35,13 +35,10 @@ end
35
35
 
36
36
  api_instance = PulpcoreClient::DomainsApi.new
37
37
  domain = PulpcoreClient::Domain.new # Domain |
38
- opts = {
39
- x_task_diagnostics: ['x_task_diagnostics_example'] # Array<String> | List of profilers to use on tasks.
40
- }
41
38
 
42
39
  begin
43
40
  #Create a domain
44
- result = api_instance.create(domain, opts)
41
+ result = api_instance.create(domain)
45
42
  p result
46
43
  rescue PulpcoreClient::ApiError => e
47
44
  puts "Exception when calling DomainsApi->create: #{e}"
@@ -54,7 +51,6 @@ end
54
51
  Name | Type | Description | Notes
55
52
  ------------- | ------------- | ------------- | -------------
56
53
  **domain** | [**Domain**](Domain.md)| |
57
- **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md)| List of profilers to use on tasks. | [optional]
58
54
 
59
55
  ### Return type
60
56
 
@@ -72,7 +68,7 @@ Name | Type | Description | Notes
72
68
 
73
69
  ## delete
74
70
 
75
- > AsyncOperationResponse delete(domain_href, opts)
71
+ > AsyncOperationResponse delete(domain_href)
76
72
 
77
73
  Delete a domain
78
74
 
@@ -92,13 +88,10 @@ end
92
88
 
93
89
  api_instance = PulpcoreClient::DomainsApi.new
94
90
  domain_href = 'domain_href_example' # String |
95
- opts = {
96
- x_task_diagnostics: ['x_task_diagnostics_example'] # Array<String> | List of profilers to use on tasks.
97
- }
98
91
 
99
92
  begin
100
93
  #Delete a domain
101
- result = api_instance.delete(domain_href, opts)
94
+ result = api_instance.delete(domain_href)
102
95
  p result
103
96
  rescue PulpcoreClient::ApiError => e
104
97
  puts "Exception when calling DomainsApi->delete: #{e}"
@@ -111,7 +104,6 @@ end
111
104
  Name | Type | Description | Notes
112
105
  ------------- | ------------- | ------------- | -------------
113
106
  **domain_href** | **String**| |
114
- **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md)| List of profilers to use on tasks. | [optional]
115
107
 
116
108
  ### Return type
117
109
 
@@ -149,7 +141,6 @@ end
149
141
 
150
142
  api_instance = PulpcoreClient::DomainsApi.new
151
143
  opts = {
152
- x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
153
144
  limit: 56, # Integer | Number of results to return per page.
154
145
  name: 'name_example', # String | Filter results where name matches value
155
146
  name__contains: 'name__contains_example', # String | Filter results where name contains value
@@ -183,7 +174,6 @@ end
183
174
 
184
175
  Name | Type | Description | Notes
185
176
  ------------- | ------------- | ------------- | -------------
186
- **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md)| List of profilers to use on tasks. | [optional]
187
177
  **limit** | **Integer**| Number of results to return per page. | [optional]
188
178
  **name** | **String**| Filter results where name matches value | [optional]
189
179
  **name__contains** | **String**| Filter results where name contains value | [optional]
@@ -218,7 +208,7 @@ Name | Type | Description | Notes
218
208
 
219
209
  ## partial_update
220
210
 
221
- > AsyncOperationResponse partial_update(domain_href, patched_domain, opts)
211
+ > AsyncOperationResponse partial_update(domain_href, patched_domain)
222
212
 
223
213
  Update a domain
224
214
 
@@ -239,13 +229,10 @@ end
239
229
  api_instance = PulpcoreClient::DomainsApi.new
240
230
  domain_href = 'domain_href_example' # String |
241
231
  patched_domain = PulpcoreClient::PatchedDomain.new # PatchedDomain |
242
- opts = {
243
- x_task_diagnostics: ['x_task_diagnostics_example'] # Array<String> | List of profilers to use on tasks.
244
- }
245
232
 
246
233
  begin
247
234
  #Update a domain
248
- result = api_instance.partial_update(domain_href, patched_domain, opts)
235
+ result = api_instance.partial_update(domain_href, patched_domain)
249
236
  p result
250
237
  rescue PulpcoreClient::ApiError => e
251
238
  puts "Exception when calling DomainsApi->partial_update: #{e}"
@@ -259,7 +246,6 @@ Name | Type | Description | Notes
259
246
  ------------- | ------------- | ------------- | -------------
260
247
  **domain_href** | **String**| |
261
248
  **patched_domain** | [**PatchedDomain**](PatchedDomain.md)| |
262
- **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md)| List of profilers to use on tasks. | [optional]
263
249
 
264
250
  ### Return type
265
251
 
@@ -298,7 +284,6 @@ end
298
284
  api_instance = PulpcoreClient::DomainsApi.new
299
285
  domain_href = 'domain_href_example' # String |
300
286
  opts = {
301
- x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
302
287
  fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
303
288
  exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
304
289
  }
@@ -318,7 +303,6 @@ end
318
303
  Name | Type | Description | Notes
319
304
  ------------- | ------------- | ------------- | -------------
320
305
  **domain_href** | **String**| |
321
- **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md)| List of profilers to use on tasks. | [optional]
322
306
  **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
323
307
  **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
324
308
 
@@ -338,7 +322,7 @@ Name | Type | Description | Notes
338
322
 
339
323
  ## update
340
324
 
341
- > AsyncOperationResponse update(domain_href, domain, opts)
325
+ > AsyncOperationResponse update(domain_href, domain)
342
326
 
343
327
  Update a domain
344
328
 
@@ -359,13 +343,10 @@ end
359
343
  api_instance = PulpcoreClient::DomainsApi.new
360
344
  domain_href = 'domain_href_example' # String |
361
345
  domain = PulpcoreClient::Domain.new # Domain |
362
- opts = {
363
- x_task_diagnostics: ['x_task_diagnostics_example'] # Array<String> | List of profilers to use on tasks.
364
- }
365
346
 
366
347
  begin
367
348
  #Update a domain
368
- result = api_instance.update(domain_href, domain, opts)
349
+ result = api_instance.update(domain_href, domain)
369
350
  p result
370
351
  rescue PulpcoreClient::ApiError => e
371
352
  puts "Exception when calling DomainsApi->update: #{e}"
@@ -379,7 +360,6 @@ Name | Type | Description | Notes
379
360
  ------------- | ------------- | ------------- | -------------
380
361
  **domain_href** | **String**| |
381
362
  **domain** | [**Domain**](Domain.md)| |
382
- **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md)| List of profilers to use on tasks. | [optional]
383
363
 
384
364
  ### Return type
385
365
 
@@ -1,6 +1,6 @@
1
1
  # PulpcoreClient::ExportersFilesystemApi
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
  ------------- | ------------- | -------------
@@ -15,7 +15,7 @@ Method | HTTP request | Description
15
15
 
16
16
  ## create
17
17
 
18
- > FilesystemExporterResponse create(filesystem_exporter, opts)
18
+ > FilesystemExporterResponse create(filesystem_exporter)
19
19
 
20
20
  Create a filesystem exporter
21
21
 
@@ -35,13 +35,10 @@ end
35
35
 
36
36
  api_instance = PulpcoreClient::ExportersFilesystemApi.new
37
37
  filesystem_exporter = PulpcoreClient::FilesystemExporter.new # FilesystemExporter |
38
- opts = {
39
- x_task_diagnostics: ['x_task_diagnostics_example'] # Array<String> | List of profilers to use on tasks.
40
- }
41
38
 
42
39
  begin
43
40
  #Create a filesystem exporter
44
- result = api_instance.create(filesystem_exporter, opts)
41
+ result = api_instance.create(filesystem_exporter)
45
42
  p result
46
43
  rescue PulpcoreClient::ApiError => e
47
44
  puts "Exception when calling ExportersFilesystemApi->create: #{e}"
@@ -54,7 +51,6 @@ end
54
51
  Name | Type | Description | Notes
55
52
  ------------- | ------------- | ------------- | -------------
56
53
  **filesystem_exporter** | [**FilesystemExporter**](FilesystemExporter.md)| |
57
- **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md)| List of profilers to use on tasks. | [optional]
58
54
 
59
55
  ### Return type
60
56
 
@@ -72,7 +68,7 @@ Name | Type | Description | Notes
72
68
 
73
69
  ## delete
74
70
 
75
- > AsyncOperationResponse delete(filesystem_exporter_href, opts)
71
+ > AsyncOperationResponse delete(filesystem_exporter_href)
76
72
 
77
73
  Delete a filesystem exporter
78
74
 
@@ -92,13 +88,10 @@ end
92
88
 
93
89
  api_instance = PulpcoreClient::ExportersFilesystemApi.new
94
90
  filesystem_exporter_href = 'filesystem_exporter_href_example' # String |
95
- opts = {
96
- x_task_diagnostics: ['x_task_diagnostics_example'] # Array<String> | List of profilers to use on tasks.
97
- }
98
91
 
99
92
  begin
100
93
  #Delete a filesystem exporter
101
- result = api_instance.delete(filesystem_exporter_href, opts)
94
+ result = api_instance.delete(filesystem_exporter_href)
102
95
  p result
103
96
  rescue PulpcoreClient::ApiError => e
104
97
  puts "Exception when calling ExportersFilesystemApi->delete: #{e}"
@@ -111,7 +104,6 @@ end
111
104
  Name | Type | Description | Notes
112
105
  ------------- | ------------- | ------------- | -------------
113
106
  **filesystem_exporter_href** | **String**| |
114
- **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md)| List of profilers to use on tasks. | [optional]
115
107
 
116
108
  ### Return type
117
109
 
@@ -149,7 +141,6 @@ end
149
141
 
150
142
  api_instance = PulpcoreClient::ExportersFilesystemApi.new
151
143
  opts = {
152
- x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
153
144
  limit: 56, # Integer | Number of results to return per page.
154
145
  name: 'name_example', # String | Filter results where name matches value
155
146
  name__contains: 'name__contains_example', # String | Filter results where name contains value
@@ -183,7 +174,6 @@ end
183
174
 
184
175
  Name | Type | Description | Notes
185
176
  ------------- | ------------- | ------------- | -------------
186
- **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md)| List of profilers to use on tasks. | [optional]
187
177
  **limit** | **Integer**| Number of results to return per page. | [optional]
188
178
  **name** | **String**| Filter results where name matches value | [optional]
189
179
  **name__contains** | **String**| Filter results where name contains value | [optional]
@@ -218,7 +208,7 @@ Name | Type | Description | Notes
218
208
 
219
209
  ## partial_update
220
210
 
221
- > AsyncOperationResponse partial_update(filesystem_exporter_href, patched_filesystem_exporter, opts)
211
+ > AsyncOperationResponse partial_update(filesystem_exporter_href, patched_filesystem_exporter)
222
212
 
223
213
  Update a filesystem exporter
224
214
 
@@ -239,13 +229,10 @@ end
239
229
  api_instance = PulpcoreClient::ExportersFilesystemApi.new
240
230
  filesystem_exporter_href = 'filesystem_exporter_href_example' # String |
241
231
  patched_filesystem_exporter = PulpcoreClient::PatchedFilesystemExporter.new # PatchedFilesystemExporter |
242
- opts = {
243
- x_task_diagnostics: ['x_task_diagnostics_example'] # Array<String> | List of profilers to use on tasks.
244
- }
245
232
 
246
233
  begin
247
234
  #Update a filesystem exporter
248
- result = api_instance.partial_update(filesystem_exporter_href, patched_filesystem_exporter, opts)
235
+ result = api_instance.partial_update(filesystem_exporter_href, patched_filesystem_exporter)
249
236
  p result
250
237
  rescue PulpcoreClient::ApiError => e
251
238
  puts "Exception when calling ExportersFilesystemApi->partial_update: #{e}"
@@ -259,7 +246,6 @@ Name | Type | Description | Notes
259
246
  ------------- | ------------- | ------------- | -------------
260
247
  **filesystem_exporter_href** | **String**| |
261
248
  **patched_filesystem_exporter** | [**PatchedFilesystemExporter**](PatchedFilesystemExporter.md)| |
262
- **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md)| List of profilers to use on tasks. | [optional]
263
249
 
264
250
  ### Return type
265
251
 
@@ -298,7 +284,6 @@ end
298
284
  api_instance = PulpcoreClient::ExportersFilesystemApi.new
299
285
  filesystem_exporter_href = 'filesystem_exporter_href_example' # String |
300
286
  opts = {
301
- x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
302
287
  fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
303
288
  exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
304
289
  }
@@ -318,7 +303,6 @@ end
318
303
  Name | Type | Description | Notes
319
304
  ------------- | ------------- | ------------- | -------------
320
305
  **filesystem_exporter_href** | **String**| |
321
- **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md)| List of profilers to use on tasks. | [optional]
322
306
  **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
323
307
  **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
324
308
 
@@ -338,7 +322,7 @@ Name | Type | Description | Notes
338
322
 
339
323
  ## update
340
324
 
341
- > AsyncOperationResponse update(filesystem_exporter_href, filesystem_exporter, opts)
325
+ > AsyncOperationResponse update(filesystem_exporter_href, filesystem_exporter)
342
326
 
343
327
  Update a filesystem exporter
344
328
 
@@ -359,13 +343,10 @@ end
359
343
  api_instance = PulpcoreClient::ExportersFilesystemApi.new
360
344
  filesystem_exporter_href = 'filesystem_exporter_href_example' # String |
361
345
  filesystem_exporter = PulpcoreClient::FilesystemExporter.new # FilesystemExporter |
362
- opts = {
363
- x_task_diagnostics: ['x_task_diagnostics_example'] # Array<String> | List of profilers to use on tasks.
364
- }
365
346
 
366
347
  begin
367
348
  #Update a filesystem exporter
368
- result = api_instance.update(filesystem_exporter_href, filesystem_exporter, opts)
349
+ result = api_instance.update(filesystem_exporter_href, filesystem_exporter)
369
350
  p result
370
351
  rescue PulpcoreClient::ApiError => e
371
352
  puts "Exception when calling ExportersFilesystemApi->update: #{e}"
@@ -379,7 +360,6 @@ Name | Type | Description | Notes
379
360
  ------------- | ------------- | ------------- | -------------
380
361
  **filesystem_exporter_href** | **String**| |
381
362
  **filesystem_exporter** | [**FilesystemExporter**](FilesystemExporter.md)| |
382
- **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md)| List of profilers to use on tasks. | [optional]
383
363
 
384
364
  ### Return type
385
365