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
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 9eae3adae8492680160f51725d3188c6af5dae81d30f50ff1e9a30424eff5e91
4
- data.tar.gz: fffca18aead51a37d044a8f9eed1237ffff97181da115d6ca8ed1157a1ed07ea
3
+ metadata.gz: 2c8d2f89d81951f3a0ef3586a38a776eaeadebc3aa6447ea850d1229ea644d00
4
+ data.tar.gz: db4ebcbd2e2fafbef8d6b688c5678ce5eb65b25528f5000e7e6bef10fec049b7
5
5
  SHA512:
6
- metadata.gz: 8c99bd07b8b5ea9e1934dee4f127ca1907548d72fb29835e3ad7aec438761b90edbdb1c5c1ff05d93506add90fd6e92250e77b6b1778f5281381c17a3df329b2
7
- data.tar.gz: a785948d0f09494eb2c2059cc5a59e5cca113fde221ff39b6bd7ece462132676e9bf862dfe8a7266510c127c57a9397040ff338b5268b5fcbbeed6a4fc92b893
6
+ metadata.gz: cc2b281ccb10388aae21d86f59d19d15fa9dad515c91058885269ba7ac5310b0f69ee80607984e72ac68859ca60f01cd16db955efa0091eaed91ed3943971349
7
+ data.tar.gz: 75d1eb2ac0fbce2a3378fc61001bec7e17dcfcd6d40ec7c74ffc80924be302a6ede594973f80546df0fe603a82ae563f9342cb42d327c6cc1dc54fdbe6a19346
data/README.md CHANGED
@@ -7,7 +7,7 @@ Fetch, Upload, Organize, and Distribute Software Packages
7
7
  This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
8
8
 
9
9
  - API version: v3
10
- - Package version: 0.24.7
10
+ - Package version: 0.25.0
11
11
  - Generator version: 7.10.0
12
12
  - Build package: org.openapitools.codegen.languages.RubyClientCodegen
13
13
  For more information, please visit [https://pulpproject.org](https://pulpproject.org)
@@ -25,16 +25,16 @@ gem build pulp_ansible_client.gemspec
25
25
  Then either install the gem locally:
26
26
 
27
27
  ```shell
28
- gem install ./pulp_ansible_client-0.24.7.gem
28
+ gem install ./pulp_ansible_client-0.25.0.gem
29
29
  ```
30
30
 
31
- (for development, run `gem install --dev ./pulp_ansible_client-0.24.7.gem` to install the development dependencies)
31
+ (for development, run `gem install --dev ./pulp_ansible_client-0.25.0.gem` to install the development dependencies)
32
32
 
33
33
  or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
34
34
 
35
35
  Finally add this to the Gemfile:
36
36
 
37
- gem 'pulp_ansible_client', '~> 0.24.7'
37
+ gem 'pulp_ansible_client', '~> 0.25.0'
38
38
 
39
39
  ### Install from Git
40
40
 
@@ -70,13 +70,10 @@ end
70
70
  api_instance = PulpAnsibleClient::AnsibleCollectionsApi.new
71
71
  ansible_collection_href = 'ansible_collection_href_example' # String |
72
72
  nested_role = PulpAnsibleClient::NestedRole.new({role: 'role_example'}) # NestedRole |
73
- opts = {
74
- x_task_diagnostics: ['inner_example'] # Array<String> | List of profilers to use on tasks.
75
- }
76
73
 
77
74
  begin
78
75
  #Add a role
79
- result = api_instance.add_role(ansible_collection_href, nested_role, opts)
76
+ result = api_instance.add_role(ansible_collection_href, nested_role)
80
77
  p result
81
78
  rescue PulpAnsibleClient::ApiError => e
82
79
  puts "Exception when calling AnsibleCollectionsApi->add_role: #{e}"
@@ -4,10 +4,10 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
+ | **pulp_labels** | **Hash&lt;String, String&gt;** | A dictionary of arbitrary key/value pairs used to describe a specific Content instance. | [optional] |
8
+ | **prn** | **String** | The Pulp Resource Name (PRN). | [optional][readonly] |
7
9
  | **pulp_last_updated** | **Time** | Timestamp of the last time this resource was updated. Note: for immutable resources - like content, repository versions, and publication - pulp_created and pulp_last_updated dates will be the same. | [optional][readonly] |
8
10
  | **pulp_href** | **String** | | [optional][readonly] |
9
- | **prn** | **String** | The Pulp Resource Name (PRN). | [optional][readonly] |
10
- | **pulp_labels** | **Hash&lt;String, String&gt;** | A dictionary of arbitrary key/value pairs used to describe a specific Content instance. | [optional] |
11
11
  | **artifact** | **String** | Artifact file representing the physical content | [optional] |
12
12
  | **pulp_created** | **Time** | Timestamp of creation. | [optional][readonly] |
13
13
  | **sha256** | **String** | The SHA-256 checksum if available. | [optional][readonly] |
@@ -41,10 +41,10 @@
41
41
  require 'pulp_ansible_client'
42
42
 
43
43
  instance = PulpAnsibleClient::AnsibleCollectionVersionResponse.new(
44
+ pulp_labels: null,
45
+ prn: null,
44
46
  pulp_last_updated: null,
45
47
  pulp_href: null,
46
- prn: null,
47
- pulp_labels: null,
48
48
  artifact: null,
49
49
  pulp_created: null,
50
50
  sha256: null,
@@ -15,7 +15,7 @@ All URIs are relative to *http://localhost:24817*
15
15
 
16
16
  ## add_role
17
17
 
18
- > <NestedRoleResponse> add_role(ansible_collection_href, nested_role, opts)
18
+ > <NestedRoleResponse> add_role(ansible_collection_href, nested_role)
19
19
 
20
20
  Add a role
21
21
 
@@ -36,13 +36,10 @@ end
36
36
  api_instance = PulpAnsibleClient::AnsibleCollectionsApi.new
37
37
  ansible_collection_href = 'ansible_collection_href_example' # String |
38
38
  nested_role = PulpAnsibleClient::NestedRole.new({role: 'role_example'}) # NestedRole |
39
- opts = {
40
- x_task_diagnostics: ['inner_example'] # Array<String> | List of profilers to use on tasks.
41
- }
42
39
 
43
40
  begin
44
41
  # Add a role
45
- result = api_instance.add_role(ansible_collection_href, nested_role, opts)
42
+ result = api_instance.add_role(ansible_collection_href, nested_role)
46
43
  p result
47
44
  rescue PulpAnsibleClient::ApiError => e
48
45
  puts "Error when calling AnsibleCollectionsApi->add_role: #{e}"
@@ -53,12 +50,12 @@ end
53
50
 
54
51
  This returns an Array which contains the response data, status code and headers.
55
52
 
56
- > <Array(<NestedRoleResponse>, Integer, Hash)> add_role_with_http_info(ansible_collection_href, nested_role, opts)
53
+ > <Array(<NestedRoleResponse>, Integer, Hash)> add_role_with_http_info(ansible_collection_href, nested_role)
57
54
 
58
55
  ```ruby
59
56
  begin
60
57
  # Add a role
61
- data, status_code, headers = api_instance.add_role_with_http_info(ansible_collection_href, nested_role, opts)
58
+ data, status_code, headers = api_instance.add_role_with_http_info(ansible_collection_href, nested_role)
62
59
  p status_code # => 2xx
63
60
  p headers # => { ... }
64
61
  p data # => <NestedRoleResponse>
@@ -73,7 +70,6 @@ end
73
70
  | ---- | ---- | ----------- | ----- |
74
71
  | **ansible_collection_href** | **String** | | |
75
72
  | **nested_role** | [**NestedRole**](NestedRole.md) | | |
76
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
77
73
 
78
74
  ### Return type
79
75
 
@@ -111,7 +107,6 @@ end
111
107
 
112
108
  api_instance = PulpAnsibleClient::AnsibleCollectionsApi.new
113
109
  opts = {
114
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
115
110
  limit: 56, # Integer | Number of results to return per page.
116
111
  name: 'name_example', # String |
117
112
  namespace: 'namespace_example', # String |
@@ -156,7 +151,6 @@ end
156
151
 
157
152
  | Name | Type | Description | Notes |
158
153
  | ---- | ---- | ----------- | ----- |
159
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
160
154
  | **limit** | **Integer** | Number of results to return per page. | [optional] |
161
155
  | **name** | **String** | | [optional] |
162
156
  | **namespace** | **String** | | [optional] |
@@ -206,7 +200,6 @@ end
206
200
  api_instance = PulpAnsibleClient::AnsibleCollectionsApi.new
207
201
  ansible_collection_href = 'ansible_collection_href_example' # String |
208
202
  opts = {
209
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
210
203
  fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
211
204
  exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
212
205
  }
@@ -243,7 +236,6 @@ end
243
236
  | Name | Type | Description | Notes |
244
237
  | ---- | ---- | ----------- | ----- |
245
238
  | **ansible_collection_href** | **String** | | |
246
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
247
239
  | **fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to include in the response. | [optional] |
248
240
  | **exclude_fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to exclude from the response. | [optional] |
249
241
 
@@ -284,7 +276,6 @@ end
284
276
  api_instance = PulpAnsibleClient::AnsibleCollectionsApi.new
285
277
  ansible_collection_href = 'ansible_collection_href_example' # String |
286
278
  opts = {
287
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
288
279
  fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
289
280
  exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
290
281
  }
@@ -321,7 +312,6 @@ end
321
312
  | Name | Type | Description | Notes |
322
313
  | ---- | ---- | ----------- | ----- |
323
314
  | **ansible_collection_href** | **String** | | |
324
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
325
315
  | **fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to include in the response. | [optional] |
326
316
  | **exclude_fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to exclude from the response. | [optional] |
327
317
 
@@ -362,7 +352,6 @@ end
362
352
  api_instance = PulpAnsibleClient::AnsibleCollectionsApi.new
363
353
  ansible_collection_href = 'ansible_collection_href_example' # String |
364
354
  opts = {
365
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
366
355
  fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
367
356
  exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
368
357
  }
@@ -399,7 +388,6 @@ end
399
388
  | Name | Type | Description | Notes |
400
389
  | ---- | ---- | ----------- | ----- |
401
390
  | **ansible_collection_href** | **String** | | |
402
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
403
391
  | **fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to include in the response. | [optional] |
404
392
  | **exclude_fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to exclude from the response. | [optional] |
405
393
 
@@ -419,7 +407,7 @@ end
419
407
 
420
408
  ## remove_role
421
409
 
422
- > <NestedRoleResponse> remove_role(ansible_collection_href, nested_role, opts)
410
+ > <NestedRoleResponse> remove_role(ansible_collection_href, nested_role)
423
411
 
424
412
  Remove a role
425
413
 
@@ -440,13 +428,10 @@ end
440
428
  api_instance = PulpAnsibleClient::AnsibleCollectionsApi.new
441
429
  ansible_collection_href = 'ansible_collection_href_example' # String |
442
430
  nested_role = PulpAnsibleClient::NestedRole.new({role: 'role_example'}) # NestedRole |
443
- opts = {
444
- x_task_diagnostics: ['inner_example'] # Array<String> | List of profilers to use on tasks.
445
- }
446
431
 
447
432
  begin
448
433
  # Remove a role
449
- result = api_instance.remove_role(ansible_collection_href, nested_role, opts)
434
+ result = api_instance.remove_role(ansible_collection_href, nested_role)
450
435
  p result
451
436
  rescue PulpAnsibleClient::ApiError => e
452
437
  puts "Error when calling AnsibleCollectionsApi->remove_role: #{e}"
@@ -457,12 +442,12 @@ end
457
442
 
458
443
  This returns an Array which contains the response data, status code and headers.
459
444
 
460
- > <Array(<NestedRoleResponse>, Integer, Hash)> remove_role_with_http_info(ansible_collection_href, nested_role, opts)
445
+ > <Array(<NestedRoleResponse>, Integer, Hash)> remove_role_with_http_info(ansible_collection_href, nested_role)
461
446
 
462
447
  ```ruby
463
448
  begin
464
449
  # Remove a role
465
- data, status_code, headers = api_instance.remove_role_with_http_info(ansible_collection_href, nested_role, opts)
450
+ data, status_code, headers = api_instance.remove_role_with_http_info(ansible_collection_href, nested_role)
466
451
  p status_code # => 2xx
467
452
  p headers # => { ... }
468
453
  p data # => <NestedRoleResponse>
@@ -477,7 +462,6 @@ end
477
462
  | ---- | ---- | ----------- | ----- |
478
463
  | **ansible_collection_href** | **String** | | |
479
464
  | **nested_role** | [**NestedRole**](NestedRole.md) | | |
480
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
481
465
 
482
466
  ### Return type
483
467
 
@@ -516,7 +500,6 @@ end
516
500
  api_instance = PulpAnsibleClient::AnsibleCollectionsApi.new
517
501
  file = File.new('/path/to/some/file') # File | The Collection tarball.
518
502
  opts = {
519
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
520
503
  sha256: 'sha256_example', # String | An optional sha256 checksum of the uploaded file.
521
504
  expected_namespace: 'expected_namespace_example', # String | The expected 'namespace' of the Collection to be verified against the metadata during import.
522
505
  expected_name: 'expected_name_example', # String | The expected 'name' of the Collection to be verified against the metadata during import.
@@ -555,7 +538,6 @@ end
555
538
  | Name | Type | Description | Notes |
556
539
  | ---- | ---- | ----------- | ----- |
557
540
  | **file** | **File** | The Collection tarball. | |
558
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
559
541
  | **sha256** | **String** | An optional sha256 checksum of the uploaded file. | [optional] |
560
542
  | **expected_namespace** | **String** | The expected &#39;namespace&#39; of the Collection to be verified against the metadata during import. | [optional] |
561
543
  | **expected_name** | **String** | The expected &#39;name&#39; of the Collection to be verified against the metadata during import. | [optional] |
@@ -9,7 +9,7 @@ All URIs are relative to *http://localhost:24817*
9
9
 
10
10
  ## copy_content
11
11
 
12
- > <AsyncOperationResponse> copy_content(copy, opts)
12
+ > <AsyncOperationResponse> copy_content(copy)
13
13
 
14
14
  Copy content
15
15
 
@@ -29,13 +29,10 @@ end
29
29
 
30
30
  api_instance = PulpAnsibleClient::AnsibleCopyApi.new
31
31
  copy = PulpAnsibleClient::Copy.new({config: 3.56}) # Copy |
32
- opts = {
33
- x_task_diagnostics: ['inner_example'] # Array<String> | List of profilers to use on tasks.
34
- }
35
32
 
36
33
  begin
37
34
  # Copy content
38
- result = api_instance.copy_content(copy, opts)
35
+ result = api_instance.copy_content(copy)
39
36
  p result
40
37
  rescue PulpAnsibleClient::ApiError => e
41
38
  puts "Error when calling AnsibleCopyApi->copy_content: #{e}"
@@ -46,12 +43,12 @@ end
46
43
 
47
44
  This returns an Array which contains the response data, status code and headers.
48
45
 
49
- > <Array(<AsyncOperationResponse>, Integer, Hash)> copy_content_with_http_info(copy, opts)
46
+ > <Array(<AsyncOperationResponse>, Integer, Hash)> copy_content_with_http_info(copy)
50
47
 
51
48
  ```ruby
52
49
  begin
53
50
  # Copy content
54
- data, status_code, headers = api_instance.copy_content_with_http_info(copy, opts)
51
+ data, status_code, headers = api_instance.copy_content_with_http_info(copy)
55
52
  p status_code # => 2xx
56
53
  p headers # => { ... }
57
54
  p data # => <AsyncOperationResponse>
@@ -65,7 +62,6 @@ end
65
62
  | Name | Type | Description | Notes |
66
63
  | ---- | ---- | ----------- | ----- |
67
64
  | **copy** | [**Copy**](Copy.md) | | |
68
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
69
65
 
70
66
  ### Return type
71
67
 
@@ -4,26 +4,26 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **max_retries** | **Integer** | Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used. | [optional] |
8
- | **download_concurrency** | **Integer** | Total number of simultaneous connections. If not set then the default value will be used. | [optional] |
9
- | **proxy_username** | **String** | The username to authenticte to the proxy. | [optional] |
10
- | **url** | **String** | The URL of an external content source. | |
11
7
  | **sock_read_timeout** | **Float** | aiohttp.ClientTimeout.sock_read (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional] |
12
- | **proxy_url** | **String** | The proxy URL. Format: scheme://host:port | [optional] |
13
- | **password** | **String** | The password to be used for authentication when syncing. Extra leading and trailing whitespace characters are not trimmed. | [optional] |
8
+ | **pulp_labels** | **Hash&lt;String, String&gt;** | | [optional] |
14
9
  | **connect_timeout** | **Float** | aiohttp.ClientTimeout.connect (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional] |
15
- | **ca_cert** | **String** | A PEM encoded CA certificate used to validate the server certificate presented by the remote server. | [optional] |
16
- | **sock_connect_timeout** | **Float** | aiohttp.ClientTimeout.sock_connect (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional] |
10
+ | **proxy_username** | **String** | The username to authenticte to the proxy. | [optional] |
11
+ | **password** | **String** | The password to be used for authentication when syncing. Extra leading and trailing whitespace characters are not trimmed. | [optional] |
17
12
  | **name** | **String** | A unique name for this remote. | |
13
+ | **proxy_url** | **String** | The proxy URL. Format: scheme://host:port | [optional] |
14
+ | **tls_validation** | **Boolean** | If True, TLS peer validation must be performed. | [optional] |
15
+ | **ca_cert** | **String** | A PEM encoded CA certificate used to validate the server certificate presented by the remote server. | [optional] |
16
+ | **download_concurrency** | **Integer** | Total number of simultaneous connections. If not set then the default value will be used. | [optional] |
17
+ | **max_retries** | **Integer** | Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used. | [optional] |
18
+ | **url** | **String** | The URL of an external content source. | |
18
19
  | **client_key** | **String** | A PEM encoded private key used for authentication. | [optional] |
19
- | **proxy_password** | **String** | The password to authenticate to the proxy. Extra leading and trailing whitespace characters are not trimmed. | [optional] |
20
- | **client_cert** | **String** | A PEM encoded client certificate used for authentication. | [optional] |
21
20
  | **username** | **String** | The username to be used for authentication when syncing. | [optional] |
22
- | **pulp_labels** | **Hash&lt;String, String&gt;** | | [optional] |
23
- | **rate_limit** | **Integer** | Limits requests per second for each concurrent downloader | [optional] |
24
- | **headers** | **Array&lt;Object&gt;** | Headers for aiohttp.Clientsession | [optional] |
21
+ | **sock_connect_timeout** | **Float** | aiohttp.ClientTimeout.sock_connect (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional] |
22
+ | **proxy_password** | **String** | The password to authenticate to the proxy. Extra leading and trailing whitespace characters are not trimmed. | [optional] |
25
23
  | **total_timeout** | **Float** | aiohttp.ClientTimeout.total (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional] |
26
- | **tls_validation** | **Boolean** | If True, TLS peer validation must be performed. | [optional] |
24
+ | **headers** | **Array&lt;Object&gt;** | Headers for aiohttp.Clientsession | [optional] |
25
+ | **rate_limit** | **Integer** | Limits requests per second for each concurrent downloader | [optional] |
26
+ | **client_cert** | **String** | A PEM encoded client certificate used for authentication. | [optional] |
27
27
  | **metadata_only** | **Boolean** | If True, only metadata about the content will be stored in Pulp. Clients will retrieve content from the remote URL. | [optional] |
28
28
  | **git_ref** | **String** | A git ref. e.g.: branch, tag, or commit sha. | [optional] |
29
29
 
@@ -33,26 +33,26 @@
33
33
  require 'pulp_ansible_client'
34
34
 
35
35
  instance = PulpAnsibleClient::AnsibleGitRemote.new(
36
- max_retries: null,
37
- download_concurrency: null,
38
- proxy_username: null,
39
- url: null,
40
36
  sock_read_timeout: null,
41
- proxy_url: null,
42
- password: null,
37
+ pulp_labels: null,
43
38
  connect_timeout: null,
44
- ca_cert: null,
45
- sock_connect_timeout: null,
39
+ proxy_username: null,
40
+ password: null,
46
41
  name: null,
42
+ proxy_url: null,
43
+ tls_validation: null,
44
+ ca_cert: null,
45
+ download_concurrency: null,
46
+ max_retries: null,
47
+ url: null,
47
48
  client_key: null,
48
- proxy_password: null,
49
- client_cert: null,
50
49
  username: null,
51
- pulp_labels: null,
52
- rate_limit: null,
53
- headers: null,
50
+ sock_connect_timeout: null,
51
+ proxy_password: null,
54
52
  total_timeout: null,
55
- tls_validation: null,
53
+ headers: null,
54
+ rate_limit: null,
55
+ client_cert: null,
56
56
  metadata_only: null,
57
57
  git_ref: null
58
58
  )
@@ -4,26 +4,26 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **pulp_last_updated** | **Time** | Timestamp of the most recent update of the remote. | [optional][readonly] |
8
- | **max_retries** | **Integer** | Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used. | [optional] |
9
- | **pulp_href** | **String** | | [optional][readonly] |
10
- | **download_concurrency** | **Integer** | Total number of simultaneous connections. If not set then the default value will be used. | [optional] |
11
- | **url** | **String** | The URL of an external content source. | |
12
7
  | **sock_read_timeout** | **Float** | aiohttp.ClientTimeout.sock_read (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional] |
13
- | **proxy_url** | **String** | The proxy URL. Format: scheme://host:port | [optional] |
14
- | **prn** | **String** | The Pulp Resource Name (PRN). | [optional][readonly] |
8
+ | **pulp_labels** | **Hash&lt;String, String&gt;** | | [optional] |
15
9
  | **connect_timeout** | **Float** | aiohttp.ClientTimeout.connect (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional] |
16
- | **ca_cert** | **String** | A PEM encoded CA certificate used to validate the server certificate presented by the remote server. | [optional] |
17
- | **sock_connect_timeout** | **Float** | aiohttp.ClientTimeout.sock_connect (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional] |
10
+ | **pulp_last_updated** | **Time** | Timestamp of the most recent update of the remote. | [optional][readonly] |
18
11
  | **name** | **String** | A unique name for this remote. | |
19
- | **client_cert** | **String** | A PEM encoded client certificate used for authentication. | [optional] |
20
- | **pulp_labels** | **Hash&lt;String, String&gt;** | | [optional] |
12
+ | **proxy_url** | **String** | The proxy URL. Format: scheme://host:port | [optional] |
13
+ | **tls_validation** | **Boolean** | If True, TLS peer validation must be performed. | [optional] |
14
+ | **ca_cert** | **String** | A PEM encoded CA certificate used to validate the server certificate presented by the remote server. | [optional] |
15
+ | **download_concurrency** | **Integer** | Total number of simultaneous connections. If not set then the default value will be used. | [optional] |
16
+ | **max_retries** | **Integer** | Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used. | [optional] |
21
17
  | **pulp_created** | **Time** | Timestamp of creation. | [optional][readonly] |
22
- | **rate_limit** | **Integer** | Limits requests per second for each concurrent downloader | [optional] |
18
+ | **url** | **String** | The URL of an external content source. | |
19
+ | **prn** | **String** | The Pulp Resource Name (PRN). | [optional][readonly] |
23
20
  | **hidden_fields** | [**Array&lt;AnsibleCollectionRemoteResponseHiddenFieldsInner&gt;**](AnsibleCollectionRemoteResponseHiddenFieldsInner.md) | List of hidden (write only) fields | [optional][readonly] |
24
- | **headers** | **Array&lt;Object&gt;** | Headers for aiohttp.Clientsession | [optional] |
21
+ | **sock_connect_timeout** | **Float** | aiohttp.ClientTimeout.sock_connect (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional] |
22
+ | **pulp_href** | **String** | | [optional][readonly] |
25
23
  | **total_timeout** | **Float** | aiohttp.ClientTimeout.total (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional] |
26
- | **tls_validation** | **Boolean** | If True, TLS peer validation must be performed. | [optional] |
24
+ | **headers** | **Array&lt;Object&gt;** | Headers for aiohttp.Clientsession | [optional] |
25
+ | **rate_limit** | **Integer** | Limits requests per second for each concurrent downloader | [optional] |
26
+ | **client_cert** | **String** | A PEM encoded client certificate used for authentication. | [optional] |
27
27
  | **metadata_only** | **Boolean** | If True, only metadata about the content will be stored in Pulp. Clients will retrieve content from the remote URL. | [optional] |
28
28
  | **git_ref** | **String** | A git ref. e.g.: branch, tag, or commit sha. | [optional] |
29
29
 
@@ -33,26 +33,26 @@
33
33
  require 'pulp_ansible_client'
34
34
 
35
35
  instance = PulpAnsibleClient::AnsibleGitRemoteResponse.new(
36
- pulp_last_updated: null,
37
- max_retries: null,
38
- pulp_href: null,
39
- download_concurrency: null,
40
- url: null,
41
36
  sock_read_timeout: null,
42
- proxy_url: null,
43
- prn: null,
37
+ pulp_labels: null,
44
38
  connect_timeout: null,
45
- ca_cert: null,
46
- sock_connect_timeout: null,
39
+ pulp_last_updated: null,
47
40
  name: null,
48
- client_cert: null,
49
- pulp_labels: null,
41
+ proxy_url: null,
42
+ tls_validation: null,
43
+ ca_cert: null,
44
+ download_concurrency: null,
45
+ max_retries: null,
50
46
  pulp_created: null,
51
- rate_limit: null,
47
+ url: null,
48
+ prn: null,
52
49
  hidden_fields: null,
53
- headers: null,
50
+ sock_connect_timeout: null,
51
+ pulp_href: null,
54
52
  total_timeout: null,
55
- tls_validation: null,
53
+ headers: null,
54
+ rate_limit: null,
55
+ client_cert: null,
56
56
  metadata_only: null,
57
57
  git_ref: null
58
58
  )
data/docs/AnsibleRole.md CHANGED
@@ -4,8 +4,8 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **repository** | **String** | A URI of a repository the new content unit should be associated with. | [optional] |
8
7
  | **pulp_labels** | **Hash&lt;String, String&gt;** | A dictionary of arbitrary key/value pairs used to describe a specific Content instance. | [optional] |
8
+ | **repository** | **String** | A URI of a repository the new content unit should be associated with. | [optional] |
9
9
  | **artifact** | **String** | Artifact file representing the physical content | |
10
10
  | **version** | **String** | | |
11
11
  | **name** | **String** | | |
@@ -17,8 +17,8 @@
17
17
  require 'pulp_ansible_client'
18
18
 
19
19
  instance = PulpAnsibleClient::AnsibleRole.new(
20
- repository: null,
21
20
  pulp_labels: null,
21
+ repository: null,
22
22
  artifact: null,
23
23
  version: null,
24
24
  name: null,
@@ -4,10 +4,10 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
+ | **pulp_labels** | **Hash&lt;String, String&gt;** | A dictionary of arbitrary key/value pairs used to describe a specific Content instance. | [optional] |
8
+ | **prn** | **String** | The Pulp Resource Name (PRN). | [optional][readonly] |
7
9
  | **pulp_last_updated** | **Time** | Timestamp of the last time this resource was updated. Note: for immutable resources - like content, repository versions, and publication - pulp_created and pulp_last_updated dates will be the same. | [optional][readonly] |
8
10
  | **pulp_href** | **String** | | [optional][readonly] |
9
- | **prn** | **String** | The Pulp Resource Name (PRN). | [optional][readonly] |
10
- | **pulp_labels** | **Hash&lt;String, String&gt;** | A dictionary of arbitrary key/value pairs used to describe a specific Content instance. | [optional] |
11
11
  | **artifact** | **String** | Artifact file representing the physical content | |
12
12
  | **pulp_created** | **Time** | Timestamp of creation. | [optional][readonly] |
13
13
  | **version** | **String** | | |
@@ -20,10 +20,10 @@
20
20
  require 'pulp_ansible_client'
21
21
 
22
22
  instance = PulpAnsibleClient::AnsibleRoleResponse.new(
23
+ pulp_labels: null,
24
+ prn: null,
23
25
  pulp_last_updated: null,
24
26
  pulp_href: null,
25
- prn: null,
26
- pulp_labels: null,
27
27
  artifact: null,
28
28
  pulp_created: null,
29
29
  version: null,
@@ -31,7 +31,6 @@ end
31
31
  api_instance = PulpAnsibleClient::ApiPluginAnsibleSearchCollectionVersionsApi.new
32
32
  ansible_cross_repository_collection_version_index_href = 'ansible_cross_repository_collection_version_index_href_example' # String |
33
33
  opts = {
34
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
35
34
  dependency: 'dependency_example', # String |
36
35
  deprecated: true, # Boolean |
37
36
  distribution: ['inner_example'], # Array<String> | Filter collectionversions that are in these distrubtion ids.
@@ -91,7 +90,6 @@ end
91
90
  | Name | Type | Description | Notes |
92
91
  | ---- | ---- | ----------- | ----- |
93
92
  | **ansible_cross_repository_collection_version_index_href** | **String** | | |
94
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
95
93
  | **dependency** | **String** | | [optional] |
96
94
  | **deprecated** | **Boolean** | | [optional] |
97
95
  | **distribution** | [**Array&lt;String&gt;**](String.md) | Filter collectionversions that are in these distrubtion ids. | [optional] |
@@ -134,7 +132,7 @@ end
134
132
 
135
133
  ## rebuild
136
134
 
137
- > <CollectionVersionSearchListResponse> rebuild(ansible_cross_repository_collection_version_index_href, collection_version_search_list, opts)
135
+ > <CollectionVersionSearchListResponse> rebuild(ansible_cross_repository_collection_version_index_href, collection_version_search_list)
138
136
 
139
137
 
140
138
 
@@ -155,13 +153,10 @@ end
155
153
  api_instance = PulpAnsibleClient::ApiPluginAnsibleSearchCollectionVersionsApi.new
156
154
  ansible_cross_repository_collection_version_index_href = 'ansible_cross_repository_collection_version_index_href_example' # String |
157
155
  collection_version_search_list = PulpAnsibleClient::CollectionVersionSearchList.new({repository: PulpAnsibleClient::Repository.new({name: 'name_example'}), namespace_metadata: PulpAnsibleClient::AnsibleAnsibleNamespaceMetadata.new({name: 'name_example'}), is_highest: false, is_deprecated: false, is_signed: false}) # CollectionVersionSearchList |
158
- opts = {
159
- x_task_diagnostics: ['inner_example'] # Array<String> | List of profilers to use on tasks.
160
- }
161
156
 
162
157
  begin
163
158
 
164
- result = api_instance.rebuild(ansible_cross_repository_collection_version_index_href, collection_version_search_list, opts)
159
+ result = api_instance.rebuild(ansible_cross_repository_collection_version_index_href, collection_version_search_list)
165
160
  p result
166
161
  rescue PulpAnsibleClient::ApiError => e
167
162
  puts "Error when calling ApiPluginAnsibleSearchCollectionVersionsApi->rebuild: #{e}"
@@ -172,12 +167,12 @@ end
172
167
 
173
168
  This returns an Array which contains the response data, status code and headers.
174
169
 
175
- > <Array(<CollectionVersionSearchListResponse>, Integer, Hash)> rebuild_with_http_info(ansible_cross_repository_collection_version_index_href, collection_version_search_list, opts)
170
+ > <Array(<CollectionVersionSearchListResponse>, Integer, Hash)> rebuild_with_http_info(ansible_cross_repository_collection_version_index_href, collection_version_search_list)
176
171
 
177
172
  ```ruby
178
173
  begin
179
174
 
180
- data, status_code, headers = api_instance.rebuild_with_http_info(ansible_cross_repository_collection_version_index_href, collection_version_search_list, opts)
175
+ data, status_code, headers = api_instance.rebuild_with_http_info(ansible_cross_repository_collection_version_index_href, collection_version_search_list)
181
176
  p status_code # => 2xx
182
177
  p headers # => { ... }
183
178
  p data # => <CollectionVersionSearchListResponse>
@@ -192,7 +187,6 @@ end
192
187
  | ---- | ---- | ----------- | ----- |
193
188
  | **ansible_cross_repository_collection_version_index_href** | **String** | | |
194
189
  | **collection_version_search_list** | [**CollectionVersionSearchList**](CollectionVersionSearchList.md) | | |
195
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
196
190
 
197
191
  ### Return type
198
192
 
data/docs/ApiRolesApi.md CHANGED
@@ -24,7 +24,6 @@ require 'pulp_ansible_client'
24
24
  api_instance = PulpAnsibleClient::ApiRolesApi.new
25
25
  ansible_role_href = 'ansible_role_href_example' # String |
26
26
  opts = {
27
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
28
27
  limit: 56, # Integer | Number of results to return per page.
29
28
  offset: 56, # Integer | The initial index from which to return the results.
30
29
  fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
@@ -63,7 +62,6 @@ end
63
62
  | Name | Type | Description | Notes |
64
63
  | ---- | ---- | ----------- | ----- |
65
64
  | **ansible_role_href** | **String** | | |
66
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
67
65
  | **limit** | **Integer** | Number of results to return per page. | [optional] |
68
66
  | **offset** | **Integer** | The initial index from which to return the results. | [optional] |
69
67
  | **fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to include in the response. | [optional] |
@@ -30,7 +30,6 @@ end
30
30
  api_instance = PulpAnsibleClient::CollectionImportApi.new
31
31
  ansible_collection_import_href = 'ansible_collection_import_href_example' # String |
32
32
  opts = {
33
- x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
34
33
  since: 'since_example', # String | Filter messages since a given timestamp
35
34
  fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
36
35
  exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
@@ -68,7 +67,6 @@ end
68
67
  | Name | Type | Description | Notes |
69
68
  | ---- | ---- | ----------- | ----- |
70
69
  | **ansible_collection_import_href** | **String** | | |
71
- | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
72
70
  | **since** | **String** | Filter messages since a given timestamp | [optional] |
73
71
  | **fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to include in the response. | [optional] |
74
72
  | **exclude_fields** | [**Array&lt;String&gt;**](String.md) | A list of fields to exclude from the response. | [optional] |