pulp_ansible_client 0.24.7 → 0.25.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 (193) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +5 -8
  3. data/docs/AnsibleCollectionVersionResponse.md +4 -4
  4. data/docs/AnsibleCollectionsApi.md +8 -26
  5. data/docs/AnsibleCopyApi.md +4 -8
  6. data/docs/AnsibleGitRemote.md +28 -28
  7. data/docs/AnsibleGitRemoteResponse.md +28 -28
  8. data/docs/AnsibleRole.md +2 -2
  9. data/docs/AnsibleRoleResponse.md +4 -4
  10. data/docs/ApiPluginAnsibleSearchCollectionVersionsApi.md +4 -10
  11. data/docs/ApiRolesApi.md +0 -2
  12. data/docs/CollectionImportApi.md +0 -2
  13. data/docs/ContentCollectionDeprecationsApi.md +12 -28
  14. data/docs/ContentCollectionMarksApi.md +12 -28
  15. data/docs/ContentCollectionSignaturesApi.md +8 -22
  16. data/docs/ContentCollectionVersionsApi.md +14 -28
  17. data/docs/ContentNamespacesApi.md +8 -22
  18. data/docs/ContentRolesApi.md +12 -28
  19. data/docs/DistributionsAnsibleApi.md +32 -72
  20. data/docs/PatchedansibleGitRemote.md +28 -28
  21. data/docs/PulpAnsibleApiApi.md +0 -2
  22. data/docs/PulpAnsibleApiV3Api.md +0 -2
  23. data/docs/PulpAnsibleApiV3ArtifactsCollectionsApi.md +0 -2
  24. data/docs/PulpAnsibleApiV3CollectionVersionsAllApi.md +0 -2
  25. data/docs/PulpAnsibleApiV3CollectionsAllApi.md +0 -2
  26. data/docs/PulpAnsibleApiV3CollectionsApi.md +8 -20
  27. data/docs/PulpAnsibleApiV3CollectionsVersionsApi.md +4 -12
  28. data/docs/PulpAnsibleApiV3CollectionsVersionsDocsBlobApi.md +0 -2
  29. data/docs/PulpAnsibleApiV3NamespacesApi.md +0 -4
  30. data/docs/PulpAnsibleApiV3PluginAnsibleClientConfigurationApi.md +0 -2
  31. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsAllCollectionsApi.md +0 -2
  32. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsAllVersionsApi.md +0 -2
  33. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsApi.md +0 -2
  34. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsArtifactsApi.md +0 -2
  35. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexApi.md +8 -20
  36. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexVersionsApi.md +4 -12
  37. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexVersionsDocsBlobApi.md +0 -2
  38. data/docs/PulpAnsibleApiV3PluginAnsibleContentNamespacesApi.md +4 -16
  39. data/docs/PulpAnsibleArtifactsCollectionsV3Api.md +0 -8
  40. data/docs/PulpAnsibleDefaultApiApi.md +5 -14
  41. data/docs/PulpAnsibleDefaultApiV3Api.md +5 -14
  42. data/docs/PulpAnsibleDefaultApiV3ArtifactsCollectionsApi.md +0 -2
  43. data/docs/PulpAnsibleDefaultApiV3CollectionVersionsAllApi.md +5 -14
  44. data/docs/PulpAnsibleDefaultApiV3CollectionsAllApi.md +0 -2
  45. data/docs/PulpAnsibleDefaultApiV3CollectionsApi.md +8 -20
  46. data/docs/PulpAnsibleDefaultApiV3CollectionsVersionsApi.md +4 -12
  47. data/docs/PulpAnsibleDefaultApiV3CollectionsVersionsDocsBlobApi.md +0 -2
  48. data/docs/PulpAnsibleDefaultApiV3NamespacesApi.md +0 -4
  49. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleClientConfigurationApi.md +5 -14
  50. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsAllCollectionsApi.md +0 -2
  51. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsAllVersionsApi.md +0 -2
  52. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsApi.md +0 -2
  53. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsArtifactsApi.md +0 -2
  54. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexApi.md +8 -20
  55. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexVersionsApi.md +4 -12
  56. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexVersionsDocsBlobApi.md +0 -2
  57. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentNamespacesApi.md +4 -16
  58. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleSearchCollectionVersionsApi.md +4 -10
  59. data/docs/PulpAnsibleTagsApi.md +0 -2
  60. data/docs/RemotesCollectionApi.md +32 -72
  61. data/docs/RemotesGitApi.md +34 -74
  62. data/docs/RemotesRoleApi.md +32 -72
  63. data/docs/RepositoriesAnsibleApi.md +64 -136
  64. data/docs/RepositoriesAnsibleVersionsApi.md +14 -30
  65. data/docs/VersionsApi.md +0 -2
  66. data/lib/pulp_ansible_client/api/ansible_collections_api.rb +0 -21
  67. data/lib/pulp_ansible_client/api/ansible_copy_api.rb +0 -3
  68. data/lib/pulp_ansible_client/api/api_plugin_ansible_search_collection_versions_api.rb +0 -6
  69. data/lib/pulp_ansible_client/api/api_roles_api.rb +0 -3
  70. data/lib/pulp_ansible_client/api/collection_import_api.rb +0 -3
  71. data/lib/pulp_ansible_client/api/content_collection_deprecations_api.rb +0 -15
  72. data/lib/pulp_ansible_client/api/content_collection_marks_api.rb +0 -15
  73. data/lib/pulp_ansible_client/api/content_collection_signatures_api.rb +0 -15
  74. data/lib/pulp_ansible_client/api/content_collection_versions_api.rb +9 -24
  75. data/lib/pulp_ansible_client/api/content_namespaces_api.rb +0 -15
  76. data/lib/pulp_ansible_client/api/content_roles_api.rb +0 -15
  77. data/lib/pulp_ansible_client/api/distributions_ansible_api.rb +0 -36
  78. data/lib/pulp_ansible_client/api/pulp_ansible_api_api.rb +0 -3
  79. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_api.rb +0 -3
  80. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_artifacts_collections_api.rb +0 -3
  81. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collection_versions_all_api.rb +0 -3
  82. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collections_all_api.rb +0 -3
  83. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collections_api.rb +0 -12
  84. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collections_versions_api.rb +0 -9
  85. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collections_versions_docs_blob_api.rb +0 -3
  86. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_namespaces_api.rb +0 -6
  87. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_client_configuration_api.rb +0 -3
  88. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_all_collections_api.rb +0 -3
  89. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_all_versions_api.rb +0 -3
  90. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_api.rb +0 -3
  91. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_artifacts_api.rb +0 -3
  92. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_api.rb +0 -12
  93. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_versions_api.rb +0 -9
  94. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_versions_docs_blob_api.rb +0 -3
  95. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_namespaces_api.rb +0 -15
  96. data/lib/pulp_ansible_client/api/pulp_ansible_artifacts_collections_v3_api.rb +0 -12
  97. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_api.rb +0 -9
  98. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_api.rb +0 -9
  99. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_artifacts_collections_api.rb +0 -3
  100. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collection_versions_all_api.rb +0 -9
  101. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collections_all_api.rb +0 -3
  102. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collections_api.rb +0 -12
  103. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collections_versions_api.rb +0 -9
  104. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collections_versions_docs_blob_api.rb +0 -3
  105. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_namespaces_api.rb +0 -6
  106. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_client_configuration_api.rb +0 -9
  107. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_all_collections_api.rb +0 -3
  108. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_all_versions_api.rb +0 -3
  109. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_api.rb +0 -3
  110. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_artifacts_api.rb +0 -3
  111. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_api.rb +0 -12
  112. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_versions_api.rb +0 -9
  113. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_versions_docs_blob_api.rb +0 -3
  114. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_namespaces_api.rb +0 -15
  115. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_search_collection_versions_api.rb +0 -6
  116. data/lib/pulp_ansible_client/api/pulp_ansible_tags_api.rb +0 -3
  117. data/lib/pulp_ansible_client/api/remotes_collection_api.rb +0 -36
  118. data/lib/pulp_ansible_client/api/remotes_git_api.rb +0 -36
  119. data/lib/pulp_ansible_client/api/remotes_role_api.rb +0 -36
  120. data/lib/pulp_ansible_client/api/repositories_ansible_api.rb +0 -60
  121. data/lib/pulp_ansible_client/api/repositories_ansible_versions_api.rb +3 -18
  122. data/lib/pulp_ansible_client/api/versions_api.rb +0 -3
  123. data/lib/pulp_ansible_client/models/ansible_collection_version_response.rb +23 -23
  124. data/lib/pulp_ansible_client/models/ansible_git_remote.rb +225 -225
  125. data/lib/pulp_ansible_client/models/ansible_git_remote_response.rb +148 -148
  126. data/lib/pulp_ansible_client/models/ansible_role.rb +11 -11
  127. data/lib/pulp_ansible_client/models/ansible_role_response.rb +23 -23
  128. data/lib/pulp_ansible_client/models/patchedansible_git_remote.rb +217 -217
  129. data/lib/pulp_ansible_client/version.rb +1 -1
  130. data/spec/api/ansible_collections_api_spec.rb +0 -7
  131. data/spec/api/ansible_copy_api_spec.rb +0 -1
  132. data/spec/api/api_plugin_ansible_search_collection_versions_api_spec.rb +0 -2
  133. data/spec/api/api_roles_api_spec.rb +0 -1
  134. data/spec/api/collection_import_api_spec.rb +0 -1
  135. data/spec/api/content_collection_deprecations_api_spec.rb +0 -5
  136. data/spec/api/content_collection_marks_api_spec.rb +0 -5
  137. data/spec/api/content_collection_signatures_api_spec.rb +0 -5
  138. data/spec/api/content_collection_versions_api_spec.rb +3 -8
  139. data/spec/api/content_namespaces_api_spec.rb +0 -5
  140. data/spec/api/content_roles_api_spec.rb +0 -5
  141. data/spec/api/distributions_ansible_api_spec.rb +0 -12
  142. data/spec/api/pulp_ansible_api_api_spec.rb +0 -1
  143. data/spec/api/pulp_ansible_api_v3_api_spec.rb +0 -1
  144. data/spec/api/pulp_ansible_api_v3_artifacts_collections_api_spec.rb +0 -1
  145. data/spec/api/pulp_ansible_api_v3_collection_versions_all_api_spec.rb +0 -1
  146. data/spec/api/pulp_ansible_api_v3_collections_all_api_spec.rb +0 -1
  147. data/spec/api/pulp_ansible_api_v3_collections_api_spec.rb +0 -4
  148. data/spec/api/pulp_ansible_api_v3_collections_versions_api_spec.rb +0 -3
  149. data/spec/api/pulp_ansible_api_v3_collections_versions_docs_blob_api_spec.rb +0 -1
  150. data/spec/api/pulp_ansible_api_v3_namespaces_api_spec.rb +0 -2
  151. data/spec/api/pulp_ansible_api_v3_plugin_ansible_client_configuration_api_spec.rb +0 -1
  152. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_all_collections_api_spec.rb +0 -1
  153. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_all_versions_api_spec.rb +0 -1
  154. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_api_spec.rb +0 -1
  155. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_artifacts_api_spec.rb +0 -1
  156. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_api_spec.rb +0 -4
  157. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_versions_api_spec.rb +0 -3
  158. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_versions_docs_blob_api_spec.rb +0 -1
  159. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_namespaces_api_spec.rb +0 -5
  160. data/spec/api/pulp_ansible_artifacts_collections_v3_api_spec.rb +0 -4
  161. data/spec/api/pulp_ansible_default_api_api_spec.rb +0 -3
  162. data/spec/api/pulp_ansible_default_api_v3_api_spec.rb +0 -3
  163. data/spec/api/pulp_ansible_default_api_v3_artifacts_collections_api_spec.rb +0 -1
  164. data/spec/api/pulp_ansible_default_api_v3_collection_versions_all_api_spec.rb +0 -3
  165. data/spec/api/pulp_ansible_default_api_v3_collections_all_api_spec.rb +0 -1
  166. data/spec/api/pulp_ansible_default_api_v3_collections_api_spec.rb +0 -4
  167. data/spec/api/pulp_ansible_default_api_v3_collections_versions_api_spec.rb +0 -3
  168. data/spec/api/pulp_ansible_default_api_v3_collections_versions_docs_blob_api_spec.rb +0 -1
  169. data/spec/api/pulp_ansible_default_api_v3_namespaces_api_spec.rb +0 -2
  170. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_client_configuration_api_spec.rb +0 -3
  171. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_all_collections_api_spec.rb +0 -1
  172. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_all_versions_api_spec.rb +0 -1
  173. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_api_spec.rb +0 -1
  174. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_artifacts_api_spec.rb +0 -1
  175. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_api_spec.rb +0 -4
  176. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_versions_api_spec.rb +0 -3
  177. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_versions_docs_blob_api_spec.rb +0 -1
  178. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_namespaces_api_spec.rb +0 -5
  179. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_search_collection_versions_api_spec.rb +0 -2
  180. data/spec/api/pulp_ansible_tags_api_spec.rb +0 -1
  181. data/spec/api/remotes_collection_api_spec.rb +0 -12
  182. data/spec/api/remotes_git_api_spec.rb +0 -12
  183. data/spec/api/remotes_role_api_spec.rb +0 -12
  184. data/spec/api/repositories_ansible_api_spec.rb +0 -20
  185. data/spec/api/repositories_ansible_versions_api_spec.rb +1 -6
  186. data/spec/api/versions_api_spec.rb +0 -1
  187. data/spec/models/ansible_collection_version_response_spec.rb +4 -4
  188. data/spec/models/ansible_git_remote_response_spec.rb +19 -19
  189. data/spec/models/ansible_git_remote_spec.rb +18 -18
  190. data/spec/models/ansible_role_response_spec.rb +4 -4
  191. data/spec/models/ansible_role_spec.rb +2 -2
  192. data/spec/models/patchedansible_git_remote_spec.rb +18 -18
  193. metadata +126 -126
@@ -34,7 +34,6 @@ api_instance = PulpAnsibleClient::PulpAnsibleArtifactsCollectionsV3Api.new
34
34
  path = 'path_example' # String |
35
35
  file = File.new('/path/to/some/file') # File | The Collection tarball.
36
36
  opts = {
37
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
38
37
  sha256: 'sha256_example', # String | An optional sha256 checksum of the uploaded file.
39
38
  expected_namespace: 'expected_namespace_example', # String | The expected 'namespace' of the Collection to be verified against the metadata during import.
40
39
  expected_name: 'expected_name_example', # String | The expected 'name' of the Collection to be verified against the metadata during import.
@@ -74,7 +73,6 @@ end
74
73
  | ---- | ---- | ----------- | ----- |
75
74
  | **path** | **String** | | |
76
75
  | **file** | **File** | The Collection tarball. | |
77
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
78
76
  | **sha256** | **String** | An optional sha256 checksum of the uploaded file. | [optional] |
79
77
  | **expected_namespace** | **String** | The expected &#39;namespace&#39; of the Collection to be verified against the metadata during import. | [optional] |
80
78
  | **expected_name** | **String** | The expected &#39;name&#39; of the Collection to be verified against the metadata during import. | [optional] |
@@ -119,7 +117,6 @@ distro_base_path = 'distro_base_path_example' # String |
119
117
  path = 'path_example' # String |
120
118
  file = File.new('/path/to/some/file') # File | The Collection tarball.
121
119
  opts = {
122
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
123
120
  sha256: 'sha256_example', # String | An optional sha256 checksum of the uploaded file.
124
121
  expected_namespace: 'expected_namespace_example', # String | The expected 'namespace' of the Collection to be verified against the metadata during import.
125
122
  expected_name: 'expected_name_example', # String | The expected 'name' of the Collection to be verified against the metadata during import.
@@ -160,7 +157,6 @@ end
160
157
  | **distro_base_path** | **String** | | |
161
158
  | **path** | **String** | | |
162
159
  | **file** | **File** | The Collection tarball. | |
163
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
164
160
  | **sha256** | **String** | An optional sha256 checksum of the uploaded file. | [optional] |
165
161
  | **expected_namespace** | **String** | The expected &#39;namespace&#39; of the Collection to be verified against the metadata during import. | [optional] |
166
162
  | **expected_name** | **String** | The expected &#39;name&#39; of the Collection to be verified against the metadata during import. | [optional] |
@@ -203,7 +199,6 @@ end
203
199
  api_instance = PulpAnsibleClient::PulpAnsibleArtifactsCollectionsV3Api.new
204
200
  file = File.new('/path/to/some/file') # File | The Collection tarball.
205
201
  opts = {
206
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
207
202
  sha256: 'sha256_example', # String | An optional sha256 checksum of the uploaded file.
208
203
  expected_namespace: 'expected_namespace_example', # String | The expected 'namespace' of the Collection to be verified against the metadata during import.
209
204
  expected_name: 'expected_name_example', # String | The expected 'name' of the Collection to be verified against the metadata during import.
@@ -242,7 +237,6 @@ end
242
237
  | Name | Type | Description | Notes |
243
238
  | ---- | ---- | ----------- | ----- |
244
239
  | **file** | **File** | The Collection tarball. | |
245
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
246
240
  | **sha256** | **String** | An optional sha256 checksum of the uploaded file. | [optional] |
247
241
  | **expected_namespace** | **String** | The expected &#39;namespace&#39; of the Collection to be verified against the metadata during import. | [optional] |
248
242
  | **expected_name** | **String** | The expected &#39;name&#39; of the Collection to be verified against the metadata during import. | [optional] |
@@ -286,7 +280,6 @@ api_instance = PulpAnsibleClient::PulpAnsibleArtifactsCollectionsV3Api.new
286
280
  distro_base_path = 'distro_base_path_example' # String |
287
281
  file = File.new('/path/to/some/file') # File | The Collection tarball.
288
282
  opts = {
289
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
290
283
  sha256: 'sha256_example', # String | An optional sha256 checksum of the uploaded file.
291
284
  expected_namespace: 'expected_namespace_example', # String | The expected 'namespace' of the Collection to be verified against the metadata during import.
292
285
  expected_name: 'expected_name_example', # String | The expected 'name' of the Collection to be verified against the metadata during import.
@@ -326,7 +319,6 @@ end
326
319
  | ---- | ---- | ----------- | ----- |
327
320
  | **distro_base_path** | **String** | | |
328
321
  | **file** | **File** | The Collection tarball. | |
329
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
330
322
  | **sha256** | **String** | An optional sha256 checksum of the uploaded file. | [optional] |
331
323
  | **expected_namespace** | **String** | The expected &#39;namespace&#39; of the Collection to be verified against the metadata during import. | [optional] |
332
324
  | **expected_name** | **String** | The expected &#39;name&#39; of the Collection to be verified against the metadata during import. | [optional] |
@@ -9,7 +9,7 @@ All URIs are relative to *http://localhost:24817*
9
9
 
10
10
  ## get
11
11
 
12
- > get(opts)
12
+ > get
13
13
 
14
14
 
15
15
 
@@ -22,15 +22,10 @@ require 'time'
22
22
  require 'pulp_ansible_client'
23
23
 
24
24
  api_instance = PulpAnsibleClient::PulpAnsibleDefaultApiApi.new
25
- opts = {
26
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
27
- fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
28
- exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
29
- }
30
25
 
31
26
  begin
32
27
 
33
- api_instance.get(opts)
28
+ api_instance.get
34
29
  rescue PulpAnsibleClient::ApiError => e
35
30
  puts "Error when calling PulpAnsibleDefaultApiApi->get: #{e}"
36
31
  end
@@ -40,12 +35,12 @@ end
40
35
 
41
36
  This returns an Array which contains the response data (`nil` in this case), status code and headers.
42
37
 
43
- > <Array(nil, Integer, Hash)> get_with_http_info(opts)
38
+ > <Array(nil, Integer, Hash)> get_with_http_info
44
39
 
45
40
  ```ruby
46
41
  begin
47
42
 
48
- data, status_code, headers = api_instance.get_with_http_info(opts)
43
+ data, status_code, headers = api_instance.get_with_http_info
49
44
  p status_code # => 2xx
50
45
  p headers # => { ... }
51
46
  p data # => nil
@@ -56,11 +51,7 @@ end
56
51
 
57
52
  ### Parameters
58
53
 
59
- | Name | Type | Description | Notes |
60
- | ---- | ---- | ----------- | ----- |
61
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
62
- | **fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to include in the response. | [optional] |
63
- | **exclude_fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to exclude from the response. | [optional] |
54
+ This endpoint does not need any parameter.
64
55
 
65
56
  ### Return type
66
57
 
@@ -9,7 +9,7 @@ All URIs are relative to *http://localhost:24817*
9
9
 
10
10
  ## read
11
11
 
12
- > <RepoMetadataResponse> read(opts)
12
+ > <RepoMetadataResponse> read
13
13
 
14
14
 
15
15
 
@@ -28,15 +28,10 @@ PulpAnsibleClient.configure do |config|
28
28
  end
29
29
 
30
30
  api_instance = PulpAnsibleClient::PulpAnsibleDefaultApiV3Api.new
31
- opts = {
32
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
33
- fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
34
- exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
35
- }
36
31
 
37
32
  begin
38
33
 
39
- result = api_instance.read(opts)
34
+ result = api_instance.read
40
35
  p result
41
36
  rescue PulpAnsibleClient::ApiError => e
42
37
  puts "Error when calling PulpAnsibleDefaultApiV3Api->read: #{e}"
@@ -47,12 +42,12 @@ end
47
42
 
48
43
  This returns an Array which contains the response data, status code and headers.
49
44
 
50
- > <Array(<RepoMetadataResponse>, Integer, Hash)> read_with_http_info(opts)
45
+ > <Array(<RepoMetadataResponse>, Integer, Hash)> read_with_http_info
51
46
 
52
47
  ```ruby
53
48
  begin
54
49
 
55
- data, status_code, headers = api_instance.read_with_http_info(opts)
50
+ data, status_code, headers = api_instance.read_with_http_info
56
51
  p status_code # => 2xx
57
52
  p headers # => { ... }
58
53
  p data # => <RepoMetadataResponse>
@@ -63,11 +58,7 @@ end
63
58
 
64
59
  ### Parameters
65
60
 
66
- | Name | Type | Description | Notes |
67
- | ---- | ---- | ----------- | ----- |
68
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
69
- | **fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to include in the response. | [optional] |
70
- | **exclude_fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to exclude from the response. | [optional] |
61
+ This endpoint does not need any parameter.
71
62
 
72
63
  ### Return type
73
64
 
@@ -31,7 +31,6 @@ api_instance = PulpAnsibleClient::PulpAnsibleDefaultApiV3ArtifactsCollectionsApi
31
31
  filename = 'filename_example' # String |
32
32
  path = 'path_example' # String |
33
33
  opts = {
34
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
35
34
  fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
36
35
  exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
37
36
  }
@@ -68,7 +67,6 @@ end
68
67
  | ---- | ---- | ----------- | ----- |
69
68
  | **filename** | **String** | | |
70
69
  | **path** | **String** | | |
71
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
72
70
  | **fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to include in the response. | [optional] |
73
71
  | **exclude_fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to exclude from the response. | [optional] |
74
72
 
@@ -9,7 +9,7 @@ All URIs are relative to *http://localhost:24817*
9
9
 
10
10
  ## list
11
11
 
12
- > <Array<UnpaginatedCollectionVersionResponse>> list(opts)
12
+ > <Array<UnpaginatedCollectionVersionResponse>> list
13
13
 
14
14
 
15
15
 
@@ -28,15 +28,10 @@ PulpAnsibleClient.configure do |config|
28
28
  end
29
29
 
30
30
  api_instance = PulpAnsibleClient::PulpAnsibleDefaultApiV3CollectionVersionsAllApi.new
31
- opts = {
32
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
33
- fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
34
- exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
35
- }
36
31
 
37
32
  begin
38
33
 
39
- result = api_instance.list(opts)
34
+ result = api_instance.list
40
35
  p result
41
36
  rescue PulpAnsibleClient::ApiError => e
42
37
  puts "Error when calling PulpAnsibleDefaultApiV3CollectionVersionsAllApi->list: #{e}"
@@ -47,12 +42,12 @@ end
47
42
 
48
43
  This returns an Array which contains the response data, status code and headers.
49
44
 
50
- > <Array(<Array<UnpaginatedCollectionVersionResponse>>, Integer, Hash)> list_with_http_info(opts)
45
+ > <Array(<Array<UnpaginatedCollectionVersionResponse>>, Integer, Hash)> list_with_http_info
51
46
 
52
47
  ```ruby
53
48
  begin
54
49
 
55
- data, status_code, headers = api_instance.list_with_http_info(opts)
50
+ data, status_code, headers = api_instance.list_with_http_info
56
51
  p status_code # => 2xx
57
52
  p headers # => { ... }
58
53
  p data # => <Array<UnpaginatedCollectionVersionResponse>>
@@ -63,11 +58,7 @@ end
63
58
 
64
59
  ### Parameters
65
60
 
66
- | Name | Type | Description | Notes |
67
- | ---- | ---- | ----------- | ----- |
68
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
69
- | **fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to include in the response. | [optional] |
70
- | **exclude_fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to exclude from the response. | [optional] |
61
+ This endpoint does not need any parameter.
71
62
 
72
63
  ### Return type
73
64
 
@@ -29,7 +29,6 @@ end
29
29
 
30
30
  api_instance = PulpAnsibleClient::PulpAnsibleDefaultApiV3CollectionsAllApi.new
31
31
  opts = {
32
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
33
32
  deprecated: true, # Boolean |
34
33
  name: 'name_example', # String |
35
34
  namespace: 'namespace_example', # String |
@@ -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
  | **deprecated** | **Boolean** | | [optional] |
78
76
  | **name** | **String** | | [optional] |
79
77
  | **namespace** | **String** | | [optional] |
@@ -12,7 +12,7 @@ All URIs are relative to *http://localhost:24817*
12
12
 
13
13
  ## delete
14
14
 
15
- > <AsyncOperationResponse> delete(name, namespace, opts)
15
+ > <AsyncOperationResponse> delete(name, namespace)
16
16
 
17
17
 
18
18
 
@@ -33,13 +33,10 @@ end
33
33
  api_instance = PulpAnsibleClient::PulpAnsibleDefaultApiV3CollectionsApi.new
34
34
  name = 'name_example' # String |
35
35
  namespace = 'namespace_example' # String |
36
- opts = {
37
- x_task_diagnostics: ['inner_example'] # Array<String> | List of profilers to use on tasks.
38
- }
39
36
 
40
37
  begin
41
38
 
42
- result = api_instance.delete(name, namespace, opts)
39
+ result = api_instance.delete(name, namespace)
43
40
  p result
44
41
  rescue PulpAnsibleClient::ApiError => e
45
42
  puts "Error when calling PulpAnsibleDefaultApiV3CollectionsApi->delete: #{e}"
@@ -50,12 +47,12 @@ end
50
47
 
51
48
  This returns an Array which contains the response data, status code and headers.
52
49
 
53
- > <Array(<AsyncOperationResponse>, Integer, Hash)> delete_with_http_info(name, namespace, opts)
50
+ > <Array(<AsyncOperationResponse>, Integer, Hash)> delete_with_http_info(name, namespace)
54
51
 
55
52
  ```ruby
56
53
  begin
57
54
 
58
- data, status_code, headers = api_instance.delete_with_http_info(name, namespace, opts)
55
+ data, status_code, headers = api_instance.delete_with_http_info(name, namespace)
59
56
  p status_code # => 2xx
60
57
  p headers # => { ... }
61
58
  p data # => <AsyncOperationResponse>
@@ -70,7 +67,6 @@ end
70
67
  | ---- | ---- | ----------- | ----- |
71
68
  | **name** | **String** | | |
72
69
  | **namespace** | **String** | | |
73
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
74
70
 
75
71
  ### Return type
76
72
 
@@ -108,7 +104,6 @@ end
108
104
 
109
105
  api_instance = PulpAnsibleClient::PulpAnsibleDefaultApiV3CollectionsApi.new
110
106
  opts = {
111
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
112
107
  deprecated: true, # Boolean |
113
108
  limit: 56, # Integer | Number of results to return per page.
114
109
  name: 'name_example', # String |
@@ -154,7 +149,6 @@ end
154
149
 
155
150
  | Name | Type | Description | Notes |
156
151
  | ---- | ---- | ----------- | ----- |
157
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
158
152
  | **deprecated** | **Boolean** | | [optional] |
159
153
  | **limit** | **Integer** | Number of results to return per page. | [optional] |
160
154
  | **name** | **String** | | [optional] |
@@ -206,7 +200,6 @@ api_instance = PulpAnsibleClient::PulpAnsibleDefaultApiV3CollectionsApi.new
206
200
  name = 'name_example' # String |
207
201
  namespace = 'namespace_example' # String |
208
202
  opts = {
209
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
210
203
  fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
211
204
  exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
212
205
  }
@@ -244,7 +237,6 @@ end
244
237
  | ---- | ---- | ----------- | ----- |
245
238
  | **name** | **String** | | |
246
239
  | **namespace** | **String** | | |
247
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
248
240
  | **fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to include in the response. | [optional] |
249
241
  | **exclude_fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to exclude from the response. | [optional] |
250
242
 
@@ -264,7 +256,7 @@ end
264
256
 
265
257
  ## update
266
258
 
267
- > <AsyncOperationResponse> update(name, namespace, patched_collection, opts)
259
+ > <AsyncOperationResponse> update(name, namespace, patched_collection)
268
260
 
269
261
 
270
262
 
@@ -286,13 +278,10 @@ api_instance = PulpAnsibleClient::PulpAnsibleDefaultApiV3CollectionsApi.new
286
278
  name = 'name_example' # String |
287
279
  namespace = 'namespace_example' # String |
288
280
  patched_collection = PulpAnsibleClient::PatchedCollection.new # PatchedCollection |
289
- opts = {
290
- x_task_diagnostics: ['inner_example'] # Array<String> | List of profilers to use on tasks.
291
- }
292
281
 
293
282
  begin
294
283
 
295
- result = api_instance.update(name, namespace, patched_collection, opts)
284
+ result = api_instance.update(name, namespace, patched_collection)
296
285
  p result
297
286
  rescue PulpAnsibleClient::ApiError => e
298
287
  puts "Error when calling PulpAnsibleDefaultApiV3CollectionsApi->update: #{e}"
@@ -303,12 +292,12 @@ end
303
292
 
304
293
  This returns an Array which contains the response data, status code and headers.
305
294
 
306
- > <Array(<AsyncOperationResponse>, Integer, Hash)> update_with_http_info(name, namespace, patched_collection, opts)
295
+ > <Array(<AsyncOperationResponse>, Integer, Hash)> update_with_http_info(name, namespace, patched_collection)
307
296
 
308
297
  ```ruby
309
298
  begin
310
299
 
311
- data, status_code, headers = api_instance.update_with_http_info(name, namespace, patched_collection, opts)
300
+ data, status_code, headers = api_instance.update_with_http_info(name, namespace, patched_collection)
312
301
  p status_code # => 2xx
313
302
  p headers # => { ... }
314
303
  p data # => <AsyncOperationResponse>
@@ -324,7 +313,6 @@ end
324
313
  | **name** | **String** | | |
325
314
  | **namespace** | **String** | | |
326
315
  | **patched_collection** | [**PatchedCollection**](PatchedCollection.md) | | |
327
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
328
316
 
329
317
  ### Return type
330
318
 
@@ -11,7 +11,7 @@ All URIs are relative to *http://localhost:24817*
11
11
 
12
12
  ## delete
13
13
 
14
- > <AsyncOperationResponse> delete(name, namespace, version, opts)
14
+ > <AsyncOperationResponse> delete(name, namespace, version)
15
15
 
16
16
 
17
17
 
@@ -33,13 +33,10 @@ api_instance = PulpAnsibleClient::PulpAnsibleDefaultApiV3CollectionsVersionsApi.
33
33
  name = 'name_example' # String |
34
34
  namespace = 'namespace_example' # String |
35
35
  version = 'version_example' # String |
36
- opts = {
37
- x_task_diagnostics: ['inner_example'] # Array<String> | List of profilers to use on tasks.
38
- }
39
36
 
40
37
  begin
41
38
 
42
- result = api_instance.delete(name, namespace, version, opts)
39
+ result = api_instance.delete(name, namespace, version)
43
40
  p result
44
41
  rescue PulpAnsibleClient::ApiError => e
45
42
  puts "Error when calling PulpAnsibleDefaultApiV3CollectionsVersionsApi->delete: #{e}"
@@ -50,12 +47,12 @@ end
50
47
 
51
48
  This returns an Array which contains the response data, status code and headers.
52
49
 
53
- > <Array(<AsyncOperationResponse>, Integer, Hash)> delete_with_http_info(name, namespace, version, opts)
50
+ > <Array(<AsyncOperationResponse>, Integer, Hash)> delete_with_http_info(name, namespace, version)
54
51
 
55
52
  ```ruby
56
53
  begin
57
54
 
58
- data, status_code, headers = api_instance.delete_with_http_info(name, namespace, version, opts)
55
+ data, status_code, headers = api_instance.delete_with_http_info(name, namespace, version)
59
56
  p status_code # => 2xx
60
57
  p headers # => { ... }
61
58
  p data # => <AsyncOperationResponse>
@@ -71,7 +68,6 @@ end
71
68
  | **name** | **String** | | |
72
69
  | **namespace** | **String** | | |
73
70
  | **version** | **String** | | |
74
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
75
71
 
76
72
  ### Return type
77
73
 
@@ -111,7 +107,6 @@ api_instance = PulpAnsibleClient::PulpAnsibleDefaultApiV3CollectionsVersionsApi.
111
107
  name = 'name_example' # String |
112
108
  namespace = 'namespace_example' # String |
113
109
  opts = {
114
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
115
110
  limit: 56, # Integer | Number of results to return per page.
116
111
  name2: 'name_example', # String |
117
112
  namespace2: 'namespace_example', # String |
@@ -165,7 +160,6 @@ end
165
160
  | ---- | ---- | ----------- | ----- |
166
161
  | **name** | **String** | | |
167
162
  | **namespace** | **String** | | |
168
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
169
163
  | **limit** | **Integer** | Number of results to return per page. | [optional] |
170
164
  | **name2** | **String** | | [optional] |
171
165
  | **namespace2** | **String** | | [optional] |
@@ -224,7 +218,6 @@ name = 'name_example' # String |
224
218
  namespace = 'namespace_example' # String |
225
219
  version = 'version_example' # String |
226
220
  opts = {
227
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
228
221
  fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
229
222
  exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
230
223
  }
@@ -263,7 +256,6 @@ end
263
256
  | **name** | **String** | | |
264
257
  | **namespace** | **String** | | |
265
258
  | **version** | **String** | | |
266
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
267
259
  | **fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to include in the response. | [optional] |
268
260
  | **exclude_fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to exclude from the response. | [optional] |
269
261
 
@@ -32,7 +32,6 @@ name = 'name_example' # String |
32
32
  namespace = 'namespace_example' # String |
33
33
  version = 'version_example' # String |
34
34
  opts = {
35
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
36
35
  fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
37
36
  exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
38
37
  }
@@ -71,7 +70,6 @@ end
71
70
  | **name** | **String** | | |
72
71
  | **namespace** | **String** | | |
73
72
  | **version** | **String** | | |
74
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
75
73
  | **fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to include in the response. | [optional] |
76
74
  | **exclude_fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to exclude from the response. | [optional] |
77
75
 
@@ -30,7 +30,6 @@ end
30
30
 
31
31
  api_instance = PulpAnsibleClient::PulpAnsibleDefaultApiV3NamespacesApi.new
32
32
  opts = {
33
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
34
33
  company: 'company_example', # String | Filter results where company matches value
35
34
  company__contains: 'company__contains_example', # String | Filter results where company contains value
36
35
  company__icontains: 'company__icontains_example', # String | Filter results where company contains value
@@ -93,7 +92,6 @@ end
93
92
 
94
93
  | Name | Type | Description | Notes |
95
94
  | ---- | ---- | ----------- | ----- |
96
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
97
95
  | **company** | **String** | Filter results where company matches value | [optional] |
98
96
  | **company__contains** | **String** | Filter results where company contains value | [optional] |
99
97
  | **company__icontains** | **String** | Filter results where company contains value | [optional] |
@@ -161,7 +159,6 @@ end
161
159
  api_instance = PulpAnsibleClient::PulpAnsibleDefaultApiV3NamespacesApi.new
162
160
  name = 'name_example' # String |
163
161
  opts = {
164
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
165
162
  fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
166
163
  exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
167
164
  }
@@ -198,7 +195,6 @@ end
198
195
  | Name | Type | Description | Notes |
199
196
  | ---- | ---- | ----------- | ----- |
200
197
  | **name** | **String** | | |
201
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
202
198
  | **fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to include in the response. | [optional] |
203
199
  | **exclude_fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to exclude from the response. | [optional] |
204
200
 
@@ -9,7 +9,7 @@ All URIs are relative to *http://localhost:24817*
9
9
 
10
10
  ## read
11
11
 
12
- > <ClientConfigurationResponse> read(opts)
12
+ > <ClientConfigurationResponse> read
13
13
 
14
14
 
15
15
 
@@ -28,15 +28,10 @@ PulpAnsibleClient.configure do |config|
28
28
  end
29
29
 
30
30
  api_instance = PulpAnsibleClient::PulpAnsibleDefaultApiV3PluginAnsibleClientConfigurationApi.new
31
- opts = {
32
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
33
- fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
34
- exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
35
- }
36
31
 
37
32
  begin
38
33
 
39
- result = api_instance.read(opts)
34
+ result = api_instance.read
40
35
  p result
41
36
  rescue PulpAnsibleClient::ApiError => e
42
37
  puts "Error when calling PulpAnsibleDefaultApiV3PluginAnsibleClientConfigurationApi->read: #{e}"
@@ -47,12 +42,12 @@ end
47
42
 
48
43
  This returns an Array which contains the response data, status code and headers.
49
44
 
50
- > <Array(<ClientConfigurationResponse>, Integer, Hash)> read_with_http_info(opts)
45
+ > <Array(<ClientConfigurationResponse>, Integer, Hash)> read_with_http_info
51
46
 
52
47
  ```ruby
53
48
  begin
54
49
 
55
- data, status_code, headers = api_instance.read_with_http_info(opts)
50
+ data, status_code, headers = api_instance.read_with_http_info
56
51
  p status_code # => 2xx
57
52
  p headers # => { ... }
58
53
  p data # => <ClientConfigurationResponse>
@@ -63,11 +58,7 @@ end
63
58
 
64
59
  ### Parameters
65
60
 
66
- | Name | Type | Description | Notes |
67
- | ---- | ---- | ----------- | ----- |
68
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
69
- | **fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to include in the response. | [optional] |
70
- | **exclude_fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to exclude from the response. | [optional] |
61
+ This endpoint does not need any parameter.
71
62
 
72
63
  ### Return type
73
64
 
@@ -30,7 +30,6 @@ end
30
30
  api_instance = PulpAnsibleClient::PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsAllCollectionsApi.new
31
31
  distro_base_path = 'distro_base_path_example' # String |
32
32
  opts = {
33
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
34
33
  deprecated: true, # Boolean |
35
34
  name: 'name_example', # String |
36
35
  namespace: 'namespace_example', # String |
@@ -75,7 +74,6 @@ end
75
74
  | Name | Type | Description | Notes |
76
75
  | ---- | ---- | ----------- | ----- |
77
76
  | **distro_base_path** | **String** | | |
78
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
79
77
  | **deprecated** | **Boolean** | | [optional] |
80
78
  | **name** | **String** | | [optional] |
81
79
  | **namespace** | **String** | | [optional] |
@@ -30,7 +30,6 @@ end
30
30
  api_instance = PulpAnsibleClient::PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsAllVersionsApi.new
31
31
  distro_base_path = 'distro_base_path_example' # String |
32
32
  opts = {
33
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
34
33
  fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
35
34
  exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
36
35
  }
@@ -67,7 +66,6 @@ end
67
66
  | Name | Type | Description | Notes |
68
67
  | ---- | ---- | ----------- | ----- |
69
68
  | **distro_base_path** | **String** | | |
70
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
71
69
  | **fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to include in the response. | [optional] |
72
70
  | **exclude_fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to exclude from the response. | [optional] |
73
71
 
@@ -30,7 +30,6 @@ end
30
30
  api_instance = PulpAnsibleClient::PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsApi.new
31
31
  distro_base_path = 'distro_base_path_example' # String |
32
32
  opts = {
33
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
34
33
  fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
35
34
  exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
36
35
  }
@@ -67,7 +66,6 @@ end
67
66
  | Name | Type | Description | Notes |
68
67
  | ---- | ---- | ----------- | ----- |
69
68
  | **distro_base_path** | **String** | | |
70
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
71
69
  | **fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to include in the response. | [optional] |
72
70
  | **exclude_fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to exclude from the response. | [optional] |
73
71
 
@@ -31,7 +31,6 @@ api_instance = PulpAnsibleClient::PulpAnsibleDefaultApiV3PluginAnsibleContentCol
31
31
  distro_base_path = 'distro_base_path_example' # String |
32
32
  filename = 'filename_example' # String |
33
33
  opts = {
34
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
35
34
  fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
36
35
  exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
37
36
  }
@@ -68,7 +67,6 @@ end
68
67
  | ---- | ---- | ----------- | ----- |
69
68
  | **distro_base_path** | **String** | | |
70
69
  | **filename** | **String** | | |
71
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
72
70
  | **fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to include in the response. | [optional] |
73
71
  | **exclude_fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to exclude from the response. | [optional] |
74
72