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
  ## 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
 
@@ -33,13 +33,12 @@ end
33
33
 
34
34
  api_instance = PulpAnsibleClient::ContentCollectionVersionsApi.new
35
35
  opts = {
36
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
37
- repository: 'repository_example', # String | A URI of a repository the new content unit should be associated with.
38
- upload: 'upload_example', # String | An uncommitted upload that may be turned into the content unit.
39
36
  file: File.new('/path/to/some/file'), # File | An uploaded file that may be turned into the content unit.
40
37
  pulp_labels: { key: 'inner_example'}, # Hash<String, String> | A dictionary of arbitrary key/value pairs used to describe a specific Content instance.
41
- artifact: 'artifact_example', # String | Artifact file representing the physical content
38
+ upload: 'upload_example', # String | An uncommitted upload that may be turned into the content unit.
42
39
  file_url: 'file_url_example', # String | A url that Pulp can download and turn into the content unit.
40
+ repository: 'repository_example', # String | A URI of a repository the new content unit should be associated with.
41
+ artifact: 'artifact_example', # String | Artifact file representing the physical content
43
42
  expected_name: 'expected_name_example', # String | The name of the collection.
44
43
  expected_namespace: 'expected_namespace_example', # String | The namespace of the collection.
45
44
  expected_version: 'expected_version_example' # String | The version of the collection.
@@ -76,13 +75,12 @@ end
76
75
 
77
76
  | Name | Type | Description | Notes |
78
77
  | ---- | ---- | ----------- | ----- |
79
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
80
- | **repository** | **String** | A URI of a repository the new content unit should be associated with. | [optional] |
81
- | **upload** | **String** | An uncommitted upload that may be turned into the content unit. | [optional] |
82
78
  | **file** | **File** | An uploaded file that may be turned into the content unit. | [optional] |
83
79
  | **pulp_labels** | [**Hash&lt;String, String&gt;**](Hash.md) | A dictionary of arbitrary key/value pairs used to describe a specific Content instance. | [optional] |
84
- | **artifact** | **String** | Artifact file representing the physical content | [optional] |
80
+ | **upload** | **String** | An uncommitted upload that may be turned into the content unit. | [optional] |
85
81
  | **file_url** | **String** | A url that Pulp can download and turn into the content unit. | [optional] |
82
+ | **repository** | **String** | A URI of a repository the new content unit should be associated with. | [optional] |
83
+ | **artifact** | **String** | Artifact file representing the physical content | [optional] |
86
84
  | **expected_name** | **String** | The name of the collection. | [optional] |
87
85
  | **expected_namespace** | **String** | The namespace of the collection. | [optional] |
88
86
  | **expected_version** | **String** | The version of the collection. | [optional] |
@@ -123,7 +121,6 @@ end
123
121
 
124
122
  api_instance = PulpAnsibleClient::ContentCollectionVersionsApi.new
125
123
  opts = {
126
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
127
124
  limit: 56, # Integer | Number of results to return per page.
128
125
  name: 'name_example', # String |
129
126
  namespace: 'namespace_example', # String |
@@ -175,7 +172,6 @@ end
175
172
 
176
173
  | Name | Type | Description | Notes |
177
174
  | ---- | ---- | ----------- | ----- |
178
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
179
175
  | **limit** | **Integer** | Number of results to return per page. | [optional] |
180
176
  | **name** | **String** | | [optional] |
181
177
  | **namespace** | **String** | | [optional] |
@@ -232,7 +228,6 @@ end
232
228
  api_instance = PulpAnsibleClient::ContentCollectionVersionsApi.new
233
229
  ansible_collection_version_href = 'ansible_collection_version_href_example' # String |
234
230
  opts = {
235
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
236
231
  fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
237
232
  exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
238
233
  }
@@ -269,7 +264,6 @@ end
269
264
  | Name | Type | Description | Notes |
270
265
  | ---- | ---- | ----------- | ----- |
271
266
  | **ansible_collection_version_href** | **String** | | |
272
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
273
267
  | **fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to include in the response. | [optional] |
274
268
  | **exclude_fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to exclude from the response. | [optional] |
275
269
 
@@ -289,7 +283,7 @@ end
289
283
 
290
284
  ## set_label
291
285
 
292
- > <SetLabelResponse> set_label(ansible_collection_version_href, set_label, opts)
286
+ > <SetLabelResponse> set_label(ansible_collection_version_href, set_label)
293
287
 
294
288
  Set a label
295
289
 
@@ -310,13 +304,10 @@ end
310
304
  api_instance = PulpAnsibleClient::ContentCollectionVersionsApi.new
311
305
  ansible_collection_version_href = 'ansible_collection_version_href_example' # String |
312
306
  set_label = PulpAnsibleClient::SetLabel.new({key: 'key_example', value: 'value_example'}) # SetLabel |
313
- opts = {
314
- x_task_diagnostics: ['inner_example'] # Array<String> | List of profilers to use on tasks.
315
- }
316
307
 
317
308
  begin
318
309
  # Set a label
319
- result = api_instance.set_label(ansible_collection_version_href, set_label, opts)
310
+ result = api_instance.set_label(ansible_collection_version_href, set_label)
320
311
  p result
321
312
  rescue PulpAnsibleClient::ApiError => e
322
313
  puts "Error when calling ContentCollectionVersionsApi->set_label: #{e}"
@@ -327,12 +318,12 @@ end
327
318
 
328
319
  This returns an Array which contains the response data, status code and headers.
329
320
 
330
- > <Array(<SetLabelResponse>, Integer, Hash)> set_label_with_http_info(ansible_collection_version_href, set_label, opts)
321
+ > <Array(<SetLabelResponse>, Integer, Hash)> set_label_with_http_info(ansible_collection_version_href, set_label)
331
322
 
332
323
  ```ruby
333
324
  begin
334
325
  # Set a label
335
- data, status_code, headers = api_instance.set_label_with_http_info(ansible_collection_version_href, set_label, opts)
326
+ data, status_code, headers = api_instance.set_label_with_http_info(ansible_collection_version_href, set_label)
336
327
  p status_code # => 2xx
337
328
  p headers # => { ... }
338
329
  p data # => <SetLabelResponse>
@@ -347,7 +338,6 @@ end
347
338
  | ---- | ---- | ----------- | ----- |
348
339
  | **ansible_collection_version_href** | **String** | | |
349
340
  | **set_label** | [**SetLabel**](SetLabel.md) | | |
350
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
351
341
 
352
342
  ### Return type
353
343
 
@@ -365,7 +355,7 @@ end
365
355
 
366
356
  ## unset_label
367
357
 
368
- > <UnsetLabelResponse> unset_label(ansible_collection_version_href, unset_label, opts)
358
+ > <UnsetLabelResponse> unset_label(ansible_collection_version_href, unset_label)
369
359
 
370
360
  Unset a label
371
361
 
@@ -386,13 +376,10 @@ end
386
376
  api_instance = PulpAnsibleClient::ContentCollectionVersionsApi.new
387
377
  ansible_collection_version_href = 'ansible_collection_version_href_example' # String |
388
378
  unset_label = PulpAnsibleClient::UnsetLabel.new({key: 'key_example'}) # UnsetLabel |
389
- opts = {
390
- x_task_diagnostics: ['inner_example'] # Array<String> | List of profilers to use on tasks.
391
- }
392
379
 
393
380
  begin
394
381
  # Unset a label
395
- result = api_instance.unset_label(ansible_collection_version_href, unset_label, opts)
382
+ result = api_instance.unset_label(ansible_collection_version_href, unset_label)
396
383
  p result
397
384
  rescue PulpAnsibleClient::ApiError => e
398
385
  puts "Error when calling ContentCollectionVersionsApi->unset_label: #{e}"
@@ -403,12 +390,12 @@ end
403
390
 
404
391
  This returns an Array which contains the response data, status code and headers.
405
392
 
406
- > <Array(<UnsetLabelResponse>, Integer, Hash)> unset_label_with_http_info(ansible_collection_version_href, unset_label, opts)
393
+ > <Array(<UnsetLabelResponse>, Integer, Hash)> unset_label_with_http_info(ansible_collection_version_href, unset_label)
407
394
 
408
395
  ```ruby
409
396
  begin
410
397
  # Unset a label
411
- data, status_code, headers = api_instance.unset_label_with_http_info(ansible_collection_version_href, unset_label, opts)
398
+ data, status_code, headers = api_instance.unset_label_with_http_info(ansible_collection_version_href, unset_label)
412
399
  p status_code # => 2xx
413
400
  p headers # => { ... }
414
401
  p data # => <UnsetLabelResponse>
@@ -423,7 +410,6 @@ end
423
410
  | ---- | ---- | ----------- | ----- |
424
411
  | **ansible_collection_version_href** | **String** | | |
425
412
  | **unset_label** | [**UnsetLabel**](UnsetLabel.md) | | |
426
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
427
413
 
428
414
  ### Return type
429
415