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
@@ -23,7 +23,6 @@ module PulpAnsibleClient
23
23
  # ViewSet for looking at mark objects for CollectionVersion content.
24
24
  # @param ansible_collection_version_mark [AnsibleCollectionVersionMark]
25
25
  # @param [Hash] opts the optional parameters
26
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
27
26
  # @return [AnsibleCollectionVersionMarkResponse]
28
27
  def create(ansible_collection_version_mark, opts = {})
29
28
  data, _status_code, _headers = create_with_http_info(ansible_collection_version_mark, opts)
@@ -34,7 +33,6 @@ module PulpAnsibleClient
34
33
  # ViewSet for looking at mark objects for CollectionVersion content.
35
34
  # @param ansible_collection_version_mark [AnsibleCollectionVersionMark]
36
35
  # @param [Hash] opts the optional parameters
37
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
38
36
  # @return [Array<(AnsibleCollectionVersionMarkResponse, Integer, Hash)>] AnsibleCollectionVersionMarkResponse data, response status code and response headers
39
37
  def create_with_http_info(ansible_collection_version_mark, opts = {})
40
38
  if @api_client.config.debugging
@@ -59,7 +57,6 @@ module PulpAnsibleClient
59
57
  if !content_type.nil?
60
58
  header_params['Content-Type'] = content_type
61
59
  end
62
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
63
60
 
64
61
  # form parameters
65
62
  form_params = opts[:form_params] || {}
@@ -93,7 +90,6 @@ module PulpAnsibleClient
93
90
  # List collection version marks
94
91
  # ViewSet for looking at mark objects for CollectionVersion content.
95
92
  # @param [Hash] opts the optional parameters
96
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
97
93
  # @option opts [Integer] :limit Number of results to return per page.
98
94
  # @option opts [String] :marked_collection Filter marks for collection version
99
95
  # @option opts [Integer] :offset The initial index from which to return the results.
@@ -120,7 +116,6 @@ module PulpAnsibleClient
120
116
  # List collection version marks
121
117
  # ViewSet for looking at mark objects for CollectionVersion content.
122
118
  # @param [Hash] opts the optional parameters
123
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
124
119
  # @option opts [Integer] :limit Number of results to return per page.
125
120
  # @option opts [String] :marked_collection Filter marks for collection version
126
121
  # @option opts [Integer] :offset The initial index from which to return the results.
@@ -174,7 +169,6 @@ module PulpAnsibleClient
174
169
  header_params = opts[:header_params] || {}
175
170
  # HTTP header 'Accept' (if needed)
176
171
  header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
177
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
178
172
 
179
173
  # form parameters
180
174
  form_params = opts[:form_params] || {}
@@ -209,7 +203,6 @@ module PulpAnsibleClient
209
203
  # ViewSet for looking at mark objects for CollectionVersion content.
210
204
  # @param ansible_collection_version_mark_href [String]
211
205
  # @param [Hash] opts the optional parameters
212
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
213
206
  # @option opts [Array<String>] :fields A list of fields to include in the response.
214
207
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
215
208
  # @return [AnsibleCollectionVersionMarkResponse]
@@ -222,7 +215,6 @@ module PulpAnsibleClient
222
215
  # ViewSet for looking at mark objects for CollectionVersion content.
223
216
  # @param ansible_collection_version_mark_href [String]
224
217
  # @param [Hash] opts the optional parameters
225
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
226
218
  # @option opts [Array<String>] :fields A list of fields to include in the response.
227
219
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
228
220
  # @return [Array<(AnsibleCollectionVersionMarkResponse, Integer, Hash)>] AnsibleCollectionVersionMarkResponse data, response status code and response headers
@@ -246,7 +238,6 @@ module PulpAnsibleClient
246
238
  header_params = opts[:header_params] || {}
247
239
  # HTTP header 'Accept' (if needed)
248
240
  header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
249
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
250
241
 
251
242
  # form parameters
252
243
  form_params = opts[:form_params] || {}
@@ -282,7 +273,6 @@ module PulpAnsibleClient
282
273
  # @param ansible_collection_version_mark_href [String]
283
274
  # @param set_label [SetLabel]
284
275
  # @param [Hash] opts the optional parameters
285
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
286
276
  # @return [SetLabelResponse]
287
277
  def set_label(ansible_collection_version_mark_href, set_label, opts = {})
288
278
  data, _status_code, _headers = set_label_with_http_info(ansible_collection_version_mark_href, set_label, opts)
@@ -294,7 +284,6 @@ module PulpAnsibleClient
294
284
  # @param ansible_collection_version_mark_href [String]
295
285
  # @param set_label [SetLabel]
296
286
  # @param [Hash] opts the optional parameters
297
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
298
287
  # @return [Array<(SetLabelResponse, Integer, Hash)>] SetLabelResponse data, response status code and response headers
299
288
  def set_label_with_http_info(ansible_collection_version_mark_href, set_label, opts = {})
300
289
  if @api_client.config.debugging
@@ -323,7 +312,6 @@ module PulpAnsibleClient
323
312
  if !content_type.nil?
324
313
  header_params['Content-Type'] = content_type
325
314
  end
326
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
327
315
 
328
316
  # form parameters
329
317
  form_params = opts[:form_params] || {}
@@ -359,7 +347,6 @@ module PulpAnsibleClient
359
347
  # @param ansible_collection_version_mark_href [String]
360
348
  # @param unset_label [UnsetLabel]
361
349
  # @param [Hash] opts the optional parameters
362
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
363
350
  # @return [UnsetLabelResponse]
364
351
  def unset_label(ansible_collection_version_mark_href, unset_label, opts = {})
365
352
  data, _status_code, _headers = unset_label_with_http_info(ansible_collection_version_mark_href, unset_label, opts)
@@ -371,7 +358,6 @@ module PulpAnsibleClient
371
358
  # @param ansible_collection_version_mark_href [String]
372
359
  # @param unset_label [UnsetLabel]
373
360
  # @param [Hash] opts the optional parameters
374
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
375
361
  # @return [Array<(UnsetLabelResponse, Integer, Hash)>] UnsetLabelResponse data, response status code and response headers
376
362
  def unset_label_with_http_info(ansible_collection_version_mark_href, unset_label, opts = {})
377
363
  if @api_client.config.debugging
@@ -400,7 +386,6 @@ module PulpAnsibleClient
400
386
  if !content_type.nil?
401
387
  header_params['Content-Type'] = content_type
402
388
  end
403
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
404
389
 
405
390
  # form parameters
406
391
  form_params = opts[:form_params] || {}
@@ -23,7 +23,6 @@ module PulpAnsibleClient
23
23
  # Trigger an asynchronous task to create content,optionally create new repository version.
24
24
  # @param signed_collection [String] The content this signature is pointing to.
25
25
  # @param [Hash] opts the optional parameters
26
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
27
26
  # @option opts [String] :repository A URI of a repository the new content unit should be associated with.
28
27
  # @option opts [Hash<String, String>] :pulp_labels A dictionary of arbitrary key/value pairs used to describe a specific Content instance.
29
28
  # @option opts [File] :file An uploaded file that may be turned into the content unit.
@@ -39,7 +38,6 @@ module PulpAnsibleClient
39
38
  # Trigger an asynchronous task to create content,optionally create new repository version.
40
39
  # @param signed_collection [String] The content this signature is pointing to.
41
40
  # @param [Hash] opts the optional parameters
42
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
43
41
  # @option opts [String] :repository A URI of a repository the new content unit should be associated with.
44
42
  # @option opts [Hash<String, String>] :pulp_labels A dictionary of arbitrary key/value pairs used to describe a specific Content instance.
45
43
  # @option opts [File] :file An uploaded file that may be turned into the content unit.
@@ -73,7 +71,6 @@ module PulpAnsibleClient
73
71
  if !content_type.nil?
74
72
  header_params['Content-Type'] = content_type
75
73
  end
76
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
77
74
 
78
75
  # form parameters
79
76
  form_params = opts[:form_params] || {}
@@ -113,7 +110,6 @@ module PulpAnsibleClient
113
110
  # List collection version signatures
114
111
  # ViewSet for looking at signature objects for CollectionVersion content.
115
112
  # @param [Hash] opts the optional parameters
116
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
117
113
  # @option opts [Integer] :limit Number of results to return per page.
118
114
  # @option opts [Integer] :offset The initial index from which to return the results.
119
115
  # @option opts [Array<String>] :ordering Ordering * &#x60;pulp_id&#x60; - Pulp id * &#x60;-pulp_id&#x60; - Pulp id (descending) * &#x60;pulp_created&#x60; - Pulp created * &#x60;-pulp_created&#x60; - Pulp created (descending) * &#x60;pulp_last_updated&#x60; - Pulp last updated * &#x60;-pulp_last_updated&#x60; - Pulp last updated (descending) * &#x60;pulp_type&#x60; - Pulp type * &#x60;-pulp_type&#x60; - Pulp type (descending) * &#x60;upstream_id&#x60; - Upstream id * &#x60;-upstream_id&#x60; - Upstream id (descending) * &#x60;pulp_labels&#x60; - Pulp labels * &#x60;-pulp_labels&#x60; - Pulp labels (descending) * &#x60;timestamp_of_interest&#x60; - Timestamp of interest * &#x60;-timestamp_of_interest&#x60; - Timestamp of interest (descending) * &#x60;data&#x60; - Data * &#x60;-data&#x60; - Data (descending) * &#x60;digest&#x60; - Digest * &#x60;-digest&#x60; - Digest (descending) * &#x60;pubkey_fingerprint&#x60; - Pubkey fingerprint * &#x60;-pubkey_fingerprint&#x60; - Pubkey fingerprint (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
@@ -141,7 +137,6 @@ module PulpAnsibleClient
141
137
  # List collection version signatures
142
138
  # ViewSet for looking at signature objects for CollectionVersion content.
143
139
  # @param [Hash] opts the optional parameters
144
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
145
140
  # @option opts [Integer] :limit Number of results to return per page.
146
141
  # @option opts [Integer] :offset The initial index from which to return the results.
147
142
  # @option opts [Array<String>] :ordering Ordering * &#x60;pulp_id&#x60; - Pulp id * &#x60;-pulp_id&#x60; - Pulp id (descending) * &#x60;pulp_created&#x60; - Pulp created * &#x60;-pulp_created&#x60; - Pulp created (descending) * &#x60;pulp_last_updated&#x60; - Pulp last updated * &#x60;-pulp_last_updated&#x60; - Pulp last updated (descending) * &#x60;pulp_type&#x60; - Pulp type * &#x60;-pulp_type&#x60; - Pulp type (descending) * &#x60;upstream_id&#x60; - Upstream id * &#x60;-upstream_id&#x60; - Upstream id (descending) * &#x60;pulp_labels&#x60; - Pulp labels * &#x60;-pulp_labels&#x60; - Pulp labels (descending) * &#x60;timestamp_of_interest&#x60; - Timestamp of interest * &#x60;-timestamp_of_interest&#x60; - Timestamp of interest (descending) * &#x60;data&#x60; - Data * &#x60;-data&#x60; - Data (descending) * &#x60;digest&#x60; - Digest * &#x60;-digest&#x60; - Digest (descending) * &#x60;pubkey_fingerprint&#x60; - Pubkey fingerprint * &#x60;-pubkey_fingerprint&#x60; - Pubkey fingerprint (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
@@ -197,7 +192,6 @@ module PulpAnsibleClient
197
192
  header_params = opts[:header_params] || {}
198
193
  # HTTP header 'Accept' (if needed)
199
194
  header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
200
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
201
195
 
202
196
  # form parameters
203
197
  form_params = opts[:form_params] || {}
@@ -232,7 +226,6 @@ module PulpAnsibleClient
232
226
  # ViewSet for looking at signature objects for CollectionVersion content.
233
227
  # @param ansible_collection_version_signature_href [String]
234
228
  # @param [Hash] opts the optional parameters
235
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
236
229
  # @option opts [Array<String>] :fields A list of fields to include in the response.
237
230
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
238
231
  # @return [AnsibleCollectionVersionSignatureResponse]
@@ -245,7 +238,6 @@ module PulpAnsibleClient
245
238
  # ViewSet for looking at signature objects for CollectionVersion content.
246
239
  # @param ansible_collection_version_signature_href [String]
247
240
  # @param [Hash] opts the optional parameters
248
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
249
241
  # @option opts [Array<String>] :fields A list of fields to include in the response.
250
242
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
251
243
  # @return [Array<(AnsibleCollectionVersionSignatureResponse, Integer, Hash)>] AnsibleCollectionVersionSignatureResponse data, response status code and response headers
@@ -269,7 +261,6 @@ module PulpAnsibleClient
269
261
  header_params = opts[:header_params] || {}
270
262
  # HTTP header 'Accept' (if needed)
271
263
  header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
272
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
273
264
 
274
265
  # form parameters
275
266
  form_params = opts[:form_params] || {}
@@ -305,7 +296,6 @@ module PulpAnsibleClient
305
296
  # @param ansible_collection_version_signature_href [String]
306
297
  # @param set_label [SetLabel]
307
298
  # @param [Hash] opts the optional parameters
308
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
309
299
  # @return [SetLabelResponse]
310
300
  def set_label(ansible_collection_version_signature_href, set_label, opts = {})
311
301
  data, _status_code, _headers = set_label_with_http_info(ansible_collection_version_signature_href, set_label, opts)
@@ -317,7 +307,6 @@ module PulpAnsibleClient
317
307
  # @param ansible_collection_version_signature_href [String]
318
308
  # @param set_label [SetLabel]
319
309
  # @param [Hash] opts the optional parameters
320
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
321
310
  # @return [Array<(SetLabelResponse, Integer, Hash)>] SetLabelResponse data, response status code and response headers
322
311
  def set_label_with_http_info(ansible_collection_version_signature_href, set_label, opts = {})
323
312
  if @api_client.config.debugging
@@ -346,7 +335,6 @@ module PulpAnsibleClient
346
335
  if !content_type.nil?
347
336
  header_params['Content-Type'] = content_type
348
337
  end
349
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
350
338
 
351
339
  # form parameters
352
340
  form_params = opts[:form_params] || {}
@@ -382,7 +370,6 @@ module PulpAnsibleClient
382
370
  # @param ansible_collection_version_signature_href [String]
383
371
  # @param unset_label [UnsetLabel]
384
372
  # @param [Hash] opts the optional parameters
385
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
386
373
  # @return [UnsetLabelResponse]
387
374
  def unset_label(ansible_collection_version_signature_href, unset_label, opts = {})
388
375
  data, _status_code, _headers = unset_label_with_http_info(ansible_collection_version_signature_href, unset_label, opts)
@@ -394,7 +381,6 @@ module PulpAnsibleClient
394
381
  # @param ansible_collection_version_signature_href [String]
395
382
  # @param unset_label [UnsetLabel]
396
383
  # @param [Hash] opts the optional parameters
397
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
398
384
  # @return [Array<(UnsetLabelResponse, Integer, Hash)>] UnsetLabelResponse data, response status code and response headers
399
385
  def unset_label_with_http_info(ansible_collection_version_signature_href, unset_label, opts = {})
400
386
  if @api_client.config.debugging
@@ -423,7 +409,6 @@ module PulpAnsibleClient
423
409
  if !content_type.nil?
424
410
  header_params['Content-Type'] = content_type
425
411
  end
426
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
427
412
 
428
413
  # form parameters
429
414
  form_params = opts[:form_params] || {}
@@ -22,13 +22,12 @@ module PulpAnsibleClient
22
22
  # Create a collection version
23
23
  # Trigger an asynchronous task to create content,optionally create new repository version.
24
24
  # @param [Hash] opts the optional parameters
25
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
26
- # @option opts [String] :repository A URI of a repository the new content unit should be associated with.
27
- # @option opts [String] :upload An uncommitted upload that may be turned into the content unit.
28
25
  # @option opts [File] :file An uploaded file that may be turned into the content unit.
29
26
  # @option opts [Hash<String, String>] :pulp_labels A dictionary of arbitrary key/value pairs used to describe a specific Content instance.
30
- # @option opts [String] :artifact Artifact file representing the physical content
27
+ # @option opts [String] :upload An uncommitted upload that may be turned into the content unit.
31
28
  # @option opts [String] :file_url A url that Pulp can download and turn into the content unit.
29
+ # @option opts [String] :repository A URI of a repository the new content unit should be associated with.
30
+ # @option opts [String] :artifact Artifact file representing the physical content
32
31
  # @option opts [String] :expected_name The name of the collection.
33
32
  # @option opts [String] :expected_namespace The namespace of the collection.
34
33
  # @option opts [String] :expected_version The version of the collection.
@@ -41,13 +40,12 @@ module PulpAnsibleClient
41
40
  # Create a collection version
42
41
  # Trigger an asynchronous task to create content,optionally create new repository version.
43
42
  # @param [Hash] opts the optional parameters
44
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
45
- # @option opts [String] :repository A URI of a repository the new content unit should be associated with.
46
- # @option opts [String] :upload An uncommitted upload that may be turned into the content unit.
47
43
  # @option opts [File] :file An uploaded file that may be turned into the content unit.
48
44
  # @option opts [Hash<String, String>] :pulp_labels A dictionary of arbitrary key/value pairs used to describe a specific Content instance.
49
- # @option opts [String] :artifact Artifact file representing the physical content
45
+ # @option opts [String] :upload An uncommitted upload that may be turned into the content unit.
50
46
  # @option opts [String] :file_url A url that Pulp can download and turn into the content unit.
47
+ # @option opts [String] :repository A URI of a repository the new content unit should be associated with.
48
+ # @option opts [String] :artifact Artifact file representing the physical content
51
49
  # @option opts [String] :expected_name The name of the collection.
52
50
  # @option opts [String] :expected_namespace The namespace of the collection.
53
51
  # @option opts [String] :expected_version The version of the collection.
@@ -99,16 +97,15 @@ module PulpAnsibleClient
99
97
  if !content_type.nil?
100
98
  header_params['Content-Type'] = content_type
101
99
  end
102
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
103
100
 
104
101
  # form parameters
105
102
  form_params = opts[:form_params] || {}
106
- form_params['repository'] = opts[:'repository'] if !opts[:'repository'].nil?
107
- form_params['upload'] = opts[:'upload'] if !opts[:'upload'].nil?
108
103
  form_params['file'] = opts[:'file'] if !opts[:'file'].nil?
109
104
  form_params['pulp_labels'] = opts[:'pulp_labels'] if !opts[:'pulp_labels'].nil?
110
- form_params['artifact'] = opts[:'artifact'] if !opts[:'artifact'].nil?
105
+ form_params['upload'] = opts[:'upload'] if !opts[:'upload'].nil?
111
106
  form_params['file_url'] = opts[:'file_url'] if !opts[:'file_url'].nil?
107
+ form_params['repository'] = opts[:'repository'] if !opts[:'repository'].nil?
108
+ form_params['artifact'] = opts[:'artifact'] if !opts[:'artifact'].nil?
112
109
  form_params['expected_name'] = opts[:'expected_name'] if !opts[:'expected_name'].nil?
113
110
  form_params['expected_namespace'] = opts[:'expected_namespace'] if !opts[:'expected_namespace'].nil?
114
111
  form_params['expected_version'] = opts[:'expected_version'] if !opts[:'expected_version'].nil?
@@ -142,7 +139,6 @@ module PulpAnsibleClient
142
139
  # List collection versions
143
140
  # ViewSet for Ansible Collection.
144
141
  # @param [Hash] opts the optional parameters
145
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
146
142
  # @option opts [Integer] :limit Number of results to return per page.
147
143
  # @option opts [String] :name
148
144
  # @option opts [String] :namespace
@@ -170,7 +166,6 @@ module PulpAnsibleClient
170
166
  # List collection versions
171
167
  # ViewSet for Ansible Collection.
172
168
  # @param [Hash] opts the optional parameters
173
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
174
169
  # @option opts [Integer] :limit Number of results to return per page.
175
170
  # @option opts [String] :name
176
171
  # @option opts [String] :namespace
@@ -226,7 +221,6 @@ module PulpAnsibleClient
226
221
  header_params = opts[:header_params] || {}
227
222
  # HTTP header 'Accept' (if needed)
228
223
  header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
229
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
230
224
 
231
225
  # form parameters
232
226
  form_params = opts[:form_params] || {}
@@ -261,7 +255,6 @@ module PulpAnsibleClient
261
255
  # ViewSet for Ansible Collection.
262
256
  # @param ansible_collection_version_href [String]
263
257
  # @param [Hash] opts the optional parameters
264
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
265
258
  # @option opts [Array<String>] :fields A list of fields to include in the response.
266
259
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
267
260
  # @return [AnsibleCollectionVersionResponse]
@@ -274,7 +267,6 @@ module PulpAnsibleClient
274
267
  # ViewSet for Ansible Collection.
275
268
  # @param ansible_collection_version_href [String]
276
269
  # @param [Hash] opts the optional parameters
277
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
278
270
  # @option opts [Array<String>] :fields A list of fields to include in the response.
279
271
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
280
272
  # @return [Array<(AnsibleCollectionVersionResponse, Integer, Hash)>] AnsibleCollectionVersionResponse data, response status code and response headers
@@ -298,7 +290,6 @@ module PulpAnsibleClient
298
290
  header_params = opts[:header_params] || {}
299
291
  # HTTP header 'Accept' (if needed)
300
292
  header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
301
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
302
293
 
303
294
  # form parameters
304
295
  form_params = opts[:form_params] || {}
@@ -334,7 +325,6 @@ module PulpAnsibleClient
334
325
  # @param ansible_collection_version_href [String]
335
326
  # @param set_label [SetLabel]
336
327
  # @param [Hash] opts the optional parameters
337
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
338
328
  # @return [SetLabelResponse]
339
329
  def set_label(ansible_collection_version_href, set_label, opts = {})
340
330
  data, _status_code, _headers = set_label_with_http_info(ansible_collection_version_href, set_label, opts)
@@ -346,7 +336,6 @@ module PulpAnsibleClient
346
336
  # @param ansible_collection_version_href [String]
347
337
  # @param set_label [SetLabel]
348
338
  # @param [Hash] opts the optional parameters
349
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
350
339
  # @return [Array<(SetLabelResponse, Integer, Hash)>] SetLabelResponse data, response status code and response headers
351
340
  def set_label_with_http_info(ansible_collection_version_href, set_label, opts = {})
352
341
  if @api_client.config.debugging
@@ -375,7 +364,6 @@ module PulpAnsibleClient
375
364
  if !content_type.nil?
376
365
  header_params['Content-Type'] = content_type
377
366
  end
378
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
379
367
 
380
368
  # form parameters
381
369
  form_params = opts[:form_params] || {}
@@ -411,7 +399,6 @@ module PulpAnsibleClient
411
399
  # @param ansible_collection_version_href [String]
412
400
  # @param unset_label [UnsetLabel]
413
401
  # @param [Hash] opts the optional parameters
414
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
415
402
  # @return [UnsetLabelResponse]
416
403
  def unset_label(ansible_collection_version_href, unset_label, opts = {})
417
404
  data, _status_code, _headers = unset_label_with_http_info(ansible_collection_version_href, unset_label, opts)
@@ -423,7 +410,6 @@ module PulpAnsibleClient
423
410
  # @param ansible_collection_version_href [String]
424
411
  # @param unset_label [UnsetLabel]
425
412
  # @param [Hash] opts the optional parameters
426
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
427
413
  # @return [Array<(UnsetLabelResponse, Integer, Hash)>] UnsetLabelResponse data, response status code and response headers
428
414
  def unset_label_with_http_info(ansible_collection_version_href, unset_label, opts = {})
429
415
  if @api_client.config.debugging
@@ -452,7 +438,6 @@ module PulpAnsibleClient
452
438
  if !content_type.nil?
453
439
  header_params['Content-Type'] = content_type
454
440
  end
455
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
456
441
 
457
442
  # form parameters
458
443
  form_params = opts[:form_params] || {}
@@ -22,7 +22,6 @@ module PulpAnsibleClient
22
22
  # Get the logo for the this namespace.
23
23
  # @param ansible_ansible_namespace_metadata_href [String]
24
24
  # @param [Hash] opts the optional parameters
25
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
26
25
  # @option opts [Array<String>] :fields A list of fields to include in the response.
27
26
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
28
27
  # @return [nil]
@@ -34,7 +33,6 @@ module PulpAnsibleClient
34
33
  # Get the logo for the this namespace.
35
34
  # @param ansible_ansible_namespace_metadata_href [String]
36
35
  # @param [Hash] opts the optional parameters
37
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
38
36
  # @option opts [Array<String>] :fields A list of fields to include in the response.
39
37
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
40
38
  # @return [Array<(nil, Integer, Hash)>] nil, response status code and response headers
@@ -58,7 +56,6 @@ module PulpAnsibleClient
58
56
  header_params = opts[:header_params] || {}
59
57
  # HTTP header 'Accept' (if needed)
60
58
  header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
61
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
62
59
 
63
60
  # form parameters
64
61
  form_params = opts[:form_params] || {}
@@ -92,7 +89,6 @@ module PulpAnsibleClient
92
89
  # List ansible namespace metadatas
93
90
  # ViewSet for AnsibleNamespace.
94
91
  # @param [Hash] opts the optional parameters
95
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
96
92
  # @option opts [String] :company Filter results where company matches value
97
93
  # @option opts [String] :company__contains Filter results where company contains value
98
94
  # @option opts [String] :company__icontains Filter results where company contains value
@@ -136,7 +132,6 @@ module PulpAnsibleClient
136
132
  # List ansible namespace metadatas
137
133
  # ViewSet for AnsibleNamespace.
138
134
  # @param [Hash] opts the optional parameters
139
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
140
135
  # @option opts [String] :company Filter results where company matches value
141
136
  # @option opts [String] :company__contains Filter results where company contains value
142
137
  # @option opts [String] :company__icontains Filter results where company contains value
@@ -224,7 +219,6 @@ module PulpAnsibleClient
224
219
  header_params = opts[:header_params] || {}
225
220
  # HTTP header 'Accept' (if needed)
226
221
  header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
227
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
228
222
 
229
223
  # form parameters
230
224
  form_params = opts[:form_params] || {}
@@ -259,7 +253,6 @@ module PulpAnsibleClient
259
253
  # ViewSet for AnsibleNamespace.
260
254
  # @param ansible_ansible_namespace_metadata_href [String]
261
255
  # @param [Hash] opts the optional parameters
262
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
263
256
  # @option opts [Array<String>] :fields A list of fields to include in the response.
264
257
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
265
258
  # @return [AnsibleAnsibleNamespaceMetadataResponse]
@@ -272,7 +265,6 @@ module PulpAnsibleClient
272
265
  # ViewSet for AnsibleNamespace.
273
266
  # @param ansible_ansible_namespace_metadata_href [String]
274
267
  # @param [Hash] opts the optional parameters
275
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
276
268
  # @option opts [Array<String>] :fields A list of fields to include in the response.
277
269
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
278
270
  # @return [Array<(AnsibleAnsibleNamespaceMetadataResponse, Integer, Hash)>] AnsibleAnsibleNamespaceMetadataResponse data, response status code and response headers
@@ -296,7 +288,6 @@ module PulpAnsibleClient
296
288
  header_params = opts[:header_params] || {}
297
289
  # HTTP header 'Accept' (if needed)
298
290
  header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
299
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
300
291
 
301
292
  # form parameters
302
293
  form_params = opts[:form_params] || {}
@@ -332,7 +323,6 @@ module PulpAnsibleClient
332
323
  # @param ansible_ansible_namespace_metadata_href [String]
333
324
  # @param set_label [SetLabel]
334
325
  # @param [Hash] opts the optional parameters
335
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
336
326
  # @return [SetLabelResponse]
337
327
  def set_label(ansible_ansible_namespace_metadata_href, set_label, opts = {})
338
328
  data, _status_code, _headers = set_label_with_http_info(ansible_ansible_namespace_metadata_href, set_label, opts)
@@ -344,7 +334,6 @@ module PulpAnsibleClient
344
334
  # @param ansible_ansible_namespace_metadata_href [String]
345
335
  # @param set_label [SetLabel]
346
336
  # @param [Hash] opts the optional parameters
347
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
348
337
  # @return [Array<(SetLabelResponse, Integer, Hash)>] SetLabelResponse data, response status code and response headers
349
338
  def set_label_with_http_info(ansible_ansible_namespace_metadata_href, set_label, opts = {})
350
339
  if @api_client.config.debugging
@@ -373,7 +362,6 @@ module PulpAnsibleClient
373
362
  if !content_type.nil?
374
363
  header_params['Content-Type'] = content_type
375
364
  end
376
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
377
365
 
378
366
  # form parameters
379
367
  form_params = opts[:form_params] || {}
@@ -409,7 +397,6 @@ module PulpAnsibleClient
409
397
  # @param ansible_ansible_namespace_metadata_href [String]
410
398
  # @param unset_label [UnsetLabel]
411
399
  # @param [Hash] opts the optional parameters
412
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
413
400
  # @return [UnsetLabelResponse]
414
401
  def unset_label(ansible_ansible_namespace_metadata_href, unset_label, opts = {})
415
402
  data, _status_code, _headers = unset_label_with_http_info(ansible_ansible_namespace_metadata_href, unset_label, opts)
@@ -421,7 +408,6 @@ module PulpAnsibleClient
421
408
  # @param ansible_ansible_namespace_metadata_href [String]
422
409
  # @param unset_label [UnsetLabel]
423
410
  # @param [Hash] opts the optional parameters
424
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
425
411
  # @return [Array<(UnsetLabelResponse, Integer, Hash)>] UnsetLabelResponse data, response status code and response headers
426
412
  def unset_label_with_http_info(ansible_ansible_namespace_metadata_href, unset_label, opts = {})
427
413
  if @api_client.config.debugging
@@ -450,7 +436,6 @@ module PulpAnsibleClient
450
436
  if !content_type.nil?
451
437
  header_params['Content-Type'] = content_type
452
438
  end
453
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
454
439
 
455
440
  # form parameters
456
441
  form_params = opts[:form_params] || {}
@@ -23,7 +23,6 @@ module PulpAnsibleClient
23
23
  # ViewSet for Role.
24
24
  # @param ansible_role [AnsibleRole]
25
25
  # @param [Hash] opts the optional parameters
26
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
27
26
  # @return [AnsibleRoleResponse]
28
27
  def create(ansible_role, opts = {})
29
28
  data, _status_code, _headers = create_with_http_info(ansible_role, opts)
@@ -34,7 +33,6 @@ module PulpAnsibleClient
34
33
  # ViewSet for Role.
35
34
  # @param ansible_role [AnsibleRole]
36
35
  # @param [Hash] opts the optional parameters
37
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
38
36
  # @return [Array<(AnsibleRoleResponse, Integer, Hash)>] AnsibleRoleResponse data, response status code and response headers
39
37
  def create_with_http_info(ansible_role, opts = {})
40
38
  if @api_client.config.debugging
@@ -59,7 +57,6 @@ module PulpAnsibleClient
59
57
  if !content_type.nil?
60
58
  header_params['Content-Type'] = content_type
61
59
  end
62
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
63
60
 
64
61
  # form parameters
65
62
  form_params = opts[:form_params] || {}
@@ -93,7 +90,6 @@ module PulpAnsibleClient
93
90
  # List roles
94
91
  # ViewSet for Role.
95
92
  # @param [Hash] opts the optional parameters
96
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
97
93
  # @option opts [Integer] :limit Number of results to return per page.
98
94
  # @option opts [String] :name Filter results where name matches value
99
95
  # @option opts [String] :namespace Filter results where namespace matches value
@@ -120,7 +116,6 @@ module PulpAnsibleClient
120
116
  # List roles
121
117
  # ViewSet for Role.
122
118
  # @param [Hash] opts the optional parameters
123
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
124
119
  # @option opts [Integer] :limit Number of results to return per page.
125
120
  # @option opts [String] :name Filter results where name matches value
126
121
  # @option opts [String] :namespace Filter results where namespace matches value
@@ -174,7 +169,6 @@ module PulpAnsibleClient
174
169
  header_params = opts[:header_params] || {}
175
170
  # HTTP header 'Accept' (if needed)
176
171
  header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
177
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
178
172
 
179
173
  # form parameters
180
174
  form_params = opts[:form_params] || {}
@@ -209,7 +203,6 @@ module PulpAnsibleClient
209
203
  # ViewSet for Role.
210
204
  # @param ansible_role_href [String]
211
205
  # @param [Hash] opts the optional parameters
212
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
213
206
  # @option opts [Array<String>] :fields A list of fields to include in the response.
214
207
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
215
208
  # @return [AnsibleRoleResponse]
@@ -222,7 +215,6 @@ module PulpAnsibleClient
222
215
  # ViewSet for Role.
223
216
  # @param ansible_role_href [String]
224
217
  # @param [Hash] opts the optional parameters
225
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
226
218
  # @option opts [Array<String>] :fields A list of fields to include in the response.
227
219
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
228
220
  # @return [Array<(AnsibleRoleResponse, Integer, Hash)>] AnsibleRoleResponse data, response status code and response headers
@@ -246,7 +238,6 @@ module PulpAnsibleClient
246
238
  header_params = opts[:header_params] || {}
247
239
  # HTTP header 'Accept' (if needed)
248
240
  header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
249
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
250
241
 
251
242
  # form parameters
252
243
  form_params = opts[:form_params] || {}
@@ -282,7 +273,6 @@ module PulpAnsibleClient
282
273
  # @param ansible_role_href [String]
283
274
  # @param set_label [SetLabel]
284
275
  # @param [Hash] opts the optional parameters
285
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
286
276
  # @return [SetLabelResponse]
287
277
  def set_label(ansible_role_href, set_label, opts = {})
288
278
  data, _status_code, _headers = set_label_with_http_info(ansible_role_href, set_label, opts)
@@ -294,7 +284,6 @@ module PulpAnsibleClient
294
284
  # @param ansible_role_href [String]
295
285
  # @param set_label [SetLabel]
296
286
  # @param [Hash] opts the optional parameters
297
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
298
287
  # @return [Array<(SetLabelResponse, Integer, Hash)>] SetLabelResponse data, response status code and response headers
299
288
  def set_label_with_http_info(ansible_role_href, set_label, opts = {})
300
289
  if @api_client.config.debugging
@@ -323,7 +312,6 @@ module PulpAnsibleClient
323
312
  if !content_type.nil?
324
313
  header_params['Content-Type'] = content_type
325
314
  end
326
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
327
315
 
328
316
  # form parameters
329
317
  form_params = opts[:form_params] || {}
@@ -359,7 +347,6 @@ module PulpAnsibleClient
359
347
  # @param ansible_role_href [String]
360
348
  # @param unset_label [UnsetLabel]
361
349
  # @param [Hash] opts the optional parameters
362
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
363
350
  # @return [UnsetLabelResponse]
364
351
  def unset_label(ansible_role_href, unset_label, opts = {})
365
352
  data, _status_code, _headers = unset_label_with_http_info(ansible_role_href, unset_label, opts)
@@ -371,7 +358,6 @@ module PulpAnsibleClient
371
358
  # @param ansible_role_href [String]
372
359
  # @param unset_label [UnsetLabel]
373
360
  # @param [Hash] opts the optional parameters
374
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
375
361
  # @return [Array<(UnsetLabelResponse, Integer, Hash)>] UnsetLabelResponse data, response status code and response headers
376
362
  def unset_label_with_http_info(ansible_role_href, unset_label, opts = {})
377
363
  if @api_client.config.debugging
@@ -400,7 +386,6 @@ module PulpAnsibleClient
400
386
  if !content_type.nil?
401
387
  header_params['Content-Type'] = content_type
402
388
  end
403
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
404
389
 
405
390
  # form parameters
406
391
  form_params = opts[:form_params] || {}