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
@@ -12,7 +12,7 @@ All URIs are relative to *http://localhost:24817*
12
12
 
13
13
  ## delete
14
14
 
15
- > <AsyncOperationResponse> delete(distro_base_path, name, namespace, opts)
15
+ > <AsyncOperationResponse> delete(distro_base_path, name, namespace)
16
16
 
17
17
 
18
18
 
@@ -34,13 +34,10 @@ api_instance = PulpAnsibleClient::PulpAnsibleDefaultApiV3PluginAnsibleContentCol
34
34
  distro_base_path = 'distro_base_path_example' # String |
35
35
  name = 'name_example' # String |
36
36
  namespace = 'namespace_example' # String |
37
- opts = {
38
- x_task_diagnostics: ['inner_example'] # Array<String> | List of profilers to use on tasks.
39
- }
40
37
 
41
38
  begin
42
39
 
43
- result = api_instance.delete(distro_base_path, name, namespace, opts)
40
+ result = api_instance.delete(distro_base_path, name, namespace)
44
41
  p result
45
42
  rescue PulpAnsibleClient::ApiError => e
46
43
  puts "Error when calling PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexApi->delete: #{e}"
@@ -51,12 +48,12 @@ end
51
48
 
52
49
  This returns an Array which contains the response data, status code and headers.
53
50
 
54
- > <Array(<AsyncOperationResponse>, Integer, Hash)> delete_with_http_info(distro_base_path, name, namespace, opts)
51
+ > <Array(<AsyncOperationResponse>, Integer, Hash)> delete_with_http_info(distro_base_path, name, namespace)
55
52
 
56
53
  ```ruby
57
54
  begin
58
55
 
59
- data, status_code, headers = api_instance.delete_with_http_info(distro_base_path, name, namespace, opts)
56
+ data, status_code, headers = api_instance.delete_with_http_info(distro_base_path, name, namespace)
60
57
  p status_code # => 2xx
61
58
  p headers # => { ... }
62
59
  p data # => <AsyncOperationResponse>
@@ -72,7 +69,6 @@ end
72
69
  | **distro_base_path** | **String** | | |
73
70
  | **name** | **String** | | |
74
71
  | **namespace** | **String** | | |
75
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
76
72
 
77
73
  ### Return type
78
74
 
@@ -111,7 +107,6 @@ end
111
107
  api_instance = PulpAnsibleClient::PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexApi.new
112
108
  distro_base_path = 'distro_base_path_example' # String |
113
109
  opts = {
114
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
115
110
  deprecated: true, # Boolean |
116
111
  limit: 56, # Integer | Number of results to return per page.
117
112
  name: 'name_example', # String |
@@ -158,7 +153,6 @@ end
158
153
  | Name | Type | Description | Notes |
159
154
  | ---- | ---- | ----------- | ----- |
160
155
  | **distro_base_path** | **String** | | |
161
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
162
156
  | **deprecated** | **Boolean** | | [optional] |
163
157
  | **limit** | **Integer** | Number of results to return per page. | [optional] |
164
158
  | **name** | **String** | | [optional] |
@@ -211,7 +205,6 @@ distro_base_path = 'distro_base_path_example' # String |
211
205
  name = 'name_example' # String |
212
206
  namespace = 'namespace_example' # String |
213
207
  opts = {
214
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
215
208
  fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
216
209
  exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
217
210
  }
@@ -250,7 +243,6 @@ end
250
243
  | **distro_base_path** | **String** | | |
251
244
  | **name** | **String** | | |
252
245
  | **namespace** | **String** | | |
253
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
254
246
  | **fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to include in the response. | [optional] |
255
247
  | **exclude_fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to exclude from the response. | [optional] |
256
248
 
@@ -270,7 +262,7 @@ end
270
262
 
271
263
  ## update
272
264
 
273
- > <AsyncOperationResponse> update(distro_base_path, name, namespace, patched_collection, opts)
265
+ > <AsyncOperationResponse> update(distro_base_path, name, namespace, patched_collection)
274
266
 
275
267
 
276
268
 
@@ -293,13 +285,10 @@ distro_base_path = 'distro_base_path_example' # String |
293
285
  name = 'name_example' # String |
294
286
  namespace = 'namespace_example' # String |
295
287
  patched_collection = PulpAnsibleClient::PatchedCollection.new # PatchedCollection |
296
- opts = {
297
- x_task_diagnostics: ['inner_example'] # Array<String> | List of profilers to use on tasks.
298
- }
299
288
 
300
289
  begin
301
290
 
302
- result = api_instance.update(distro_base_path, name, namespace, patched_collection, opts)
291
+ result = api_instance.update(distro_base_path, name, namespace, patched_collection)
303
292
  p result
304
293
  rescue PulpAnsibleClient::ApiError => e
305
294
  puts "Error when calling PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexApi->update: #{e}"
@@ -310,12 +299,12 @@ end
310
299
 
311
300
  This returns an Array which contains the response data, status code and headers.
312
301
 
313
- > <Array(<AsyncOperationResponse>, Integer, Hash)> update_with_http_info(distro_base_path, name, namespace, patched_collection, opts)
302
+ > <Array(<AsyncOperationResponse>, Integer, Hash)> update_with_http_info(distro_base_path, name, namespace, patched_collection)
314
303
 
315
304
  ```ruby
316
305
  begin
317
306
 
318
- data, status_code, headers = api_instance.update_with_http_info(distro_base_path, name, namespace, patched_collection, opts)
307
+ data, status_code, headers = api_instance.update_with_http_info(distro_base_path, name, namespace, patched_collection)
319
308
  p status_code # => 2xx
320
309
  p headers # => { ... }
321
310
  p data # => <AsyncOperationResponse>
@@ -332,7 +321,6 @@ end
332
321
  | **name** | **String** | | |
333
322
  | **namespace** | **String** | | |
334
323
  | **patched_collection** | [**PatchedCollection**](PatchedCollection.md) | | |
335
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
336
324
 
337
325
  ### Return type
338
326
 
@@ -11,7 +11,7 @@ All URIs are relative to *http://localhost:24817*
11
11
 
12
12
  ## delete
13
13
 
14
- > <AsyncOperationResponse> delete(distro_base_path, name, namespace, version, opts)
14
+ > <AsyncOperationResponse> delete(distro_base_path, name, namespace, version)
15
15
 
16
16
 
17
17
 
@@ -34,13 +34,10 @@ distro_base_path = 'distro_base_path_example' # String |
34
34
  name = 'name_example' # String |
35
35
  namespace = 'namespace_example' # String |
36
36
  version = 'version_example' # String |
37
- opts = {
38
- x_task_diagnostics: ['inner_example'] # Array<String> | List of profilers to use on tasks.
39
- }
40
37
 
41
38
  begin
42
39
 
43
- result = api_instance.delete(distro_base_path, name, namespace, version, opts)
40
+ result = api_instance.delete(distro_base_path, name, namespace, version)
44
41
  p result
45
42
  rescue PulpAnsibleClient::ApiError => e
46
43
  puts "Error when calling PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexVersionsApi->delete: #{e}"
@@ -51,12 +48,12 @@ end
51
48
 
52
49
  This returns an Array which contains the response data, status code and headers.
53
50
 
54
- > <Array(<AsyncOperationResponse>, Integer, Hash)> delete_with_http_info(distro_base_path, name, namespace, version, opts)
51
+ > <Array(<AsyncOperationResponse>, Integer, Hash)> delete_with_http_info(distro_base_path, name, namespace, version)
55
52
 
56
53
  ```ruby
57
54
  begin
58
55
 
59
- data, status_code, headers = api_instance.delete_with_http_info(distro_base_path, name, namespace, version, opts)
56
+ data, status_code, headers = api_instance.delete_with_http_info(distro_base_path, name, namespace, version)
60
57
  p status_code # => 2xx
61
58
  p headers # => { ... }
62
59
  p data # => <AsyncOperationResponse>
@@ -73,7 +70,6 @@ end
73
70
  | **name** | **String** | | |
74
71
  | **namespace** | **String** | | |
75
72
  | **version** | **String** | | |
76
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
77
73
 
78
74
  ### Return type
79
75
 
@@ -114,7 +110,6 @@ distro_base_path = 'distro_base_path_example' # String |
114
110
  name = 'name_example' # String |
115
111
  namespace = 'namespace_example' # String |
116
112
  opts = {
117
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
118
113
  limit: 56, # Integer | Number of results to return per page.
119
114
  name2: 'name_example', # String |
120
115
  namespace2: 'namespace_example', # String |
@@ -169,7 +164,6 @@ end
169
164
  | **distro_base_path** | **String** | | |
170
165
  | **name** | **String** | | |
171
166
  | **namespace** | **String** | | |
172
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
173
167
  | **limit** | **Integer** | Number of results to return per page. | [optional] |
174
168
  | **name2** | **String** | | [optional] |
175
169
  | **namespace2** | **String** | | [optional] |
@@ -229,7 +223,6 @@ name = 'name_example' # String |
229
223
  namespace = 'namespace_example' # String |
230
224
  version = 'version_example' # String |
231
225
  opts = {
232
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
233
226
  fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
234
227
  exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
235
228
  }
@@ -269,7 +262,6 @@ end
269
262
  | **name** | **String** | | |
270
263
  | **namespace** | **String** | | |
271
264
  | **version** | **String** | | |
272
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
273
265
  | **fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to include in the response. | [optional] |
274
266
  | **exclude_fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to exclude from the response. | [optional] |
275
267
 
@@ -33,7 +33,6 @@ name = 'name_example' # String |
33
33
  namespace = 'namespace_example' # String |
34
34
  version = 'version_example' # String |
35
35
  opts = {
36
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
37
36
  fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
38
37
  exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
39
38
  }
@@ -73,7 +72,6 @@ end
73
72
  | **name** | **String** | | |
74
73
  | **namespace** | **String** | | |
75
74
  | **version** | **String** | | |
76
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
77
75
  | **fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to include in the response. | [optional] |
78
76
  | **exclude_fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to exclude from the response. | [optional] |
79
77
 
@@ -35,7 +35,6 @@ api_instance = PulpAnsibleClient::PulpAnsibleDefaultApiV3PluginAnsibleContentNam
35
35
  distro_base_path = 'distro_base_path_example' # String |
36
36
  name = 'name_example' # String | Required named, only accepts lowercase, numbers and underscores.
37
37
  opts = {
38
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
39
38
  company: 'company_example', # String | Optional namespace company owner.
40
39
  email: 'email_example', # String | Optional namespace contact email.
41
40
  description: 'description_example', # String | Optional short description.
@@ -77,7 +76,6 @@ end
77
76
  | ---- | ---- | ----------- | ----- |
78
77
  | **distro_base_path** | **String** | | |
79
78
  | **name** | **String** | Required named, only accepts lowercase, numbers and underscores. | |
80
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
81
79
  | **company** | **String** | Optional namespace company owner. | [optional] |
82
80
  | **email** | **String** | Optional namespace contact email. | [optional] |
83
81
  | **description** | **String** | Optional short description. | [optional] |
@@ -101,7 +99,7 @@ end
101
99
 
102
100
  ## delete
103
101
 
104
- > <AsyncOperationResponse> delete(distro_base_path, name, opts)
102
+ > <AsyncOperationResponse> delete(distro_base_path, name)
105
103
 
106
104
 
107
105
 
@@ -122,13 +120,10 @@ end
122
120
  api_instance = PulpAnsibleClient::PulpAnsibleDefaultApiV3PluginAnsibleContentNamespacesApi.new
123
121
  distro_base_path = 'distro_base_path_example' # String |
124
122
  name = 'name_example' # String |
125
- opts = {
126
- x_task_diagnostics: ['inner_example'] # Array<String> | List of profilers to use on tasks.
127
- }
128
123
 
129
124
  begin
130
125
 
131
- result = api_instance.delete(distro_base_path, name, opts)
126
+ result = api_instance.delete(distro_base_path, name)
132
127
  p result
133
128
  rescue PulpAnsibleClient::ApiError => e
134
129
  puts "Error when calling PulpAnsibleDefaultApiV3PluginAnsibleContentNamespacesApi->delete: #{e}"
@@ -139,12 +134,12 @@ end
139
134
 
140
135
  This returns an Array which contains the response data, status code and headers.
141
136
 
142
- > <Array(<AsyncOperationResponse>, Integer, Hash)> delete_with_http_info(distro_base_path, name, opts)
137
+ > <Array(<AsyncOperationResponse>, Integer, Hash)> delete_with_http_info(distro_base_path, name)
143
138
 
144
139
  ```ruby
145
140
  begin
146
141
 
147
- data, status_code, headers = api_instance.delete_with_http_info(distro_base_path, name, opts)
142
+ data, status_code, headers = api_instance.delete_with_http_info(distro_base_path, name)
148
143
  p status_code # => 2xx
149
144
  p headers # => { ... }
150
145
  p data # => <AsyncOperationResponse>
@@ -159,7 +154,6 @@ end
159
154
  | ---- | ---- | ----------- | ----- |
160
155
  | **distro_base_path** | **String** | | |
161
156
  | **name** | **String** | | |
162
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
163
157
 
164
158
  ### Return type
165
159
 
@@ -198,7 +192,6 @@ end
198
192
  api_instance = PulpAnsibleClient::PulpAnsibleDefaultApiV3PluginAnsibleContentNamespacesApi.new
199
193
  distro_base_path = 'distro_base_path_example' # String |
200
194
  opts = {
201
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
202
195
  company: 'company_example', # String | Filter results where company matches value
203
196
  company__contains: 'company__contains_example', # String | Filter results where company contains value
204
197
  company__icontains: 'company__icontains_example', # String | Filter results where company contains value
@@ -262,7 +255,6 @@ end
262
255
  | Name | Type | Description | Notes |
263
256
  | ---- | ---- | ----------- | ----- |
264
257
  | **distro_base_path** | **String** | | |
265
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
266
258
  | **company** | **String** | Filter results where company matches value | [optional] |
267
259
  | **company__contains** | **String** | Filter results where company contains value | [optional] |
268
260
  | **company__icontains** | **String** | Filter results where company contains value | [optional] |
@@ -331,7 +323,6 @@ api_instance = PulpAnsibleClient::PulpAnsibleDefaultApiV3PluginAnsibleContentNam
331
323
  distro_base_path = 'distro_base_path_example' # String |
332
324
  name = 'name_example' # String |
333
325
  opts = {
334
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
335
326
  name2: 'name_example', # String | Required named, only accepts lowercase, numbers and underscores.
336
327
  company: 'company_example', # String | Optional namespace company owner.
337
328
  email: 'email_example', # String | Optional namespace contact email.
@@ -374,7 +365,6 @@ end
374
365
  | ---- | ---- | ----------- | ----- |
375
366
  | **distro_base_path** | **String** | | |
376
367
  | **name** | **String** | | |
377
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
378
368
  | **name2** | **String** | Required named, only accepts lowercase, numbers and underscores. | [optional] |
379
369
  | **company** | **String** | Optional namespace company owner. | [optional] |
380
370
  | **email** | **String** | Optional namespace contact email. | [optional] |
@@ -421,7 +411,6 @@ api_instance = PulpAnsibleClient::PulpAnsibleDefaultApiV3PluginAnsibleContentNam
421
411
  distro_base_path = 'distro_base_path_example' # String |
422
412
  name = 'name_example' # String |
423
413
  opts = {
424
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
425
414
  fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
426
415
  exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
427
416
  }
@@ -459,7 +448,6 @@ end
459
448
  | ---- | ---- | ----------- | ----- |
460
449
  | **distro_base_path** | **String** | | |
461
450
  | **name** | **String** | | |
462
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
463
451
  | **fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to include in the response. | [optional] |
464
452
  | **exclude_fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to exclude from the response. | [optional] |
465
453
 
@@ -30,7 +30,6 @@ end
30
30
 
31
31
  api_instance = PulpAnsibleClient::PulpAnsibleDefaultApiV3PluginAnsibleSearchCollectionVersionsApi.new
32
32
  opts = {
33
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
34
33
  dependency: 'dependency_example', # String |
35
34
  deprecated: true, # Boolean |
36
35
  distribution: ['inner_example'], # Array<String> | Filter collectionversions that are in these distrubtion ids.
@@ -89,7 +88,6 @@ end
89
88
 
90
89
  | Name | Type | Description | Notes |
91
90
  | ---- | ---- | ----------- | ----- |
92
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
93
91
  | **dependency** | **String** | | [optional] |
94
92
  | **deprecated** | **Boolean** | | [optional] |
95
93
  | **distribution** | [**Array&lt;String&gt;**](String.md) | Filter collectionversions that are in these distrubtion ids. | [optional] |
@@ -132,7 +130,7 @@ end
132
130
 
133
131
  ## rebuild
134
132
 
135
- > <CollectionVersionSearchListResponse> rebuild(collection_version_search_list, opts)
133
+ > <CollectionVersionSearchListResponse> rebuild(collection_version_search_list)
136
134
 
137
135
 
138
136
 
@@ -152,13 +150,10 @@ end
152
150
 
153
151
  api_instance = PulpAnsibleClient::PulpAnsibleDefaultApiV3PluginAnsibleSearchCollectionVersionsApi.new
154
152
  collection_version_search_list = PulpAnsibleClient::CollectionVersionSearchList.new({repository: PulpAnsibleClient::Repository.new({name: 'name_example'}), namespace_metadata: PulpAnsibleClient::AnsibleAnsibleNamespaceMetadata.new({name: 'name_example'}), is_highest: false, is_deprecated: false, is_signed: false}) # CollectionVersionSearchList |
155
- opts = {
156
- x_task_diagnostics: ['inner_example'] # Array<String> | List of profilers to use on tasks.
157
- }
158
153
 
159
154
  begin
160
155
 
161
- result = api_instance.rebuild(collection_version_search_list, opts)
156
+ result = api_instance.rebuild(collection_version_search_list)
162
157
  p result
163
158
  rescue PulpAnsibleClient::ApiError => e
164
159
  puts "Error when calling PulpAnsibleDefaultApiV3PluginAnsibleSearchCollectionVersionsApi->rebuild: #{e}"
@@ -169,12 +164,12 @@ end
169
164
 
170
165
  This returns an Array which contains the response data, status code and headers.
171
166
 
172
- > <Array(<CollectionVersionSearchListResponse>, Integer, Hash)> rebuild_with_http_info(collection_version_search_list, opts)
167
+ > <Array(<CollectionVersionSearchListResponse>, Integer, Hash)> rebuild_with_http_info(collection_version_search_list)
173
168
 
174
169
  ```ruby
175
170
  begin
176
171
 
177
- data, status_code, headers = api_instance.rebuild_with_http_info(collection_version_search_list, opts)
172
+ data, status_code, headers = api_instance.rebuild_with_http_info(collection_version_search_list)
178
173
  p status_code # => 2xx
179
174
  p headers # => { ... }
180
175
  p data # => <CollectionVersionSearchListResponse>
@@ -188,7 +183,6 @@ end
188
183
  | Name | Type | Description | Notes |
189
184
  | ---- | ---- | ----------- | ----- |
190
185
  | **collection_version_search_list** | [**CollectionVersionSearchList**](CollectionVersionSearchList.md) | | |
191
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
192
186
 
193
187
  ### Return type
194
188
 
@@ -29,7 +29,6 @@ end
29
29
 
30
30
  api_instance = PulpAnsibleClient::PulpAnsibleTagsApi.new
31
31
  opts = {
32
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
33
32
  limit: 56, # Integer | Number of results to return per page.
34
33
  offset: 56, # Integer | The initial index from which to return the results.
35
34
  fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
@@ -67,7 +66,6 @@ end
67
66
 
68
67
  | Name | Type | Description | Notes |
69
68
  | ---- | ---- | ----------- | ----- |
70
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
71
69
  | **limit** | **Integer** | Number of results to return per page. | [optional] |
72
70
  | **offset** | **Integer** | The initial index from which to return the results. | [optional] |
73
71
  | **fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to include in the response. | [optional] |