pulp_ansible_client 0.24.11 → 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 (202) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +5 -8
  3. data/docs/AnsibleAnsibleDistribution.md +3 -5
  4. data/docs/AnsibleAnsibleDistributionResponse.md +4 -12
  5. data/docs/AnsibleCollectionVersionResponse.md +14 -6
  6. data/docs/AnsibleCollectionsApi.md +8 -26
  7. data/docs/AnsibleCopyApi.md +4 -8
  8. data/docs/AnsibleGitRemote.md +26 -26
  9. data/docs/AnsibleGitRemoteResponse.md +22 -22
  10. data/docs/AnsibleRole.md +2 -2
  11. data/docs/AnsibleRoleResponse.md +6 -6
  12. data/docs/ApiPluginAnsibleSearchCollectionVersionsApi.md +4 -10
  13. data/docs/ApiRolesApi.md +0 -2
  14. data/docs/CollectionImportApi.md +0 -2
  15. data/docs/ContentCollectionDeprecationsApi.md +12 -28
  16. data/docs/ContentCollectionMarksApi.md +12 -28
  17. data/docs/ContentCollectionSignaturesApi.md +8 -22
  18. data/docs/ContentCollectionVersionsApi.md +14 -28
  19. data/docs/ContentNamespacesApi.md +8 -22
  20. data/docs/ContentRolesApi.md +12 -28
  21. data/docs/DistributionsAnsibleApi.md +32 -72
  22. data/docs/PatchedansibleAnsibleDistribution.md +3 -5
  23. data/docs/PatchedansibleGitRemote.md +26 -26
  24. data/docs/PulpAnsibleApiApi.md +0 -2
  25. data/docs/PulpAnsibleApiV3Api.md +0 -2
  26. data/docs/PulpAnsibleApiV3ArtifactsCollectionsApi.md +0 -2
  27. data/docs/PulpAnsibleApiV3CollectionVersionsAllApi.md +0 -2
  28. data/docs/PulpAnsibleApiV3CollectionsAllApi.md +0 -2
  29. data/docs/PulpAnsibleApiV3CollectionsApi.md +8 -20
  30. data/docs/PulpAnsibleApiV3CollectionsVersionsApi.md +4 -12
  31. data/docs/PulpAnsibleApiV3CollectionsVersionsDocsBlobApi.md +0 -2
  32. data/docs/PulpAnsibleApiV3NamespacesApi.md +0 -4
  33. data/docs/PulpAnsibleApiV3PluginAnsibleClientConfigurationApi.md +0 -2
  34. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsAllCollectionsApi.md +0 -2
  35. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsAllVersionsApi.md +0 -2
  36. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsApi.md +0 -2
  37. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsArtifactsApi.md +0 -2
  38. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexApi.md +8 -20
  39. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexVersionsApi.md +4 -12
  40. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexVersionsDocsBlobApi.md +0 -2
  41. data/docs/PulpAnsibleApiV3PluginAnsibleContentNamespacesApi.md +4 -16
  42. data/docs/PulpAnsibleArtifactsCollectionsV3Api.md +0 -8
  43. data/docs/PulpAnsibleDefaultApiApi.md +5 -14
  44. data/docs/PulpAnsibleDefaultApiV3Api.md +5 -14
  45. data/docs/PulpAnsibleDefaultApiV3ArtifactsCollectionsApi.md +0 -2
  46. data/docs/PulpAnsibleDefaultApiV3CollectionVersionsAllApi.md +5 -14
  47. data/docs/PulpAnsibleDefaultApiV3CollectionsAllApi.md +0 -2
  48. data/docs/PulpAnsibleDefaultApiV3CollectionsApi.md +8 -20
  49. data/docs/PulpAnsibleDefaultApiV3CollectionsVersionsApi.md +4 -12
  50. data/docs/PulpAnsibleDefaultApiV3CollectionsVersionsDocsBlobApi.md +0 -2
  51. data/docs/PulpAnsibleDefaultApiV3NamespacesApi.md +0 -4
  52. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleClientConfigurationApi.md +5 -14
  53. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsAllCollectionsApi.md +0 -2
  54. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsAllVersionsApi.md +0 -2
  55. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsApi.md +0 -2
  56. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsArtifactsApi.md +0 -2
  57. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexApi.md +8 -20
  58. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexVersionsApi.md +4 -12
  59. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexVersionsDocsBlobApi.md +0 -2
  60. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentNamespacesApi.md +4 -16
  61. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleSearchCollectionVersionsApi.md +4 -10
  62. data/docs/PulpAnsibleTagsApi.md +0 -2
  63. data/docs/RemotesCollectionApi.md +32 -72
  64. data/docs/RemotesGitApi.md +34 -74
  65. data/docs/RemotesRoleApi.md +32 -72
  66. data/docs/RepositoriesAnsibleApi.md +64 -136
  67. data/docs/RepositoriesAnsibleVersionsApi.md +14 -30
  68. data/docs/VersionsApi.md +0 -2
  69. data/lib/pulp_ansible_client/api/ansible_collections_api.rb +0 -21
  70. data/lib/pulp_ansible_client/api/ansible_copy_api.rb +0 -3
  71. data/lib/pulp_ansible_client/api/api_plugin_ansible_search_collection_versions_api.rb +0 -6
  72. data/lib/pulp_ansible_client/api/api_roles_api.rb +0 -3
  73. data/lib/pulp_ansible_client/api/collection_import_api.rb +0 -3
  74. data/lib/pulp_ansible_client/api/content_collection_deprecations_api.rb +0 -15
  75. data/lib/pulp_ansible_client/api/content_collection_marks_api.rb +0 -15
  76. data/lib/pulp_ansible_client/api/content_collection_signatures_api.rb +0 -15
  77. data/lib/pulp_ansible_client/api/content_collection_versions_api.rb +9 -24
  78. data/lib/pulp_ansible_client/api/content_namespaces_api.rb +0 -15
  79. data/lib/pulp_ansible_client/api/content_roles_api.rb +0 -15
  80. data/lib/pulp_ansible_client/api/distributions_ansible_api.rb +0 -36
  81. data/lib/pulp_ansible_client/api/pulp_ansible_api_api.rb +0 -3
  82. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_api.rb +0 -3
  83. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_artifacts_collections_api.rb +0 -3
  84. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collection_versions_all_api.rb +0 -3
  85. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collections_all_api.rb +0 -3
  86. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collections_api.rb +0 -12
  87. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collections_versions_api.rb +0 -9
  88. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collections_versions_docs_blob_api.rb +0 -3
  89. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_namespaces_api.rb +0 -6
  90. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_client_configuration_api.rb +0 -3
  91. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_all_collections_api.rb +0 -3
  92. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_all_versions_api.rb +0 -3
  93. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_api.rb +0 -3
  94. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_artifacts_api.rb +0 -3
  95. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_api.rb +0 -12
  96. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_versions_api.rb +0 -9
  97. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_versions_docs_blob_api.rb +0 -3
  98. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_namespaces_api.rb +0 -15
  99. data/lib/pulp_ansible_client/api/pulp_ansible_artifacts_collections_v3_api.rb +0 -12
  100. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_api.rb +0 -9
  101. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_api.rb +0 -9
  102. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_artifacts_collections_api.rb +0 -3
  103. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collection_versions_all_api.rb +0 -9
  104. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collections_all_api.rb +0 -3
  105. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collections_api.rb +0 -12
  106. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collections_versions_api.rb +0 -9
  107. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collections_versions_docs_blob_api.rb +0 -3
  108. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_namespaces_api.rb +0 -6
  109. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_client_configuration_api.rb +0 -9
  110. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_all_collections_api.rb +0 -3
  111. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_all_versions_api.rb +0 -3
  112. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_api.rb +0 -3
  113. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_artifacts_api.rb +0 -3
  114. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_api.rb +0 -12
  115. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_versions_api.rb +0 -9
  116. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_versions_docs_blob_api.rb +0 -3
  117. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_namespaces_api.rb +0 -15
  118. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_search_collection_versions_api.rb +0 -6
  119. data/lib/pulp_ansible_client/api/pulp_ansible_tags_api.rb +0 -3
  120. data/lib/pulp_ansible_client/api/remotes_collection_api.rb +0 -36
  121. data/lib/pulp_ansible_client/api/remotes_git_api.rb +0 -36
  122. data/lib/pulp_ansible_client/api/remotes_role_api.rb +0 -36
  123. data/lib/pulp_ansible_client/api/repositories_ansible_api.rb +0 -60
  124. data/lib/pulp_ansible_client/api/repositories_ansible_versions_api.rb +3 -18
  125. data/lib/pulp_ansible_client/api/versions_api.rb +0 -3
  126. data/lib/pulp_ansible_client/models/ansible_ansible_distribution.rb +16 -28
  127. data/lib/pulp_ansible_client/models/ansible_ansible_distribution_response.rb +20 -62
  128. data/lib/pulp_ansible_client/models/ansible_collection_version_response.rb +68 -26
  129. data/lib/pulp_ansible_client/models/ansible_git_remote.rb +232 -232
  130. data/lib/pulp_ansible_client/models/ansible_git_remote_response.rb +125 -125
  131. data/lib/pulp_ansible_client/models/ansible_role.rb +11 -11
  132. data/lib/pulp_ansible_client/models/ansible_role_response.rb +26 -26
  133. data/lib/pulp_ansible_client/models/patchedansible_ansible_distribution.rb +16 -28
  134. data/lib/pulp_ansible_client/models/patchedansible_git_remote.rb +223 -223
  135. data/lib/pulp_ansible_client/version.rb +1 -1
  136. data/spec/api/ansible_collections_api_spec.rb +0 -7
  137. data/spec/api/ansible_copy_api_spec.rb +0 -1
  138. data/spec/api/api_plugin_ansible_search_collection_versions_api_spec.rb +0 -2
  139. data/spec/api/api_roles_api_spec.rb +0 -1
  140. data/spec/api/collection_import_api_spec.rb +0 -1
  141. data/spec/api/content_collection_deprecations_api_spec.rb +0 -5
  142. data/spec/api/content_collection_marks_api_spec.rb +0 -5
  143. data/spec/api/content_collection_signatures_api_spec.rb +0 -5
  144. data/spec/api/content_collection_versions_api_spec.rb +3 -8
  145. data/spec/api/content_namespaces_api_spec.rb +0 -5
  146. data/spec/api/content_roles_api_spec.rb +0 -5
  147. data/spec/api/distributions_ansible_api_spec.rb +0 -12
  148. data/spec/api/pulp_ansible_api_api_spec.rb +0 -1
  149. data/spec/api/pulp_ansible_api_v3_api_spec.rb +0 -1
  150. data/spec/api/pulp_ansible_api_v3_artifacts_collections_api_spec.rb +0 -1
  151. data/spec/api/pulp_ansible_api_v3_collection_versions_all_api_spec.rb +0 -1
  152. data/spec/api/pulp_ansible_api_v3_collections_all_api_spec.rb +0 -1
  153. data/spec/api/pulp_ansible_api_v3_collections_api_spec.rb +0 -4
  154. data/spec/api/pulp_ansible_api_v3_collections_versions_api_spec.rb +0 -3
  155. data/spec/api/pulp_ansible_api_v3_collections_versions_docs_blob_api_spec.rb +0 -1
  156. data/spec/api/pulp_ansible_api_v3_namespaces_api_spec.rb +0 -2
  157. data/spec/api/pulp_ansible_api_v3_plugin_ansible_client_configuration_api_spec.rb +0 -1
  158. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_all_collections_api_spec.rb +0 -1
  159. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_all_versions_api_spec.rb +0 -1
  160. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_api_spec.rb +0 -1
  161. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_artifacts_api_spec.rb +0 -1
  162. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_api_spec.rb +0 -4
  163. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_versions_api_spec.rb +0 -3
  164. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_versions_docs_blob_api_spec.rb +0 -1
  165. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_namespaces_api_spec.rb +0 -5
  166. data/spec/api/pulp_ansible_artifacts_collections_v3_api_spec.rb +0 -4
  167. data/spec/api/pulp_ansible_default_api_api_spec.rb +0 -3
  168. data/spec/api/pulp_ansible_default_api_v3_api_spec.rb +0 -3
  169. data/spec/api/pulp_ansible_default_api_v3_artifacts_collections_api_spec.rb +0 -1
  170. data/spec/api/pulp_ansible_default_api_v3_collection_versions_all_api_spec.rb +0 -3
  171. data/spec/api/pulp_ansible_default_api_v3_collections_all_api_spec.rb +0 -1
  172. data/spec/api/pulp_ansible_default_api_v3_collections_api_spec.rb +0 -4
  173. data/spec/api/pulp_ansible_default_api_v3_collections_versions_api_spec.rb +0 -3
  174. data/spec/api/pulp_ansible_default_api_v3_collections_versions_docs_blob_api_spec.rb +0 -1
  175. data/spec/api/pulp_ansible_default_api_v3_namespaces_api_spec.rb +0 -2
  176. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_client_configuration_api_spec.rb +0 -3
  177. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_all_collections_api_spec.rb +0 -1
  178. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_all_versions_api_spec.rb +0 -1
  179. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_api_spec.rb +0 -1
  180. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_artifacts_api_spec.rb +0 -1
  181. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_api_spec.rb +0 -4
  182. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_versions_api_spec.rb +0 -3
  183. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_versions_docs_blob_api_spec.rb +0 -1
  184. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_namespaces_api_spec.rb +0 -5
  185. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_search_collection_versions_api_spec.rb +0 -2
  186. data/spec/api/pulp_ansible_tags_api_spec.rb +0 -1
  187. data/spec/api/remotes_collection_api_spec.rb +0 -12
  188. data/spec/api/remotes_git_api_spec.rb +0 -12
  189. data/spec/api/remotes_role_api_spec.rb +0 -12
  190. data/spec/api/repositories_ansible_api_spec.rb +0 -20
  191. data/spec/api/repositories_ansible_versions_api_spec.rb +1 -6
  192. data/spec/api/versions_api_spec.rb +0 -1
  193. data/spec/models/ansible_ansible_distribution_response_spec.rb +4 -28
  194. data/spec/models/ansible_ansible_distribution_spec.rb +4 -10
  195. data/spec/models/ansible_collection_version_response_spec.rb +29 -5
  196. data/spec/models/ansible_git_remote_response_spec.rb +18 -18
  197. data/spec/models/ansible_git_remote_spec.rb +19 -19
  198. data/spec/models/ansible_role_response_spec.rb +5 -5
  199. data/spec/models/ansible_role_spec.rb +2 -2
  200. data/spec/models/patchedansible_ansible_distribution_spec.rb +4 -10
  201. data/spec/models/patchedansible_git_remote_spec.rb +19 -19
  202. metadata +121 -121
@@ -31,7 +31,6 @@ end
31
31
  api_instance = PulpAnsibleClient::ApiPluginAnsibleSearchCollectionVersionsApi.new
32
32
  ansible_cross_repository_collection_version_index_href = 'ansible_cross_repository_collection_version_index_href_example' # String |
33
33
  opts = {
34
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
35
34
  dependency: 'dependency_example', # String |
36
35
  deprecated: true, # Boolean |
37
36
  distribution: ['inner_example'], # Array<String> | Filter collectionversions that are in these distrubtion ids.
@@ -91,7 +90,6 @@ end
91
90
  | Name | Type | Description | Notes |
92
91
  | ---- | ---- | ----------- | ----- |
93
92
  | **ansible_cross_repository_collection_version_index_href** | **String** | | |
94
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
95
93
  | **dependency** | **String** | | [optional] |
96
94
  | **deprecated** | **Boolean** | | [optional] |
97
95
  | **distribution** | [**Array&lt;String&gt;**](String.md) | Filter collectionversions that are in these distrubtion ids. | [optional] |
@@ -134,7 +132,7 @@ end
134
132
 
135
133
  ## rebuild
136
134
 
137
- > <CollectionVersionSearchListResponse> rebuild(ansible_cross_repository_collection_version_index_href, collection_version_search_list, opts)
135
+ > <CollectionVersionSearchListResponse> rebuild(ansible_cross_repository_collection_version_index_href, collection_version_search_list)
138
136
 
139
137
 
140
138
 
@@ -155,13 +153,10 @@ end
155
153
  api_instance = PulpAnsibleClient::ApiPluginAnsibleSearchCollectionVersionsApi.new
156
154
  ansible_cross_repository_collection_version_index_href = 'ansible_cross_repository_collection_version_index_href_example' # String |
157
155
  collection_version_search_list = PulpAnsibleClient::CollectionVersionSearchList.new({repository: PulpAnsibleClient::Repository.new({name: 'name_example'}), namespace_metadata: PulpAnsibleClient::AnsibleAnsibleNamespaceMetadata.new({name: 'name_example'}), is_highest: false, is_deprecated: false, is_signed: false}) # CollectionVersionSearchList |
158
- opts = {
159
- x_task_diagnostics: ['inner_example'] # Array<String> | List of profilers to use on tasks.
160
- }
161
156
 
162
157
  begin
163
158
 
164
- result = api_instance.rebuild(ansible_cross_repository_collection_version_index_href, collection_version_search_list, opts)
159
+ result = api_instance.rebuild(ansible_cross_repository_collection_version_index_href, collection_version_search_list)
165
160
  p result
166
161
  rescue PulpAnsibleClient::ApiError => e
167
162
  puts "Error when calling ApiPluginAnsibleSearchCollectionVersionsApi->rebuild: #{e}"
@@ -172,12 +167,12 @@ end
172
167
 
173
168
  This returns an Array which contains the response data, status code and headers.
174
169
 
175
- > <Array(<CollectionVersionSearchListResponse>, Integer, Hash)> rebuild_with_http_info(ansible_cross_repository_collection_version_index_href, collection_version_search_list, opts)
170
+ > <Array(<CollectionVersionSearchListResponse>, Integer, Hash)> rebuild_with_http_info(ansible_cross_repository_collection_version_index_href, collection_version_search_list)
176
171
 
177
172
  ```ruby
178
173
  begin
179
174
 
180
- data, status_code, headers = api_instance.rebuild_with_http_info(ansible_cross_repository_collection_version_index_href, collection_version_search_list, opts)
175
+ data, status_code, headers = api_instance.rebuild_with_http_info(ansible_cross_repository_collection_version_index_href, collection_version_search_list)
181
176
  p status_code # => 2xx
182
177
  p headers # => { ... }
183
178
  p data # => <CollectionVersionSearchListResponse>
@@ -192,7 +187,6 @@ end
192
187
  | ---- | ---- | ----------- | ----- |
193
188
  | **ansible_cross_repository_collection_version_index_href** | **String** | | |
194
189
  | **collection_version_search_list** | [**CollectionVersionSearchList**](CollectionVersionSearchList.md) | | |
195
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
196
190
 
197
191
  ### Return type
198
192
 
data/docs/ApiRolesApi.md CHANGED
@@ -24,7 +24,6 @@ require 'pulp_ansible_client'
24
24
  api_instance = PulpAnsibleClient::ApiRolesApi.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] |
@@ -30,7 +30,6 @@ end
30
30
  api_instance = PulpAnsibleClient::CollectionImportApi.new
31
31
  ansible_collection_import_href = 'ansible_collection_import_href_example' # String |
32
32
  opts = {
33
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
34
33
  since: 'since_example', # String | Filter messages since a given timestamp
35
34
  fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
36
35
  exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
@@ -68,7 +67,6 @@ end
68
67
  | Name | Type | Description | Notes |
69
68
  | ---- | ---- | ----------- | ----- |
70
69
  | **ansible_collection_import_href** | **String** | | |
71
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
72
70
  | **since** | **String** | Filter messages since a given timestamp | [optional] |
73
71
  | **fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to include in the response. | [optional] |
74
72
  | **exclude_fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to exclude from the response. | [optional] |
@@ -13,7 +13,7 @@ All URIs are relative to *http://localhost:24817*
13
13
 
14
14
  ## create
15
15
 
16
- > <AsyncOperationResponse> create(ansible_ansible_collection_deprecated, opts)
16
+ > <AsyncOperationResponse> create(ansible_ansible_collection_deprecated)
17
17
 
18
18
  Create an ansible collection deprecated
19
19
 
@@ -33,13 +33,10 @@ end
33
33
 
34
34
  api_instance = PulpAnsibleClient::ContentCollectionDeprecationsApi.new
35
35
  ansible_ansible_collection_deprecated = PulpAnsibleClient::AnsibleAnsibleCollectionDeprecated.new({name: 'name_example', namespace: 'namespace_example'}) # AnsibleAnsibleCollectionDeprecated |
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
  # Create an ansible collection deprecated
42
- result = api_instance.create(ansible_ansible_collection_deprecated, opts)
39
+ result = api_instance.create(ansible_ansible_collection_deprecated)
43
40
  p result
44
41
  rescue PulpAnsibleClient::ApiError => e
45
42
  puts "Error when calling ContentCollectionDeprecationsApi->create: #{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)> create_with_http_info(ansible_ansible_collection_deprecated, opts)
50
+ > <Array(<AsyncOperationResponse>, Integer, Hash)> create_with_http_info(ansible_ansible_collection_deprecated)
54
51
 
55
52
  ```ruby
56
53
  begin
57
54
  # Create an ansible collection deprecated
58
- data, status_code, headers = api_instance.create_with_http_info(ansible_ansible_collection_deprecated, opts)
55
+ data, status_code, headers = api_instance.create_with_http_info(ansible_ansible_collection_deprecated)
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_collection_deprecated** | [**AnsibleAnsibleCollectionDeprecated**](AnsibleAnsibleCollectionDeprecated.md) | | |
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
 
@@ -107,7 +103,6 @@ end
107
103
 
108
104
  api_instance = PulpAnsibleClient::ContentCollectionDeprecationsApi.new
109
105
  opts = {
110
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
111
106
  limit: 56, # Integer | Number of results to return per page.
112
107
  offset: 56, # Integer | The initial index from which to return the results.
113
108
  ordering: ['-pk'], # Array<String> | Ordering * `pk` - Pk * `-pk` - Pk (descending)
@@ -155,7 +150,6 @@ end
155
150
 
156
151
  | Name | Type | Description | Notes |
157
152
  | ---- | ---- | ----------- | ----- |
158
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
159
153
  | **limit** | **Integer** | Number of results to return per page. | [optional] |
160
154
  | **offset** | **Integer** | The initial index from which to return the results. | [optional] |
161
155
  | **ordering** | [**Array&lt;String&gt;**](String.md) | Ordering * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional] |
@@ -208,7 +202,6 @@ end
208
202
  api_instance = PulpAnsibleClient::ContentCollectionDeprecationsApi.new
209
203
  ansible_ansible_collection_deprecated_href = 'ansible_ansible_collection_deprecated_href_example' # String |
210
204
  opts = {
211
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
212
205
  fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
213
206
  exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
214
207
  }
@@ -245,7 +238,6 @@ end
245
238
  | Name | Type | Description | Notes |
246
239
  | ---- | ---- | ----------- | ----- |
247
240
  | **ansible_ansible_collection_deprecated_href** | **String** | | |
248
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
249
241
  | **fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to include in the response. | [optional] |
250
242
  | **exclude_fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to exclude from the response. | [optional] |
251
243
 
@@ -265,7 +257,7 @@ end
265
257
 
266
258
  ## set_label
267
259
 
268
- > <SetLabelResponse> set_label(ansible_ansible_collection_deprecated_href, set_label, opts)
260
+ > <SetLabelResponse> set_label(ansible_ansible_collection_deprecated_href, set_label)
269
261
 
270
262
  Set a label
271
263
 
@@ -286,13 +278,10 @@ end
286
278
  api_instance = PulpAnsibleClient::ContentCollectionDeprecationsApi.new
287
279
  ansible_ansible_collection_deprecated_href = 'ansible_ansible_collection_deprecated_href_example' # String |
288
280
  set_label = PulpAnsibleClient::SetLabel.new({key: 'key_example', value: 'value_example'}) # SetLabel |
289
- opts = {
290
- x_task_diagnostics: ['inner_example'] # Array<String> | List of profilers to use on tasks.
291
- }
292
281
 
293
282
  begin
294
283
  # Set a label
295
- result = api_instance.set_label(ansible_ansible_collection_deprecated_href, set_label, opts)
284
+ result = api_instance.set_label(ansible_ansible_collection_deprecated_href, set_label)
296
285
  p result
297
286
  rescue PulpAnsibleClient::ApiError => e
298
287
  puts "Error when calling ContentCollectionDeprecationsApi->set_label: #{e}"
@@ -303,12 +292,12 @@ end
303
292
 
304
293
  This returns an Array which contains the response data, status code and headers.
305
294
 
306
- > <Array(<SetLabelResponse>, Integer, Hash)> set_label_with_http_info(ansible_ansible_collection_deprecated_href, set_label, opts)
295
+ > <Array(<SetLabelResponse>, Integer, Hash)> set_label_with_http_info(ansible_ansible_collection_deprecated_href, set_label)
307
296
 
308
297
  ```ruby
309
298
  begin
310
299
  # Set a label
311
- data, status_code, headers = api_instance.set_label_with_http_info(ansible_ansible_collection_deprecated_href, set_label, opts)
300
+ data, status_code, headers = api_instance.set_label_with_http_info(ansible_ansible_collection_deprecated_href, set_label)
312
301
  p status_code # => 2xx
313
302
  p headers # => { ... }
314
303
  p data # => <SetLabelResponse>
@@ -323,7 +312,6 @@ end
323
312
  | ---- | ---- | ----------- | ----- |
324
313
  | **ansible_ansible_collection_deprecated_href** | **String** | | |
325
314
  | **set_label** | [**SetLabel**](SetLabel.md) | | |
326
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
327
315
 
328
316
  ### Return type
329
317
 
@@ -341,7 +329,7 @@ end
341
329
 
342
330
  ## unset_label
343
331
 
344
- > <UnsetLabelResponse> unset_label(ansible_ansible_collection_deprecated_href, unset_label, opts)
332
+ > <UnsetLabelResponse> unset_label(ansible_ansible_collection_deprecated_href, unset_label)
345
333
 
346
334
  Unset a label
347
335
 
@@ -362,13 +350,10 @@ end
362
350
  api_instance = PulpAnsibleClient::ContentCollectionDeprecationsApi.new
363
351
  ansible_ansible_collection_deprecated_href = 'ansible_ansible_collection_deprecated_href_example' # String |
364
352
  unset_label = PulpAnsibleClient::UnsetLabel.new({key: 'key_example'}) # UnsetLabel |
365
- opts = {
366
- x_task_diagnostics: ['inner_example'] # Array<String> | List of profilers to use on tasks.
367
- }
368
353
 
369
354
  begin
370
355
  # Unset a label
371
- result = api_instance.unset_label(ansible_ansible_collection_deprecated_href, unset_label, opts)
356
+ result = api_instance.unset_label(ansible_ansible_collection_deprecated_href, unset_label)
372
357
  p result
373
358
  rescue PulpAnsibleClient::ApiError => e
374
359
  puts "Error when calling ContentCollectionDeprecationsApi->unset_label: #{e}"
@@ -379,12 +364,12 @@ end
379
364
 
380
365
  This returns an Array which contains the response data, status code and headers.
381
366
 
382
- > <Array(<UnsetLabelResponse>, Integer, Hash)> unset_label_with_http_info(ansible_ansible_collection_deprecated_href, unset_label, opts)
367
+ > <Array(<UnsetLabelResponse>, Integer, Hash)> unset_label_with_http_info(ansible_ansible_collection_deprecated_href, unset_label)
383
368
 
384
369
  ```ruby
385
370
  begin
386
371
  # Unset a label
387
- data, status_code, headers = api_instance.unset_label_with_http_info(ansible_ansible_collection_deprecated_href, unset_label, opts)
372
+ data, status_code, headers = api_instance.unset_label_with_http_info(ansible_ansible_collection_deprecated_href, unset_label)
388
373
  p status_code # => 2xx
389
374
  p headers # => { ... }
390
375
  p data # => <UnsetLabelResponse>
@@ -399,7 +384,6 @@ end
399
384
  | ---- | ---- | ----------- | ----- |
400
385
  | **ansible_ansible_collection_deprecated_href** | **String** | | |
401
386
  | **unset_label** | [**UnsetLabel**](UnsetLabel.md) | | |
402
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
403
387
 
404
388
  ### Return type
405
389
 
@@ -13,7 +13,7 @@ All URIs are relative to *http://localhost:24817*
13
13
 
14
14
  ## create
15
15
 
16
- > <AnsibleCollectionVersionMarkResponse> create(ansible_collection_version_mark, opts)
16
+ > <AnsibleCollectionVersionMarkResponse> create(ansible_collection_version_mark)
17
17
 
18
18
  Create a collection version mark
19
19
 
@@ -33,13 +33,10 @@ end
33
33
 
34
34
  api_instance = PulpAnsibleClient::ContentCollectionMarksApi.new
35
35
  ansible_collection_version_mark = PulpAnsibleClient::AnsibleCollectionVersionMark.new({marked_collection: 'marked_collection_example', value: 'value_example'}) # AnsibleCollectionVersionMark |
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
  # Create a collection version mark
42
- result = api_instance.create(ansible_collection_version_mark, opts)
39
+ result = api_instance.create(ansible_collection_version_mark)
43
40
  p result
44
41
  rescue PulpAnsibleClient::ApiError => e
45
42
  puts "Error when calling ContentCollectionMarksApi->create: #{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(<AnsibleCollectionVersionMarkResponse>, Integer, Hash)> create_with_http_info(ansible_collection_version_mark, opts)
50
+ > <Array(<AnsibleCollectionVersionMarkResponse>, Integer, Hash)> create_with_http_info(ansible_collection_version_mark)
54
51
 
55
52
  ```ruby
56
53
  begin
57
54
  # Create a collection version mark
58
- data, status_code, headers = api_instance.create_with_http_info(ansible_collection_version_mark, opts)
55
+ data, status_code, headers = api_instance.create_with_http_info(ansible_collection_version_mark)
59
56
  p status_code # => 2xx
60
57
  p headers # => { ... }
61
58
  p data # => <AnsibleCollectionVersionMarkResponse>
@@ -69,7 +66,6 @@ end
69
66
  | Name | Type | Description | Notes |
70
67
  | ---- | ---- | ----------- | ----- |
71
68
  | **ansible_collection_version_mark** | [**AnsibleCollectionVersionMark**](AnsibleCollectionVersionMark.md) | | |
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
 
@@ -107,7 +103,6 @@ end
107
103
 
108
104
  api_instance = PulpAnsibleClient::ContentCollectionMarksApi.new
109
105
  opts = {
110
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
111
106
  limit: 56, # Integer | Number of results to return per page.
112
107
  marked_collection: '38400000-8cf0-11bd-b23e-10b96e4ef00d', # String | Filter marks for collection version
113
108
  offset: 56, # Integer | The initial index from which to return the results.
@@ -158,7 +153,6 @@ end
158
153
 
159
154
  | Name | Type | Description | Notes |
160
155
  | ---- | ---- | ----------- | ----- |
161
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
162
156
  | **limit** | **Integer** | Number of results to return per page. | [optional] |
163
157
  | **marked_collection** | **String** | Filter marks for collection version | [optional] |
164
158
  | **offset** | **Integer** | The initial index from which to return the results. | [optional] |
@@ -214,7 +208,6 @@ end
214
208
  api_instance = PulpAnsibleClient::ContentCollectionMarksApi.new
215
209
  ansible_collection_version_mark_href = 'ansible_collection_version_mark_href_example' # String |
216
210
  opts = {
217
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
218
211
  fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
219
212
  exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
220
213
  }
@@ -251,7 +244,6 @@ end
251
244
  | Name | Type | Description | Notes |
252
245
  | ---- | ---- | ----------- | ----- |
253
246
  | **ansible_collection_version_mark_href** | **String** | | |
254
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
255
247
  | **fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to include in the response. | [optional] |
256
248
  | **exclude_fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to exclude from the response. | [optional] |
257
249
 
@@ -271,7 +263,7 @@ end
271
263
 
272
264
  ## set_label
273
265
 
274
- > <SetLabelResponse> set_label(ansible_collection_version_mark_href, set_label, opts)
266
+ > <SetLabelResponse> set_label(ansible_collection_version_mark_href, set_label)
275
267
 
276
268
  Set a label
277
269
 
@@ -292,13 +284,10 @@ end
292
284
  api_instance = PulpAnsibleClient::ContentCollectionMarksApi.new
293
285
  ansible_collection_version_mark_href = 'ansible_collection_version_mark_href_example' # String |
294
286
  set_label = PulpAnsibleClient::SetLabel.new({key: 'key_example', value: 'value_example'}) # SetLabel |
295
- opts = {
296
- x_task_diagnostics: ['inner_example'] # Array<String> | List of profilers to use on tasks.
297
- }
298
287
 
299
288
  begin
300
289
  # Set a label
301
- result = api_instance.set_label(ansible_collection_version_mark_href, set_label, opts)
290
+ result = api_instance.set_label(ansible_collection_version_mark_href, set_label)
302
291
  p result
303
292
  rescue PulpAnsibleClient::ApiError => e
304
293
  puts "Error when calling ContentCollectionMarksApi->set_label: #{e}"
@@ -309,12 +298,12 @@ end
309
298
 
310
299
  This returns an Array which contains the response data, status code and headers.
311
300
 
312
- > <Array(<SetLabelResponse>, Integer, Hash)> set_label_with_http_info(ansible_collection_version_mark_href, set_label, opts)
301
+ > <Array(<SetLabelResponse>, Integer, Hash)> set_label_with_http_info(ansible_collection_version_mark_href, set_label)
313
302
 
314
303
  ```ruby
315
304
  begin
316
305
  # Set a label
317
- data, status_code, headers = api_instance.set_label_with_http_info(ansible_collection_version_mark_href, set_label, opts)
306
+ data, status_code, headers = api_instance.set_label_with_http_info(ansible_collection_version_mark_href, set_label)
318
307
  p status_code # => 2xx
319
308
  p headers # => { ... }
320
309
  p data # => <SetLabelResponse>
@@ -329,7 +318,6 @@ end
329
318
  | ---- | ---- | ----------- | ----- |
330
319
  | **ansible_collection_version_mark_href** | **String** | | |
331
320
  | **set_label** | [**SetLabel**](SetLabel.md) | | |
332
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
333
321
 
334
322
  ### Return type
335
323
 
@@ -347,7 +335,7 @@ end
347
335
 
348
336
  ## unset_label
349
337
 
350
- > <UnsetLabelResponse> unset_label(ansible_collection_version_mark_href, unset_label, opts)
338
+ > <UnsetLabelResponse> unset_label(ansible_collection_version_mark_href, unset_label)
351
339
 
352
340
  Unset a label
353
341
 
@@ -368,13 +356,10 @@ end
368
356
  api_instance = PulpAnsibleClient::ContentCollectionMarksApi.new
369
357
  ansible_collection_version_mark_href = 'ansible_collection_version_mark_href_example' # String |
370
358
  unset_label = PulpAnsibleClient::UnsetLabel.new({key: 'key_example'}) # UnsetLabel |
371
- opts = {
372
- x_task_diagnostics: ['inner_example'] # Array<String> | List of profilers to use on tasks.
373
- }
374
359
 
375
360
  begin
376
361
  # Unset a label
377
- result = api_instance.unset_label(ansible_collection_version_mark_href, unset_label, opts)
362
+ result = api_instance.unset_label(ansible_collection_version_mark_href, unset_label)
378
363
  p result
379
364
  rescue PulpAnsibleClient::ApiError => e
380
365
  puts "Error when calling ContentCollectionMarksApi->unset_label: #{e}"
@@ -385,12 +370,12 @@ end
385
370
 
386
371
  This returns an Array which contains the response data, status code and headers.
387
372
 
388
- > <Array(<UnsetLabelResponse>, Integer, Hash)> unset_label_with_http_info(ansible_collection_version_mark_href, unset_label, opts)
373
+ > <Array(<UnsetLabelResponse>, Integer, Hash)> unset_label_with_http_info(ansible_collection_version_mark_href, unset_label)
389
374
 
390
375
  ```ruby
391
376
  begin
392
377
  # Unset a label
393
- data, status_code, headers = api_instance.unset_label_with_http_info(ansible_collection_version_mark_href, unset_label, opts)
378
+ data, status_code, headers = api_instance.unset_label_with_http_info(ansible_collection_version_mark_href, unset_label)
394
379
  p status_code # => 2xx
395
380
  p headers # => { ... }
396
381
  p data # => <UnsetLabelResponse>
@@ -405,7 +390,6 @@ end
405
390
  | ---- | ---- | ----------- | ----- |
406
391
  | **ansible_collection_version_mark_href** | **String** | | |
407
392
  | **unset_label** | [**UnsetLabel**](UnsetLabel.md) | | |
408
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
409
393
 
410
394
  ### Return type
411
395
 
@@ -34,7 +34,6 @@ end
34
34
  api_instance = PulpAnsibleClient::ContentCollectionSignaturesApi.new
35
35
  signed_collection = 'signed_collection_example' # String | The content this signature is pointing to.
36
36
  opts = {
37
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
38
37
  repository: 'repository_example', # String | A URI of a repository the new content unit should be associated with.
39
38
  pulp_labels: { key: 'inner_example'}, # Hash<String, String> | A dictionary of arbitrary key/value pairs used to describe a specific Content instance.
40
39
  file: File.new('/path/to/some/file'), # File | An uploaded file that may be turned into the content unit.
@@ -74,7 +73,6 @@ end
74
73
  | Name | Type | Description | Notes |
75
74
  | ---- | ---- | ----------- | ----- |
76
75
  | **signed_collection** | **String** | The content this signature is pointing to. | |
77
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
78
76
  | **repository** | **String** | A URI of a repository the new content unit should be associated with. | [optional] |
79
77
  | **pulp_labels** | [**Hash&lt;String, String&gt;**](Hash.md) | A dictionary of arbitrary key/value pairs used to describe a specific Content instance. | [optional] |
80
78
  | **file** | **File** | An uploaded file that may be turned into the content unit. | [optional] |
@@ -117,7 +115,6 @@ end
117
115
 
118
116
  api_instance = PulpAnsibleClient::ContentCollectionSignaturesApi.new
119
117
  opts = {
120
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
121
118
  limit: 56, # Integer | Number of results to return per page.
122
119
  offset: 56, # Integer | The initial index from which to return the results.
123
120
  ordering: ['-data'], # 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) * `pulp_type` - Pulp type * `-pulp_type` - Pulp type (descending) * `upstream_id` - Upstream id * `-upstream_id` - Upstream id (descending) * `pulp_labels` - Pulp labels * `-pulp_labels` - Pulp labels (descending) * `timestamp_of_interest` - Timestamp of interest * `-timestamp_of_interest` - Timestamp of interest (descending) * `data` - Data * `-data` - Data (descending) * `digest` - Digest * `-digest` - Digest (descending) * `pubkey_fingerprint` - Pubkey fingerprint * `-pubkey_fingerprint` - Pubkey fingerprint (descending) * `pk` - Pk * `-pk` - Pk (descending)
@@ -169,7 +166,6 @@ end
169
166
 
170
167
  | Name | Type | Description | Notes |
171
168
  | ---- | ---- | ----------- | ----- |
172
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
173
169
  | **limit** | **Integer** | Number of results to return per page. | [optional] |
174
170
  | **offset** | **Integer** | The initial index from which to return the results. | [optional] |
175
171
  | **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;pulp_type&#x60; - Pulp type * &#x60;-pulp_type&#x60; - Pulp type (descending) * &#x60;upstream_id&#x60; - Upstream id * &#x60;-upstream_id&#x60; - Upstream id (descending) * &#x60;pulp_labels&#x60; - Pulp labels * &#x60;-pulp_labels&#x60; - Pulp labels (descending) * &#x60;timestamp_of_interest&#x60; - Timestamp of interest * &#x60;-timestamp_of_interest&#x60; - Timestamp of interest (descending) * &#x60;data&#x60; - Data * &#x60;-data&#x60; - Data (descending) * &#x60;digest&#x60; - Digest * &#x60;-digest&#x60; - Digest (descending) * &#x60;pubkey_fingerprint&#x60; - Pubkey fingerprint * &#x60;-pubkey_fingerprint&#x60; - Pubkey fingerprint (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional] |
@@ -226,7 +222,6 @@ end
226
222
  api_instance = PulpAnsibleClient::ContentCollectionSignaturesApi.new
227
223
  ansible_collection_version_signature_href = 'ansible_collection_version_signature_href_example' # String |
228
224
  opts = {
229
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
230
225
  fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
231
226
  exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
232
227
  }
@@ -263,7 +258,6 @@ end
263
258
  | Name | Type | Description | Notes |
264
259
  | ---- | ---- | ----------- | ----- |
265
260
  | **ansible_collection_version_signature_href** | **String** | | |
266
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
267
261
  | **fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to include in the response. | [optional] |
268
262
  | **exclude_fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to exclude from the response. | [optional] |
269
263
 
@@ -283,7 +277,7 @@ end
283
277
 
284
278
  ## set_label
285
279
 
286
- > <SetLabelResponse> set_label(ansible_collection_version_signature_href, set_label, opts)
280
+ > <SetLabelResponse> set_label(ansible_collection_version_signature_href, set_label)
287
281
 
288
282
  Set a label
289
283
 
@@ -304,13 +298,10 @@ end
304
298
  api_instance = PulpAnsibleClient::ContentCollectionSignaturesApi.new
305
299
  ansible_collection_version_signature_href = 'ansible_collection_version_signature_href_example' # String |
306
300
  set_label = PulpAnsibleClient::SetLabel.new({key: 'key_example', value: 'value_example'}) # SetLabel |
307
- opts = {
308
- x_task_diagnostics: ['inner_example'] # Array<String> | List of profilers to use on tasks.
309
- }
310
301
 
311
302
  begin
312
303
  # Set a label
313
- result = api_instance.set_label(ansible_collection_version_signature_href, set_label, opts)
304
+ result = api_instance.set_label(ansible_collection_version_signature_href, set_label)
314
305
  p result
315
306
  rescue PulpAnsibleClient::ApiError => e
316
307
  puts "Error when calling ContentCollectionSignaturesApi->set_label: #{e}"
@@ -321,12 +312,12 @@ end
321
312
 
322
313
  This returns an Array which contains the response data, status code and headers.
323
314
 
324
- > <Array(<SetLabelResponse>, Integer, Hash)> set_label_with_http_info(ansible_collection_version_signature_href, set_label, opts)
315
+ > <Array(<SetLabelResponse>, Integer, Hash)> set_label_with_http_info(ansible_collection_version_signature_href, set_label)
325
316
 
326
317
  ```ruby
327
318
  begin
328
319
  # Set a label
329
- data, status_code, headers = api_instance.set_label_with_http_info(ansible_collection_version_signature_href, set_label, opts)
320
+ data, status_code, headers = api_instance.set_label_with_http_info(ansible_collection_version_signature_href, set_label)
330
321
  p status_code # => 2xx
331
322
  p headers # => { ... }
332
323
  p data # => <SetLabelResponse>
@@ -341,7 +332,6 @@ end
341
332
  | ---- | ---- | ----------- | ----- |
342
333
  | **ansible_collection_version_signature_href** | **String** | | |
343
334
  | **set_label** | [**SetLabel**](SetLabel.md) | | |
344
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
345
335
 
346
336
  ### Return type
347
337
 
@@ -359,7 +349,7 @@ end
359
349
 
360
350
  ## unset_label
361
351
 
362
- > <UnsetLabelResponse> unset_label(ansible_collection_version_signature_href, unset_label, opts)
352
+ > <UnsetLabelResponse> unset_label(ansible_collection_version_signature_href, unset_label)
363
353
 
364
354
  Unset a label
365
355
 
@@ -380,13 +370,10 @@ end
380
370
  api_instance = PulpAnsibleClient::ContentCollectionSignaturesApi.new
381
371
  ansible_collection_version_signature_href = 'ansible_collection_version_signature_href_example' # String |
382
372
  unset_label = PulpAnsibleClient::UnsetLabel.new({key: 'key_example'}) # UnsetLabel |
383
- opts = {
384
- x_task_diagnostics: ['inner_example'] # Array<String> | List of profilers to use on tasks.
385
- }
386
373
 
387
374
  begin
388
375
  # Unset a label
389
- result = api_instance.unset_label(ansible_collection_version_signature_href, unset_label, opts)
376
+ result = api_instance.unset_label(ansible_collection_version_signature_href, unset_label)
390
377
  p result
391
378
  rescue PulpAnsibleClient::ApiError => e
392
379
  puts "Error when calling ContentCollectionSignaturesApi->unset_label: #{e}"
@@ -397,12 +384,12 @@ end
397
384
 
398
385
  This returns an Array which contains the response data, status code and headers.
399
386
 
400
- > <Array(<UnsetLabelResponse>, Integer, Hash)> unset_label_with_http_info(ansible_collection_version_signature_href, unset_label, opts)
387
+ > <Array(<UnsetLabelResponse>, Integer, Hash)> unset_label_with_http_info(ansible_collection_version_signature_href, unset_label)
401
388
 
402
389
  ```ruby
403
390
  begin
404
391
  # Unset a label
405
- data, status_code, headers = api_instance.unset_label_with_http_info(ansible_collection_version_signature_href, unset_label, opts)
392
+ data, status_code, headers = api_instance.unset_label_with_http_info(ansible_collection_version_signature_href, unset_label)
406
393
  p status_code # => 2xx
407
394
  p headers # => { ... }
408
395
  p data # => <UnsetLabelResponse>
@@ -417,7 +404,6 @@ end
417
404
  | ---- | ---- | ----------- | ----- |
418
405
  | **ansible_collection_version_signature_href** | **String** | | |
419
406
  | **unset_label** | [**UnsetLabel**](UnsetLabel.md) | | |
420
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
421
407
 
422
408
  ### Return type
423
409