pulp_ansible_client 0.21.15 → 0.21.17

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 (219) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +8 -5
  3. data/docs/AnsibleAnsibleDistribution.md +5 -3
  4. data/docs/AnsibleAnsibleDistributionResponse.md +8 -4
  5. data/docs/AnsibleCollectionVersion.md +3 -3
  6. data/docs/AnsibleCollectionVersionResponse.md +5 -5
  7. data/docs/AnsibleCollectionsApi.md +20 -4
  8. data/docs/AnsibleCopyApi.md +6 -2
  9. data/docs/AnsibleGitRemote.md +27 -27
  10. data/docs/AnsibleGitRemoteResponse.md +25 -25
  11. data/docs/AnsibleRoleResponse.md +5 -5
  12. data/docs/ApiCollectionsApi.md +8 -2
  13. data/docs/ApiPluginAnsibleSearchCollectionVersionsApi.md +8 -2
  14. data/docs/ApiRolesApi.md +2 -0
  15. data/docs/CollectionImportApi.md +2 -0
  16. data/docs/CollectionMetadataResponse.md +2 -2
  17. data/docs/CollectionVersionSearchList.md +0 -2
  18. data/docs/ContentCollectionDeprecationsApi.md +10 -2
  19. data/docs/ContentCollectionMarksApi.md +10 -2
  20. data/docs/ContentCollectionSignaturesApi.md +6 -0
  21. data/docs/ContentCollectionVersionsApi.md +8 -2
  22. data/docs/ContentNamespacesApi.md +6 -0
  23. data/docs/ContentRolesApi.md +10 -2
  24. data/docs/DistributionsAnsibleApi.md +56 -16
  25. data/docs/GalaxyDetailApi.md +2 -0
  26. data/docs/PatchedansibleAnsibleDistribution.md +5 -3
  27. data/docs/PatchedansibleGitRemote.md +27 -27
  28. data/docs/PulpAnsibleApiApi.md +2 -0
  29. data/docs/PulpAnsibleApiV2CollectionsVersionsApi.md +2 -0
  30. data/docs/PulpAnsibleApiV3Api.md +2 -0
  31. data/docs/PulpAnsibleApiV3ArtifactsCollectionsApi.md +2 -0
  32. data/docs/PulpAnsibleApiV3CollectionVersionsAllApi.md +2 -0
  33. data/docs/PulpAnsibleApiV3CollectionsAllApi.md +2 -0
  34. data/docs/PulpAnsibleApiV3CollectionsApi.md +16 -4
  35. data/docs/PulpAnsibleApiV3CollectionsVersionsApi.md +10 -2
  36. data/docs/PulpAnsibleApiV3CollectionsVersionsDocsBlobApi.md +2 -0
  37. data/docs/PulpAnsibleApiV3NamespacesApi.md +4 -0
  38. data/docs/PulpAnsibleApiV3PluginAnsibleClientConfigurationApi.md +2 -0
  39. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsAllCollectionsApi.md +2 -0
  40. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsAllVersionsApi.md +2 -0
  41. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsApi.md +2 -0
  42. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsArtifactsApi.md +2 -0
  43. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexApi.md +16 -4
  44. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexVersionsApi.md +10 -2
  45. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexVersionsDocsBlobApi.md +2 -0
  46. data/docs/PulpAnsibleApiV3PluginAnsibleContentNamespacesApi.md +14 -2
  47. data/docs/PulpAnsibleArtifactsCollectionsV3Api.md +8 -0
  48. data/docs/PulpAnsibleDefaultApiApi.md +13 -3
  49. data/docs/PulpAnsibleDefaultApiV3Api.md +13 -3
  50. data/docs/PulpAnsibleDefaultApiV3ArtifactsCollectionsApi.md +2 -0
  51. data/docs/PulpAnsibleDefaultApiV3CollectionVersionsAllApi.md +13 -3
  52. data/docs/PulpAnsibleDefaultApiV3CollectionsAllApi.md +2 -0
  53. data/docs/PulpAnsibleDefaultApiV3CollectionsApi.md +16 -4
  54. data/docs/PulpAnsibleDefaultApiV3CollectionsVersionsApi.md +10 -2
  55. data/docs/PulpAnsibleDefaultApiV3CollectionsVersionsDocsBlobApi.md +2 -0
  56. data/docs/PulpAnsibleDefaultApiV3NamespacesApi.md +4 -0
  57. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleClientConfigurationApi.md +13 -3
  58. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsAllCollectionsApi.md +2 -0
  59. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsAllVersionsApi.md +2 -0
  60. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsApi.md +2 -0
  61. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsArtifactsApi.md +2 -0
  62. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexApi.md +16 -4
  63. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexVersionsApi.md +10 -2
  64. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexVersionsDocsBlobApi.md +2 -0
  65. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentNamespacesApi.md +14 -2
  66. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleSearchCollectionVersionsApi.md +8 -2
  67. data/docs/PulpAnsibleTagsApi.md +2 -0
  68. data/docs/RemotesCollectionApi.md +56 -16
  69. data/docs/RemotesGitApi.md +56 -16
  70. data/docs/RemotesRoleApi.md +56 -16
  71. data/docs/RepositoriesAnsibleApi.md +104 -32
  72. data/docs/RepositoriesAnsibleVersionsApi.md +22 -6
  73. data/docs/VersionsApi.md +4 -0
  74. data/lib/pulp_ansible_client/api/ansible_collections_api.rb +18 -0
  75. data/lib/pulp_ansible_client/api/ansible_copy_api.rb +3 -0
  76. data/lib/pulp_ansible_client/api/api_collections_api.rb +6 -0
  77. data/lib/pulp_ansible_client/api/api_plugin_ansible_search_collection_versions_api.rb +6 -0
  78. data/lib/pulp_ansible_client/api/api_roles_api.rb +3 -0
  79. data/lib/pulp_ansible_client/api/collection_import_api.rb +3 -0
  80. data/lib/pulp_ansible_client/api/content_collection_deprecations_api.rb +9 -0
  81. data/lib/pulp_ansible_client/api/content_collection_marks_api.rb +9 -0
  82. data/lib/pulp_ansible_client/api/content_collection_signatures_api.rb +9 -0
  83. data/lib/pulp_ansible_client/api/content_collection_versions_api.rb +12 -3
  84. data/lib/pulp_ansible_client/api/content_namespaces_api.rb +9 -0
  85. data/lib/pulp_ansible_client/api/content_roles_api.rb +9 -0
  86. data/lib/pulp_ansible_client/api/distributions_ansible_api.rb +36 -0
  87. data/lib/pulp_ansible_client/api/galaxy_detail_api.rb +3 -0
  88. data/lib/pulp_ansible_client/api/pulp_ansible_api_api.rb +3 -0
  89. data/lib/pulp_ansible_client/api/pulp_ansible_api_v2_collections_versions_api.rb +3 -0
  90. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_api.rb +3 -0
  91. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_artifacts_collections_api.rb +3 -0
  92. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collection_versions_all_api.rb +3 -0
  93. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collections_all_api.rb +3 -0
  94. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collections_api.rb +12 -0
  95. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collections_versions_api.rb +9 -0
  96. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collections_versions_docs_blob_api.rb +3 -0
  97. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_namespaces_api.rb +6 -0
  98. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_client_configuration_api.rb +3 -0
  99. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_all_collections_api.rb +3 -0
  100. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_all_versions_api.rb +3 -0
  101. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_api.rb +3 -0
  102. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_artifacts_api.rb +3 -0
  103. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_api.rb +12 -0
  104. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_versions_api.rb +9 -0
  105. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_versions_docs_blob_api.rb +3 -0
  106. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_namespaces_api.rb +17 -2
  107. data/lib/pulp_ansible_client/api/pulp_ansible_artifacts_collections_v3_api.rb +12 -0
  108. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_api.rb +9 -0
  109. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_api.rb +9 -0
  110. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_artifacts_collections_api.rb +3 -0
  111. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collection_versions_all_api.rb +9 -0
  112. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collections_all_api.rb +3 -0
  113. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collections_api.rb +12 -0
  114. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collections_versions_api.rb +9 -0
  115. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collections_versions_docs_blob_api.rb +3 -0
  116. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_namespaces_api.rb +6 -0
  117. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_client_configuration_api.rb +9 -0
  118. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_all_collections_api.rb +3 -0
  119. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_all_versions_api.rb +3 -0
  120. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_api.rb +3 -0
  121. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_artifacts_api.rb +3 -0
  122. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_api.rb +12 -0
  123. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_versions_api.rb +9 -0
  124. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_versions_docs_blob_api.rb +3 -0
  125. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_namespaces_api.rb +17 -2
  126. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_search_collection_versions_api.rb +6 -0
  127. data/lib/pulp_ansible_client/api/pulp_ansible_tags_api.rb +3 -0
  128. data/lib/pulp_ansible_client/api/remotes_collection_api.rb +36 -0
  129. data/lib/pulp_ansible_client/api/remotes_git_api.rb +36 -0
  130. data/lib/pulp_ansible_client/api/remotes_role_api.rb +36 -0
  131. data/lib/pulp_ansible_client/api/repositories_ansible_api.rb +60 -0
  132. data/lib/pulp_ansible_client/api/repositories_ansible_versions_api.rb +15 -0
  133. data/lib/pulp_ansible_client/api/versions_api.rb +6 -0
  134. data/lib/pulp_ansible_client/models/ansible_ansible_distribution.rb +28 -16
  135. data/lib/pulp_ansible_client/models/ansible_ansible_distribution_response.rb +42 -20
  136. data/lib/pulp_ansible_client/models/ansible_ansible_namespace_metadata.rb +3 -3
  137. data/lib/pulp_ansible_client/models/ansible_ansible_namespace_metadata_response.rb +3 -3
  138. data/lib/pulp_ansible_client/models/ansible_collection_version.rb +11 -11
  139. data/lib/pulp_ansible_client/models/ansible_collection_version_response.rb +20 -20
  140. data/lib/pulp_ansible_client/models/ansible_git_remote.rb +240 -240
  141. data/lib/pulp_ansible_client/models/ansible_git_remote_response.rb +126 -126
  142. data/lib/pulp_ansible_client/models/ansible_role_response.rb +20 -20
  143. data/lib/pulp_ansible_client/models/collection_metadata_response.rb +2 -2
  144. data/lib/pulp_ansible_client/models/collection_version_search_list.rb +1 -16
  145. data/lib/pulp_ansible_client/models/patchedansible_ansible_distribution.rb +28 -16
  146. data/lib/pulp_ansible_client/models/patchedansible_ansible_namespace_metadata.rb +3 -3
  147. data/lib/pulp_ansible_client/models/patchedansible_git_remote.rb +231 -231
  148. data/lib/pulp_ansible_client/version.rb +1 -1
  149. data/spec/api/ansible_collections_api_spec.rb +6 -0
  150. data/spec/api/ansible_copy_api_spec.rb +1 -0
  151. data/spec/api/api_collections_api_spec.rb +2 -0
  152. data/spec/api/api_plugin_ansible_search_collection_versions_api_spec.rb +2 -0
  153. data/spec/api/api_roles_api_spec.rb +1 -0
  154. data/spec/api/collection_import_api_spec.rb +1 -0
  155. data/spec/api/content_collection_deprecations_api_spec.rb +3 -0
  156. data/spec/api/content_collection_marks_api_spec.rb +3 -0
  157. data/spec/api/content_collection_signatures_api_spec.rb +3 -0
  158. data/spec/api/content_collection_versions_api_spec.rb +4 -1
  159. data/spec/api/content_namespaces_api_spec.rb +3 -0
  160. data/spec/api/content_roles_api_spec.rb +3 -0
  161. data/spec/api/distributions_ansible_api_spec.rb +12 -0
  162. data/spec/api/galaxy_detail_api_spec.rb +1 -0
  163. data/spec/api/pulp_ansible_api_api_spec.rb +1 -0
  164. data/spec/api/pulp_ansible_api_v2_collections_versions_api_spec.rb +1 -0
  165. data/spec/api/pulp_ansible_api_v3_api_spec.rb +1 -0
  166. data/spec/api/pulp_ansible_api_v3_artifacts_collections_api_spec.rb +1 -0
  167. data/spec/api/pulp_ansible_api_v3_collection_versions_all_api_spec.rb +1 -0
  168. data/spec/api/pulp_ansible_api_v3_collections_all_api_spec.rb +1 -0
  169. data/spec/api/pulp_ansible_api_v3_collections_api_spec.rb +4 -0
  170. data/spec/api/pulp_ansible_api_v3_collections_versions_api_spec.rb +3 -0
  171. data/spec/api/pulp_ansible_api_v3_collections_versions_docs_blob_api_spec.rb +1 -0
  172. data/spec/api/pulp_ansible_api_v3_namespaces_api_spec.rb +2 -0
  173. data/spec/api/pulp_ansible_api_v3_plugin_ansible_client_configuration_api_spec.rb +1 -0
  174. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_all_collections_api_spec.rb +1 -0
  175. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_all_versions_api_spec.rb +1 -0
  176. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_api_spec.rb +1 -0
  177. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_artifacts_api_spec.rb +1 -0
  178. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_api_spec.rb +4 -0
  179. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_versions_api_spec.rb +3 -0
  180. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_versions_docs_blob_api_spec.rb +1 -0
  181. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_namespaces_api_spec.rb +5 -0
  182. data/spec/api/pulp_ansible_artifacts_collections_v3_api_spec.rb +4 -0
  183. data/spec/api/pulp_ansible_default_api_api_spec.rb +3 -0
  184. data/spec/api/pulp_ansible_default_api_v3_api_spec.rb +3 -0
  185. data/spec/api/pulp_ansible_default_api_v3_artifacts_collections_api_spec.rb +1 -0
  186. data/spec/api/pulp_ansible_default_api_v3_collection_versions_all_api_spec.rb +3 -0
  187. data/spec/api/pulp_ansible_default_api_v3_collections_all_api_spec.rb +1 -0
  188. data/spec/api/pulp_ansible_default_api_v3_collections_api_spec.rb +4 -0
  189. data/spec/api/pulp_ansible_default_api_v3_collections_versions_api_spec.rb +3 -0
  190. data/spec/api/pulp_ansible_default_api_v3_collections_versions_docs_blob_api_spec.rb +1 -0
  191. data/spec/api/pulp_ansible_default_api_v3_namespaces_api_spec.rb +2 -0
  192. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_client_configuration_api_spec.rb +3 -0
  193. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_all_collections_api_spec.rb +1 -0
  194. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_all_versions_api_spec.rb +1 -0
  195. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_api_spec.rb +1 -0
  196. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_artifacts_api_spec.rb +1 -0
  197. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_api_spec.rb +4 -0
  198. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_versions_api_spec.rb +3 -0
  199. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_versions_docs_blob_api_spec.rb +1 -0
  200. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_namespaces_api_spec.rb +5 -0
  201. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_search_collection_versions_api_spec.rb +2 -0
  202. data/spec/api/pulp_ansible_tags_api_spec.rb +1 -0
  203. data/spec/api/remotes_collection_api_spec.rb +12 -0
  204. data/spec/api/remotes_git_api_spec.rb +12 -0
  205. data/spec/api/remotes_role_api_spec.rb +12 -0
  206. data/spec/api/repositories_ansible_api_spec.rb +20 -0
  207. data/spec/api/repositories_ansible_versions_api_spec.rb +5 -0
  208. data/spec/api/versions_api_spec.rb +2 -0
  209. data/spec/models/ansible_ansible_distribution_response_spec.rb +16 -4
  210. data/spec/models/ansible_ansible_distribution_spec.rb +10 -4
  211. data/spec/models/ansible_collection_version_response_spec.rb +4 -4
  212. data/spec/models/ansible_collection_version_spec.rb +2 -2
  213. data/spec/models/ansible_git_remote_response_spec.rb +15 -15
  214. data/spec/models/ansible_git_remote_spec.rb +19 -19
  215. data/spec/models/ansible_role_response_spec.rb +4 -4
  216. data/spec/models/collection_version_search_list_spec.rb +0 -6
  217. data/spec/models/patchedansible_ansible_distribution_spec.rb +10 -4
  218. data/spec/models/patchedansible_git_remote_spec.rb +19 -19
  219. metadata +136 -136
@@ -5,8 +5,8 @@
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
7
  **authors** | **Array<String>** | | [optional] [readonly]
8
- **contents** | [**Object**](.md) | | [optional] [readonly]
9
- **dependencies** | [**Object**](.md) | | [optional] [readonly]
8
+ **contents** | [**AnyType**](.md) | | [optional] [readonly]
9
+ **dependencies** | [**AnyType**](.md) | | [optional] [readonly]
10
10
  **description** | **String** | | [optional] [readonly]
11
11
  **documentation** | **String** | | [optional] [readonly]
12
12
  **homepage** | **String** | | [optional] [readonly]
@@ -5,7 +5,6 @@
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
7
  **repository** | [**Repository**](Repository.md) | |
8
- **collection_version** | [**Object**](.md) | Collection Version serializer without docs blob. |
9
8
  **namespace_metadata** | [**AnsibleAnsibleNamespaceMetadata**](AnsibleAnsibleNamespaceMetadata.md) | |
10
9
  **is_highest** | **Boolean** | |
11
10
  **is_deprecated** | **Boolean** | |
@@ -17,7 +16,6 @@ Name | Type | Description | Notes
17
16
  require 'PulpAnsibleClient'
18
17
 
19
18
  instance = PulpAnsibleClient::CollectionVersionSearchList.new(repository: null,
20
- collection_version: null,
21
19
  namespace_metadata: null,
22
20
  is_highest: null,
23
21
  is_deprecated: null,
@@ -12,7 +12,7 @@ Method | HTTP request | Description
12
12
 
13
13
  ## create
14
14
 
15
- > AsyncOperationResponse create(ansible_ansible_collection_deprecated)
15
+ > AsyncOperationResponse create(ansible_ansible_collection_deprecated, opts)
16
16
 
17
17
  Create an ansible collection deprecated
18
18
 
@@ -32,10 +32,13 @@ end
32
32
 
33
33
  api_instance = PulpAnsibleClient::ContentCollectionDeprecationsApi.new
34
34
  ansible_ansible_collection_deprecated = PulpAnsibleClient::AnsibleAnsibleCollectionDeprecated.new # AnsibleAnsibleCollectionDeprecated |
35
+ opts = {
36
+ x_task_diagnostics: ['x_task_diagnostics_example'] # Array<String> | List of profilers to use on tasks.
37
+ }
35
38
 
36
39
  begin
37
40
  #Create an ansible collection deprecated
38
- result = api_instance.create(ansible_ansible_collection_deprecated)
41
+ result = api_instance.create(ansible_ansible_collection_deprecated, opts)
39
42
  p result
40
43
  rescue PulpAnsibleClient::ApiError => e
41
44
  puts "Exception when calling ContentCollectionDeprecationsApi->create: #{e}"
@@ -48,6 +51,7 @@ end
48
51
  Name | Type | Description | Notes
49
52
  ------------- | ------------- | ------------- | -------------
50
53
  **ansible_ansible_collection_deprecated** | [**AnsibleAnsibleCollectionDeprecated**](AnsibleAnsibleCollectionDeprecated.md)| |
54
+ **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md)| List of profilers to use on tasks. | [optional]
51
55
 
52
56
  ### Return type
53
57
 
@@ -85,6 +89,7 @@ end
85
89
 
86
90
  api_instance = PulpAnsibleClient::ContentCollectionDeprecationsApi.new
87
91
  opts = {
92
+ x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
88
93
  limit: 56, # Integer | Number of results to return per page.
89
94
  offset: 56, # Integer | The initial index from which to return the results.
90
95
  ordering: ['ordering_example'], # Array<String> | Ordering * `pk` - Pk * `-pk` - Pk (descending)
@@ -113,6 +118,7 @@ end
113
118
 
114
119
  Name | Type | Description | Notes
115
120
  ------------- | ------------- | ------------- | -------------
121
+ **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md)| List of profilers to use on tasks. | [optional]
116
122
  **limit** | **Integer**| Number of results to return per page. | [optional]
117
123
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
118
124
  **ordering** | [**Array&lt;String&gt;**](String.md)| Ordering * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional]
@@ -163,6 +169,7 @@ end
163
169
  api_instance = PulpAnsibleClient::ContentCollectionDeprecationsApi.new
164
170
  ansible_ansible_collection_deprecated_href = 'ansible_ansible_collection_deprecated_href_example' # String |
165
171
  opts = {
172
+ x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
166
173
  fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
167
174
  exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
168
175
  }
@@ -182,6 +189,7 @@ end
182
189
  Name | Type | Description | Notes
183
190
  ------------- | ------------- | ------------- | -------------
184
191
  **ansible_ansible_collection_deprecated_href** | **String**| |
192
+ **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md)| List of profilers to use on tasks. | [optional]
185
193
  **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
186
194
  **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
187
195
 
@@ -12,7 +12,7 @@ Method | HTTP request | Description
12
12
 
13
13
  ## create
14
14
 
15
- > AnsibleCollectionVersionMarkResponse create(ansible_collection_version_mark)
15
+ > AnsibleCollectionVersionMarkResponse create(ansible_collection_version_mark, opts)
16
16
 
17
17
  Create a collection version mark
18
18
 
@@ -32,10 +32,13 @@ end
32
32
 
33
33
  api_instance = PulpAnsibleClient::ContentCollectionMarksApi.new
34
34
  ansible_collection_version_mark = PulpAnsibleClient::AnsibleCollectionVersionMark.new # AnsibleCollectionVersionMark |
35
+ opts = {
36
+ x_task_diagnostics: ['x_task_diagnostics_example'] # Array<String> | List of profilers to use on tasks.
37
+ }
35
38
 
36
39
  begin
37
40
  #Create a collection version mark
38
- result = api_instance.create(ansible_collection_version_mark)
41
+ result = api_instance.create(ansible_collection_version_mark, opts)
39
42
  p result
40
43
  rescue PulpAnsibleClient::ApiError => e
41
44
  puts "Exception when calling ContentCollectionMarksApi->create: #{e}"
@@ -48,6 +51,7 @@ end
48
51
  Name | Type | Description | Notes
49
52
  ------------- | ------------- | ------------- | -------------
50
53
  **ansible_collection_version_mark** | [**AnsibleCollectionVersionMark**](AnsibleCollectionVersionMark.md)| |
54
+ **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md)| List of profilers to use on tasks. | [optional]
51
55
 
52
56
  ### Return type
53
57
 
@@ -85,6 +89,7 @@ end
85
89
 
86
90
  api_instance = PulpAnsibleClient::ContentCollectionMarksApi.new
87
91
  opts = {
92
+ x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
88
93
  limit: 56, # Integer | Number of results to return per page.
89
94
  marked_collection: 'marked_collection_example', # String | Filter marks for collection version
90
95
  offset: 56, # Integer | The initial index from which to return the results.
@@ -116,6 +121,7 @@ end
116
121
 
117
122
  Name | Type | Description | Notes
118
123
  ------------- | ------------- | ------------- | -------------
124
+ **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md)| List of profilers to use on tasks. | [optional]
119
125
  **limit** | **Integer**| Number of results to return per page. | [optional]
120
126
  **marked_collection** | [**String**](.md)| Filter marks for collection version | [optional]
121
127
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
@@ -169,6 +175,7 @@ end
169
175
  api_instance = PulpAnsibleClient::ContentCollectionMarksApi.new
170
176
  ansible_collection_version_mark_href = 'ansible_collection_version_mark_href_example' # String |
171
177
  opts = {
178
+ x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
172
179
  fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
173
180
  exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
174
181
  }
@@ -188,6 +195,7 @@ end
188
195
  Name | Type | Description | Notes
189
196
  ------------- | ------------- | ------------- | -------------
190
197
  **ansible_collection_version_mark_href** | **String**| |
198
+ **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md)| List of profilers to use on tasks. | [optional]
191
199
  **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
192
200
  **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
193
201
 
@@ -33,6 +33,7 @@ end
33
33
  api_instance = PulpAnsibleClient::ContentCollectionSignaturesApi.new
34
34
  signed_collection = 'signed_collection_example' # String | The content this signature is pointing to.
35
35
  opts = {
36
+ x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
36
37
  repository: 'repository_example', # String | A URI of a repository the new content unit should be associated with.
37
38
  file: File.new('/path/to/file'), # File | An uploaded file that may be turned into the content unit.
38
39
  upload: 'upload_example' # String | An uncommitted upload that may be turned into the content unit.
@@ -53,6 +54,7 @@ end
53
54
  Name | Type | Description | Notes
54
55
  ------------- | ------------- | ------------- | -------------
55
56
  **signed_collection** | **String**| The content this signature is pointing to. |
57
+ **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md)| List of profilers to use on tasks. | [optional]
56
58
  **repository** | **String**| A URI of a repository the new content unit should be associated with. | [optional]
57
59
  **file** | **File**| An uploaded file that may be turned into the content unit. | [optional]
58
60
  **upload** | **String**| An uncommitted upload that may be turned into the content unit. | [optional]
@@ -93,6 +95,7 @@ end
93
95
 
94
96
  api_instance = PulpAnsibleClient::ContentCollectionSignaturesApi.new
95
97
  opts = {
98
+ x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
96
99
  limit: 56, # Integer | Number of results to return per page.
97
100
  offset: 56, # Integer | The initial index from which to return the results.
98
101
  ordering: ['ordering_example'], # 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) * `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)
@@ -125,6 +128,7 @@ end
125
128
 
126
129
  Name | Type | Description | Notes
127
130
  ------------- | ------------- | ------------- | -------------
131
+ **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md)| List of profilers to use on tasks. | [optional]
128
132
  **limit** | **Integer**| Number of results to return per page. | [optional]
129
133
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
130
134
  **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;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]
@@ -179,6 +183,7 @@ end
179
183
  api_instance = PulpAnsibleClient::ContentCollectionSignaturesApi.new
180
184
  ansible_collection_version_signature_href = 'ansible_collection_version_signature_href_example' # String |
181
185
  opts = {
186
+ x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
182
187
  fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
183
188
  exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
184
189
  }
@@ -198,6 +203,7 @@ end
198
203
  Name | Type | Description | Notes
199
204
  ------------- | ------------- | ------------- | -------------
200
205
  **ansible_collection_version_signature_href** | **String**| |
206
+ **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md)| List of profilers to use on tasks. | [optional]
201
207
  **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
202
208
  **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
203
209
 
@@ -32,8 +32,9 @@ end
32
32
 
33
33
  api_instance = PulpAnsibleClient::ContentCollectionVersionsApi.new
34
34
  opts = {
35
- artifact: 'artifact_example', # String | Artifact file representing the physical content
35
+ x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
36
36
  upload: 'upload_example', # String | An uncommitted upload that may be turned into the content unit.
37
+ artifact: 'artifact_example', # String | Artifact file representing the physical content
37
38
  file: File.new('/path/to/file'), # File | An uploaded file that may be turned into the content unit.
38
39
  repository: 'repository_example', # String | A URI of a repository the new content unit should be associated with.
39
40
  expected_name: 'expected_name_example', # String | The name of the collection.
@@ -55,8 +56,9 @@ end
55
56
 
56
57
  Name | Type | Description | Notes
57
58
  ------------- | ------------- | ------------- | -------------
58
- **artifact** | **String**| Artifact file representing the physical content | [optional]
59
+ **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md)| List of profilers to use on tasks. | [optional]
59
60
  **upload** | **String**| An uncommitted upload that may be turned into the content unit. | [optional]
61
+ **artifact** | **String**| Artifact file representing the physical content | [optional]
60
62
  **file** | **File**| An uploaded file that may be turned into the content unit. | [optional]
61
63
  **repository** | **String**| A URI of a repository the new content unit should be associated with. | [optional]
62
64
  **expected_name** | **String**| The name of the collection. | [optional]
@@ -99,6 +101,7 @@ end
99
101
 
100
102
  api_instance = PulpAnsibleClient::ContentCollectionVersionsApi.new
101
103
  opts = {
104
+ x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
102
105
  is_highest: true, # Boolean |
103
106
  limit: 56, # Integer | Number of results to return per page.
104
107
  name: 'name_example', # String |
@@ -132,6 +135,7 @@ end
132
135
 
133
136
  Name | Type | Description | Notes
134
137
  ------------- | ------------- | ------------- | -------------
138
+ **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md)| List of profilers to use on tasks. | [optional]
135
139
  **is_highest** | **Boolean**| | [optional]
136
140
  **limit** | **Integer**| Number of results to return per page. | [optional]
137
141
  **name** | **String**| | [optional]
@@ -187,6 +191,7 @@ end
187
191
  api_instance = PulpAnsibleClient::ContentCollectionVersionsApi.new
188
192
  ansible_collection_version_href = 'ansible_collection_version_href_example' # String |
189
193
  opts = {
194
+ x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
190
195
  fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
191
196
  exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
192
197
  }
@@ -206,6 +211,7 @@ end
206
211
  Name | Type | Description | Notes
207
212
  ------------- | ------------- | ------------- | -------------
208
213
  **ansible_collection_version_href** | **String**| |
214
+ **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md)| List of profilers to use on tasks. | [optional]
209
215
  **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
210
216
  **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
211
217
 
@@ -33,6 +33,7 @@ end
33
33
  api_instance = PulpAnsibleClient::ContentNamespacesApi.new
34
34
  ansible_ansible_namespace_metadata_href = 'ansible_ansible_namespace_metadata_href_example' # String |
35
35
  opts = {
36
+ x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
36
37
  fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
37
38
  exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
38
39
  }
@@ -50,6 +51,7 @@ end
50
51
  Name | Type | Description | Notes
51
52
  ------------- | ------------- | ------------- | -------------
52
53
  **ansible_ansible_namespace_metadata_href** | **String**| |
54
+ **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md)| List of profilers to use on tasks. | [optional]
53
55
  **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
54
56
  **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
55
57
 
@@ -89,6 +91,7 @@ end
89
91
 
90
92
  api_instance = PulpAnsibleClient::ContentNamespacesApi.new
91
93
  opts = {
94
+ x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
92
95
  company: 'company_example', # String | Filter results where company matches value
93
96
  company__contains: 'company__contains_example', # String | Filter results where company contains value
94
97
  company__icontains: 'company__icontains_example', # String | Filter results where company contains value
@@ -137,6 +140,7 @@ end
137
140
 
138
141
  Name | Type | Description | Notes
139
142
  ------------- | ------------- | ------------- | -------------
143
+ **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md)| List of profilers to use on tasks. | [optional]
140
144
  **company** | **String**| Filter results where company matches value | [optional]
141
145
  **company__contains** | **String**| Filter results where company contains value | [optional]
142
146
  **company__icontains** | **String**| Filter results where company contains value | [optional]
@@ -207,6 +211,7 @@ end
207
211
  api_instance = PulpAnsibleClient::ContentNamespacesApi.new
208
212
  ansible_ansible_namespace_metadata_href = 'ansible_ansible_namespace_metadata_href_example' # String |
209
213
  opts = {
214
+ x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
210
215
  fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
211
216
  exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
212
217
  }
@@ -226,6 +231,7 @@ end
226
231
  Name | Type | Description | Notes
227
232
  ------------- | ------------- | ------------- | -------------
228
233
  **ansible_ansible_namespace_metadata_href** | **String**| |
234
+ **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md)| List of profilers to use on tasks. | [optional]
229
235
  **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
230
236
  **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
231
237
 
@@ -12,7 +12,7 @@ Method | HTTP request | Description
12
12
 
13
13
  ## create
14
14
 
15
- > AnsibleRoleResponse create(ansible_role)
15
+ > AnsibleRoleResponse create(ansible_role, opts)
16
16
 
17
17
  Create a role
18
18
 
@@ -32,10 +32,13 @@ end
32
32
 
33
33
  api_instance = PulpAnsibleClient::ContentRolesApi.new
34
34
  ansible_role = PulpAnsibleClient::AnsibleRole.new # AnsibleRole |
35
+ opts = {
36
+ x_task_diagnostics: ['x_task_diagnostics_example'] # Array<String> | List of profilers to use on tasks.
37
+ }
35
38
 
36
39
  begin
37
40
  #Create a role
38
- result = api_instance.create(ansible_role)
41
+ result = api_instance.create(ansible_role, opts)
39
42
  p result
40
43
  rescue PulpAnsibleClient::ApiError => e
41
44
  puts "Exception when calling ContentRolesApi->create: #{e}"
@@ -48,6 +51,7 @@ end
48
51
  Name | Type | Description | Notes
49
52
  ------------- | ------------- | ------------- | -------------
50
53
  **ansible_role** | [**AnsibleRole**](AnsibleRole.md)| |
54
+ **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md)| List of profilers to use on tasks. | [optional]
51
55
 
52
56
  ### Return type
53
57
 
@@ -85,6 +89,7 @@ end
85
89
 
86
90
  api_instance = PulpAnsibleClient::ContentRolesApi.new
87
91
  opts = {
92
+ x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
88
93
  limit: 56, # Integer | Number of results to return per page.
89
94
  name: 'name_example', # String | Filter results where name matches value
90
95
  namespace: 'namespace_example', # String | Filter results where namespace matches value
@@ -116,6 +121,7 @@ end
116
121
 
117
122
  Name | Type | Description | Notes
118
123
  ------------- | ------------- | ------------- | -------------
124
+ **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md)| List of profilers to use on tasks. | [optional]
119
125
  **limit** | **Integer**| Number of results to return per page. | [optional]
120
126
  **name** | **String**| Filter results where name matches value | [optional]
121
127
  **namespace** | **String**| Filter results where namespace matches value | [optional]
@@ -169,6 +175,7 @@ end
169
175
  api_instance = PulpAnsibleClient::ContentRolesApi.new
170
176
  ansible_role_href = 'ansible_role_href_example' # String |
171
177
  opts = {
178
+ x_task_diagnostics: ['x_task_diagnostics_example'], # Array<String> | List of profilers to use on tasks.
172
179
  fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
173
180
  exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
174
181
  }
@@ -188,6 +195,7 @@ end
188
195
  Name | Type | Description | Notes
189
196
  ------------- | ------------- | ------------- | -------------
190
197
  **ansible_role_href** | **String**| |
198
+ **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md)| List of profilers to use on tasks. | [optional]
191
199
  **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
192
200
  **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
193
201