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
@@ -22,7 +22,6 @@ module PulpAnsibleClient
22
22
  # Return configurations for the ansible-galaxy client.
23
23
  # @param path [String]
24
24
  # @param [Hash] opts the optional parameters
25
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
26
25
  # @option opts [Array<String>] :fields A list of fields to include in the response.
27
26
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
28
27
  # @return [ClientConfigurationResponse]
@@ -34,7 +33,6 @@ module PulpAnsibleClient
34
33
  # Return configurations for the ansible-galaxy client.
35
34
  # @param path [String]
36
35
  # @param [Hash] opts the optional parameters
37
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
38
36
  # @option opts [Array<String>] :fields A list of fields to include in the response.
39
37
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
40
38
  # @return [Array<(ClientConfigurationResponse, Integer, Hash)>] ClientConfigurationResponse data, response status code and response headers
@@ -58,7 +56,6 @@ module PulpAnsibleClient
58
56
  header_params = opts[:header_params] || {}
59
57
  # HTTP header 'Accept' (if needed)
60
58
  header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
61
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
62
59
 
63
60
  # form parameters
64
61
  form_params = opts[:form_params] || {}
@@ -23,7 +23,6 @@ module PulpAnsibleClient
23
23
  # @param distro_base_path [String]
24
24
  # @param path [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
  # @option opts [Boolean] :deprecated
28
27
  # @option opts [String] :name
29
28
  # @option opts [String] :namespace
@@ -44,7 +43,6 @@ module PulpAnsibleClient
44
43
  # @param distro_base_path [String]
45
44
  # @param path [String]
46
45
  # @param [Hash] opts the optional parameters
47
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
48
46
  # @option opts [Boolean] :deprecated
49
47
  # @option opts [String] :name
50
48
  # @option opts [String] :namespace
@@ -92,7 +90,6 @@ module PulpAnsibleClient
92
90
  header_params = opts[:header_params] || {}
93
91
  # HTTP header 'Accept' (if needed)
94
92
  header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
95
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
96
93
 
97
94
  # form parameters
98
95
  form_params = opts[:form_params] || {}
@@ -23,7 +23,6 @@ module PulpAnsibleClient
23
23
  # @param distro_base_path [String]
24
24
  # @param path [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
  # @option opts [Array<String>] :fields A list of fields to include in the response.
28
27
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
29
28
  # @return [Array<UnpaginatedCollectionVersionResponse>]
@@ -36,7 +35,6 @@ module PulpAnsibleClient
36
35
  # @param distro_base_path [String]
37
36
  # @param path [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 [Array<String>] :fields A list of fields to include in the response.
41
39
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
42
40
  # @return [Array<(Array<UnpaginatedCollectionVersionResponse>, Integer, Hash)>] Array<UnpaginatedCollectionVersionResponse> data, response status code and response headers
@@ -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] || {}
@@ -23,7 +23,6 @@ module PulpAnsibleClient
23
23
  # @param distro_base_path [String]
24
24
  # @param path [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
  # @option opts [Array<String>] :fields A list of fields to include in the response.
28
27
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
29
28
  # @return [RepoMetadataResponse]
@@ -36,7 +35,6 @@ module PulpAnsibleClient
36
35
  # @param distro_base_path [String]
37
36
  # @param path [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 [Array<String>] :fields A list of fields to include in the response.
41
39
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
42
40
  # @return [Array<(RepoMetadataResponse, Integer, Hash)>] RepoMetadataResponse data, response status code and response headers
@@ -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] || {}
@@ -24,7 +24,6 @@ module PulpAnsibleClient
24
24
  # @param filename [String]
25
25
  # @param path [String]
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
  # @option opts [Array<String>] :fields A list of fields to include in the response.
29
28
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
30
29
  # @return [nil]
@@ -38,7 +37,6 @@ module PulpAnsibleClient
38
37
  # @param filename [String]
39
38
  # @param path [String]
40
39
  # @param [Hash] opts the optional parameters
41
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
42
40
  # @option opts [Array<String>] :fields A list of fields to include in the response.
43
41
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
44
42
  # @return [Array<(nil, Integer, Hash)>] nil, response status code and response headers
@@ -68,7 +66,6 @@ module PulpAnsibleClient
68
66
 
69
67
  # header parameters
70
68
  header_params = opts[:header_params] || {}
71
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
72
69
 
73
70
  # form parameters
74
71
  form_params = opts[:form_params] || {}
@@ -25,7 +25,6 @@ module PulpAnsibleClient
25
25
  # @param namespace [String]
26
26
  # @param path [String]
27
27
  # @param [Hash] opts the optional parameters
28
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
29
28
  # @return [AsyncOperationResponse]
30
29
  def delete(distro_base_path, name, namespace, path, opts = {})
31
30
  data, _status_code, _headers = delete_with_http_info(distro_base_path, name, namespace, path, opts)
@@ -38,7 +37,6 @@ module PulpAnsibleClient
38
37
  # @param namespace [String]
39
38
  # @param path [String]
40
39
  # @param [Hash] opts the optional parameters
41
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
42
40
  # @return [Array<(AsyncOperationResponse, Integer, Hash)>] AsyncOperationResponse data, response status code and response headers
43
41
  def delete_with_http_info(distro_base_path, name, namespace, path, opts = {})
44
42
  if @api_client.config.debugging
@@ -70,7 +68,6 @@ module PulpAnsibleClient
70
68
  header_params = opts[:header_params] || {}
71
69
  # HTTP header 'Accept' (if needed)
72
70
  header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
73
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
74
71
 
75
72
  # form parameters
76
73
  form_params = opts[:form_params] || {}
@@ -105,7 +102,6 @@ module PulpAnsibleClient
105
102
  # @param distro_base_path [String]
106
103
  # @param path [String]
107
104
  # @param [Hash] opts the optional parameters
108
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
109
105
  # @option opts [Boolean] :deprecated
110
106
  # @option opts [Integer] :limit Number of results to return per page.
111
107
  # @option opts [String] :name
@@ -128,7 +124,6 @@ module PulpAnsibleClient
128
124
  # @param distro_base_path [String]
129
125
  # @param path [String]
130
126
  # @param [Hash] opts the optional parameters
131
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
132
127
  # @option opts [Boolean] :deprecated
133
128
  # @option opts [Integer] :limit Number of results to return per page.
134
129
  # @option opts [String] :name
@@ -180,7 +175,6 @@ module PulpAnsibleClient
180
175
  header_params = opts[:header_params] || {}
181
176
  # HTTP header 'Accept' (if needed)
182
177
  header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
183
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
184
178
 
185
179
  # form parameters
186
180
  form_params = opts[:form_params] || {}
@@ -217,7 +211,6 @@ module PulpAnsibleClient
217
211
  # @param namespace [String]
218
212
  # @param path [String]
219
213
  # @param [Hash] opts the optional parameters
220
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
221
214
  # @option opts [Array<String>] :fields A list of fields to include in the response.
222
215
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
223
216
  # @return [CollectionResponse]
@@ -232,7 +225,6 @@ module PulpAnsibleClient
232
225
  # @param namespace [String]
233
226
  # @param path [String]
234
227
  # @param [Hash] opts the optional parameters
235
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
236
228
  # @option opts [Array<String>] :fields A list of fields to include in the response.
237
229
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
238
230
  # @return [Array<(CollectionResponse, Integer, Hash)>] CollectionResponse data, response status code and response headers
@@ -268,7 +260,6 @@ module PulpAnsibleClient
268
260
  header_params = opts[:header_params] || {}
269
261
  # HTTP header 'Accept' (if needed)
270
262
  header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
271
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
272
263
 
273
264
  # form parameters
274
265
  form_params = opts[:form_params] || {}
@@ -306,7 +297,6 @@ module PulpAnsibleClient
306
297
  # @param path [String]
307
298
  # @param patched_collection [PatchedCollection]
308
299
  # @param [Hash] opts the optional parameters
309
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
310
300
  # @return [AsyncOperationResponse]
311
301
  def update(distro_base_path, name, namespace, path, patched_collection, opts = {})
312
302
  data, _status_code, _headers = update_with_http_info(distro_base_path, name, namespace, path, patched_collection, opts)
@@ -320,7 +310,6 @@ module PulpAnsibleClient
320
310
  # @param path [String]
321
311
  # @param patched_collection [PatchedCollection]
322
312
  # @param [Hash] opts the optional parameters
323
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
324
313
  # @return [Array<(AsyncOperationResponse, Integer, Hash)>] AsyncOperationResponse data, response status code and response headers
325
314
  def update_with_http_info(distro_base_path, name, namespace, path, patched_collection, opts = {})
326
315
  if @api_client.config.debugging
@@ -361,7 +350,6 @@ module PulpAnsibleClient
361
350
  if !content_type.nil?
362
351
  header_params['Content-Type'] = content_type
363
352
  end
364
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
365
353
 
366
354
  # form parameters
367
355
  form_params = opts[:form_params] || {}
@@ -26,7 +26,6 @@ module PulpAnsibleClient
26
26
  # @param path [String]
27
27
  # @param version [String]
28
28
  # @param [Hash] opts the optional parameters
29
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
30
29
  # @return [AsyncOperationResponse]
31
30
  def delete(distro_base_path, name, namespace, path, version, opts = {})
32
31
  data, _status_code, _headers = delete_with_http_info(distro_base_path, name, namespace, path, version, opts)
@@ -40,7 +39,6 @@ module PulpAnsibleClient
40
39
  # @param path [String]
41
40
  # @param version [String]
42
41
  # @param [Hash] opts the optional parameters
43
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
44
42
  # @return [Array<(AsyncOperationResponse, Integer, Hash)>] AsyncOperationResponse data, response status code and response headers
45
43
  def delete_with_http_info(distro_base_path, name, namespace, path, version, opts = {})
46
44
  if @api_client.config.debugging
@@ -76,7 +74,6 @@ module PulpAnsibleClient
76
74
  header_params = opts[:header_params] || {}
77
75
  # HTTP header 'Accept' (if needed)
78
76
  header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
79
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
80
77
 
81
78
  # form parameters
82
79
  form_params = opts[:form_params] || {}
@@ -113,7 +110,6 @@ module PulpAnsibleClient
113
110
  # @param namespace [String]
114
111
  # @param path [String]
115
112
  # @param [Hash] opts the optional parameters
116
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
117
113
  # @option opts [Integer] :limit Number of results to return per page.
118
114
  # @option opts [String] :name2
119
115
  # @option opts [String] :namespace2
@@ -144,7 +140,6 @@ module PulpAnsibleClient
144
140
  # @param namespace [String]
145
141
  # @param path [String]
146
142
  # @param [Hash] opts the optional parameters
147
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
148
143
  # @option opts [Integer] :limit Number of results to return per page.
149
144
  # @option opts [String] :name2
150
145
  # @option opts [String] :namespace2
@@ -216,7 +211,6 @@ module PulpAnsibleClient
216
211
  header_params = opts[:header_params] || {}
217
212
  # HTTP header 'Accept' (if needed)
218
213
  header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
219
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
220
214
 
221
215
  # form parameters
222
216
  form_params = opts[:form_params] || {}
@@ -254,7 +248,6 @@ module PulpAnsibleClient
254
248
  # @param path [String]
255
249
  # @param version [String]
256
250
  # @param [Hash] opts the optional parameters
257
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
258
251
  # @option opts [Array<String>] :fields A list of fields to include in the response.
259
252
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
260
253
  # @return [CollectionVersionResponse]
@@ -270,7 +263,6 @@ module PulpAnsibleClient
270
263
  # @param path [String]
271
264
  # @param version [String]
272
265
  # @param [Hash] opts the optional parameters
273
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
274
266
  # @option opts [Array<String>] :fields A list of fields to include in the response.
275
267
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
276
268
  # @return [Array<(CollectionVersionResponse, Integer, Hash)>] CollectionVersionResponse data, response status code and response headers
@@ -310,7 +302,6 @@ module PulpAnsibleClient
310
302
  header_params = opts[:header_params] || {}
311
303
  # HTTP header 'Accept' (if needed)
312
304
  header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
313
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
314
305
 
315
306
  # form parameters
316
307
  form_params = opts[:form_params] || {}
@@ -26,7 +26,6 @@ module PulpAnsibleClient
26
26
  # @param path [String]
27
27
  # @param version [String]
28
28
  # @param [Hash] opts the optional parameters
29
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
30
29
  # @option opts [Array<String>] :fields A list of fields to include in the response.
31
30
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
32
31
  # @return [CollectionVersionDocsResponse]
@@ -42,7 +41,6 @@ module PulpAnsibleClient
42
41
  # @param path [String]
43
42
  # @param version [String]
44
43
  # @param [Hash] opts the optional parameters
45
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
46
44
  # @option opts [Array<String>] :fields A list of fields to include in the response.
47
45
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
48
46
  # @return [Array<(CollectionVersionDocsResponse, Integer, Hash)>] CollectionVersionDocsResponse data, response status code and response headers
@@ -82,7 +80,6 @@ module PulpAnsibleClient
82
80
  header_params = opts[:header_params] || {}
83
81
  # HTTP header 'Accept' (if needed)
84
82
  header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
85
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
86
83
 
87
84
  # form parameters
88
85
  form_params = opts[:form_params] || {}
@@ -24,7 +24,6 @@ module PulpAnsibleClient
24
24
  # @param path [String]
25
25
  # @param name [String] Required named, only accepts lowercase, numbers and underscores.
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
  # @option opts [String] :company Optional namespace company owner.
29
28
  # @option opts [String] :email Optional namespace contact email.
30
29
  # @option opts [String] :description Optional short description.
@@ -42,7 +41,6 @@ module PulpAnsibleClient
42
41
  # @param path [String]
43
42
  # @param name [String] Required named, only accepts lowercase, numbers and underscores.
44
43
  # @param [Hash] opts the optional parameters
45
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
46
44
  # @option opts [String] :company Optional namespace company owner.
47
45
  # @option opts [String] :email Optional namespace contact email.
48
46
  # @option opts [String] :description Optional short description.
@@ -106,7 +104,6 @@ module PulpAnsibleClient
106
104
  if !content_type.nil?
107
105
  header_params['Content-Type'] = content_type
108
106
  end
109
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
110
107
 
111
108
  # form parameters
112
109
  form_params = opts[:form_params] || {}
@@ -149,7 +146,6 @@ module PulpAnsibleClient
149
146
  # @param name [String]
150
147
  # @param path [String]
151
148
  # @param [Hash] opts the optional parameters
152
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
153
149
  # @return [AsyncOperationResponse]
154
150
  def delete(distro_base_path, name, path, opts = {})
155
151
  data, _status_code, _headers = delete_with_http_info(distro_base_path, name, path, opts)
@@ -161,7 +157,6 @@ module PulpAnsibleClient
161
157
  # @param name [String]
162
158
  # @param path [String]
163
159
  # @param [Hash] opts the optional parameters
164
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
165
160
  # @return [Array<(AsyncOperationResponse, Integer, Hash)>] AsyncOperationResponse data, response status code and response headers
166
161
  def delete_with_http_info(distro_base_path, name, path, opts = {})
167
162
  if @api_client.config.debugging
@@ -189,7 +184,6 @@ module PulpAnsibleClient
189
184
  header_params = opts[:header_params] || {}
190
185
  # HTTP header 'Accept' (if needed)
191
186
  header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
192
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
193
187
 
194
188
  # form parameters
195
189
  form_params = opts[:form_params] || {}
@@ -224,7 +218,6 @@ module PulpAnsibleClient
224
218
  # @param distro_base_path [String]
225
219
  # @param path [String]
226
220
  # @param [Hash] opts the optional parameters
227
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
228
221
  # @option opts [String] :company Filter results where company matches value
229
222
  # @option opts [String] :company__contains Filter results where company contains value
230
223
  # @option opts [String] :company__icontains Filter results where company contains value
@@ -264,7 +257,6 @@ module PulpAnsibleClient
264
257
  # @param distro_base_path [String]
265
258
  # @param path [String]
266
259
  # @param [Hash] opts the optional parameters
267
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
268
260
  # @option opts [String] :company Filter results where company matches value
269
261
  # @option opts [String] :company__contains Filter results where company contains value
270
262
  # @option opts [String] :company__icontains Filter results where company contains value
@@ -350,7 +342,6 @@ module PulpAnsibleClient
350
342
  header_params = opts[:header_params] || {}
351
343
  # HTTP header 'Accept' (if needed)
352
344
  header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
353
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
354
345
 
355
346
  # form parameters
356
347
  form_params = opts[:form_params] || {}
@@ -386,7 +377,6 @@ module PulpAnsibleClient
386
377
  # @param name [String]
387
378
  # @param path [String]
388
379
  # @param [Hash] opts the optional parameters
389
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
390
380
  # @option opts [String] :name2 Required named, only accepts lowercase, numbers and underscores.
391
381
  # @option opts [String] :company Optional namespace company owner.
392
382
  # @option opts [String] :email Optional namespace contact email.
@@ -405,7 +395,6 @@ module PulpAnsibleClient
405
395
  # @param name [String]
406
396
  # @param path [String]
407
397
  # @param [Hash] opts the optional parameters
408
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
409
398
  # @option opts [String] :name2 Required named, only accepts lowercase, numbers and underscores.
410
399
  # @option opts [String] :company Optional namespace company owner.
411
400
  # @option opts [String] :email Optional namespace contact email.
@@ -470,7 +459,6 @@ module PulpAnsibleClient
470
459
  if !content_type.nil?
471
460
  header_params['Content-Type'] = content_type
472
461
  end
473
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
474
462
 
475
463
  # form parameters
476
464
  form_params = opts[:form_params] || {}
@@ -513,7 +501,6 @@ module PulpAnsibleClient
513
501
  # @param name [String]
514
502
  # @param path [String]
515
503
  # @param [Hash] opts the optional parameters
516
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
517
504
  # @option opts [Array<String>] :fields A list of fields to include in the response.
518
505
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
519
506
  # @return [AnsibleAnsibleNamespaceMetadataResponse]
@@ -527,7 +514,6 @@ module PulpAnsibleClient
527
514
  # @param name [String]
528
515
  # @param path [String]
529
516
  # @param [Hash] opts the optional parameters
530
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
531
517
  # @option opts [Array<String>] :fields A list of fields to include in the response.
532
518
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
533
519
  # @return [Array<(AnsibleAnsibleNamespaceMetadataResponse, Integer, Hash)>] AnsibleAnsibleNamespaceMetadataResponse data, response status code and response headers
@@ -559,7 +545,6 @@ module PulpAnsibleClient
559
545
  header_params = opts[:header_params] || {}
560
546
  # HTTP header 'Accept' (if needed)
561
547
  header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
562
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
563
548
 
564
549
  # form parameters
565
550
  form_params = opts[:form_params] || {}
@@ -24,7 +24,6 @@ module PulpAnsibleClient
24
24
  # @param path [String]
25
25
  # @param file [File] The Collection tarball.
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
  # @option opts [String] :sha256 An optional sha256 checksum of the uploaded file.
29
28
  # @option opts [String] :expected_namespace The expected &#39;namespace&#39; of the Collection to be verified against the metadata during import.
30
29
  # @option opts [String] :expected_name The expected &#39;name&#39; of the Collection to be verified against the metadata during import.
@@ -40,7 +39,6 @@ module PulpAnsibleClient
40
39
  # @param path [String]
41
40
  # @param file [File] The Collection tarball.
42
41
  # @param [Hash] opts the optional parameters
43
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
44
42
  # @option opts [String] :sha256 An optional sha256 checksum of the uploaded file.
45
43
  # @option opts [String] :expected_namespace The expected &#39;namespace&#39; of the Collection to be verified against the metadata during import.
46
44
  # @option opts [String] :expected_name The expected &#39;name&#39; of the Collection to be verified against the metadata during import.
@@ -89,7 +87,6 @@ module PulpAnsibleClient
89
87
  if !content_type.nil?
90
88
  header_params['Content-Type'] = content_type
91
89
  end
92
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
93
90
 
94
91
  # form parameters
95
92
  form_params = opts[:form_params] || {}
@@ -131,7 +128,6 @@ module PulpAnsibleClient
131
128
  # @param path [String]
132
129
  # @param file [File] The Collection tarball.
133
130
  # @param [Hash] opts the optional parameters
134
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
135
131
  # @option opts [String] :sha256 An optional sha256 checksum of the uploaded file.
136
132
  # @option opts [String] :expected_namespace The expected &#39;namespace&#39; of the Collection to be verified against the metadata during import.
137
133
  # @option opts [String] :expected_name The expected &#39;name&#39; of the Collection to be verified against the metadata during import.
@@ -148,7 +144,6 @@ module PulpAnsibleClient
148
144
  # @param path [String]
149
145
  # @param file [File] The Collection tarball.
150
146
  # @param [Hash] opts the optional parameters
151
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
152
147
  # @option opts [String] :sha256 An optional sha256 checksum of the uploaded file.
153
148
  # @option opts [String] :expected_namespace The expected &#39;namespace&#39; of the Collection to be verified against the metadata during import.
154
149
  # @option opts [String] :expected_name The expected &#39;name&#39; of the Collection to be verified against the metadata during import.
@@ -201,7 +196,6 @@ module PulpAnsibleClient
201
196
  if !content_type.nil?
202
197
  header_params['Content-Type'] = content_type
203
198
  end
204
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
205
199
 
206
200
  # form parameters
207
201
  form_params = opts[:form_params] || {}
@@ -241,7 +235,6 @@ module PulpAnsibleClient
241
235
  # Create an artifact and trigger an asynchronous task to create Collection content from it.
242
236
  # @param file [File] The Collection tarball.
243
237
  # @param [Hash] opts the optional parameters
244
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
245
238
  # @option opts [String] :sha256 An optional sha256 checksum of the uploaded file.
246
239
  # @option opts [String] :expected_namespace The expected &#39;namespace&#39; of the Collection to be verified against the metadata during import.
247
240
  # @option opts [String] :expected_name The expected &#39;name&#39; of the Collection to be verified against the metadata during import.
@@ -256,7 +249,6 @@ module PulpAnsibleClient
256
249
  # Create an artifact and trigger an asynchronous task to create Collection content from it.
257
250
  # @param file [File] The Collection tarball.
258
251
  # @param [Hash] opts the optional parameters
259
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
260
252
  # @option opts [String] :sha256 An optional sha256 checksum of the uploaded file.
261
253
  # @option opts [String] :expected_namespace The expected &#39;namespace&#39; of the Collection to be verified against the metadata during import.
262
254
  # @option opts [String] :expected_name The expected &#39;name&#39; of the Collection to be verified against the metadata during import.
@@ -301,7 +293,6 @@ module PulpAnsibleClient
301
293
  if !content_type.nil?
302
294
  header_params['Content-Type'] = content_type
303
295
  end
304
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
305
296
 
306
297
  # form parameters
307
298
  form_params = opts[:form_params] || {}
@@ -342,7 +333,6 @@ module PulpAnsibleClient
342
333
  # @param distro_base_path [String]
343
334
  # @param file [File] The Collection tarball.
344
335
  # @param [Hash] opts the optional parameters
345
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
346
336
  # @option opts [String] :sha256 An optional sha256 checksum of the uploaded file.
347
337
  # @option opts [String] :expected_namespace The expected &#39;namespace&#39; of the Collection to be verified against the metadata during import.
348
338
  # @option opts [String] :expected_name The expected &#39;name&#39; of the Collection to be verified against the metadata during import.
@@ -358,7 +348,6 @@ module PulpAnsibleClient
358
348
  # @param distro_base_path [String]
359
349
  # @param file [File] The Collection tarball.
360
350
  # @param [Hash] opts the optional parameters
361
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
362
351
  # @option opts [String] :sha256 An optional sha256 checksum of the uploaded file.
363
352
  # @option opts [String] :expected_namespace The expected &#39;namespace&#39; of the Collection to be verified against the metadata during import.
364
353
  # @option opts [String] :expected_name The expected &#39;name&#39; of the Collection to be verified against the metadata during import.
@@ -407,7 +396,6 @@ module PulpAnsibleClient
407
396
  if !content_type.nil?
408
397
  header_params['Content-Type'] = content_type
409
398
  end
410
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
411
399
 
412
400
  # form parameters
413
401
  form_params = opts[:form_params] || {}
@@ -21,9 +21,6 @@ module PulpAnsibleClient
21
21
  end
22
22
  # Return a response to the \"GET\" action.
23
23
  # @param [Hash] opts the optional parameters
24
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
25
- # @option opts [Array<String>] :fields A list of fields to include in the response.
26
- # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
27
24
  # @return [nil]
28
25
  def get(opts = {})
29
26
  get_with_http_info(opts)
@@ -32,9 +29,6 @@ module PulpAnsibleClient
32
29
 
33
30
  # Return a response to the \&quot;GET\&quot; action.
34
31
  # @param [Hash] opts the optional parameters
35
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
36
- # @option opts [Array<String>] :fields A list of fields to include in the response.
37
- # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
38
32
  # @return [Array<(nil, Integer, Hash)>] nil, response status code and response headers
39
33
  def get_with_http_info(opts = {})
40
34
  if @api_client.config.debugging
@@ -45,12 +39,9 @@ module PulpAnsibleClient
45
39
 
46
40
  # query parameters
47
41
  query_params = opts[:query_params] || {}
48
- query_params[:'fields'] = @api_client.build_collection_param(opts[:'fields'], :multi) if !opts[:'fields'].nil?
49
- query_params[:'exclude_fields'] = @api_client.build_collection_param(opts[:'exclude_fields'], :multi) if !opts[:'exclude_fields'].nil?
50
42
 
51
43
  # header parameters
52
44
  header_params = opts[:header_params] || {}
53
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
54
45
 
55
46
  # form parameters
56
47
  form_params = opts[:form_params] || {}
@@ -21,9 +21,6 @@ module PulpAnsibleClient
21
21
  end
22
22
  # Legacy v3 endpoint.
23
23
  # @param [Hash] opts the optional parameters
24
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
25
- # @option opts [Array<String>] :fields A list of fields to include in the response.
26
- # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
27
24
  # @return [RepoMetadataResponse]
28
25
  def read(opts = {})
29
26
  data, _status_code, _headers = read_with_http_info(opts)
@@ -32,9 +29,6 @@ module PulpAnsibleClient
32
29
 
33
30
  # Legacy v3 endpoint.
34
31
  # @param [Hash] opts the optional parameters
35
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
36
- # @option opts [Array<String>] :fields A list of fields to include in the response.
37
- # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
38
32
  # @return [Array<(RepoMetadataResponse, Integer, Hash)>] RepoMetadataResponse data, response status code and response headers
39
33
  def read_with_http_info(opts = {})
40
34
  if @api_client.config.debugging
@@ -45,14 +39,11 @@ module PulpAnsibleClient
45
39
 
46
40
  # query parameters
47
41
  query_params = opts[:query_params] || {}
48
- query_params[:'fields'] = @api_client.build_collection_param(opts[:'fields'], :multi) if !opts[:'fields'].nil?
49
- query_params[:'exclude_fields'] = @api_client.build_collection_param(opts[:'exclude_fields'], :multi) if !opts[:'exclude_fields'].nil?
50
42
 
51
43
  # header parameters
52
44
  header_params = opts[:header_params] || {}
53
45
  # HTTP header 'Accept' (if needed)
54
46
  header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
55
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
56
47
 
57
48
  # form parameters
58
49
  form_params = opts[:form_params] || {}
@@ -23,7 +23,6 @@ module PulpAnsibleClient
23
23
  # @param filename [String]
24
24
  # @param path [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
  # @option opts [Array<String>] :fields A list of fields to include in the response.
28
27
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
29
28
  # @return [nil]
@@ -36,7 +35,6 @@ module PulpAnsibleClient
36
35
  # @param filename [String]
37
36
  # @param path [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 [Array<String>] :fields A list of fields to include in the response.
41
39
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
42
40
  # @return [Array<(nil, Integer, Hash)>] nil, response status code and response headers
@@ -62,7 +60,6 @@ module PulpAnsibleClient
62
60
 
63
61
  # header parameters
64
62
  header_params = opts[:header_params] || {}
65
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
66
63
 
67
64
  # form parameters
68
65
  form_params = opts[:form_params] || {}
@@ -21,9 +21,6 @@ module PulpAnsibleClient
21
21
  end
22
22
  # Legacy v3 endpoint.
23
23
  # @param [Hash] opts the optional parameters
24
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
25
- # @option opts [Array<String>] :fields A list of fields to include in the response.
26
- # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
27
24
  # @return [Array<UnpaginatedCollectionVersionResponse>]
28
25
  def list(opts = {})
29
26
  data, _status_code, _headers = list_with_http_info(opts)
@@ -32,9 +29,6 @@ module PulpAnsibleClient
32
29
 
33
30
  # Legacy v3 endpoint.
34
31
  # @param [Hash] opts the optional parameters
35
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
36
- # @option opts [Array<String>] :fields A list of fields to include in the response.
37
- # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
38
32
  # @return [Array<(Array<UnpaginatedCollectionVersionResponse>, Integer, Hash)>] Array<UnpaginatedCollectionVersionResponse> data, response status code and response headers
39
33
  def list_with_http_info(opts = {})
40
34
  if @api_client.config.debugging
@@ -45,14 +39,11 @@ module PulpAnsibleClient
45
39
 
46
40
  # query parameters
47
41
  query_params = opts[:query_params] || {}
48
- query_params[:'fields'] = @api_client.build_collection_param(opts[:'fields'], :multi) if !opts[:'fields'].nil?
49
- query_params[:'exclude_fields'] = @api_client.build_collection_param(opts[:'exclude_fields'], :multi) if !opts[:'exclude_fields'].nil?
50
42
 
51
43
  # header parameters
52
44
  header_params = opts[:header_params] || {}
53
45
  # HTTP header 'Accept' (if needed)
54
46
  header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
55
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
56
47
 
57
48
  # form parameters
58
49
  form_params = opts[:form_params] || {}