pulp_ansible_client 0.16.3 → 0.17.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (243) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +88 -22
  3. data/docs/AnsibleAnsibleNamespaceMetadata.md +29 -0
  4. data/docs/AnsibleAnsibleNamespaceMetadataResponse.md +35 -0
  5. data/docs/AnsibleAnsibleRepository.md +3 -1
  6. data/docs/AnsibleAnsibleRepositoryResponse.md +5 -1
  7. data/docs/AnsibleCollectionRemote.md +1 -1
  8. data/docs/AnsibleCollectionRemoteResponse.md +4 -2
  9. data/docs/AnsibleCollectionVersion.md +4 -4
  10. data/docs/AnsibleCollectionVersionMark.md +19 -0
  11. data/docs/AnsibleCollectionVersionMarkResponse.md +23 -0
  12. data/docs/AnsibleCollectionVersionResponse.md +4 -4
  13. data/docs/AnsibleCollectionsApi.md +230 -6
  14. data/docs/AnsibleGitRemote.md +30 -30
  15. data/docs/AnsibleGitRemoteResponse.md +28 -28
  16. data/docs/AnsibleRepositoryMark.md +19 -0
  17. data/docs/AnsibleRoleRemote.md +1 -1
  18. data/docs/AnsibleRoleRemoteResponse.md +1 -1
  19. data/docs/AnsibleRoleResponse.md +3 -3
  20. data/docs/CollectionNamespaceResponse.md +3 -1
  21. data/docs/CollectionRefResponse.md +1 -1
  22. data/docs/CollectionResponse.md +6 -6
  23. data/docs/CollectionSummaryResponse.md +35 -0
  24. data/docs/CollectionVersionCopyMove.md +21 -0
  25. data/docs/CollectionVersionListResponse.md +4 -2
  26. data/docs/CollectionVersionResponse.md +6 -4
  27. data/docs/CollectionVersionSearchList.md +27 -0
  28. data/docs/CollectionVersionSearchListResponse.md +29 -0
  29. data/docs/ContentCollectionDeprecationsApi.md +2 -6
  30. data/docs/ContentCollectionMarksApi.md +198 -0
  31. data/docs/ContentCollectionSignaturesApi.md +2 -6
  32. data/docs/ContentCollectionVersionsApi.md +6 -10
  33. data/docs/ContentNamespacesApi.md +220 -0
  34. data/docs/ContentRolesApi.md +2 -6
  35. data/docs/DistributionsAnsibleApi.md +230 -6
  36. data/docs/GalaxyCollectionResponse.md +4 -4
  37. data/docs/GalaxyCollectionVersionResponse.md +4 -4
  38. data/docs/GalaxyRoleResponse.md +1 -1
  39. data/docs/GalaxyRoleVersionResponse.md +1 -1
  40. data/docs/MyPermissionsResponse.md +17 -0
  41. data/docs/NamespaceLink.md +19 -0
  42. data/docs/NamespaceLinkResponse.md +19 -0
  43. data/docs/NestedRole.md +21 -0
  44. data/docs/NestedRoleResponse.md +21 -0
  45. data/docs/ObjectRolesResponse.md +17 -0
  46. data/docs/PaginatedCollectionVersionSearchListResponseList.md +21 -0
  47. data/docs/PaginatedansibleAnsibleNamespaceMetadataResponseList.md +23 -0
  48. data/docs/PaginatedansibleCollectionVersionMarkResponseList.md +23 -0
  49. data/docs/PatchedansibleAnsibleNamespaceMetadata.md +29 -0
  50. data/docs/PatchedansibleAnsibleRepository.md +3 -1
  51. data/docs/PatchedansibleCollectionRemote.md +1 -1
  52. data/docs/PatchedansibleGitRemote.md +30 -30
  53. data/docs/PatchedansibleRoleRemote.md +1 -1
  54. data/docs/ProgressReportResponse.md +27 -0
  55. data/docs/PulpAnsibleApiV3CollectionsAllApi.md +2 -6
  56. data/docs/PulpAnsibleApiV3CollectionsApi.md +2 -6
  57. data/docs/PulpAnsibleApiV3CollectionsVersionsApi.md +2 -6
  58. data/docs/PulpAnsibleApiV3NamespacesApi.md +158 -0
  59. data/docs/PulpAnsibleApiV3PluginAnsibleClientConfigurationApi.md +6 -6
  60. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsAllCollectionsApi.md +2 -6
  61. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexApi.md +2 -6
  62. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexVersionsApi.md +2 -6
  63. data/docs/PulpAnsibleApiV3PluginAnsibleContentNamespacesApi.md +363 -0
  64. data/docs/PulpAnsibleApiV3PluginAnsibleSearchCollectionVersionsApi.md +168 -0
  65. data/docs/PulpAnsibleDefaultApiV3CollectionsAllApi.md +2 -6
  66. data/docs/PulpAnsibleDefaultApiV3CollectionsApi.md +2 -6
  67. data/docs/PulpAnsibleDefaultApiV3CollectionsVersionsApi.md +2 -6
  68. data/docs/PulpAnsibleDefaultApiV3NamespacesApi.md +154 -0
  69. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleClientConfigurationApi.md +6 -6
  70. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsAllCollectionsApi.md +2 -6
  71. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexApi.md +2 -6
  72. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexVersionsApi.md +2 -6
  73. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentNamespacesApi.md +353 -0
  74. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleSearchCollectionVersionsApi.md +164 -0
  75. data/docs/RemotesCollectionApi.md +238 -6
  76. data/docs/RemotesGitApi.md +230 -6
  77. data/docs/RemotesRoleApi.md +230 -6
  78. data/docs/RepositoriesAnsibleApi.md +450 -6
  79. data/docs/RepositoriesAnsibleVersionsApi.md +2 -4
  80. data/docs/Repository.md +25 -0
  81. data/docs/RepositoryResponse.md +33 -0
  82. data/docs/Task.md +19 -0
  83. data/docs/TaskResponse.md +45 -0
  84. data/docs/UnpaginatedCollectionVersionResponse.md +6 -4
  85. data/docs/VersionsApi.md +10 -10
  86. data/lib/pulp_ansible_client/api/ansible_collections_api.rb +270 -8
  87. data/lib/pulp_ansible_client/api/content_collection_deprecations_api.rb +2 -8
  88. data/lib/pulp_ansible_client/api/content_collection_marks_api.rb +247 -0
  89. data/lib/pulp_ansible_client/api/content_collection_signatures_api.rb +2 -8
  90. data/lib/pulp_ansible_client/api/content_collection_versions_api.rb +8 -14
  91. data/lib/pulp_ansible_client/api/content_namespaces_api.rb +276 -0
  92. data/lib/pulp_ansible_client/api/content_roles_api.rb +2 -8
  93. data/lib/pulp_ansible_client/api/distributions_ansible_api.rb +270 -8
  94. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collections_all_api.rb +2 -8
  95. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collections_api.rb +2 -8
  96. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collections_versions_api.rb +2 -8
  97. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_namespaces_api.rb +209 -0
  98. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_client_configuration_api.rb +8 -8
  99. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_all_collections_api.rb +2 -8
  100. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_api.rb +2 -8
  101. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_versions_api.rb +2 -8
  102. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_namespaces_api.rb +531 -0
  103. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_search_collection_versions_api.rb +229 -0
  104. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collections_all_api.rb +2 -8
  105. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collections_api.rb +2 -8
  106. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collections_versions_api.rb +2 -8
  107. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_namespaces_api.rb +197 -0
  108. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_client_configuration_api.rb +7 -7
  109. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_all_collections_api.rb +2 -8
  110. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_api.rb +2 -8
  111. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_versions_api.rb +2 -8
  112. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_namespaces_api.rb +501 -0
  113. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_search_collection_versions_api.rb +217 -0
  114. data/lib/pulp_ansible_client/api/remotes_collection_api.rb +283 -9
  115. data/lib/pulp_ansible_client/api/remotes_git_api.rb +270 -8
  116. data/lib/pulp_ansible_client/api/remotes_role_api.rb +270 -8
  117. data/lib/pulp_ansible_client/api/repositories_ansible_api.rb +542 -8
  118. data/lib/pulp_ansible_client/api/repositories_ansible_versions_api.rb +2 -5
  119. data/lib/pulp_ansible_client/api/versions_api.rb +12 -12
  120. data/lib/pulp_ansible_client/models/ansible_ansible_namespace_metadata.rb +359 -0
  121. data/lib/pulp_ansible_client/models/ansible_ansible_namespace_metadata_response.rb +402 -0
  122. data/lib/pulp_ansible_client/models/ansible_ansible_repository.rb +14 -5
  123. data/lib/pulp_ansible_client/models/ansible_ansible_repository_response.rb +23 -5
  124. data/lib/pulp_ansible_client/models/ansible_collection_remote.rb +1 -1
  125. data/lib/pulp_ansible_client/models/ansible_collection_remote_response.rb +14 -5
  126. data/lib/pulp_ansible_client/models/ansible_collection_version.rb +18 -18
  127. data/lib/pulp_ansible_client/models/ansible_collection_version_mark.rb +258 -0
  128. data/lib/pulp_ansible_client/models/ansible_collection_version_mark_response.rb +268 -0
  129. data/lib/pulp_ansible_client/models/ansible_collection_version_response.rb +14 -14
  130. data/lib/pulp_ansible_client/models/ansible_git_remote.rb +243 -243
  131. data/lib/pulp_ansible_client/models/ansible_git_remote_response.rb +144 -144
  132. data/lib/pulp_ansible_client/models/ansible_repository_mark.rb +260 -0
  133. data/lib/pulp_ansible_client/models/ansible_role_remote.rb +1 -1
  134. data/lib/pulp_ansible_client/models/ansible_role_remote_response.rb +1 -1
  135. data/lib/pulp_ansible_client/models/ansible_role_response.rb +10 -10
  136. data/lib/pulp_ansible_client/models/collection_namespace_response.rb +13 -4
  137. data/lib/pulp_ansible_client/models/collection_ref_response.rb +0 -1
  138. data/lib/pulp_ansible_client/models/collection_response.rb +0 -6
  139. data/lib/pulp_ansible_client/models/collection_summary_response.rb +359 -0
  140. data/lib/pulp_ansible_client/models/collection_version_copy_move.rb +242 -0
  141. data/lib/pulp_ansible_client/models/collection_version_list_response.rb +16 -6
  142. data/lib/pulp_ansible_client/models/collection_version_response.rb +12 -5
  143. data/lib/pulp_ansible_client/models/collection_version_search_list.rb +279 -0
  144. data/lib/pulp_ansible_client/models/collection_version_search_list_response.rb +287 -0
  145. data/lib/pulp_ansible_client/models/galaxy_collection_response.rb +0 -4
  146. data/lib/pulp_ansible_client/models/galaxy_collection_version_response.rb +0 -4
  147. data/lib/pulp_ansible_client/models/galaxy_role_response.rb +0 -1
  148. data/lib/pulp_ansible_client/models/galaxy_role_version_response.rb +0 -1
  149. data/lib/pulp_ansible_client/models/my_permissions_response.rb +213 -0
  150. data/lib/pulp_ansible_client/models/namespace_link.rb +282 -0
  151. data/lib/pulp_ansible_client/models/namespace_link_response.rb +264 -0
  152. data/lib/pulp_ansible_client/models/nested_role.rb +253 -0
  153. data/lib/pulp_ansible_client/models/nested_role_response.rb +234 -0
  154. data/lib/pulp_ansible_client/models/object_roles_response.rb +213 -0
  155. data/lib/pulp_ansible_client/models/paginated_collection_version_search_list_response_list.rb +226 -0
  156. data/lib/pulp_ansible_client/models/paginatedansible_ansible_namespace_metadata_response_list.rb +237 -0
  157. data/lib/pulp_ansible_client/models/paginatedansible_collection_version_mark_response_list.rb +237 -0
  158. data/lib/pulp_ansible_client/models/patchedansible_ansible_namespace_metadata.rb +350 -0
  159. data/lib/pulp_ansible_client/models/patchedansible_ansible_repository.rb +14 -5
  160. data/lib/pulp_ansible_client/models/patchedansible_collection_remote.rb +1 -1
  161. data/lib/pulp_ansible_client/models/patchedansible_git_remote.rb +234 -234
  162. data/lib/pulp_ansible_client/models/patchedansible_role_remote.rb +1 -1
  163. data/lib/pulp_ansible_client/models/progress_report_response.rb +259 -0
  164. data/lib/pulp_ansible_client/models/repository.rb +306 -0
  165. data/lib/pulp_ansible_client/models/repository_response.rb +309 -0
  166. data/lib/pulp_ansible_client/models/task.rb +266 -0
  167. data/lib/pulp_ansible_client/models/task_response.rb +366 -0
  168. data/lib/pulp_ansible_client/models/unpaginated_collection_version_response.rb +12 -5
  169. data/lib/pulp_ansible_client/version.rb +1 -1
  170. data/lib/pulp_ansible_client.rb +32 -0
  171. data/spec/api/ansible_collections_api_spec.rb +51 -3
  172. data/spec/api/content_collection_deprecations_api_spec.rb +1 -3
  173. data/spec/api/content_collection_marks_api_spec.rb +83 -0
  174. data/spec/api/content_collection_signatures_api_spec.rb +1 -3
  175. data/spec/api/content_collection_versions_api_spec.rb +3 -5
  176. data/spec/api/content_namespaces_api_spec.rb +93 -0
  177. data/spec/api/content_roles_api_spec.rb +1 -3
  178. data/spec/api/distributions_ansible_api_spec.rb +51 -3
  179. data/spec/api/pulp_ansible_api_v3_collections_all_api_spec.rb +1 -3
  180. data/spec/api/pulp_ansible_api_v3_collections_api_spec.rb +1 -3
  181. data/spec/api/pulp_ansible_api_v3_collections_versions_api_spec.rb +1 -3
  182. data/spec/api/pulp_ansible_api_v3_namespaces_api_spec.rb +77 -0
  183. data/spec/api/pulp_ansible_api_v3_plugin_ansible_client_configuration_api_spec.rb +3 -3
  184. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_all_collections_api_spec.rb +1 -3
  185. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_api_spec.rb +1 -3
  186. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_versions_api_spec.rb +1 -3
  187. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_namespaces_api_spec.rb +131 -0
  188. data/spec/api/pulp_ansible_api_v3_plugin_ansible_search_collection_versions_api_spec.rb +83 -0
  189. data/spec/api/pulp_ansible_default_api_v3_collections_all_api_spec.rb +1 -3
  190. data/spec/api/pulp_ansible_default_api_v3_collections_api_spec.rb +1 -3
  191. data/spec/api/pulp_ansible_default_api_v3_collections_versions_api_spec.rb +1 -3
  192. data/spec/api/pulp_ansible_default_api_v3_namespaces_api_spec.rb +75 -0
  193. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_client_configuration_api_spec.rb +3 -3
  194. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_all_collections_api_spec.rb +1 -3
  195. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_api_spec.rb +1 -3
  196. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_versions_api_spec.rb +1 -3
  197. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_namespaces_api_spec.rb +126 -0
  198. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_search_collection_versions_api_spec.rb +81 -0
  199. data/spec/api/remotes_collection_api_spec.rb +55 -3
  200. data/spec/api/remotes_git_api_spec.rb +51 -3
  201. data/spec/api/remotes_role_api_spec.rb +51 -3
  202. data/spec/api/repositories_ansible_api_spec.rb +99 -3
  203. data/spec/api/repositories_ansible_versions_api_spec.rb +1 -2
  204. data/spec/api/versions_api_spec.rb +4 -4
  205. data/spec/models/ansible_ansible_namespace_metadata_response_spec.rb +95 -0
  206. data/spec/models/ansible_ansible_namespace_metadata_spec.rb +77 -0
  207. data/spec/models/ansible_ansible_repository_response_spec.rb +12 -0
  208. data/spec/models/ansible_ansible_repository_spec.rb +6 -0
  209. data/spec/models/ansible_collection_remote_response_spec.rb +6 -0
  210. data/spec/models/ansible_collection_version_mark_response_spec.rb +59 -0
  211. data/spec/models/ansible_collection_version_mark_spec.rb +47 -0
  212. data/spec/models/ansible_collection_version_response_spec.rb +2 -2
  213. data/spec/models/ansible_collection_version_spec.rb +3 -3
  214. data/spec/models/ansible_git_remote_response_spec.rb +19 -19
  215. data/spec/models/ansible_git_remote_spec.rb +19 -19
  216. data/spec/models/ansible_repository_mark_spec.rb +47 -0
  217. data/spec/models/ansible_role_response_spec.rb +3 -3
  218. data/spec/models/collection_namespace_response_spec.rb +6 -0
  219. data/spec/models/collection_summary_response_spec.rb +95 -0
  220. data/spec/models/collection_version_copy_move_spec.rb +53 -0
  221. data/spec/models/collection_version_list_response_spec.rb +6 -0
  222. data/spec/models/collection_version_response_spec.rb +6 -0
  223. data/spec/models/collection_version_search_list_response_spec.rb +77 -0
  224. data/spec/models/collection_version_search_list_spec.rb +71 -0
  225. data/spec/models/my_permissions_response_spec.rb +41 -0
  226. data/spec/models/namespace_link_response_spec.rb +47 -0
  227. data/spec/models/namespace_link_spec.rb +47 -0
  228. data/spec/models/nested_role_response_spec.rb +53 -0
  229. data/spec/models/nested_role_spec.rb +53 -0
  230. data/spec/models/object_roles_response_spec.rb +41 -0
  231. data/spec/models/paginated_collection_version_search_list_response_list_spec.rb +53 -0
  232. data/spec/models/paginatedansible_ansible_namespace_metadata_response_list_spec.rb +59 -0
  233. data/spec/models/paginatedansible_collection_version_mark_response_list_spec.rb +59 -0
  234. data/spec/models/patchedansible_ansible_namespace_metadata_spec.rb +77 -0
  235. data/spec/models/patchedansible_ansible_repository_spec.rb +6 -0
  236. data/spec/models/patchedansible_git_remote_spec.rb +19 -19
  237. data/spec/models/progress_report_response_spec.rb +71 -0
  238. data/spec/models/repository_response_spec.rb +89 -0
  239. data/spec/models/repository_spec.rb +65 -0
  240. data/spec/models/task_response_spec.rb +125 -0
  241. data/spec/models/task_spec.rb +47 -0
  242. data/spec/models/unpaginated_collection_version_response_spec.rb +6 -0
  243. metadata +230 -102
@@ -0,0 +1,363 @@
1
+ # PulpAnsibleClient::PulpAnsibleApiV3PluginAnsibleContentNamespacesApi
2
+
3
+ All URIs are relative to *https://pulp*
4
+
5
+ Method | HTTP request | Description
6
+ ------------- | ------------- | -------------
7
+ [**create**](PulpAnsibleApiV3PluginAnsibleContentNamespacesApi.md#create) | **POST** /pulp_ansible/galaxy/{path}/api/v3/plugin/ansible/content/{distro_base_path}/namespaces/ |
8
+ [**delete**](PulpAnsibleApiV3PluginAnsibleContentNamespacesApi.md#delete) | **DELETE** /pulp_ansible/galaxy/{path}/api/v3/plugin/ansible/content/{distro_base_path}/namespaces/{name}/ |
9
+ [**list**](PulpAnsibleApiV3PluginAnsibleContentNamespacesApi.md#list) | **GET** /pulp_ansible/galaxy/{path}/api/v3/plugin/ansible/content/{distro_base_path}/namespaces/ |
10
+ [**partial_update**](PulpAnsibleApiV3PluginAnsibleContentNamespacesApi.md#partial_update) | **PATCH** /pulp_ansible/galaxy/{path}/api/v3/plugin/ansible/content/{distro_base_path}/namespaces/{name}/ |
11
+ [**read**](PulpAnsibleApiV3PluginAnsibleContentNamespacesApi.md#read) | **GET** /pulp_ansible/galaxy/{path}/api/v3/plugin/ansible/content/{distro_base_path}/namespaces/{name}/ |
12
+
13
+
14
+
15
+ ## create
16
+
17
+ > AsyncOperationResponse create(distro_base_path, path, name, opts)
18
+
19
+
20
+
21
+ Custom exception handler mixin class.
22
+
23
+ ### Example
24
+
25
+ ```ruby
26
+ # load the gem
27
+ require 'pulp_ansible_client'
28
+ # setup authorization
29
+ PulpAnsibleClient.configure do |config|
30
+ # Configure HTTP basic authorization: basicAuth
31
+ config.username = 'YOUR USERNAME'
32
+ config.password = 'YOUR PASSWORD'
33
+ end
34
+
35
+ api_instance = PulpAnsibleClient::PulpAnsibleApiV3PluginAnsibleContentNamespacesApi.new
36
+ distro_base_path = 'distro_base_path_example' # String |
37
+ path = 'path_example' # String |
38
+ name = 'name_example' # String | Required named, only accepts lowercase, numbers and underscores.
39
+ opts = {
40
+ company: 'company_example', # String | Optional namespace company owner.
41
+ email: 'email_example', # String | Optional namespace contact email.
42
+ description: 'description_example', # String | Optional short description.
43
+ resources: 'resources_example', # String | Optional resource page in markdown format.
44
+ links: PulpAnsibleClient::NamespaceLink.new, # Array<NamespaceLink> | Labeled related links.
45
+ avatar: File.new('/path/to/file') # File | Optional avatar image for Namespace
46
+ }
47
+
48
+ begin
49
+ result = api_instance.create(distro_base_path, path, name, opts)
50
+ p result
51
+ rescue PulpAnsibleClient::ApiError => e
52
+ puts "Exception when calling PulpAnsibleApiV3PluginAnsibleContentNamespacesApi->create: #{e}"
53
+ end
54
+ ```
55
+
56
+ ### Parameters
57
+
58
+
59
+ Name | Type | Description | Notes
60
+ ------------- | ------------- | ------------- | -------------
61
+ **distro_base_path** | **String**| |
62
+ **path** | **String**| |
63
+ **name** | **String**| Required named, only accepts lowercase, numbers and underscores. |
64
+ **company** | **String**| Optional namespace company owner. | [optional]
65
+ **email** | **String**| Optional namespace contact email. | [optional]
66
+ **description** | **String**| Optional short description. | [optional]
67
+ **resources** | **String**| Optional resource page in markdown format. | [optional]
68
+ **links** | [**Array&lt;NamespaceLink&gt;**](NamespaceLink.md)| Labeled related links. | [optional]
69
+ **avatar** | **File**| Optional avatar image for Namespace | [optional]
70
+
71
+ ### Return type
72
+
73
+ [**AsyncOperationResponse**](AsyncOperationResponse.md)
74
+
75
+ ### Authorization
76
+
77
+ [basicAuth](../README.md#basicAuth)
78
+
79
+ ### HTTP request headers
80
+
81
+ - **Content-Type**: multipart/form-data, application/x-www-form-urlencoded
82
+ - **Accept**: application/json
83
+
84
+
85
+ ## delete
86
+
87
+ > AsyncOperationResponse delete(distro_base_path, name, path)
88
+
89
+
90
+
91
+ Try to remove the Namespace if no Collections under Namespace are present.
92
+
93
+ ### Example
94
+
95
+ ```ruby
96
+ # load the gem
97
+ require 'pulp_ansible_client'
98
+ # setup authorization
99
+ PulpAnsibleClient.configure do |config|
100
+ # Configure HTTP basic authorization: basicAuth
101
+ config.username = 'YOUR USERNAME'
102
+ config.password = 'YOUR PASSWORD'
103
+ end
104
+
105
+ api_instance = PulpAnsibleClient::PulpAnsibleApiV3PluginAnsibleContentNamespacesApi.new
106
+ distro_base_path = 'distro_base_path_example' # String |
107
+ name = 'name_example' # String |
108
+ path = 'path_example' # String |
109
+
110
+ begin
111
+ result = api_instance.delete(distro_base_path, name, path)
112
+ p result
113
+ rescue PulpAnsibleClient::ApiError => e
114
+ puts "Exception when calling PulpAnsibleApiV3PluginAnsibleContentNamespacesApi->delete: #{e}"
115
+ end
116
+ ```
117
+
118
+ ### Parameters
119
+
120
+
121
+ Name | Type | Description | Notes
122
+ ------------- | ------------- | ------------- | -------------
123
+ **distro_base_path** | **String**| |
124
+ **name** | **String**| |
125
+ **path** | **String**| |
126
+
127
+ ### Return type
128
+
129
+ [**AsyncOperationResponse**](AsyncOperationResponse.md)
130
+
131
+ ### Authorization
132
+
133
+ [basicAuth](../README.md#basicAuth)
134
+
135
+ ### HTTP request headers
136
+
137
+ - **Content-Type**: Not defined
138
+ - **Accept**: application/json
139
+
140
+
141
+ ## list
142
+
143
+ > PaginatedansibleAnsibleNamespaceMetadataResponseList list(distro_base_path, path, opts)
144
+
145
+
146
+
147
+ Custom exception handler mixin class.
148
+
149
+ ### Example
150
+
151
+ ```ruby
152
+ # load the gem
153
+ require 'pulp_ansible_client'
154
+ # setup authorization
155
+ PulpAnsibleClient.configure do |config|
156
+ # Configure HTTP basic authorization: basicAuth
157
+ config.username = 'YOUR USERNAME'
158
+ config.password = 'YOUR PASSWORD'
159
+ end
160
+
161
+ api_instance = PulpAnsibleClient::PulpAnsibleApiV3PluginAnsibleContentNamespacesApi.new
162
+ distro_base_path = 'distro_base_path_example' # String |
163
+ path = 'path_example' # String |
164
+ opts = {
165
+ company: 'company_example', # String | Filter results where company matches value
166
+ company__contains: 'company__contains_example', # String | Filter results where company contains value
167
+ company__icontains: 'company__icontains_example', # String | Filter results where company contains value
168
+ company__in: ['company__in_example'], # Array<String> | Filter results where company is in a comma-separated list of values
169
+ company__startswith: 'company__startswith_example', # String | Filter results where company starts with value
170
+ limit: 56, # Integer | Number of results to return per page.
171
+ metadata_sha256: 'metadata_sha256_example', # String | Filter results where metadata_sha256 matches value
172
+ metadata_sha256__in: ['metadata_sha256__in_example'], # Array<String> | Filter results where metadata_sha256 is in a comma-separated list of values
173
+ name: 'name_example', # String | Filter results where name matches value
174
+ name__contains: 'name__contains_example', # String | Filter results where name contains value
175
+ name__icontains: 'name__icontains_example', # String | Filter results where name contains value
176
+ name__in: ['name__in_example'], # Array<String> | Filter results where name is in a comma-separated list of values
177
+ name__startswith: 'name__startswith_example', # String | Filter results where name starts with value
178
+ offset: 56, # Integer | The initial index from which to return the results.
179
+ ordering: ['ordering_example'], # Array<String> | Ordering
180
+ fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
181
+ exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
182
+ }
183
+
184
+ begin
185
+ result = api_instance.list(distro_base_path, path, opts)
186
+ p result
187
+ rescue PulpAnsibleClient::ApiError => e
188
+ puts "Exception when calling PulpAnsibleApiV3PluginAnsibleContentNamespacesApi->list: #{e}"
189
+ end
190
+ ```
191
+
192
+ ### Parameters
193
+
194
+
195
+ Name | Type | Description | Notes
196
+ ------------- | ------------- | ------------- | -------------
197
+ **distro_base_path** | **String**| |
198
+ **path** | **String**| |
199
+ **company** | **String**| Filter results where company matches value | [optional]
200
+ **company__contains** | **String**| Filter results where company contains value | [optional]
201
+ **company__icontains** | **String**| Filter results where company contains value | [optional]
202
+ **company__in** | [**Array&lt;String&gt;**](String.md)| Filter results where company is in a comma-separated list of values | [optional]
203
+ **company__startswith** | **String**| Filter results where company starts with value | [optional]
204
+ **limit** | **Integer**| Number of results to return per page. | [optional]
205
+ **metadata_sha256** | **String**| Filter results where metadata_sha256 matches value | [optional]
206
+ **metadata_sha256__in** | [**Array&lt;String&gt;**](String.md)| Filter results where metadata_sha256 is in a comma-separated list of values | [optional]
207
+ **name** | **String**| Filter results where name matches value | [optional]
208
+ **name__contains** | **String**| Filter results where name contains value | [optional]
209
+ **name__icontains** | **String**| Filter results where name contains value | [optional]
210
+ **name__in** | [**Array&lt;String&gt;**](String.md)| Filter results where name is in a comma-separated list of values | [optional]
211
+ **name__startswith** | **String**| Filter results where name starts with value | [optional]
212
+ **offset** | **Integer**| The initial index from which to return the results. | [optional]
213
+ **ordering** | [**Array&lt;String&gt;**](String.md)| Ordering | [optional]
214
+ **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
215
+ **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
216
+
217
+ ### Return type
218
+
219
+ [**PaginatedansibleAnsibleNamespaceMetadataResponseList**](PaginatedansibleAnsibleNamespaceMetadataResponseList.md)
220
+
221
+ ### Authorization
222
+
223
+ [basicAuth](../README.md#basicAuth)
224
+
225
+ ### HTTP request headers
226
+
227
+ - **Content-Type**: Not defined
228
+ - **Accept**: application/json
229
+
230
+
231
+ ## partial_update
232
+
233
+ > AsyncOperationResponse partial_update(distro_base_path, name, path, opts)
234
+
235
+
236
+
237
+ Custom exception handler mixin class.
238
+
239
+ ### Example
240
+
241
+ ```ruby
242
+ # load the gem
243
+ require 'pulp_ansible_client'
244
+ # setup authorization
245
+ PulpAnsibleClient.configure do |config|
246
+ # Configure HTTP basic authorization: basicAuth
247
+ config.username = 'YOUR USERNAME'
248
+ config.password = 'YOUR PASSWORD'
249
+ end
250
+
251
+ api_instance = PulpAnsibleClient::PulpAnsibleApiV3PluginAnsibleContentNamespacesApi.new
252
+ distro_base_path = 'distro_base_path_example' # String |
253
+ name = 'name_example' # String |
254
+ path = 'path_example' # String |
255
+ opts = {
256
+ name: 'name_example', # String | Required named, only accepts lowercase, numbers and underscores.
257
+ company: 'company_example', # String | Optional namespace company owner.
258
+ email: 'email_example', # String | Optional namespace contact email.
259
+ description: 'description_example', # String | Optional short description.
260
+ resources: 'resources_example', # String | Optional resource page in markdown format.
261
+ links: PulpAnsibleClient::NamespaceLink.new, # Array<NamespaceLink> | Labeled related links.
262
+ avatar: File.new('/path/to/file') # File | Optional avatar image for Namespace
263
+ }
264
+
265
+ begin
266
+ result = api_instance.partial_update(distro_base_path, name, path, opts)
267
+ p result
268
+ rescue PulpAnsibleClient::ApiError => e
269
+ puts "Exception when calling PulpAnsibleApiV3PluginAnsibleContentNamespacesApi->partial_update: #{e}"
270
+ end
271
+ ```
272
+
273
+ ### Parameters
274
+
275
+
276
+ Name | Type | Description | Notes
277
+ ------------- | ------------- | ------------- | -------------
278
+ **distro_base_path** | **String**| |
279
+ **name** | **String**| |
280
+ **path** | **String**| |
281
+ **name** | **String**| Required named, only accepts lowercase, numbers and underscores. | [optional]
282
+ **company** | **String**| Optional namespace company owner. | [optional]
283
+ **email** | **String**| Optional namespace contact email. | [optional]
284
+ **description** | **String**| Optional short description. | [optional]
285
+ **resources** | **String**| Optional resource page in markdown format. | [optional]
286
+ **links** | [**Array&lt;NamespaceLink&gt;**](NamespaceLink.md)| Labeled related links. | [optional]
287
+ **avatar** | **File**| Optional avatar image for Namespace | [optional]
288
+
289
+ ### Return type
290
+
291
+ [**AsyncOperationResponse**](AsyncOperationResponse.md)
292
+
293
+ ### Authorization
294
+
295
+ [basicAuth](../README.md#basicAuth)
296
+
297
+ ### HTTP request headers
298
+
299
+ - **Content-Type**: multipart/form-data, application/x-www-form-urlencoded
300
+ - **Accept**: application/json
301
+
302
+
303
+ ## read
304
+
305
+ > AnsibleAnsibleNamespaceMetadataResponse read(distro_base_path, name, path, opts)
306
+
307
+
308
+
309
+ Custom exception handler mixin class.
310
+
311
+ ### Example
312
+
313
+ ```ruby
314
+ # load the gem
315
+ require 'pulp_ansible_client'
316
+ # setup authorization
317
+ PulpAnsibleClient.configure do |config|
318
+ # Configure HTTP basic authorization: basicAuth
319
+ config.username = 'YOUR USERNAME'
320
+ config.password = 'YOUR PASSWORD'
321
+ end
322
+
323
+ api_instance = PulpAnsibleClient::PulpAnsibleApiV3PluginAnsibleContentNamespacesApi.new
324
+ distro_base_path = 'distro_base_path_example' # String |
325
+ name = 'name_example' # String |
326
+ path = 'path_example' # String |
327
+ opts = {
328
+ fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
329
+ exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
330
+ }
331
+
332
+ begin
333
+ result = api_instance.read(distro_base_path, name, path, opts)
334
+ p result
335
+ rescue PulpAnsibleClient::ApiError => e
336
+ puts "Exception when calling PulpAnsibleApiV3PluginAnsibleContentNamespacesApi->read: #{e}"
337
+ end
338
+ ```
339
+
340
+ ### Parameters
341
+
342
+
343
+ Name | Type | Description | Notes
344
+ ------------- | ------------- | ------------- | -------------
345
+ **distro_base_path** | **String**| |
346
+ **name** | **String**| |
347
+ **path** | **String**| |
348
+ **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
349
+ **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
350
+
351
+ ### Return type
352
+
353
+ [**AnsibleAnsibleNamespaceMetadataResponse**](AnsibleAnsibleNamespaceMetadataResponse.md)
354
+
355
+ ### Authorization
356
+
357
+ [basicAuth](../README.md#basicAuth)
358
+
359
+ ### HTTP request headers
360
+
361
+ - **Content-Type**: Not defined
362
+ - **Accept**: application/json
363
+
@@ -0,0 +1,168 @@
1
+ # PulpAnsibleClient::PulpAnsibleApiV3PluginAnsibleSearchCollectionVersionsApi
2
+
3
+ All URIs are relative to *https://pulp*
4
+
5
+ Method | HTTP request | Description
6
+ ------------- | ------------- | -------------
7
+ [**list**](PulpAnsibleApiV3PluginAnsibleSearchCollectionVersionsApi.md#list) | **GET** /pulp_ansible/galaxy/{path}/api/v3/plugin/ansible/search/collection-versions/ |
8
+ [**rebuild**](PulpAnsibleApiV3PluginAnsibleSearchCollectionVersionsApi.md#rebuild) | **POST** /pulp_ansible/galaxy/{path}/api/v3/plugin/ansible/search/collection-versions/ |
9
+
10
+
11
+
12
+ ## list
13
+
14
+ > PaginatedCollectionVersionSearchListResponseList list(path, opts)
15
+
16
+
17
+
18
+ A viewset for cross-repo searches.
19
+
20
+ ### Example
21
+
22
+ ```ruby
23
+ # load the gem
24
+ require 'pulp_ansible_client'
25
+ # setup authorization
26
+ PulpAnsibleClient.configure do |config|
27
+ # Configure HTTP basic authorization: basicAuth
28
+ config.username = 'YOUR USERNAME'
29
+ config.password = 'YOUR PASSWORD'
30
+ end
31
+
32
+ api_instance = PulpAnsibleClient::PulpAnsibleApiV3PluginAnsibleSearchCollectionVersionsApi.new
33
+ path = 'path_example' # String |
34
+ opts = {
35
+ dependency: 'dependency_example', # String |
36
+ deprecated: true, # Boolean |
37
+ distribution: ['distribution_example'], # Array<String> | Filter collectionversions that are in these distrubtion ids.
38
+ distribution_base_path: ['distribution_base_path_example'], # Array<String> | Filter collectionversions that are in these base paths.
39
+ highest: true, # Boolean |
40
+ is_deprecated: true, # Boolean |
41
+ is_highest: true, # Boolean |
42
+ is_signed: true, # Boolean |
43
+ keywords: 'keywords_example', # String |
44
+ limit: 56, # Integer | Number of results to return per page.
45
+ name: 'name_example', # String |
46
+ namespace: 'namespace_example', # String |
47
+ offset: 56, # Integer | The initial index from which to return the results.
48
+ order_by: ['order_by_example'], # Array<String> | Ordering
49
+ q: 'q_example', # String |
50
+ repository: ['repository_example'], # Array<String> | Filter collectionversions that are in these repository ids.
51
+ repository_label: 'repository_label_example', # String | Filter labels by search string
52
+ repository_name: ['repository_name_example'], # Array<String> | Filter collectionversions that are in these repositories.
53
+ repository_version: 'repository_version_example', # String |
54
+ signed: true, # Boolean |
55
+ tags: 'tags_example', # String | Filter by comma separate list of tags that must all be matched
56
+ version: 'version_example', # String |
57
+ version_range: 'version_range_example', # String |
58
+ fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
59
+ exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
60
+ }
61
+
62
+ begin
63
+ result = api_instance.list(path, opts)
64
+ p result
65
+ rescue PulpAnsibleClient::ApiError => e
66
+ puts "Exception when calling PulpAnsibleApiV3PluginAnsibleSearchCollectionVersionsApi->list: #{e}"
67
+ end
68
+ ```
69
+
70
+ ### Parameters
71
+
72
+
73
+ Name | Type | Description | Notes
74
+ ------------- | ------------- | ------------- | -------------
75
+ **path** | **String**| |
76
+ **dependency** | **String**| | [optional]
77
+ **deprecated** | **Boolean**| | [optional]
78
+ **distribution** | [**Array&lt;String&gt;**](String.md)| Filter collectionversions that are in these distrubtion ids. | [optional]
79
+ **distribution_base_path** | [**Array&lt;String&gt;**](String.md)| Filter collectionversions that are in these base paths. | [optional]
80
+ **highest** | **Boolean**| | [optional]
81
+ **is_deprecated** | **Boolean**| | [optional]
82
+ **is_highest** | **Boolean**| | [optional]
83
+ **is_signed** | **Boolean**| | [optional]
84
+ **keywords** | **String**| | [optional]
85
+ **limit** | **Integer**| Number of results to return per page. | [optional]
86
+ **name** | **String**| | [optional]
87
+ **namespace** | **String**| | [optional]
88
+ **offset** | **Integer**| The initial index from which to return the results. | [optional]
89
+ **order_by** | [**Array&lt;String&gt;**](String.md)| Ordering | [optional]
90
+ **q** | **String**| | [optional]
91
+ **repository** | [**Array&lt;String&gt;**](String.md)| Filter collectionversions that are in these repository ids. | [optional]
92
+ **repository_label** | **String**| Filter labels by search string | [optional]
93
+ **repository_name** | [**Array&lt;String&gt;**](String.md)| Filter collectionversions that are in these repositories. | [optional]
94
+ **repository_version** | **String**| | [optional]
95
+ **signed** | **Boolean**| | [optional]
96
+ **tags** | **String**| Filter by comma separate list of tags that must all be matched | [optional]
97
+ **version** | **String**| | [optional]
98
+ **version_range** | **String**| | [optional]
99
+ **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
100
+ **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
101
+
102
+ ### Return type
103
+
104
+ [**PaginatedCollectionVersionSearchListResponseList**](PaginatedCollectionVersionSearchListResponseList.md)
105
+
106
+ ### Authorization
107
+
108
+ [basicAuth](../README.md#basicAuth)
109
+
110
+ ### HTTP request headers
111
+
112
+ - **Content-Type**: Not defined
113
+ - **Accept**: application/json
114
+
115
+
116
+ ## rebuild
117
+
118
+ > CollectionVersionSearchListResponse rebuild(path, collection_version_search_list)
119
+
120
+
121
+
122
+ A viewset for cross-repo searches.
123
+
124
+ ### Example
125
+
126
+ ```ruby
127
+ # load the gem
128
+ require 'pulp_ansible_client'
129
+ # setup authorization
130
+ PulpAnsibleClient.configure do |config|
131
+ # Configure HTTP basic authorization: basicAuth
132
+ config.username = 'YOUR USERNAME'
133
+ config.password = 'YOUR PASSWORD'
134
+ end
135
+
136
+ api_instance = PulpAnsibleClient::PulpAnsibleApiV3PluginAnsibleSearchCollectionVersionsApi.new
137
+ path = 'path_example' # String |
138
+ collection_version_search_list = PulpAnsibleClient::CollectionVersionSearchList.new # CollectionVersionSearchList |
139
+
140
+ begin
141
+ result = api_instance.rebuild(path, collection_version_search_list)
142
+ p result
143
+ rescue PulpAnsibleClient::ApiError => e
144
+ puts "Exception when calling PulpAnsibleApiV3PluginAnsibleSearchCollectionVersionsApi->rebuild: #{e}"
145
+ end
146
+ ```
147
+
148
+ ### Parameters
149
+
150
+
151
+ Name | Type | Description | Notes
152
+ ------------- | ------------- | ------------- | -------------
153
+ **path** | **String**| |
154
+ **collection_version_search_list** | [**CollectionVersionSearchList**](CollectionVersionSearchList.md)| |
155
+
156
+ ### Return type
157
+
158
+ [**CollectionVersionSearchListResponse**](CollectionVersionSearchListResponse.md)
159
+
160
+ ### Authorization
161
+
162
+ [basicAuth](../README.md#basicAuth)
163
+
164
+ ### HTTP request headers
165
+
166
+ - **Content-Type**: application/json, application/x-www-form-urlencoded, multipart/form-data
167
+ - **Accept**: application/json
168
+
@@ -33,9 +33,7 @@ opts = {
33
33
  deprecated: true, # Boolean |
34
34
  name: 'name_example', # String |
35
35
  namespace: 'namespace_example', # String |
36
- 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) * `namespace` - Namespace * `-namespace` - Namespace (descending) * `name` - Name * `-name` - Name (descending) * `pk` - Pk * `-pk` - Pk (descending)
37
- pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
38
- pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
36
+ ordering: ['ordering_example'], # Array<String> | Ordering
39
37
  fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
40
38
  exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
41
39
  }
@@ -56,9 +54,7 @@ Name | Type | Description | Notes
56
54
  **deprecated** | **Boolean**| | [optional]
57
55
  **name** | **String**| | [optional]
58
56
  **namespace** | **String**| | [optional]
59
- **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;namespace&#x60; - Namespace * &#x60;-namespace&#x60; - Namespace (descending) * &#x60;name&#x60; - Name * &#x60;-name&#x60; - Name (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional]
60
- **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
61
- **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
57
+ **ordering** | [**Array&lt;String&gt;**](String.md)| Ordering | [optional]
62
58
  **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
63
59
  **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
64
60
 
@@ -92,9 +92,7 @@ opts = {
92
92
  name: 'name_example', # String |
93
93
  namespace: 'namespace_example', # String |
94
94
  offset: 56, # Integer | The initial index from which to return the results.
95
- 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) * `namespace` - Namespace * `-namespace` - Namespace (descending) * `name` - Name * `-name` - Name (descending) * `pk` - Pk * `-pk` - Pk (descending)
96
- pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
97
- pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
95
+ ordering: ['ordering_example'], # Array<String> | Ordering
98
96
  fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
99
97
  exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
100
98
  }
@@ -117,9 +115,7 @@ Name | Type | Description | Notes
117
115
  **name** | **String**| | [optional]
118
116
  **namespace** | **String**| | [optional]
119
117
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
120
- **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;namespace&#x60; - Namespace * &#x60;-namespace&#x60; - Namespace (descending) * &#x60;name&#x60; - Name * &#x60;-name&#x60; - Name (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional]
121
- **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
122
- **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
118
+ **ordering** | [**Array&lt;String&gt;**](String.md)| Ordering | [optional]
123
119
  **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
124
120
  **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
125
121
 
@@ -95,9 +95,7 @@ opts = {
95
95
  name2: 'name_example', # String |
96
96
  namespace2: 'namespace_example', # String |
97
97
  offset: 56, # Integer | The initial index from which to return the results.
98
- 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) * `authors` - Authors * `-authors` - Authors (descending) * `contents` - Contents * `-contents` - Contents (descending) * `dependencies` - Dependencies * `-dependencies` - Dependencies (descending) * `description` - Description * `-description` - Description (descending) * `docs_blob` - Docs blob * `-docs_blob` - Docs blob (descending) * `manifest` - Manifest * `-manifest` - Manifest (descending) * `files` - Files * `-files` - Files (descending) * `documentation` - Documentation * `-documentation` - Documentation (descending) * `homepage` - Homepage * `-homepage` - Homepage (descending) * `issues` - Issues * `-issues` - Issues (descending) * `license` - License * `-license` - License (descending) * `name` - Name * `-name` - Name (descending) * `namespace` - Namespace * `-namespace` - Namespace (descending) * `repository` - Repository * `-repository` - Repository (descending) * `version` - Version * `-version` - Version (descending) * `requires_ansible` - Requires ansible * `-requires_ansible` - Requires ansible (descending) * `is_highest` - Is highest * `-is_highest` - Is highest (descending) * `search_vector` - Search vector * `-search_vector` - Search vector (descending) * `pk` - Pk * `-pk` - Pk (descending)
99
- pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
100
- pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
98
+ ordering: ['ordering_example'], # Array<String> | Ordering
101
99
  q: 'q_example', # String |
102
100
  repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
103
101
  repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
@@ -128,9 +126,7 @@ Name | Type | Description | Notes
128
126
  **name2** | **String**| | [optional]
129
127
  **namespace2** | **String**| | [optional]
130
128
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
131
- **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;authors&#x60; - Authors * &#x60;-authors&#x60; - Authors (descending) * &#x60;contents&#x60; - Contents * &#x60;-contents&#x60; - Contents (descending) * &#x60;dependencies&#x60; - Dependencies * &#x60;-dependencies&#x60; - Dependencies (descending) * &#x60;description&#x60; - Description * &#x60;-description&#x60; - Description (descending) * &#x60;docs_blob&#x60; - Docs blob * &#x60;-docs_blob&#x60; - Docs blob (descending) * &#x60;manifest&#x60; - Manifest * &#x60;-manifest&#x60; - Manifest (descending) * &#x60;files&#x60; - Files * &#x60;-files&#x60; - Files (descending) * &#x60;documentation&#x60; - Documentation * &#x60;-documentation&#x60; - Documentation (descending) * &#x60;homepage&#x60; - Homepage * &#x60;-homepage&#x60; - Homepage (descending) * &#x60;issues&#x60; - Issues * &#x60;-issues&#x60; - Issues (descending) * &#x60;license&#x60; - License * &#x60;-license&#x60; - License (descending) * &#x60;name&#x60; - Name * &#x60;-name&#x60; - Name (descending) * &#x60;namespace&#x60; - Namespace * &#x60;-namespace&#x60; - Namespace (descending) * &#x60;repository&#x60; - Repository * &#x60;-repository&#x60; - Repository (descending) * &#x60;version&#x60; - Version * &#x60;-version&#x60; - Version (descending) * &#x60;requires_ansible&#x60; - Requires ansible * &#x60;-requires_ansible&#x60; - Requires ansible (descending) * &#x60;is_highest&#x60; - Is highest * &#x60;-is_highest&#x60; - Is highest (descending) * &#x60;search_vector&#x60; - Search vector * &#x60;-search_vector&#x60; - Search vector (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional]
132
- **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
133
- **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
129
+ **ordering** | [**Array&lt;String&gt;**](String.md)| Ordering | [optional]
134
130
  **q** | **String**| | [optional]
135
131
  **repository_version** | **String**| Repository Version referenced by HREF | [optional]
136
132
  **repository_version_added** | **String**| Repository Version referenced by HREF | [optional]