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(name, namespace, path, opts)
15
+ > <AsyncOperationResponse> delete(name, namespace, path)
16
16
 
17
17
 
18
18
 
@@ -34,13 +34,10 @@ api_instance = PulpAnsibleClient::PulpAnsibleApiV3CollectionsApi.new
34
34
  name = 'name_example' # String |
35
35
  namespace = 'namespace_example' # String |
36
36
  path = 'path_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(name, namespace, path, opts)
40
+ result = api_instance.delete(name, namespace, path)
44
41
  p result
45
42
  rescue PulpAnsibleClient::ApiError => e
46
43
  puts "Error when calling PulpAnsibleApiV3CollectionsApi->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(name, namespace, path, opts)
51
+ > <Array(<AsyncOperationResponse>, Integer, Hash)> delete_with_http_info(name, namespace, path)
55
52
 
56
53
  ```ruby
57
54
  begin
58
55
 
59
- data, status_code, headers = api_instance.delete_with_http_info(name, namespace, path, opts)
56
+ data, status_code, headers = api_instance.delete_with_http_info(name, namespace, path)
60
57
  p status_code # => 2xx
61
58
  p headers # => { ... }
62
59
  p data # => <AsyncOperationResponse>
@@ -72,7 +69,6 @@ end
72
69
  | **name** | **String** | | |
73
70
  | **namespace** | **String** | | |
74
71
  | **path** | **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::PulpAnsibleApiV3CollectionsApi.new
112
108
  path = '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
  | **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 @@ name = 'name_example' # String |
211
205
  namespace = 'namespace_example' # String |
212
206
  path = 'path_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
  | **name** | **String** | | |
251
244
  | **namespace** | **String** | | |
252
245
  | **path** | **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(name, namespace, path, patched_collection, opts)
265
+ > <AsyncOperationResponse> update(name, namespace, path, patched_collection)
274
266
 
275
267
 
276
268
 
@@ -293,13 +285,10 @@ name = 'name_example' # String |
293
285
  namespace = 'namespace_example' # String |
294
286
  path = 'path_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(name, namespace, path, patched_collection, opts)
291
+ result = api_instance.update(name, namespace, path, patched_collection)
303
292
  p result
304
293
  rescue PulpAnsibleClient::ApiError => e
305
294
  puts "Error when calling PulpAnsibleApiV3CollectionsApi->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(name, namespace, path, patched_collection, opts)
302
+ > <Array(<AsyncOperationResponse>, Integer, Hash)> update_with_http_info(name, namespace, path, patched_collection)
314
303
 
315
304
  ```ruby
316
305
  begin
317
306
 
318
- data, status_code, headers = api_instance.update_with_http_info(name, namespace, path, patched_collection, opts)
307
+ data, status_code, headers = api_instance.update_with_http_info(name, namespace, path, patched_collection)
319
308
  p status_code # => 2xx
320
309
  p headers # => { ... }
321
310
  p data # => <AsyncOperationResponse>
@@ -332,7 +321,6 @@ end
332
321
  | **namespace** | **String** | | |
333
322
  | **path** | **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(name, namespace, path, version, opts)
14
+ > <AsyncOperationResponse> delete(name, namespace, path, version)
15
15
 
16
16
 
17
17
 
@@ -34,13 +34,10 @@ name = 'name_example' # String |
34
34
  namespace = 'namespace_example' # String |
35
35
  path = 'path_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(name, namespace, path, version, opts)
40
+ result = api_instance.delete(name, namespace, path, version)
44
41
  p result
45
42
  rescue PulpAnsibleClient::ApiError => e
46
43
  puts "Error when calling PulpAnsibleApiV3CollectionsVersionsApi->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(name, namespace, path, version, opts)
51
+ > <Array(<AsyncOperationResponse>, Integer, Hash)> delete_with_http_info(name, namespace, path, version)
55
52
 
56
53
  ```ruby
57
54
  begin
58
55
 
59
- data, status_code, headers = api_instance.delete_with_http_info(name, namespace, path, version, opts)
56
+ data, status_code, headers = api_instance.delete_with_http_info(name, namespace, path, version)
60
57
  p status_code # => 2xx
61
58
  p headers # => { ... }
62
59
  p data # => <AsyncOperationResponse>
@@ -73,7 +70,6 @@ end
73
70
  | **namespace** | **String** | | |
74
71
  | **path** | **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 @@ name = 'name_example' # String |
114
110
  namespace = 'namespace_example' # String |
115
111
  path = 'path_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
  | **name** | **String** | | |
170
165
  | **namespace** | **String** | | |
171
166
  | **path** | **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 @@ namespace = 'namespace_example' # String |
229
223
  path = 'path_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
  | **namespace** | **String** | | |
270
263
  | **path** | **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 @@ namespace = 'namespace_example' # String |
33
33
  path = 'path_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
  | **namespace** | **String** | | |
74
73
  | **path** | **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
 
@@ -31,7 +31,6 @@ end
31
31
  api_instance = PulpAnsibleClient::PulpAnsibleApiV3NamespacesApi.new
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
  company: 'company_example', # String | Filter results where company matches value
36
35
  company__contains: 'company__contains_example', # String | Filter results where company contains value
37
36
  company__icontains: 'company__icontains_example', # String | Filter results where company contains value
@@ -95,7 +94,6 @@ end
95
94
  | Name | Type | Description | Notes |
96
95
  | ---- | ---- | ----------- | ----- |
97
96
  | **path** | **String** | | |
98
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
99
97
  | **company** | **String** | Filter results where company matches value | [optional] |
100
98
  | **company__contains** | **String** | Filter results where company contains value | [optional] |
101
99
  | **company__icontains** | **String** | Filter results where company contains value | [optional] |
@@ -164,7 +162,6 @@ api_instance = PulpAnsibleClient::PulpAnsibleApiV3NamespacesApi.new
164
162
  name = 'name_example' # String |
165
163
  path = 'path_example' # String |
166
164
  opts = {
167
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
168
165
  fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
169
166
  exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
170
167
  }
@@ -202,7 +199,6 @@ end
202
199
  | ---- | ---- | ----------- | ----- |
203
200
  | **name** | **String** | | |
204
201
  | **path** | **String** | | |
205
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
206
202
  | **fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to include in the response. | [optional] |
207
203
  | **exclude_fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to exclude from the response. | [optional] |
208
204
 
@@ -30,7 +30,6 @@ end
30
30
  api_instance = PulpAnsibleClient::PulpAnsibleApiV3PluginAnsibleClientConfigurationApi.new
31
31
  path = '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
  | **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::PulpAnsibleApiV3PluginAnsibleContentCollection
31
31
  distro_base_path = 'distro_base_path_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
  deprecated: true, # Boolean |
36
35
  name: 'name_example', # String |
37
36
  namespace: 'namespace_example', # String |
@@ -77,7 +76,6 @@ end
77
76
  | ---- | ---- | ----------- | ----- |
78
77
  | **distro_base_path** | **String** | | |
79
78
  | **path** | **String** | | |
80
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
81
79
  | **deprecated** | **Boolean** | | [optional] |
82
80
  | **name** | **String** | | [optional] |
83
81
  | **namespace** | **String** | | [optional] |
@@ -31,7 +31,6 @@ api_instance = PulpAnsibleClient::PulpAnsibleApiV3PluginAnsibleContentCollection
31
31
  distro_base_path = 'distro_base_path_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
  }
@@ -69,7 +68,6 @@ end
69
68
  | ---- | ---- | ----------- | ----- |
70
69
  | **distro_base_path** | **String** | | |
71
70
  | **path** | **String** | | |
72
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
73
71
  | **fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to include in the response. | [optional] |
74
72
  | **exclude_fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to exclude from the response. | [optional] |
75
73
 
@@ -31,7 +31,6 @@ api_instance = PulpAnsibleClient::PulpAnsibleApiV3PluginAnsibleContentCollection
31
31
  distro_base_path = 'distro_base_path_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
  }
@@ -69,7 +68,6 @@ end
69
68
  | ---- | ---- | ----------- | ----- |
70
69
  | **distro_base_path** | **String** | | |
71
70
  | **path** | **String** | | |
72
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
73
71
  | **fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to include in the response. | [optional] |
74
72
  | **exclude_fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to exclude from the response. | [optional] |
75
73
 
@@ -32,7 +32,6 @@ distro_base_path = 'distro_base_path_example' # String |
32
32
  filename = 'filename_example' # String |
33
33
  path = 'path_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
  }
@@ -70,7 +69,6 @@ end
70
69
  | **distro_base_path** | **String** | | |
71
70
  | **filename** | **String** | | |
72
71
  | **path** | **String** | | |
73
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
74
72
  | **fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to include in the response. | [optional] |
75
73
  | **exclude_fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to exclude from the response. | [optional] |
76
74
 
@@ -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, path, opts)
15
+ > <AsyncOperationResponse> delete(distro_base_path, name, namespace, path)
16
16
 
17
17
 
18
18
 
@@ -35,13 +35,10 @@ distro_base_path = 'distro_base_path_example' # String |
35
35
  name = 'name_example' # String |
36
36
  namespace = 'namespace_example' # String |
37
37
  path = 'path_example' # String |
38
- opts = {
39
- x_task_diagnostics: ['inner_example'] # Array<String> | List of profilers to use on tasks.
40
- }
41
38
 
42
39
  begin
43
40
 
44
- result = api_instance.delete(distro_base_path, name, namespace, path, opts)
41
+ result = api_instance.delete(distro_base_path, name, namespace, path)
45
42
  p result
46
43
  rescue PulpAnsibleClient::ApiError => e
47
44
  puts "Error when calling PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexApi->delete: #{e}"
@@ -52,12 +49,12 @@ end
52
49
 
53
50
  This returns an Array which contains the response data, status code and headers.
54
51
 
55
- > <Array(<AsyncOperationResponse>, Integer, Hash)> delete_with_http_info(distro_base_path, name, namespace, path, opts)
52
+ > <Array(<AsyncOperationResponse>, Integer, Hash)> delete_with_http_info(distro_base_path, name, namespace, path)
56
53
 
57
54
  ```ruby
58
55
  begin
59
56
 
60
- data, status_code, headers = api_instance.delete_with_http_info(distro_base_path, name, namespace, path, opts)
57
+ data, status_code, headers = api_instance.delete_with_http_info(distro_base_path, name, namespace, path)
61
58
  p status_code # => 2xx
62
59
  p headers # => { ... }
63
60
  p data # => <AsyncOperationResponse>
@@ -74,7 +71,6 @@ end
74
71
  | **name** | **String** | | |
75
72
  | **namespace** | **String** | | |
76
73
  | **path** | **String** | | |
77
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
78
74
 
79
75
  ### Return type
80
76
 
@@ -114,7 +110,6 @@ api_instance = PulpAnsibleClient::PulpAnsibleApiV3PluginAnsibleContentCollection
114
110
  distro_base_path = 'distro_base_path_example' # String |
115
111
  path = 'path_example' # String |
116
112
  opts = {
117
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
118
113
  deprecated: true, # Boolean |
119
114
  limit: 56, # Integer | Number of results to return per page.
120
115
  name: 'name_example', # String |
@@ -162,7 +157,6 @@ end
162
157
  | ---- | ---- | ----------- | ----- |
163
158
  | **distro_base_path** | **String** | | |
164
159
  | **path** | **String** | | |
165
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
166
160
  | **deprecated** | **Boolean** | | [optional] |
167
161
  | **limit** | **Integer** | Number of results to return per page. | [optional] |
168
162
  | **name** | **String** | | [optional] |
@@ -216,7 +210,6 @@ name = 'name_example' # String |
216
210
  namespace = 'namespace_example' # String |
217
211
  path = 'path_example' # String |
218
212
  opts = {
219
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
220
213
  fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
221
214
  exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
222
215
  }
@@ -256,7 +249,6 @@ end
256
249
  | **name** | **String** | | |
257
250
  | **namespace** | **String** | | |
258
251
  | **path** | **String** | | |
259
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
260
252
  | **fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to include in the response. | [optional] |
261
253
  | **exclude_fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to exclude from the response. | [optional] |
262
254
 
@@ -276,7 +268,7 @@ end
276
268
 
277
269
  ## update
278
270
 
279
- > <AsyncOperationResponse> update(distro_base_path, name, namespace, path, patched_collection, opts)
271
+ > <AsyncOperationResponse> update(distro_base_path, name, namespace, path, patched_collection)
280
272
 
281
273
 
282
274
 
@@ -300,13 +292,10 @@ name = 'name_example' # String |
300
292
  namespace = 'namespace_example' # String |
301
293
  path = 'path_example' # String |
302
294
  patched_collection = PulpAnsibleClient::PatchedCollection.new # PatchedCollection |
303
- opts = {
304
- x_task_diagnostics: ['inner_example'] # Array<String> | List of profilers to use on tasks.
305
- }
306
295
 
307
296
  begin
308
297
 
309
- result = api_instance.update(distro_base_path, name, namespace, path, patched_collection, opts)
298
+ result = api_instance.update(distro_base_path, name, namespace, path, patched_collection)
310
299
  p result
311
300
  rescue PulpAnsibleClient::ApiError => e
312
301
  puts "Error when calling PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexApi->update: #{e}"
@@ -317,12 +306,12 @@ end
317
306
 
318
307
  This returns an Array which contains the response data, status code and headers.
319
308
 
320
- > <Array(<AsyncOperationResponse>, Integer, Hash)> update_with_http_info(distro_base_path, name, namespace, path, patched_collection, opts)
309
+ > <Array(<AsyncOperationResponse>, Integer, Hash)> update_with_http_info(distro_base_path, name, namespace, path, patched_collection)
321
310
 
322
311
  ```ruby
323
312
  begin
324
313
 
325
- data, status_code, headers = api_instance.update_with_http_info(distro_base_path, name, namespace, path, patched_collection, opts)
314
+ data, status_code, headers = api_instance.update_with_http_info(distro_base_path, name, namespace, path, patched_collection)
326
315
  p status_code # => 2xx
327
316
  p headers # => { ... }
328
317
  p data # => <AsyncOperationResponse>
@@ -340,7 +329,6 @@ end
340
329
  | **namespace** | **String** | | |
341
330
  | **path** | **String** | | |
342
331
  | **patched_collection** | [**PatchedCollection**](PatchedCollection.md) | | |
343
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
344
332
 
345
333
  ### Return type
346
334
 
@@ -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, path, version, opts)
14
+ > <AsyncOperationResponse> delete(distro_base_path, name, namespace, path, version)
15
15
 
16
16
 
17
17
 
@@ -35,13 +35,10 @@ name = 'name_example' # String |
35
35
  namespace = 'namespace_example' # String |
36
36
  path = 'path_example' # String |
37
37
  version = 'version_example' # String |
38
- opts = {
39
- x_task_diagnostics: ['inner_example'] # Array<String> | List of profilers to use on tasks.
40
- }
41
38
 
42
39
  begin
43
40
 
44
- result = api_instance.delete(distro_base_path, name, namespace, path, version, opts)
41
+ result = api_instance.delete(distro_base_path, name, namespace, path, version)
45
42
  p result
46
43
  rescue PulpAnsibleClient::ApiError => e
47
44
  puts "Error when calling PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexVersionsApi->delete: #{e}"
@@ -52,12 +49,12 @@ end
52
49
 
53
50
  This returns an Array which contains the response data, status code and headers.
54
51
 
55
- > <Array(<AsyncOperationResponse>, Integer, Hash)> delete_with_http_info(distro_base_path, name, namespace, path, version, opts)
52
+ > <Array(<AsyncOperationResponse>, Integer, Hash)> delete_with_http_info(distro_base_path, name, namespace, path, version)
56
53
 
57
54
  ```ruby
58
55
  begin
59
56
 
60
- data, status_code, headers = api_instance.delete_with_http_info(distro_base_path, name, namespace, path, version, opts)
57
+ data, status_code, headers = api_instance.delete_with_http_info(distro_base_path, name, namespace, path, version)
61
58
  p status_code # => 2xx
62
59
  p headers # => { ... }
63
60
  p data # => <AsyncOperationResponse>
@@ -75,7 +72,6 @@ end
75
72
  | **namespace** | **String** | | |
76
73
  | **path** | **String** | | |
77
74
  | **version** | **String** | | |
78
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
79
75
 
80
76
  ### Return type
81
77
 
@@ -117,7 +113,6 @@ name = 'name_example' # String |
117
113
  namespace = 'namespace_example' # String |
118
114
  path = 'path_example' # String |
119
115
  opts = {
120
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
121
116
  limit: 56, # Integer | Number of results to return per page.
122
117
  name2: 'name_example', # String |
123
118
  namespace2: 'namespace_example', # String |
@@ -173,7 +168,6 @@ end
173
168
  | **name** | **String** | | |
174
169
  | **namespace** | **String** | | |
175
170
  | **path** | **String** | | |
176
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
177
171
  | **limit** | **Integer** | Number of results to return per page. | [optional] |
178
172
  | **name2** | **String** | | [optional] |
179
173
  | **namespace2** | **String** | | [optional] |
@@ -234,7 +228,6 @@ namespace = 'namespace_example' # String |
234
228
  path = 'path_example' # String |
235
229
  version = 'version_example' # String |
236
230
  opts = {
237
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
238
231
  fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
239
232
  exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
240
233
  }
@@ -275,7 +268,6 @@ end
275
268
  | **namespace** | **String** | | |
276
269
  | **path** | **String** | | |
277
270
  | **version** | **String** | | |
278
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
279
271
  | **fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to include in the response. | [optional] |
280
272
  | **exclude_fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to exclude from the response. | [optional] |
281
273
 
@@ -34,7 +34,6 @@ namespace = 'namespace_example' # String |
34
34
  path = 'path_example' # String |
35
35
  version = 'version_example' # String |
36
36
  opts = {
37
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
38
37
  fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
39
38
  exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
40
39
  }
@@ -75,7 +74,6 @@ end
75
74
  | **namespace** | **String** | | |
76
75
  | **path** | **String** | | |
77
76
  | **version** | **String** | | |
78
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
79
77
  | **fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to include in the response. | [optional] |
80
78
  | **exclude_fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to exclude from the response. | [optional] |
81
79
 
@@ -36,7 +36,6 @@ distro_base_path = 'distro_base_path_example' # String |
36
36
  path = 'path_example' # String |
37
37
  name = 'name_example' # String | Required named, only accepts lowercase, numbers and underscores.
38
38
  opts = {
39
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
40
39
  company: 'company_example', # String | Optional namespace company owner.
41
40
  email: 'email_example', # String | Optional namespace contact email.
42
41
  description: 'description_example', # String | Optional short description.
@@ -79,7 +78,6 @@ end
79
78
  | **distro_base_path** | **String** | | |
80
79
  | **path** | **String** | | |
81
80
  | **name** | **String** | Required named, only accepts lowercase, numbers and underscores. | |
82
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
83
81
  | **company** | **String** | Optional namespace company owner. | [optional] |
84
82
  | **email** | **String** | Optional namespace contact email. | [optional] |
85
83
  | **description** | **String** | Optional short description. | [optional] |
@@ -103,7 +101,7 @@ end
103
101
 
104
102
  ## delete
105
103
 
106
- > <AsyncOperationResponse> delete(distro_base_path, name, path, opts)
104
+ > <AsyncOperationResponse> delete(distro_base_path, name, path)
107
105
 
108
106
 
109
107
 
@@ -125,13 +123,10 @@ api_instance = PulpAnsibleClient::PulpAnsibleApiV3PluginAnsibleContentNamespaces
125
123
  distro_base_path = 'distro_base_path_example' # String |
126
124
  name = 'name_example' # String |
127
125
  path = 'path_example' # String |
128
- opts = {
129
- x_task_diagnostics: ['inner_example'] # Array<String> | List of profilers to use on tasks.
130
- }
131
126
 
132
127
  begin
133
128
 
134
- result = api_instance.delete(distro_base_path, name, path, opts)
129
+ result = api_instance.delete(distro_base_path, name, path)
135
130
  p result
136
131
  rescue PulpAnsibleClient::ApiError => e
137
132
  puts "Error when calling PulpAnsibleApiV3PluginAnsibleContentNamespacesApi->delete: #{e}"
@@ -142,12 +137,12 @@ end
142
137
 
143
138
  This returns an Array which contains the response data, status code and headers.
144
139
 
145
- > <Array(<AsyncOperationResponse>, Integer, Hash)> delete_with_http_info(distro_base_path, name, path, opts)
140
+ > <Array(<AsyncOperationResponse>, Integer, Hash)> delete_with_http_info(distro_base_path, name, path)
146
141
 
147
142
  ```ruby
148
143
  begin
149
144
 
150
- data, status_code, headers = api_instance.delete_with_http_info(distro_base_path, name, path, opts)
145
+ data, status_code, headers = api_instance.delete_with_http_info(distro_base_path, name, path)
151
146
  p status_code # => 2xx
152
147
  p headers # => { ... }
153
148
  p data # => <AsyncOperationResponse>
@@ -163,7 +158,6 @@ end
163
158
  | **distro_base_path** | **String** | | |
164
159
  | **name** | **String** | | |
165
160
  | **path** | **String** | | |
166
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
167
161
 
168
162
  ### Return type
169
163
 
@@ -203,7 +197,6 @@ api_instance = PulpAnsibleClient::PulpAnsibleApiV3PluginAnsibleContentNamespaces
203
197
  distro_base_path = 'distro_base_path_example' # String |
204
198
  path = 'path_example' # String |
205
199
  opts = {
206
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
207
200
  company: 'company_example', # String | Filter results where company matches value
208
201
  company__contains: 'company__contains_example', # String | Filter results where company contains value
209
202
  company__icontains: 'company__icontains_example', # String | Filter results where company contains value
@@ -268,7 +261,6 @@ end
268
261
  | ---- | ---- | ----------- | ----- |
269
262
  | **distro_base_path** | **String** | | |
270
263
  | **path** | **String** | | |
271
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
272
264
  | **company** | **String** | Filter results where company matches value | [optional] |
273
265
  | **company__contains** | **String** | Filter results where company contains value | [optional] |
274
266
  | **company__icontains** | **String** | Filter results where company contains value | [optional] |
@@ -338,7 +330,6 @@ distro_base_path = 'distro_base_path_example' # String |
338
330
  name = 'name_example' # String |
339
331
  path = 'path_example' # String |
340
332
  opts = {
341
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
342
333
  name2: 'name_example', # String | Required named, only accepts lowercase, numbers and underscores.
343
334
  company: 'company_example', # String | Optional namespace company owner.
344
335
  email: 'email_example', # String | Optional namespace contact email.
@@ -382,7 +373,6 @@ end
382
373
  | **distro_base_path** | **String** | | |
383
374
  | **name** | **String** | | |
384
375
  | **path** | **String** | | |
385
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
386
376
  | **name2** | **String** | Required named, only accepts lowercase, numbers and underscores. | [optional] |
387
377
  | **company** | **String** | Optional namespace company owner. | [optional] |
388
378
  | **email** | **String** | Optional namespace contact email. | [optional] |
@@ -430,7 +420,6 @@ distro_base_path = 'distro_base_path_example' # String |
430
420
  name = 'name_example' # String |
431
421
  path = 'path_example' # String |
432
422
  opts = {
433
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
434
423
  fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
435
424
  exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
436
425
  }
@@ -469,7 +458,6 @@ end
469
458
  | **distro_base_path** | **String** | | |
470
459
  | **name** | **String** | | |
471
460
  | **path** | **String** | | |
472
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
473
461
  | **fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to include in the response. | [optional] |
474
462
  | **exclude_fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to exclude from the response. | [optional] |
475
463