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
@@ -24,7 +24,6 @@ module PulpAnsibleClient
24
24
  # @param ansible_ansible_repository_href [String]
25
25
  # @param nested_role [NestedRole]
26
26
  # @param [Hash] opts the optional parameters
27
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
28
27
  # @return [NestedRoleResponse]
29
28
  def add_role(ansible_ansible_repository_href, nested_role, opts = {})
30
29
  data, _status_code, _headers = add_role_with_http_info(ansible_ansible_repository_href, nested_role, opts)
@@ -36,7 +35,6 @@ module PulpAnsibleClient
36
35
  # @param ansible_ansible_repository_href [String]
37
36
  # @param nested_role [NestedRole]
38
37
  # @param [Hash] opts the optional parameters
39
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
40
38
  # @return [Array<(NestedRoleResponse, Integer, Hash)>] NestedRoleResponse data, response status code and response headers
41
39
  def add_role_with_http_info(ansible_ansible_repository_href, nested_role, opts = {})
42
40
  if @api_client.config.debugging
@@ -65,7 +63,6 @@ module PulpAnsibleClient
65
63
  if !content_type.nil?
66
64
  header_params['Content-Type'] = content_type
67
65
  end
68
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
69
66
 
70
67
  # form parameters
71
68
  form_params = opts[:form_params] || {}
@@ -100,7 +97,6 @@ module PulpAnsibleClient
100
97
  # @param ansible_ansible_repository_href [String]
101
98
  # @param collection_version_copy_move [CollectionVersionCopyMove]
102
99
  # @param [Hash] opts the optional parameters
103
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
104
100
  # @return [AsyncOperationResponse]
105
101
  def copy_collection_version(ansible_ansible_repository_href, collection_version_copy_move, opts = {})
106
102
  data, _status_code, _headers = copy_collection_version_with_http_info(ansible_ansible_repository_href, collection_version_copy_move, opts)
@@ -111,7 +107,6 @@ module PulpAnsibleClient
111
107
  # @param ansible_ansible_repository_href [String]
112
108
  # @param collection_version_copy_move [CollectionVersionCopyMove]
113
109
  # @param [Hash] opts the optional parameters
114
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
115
110
  # @return [Array<(AsyncOperationResponse, Integer, Hash)>] AsyncOperationResponse data, response status code and response headers
116
111
  def copy_collection_version_with_http_info(ansible_ansible_repository_href, collection_version_copy_move, opts = {})
117
112
  if @api_client.config.debugging
@@ -140,7 +135,6 @@ module PulpAnsibleClient
140
135
  if !content_type.nil?
141
136
  header_params['Content-Type'] = content_type
142
137
  end
143
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
144
138
 
145
139
  # form parameters
146
140
  form_params = opts[:form_params] || {}
@@ -175,7 +169,6 @@ module PulpAnsibleClient
175
169
  # ViewSet for Ansible Repositories.
176
170
  # @param ansible_ansible_repository [AnsibleAnsibleRepository]
177
171
  # @param [Hash] opts the optional parameters
178
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
179
172
  # @return [AnsibleAnsibleRepositoryResponse]
180
173
  def create(ansible_ansible_repository, opts = {})
181
174
  data, _status_code, _headers = create_with_http_info(ansible_ansible_repository, opts)
@@ -186,7 +179,6 @@ module PulpAnsibleClient
186
179
  # ViewSet for Ansible Repositories.
187
180
  # @param ansible_ansible_repository [AnsibleAnsibleRepository]
188
181
  # @param [Hash] opts the optional parameters
189
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
190
182
  # @return [Array<(AnsibleAnsibleRepositoryResponse, Integer, Hash)>] AnsibleAnsibleRepositoryResponse data, response status code and response headers
191
183
  def create_with_http_info(ansible_ansible_repository, opts = {})
192
184
  if @api_client.config.debugging
@@ -211,7 +203,6 @@ module PulpAnsibleClient
211
203
  if !content_type.nil?
212
204
  header_params['Content-Type'] = content_type
213
205
  end
214
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
215
206
 
216
207
  # form parameters
217
208
  form_params = opts[:form_params] || {}
@@ -246,7 +237,6 @@ module PulpAnsibleClient
246
237
  # Trigger an asynchronous delete task
247
238
  # @param ansible_ansible_repository_href [String]
248
239
  # @param [Hash] opts the optional parameters
249
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
250
240
  # @return [AsyncOperationResponse]
251
241
  def delete(ansible_ansible_repository_href, opts = {})
252
242
  data, _status_code, _headers = delete_with_http_info(ansible_ansible_repository_href, opts)
@@ -257,7 +247,6 @@ module PulpAnsibleClient
257
247
  # Trigger an asynchronous delete task
258
248
  # @param ansible_ansible_repository_href [String]
259
249
  # @param [Hash] opts the optional parameters
260
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
261
250
  # @return [Array<(AsyncOperationResponse, Integer, Hash)>] AsyncOperationResponse data, response status code and response headers
262
251
  def delete_with_http_info(ansible_ansible_repository_href, opts = {})
263
252
  if @api_client.config.debugging
@@ -277,7 +266,6 @@ module PulpAnsibleClient
277
266
  header_params = opts[:header_params] || {}
278
267
  # HTTP header 'Accept' (if needed)
279
268
  header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
280
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
281
269
 
282
270
  # form parameters
283
271
  form_params = opts[:form_params] || {}
@@ -311,7 +299,6 @@ module PulpAnsibleClient
311
299
  # List ansible repositorys
312
300
  # ViewSet for Ansible Repositories.
313
301
  # @param [Hash] opts the optional parameters
314
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
315
302
  # @option opts [String] :latest_with_content Content Unit referenced by HREF/PRN
316
303
  # @option opts [Integer] :limit Number of results to return per page.
317
304
  # @option opts [String] :name Filter results where name matches value
@@ -351,7 +338,6 @@ module PulpAnsibleClient
351
338
  # List ansible repositorys
352
339
  # ViewSet for Ansible Repositories.
353
340
  # @param [Hash] opts the optional parameters
354
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
355
341
  # @option opts [String] :latest_with_content Content Unit referenced by HREF/PRN
356
342
  # @option opts [Integer] :limit Number of results to return per page.
357
343
  # @option opts [String] :name Filter results where name matches value
@@ -431,7 +417,6 @@ module PulpAnsibleClient
431
417
  header_params = opts[:header_params] || {}
432
418
  # HTTP header 'Accept' (if needed)
433
419
  header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
434
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
435
420
 
436
421
  # form parameters
437
422
  form_params = opts[:form_params] || {}
@@ -466,7 +451,6 @@ module PulpAnsibleClient
466
451
  # List roles assigned to this object.
467
452
  # @param ansible_ansible_repository_href [String]
468
453
  # @param [Hash] opts the optional parameters
469
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
470
454
  # @option opts [Array<String>] :fields A list of fields to include in the response.
471
455
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
472
456
  # @return [ObjectRolesResponse]
@@ -479,7 +463,6 @@ module PulpAnsibleClient
479
463
  # List roles assigned to this object.
480
464
  # @param ansible_ansible_repository_href [String]
481
465
  # @param [Hash] opts the optional parameters
482
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
483
466
  # @option opts [Array<String>] :fields A list of fields to include in the response.
484
467
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
485
468
  # @return [Array<(ObjectRolesResponse, Integer, Hash)>] ObjectRolesResponse data, response status code and response headers
@@ -503,7 +486,6 @@ module PulpAnsibleClient
503
486
  header_params = opts[:header_params] || {}
504
487
  # HTTP header 'Accept' (if needed)
505
488
  header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
506
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
507
489
 
508
490
  # form parameters
509
491
  form_params = opts[:form_params] || {}
@@ -538,7 +520,6 @@ module PulpAnsibleClient
538
520
  # @param ansible_ansible_repository_href [String]
539
521
  # @param ansible_repository_mark [AnsibleRepositoryMark]
540
522
  # @param [Hash] opts the optional parameters
541
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
542
523
  # @return [AsyncOperationResponse]
543
524
  def mark(ansible_ansible_repository_href, ansible_repository_mark, opts = {})
544
525
  data, _status_code, _headers = mark_with_http_info(ansible_ansible_repository_href, ansible_repository_mark, opts)
@@ -549,7 +530,6 @@ module PulpAnsibleClient
549
530
  # @param ansible_ansible_repository_href [String]
550
531
  # @param ansible_repository_mark [AnsibleRepositoryMark]
551
532
  # @param [Hash] opts the optional parameters
552
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
553
533
  # @return [Array<(AsyncOperationResponse, Integer, Hash)>] AsyncOperationResponse data, response status code and response headers
554
534
  def mark_with_http_info(ansible_ansible_repository_href, ansible_repository_mark, opts = {})
555
535
  if @api_client.config.debugging
@@ -578,7 +558,6 @@ module PulpAnsibleClient
578
558
  if !content_type.nil?
579
559
  header_params['Content-Type'] = content_type
580
560
  end
581
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
582
561
 
583
562
  # form parameters
584
563
  form_params = opts[:form_params] || {}
@@ -614,7 +593,6 @@ module PulpAnsibleClient
614
593
  # @param ansible_ansible_repository_href [String]
615
594
  # @param repository_add_remove_content [RepositoryAddRemoveContent]
616
595
  # @param [Hash] opts the optional parameters
617
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
618
596
  # @return [AsyncOperationResponse]
619
597
  def modify(ansible_ansible_repository_href, repository_add_remove_content, opts = {})
620
598
  data, _status_code, _headers = modify_with_http_info(ansible_ansible_repository_href, repository_add_remove_content, opts)
@@ -626,7 +604,6 @@ module PulpAnsibleClient
626
604
  # @param ansible_ansible_repository_href [String]
627
605
  # @param repository_add_remove_content [RepositoryAddRemoveContent]
628
606
  # @param [Hash] opts the optional parameters
629
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
630
607
  # @return [Array<(AsyncOperationResponse, Integer, Hash)>] AsyncOperationResponse data, response status code and response headers
631
608
  def modify_with_http_info(ansible_ansible_repository_href, repository_add_remove_content, opts = {})
632
609
  if @api_client.config.debugging
@@ -655,7 +632,6 @@ module PulpAnsibleClient
655
632
  if !content_type.nil?
656
633
  header_params['Content-Type'] = content_type
657
634
  end
658
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
659
635
 
660
636
  # form parameters
661
637
  form_params = opts[:form_params] || {}
@@ -690,7 +666,6 @@ module PulpAnsibleClient
690
666
  # @param ansible_ansible_repository_href [String]
691
667
  # @param collection_version_copy_move [CollectionVersionCopyMove]
692
668
  # @param [Hash] opts the optional parameters
693
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
694
669
  # @return [AsyncOperationResponse]
695
670
  def move_collection_version(ansible_ansible_repository_href, collection_version_copy_move, opts = {})
696
671
  data, _status_code, _headers = move_collection_version_with_http_info(ansible_ansible_repository_href, collection_version_copy_move, opts)
@@ -701,7 +676,6 @@ module PulpAnsibleClient
701
676
  # @param ansible_ansible_repository_href [String]
702
677
  # @param collection_version_copy_move [CollectionVersionCopyMove]
703
678
  # @param [Hash] opts the optional parameters
704
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
705
679
  # @return [Array<(AsyncOperationResponse, Integer, Hash)>] AsyncOperationResponse data, response status code and response headers
706
680
  def move_collection_version_with_http_info(ansible_ansible_repository_href, collection_version_copy_move, opts = {})
707
681
  if @api_client.config.debugging
@@ -730,7 +704,6 @@ module PulpAnsibleClient
730
704
  if !content_type.nil?
731
705
  header_params['Content-Type'] = content_type
732
706
  end
733
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
734
707
 
735
708
  # form parameters
736
709
  form_params = opts[:form_params] || {}
@@ -765,7 +738,6 @@ module PulpAnsibleClient
765
738
  # List permissions available to the current user on this object.
766
739
  # @param ansible_ansible_repository_href [String]
767
740
  # @param [Hash] opts the optional parameters
768
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
769
741
  # @option opts [Array<String>] :fields A list of fields to include in the response.
770
742
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
771
743
  # @return [MyPermissionsResponse]
@@ -778,7 +750,6 @@ module PulpAnsibleClient
778
750
  # List permissions available to the current user on this object.
779
751
  # @param ansible_ansible_repository_href [String]
780
752
  # @param [Hash] opts the optional parameters
781
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
782
753
  # @option opts [Array<String>] :fields A list of fields to include in the response.
783
754
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
784
755
  # @return [Array<(MyPermissionsResponse, Integer, Hash)>] MyPermissionsResponse data, response status code and response headers
@@ -802,7 +773,6 @@ module PulpAnsibleClient
802
773
  header_params = opts[:header_params] || {}
803
774
  # HTTP header 'Accept' (if needed)
804
775
  header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
805
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
806
776
 
807
777
  # form parameters
808
778
  form_params = opts[:form_params] || {}
@@ -838,7 +808,6 @@ module PulpAnsibleClient
838
808
  # @param ansible_ansible_repository_href [String]
839
809
  # @param patchedansible_ansible_repository [PatchedansibleAnsibleRepository]
840
810
  # @param [Hash] opts the optional parameters
841
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
842
811
  # @return [AsyncOperationResponse]
843
812
  def partial_update(ansible_ansible_repository_href, patchedansible_ansible_repository, opts = {})
844
813
  data, _status_code, _headers = partial_update_with_http_info(ansible_ansible_repository_href, patchedansible_ansible_repository, opts)
@@ -850,7 +819,6 @@ module PulpAnsibleClient
850
819
  # @param ansible_ansible_repository_href [String]
851
820
  # @param patchedansible_ansible_repository [PatchedansibleAnsibleRepository]
852
821
  # @param [Hash] opts the optional parameters
853
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
854
822
  # @return [Array<(AsyncOperationResponse, Integer, Hash)>] AsyncOperationResponse data, response status code and response headers
855
823
  def partial_update_with_http_info(ansible_ansible_repository_href, patchedansible_ansible_repository, opts = {})
856
824
  if @api_client.config.debugging
@@ -879,7 +847,6 @@ module PulpAnsibleClient
879
847
  if !content_type.nil?
880
848
  header_params['Content-Type'] = content_type
881
849
  end
882
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
883
850
 
884
851
  # form parameters
885
852
  form_params = opts[:form_params] || {}
@@ -914,7 +881,6 @@ module PulpAnsibleClient
914
881
  # ViewSet for Ansible Repositories.
915
882
  # @param ansible_ansible_repository_href [String]
916
883
  # @param [Hash] opts the optional parameters
917
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
918
884
  # @option opts [Array<String>] :fields A list of fields to include in the response.
919
885
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
920
886
  # @return [AnsibleAnsibleRepositoryResponse]
@@ -927,7 +893,6 @@ module PulpAnsibleClient
927
893
  # ViewSet for Ansible Repositories.
928
894
  # @param ansible_ansible_repository_href [String]
929
895
  # @param [Hash] opts the optional parameters
930
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
931
896
  # @option opts [Array<String>] :fields A list of fields to include in the response.
932
897
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
933
898
  # @return [Array<(AnsibleAnsibleRepositoryResponse, Integer, Hash)>] AnsibleAnsibleRepositoryResponse data, response status code and response headers
@@ -951,7 +916,6 @@ module PulpAnsibleClient
951
916
  header_params = opts[:header_params] || {}
952
917
  # HTTP header 'Accept' (if needed)
953
918
  header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
954
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
955
919
 
956
920
  # form parameters
957
921
  form_params = opts[:form_params] || {}
@@ -986,7 +950,6 @@ module PulpAnsibleClient
986
950
  # @param ansible_ansible_repository_href [String]
987
951
  # @param ansible_repository_rebuild [AnsibleRepositoryRebuild]
988
952
  # @param [Hash] opts the optional parameters
989
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
990
953
  # @return [AsyncOperationResponse]
991
954
  def rebuild_metadata(ansible_ansible_repository_href, ansible_repository_rebuild, opts = {})
992
955
  data, _status_code, _headers = rebuild_metadata_with_http_info(ansible_ansible_repository_href, ansible_repository_rebuild, opts)
@@ -997,7 +960,6 @@ module PulpAnsibleClient
997
960
  # @param ansible_ansible_repository_href [String]
998
961
  # @param ansible_repository_rebuild [AnsibleRepositoryRebuild]
999
962
  # @param [Hash] opts the optional parameters
1000
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
1001
963
  # @return [Array<(AsyncOperationResponse, Integer, Hash)>] AsyncOperationResponse data, response status code and response headers
1002
964
  def rebuild_metadata_with_http_info(ansible_ansible_repository_href, ansible_repository_rebuild, opts = {})
1003
965
  if @api_client.config.debugging
@@ -1026,7 +988,6 @@ module PulpAnsibleClient
1026
988
  if !content_type.nil?
1027
989
  header_params['Content-Type'] = content_type
1028
990
  end
1029
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
1030
991
 
1031
992
  # form parameters
1032
993
  form_params = opts[:form_params] || {}
@@ -1062,7 +1023,6 @@ module PulpAnsibleClient
1062
1023
  # @param ansible_ansible_repository_href [String]
1063
1024
  # @param nested_role [NestedRole]
1064
1025
  # @param [Hash] opts the optional parameters
1065
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
1066
1026
  # @return [NestedRoleResponse]
1067
1027
  def remove_role(ansible_ansible_repository_href, nested_role, opts = {})
1068
1028
  data, _status_code, _headers = remove_role_with_http_info(ansible_ansible_repository_href, nested_role, opts)
@@ -1074,7 +1034,6 @@ module PulpAnsibleClient
1074
1034
  # @param ansible_ansible_repository_href [String]
1075
1035
  # @param nested_role [NestedRole]
1076
1036
  # @param [Hash] opts the optional parameters
1077
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
1078
1037
  # @return [Array<(NestedRoleResponse, Integer, Hash)>] NestedRoleResponse data, response status code and response headers
1079
1038
  def remove_role_with_http_info(ansible_ansible_repository_href, nested_role, opts = {})
1080
1039
  if @api_client.config.debugging
@@ -1103,7 +1062,6 @@ module PulpAnsibleClient
1103
1062
  if !content_type.nil?
1104
1063
  header_params['Content-Type'] = content_type
1105
1064
  end
1106
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
1107
1065
 
1108
1066
  # form parameters
1109
1067
  form_params = opts[:form_params] || {}
@@ -1139,7 +1097,6 @@ module PulpAnsibleClient
1139
1097
  # @param ansible_ansible_repository_href [String]
1140
1098
  # @param set_label [SetLabel]
1141
1099
  # @param [Hash] opts the optional parameters
1142
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
1143
1100
  # @return [SetLabelResponse]
1144
1101
  def set_label(ansible_ansible_repository_href, set_label, opts = {})
1145
1102
  data, _status_code, _headers = set_label_with_http_info(ansible_ansible_repository_href, set_label, opts)
@@ -1151,7 +1108,6 @@ module PulpAnsibleClient
1151
1108
  # @param ansible_ansible_repository_href [String]
1152
1109
  # @param set_label [SetLabel]
1153
1110
  # @param [Hash] opts the optional parameters
1154
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
1155
1111
  # @return [Array<(SetLabelResponse, Integer, Hash)>] SetLabelResponse data, response status code and response headers
1156
1112
  def set_label_with_http_info(ansible_ansible_repository_href, set_label, opts = {})
1157
1113
  if @api_client.config.debugging
@@ -1180,7 +1136,6 @@ module PulpAnsibleClient
1180
1136
  if !content_type.nil?
1181
1137
  header_params['Content-Type'] = content_type
1182
1138
  end
1183
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
1184
1139
 
1185
1140
  # form parameters
1186
1141
  form_params = opts[:form_params] || {}
@@ -1215,7 +1170,6 @@ module PulpAnsibleClient
1215
1170
  # @param ansible_ansible_repository_href [String]
1216
1171
  # @param ansible_repository_signature [AnsibleRepositorySignature]
1217
1172
  # @param [Hash] opts the optional parameters
1218
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
1219
1173
  # @return [AsyncOperationResponse]
1220
1174
  def sign(ansible_ansible_repository_href, ansible_repository_signature, opts = {})
1221
1175
  data, _status_code, _headers = sign_with_http_info(ansible_ansible_repository_href, ansible_repository_signature, opts)
@@ -1226,7 +1180,6 @@ module PulpAnsibleClient
1226
1180
  # @param ansible_ansible_repository_href [String]
1227
1181
  # @param ansible_repository_signature [AnsibleRepositorySignature]
1228
1182
  # @param [Hash] opts the optional parameters
1229
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
1230
1183
  # @return [Array<(AsyncOperationResponse, Integer, Hash)>] AsyncOperationResponse data, response status code and response headers
1231
1184
  def sign_with_http_info(ansible_ansible_repository_href, ansible_repository_signature, opts = {})
1232
1185
  if @api_client.config.debugging
@@ -1255,7 +1208,6 @@ module PulpAnsibleClient
1255
1208
  if !content_type.nil?
1256
1209
  header_params['Content-Type'] = content_type
1257
1210
  end
1258
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
1259
1211
 
1260
1212
  # form parameters
1261
1213
  form_params = opts[:form_params] || {}
@@ -1290,7 +1242,6 @@ module PulpAnsibleClient
1290
1242
  # @param ansible_ansible_repository_href [String]
1291
1243
  # @param ansible_repository_sync_url [AnsibleRepositorySyncURL]
1292
1244
  # @param [Hash] opts the optional parameters
1293
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
1294
1245
  # @return [AsyncOperationResponse]
1295
1246
  def sync(ansible_ansible_repository_href, ansible_repository_sync_url, opts = {})
1296
1247
  data, _status_code, _headers = sync_with_http_info(ansible_ansible_repository_href, ansible_repository_sync_url, opts)
@@ -1301,7 +1252,6 @@ module PulpAnsibleClient
1301
1252
  # @param ansible_ansible_repository_href [String]
1302
1253
  # @param ansible_repository_sync_url [AnsibleRepositorySyncURL]
1303
1254
  # @param [Hash] opts the optional parameters
1304
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
1305
1255
  # @return [Array<(AsyncOperationResponse, Integer, Hash)>] AsyncOperationResponse data, response status code and response headers
1306
1256
  def sync_with_http_info(ansible_ansible_repository_href, ansible_repository_sync_url, opts = {})
1307
1257
  if @api_client.config.debugging
@@ -1330,7 +1280,6 @@ module PulpAnsibleClient
1330
1280
  if !content_type.nil?
1331
1281
  header_params['Content-Type'] = content_type
1332
1282
  end
1333
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
1334
1283
 
1335
1284
  # form parameters
1336
1285
  form_params = opts[:form_params] || {}
@@ -1365,7 +1314,6 @@ module PulpAnsibleClient
1365
1314
  # @param ansible_ansible_repository_href [String]
1366
1315
  # @param ansible_repository_mark [AnsibleRepositoryMark]
1367
1316
  # @param [Hash] opts the optional parameters
1368
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
1369
1317
  # @return [AsyncOperationResponse]
1370
1318
  def unmark(ansible_ansible_repository_href, ansible_repository_mark, opts = {})
1371
1319
  data, _status_code, _headers = unmark_with_http_info(ansible_ansible_repository_href, ansible_repository_mark, opts)
@@ -1376,7 +1324,6 @@ module PulpAnsibleClient
1376
1324
  # @param ansible_ansible_repository_href [String]
1377
1325
  # @param ansible_repository_mark [AnsibleRepositoryMark]
1378
1326
  # @param [Hash] opts the optional parameters
1379
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
1380
1327
  # @return [Array<(AsyncOperationResponse, Integer, Hash)>] AsyncOperationResponse data, response status code and response headers
1381
1328
  def unmark_with_http_info(ansible_ansible_repository_href, ansible_repository_mark, opts = {})
1382
1329
  if @api_client.config.debugging
@@ -1405,7 +1352,6 @@ module PulpAnsibleClient
1405
1352
  if !content_type.nil?
1406
1353
  header_params['Content-Type'] = content_type
1407
1354
  end
1408
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
1409
1355
 
1410
1356
  # form parameters
1411
1357
  form_params = opts[:form_params] || {}
@@ -1441,7 +1387,6 @@ module PulpAnsibleClient
1441
1387
  # @param ansible_ansible_repository_href [String]
1442
1388
  # @param unset_label [UnsetLabel]
1443
1389
  # @param [Hash] opts the optional parameters
1444
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
1445
1390
  # @return [UnsetLabelResponse]
1446
1391
  def unset_label(ansible_ansible_repository_href, unset_label, opts = {})
1447
1392
  data, _status_code, _headers = unset_label_with_http_info(ansible_ansible_repository_href, unset_label, opts)
@@ -1453,7 +1398,6 @@ module PulpAnsibleClient
1453
1398
  # @param ansible_ansible_repository_href [String]
1454
1399
  # @param unset_label [UnsetLabel]
1455
1400
  # @param [Hash] opts the optional parameters
1456
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
1457
1401
  # @return [Array<(UnsetLabelResponse, Integer, Hash)>] UnsetLabelResponse data, response status code and response headers
1458
1402
  def unset_label_with_http_info(ansible_ansible_repository_href, unset_label, opts = {})
1459
1403
  if @api_client.config.debugging
@@ -1482,7 +1426,6 @@ module PulpAnsibleClient
1482
1426
  if !content_type.nil?
1483
1427
  header_params['Content-Type'] = content_type
1484
1428
  end
1485
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
1486
1429
 
1487
1430
  # form parameters
1488
1431
  form_params = opts[:form_params] || {}
@@ -1518,7 +1461,6 @@ module PulpAnsibleClient
1518
1461
  # @param ansible_ansible_repository_href [String]
1519
1462
  # @param ansible_ansible_repository [AnsibleAnsibleRepository]
1520
1463
  # @param [Hash] opts the optional parameters
1521
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
1522
1464
  # @return [AsyncOperationResponse]
1523
1465
  def update(ansible_ansible_repository_href, ansible_ansible_repository, opts = {})
1524
1466
  data, _status_code, _headers = update_with_http_info(ansible_ansible_repository_href, ansible_ansible_repository, opts)
@@ -1530,7 +1472,6 @@ module PulpAnsibleClient
1530
1472
  # @param ansible_ansible_repository_href [String]
1531
1473
  # @param ansible_ansible_repository [AnsibleAnsibleRepository]
1532
1474
  # @param [Hash] opts the optional parameters
1533
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
1534
1475
  # @return [Array<(AsyncOperationResponse, Integer, Hash)>] AsyncOperationResponse data, response status code and response headers
1535
1476
  def update_with_http_info(ansible_ansible_repository_href, ansible_ansible_repository, opts = {})
1536
1477
  if @api_client.config.debugging
@@ -1559,7 +1500,6 @@ module PulpAnsibleClient
1559
1500
  if !content_type.nil?
1560
1501
  header_params['Content-Type'] = content_type
1561
1502
  end
1562
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
1563
1503
 
1564
1504
  # form parameters
1565
1505
  form_params = opts[:form_params] || {}
@@ -23,7 +23,6 @@ module PulpAnsibleClient
23
23
  # Trigger an asynchronous task to delete a repository version.
24
24
  # @param ansible_ansible_repository_version_href [String]
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 [AsyncOperationResponse]
28
27
  def delete(ansible_ansible_repository_version_href, opts = {})
29
28
  data, _status_code, _headers = delete_with_http_info(ansible_ansible_repository_version_href, opts)
@@ -34,7 +33,6 @@ module PulpAnsibleClient
34
33
  # Trigger an asynchronous task to delete a repository version.
35
34
  # @param ansible_ansible_repository_version_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
  # @return [Array<(AsyncOperationResponse, Integer, Hash)>] AsyncOperationResponse data, response status code and response headers
39
37
  def delete_with_http_info(ansible_ansible_repository_version_href, opts = {})
40
38
  if @api_client.config.debugging
@@ -54,7 +52,6 @@ module PulpAnsibleClient
54
52
  header_params = opts[:header_params] || {}
55
53
  # HTTP header 'Accept' (if needed)
56
54
  header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
57
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
58
55
 
59
56
  # form parameters
60
57
  form_params = opts[:form_params] || {}
@@ -89,7 +86,6 @@ module PulpAnsibleClient
89
86
  # AnsibleRepositoryVersion represents a single file repository version.
90
87
  # @param ansible_ansible_repository_href [String]
91
88
  # @param [Hash] opts the optional parameters
92
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
93
89
  # @option opts [String] :content Content Unit referenced by HREF/PRN
94
90
  # @option opts [Array<String>] :content__in Multiple values may be separated by commas.
95
91
  # @option opts [Integer] :limit Number of results to return per page.
@@ -100,7 +96,7 @@ module PulpAnsibleClient
100
96
  # @option opts [Integer] :number__lte Filter results where number is less than or equal to value
101
97
  # @option opts [Array<Integer>] :number__range Filter results where number is between two comma separated values
102
98
  # @option opts [Integer] :offset The initial index from which to return the results.
103
- # @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;number&#x60; - Number * &#x60;-number&#x60; - Number (descending) * &#x60;complete&#x60; - Complete * &#x60;-complete&#x60; - Complete (descending) * &#x60;info&#x60; - Info * &#x60;-info&#x60; - Info (descending) * &#x60;content_ids&#x60; - Content ids * &#x60;-content_ids&#x60; - Content ids (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
99
+ # @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;number&#x60; - Number * &#x60;-number&#x60; - Number (descending) * &#x60;complete&#x60; - Complete * &#x60;-complete&#x60; - Complete (descending) * &#x60;info&#x60; - Info * &#x60;-info&#x60; - Info (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
104
100
  # @option opts [Array<String>] :prn__in Multiple values may be separated by commas.
105
101
  # @option opts [Time] :pulp_created Filter results where pulp_created matches value
106
102
  # @option opts [Time] :pulp_created__gt Filter results where pulp_created is greater than value
@@ -123,7 +119,6 @@ module PulpAnsibleClient
123
119
  # AnsibleRepositoryVersion represents a single file repository version.
124
120
  # @param ansible_ansible_repository_href [String]
125
121
  # @param [Hash] opts the optional parameters
126
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
127
122
  # @option opts [String] :content Content Unit referenced by HREF/PRN
128
123
  # @option opts [Array<String>] :content__in Multiple values may be separated by commas.
129
124
  # @option opts [Integer] :limit Number of results to return per page.
@@ -134,7 +129,7 @@ module PulpAnsibleClient
134
129
  # @option opts [Integer] :number__lte Filter results where number is less than or equal to value
135
130
  # @option opts [Array<Integer>] :number__range Filter results where number is between two comma separated values
136
131
  # @option opts [Integer] :offset The initial index from which to return the results.
137
- # @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;number&#x60; - Number * &#x60;-number&#x60; - Number (descending) * &#x60;complete&#x60; - Complete * &#x60;-complete&#x60; - Complete (descending) * &#x60;info&#x60; - Info * &#x60;-info&#x60; - Info (descending) * &#x60;content_ids&#x60; - Content ids * &#x60;-content_ids&#x60; - Content ids (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
132
+ # @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;number&#x60; - Number * &#x60;-number&#x60; - Number (descending) * &#x60;complete&#x60; - Complete * &#x60;-complete&#x60; - Complete (descending) * &#x60;info&#x60; - Info * &#x60;-info&#x60; - Info (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
138
133
  # @option opts [Array<String>] :prn__in Multiple values may be separated by commas.
139
134
  # @option opts [Time] :pulp_created Filter results where pulp_created matches value
140
135
  # @option opts [Time] :pulp_created__gt Filter results where pulp_created is greater than value
@@ -156,7 +151,7 @@ module PulpAnsibleClient
156
151
  if @api_client.config.client_side_validation && ansible_ansible_repository_href.nil?
157
152
  fail ArgumentError, "Missing the required parameter 'ansible_ansible_repository_href' when calling RepositoriesAnsibleVersionsApi.list"
158
153
  end
159
- allowable_values = ["-complete", "-content_ids", "-info", "-number", "-pk", "-pulp_created", "-pulp_id", "-pulp_last_updated", "complete", "content_ids", "info", "number", "pk", "pulp_created", "pulp_id", "pulp_last_updated"]
154
+ allowable_values = ["-complete", "-info", "-number", "-pk", "-pulp_created", "-pulp_id", "-pulp_last_updated", "complete", "info", "number", "pk", "pulp_created", "pulp_id", "pulp_last_updated"]
160
155
  if @api_client.config.client_side_validation && opts[:'ordering'] && !opts[:'ordering'].all? { |item| allowable_values.include?(item) }
161
156
  fail ArgumentError, "invalid value for \"ordering\", must include one of #{allowable_values}"
162
157
  end
@@ -193,7 +188,6 @@ module PulpAnsibleClient
193
188
  header_params = opts[:header_params] || {}
194
189
  # HTTP header 'Accept' (if needed)
195
190
  header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
196
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
197
191
 
198
192
  # form parameters
199
193
  form_params = opts[:form_params] || {}
@@ -228,7 +222,6 @@ module PulpAnsibleClient
228
222
  # AnsibleRepositoryVersion represents a single file repository version.
229
223
  # @param ansible_ansible_repository_version_href [String]
230
224
  # @param [Hash] opts the optional parameters
231
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
232
225
  # @option opts [Array<String>] :fields A list of fields to include in the response.
233
226
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
234
227
  # @return [RepositoryVersionResponse]
@@ -241,7 +234,6 @@ module PulpAnsibleClient
241
234
  # AnsibleRepositoryVersion represents a single file repository version.
242
235
  # @param ansible_ansible_repository_version_href [String]
243
236
  # @param [Hash] opts the optional parameters
244
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
245
237
  # @option opts [Array<String>] :fields A list of fields to include in the response.
246
238
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
247
239
  # @return [Array<(RepositoryVersionResponse, Integer, Hash)>] RepositoryVersionResponse data, response status code and response headers
@@ -265,7 +257,6 @@ module PulpAnsibleClient
265
257
  header_params = opts[:header_params] || {}
266
258
  # HTTP header 'Accept' (if needed)
267
259
  header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
268
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
269
260
 
270
261
  # form parameters
271
262
  form_params = opts[:form_params] || {}
@@ -300,7 +291,6 @@ module PulpAnsibleClient
300
291
  # @param ansible_ansible_repository_version_href [String]
301
292
  # @param ansible_repository_rebuild [AnsibleRepositoryRebuild]
302
293
  # @param [Hash] opts the optional parameters
303
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
304
294
  # @return [AsyncOperationResponse]
305
295
  def rebuild_metadata(ansible_ansible_repository_version_href, ansible_repository_rebuild, opts = {})
306
296
  data, _status_code, _headers = rebuild_metadata_with_http_info(ansible_ansible_repository_version_href, ansible_repository_rebuild, opts)
@@ -311,7 +301,6 @@ module PulpAnsibleClient
311
301
  # @param ansible_ansible_repository_version_href [String]
312
302
  # @param ansible_repository_rebuild [AnsibleRepositoryRebuild]
313
303
  # @param [Hash] opts the optional parameters
314
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
315
304
  # @return [Array<(AsyncOperationResponse, Integer, Hash)>] AsyncOperationResponse data, response status code and response headers
316
305
  def rebuild_metadata_with_http_info(ansible_ansible_repository_version_href, ansible_repository_rebuild, opts = {})
317
306
  if @api_client.config.debugging
@@ -340,7 +329,6 @@ module PulpAnsibleClient
340
329
  if !content_type.nil?
341
330
  header_params['Content-Type'] = content_type
342
331
  end
343
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
344
332
 
345
333
  # form parameters
346
334
  form_params = opts[:form_params] || {}
@@ -375,7 +363,6 @@ module PulpAnsibleClient
375
363
  # @param ansible_ansible_repository_version_href [String]
376
364
  # @param repair [Repair]
377
365
  # @param [Hash] opts the optional parameters
378
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
379
366
  # @return [AsyncOperationResponse]
380
367
  def repair(ansible_ansible_repository_version_href, repair, opts = {})
381
368
  data, _status_code, _headers = repair_with_http_info(ansible_ansible_repository_version_href, repair, opts)
@@ -386,7 +373,6 @@ module PulpAnsibleClient
386
373
  # @param ansible_ansible_repository_version_href [String]
387
374
  # @param repair [Repair]
388
375
  # @param [Hash] opts the optional parameters
389
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
390
376
  # @return [Array<(AsyncOperationResponse, Integer, Hash)>] AsyncOperationResponse data, response status code and response headers
391
377
  def repair_with_http_info(ansible_ansible_repository_version_href, repair, opts = {})
392
378
  if @api_client.config.debugging
@@ -415,7 +401,6 @@ module PulpAnsibleClient
415
401
  if !content_type.nil?
416
402
  header_params['Content-Type'] = content_type
417
403
  end
418
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
419
404
 
420
405
  # form parameters
421
406
  form_params = opts[:form_params] || {}
@@ -22,7 +22,6 @@ module PulpAnsibleClient
22
22
  # APIView for Role Versions.
23
23
  # @param ansible_role_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 [Integer] :limit Number of results to return per page.
27
26
  # @option opts [Integer] :offset The initial index from which to return the results.
28
27
  # @option opts [Array<String>] :fields A list of fields to include in the response.
@@ -36,7 +35,6 @@ module PulpAnsibleClient
36
35
  # APIView for Role Versions.
37
36
  # @param ansible_role_href [String]
38
37
  # @param [Hash] opts the optional parameters
39
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
40
38
  # @option opts [Integer] :limit Number of results to return per page.
41
39
  # @option opts [Integer] :offset The initial index from which to return the results.
42
40
  # @option opts [Array<String>] :fields A list of fields to include in the response.
@@ -64,7 +62,6 @@ module PulpAnsibleClient
64
62
  header_params = opts[:header_params] || {}
65
63
  # HTTP header 'Accept' (if needed)
66
64
  header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
67
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
68
65
 
69
66
  # form parameters
70
67
  form_params = opts[:form_params] || {}