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
@@ -13,7 +13,7 @@ All URIs are relative to *http://localhost:24817*
13
13
 
14
14
  ## delete
15
15
 
16
- > <AsyncOperationResponse> delete(ansible_ansible_repository_version_href, opts)
16
+ > <AsyncOperationResponse> delete(ansible_ansible_repository_version_href)
17
17
 
18
18
  Delete a repository version
19
19
 
@@ -33,13 +33,10 @@ end
33
33
 
34
34
  api_instance = PulpAnsibleClient::RepositoriesAnsibleVersionsApi.new
35
35
  ansible_ansible_repository_version_href = 'ansible_ansible_repository_version_href_example' # String |
36
- opts = {
37
- x_task_diagnostics: ['inner_example'] # Array<String> | List of profilers to use on tasks.
38
- }
39
36
 
40
37
  begin
41
38
  # Delete a repository version
42
- result = api_instance.delete(ansible_ansible_repository_version_href, opts)
39
+ result = api_instance.delete(ansible_ansible_repository_version_href)
43
40
  p result
44
41
  rescue PulpAnsibleClient::ApiError => e
45
42
  puts "Error when calling RepositoriesAnsibleVersionsApi->delete: #{e}"
@@ -50,12 +47,12 @@ end
50
47
 
51
48
  This returns an Array which contains the response data, status code and headers.
52
49
 
53
- > <Array(<AsyncOperationResponse>, Integer, Hash)> delete_with_http_info(ansible_ansible_repository_version_href, opts)
50
+ > <Array(<AsyncOperationResponse>, Integer, Hash)> delete_with_http_info(ansible_ansible_repository_version_href)
54
51
 
55
52
  ```ruby
56
53
  begin
57
54
  # Delete a repository version
58
- data, status_code, headers = api_instance.delete_with_http_info(ansible_ansible_repository_version_href, opts)
55
+ data, status_code, headers = api_instance.delete_with_http_info(ansible_ansible_repository_version_href)
59
56
  p status_code # => 2xx
60
57
  p headers # => { ... }
61
58
  p data # => <AsyncOperationResponse>
@@ -69,7 +66,6 @@ end
69
66
  | Name | Type | Description | Notes |
70
67
  | ---- | ---- | ----------- | ----- |
71
68
  | **ansible_ansible_repository_version_href** | **String** | | |
72
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
73
69
 
74
70
  ### Return type
75
71
 
@@ -108,7 +104,6 @@ end
108
104
  api_instance = PulpAnsibleClient::RepositoriesAnsibleVersionsApi.new
109
105
  ansible_ansible_repository_href = 'ansible_ansible_repository_href_example' # String |
110
106
  opts = {
111
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
112
107
  content: 'content_example', # String | Content Unit referenced by HREF/PRN
113
108
  content__in: ['inner_example'], # Array<String> | Multiple values may be separated by commas.
114
109
  limit: 56, # Integer | Number of results to return per page.
@@ -119,7 +114,7 @@ opts = {
119
114
  number__lte: 56, # Integer | Filter results where number is less than or equal to value
120
115
  number__range: [37], # Array<Integer> | Filter results where number is between two comma separated values
121
116
  offset: 56, # Integer | The initial index from which to return the results.
122
- ordering: ['-complete'], # Array<String> | Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `number` - Number * `-number` - Number (descending) * `complete` - Complete * `-complete` - Complete (descending) * `info` - Info * `-info` - Info (descending) * `content_ids` - Content ids * `-content_ids` - Content ids (descending) * `pk` - Pk * `-pk` - Pk (descending)
117
+ ordering: ['-complete'], # Array<String> | Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `number` - Number * `-number` - Number (descending) * `complete` - Complete * `-complete` - Complete (descending) * `info` - Info * `-info` - Info (descending) * `pk` - Pk * `-pk` - Pk (descending)
123
118
  prn__in: ['inner_example'], # Array<String> | Multiple values may be separated by commas.
124
119
  pulp_created: Time.parse('2013-10-20T19:20:30+01:00'), # Time | Filter results where pulp_created matches value
125
120
  pulp_created__gt: Time.parse('2013-10-20T19:20:30+01:00'), # Time | Filter results where pulp_created is greater than value
@@ -166,7 +161,6 @@ end
166
161
  | Name | Type | Description | Notes |
167
162
  | ---- | ---- | ----------- | ----- |
168
163
  | **ansible_ansible_repository_href** | **String** | | |
169
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
170
164
  | **content** | **String** | Content Unit referenced by HREF/PRN | [optional] |
171
165
  | **content__in** | [**Array&lt;String&gt;**](String.md) | Multiple values may be separated by commas. | [optional] |
172
166
  | **limit** | **Integer** | Number of results to return per page. | [optional] |
@@ -177,7 +171,7 @@ end
177
171
  | **number__lte** | **Integer** | Filter results where number is less than or equal to value | [optional] |
178
172
  | **number__range** | [**Array&lt;Integer&gt;**](Integer.md) | Filter results where number is between two comma separated values | [optional] |
179
173
  | **offset** | **Integer** | The initial index from which to return the results. | [optional] |
180
- | **ordering** | [**Array&lt;String&gt;**](String.md) | Ordering * &#x60;pulp_id&#x60; - Pulp id * &#x60;-pulp_id&#x60; - Pulp id (descending) * &#x60;pulp_created&#x60; - Pulp created * &#x60;-pulp_created&#x60; - Pulp created (descending) * &#x60;pulp_last_updated&#x60; - Pulp last updated * &#x60;-pulp_last_updated&#x60; - Pulp last updated (descending) * &#x60;number&#x60; - Number * &#x60;-number&#x60; - Number (descending) * &#x60;complete&#x60; - Complete * &#x60;-complete&#x60; - Complete (descending) * &#x60;info&#x60; - Info * &#x60;-info&#x60; - Info (descending) * &#x60;content_ids&#x60; - Content ids * &#x60;-content_ids&#x60; - Content ids (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional] |
174
+ | **ordering** | [**Array&lt;String&gt;**](String.md) | Ordering * &#x60;pulp_id&#x60; - Pulp id * &#x60;-pulp_id&#x60; - Pulp id (descending) * &#x60;pulp_created&#x60; - Pulp created * &#x60;-pulp_created&#x60; - Pulp created (descending) * &#x60;pulp_last_updated&#x60; - Pulp last updated * &#x60;-pulp_last_updated&#x60; - Pulp last updated (descending) * &#x60;number&#x60; - Number * &#x60;-number&#x60; - Number (descending) * &#x60;complete&#x60; - Complete * &#x60;-complete&#x60; - Complete (descending) * &#x60;info&#x60; - Info * &#x60;-info&#x60; - Info (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional] |
181
175
  | **prn__in** | [**Array&lt;String&gt;**](String.md) | Multiple values may be separated by commas. | [optional] |
182
176
  | **pulp_created** | **Time** | Filter results where pulp_created matches value | [optional] |
183
177
  | **pulp_created__gt** | **Time** | Filter results where pulp_created is greater than value | [optional] |
@@ -228,7 +222,6 @@ end
228
222
  api_instance = PulpAnsibleClient::RepositoriesAnsibleVersionsApi.new
229
223
  ansible_ansible_repository_version_href = 'ansible_ansible_repository_version_href_example' # String |
230
224
  opts = {
231
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
232
225
  fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
233
226
  exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
234
227
  }
@@ -265,7 +258,6 @@ end
265
258
  | Name | Type | Description | Notes |
266
259
  | ---- | ---- | ----------- | ----- |
267
260
  | **ansible_ansible_repository_version_href** | **String** | | |
268
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
269
261
  | **fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to include in the response. | [optional] |
270
262
  | **exclude_fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to exclude from the response. | [optional] |
271
263
 
@@ -285,7 +277,7 @@ end
285
277
 
286
278
  ## rebuild_metadata
287
279
 
288
- > <AsyncOperationResponse> rebuild_metadata(ansible_ansible_repository_version_href, ansible_repository_rebuild, opts)
280
+ > <AsyncOperationResponse> rebuild_metadata(ansible_ansible_repository_version_href, ansible_repository_rebuild)
289
281
 
290
282
 
291
283
 
@@ -306,13 +298,10 @@ end
306
298
  api_instance = PulpAnsibleClient::RepositoriesAnsibleVersionsApi.new
307
299
  ansible_ansible_repository_version_href = 'ansible_ansible_repository_version_href_example' # String |
308
300
  ansible_repository_rebuild = PulpAnsibleClient::AnsibleRepositoryRebuild.new # AnsibleRepositoryRebuild |
309
- opts = {
310
- x_task_diagnostics: ['inner_example'] # Array<String> | List of profilers to use on tasks.
311
- }
312
301
 
313
302
  begin
314
303
 
315
- result = api_instance.rebuild_metadata(ansible_ansible_repository_version_href, ansible_repository_rebuild, opts)
304
+ result = api_instance.rebuild_metadata(ansible_ansible_repository_version_href, ansible_repository_rebuild)
316
305
  p result
317
306
  rescue PulpAnsibleClient::ApiError => e
318
307
  puts "Error when calling RepositoriesAnsibleVersionsApi->rebuild_metadata: #{e}"
@@ -323,12 +312,12 @@ end
323
312
 
324
313
  This returns an Array which contains the response data, status code and headers.
325
314
 
326
- > <Array(<AsyncOperationResponse>, Integer, Hash)> rebuild_metadata_with_http_info(ansible_ansible_repository_version_href, ansible_repository_rebuild, opts)
315
+ > <Array(<AsyncOperationResponse>, Integer, Hash)> rebuild_metadata_with_http_info(ansible_ansible_repository_version_href, ansible_repository_rebuild)
327
316
 
328
317
  ```ruby
329
318
  begin
330
319
 
331
- data, status_code, headers = api_instance.rebuild_metadata_with_http_info(ansible_ansible_repository_version_href, ansible_repository_rebuild, opts)
320
+ data, status_code, headers = api_instance.rebuild_metadata_with_http_info(ansible_ansible_repository_version_href, ansible_repository_rebuild)
332
321
  p status_code # => 2xx
333
322
  p headers # => { ... }
334
323
  p data # => <AsyncOperationResponse>
@@ -343,7 +332,6 @@ end
343
332
  | ---- | ---- | ----------- | ----- |
344
333
  | **ansible_ansible_repository_version_href** | **String** | | |
345
334
  | **ansible_repository_rebuild** | [**AnsibleRepositoryRebuild**](AnsibleRepositoryRebuild.md) | | |
346
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
347
335
 
348
336
  ### Return type
349
337
 
@@ -361,7 +349,7 @@ end
361
349
 
362
350
  ## repair
363
351
 
364
- > <AsyncOperationResponse> repair(ansible_ansible_repository_version_href, repair, opts)
352
+ > <AsyncOperationResponse> repair(ansible_ansible_repository_version_href, repair)
365
353
 
366
354
 
367
355
 
@@ -382,13 +370,10 @@ end
382
370
  api_instance = PulpAnsibleClient::RepositoriesAnsibleVersionsApi.new
383
371
  ansible_ansible_repository_version_href = 'ansible_ansible_repository_version_href_example' # String |
384
372
  repair = PulpAnsibleClient::Repair.new # Repair |
385
- opts = {
386
- x_task_diagnostics: ['inner_example'] # Array<String> | List of profilers to use on tasks.
387
- }
388
373
 
389
374
  begin
390
375
 
391
- result = api_instance.repair(ansible_ansible_repository_version_href, repair, opts)
376
+ result = api_instance.repair(ansible_ansible_repository_version_href, repair)
392
377
  p result
393
378
  rescue PulpAnsibleClient::ApiError => e
394
379
  puts "Error when calling RepositoriesAnsibleVersionsApi->repair: #{e}"
@@ -399,12 +384,12 @@ end
399
384
 
400
385
  This returns an Array which contains the response data, status code and headers.
401
386
 
402
- > <Array(<AsyncOperationResponse>, Integer, Hash)> repair_with_http_info(ansible_ansible_repository_version_href, repair, opts)
387
+ > <Array(<AsyncOperationResponse>, Integer, Hash)> repair_with_http_info(ansible_ansible_repository_version_href, repair)
403
388
 
404
389
  ```ruby
405
390
  begin
406
391
 
407
- data, status_code, headers = api_instance.repair_with_http_info(ansible_ansible_repository_version_href, repair, opts)
392
+ data, status_code, headers = api_instance.repair_with_http_info(ansible_ansible_repository_version_href, repair)
408
393
  p status_code # => 2xx
409
394
  p headers # => { ... }
410
395
  p data # => <AsyncOperationResponse>
@@ -419,7 +404,6 @@ end
419
404
  | ---- | ---- | ----------- | ----- |
420
405
  | **ansible_ansible_repository_version_href** | **String** | | |
421
406
  | **repair** | [**Repair**](Repair.md) | | |
422
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
423
407
 
424
408
  ### Return type
425
409
 
data/docs/VersionsApi.md CHANGED
@@ -24,7 +24,6 @@ require 'pulp_ansible_client'
24
24
  api_instance = PulpAnsibleClient::VersionsApi.new
25
25
  ansible_role_href = 'ansible_role_href_example' # String |
26
26
  opts = {
27
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
28
27
  limit: 56, # Integer | Number of results to return per page.
29
28
  offset: 56, # Integer | The initial index from which to return the results.
30
29
  fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
@@ -63,7 +62,6 @@ end
63
62
  | Name | Type | Description | Notes |
64
63
  | ---- | ---- | ----------- | ----- |
65
64
  | **ansible_role_href** | **String** | | |
66
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
67
65
  | **limit** | **Integer** | Number of results to return per page. | [optional] |
68
66
  | **offset** | **Integer** | The initial index from which to return the results. | [optional] |
69
67
  | **fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to include in the response. | [optional] |
@@ -24,7 +24,6 @@ module PulpAnsibleClient
24
24
  # @param ansible_collection_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_collection_href, nested_role, opts = {})
30
29
  data, _status_code, _headers = add_role_with_http_info(ansible_collection_href, nested_role, opts)
@@ -36,7 +35,6 @@ module PulpAnsibleClient
36
35
  # @param ansible_collection_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_collection_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] || {}
@@ -99,7 +96,6 @@ module PulpAnsibleClient
99
96
  # List collections
100
97
  # Viewset for Ansible Collections.
101
98
  # @param [Hash] opts the optional parameters
102
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
103
99
  # @option opts [Integer] :limit Number of results to return per page.
104
100
  # @option opts [String] :name
105
101
  # @option opts [String] :namespace
@@ -120,7 +116,6 @@ module PulpAnsibleClient
120
116
  # List collections
121
117
  # Viewset for Ansible Collections.
122
118
  # @param [Hash] opts the optional parameters
123
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
124
119
  # @option opts [Integer] :limit Number of results to return per page.
125
120
  # @option opts [String] :name
126
121
  # @option opts [String] :namespace
@@ -162,7 +157,6 @@ module PulpAnsibleClient
162
157
  header_params = opts[:header_params] || {}
163
158
  # HTTP header 'Accept' (if needed)
164
159
  header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
165
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
166
160
 
167
161
  # form parameters
168
162
  form_params = opts[:form_params] || {}
@@ -197,7 +191,6 @@ module PulpAnsibleClient
197
191
  # List roles assigned to this object.
198
192
  # @param ansible_collection_href [String]
199
193
  # @param [Hash] opts the optional parameters
200
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
201
194
  # @option opts [Array<String>] :fields A list of fields to include in the response.
202
195
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
203
196
  # @return [ObjectRolesResponse]
@@ -210,7 +203,6 @@ module PulpAnsibleClient
210
203
  # List roles assigned to this object.
211
204
  # @param ansible_collection_href [String]
212
205
  # @param [Hash] opts the optional parameters
213
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
214
206
  # @option opts [Array<String>] :fields A list of fields to include in the response.
215
207
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
216
208
  # @return [Array<(ObjectRolesResponse, Integer, Hash)>] ObjectRolesResponse data, response status code and response headers
@@ -234,7 +226,6 @@ module PulpAnsibleClient
234
226
  header_params = opts[:header_params] || {}
235
227
  # HTTP header 'Accept' (if needed)
236
228
  header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
237
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
238
229
 
239
230
  # form parameters
240
231
  form_params = opts[:form_params] || {}
@@ -269,7 +260,6 @@ module PulpAnsibleClient
269
260
  # List permissions available to the current user on this object.
270
261
  # @param ansible_collection_href [String]
271
262
  # @param [Hash] opts the optional parameters
272
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
273
263
  # @option opts [Array<String>] :fields A list of fields to include in the response.
274
264
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
275
265
  # @return [MyPermissionsResponse]
@@ -282,7 +272,6 @@ module PulpAnsibleClient
282
272
  # List permissions available to the current user on this object.
283
273
  # @param ansible_collection_href [String]
284
274
  # @param [Hash] opts the optional parameters
285
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
286
275
  # @option opts [Array<String>] :fields A list of fields to include in the response.
287
276
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
288
277
  # @return [Array<(MyPermissionsResponse, Integer, Hash)>] MyPermissionsResponse data, response status code and response headers
@@ -306,7 +295,6 @@ module PulpAnsibleClient
306
295
  header_params = opts[:header_params] || {}
307
296
  # HTTP header 'Accept' (if needed)
308
297
  header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
309
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
310
298
 
311
299
  # form parameters
312
300
  form_params = opts[:form_params] || {}
@@ -341,7 +329,6 @@ module PulpAnsibleClient
341
329
  # Viewset for Ansible Collections.
342
330
  # @param ansible_collection_href [String]
343
331
  # @param [Hash] opts the optional parameters
344
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
345
332
  # @option opts [Array<String>] :fields A list of fields to include in the response.
346
333
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
347
334
  # @return [AnsibleCollectionResponse]
@@ -354,7 +341,6 @@ module PulpAnsibleClient
354
341
  # Viewset for Ansible Collections.
355
342
  # @param ansible_collection_href [String]
356
343
  # @param [Hash] opts the optional parameters
357
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
358
344
  # @option opts [Array<String>] :fields A list of fields to include in the response.
359
345
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
360
346
  # @return [Array<(AnsibleCollectionResponse, Integer, Hash)>] AnsibleCollectionResponse data, response status code and response headers
@@ -378,7 +364,6 @@ module PulpAnsibleClient
378
364
  header_params = opts[:header_params] || {}
379
365
  # HTTP header 'Accept' (if needed)
380
366
  header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
381
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
382
367
 
383
368
  # form parameters
384
369
  form_params = opts[:form_params] || {}
@@ -414,7 +399,6 @@ module PulpAnsibleClient
414
399
  # @param ansible_collection_href [String]
415
400
  # @param nested_role [NestedRole]
416
401
  # @param [Hash] opts the optional parameters
417
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
418
402
  # @return [NestedRoleResponse]
419
403
  def remove_role(ansible_collection_href, nested_role, opts = {})
420
404
  data, _status_code, _headers = remove_role_with_http_info(ansible_collection_href, nested_role, opts)
@@ -426,7 +410,6 @@ module PulpAnsibleClient
426
410
  # @param ansible_collection_href [String]
427
411
  # @param nested_role [NestedRole]
428
412
  # @param [Hash] opts the optional parameters
429
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
430
413
  # @return [Array<(NestedRoleResponse, Integer, Hash)>] NestedRoleResponse data, response status code and response headers
431
414
  def remove_role_with_http_info(ansible_collection_href, nested_role, opts = {})
432
415
  if @api_client.config.debugging
@@ -455,7 +438,6 @@ module PulpAnsibleClient
455
438
  if !content_type.nil?
456
439
  header_params['Content-Type'] = content_type
457
440
  end
458
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
459
441
 
460
442
  # form parameters
461
443
  form_params = opts[:form_params] || {}
@@ -490,7 +472,6 @@ module PulpAnsibleClient
490
472
  # Create an artifact and trigger an asynchronous task to create Collection content from it.
491
473
  # @param file [File] The Collection tarball.
492
474
  # @param [Hash] opts the optional parameters
493
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
494
475
  # @option opts [String] :sha256 An optional sha256 checksum of the uploaded file.
495
476
  # @option opts [String] :expected_namespace The expected &#39;namespace&#39; of the Collection to be verified against the metadata during import.
496
477
  # @option opts [String] :expected_name The expected &#39;name&#39; of the Collection to be verified against the metadata during import.
@@ -505,7 +486,6 @@ module PulpAnsibleClient
505
486
  # Create an artifact and trigger an asynchronous task to create Collection content from it.
506
487
  # @param file [File] The Collection tarball.
507
488
  # @param [Hash] opts the optional parameters
508
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
509
489
  # @option opts [String] :sha256 An optional sha256 checksum of the uploaded file.
510
490
  # @option opts [String] :expected_namespace The expected &#39;namespace&#39; of the Collection to be verified against the metadata during import.
511
491
  # @option opts [String] :expected_name The expected &#39;name&#39; of the Collection to be verified against the metadata during import.
@@ -550,7 +530,6 @@ module PulpAnsibleClient
550
530
  if !content_type.nil?
551
531
  header_params['Content-Type'] = content_type
552
532
  end
553
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
554
533
 
555
534
  # form parameters
556
535
  form_params = opts[:form_params] || {}
@@ -23,7 +23,6 @@ module PulpAnsibleClient
23
23
  # Trigger an asynchronous task to copy ansible content from one repository into another, creating a new repository version.
24
24
  # @param copy [Copy]
25
25
  # @param [Hash] opts the optional parameters
26
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
27
26
  # @return [AsyncOperationResponse]
28
27
  def copy_content(copy, opts = {})
29
28
  data, _status_code, _headers = copy_content_with_http_info(copy, opts)
@@ -34,7 +33,6 @@ module PulpAnsibleClient
34
33
  # Trigger an asynchronous task to copy ansible content from one repository into another, creating a new repository version.
35
34
  # @param copy [Copy]
36
35
  # @param [Hash] opts the optional parameters
37
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
38
36
  # @return [Array<(AsyncOperationResponse, Integer, Hash)>] AsyncOperationResponse data, response status code and response headers
39
37
  def copy_content_with_http_info(copy, opts = {})
40
38
  if @api_client.config.debugging
@@ -59,7 +57,6 @@ module PulpAnsibleClient
59
57
  if !content_type.nil?
60
58
  header_params['Content-Type'] = content_type
61
59
  end
62
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
63
60
 
64
61
  # form parameters
65
62
  form_params = opts[:form_params] || {}
@@ -23,7 +23,6 @@ module PulpAnsibleClient
23
23
  # A viewset for cross-repo searches.
24
24
  # @param ansible_cross_repository_collection_version_index_href [String]
25
25
  # @param [Hash] opts the optional parameters
26
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
27
26
  # @option opts [String] :dependency
28
27
  # @option opts [Boolean] :deprecated
29
28
  # @option opts [Array<String>] :distribution Filter collectionversions that are in these distrubtion ids.
@@ -59,7 +58,6 @@ module PulpAnsibleClient
59
58
  # A viewset for cross-repo searches.
60
59
  # @param ansible_cross_repository_collection_version_index_href [String]
61
60
  # @param [Hash] opts the optional parameters
62
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
63
61
  # @option opts [String] :dependency
64
62
  # @option opts [Boolean] :deprecated
65
63
  # @option opts [Array<String>] :distribution Filter collectionversions that are in these distrubtion ids.
@@ -133,7 +131,6 @@ module PulpAnsibleClient
133
131
  header_params = opts[:header_params] || {}
134
132
  # HTTP header 'Accept' (if needed)
135
133
  header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
136
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
137
134
 
138
135
  # form parameters
139
136
  form_params = opts[:form_params] || {}
@@ -168,7 +165,6 @@ module PulpAnsibleClient
168
165
  # @param ansible_cross_repository_collection_version_index_href [String]
169
166
  # @param collection_version_search_list [CollectionVersionSearchList]
170
167
  # @param [Hash] opts the optional parameters
171
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
172
168
  # @return [CollectionVersionSearchListResponse]
173
169
  def rebuild(ansible_cross_repository_collection_version_index_href, collection_version_search_list, opts = {})
174
170
  data, _status_code, _headers = rebuild_with_http_info(ansible_cross_repository_collection_version_index_href, collection_version_search_list, opts)
@@ -179,7 +175,6 @@ module PulpAnsibleClient
179
175
  # @param ansible_cross_repository_collection_version_index_href [String]
180
176
  # @param collection_version_search_list [CollectionVersionSearchList]
181
177
  # @param [Hash] opts the optional parameters
182
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
183
178
  # @return [Array<(CollectionVersionSearchListResponse, Integer, Hash)>] CollectionVersionSearchListResponse data, response status code and response headers
184
179
  def rebuild_with_http_info(ansible_cross_repository_collection_version_index_href, collection_version_search_list, opts = {})
185
180
  if @api_client.config.debugging
@@ -208,7 +203,6 @@ module PulpAnsibleClient
208
203
  if !content_type.nil?
209
204
  header_params['Content-Type'] = content_type
210
205
  end
211
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
212
206
 
213
207
  # form parameters
214
208
  form_params = opts[:form_params] || {}
@@ -22,7 +22,6 @@ module PulpAnsibleClient
22
22
  # APIView for Roles.
23
23
  # @param ansible_role_href [String]
24
24
  # @param [Hash] opts the optional parameters
25
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
26
25
  # @option opts [Integer] :limit Number of results to return per page.
27
26
  # @option opts [Integer] :offset The initial index from which to return the results.
28
27
  # @option opts [Array<String>] :fields A list of fields to include in the response.
@@ -36,7 +35,6 @@ module PulpAnsibleClient
36
35
  # APIView for Roles.
37
36
  # @param ansible_role_href [String]
38
37
  # @param [Hash] opts the optional parameters
39
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
40
38
  # @option opts [Integer] :limit Number of results to return per page.
41
39
  # @option opts [Integer] :offset The initial index from which to return the results.
42
40
  # @option opts [Array<String>] :fields A list of fields to include in the response.
@@ -64,7 +62,6 @@ module PulpAnsibleClient
64
62
  header_params = opts[:header_params] || {}
65
63
  # HTTP header 'Accept' (if needed)
66
64
  header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
67
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
68
65
 
69
66
  # form parameters
70
67
  form_params = opts[:form_params] || {}
@@ -23,7 +23,6 @@ module PulpAnsibleClient
23
23
  # Returns a CollectionImport object.
24
24
  # @param ansible_collection_import_href [String]
25
25
  # @param [Hash] opts the optional parameters
26
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
27
26
  # @option opts [String] :since Filter messages since a given timestamp
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.
@@ -37,7 +36,6 @@ module PulpAnsibleClient
37
36
  # Returns a CollectionImport object.
38
37
  # @param ansible_collection_import_href [String]
39
38
  # @param [Hash] opts the optional parameters
40
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
41
39
  # @option opts [String] :since Filter messages since a given timestamp
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.
@@ -63,7 +61,6 @@ module PulpAnsibleClient
63
61
  header_params = opts[:header_params] || {}
64
62
  # HTTP header 'Accept' (if needed)
65
63
  header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
66
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
67
64
 
68
65
  # form parameters
69
66
  form_params = opts[:form_params] || {}
@@ -23,7 +23,6 @@ module PulpAnsibleClient
23
23
  # Trigger an asynchronous task to create content,optionally create new repository version.
24
24
  # @param ansible_ansible_collection_deprecated [AnsibleAnsibleCollectionDeprecated]
25
25
  # @param [Hash] opts the optional parameters
26
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
27
26
  # @return [AsyncOperationResponse]
28
27
  def create(ansible_ansible_collection_deprecated, opts = {})
29
28
  data, _status_code, _headers = create_with_http_info(ansible_ansible_collection_deprecated, opts)
@@ -34,7 +33,6 @@ module PulpAnsibleClient
34
33
  # Trigger an asynchronous task to create content,optionally create new repository version.
35
34
  # @param ansible_ansible_collection_deprecated [AnsibleAnsibleCollectionDeprecated]
36
35
  # @param [Hash] opts the optional parameters
37
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
38
36
  # @return [Array<(AsyncOperationResponse, Integer, Hash)>] AsyncOperationResponse data, response status code and response headers
39
37
  def create_with_http_info(ansible_ansible_collection_deprecated, opts = {})
40
38
  if @api_client.config.debugging
@@ -59,7 +57,6 @@ module PulpAnsibleClient
59
57
  if !content_type.nil?
60
58
  header_params['Content-Type'] = content_type
61
59
  end
62
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
63
60
 
64
61
  # form parameters
65
62
  form_params = opts[:form_params] || {}
@@ -93,7 +90,6 @@ module PulpAnsibleClient
93
90
  # List ansible collection deprecateds
94
91
  # ViewSet for AnsibleCollectionDeprecated.
95
92
  # @param [Hash] opts the optional parameters
96
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
97
93
  # @option opts [Integer] :limit Number of results to return per page.
98
94
  # @option opts [Integer] :offset The initial index from which to return the results.
99
95
  # @option opts [Array<String>] :ordering Ordering * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
@@ -117,7 +113,6 @@ module PulpAnsibleClient
117
113
  # List ansible collection deprecateds
118
114
  # ViewSet for AnsibleCollectionDeprecated.
119
115
  # @param [Hash] opts the optional parameters
120
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
121
116
  # @option opts [Integer] :limit Number of results to return per page.
122
117
  # @option opts [Integer] :offset The initial index from which to return the results.
123
118
  # @option opts [Array<String>] :ordering Ordering * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
@@ -165,7 +160,6 @@ module PulpAnsibleClient
165
160
  header_params = opts[:header_params] || {}
166
161
  # HTTP header 'Accept' (if needed)
167
162
  header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
168
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
169
163
 
170
164
  # form parameters
171
165
  form_params = opts[:form_params] || {}
@@ -200,7 +194,6 @@ module PulpAnsibleClient
200
194
  # ViewSet for AnsibleCollectionDeprecated.
201
195
  # @param ansible_ansible_collection_deprecated_href [String]
202
196
  # @param [Hash] opts the optional parameters
203
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
204
197
  # @option opts [Array<String>] :fields A list of fields to include in the response.
205
198
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
206
199
  # @return [AnsibleAnsibleCollectionDeprecatedResponse]
@@ -213,7 +206,6 @@ module PulpAnsibleClient
213
206
  # ViewSet for AnsibleCollectionDeprecated.
214
207
  # @param ansible_ansible_collection_deprecated_href [String]
215
208
  # @param [Hash] opts the optional parameters
216
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
217
209
  # @option opts [Array<String>] :fields A list of fields to include in the response.
218
210
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
219
211
  # @return [Array<(AnsibleAnsibleCollectionDeprecatedResponse, Integer, Hash)>] AnsibleAnsibleCollectionDeprecatedResponse data, response status code and response headers
@@ -237,7 +229,6 @@ module PulpAnsibleClient
237
229
  header_params = opts[:header_params] || {}
238
230
  # HTTP header 'Accept' (if needed)
239
231
  header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
240
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
241
232
 
242
233
  # form parameters
243
234
  form_params = opts[:form_params] || {}
@@ -273,7 +264,6 @@ module PulpAnsibleClient
273
264
  # @param ansible_ansible_collection_deprecated_href [String]
274
265
  # @param set_label [SetLabel]
275
266
  # @param [Hash] opts the optional parameters
276
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
277
267
  # @return [SetLabelResponse]
278
268
  def set_label(ansible_ansible_collection_deprecated_href, set_label, opts = {})
279
269
  data, _status_code, _headers = set_label_with_http_info(ansible_ansible_collection_deprecated_href, set_label, opts)
@@ -285,7 +275,6 @@ module PulpAnsibleClient
285
275
  # @param ansible_ansible_collection_deprecated_href [String]
286
276
  # @param set_label [SetLabel]
287
277
  # @param [Hash] opts the optional parameters
288
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
289
278
  # @return [Array<(SetLabelResponse, Integer, Hash)>] SetLabelResponse data, response status code and response headers
290
279
  def set_label_with_http_info(ansible_ansible_collection_deprecated_href, set_label, opts = {})
291
280
  if @api_client.config.debugging
@@ -314,7 +303,6 @@ module PulpAnsibleClient
314
303
  if !content_type.nil?
315
304
  header_params['Content-Type'] = content_type
316
305
  end
317
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
318
306
 
319
307
  # form parameters
320
308
  form_params = opts[:form_params] || {}
@@ -350,7 +338,6 @@ module PulpAnsibleClient
350
338
  # @param ansible_ansible_collection_deprecated_href [String]
351
339
  # @param unset_label [UnsetLabel]
352
340
  # @param [Hash] opts the optional parameters
353
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
354
341
  # @return [UnsetLabelResponse]
355
342
  def unset_label(ansible_ansible_collection_deprecated_href, unset_label, opts = {})
356
343
  data, _status_code, _headers = unset_label_with_http_info(ansible_ansible_collection_deprecated_href, unset_label, opts)
@@ -362,7 +349,6 @@ module PulpAnsibleClient
362
349
  # @param ansible_ansible_collection_deprecated_href [String]
363
350
  # @param unset_label [UnsetLabel]
364
351
  # @param [Hash] opts the optional parameters
365
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
366
352
  # @return [Array<(UnsetLabelResponse, Integer, Hash)>] UnsetLabelResponse data, response status code and response headers
367
353
  def unset_label_with_http_info(ansible_ansible_collection_deprecated_href, unset_label, opts = {})
368
354
  if @api_client.config.debugging
@@ -391,7 +377,6 @@ module PulpAnsibleClient
391
377
  if !content_type.nil?
392
378
  header_params['Content-Type'] = content_type
393
379
  end
394
- header_params[:'X-Task-Diagnostics'] = @api_client.build_collection_param(opts[:'x_task_diagnostics'], :csv) if !opts[:'x_task_diagnostics'].nil?
395
380
 
396
381
  # form parameters
397
382
  form_params = opts[:form_params] || {}