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_git_remote_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_git_remote_href, nested_role, opts = {})
30
29
  data, _status_code, _headers = add_role_with_http_info(ansible_git_remote_href, nested_role, opts)
@@ -36,7 +35,6 @@ module PulpAnsibleClient
36
35
  # @param ansible_git_remote_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_git_remote_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
  # ViewSet for Ansible Remotes. This is a tech preview feature. The functionality may change in the future.
101
98
  # @param ansible_git_remote [AnsibleGitRemote]
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 [AnsibleGitRemoteResponse]
105
101
  def create(ansible_git_remote, opts = {})
106
102
  data, _status_code, _headers = create_with_http_info(ansible_git_remote, opts)
@@ -111,7 +107,6 @@ module PulpAnsibleClient
111
107
  # ViewSet for Ansible Remotes. This is a tech preview feature. The functionality may change in the future.
112
108
  # @param ansible_git_remote [AnsibleGitRemote]
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<(AnsibleGitRemoteResponse, Integer, Hash)>] AnsibleGitRemoteResponse data, response status code and response headers
116
111
  def create_with_http_info(ansible_git_remote, opts = {})
117
112
  if @api_client.config.debugging
@@ -136,7 +131,6 @@ module PulpAnsibleClient
136
131
  if !content_type.nil?
137
132
  header_params['Content-Type'] = content_type
138
133
  end
139
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
140
134
 
141
135
  # form parameters
142
136
  form_params = opts[:form_params] || {}
@@ -171,7 +165,6 @@ module PulpAnsibleClient
171
165
  # Trigger an asynchronous delete task
172
166
  # @param ansible_git_remote_href [String]
173
167
  # @param [Hash] opts the optional parameters
174
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
175
168
  # @return [AsyncOperationResponse]
176
169
  def delete(ansible_git_remote_href, opts = {})
177
170
  data, _status_code, _headers = delete_with_http_info(ansible_git_remote_href, opts)
@@ -182,7 +175,6 @@ module PulpAnsibleClient
182
175
  # Trigger an asynchronous delete task
183
176
  # @param ansible_git_remote_href [String]
184
177
  # @param [Hash] opts the optional parameters
185
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
186
178
  # @return [Array<(AsyncOperationResponse, Integer, Hash)>] AsyncOperationResponse data, response status code and response headers
187
179
  def delete_with_http_info(ansible_git_remote_href, opts = {})
188
180
  if @api_client.config.debugging
@@ -202,7 +194,6 @@ module PulpAnsibleClient
202
194
  header_params = opts[:header_params] || {}
203
195
  # HTTP header 'Accept' (if needed)
204
196
  header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
205
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
206
197
 
207
198
  # form parameters
208
199
  form_params = opts[:form_params] || {}
@@ -236,7 +227,6 @@ module PulpAnsibleClient
236
227
  # List git remotes
237
228
  # ViewSet for Ansible Remotes. This is a tech preview feature. The functionality may change in the future.
238
229
  # @param [Hash] opts the optional parameters
239
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
240
230
  # @option opts [Integer] :limit Number of results to return per page.
241
231
  # @option opts [String] :name Filter results where name matches value
242
232
  # @option opts [String] :name__contains Filter results where name contains value
@@ -272,7 +262,6 @@ module PulpAnsibleClient
272
262
  # List git remotes
273
263
  # ViewSet for Ansible Remotes. This is a tech preview feature. The functionality may change in the future.
274
264
  # @param [Hash] opts the optional parameters
275
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
276
265
  # @option opts [Integer] :limit Number of results to return per page.
277
266
  # @option opts [String] :name Filter results where name matches value
278
267
  # @option opts [String] :name__contains Filter results where name contains value
@@ -344,7 +333,6 @@ module PulpAnsibleClient
344
333
  header_params = opts[:header_params] || {}
345
334
  # HTTP header 'Accept' (if needed)
346
335
  header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
347
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
348
336
 
349
337
  # form parameters
350
338
  form_params = opts[:form_params] || {}
@@ -379,7 +367,6 @@ module PulpAnsibleClient
379
367
  # List roles assigned to this object.
380
368
  # @param ansible_git_remote_href [String]
381
369
  # @param [Hash] opts the optional parameters
382
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
383
370
  # @option opts [Array<String>] :fields A list of fields to include in the response.
384
371
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
385
372
  # @return [ObjectRolesResponse]
@@ -392,7 +379,6 @@ module PulpAnsibleClient
392
379
  # List roles assigned to this object.
393
380
  # @param ansible_git_remote_href [String]
394
381
  # @param [Hash] opts the optional parameters
395
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
396
382
  # @option opts [Array<String>] :fields A list of fields to include in the response.
397
383
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
398
384
  # @return [Array<(ObjectRolesResponse, Integer, Hash)>] ObjectRolesResponse data, response status code and response headers
@@ -416,7 +402,6 @@ module PulpAnsibleClient
416
402
  header_params = opts[:header_params] || {}
417
403
  # HTTP header 'Accept' (if needed)
418
404
  header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
419
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
420
405
 
421
406
  # form parameters
422
407
  form_params = opts[:form_params] || {}
@@ -451,7 +436,6 @@ module PulpAnsibleClient
451
436
  # List permissions available to the current user on this object.
452
437
  # @param ansible_git_remote_href [String]
453
438
  # @param [Hash] opts the optional parameters
454
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
455
439
  # @option opts [Array<String>] :fields A list of fields to include in the response.
456
440
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
457
441
  # @return [MyPermissionsResponse]
@@ -464,7 +448,6 @@ module PulpAnsibleClient
464
448
  # List permissions available to the current user on this object.
465
449
  # @param ansible_git_remote_href [String]
466
450
  # @param [Hash] opts the optional parameters
467
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
468
451
  # @option opts [Array<String>] :fields A list of fields to include in the response.
469
452
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
470
453
  # @return [Array<(MyPermissionsResponse, Integer, Hash)>] MyPermissionsResponse data, response status code and response headers
@@ -488,7 +471,6 @@ module PulpAnsibleClient
488
471
  header_params = opts[:header_params] || {}
489
472
  # HTTP header 'Accept' (if needed)
490
473
  header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
491
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
492
474
 
493
475
  # form parameters
494
476
  form_params = opts[:form_params] || {}
@@ -524,7 +506,6 @@ module PulpAnsibleClient
524
506
  # @param ansible_git_remote_href [String]
525
507
  # @param patchedansible_git_remote [PatchedansibleGitRemote]
526
508
  # @param [Hash] opts the optional parameters
527
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
528
509
  # @return [AsyncOperationResponse]
529
510
  def partial_update(ansible_git_remote_href, patchedansible_git_remote, opts = {})
530
511
  data, _status_code, _headers = partial_update_with_http_info(ansible_git_remote_href, patchedansible_git_remote, opts)
@@ -536,7 +517,6 @@ module PulpAnsibleClient
536
517
  # @param ansible_git_remote_href [String]
537
518
  # @param patchedansible_git_remote [PatchedansibleGitRemote]
538
519
  # @param [Hash] opts the optional parameters
539
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
540
520
  # @return [Array<(AsyncOperationResponse, Integer, Hash)>] AsyncOperationResponse data, response status code and response headers
541
521
  def partial_update_with_http_info(ansible_git_remote_href, patchedansible_git_remote, opts = {})
542
522
  if @api_client.config.debugging
@@ -565,7 +545,6 @@ module PulpAnsibleClient
565
545
  if !content_type.nil?
566
546
  header_params['Content-Type'] = content_type
567
547
  end
568
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
569
548
 
570
549
  # form parameters
571
550
  form_params = opts[:form_params] || {}
@@ -600,7 +579,6 @@ module PulpAnsibleClient
600
579
  # ViewSet for Ansible Remotes. This is a tech preview feature. The functionality may change in the future.
601
580
  # @param ansible_git_remote_href [String]
602
581
  # @param [Hash] opts the optional parameters
603
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
604
582
  # @option opts [Array<String>] :fields A list of fields to include in the response.
605
583
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
606
584
  # @return [AnsibleGitRemoteResponse]
@@ -613,7 +591,6 @@ module PulpAnsibleClient
613
591
  # ViewSet for Ansible Remotes. This is a tech preview feature. The functionality may change in the future.
614
592
  # @param ansible_git_remote_href [String]
615
593
  # @param [Hash] opts the optional parameters
616
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
617
594
  # @option opts [Array<String>] :fields A list of fields to include in the response.
618
595
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
619
596
  # @return [Array<(AnsibleGitRemoteResponse, Integer, Hash)>] AnsibleGitRemoteResponse data, response status code and response headers
@@ -637,7 +614,6 @@ module PulpAnsibleClient
637
614
  header_params = opts[:header_params] || {}
638
615
  # HTTP header 'Accept' (if needed)
639
616
  header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
640
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
641
617
 
642
618
  # form parameters
643
619
  form_params = opts[:form_params] || {}
@@ -673,7 +649,6 @@ module PulpAnsibleClient
673
649
  # @param ansible_git_remote_href [String]
674
650
  # @param nested_role [NestedRole]
675
651
  # @param [Hash] opts the optional parameters
676
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
677
652
  # @return [NestedRoleResponse]
678
653
  def remove_role(ansible_git_remote_href, nested_role, opts = {})
679
654
  data, _status_code, _headers = remove_role_with_http_info(ansible_git_remote_href, nested_role, opts)
@@ -685,7 +660,6 @@ module PulpAnsibleClient
685
660
  # @param ansible_git_remote_href [String]
686
661
  # @param nested_role [NestedRole]
687
662
  # @param [Hash] opts the optional parameters
688
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
689
663
  # @return [Array<(NestedRoleResponse, Integer, Hash)>] NestedRoleResponse data, response status code and response headers
690
664
  def remove_role_with_http_info(ansible_git_remote_href, nested_role, opts = {})
691
665
  if @api_client.config.debugging
@@ -714,7 +688,6 @@ module PulpAnsibleClient
714
688
  if !content_type.nil?
715
689
  header_params['Content-Type'] = content_type
716
690
  end
717
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
718
691
 
719
692
  # form parameters
720
693
  form_params = opts[:form_params] || {}
@@ -750,7 +723,6 @@ module PulpAnsibleClient
750
723
  # @param ansible_git_remote_href [String]
751
724
  # @param set_label [SetLabel]
752
725
  # @param [Hash] opts the optional parameters
753
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
754
726
  # @return [SetLabelResponse]
755
727
  def set_label(ansible_git_remote_href, set_label, opts = {})
756
728
  data, _status_code, _headers = set_label_with_http_info(ansible_git_remote_href, set_label, opts)
@@ -762,7 +734,6 @@ module PulpAnsibleClient
762
734
  # @param ansible_git_remote_href [String]
763
735
  # @param set_label [SetLabel]
764
736
  # @param [Hash] opts the optional parameters
765
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
766
737
  # @return [Array<(SetLabelResponse, Integer, Hash)>] SetLabelResponse data, response status code and response headers
767
738
  def set_label_with_http_info(ansible_git_remote_href, set_label, opts = {})
768
739
  if @api_client.config.debugging
@@ -791,7 +762,6 @@ module PulpAnsibleClient
791
762
  if !content_type.nil?
792
763
  header_params['Content-Type'] = content_type
793
764
  end
794
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
795
765
 
796
766
  # form parameters
797
767
  form_params = opts[:form_params] || {}
@@ -827,7 +797,6 @@ module PulpAnsibleClient
827
797
  # @param ansible_git_remote_href [String]
828
798
  # @param unset_label [UnsetLabel]
829
799
  # @param [Hash] opts the optional parameters
830
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
831
800
  # @return [UnsetLabelResponse]
832
801
  def unset_label(ansible_git_remote_href, unset_label, opts = {})
833
802
  data, _status_code, _headers = unset_label_with_http_info(ansible_git_remote_href, unset_label, opts)
@@ -839,7 +808,6 @@ module PulpAnsibleClient
839
808
  # @param ansible_git_remote_href [String]
840
809
  # @param unset_label [UnsetLabel]
841
810
  # @param [Hash] opts the optional parameters
842
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
843
811
  # @return [Array<(UnsetLabelResponse, Integer, Hash)>] UnsetLabelResponse data, response status code and response headers
844
812
  def unset_label_with_http_info(ansible_git_remote_href, unset_label, opts = {})
845
813
  if @api_client.config.debugging
@@ -868,7 +836,6 @@ module PulpAnsibleClient
868
836
  if !content_type.nil?
869
837
  header_params['Content-Type'] = content_type
870
838
  end
871
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
872
839
 
873
840
  # form parameters
874
841
  form_params = opts[:form_params] || {}
@@ -904,7 +871,6 @@ module PulpAnsibleClient
904
871
  # @param ansible_git_remote_href [String]
905
872
  # @param ansible_git_remote [AnsibleGitRemote]
906
873
  # @param [Hash] opts the optional parameters
907
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
908
874
  # @return [AsyncOperationResponse]
909
875
  def update(ansible_git_remote_href, ansible_git_remote, opts = {})
910
876
  data, _status_code, _headers = update_with_http_info(ansible_git_remote_href, ansible_git_remote, opts)
@@ -916,7 +882,6 @@ module PulpAnsibleClient
916
882
  # @param ansible_git_remote_href [String]
917
883
  # @param ansible_git_remote [AnsibleGitRemote]
918
884
  # @param [Hash] opts the optional parameters
919
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
920
885
  # @return [Array<(AsyncOperationResponse, Integer, Hash)>] AsyncOperationResponse data, response status code and response headers
921
886
  def update_with_http_info(ansible_git_remote_href, ansible_git_remote, opts = {})
922
887
  if @api_client.config.debugging
@@ -945,7 +910,6 @@ module PulpAnsibleClient
945
910
  if !content_type.nil?
946
911
  header_params['Content-Type'] = content_type
947
912
  end
948
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
949
913
 
950
914
  # form parameters
951
915
  form_params = opts[:form_params] || {}
@@ -24,7 +24,6 @@ module PulpAnsibleClient
24
24
  # @param ansible_role_remote_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_role_remote_href, nested_role, opts = {})
30
29
  data, _status_code, _headers = add_role_with_http_info(ansible_role_remote_href, nested_role, opts)
@@ -36,7 +35,6 @@ module PulpAnsibleClient
36
35
  # @param ansible_role_remote_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_role_remote_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
  # ViewSet for Role Remotes.
101
98
  # @param ansible_role_remote [AnsibleRoleRemote]
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 [AnsibleRoleRemoteResponse]
105
101
  def create(ansible_role_remote, opts = {})
106
102
  data, _status_code, _headers = create_with_http_info(ansible_role_remote, opts)
@@ -111,7 +107,6 @@ module PulpAnsibleClient
111
107
  # ViewSet for Role Remotes.
112
108
  # @param ansible_role_remote [AnsibleRoleRemote]
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<(AnsibleRoleRemoteResponse, Integer, Hash)>] AnsibleRoleRemoteResponse data, response status code and response headers
116
111
  def create_with_http_info(ansible_role_remote, opts = {})
117
112
  if @api_client.config.debugging
@@ -136,7 +131,6 @@ module PulpAnsibleClient
136
131
  if !content_type.nil?
137
132
  header_params['Content-Type'] = content_type
138
133
  end
139
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
140
134
 
141
135
  # form parameters
142
136
  form_params = opts[:form_params] || {}
@@ -171,7 +165,6 @@ module PulpAnsibleClient
171
165
  # Trigger an asynchronous delete task
172
166
  # @param ansible_role_remote_href [String]
173
167
  # @param [Hash] opts the optional parameters
174
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
175
168
  # @return [AsyncOperationResponse]
176
169
  def delete(ansible_role_remote_href, opts = {})
177
170
  data, _status_code, _headers = delete_with_http_info(ansible_role_remote_href, opts)
@@ -182,7 +175,6 @@ module PulpAnsibleClient
182
175
  # Trigger an asynchronous delete task
183
176
  # @param ansible_role_remote_href [String]
184
177
  # @param [Hash] opts the optional parameters
185
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
186
178
  # @return [Array<(AsyncOperationResponse, Integer, Hash)>] AsyncOperationResponse data, response status code and response headers
187
179
  def delete_with_http_info(ansible_role_remote_href, opts = {})
188
180
  if @api_client.config.debugging
@@ -202,7 +194,6 @@ module PulpAnsibleClient
202
194
  header_params = opts[:header_params] || {}
203
195
  # HTTP header 'Accept' (if needed)
204
196
  header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
205
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
206
197
 
207
198
  # form parameters
208
199
  form_params = opts[:form_params] || {}
@@ -236,7 +227,6 @@ module PulpAnsibleClient
236
227
  # List role remotes
237
228
  # ViewSet for Role Remotes.
238
229
  # @param [Hash] opts the optional parameters
239
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
240
230
  # @option opts [Integer] :limit Number of results to return per page.
241
231
  # @option opts [String] :name Filter results where name matches value
242
232
  # @option opts [String] :name__contains Filter results where name contains value
@@ -272,7 +262,6 @@ module PulpAnsibleClient
272
262
  # List role remotes
273
263
  # ViewSet for Role Remotes.
274
264
  # @param [Hash] opts the optional parameters
275
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
276
265
  # @option opts [Integer] :limit Number of results to return per page.
277
266
  # @option opts [String] :name Filter results where name matches value
278
267
  # @option opts [String] :name__contains Filter results where name contains value
@@ -344,7 +333,6 @@ module PulpAnsibleClient
344
333
  header_params = opts[:header_params] || {}
345
334
  # HTTP header 'Accept' (if needed)
346
335
  header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
347
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
348
336
 
349
337
  # form parameters
350
338
  form_params = opts[:form_params] || {}
@@ -379,7 +367,6 @@ module PulpAnsibleClient
379
367
  # List roles assigned to this object.
380
368
  # @param ansible_role_remote_href [String]
381
369
  # @param [Hash] opts the optional parameters
382
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
383
370
  # @option opts [Array<String>] :fields A list of fields to include in the response.
384
371
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
385
372
  # @return [ObjectRolesResponse]
@@ -392,7 +379,6 @@ module PulpAnsibleClient
392
379
  # List roles assigned to this object.
393
380
  # @param ansible_role_remote_href [String]
394
381
  # @param [Hash] opts the optional parameters
395
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
396
382
  # @option opts [Array<String>] :fields A list of fields to include in the response.
397
383
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
398
384
  # @return [Array<(ObjectRolesResponse, Integer, Hash)>] ObjectRolesResponse data, response status code and response headers
@@ -416,7 +402,6 @@ module PulpAnsibleClient
416
402
  header_params = opts[:header_params] || {}
417
403
  # HTTP header 'Accept' (if needed)
418
404
  header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
419
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
420
405
 
421
406
  # form parameters
422
407
  form_params = opts[:form_params] || {}
@@ -451,7 +436,6 @@ module PulpAnsibleClient
451
436
  # List permissions available to the current user on this object.
452
437
  # @param ansible_role_remote_href [String]
453
438
  # @param [Hash] opts the optional parameters
454
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
455
439
  # @option opts [Array<String>] :fields A list of fields to include in the response.
456
440
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
457
441
  # @return [MyPermissionsResponse]
@@ -464,7 +448,6 @@ module PulpAnsibleClient
464
448
  # List permissions available to the current user on this object.
465
449
  # @param ansible_role_remote_href [String]
466
450
  # @param [Hash] opts the optional parameters
467
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
468
451
  # @option opts [Array<String>] :fields A list of fields to include in the response.
469
452
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
470
453
  # @return [Array<(MyPermissionsResponse, Integer, Hash)>] MyPermissionsResponse data, response status code and response headers
@@ -488,7 +471,6 @@ module PulpAnsibleClient
488
471
  header_params = opts[:header_params] || {}
489
472
  # HTTP header 'Accept' (if needed)
490
473
  header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
491
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
492
474
 
493
475
  # form parameters
494
476
  form_params = opts[:form_params] || {}
@@ -524,7 +506,6 @@ module PulpAnsibleClient
524
506
  # @param ansible_role_remote_href [String]
525
507
  # @param patchedansible_role_remote [PatchedansibleRoleRemote]
526
508
  # @param [Hash] opts the optional parameters
527
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
528
509
  # @return [AsyncOperationResponse]
529
510
  def partial_update(ansible_role_remote_href, patchedansible_role_remote, opts = {})
530
511
  data, _status_code, _headers = partial_update_with_http_info(ansible_role_remote_href, patchedansible_role_remote, opts)
@@ -536,7 +517,6 @@ module PulpAnsibleClient
536
517
  # @param ansible_role_remote_href [String]
537
518
  # @param patchedansible_role_remote [PatchedansibleRoleRemote]
538
519
  # @param [Hash] opts the optional parameters
539
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
540
520
  # @return [Array<(AsyncOperationResponse, Integer, Hash)>] AsyncOperationResponse data, response status code and response headers
541
521
  def partial_update_with_http_info(ansible_role_remote_href, patchedansible_role_remote, opts = {})
542
522
  if @api_client.config.debugging
@@ -565,7 +545,6 @@ module PulpAnsibleClient
565
545
  if !content_type.nil?
566
546
  header_params['Content-Type'] = content_type
567
547
  end
568
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
569
548
 
570
549
  # form parameters
571
550
  form_params = opts[:form_params] || {}
@@ -600,7 +579,6 @@ module PulpAnsibleClient
600
579
  # ViewSet for Role Remotes.
601
580
  # @param ansible_role_remote_href [String]
602
581
  # @param [Hash] opts the optional parameters
603
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
604
582
  # @option opts [Array<String>] :fields A list of fields to include in the response.
605
583
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
606
584
  # @return [AnsibleRoleRemoteResponse]
@@ -613,7 +591,6 @@ module PulpAnsibleClient
613
591
  # ViewSet for Role Remotes.
614
592
  # @param ansible_role_remote_href [String]
615
593
  # @param [Hash] opts the optional parameters
616
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
617
594
  # @option opts [Array<String>] :fields A list of fields to include in the response.
618
595
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
619
596
  # @return [Array<(AnsibleRoleRemoteResponse, Integer, Hash)>] AnsibleRoleRemoteResponse data, response status code and response headers
@@ -637,7 +614,6 @@ module PulpAnsibleClient
637
614
  header_params = opts[:header_params] || {}
638
615
  # HTTP header 'Accept' (if needed)
639
616
  header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
640
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
641
617
 
642
618
  # form parameters
643
619
  form_params = opts[:form_params] || {}
@@ -673,7 +649,6 @@ module PulpAnsibleClient
673
649
  # @param ansible_role_remote_href [String]
674
650
  # @param nested_role [NestedRole]
675
651
  # @param [Hash] opts the optional parameters
676
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
677
652
  # @return [NestedRoleResponse]
678
653
  def remove_role(ansible_role_remote_href, nested_role, opts = {})
679
654
  data, _status_code, _headers = remove_role_with_http_info(ansible_role_remote_href, nested_role, opts)
@@ -685,7 +660,6 @@ module PulpAnsibleClient
685
660
  # @param ansible_role_remote_href [String]
686
661
  # @param nested_role [NestedRole]
687
662
  # @param [Hash] opts the optional parameters
688
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
689
663
  # @return [Array<(NestedRoleResponse, Integer, Hash)>] NestedRoleResponse data, response status code and response headers
690
664
  def remove_role_with_http_info(ansible_role_remote_href, nested_role, opts = {})
691
665
  if @api_client.config.debugging
@@ -714,7 +688,6 @@ module PulpAnsibleClient
714
688
  if !content_type.nil?
715
689
  header_params['Content-Type'] = content_type
716
690
  end
717
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
718
691
 
719
692
  # form parameters
720
693
  form_params = opts[:form_params] || {}
@@ -750,7 +723,6 @@ module PulpAnsibleClient
750
723
  # @param ansible_role_remote_href [String]
751
724
  # @param set_label [SetLabel]
752
725
  # @param [Hash] opts the optional parameters
753
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
754
726
  # @return [SetLabelResponse]
755
727
  def set_label(ansible_role_remote_href, set_label, opts = {})
756
728
  data, _status_code, _headers = set_label_with_http_info(ansible_role_remote_href, set_label, opts)
@@ -762,7 +734,6 @@ module PulpAnsibleClient
762
734
  # @param ansible_role_remote_href [String]
763
735
  # @param set_label [SetLabel]
764
736
  # @param [Hash] opts the optional parameters
765
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
766
737
  # @return [Array<(SetLabelResponse, Integer, Hash)>] SetLabelResponse data, response status code and response headers
767
738
  def set_label_with_http_info(ansible_role_remote_href, set_label, opts = {})
768
739
  if @api_client.config.debugging
@@ -791,7 +762,6 @@ module PulpAnsibleClient
791
762
  if !content_type.nil?
792
763
  header_params['Content-Type'] = content_type
793
764
  end
794
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
795
765
 
796
766
  # form parameters
797
767
  form_params = opts[:form_params] || {}
@@ -827,7 +797,6 @@ module PulpAnsibleClient
827
797
  # @param ansible_role_remote_href [String]
828
798
  # @param unset_label [UnsetLabel]
829
799
  # @param [Hash] opts the optional parameters
830
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
831
800
  # @return [UnsetLabelResponse]
832
801
  def unset_label(ansible_role_remote_href, unset_label, opts = {})
833
802
  data, _status_code, _headers = unset_label_with_http_info(ansible_role_remote_href, unset_label, opts)
@@ -839,7 +808,6 @@ module PulpAnsibleClient
839
808
  # @param ansible_role_remote_href [String]
840
809
  # @param unset_label [UnsetLabel]
841
810
  # @param [Hash] opts the optional parameters
842
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
843
811
  # @return [Array<(UnsetLabelResponse, Integer, Hash)>] UnsetLabelResponse data, response status code and response headers
844
812
  def unset_label_with_http_info(ansible_role_remote_href, unset_label, opts = {})
845
813
  if @api_client.config.debugging
@@ -868,7 +836,6 @@ module PulpAnsibleClient
868
836
  if !content_type.nil?
869
837
  header_params['Content-Type'] = content_type
870
838
  end
871
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
872
839
 
873
840
  # form parameters
874
841
  form_params = opts[:form_params] || {}
@@ -904,7 +871,6 @@ module PulpAnsibleClient
904
871
  # @param ansible_role_remote_href [String]
905
872
  # @param ansible_role_remote [AnsibleRoleRemote]
906
873
  # @param [Hash] opts the optional parameters
907
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
908
874
  # @return [AsyncOperationResponse]
909
875
  def update(ansible_role_remote_href, ansible_role_remote, opts = {})
910
876
  data, _status_code, _headers = update_with_http_info(ansible_role_remote_href, ansible_role_remote, opts)
@@ -916,7 +882,6 @@ module PulpAnsibleClient
916
882
  # @param ansible_role_remote_href [String]
917
883
  # @param ansible_role_remote [AnsibleRoleRemote]
918
884
  # @param [Hash] opts the optional parameters
919
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
920
885
  # @return [Array<(AsyncOperationResponse, Integer, Hash)>] AsyncOperationResponse data, response status code and response headers
921
886
  def update_with_http_info(ansible_role_remote_href, ansible_role_remote, opts = {})
922
887
  if @api_client.config.debugging
@@ -945,7 +910,6 @@ module PulpAnsibleClient
945
910
  if !content_type.nil?
946
911
  header_params['Content-Type'] = content_type
947
912
  end
948
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
949
913
 
950
914
  # form parameters
951
915
  form_params = opts[:form_params] || {}