pulp_ansible_client 0.16.2 → 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 +5 -5
  10. data/docs/AnsibleCollectionVersionMark.md +19 -0
  11. data/docs/AnsibleCollectionVersionMarkResponse.md +23 -0
  12. data/docs/AnsibleCollectionVersionResponse.md +3 -3
  13. data/docs/AnsibleCollectionsApi.md +230 -6
  14. data/docs/AnsibleGitRemote.md +26 -26
  15. data/docs/AnsibleGitRemoteResponse.md +26 -26
  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 +26 -26
  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 +10 -10
  130. data/lib/pulp_ansible_client/models/ansible_git_remote.rb +249 -249
  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 +11 -11
  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 +244 -244
  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 +18 -18
  215. data/spec/models/ansible_git_remote_spec.rb +20 -20
  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 +20 -20
  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 +231 -103
@@ -0,0 +1,27 @@
1
+ # PulpAnsibleClient::CollectionVersionSearchList
2
+
3
+ ## Properties
4
+
5
+ Name | Type | Description | Notes
6
+ ------------ | ------------- | ------------- | -------------
7
+ **repository** | [**Repository**](Repository.md) | |
8
+ **collection_version** | [**Object**](.md) | Collection Version serializer without docs blob. |
9
+ **namespace_metadata** | [**AnsibleAnsibleNamespaceMetadata**](AnsibleAnsibleNamespaceMetadata.md) | |
10
+ **is_highest** | **Boolean** | |
11
+ **is_deprecated** | **Boolean** | |
12
+ **is_signed** | **Boolean** | |
13
+
14
+ ## Code Sample
15
+
16
+ ```ruby
17
+ require 'PulpAnsibleClient'
18
+
19
+ instance = PulpAnsibleClient::CollectionVersionSearchList.new(repository: null,
20
+ collection_version: null,
21
+ namespace_metadata: null,
22
+ is_highest: null,
23
+ is_deprecated: null,
24
+ is_signed: null)
25
+ ```
26
+
27
+
@@ -0,0 +1,29 @@
1
+ # PulpAnsibleClient::CollectionVersionSearchListResponse
2
+
3
+ ## Properties
4
+
5
+ Name | Type | Description | Notes
6
+ ------------ | ------------- | ------------- | -------------
7
+ **repository** | [**RepositoryResponse**](RepositoryResponse.md) | |
8
+ **collection_version** | [**CollectionSummaryResponse**](CollectionSummaryResponse.md) | |
9
+ **repository_version** | **String** | | [optional] [readonly]
10
+ **namespace_metadata** | [**AnsibleAnsibleNamespaceMetadataResponse**](AnsibleAnsibleNamespaceMetadataResponse.md) | |
11
+ **is_highest** | **Boolean** | |
12
+ **is_deprecated** | **Boolean** | |
13
+ **is_signed** | **Boolean** | |
14
+
15
+ ## Code Sample
16
+
17
+ ```ruby
18
+ require 'PulpAnsibleClient'
19
+
20
+ instance = PulpAnsibleClient::CollectionVersionSearchListResponse.new(repository: null,
21
+ collection_version: null,
22
+ repository_version: null,
23
+ namespace_metadata: null,
24
+ is_highest: null,
25
+ is_deprecated: null,
26
+ is_signed: null)
27
+ ```
28
+
29
+
@@ -87,9 +87,7 @@ api_instance = PulpAnsibleClient::ContentCollectionDeprecationsApi.new
87
87
  opts = {
88
88
  limit: 56, # Integer | Number of results to return per page.
89
89
  offset: 56, # Integer | The initial index from which to return the results.
90
- ordering: ['ordering_example'], # Array<String> | Ordering * `pk` - Pk * `-pk` - Pk (descending)
91
- pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
92
- pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
90
+ ordering: ['ordering_example'], # Array<String> | Ordering
93
91
  repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
94
92
  repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
95
93
  repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
@@ -113,9 +111,7 @@ Name | Type | Description | Notes
113
111
  ------------- | ------------- | ------------- | -------------
114
112
  **limit** | **Integer**| Number of results to return per page. | [optional]
115
113
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
116
- **ordering** | [**Array&lt;String&gt;**](String.md)| Ordering * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional]
117
- **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
118
- **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
114
+ **ordering** | [**Array&lt;String&gt;**](String.md)| Ordering | [optional]
119
115
  **repository_version** | **String**| Repository Version referenced by HREF | [optional]
120
116
  **repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
121
117
  **repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
@@ -0,0 +1,198 @@
1
+ # PulpAnsibleClient::ContentCollectionMarksApi
2
+
3
+ All URIs are relative to *https://pulp*
4
+
5
+ Method | HTTP request | Description
6
+ ------------- | ------------- | -------------
7
+ [**create**](ContentCollectionMarksApi.md#create) | **POST** /pulp/api/v3/content/ansible/collection_marks/ | Create a collection version mark
8
+ [**list**](ContentCollectionMarksApi.md#list) | **GET** /pulp/api/v3/content/ansible/collection_marks/ | List collection version marks
9
+ [**read**](ContentCollectionMarksApi.md#read) | **GET** {ansible_collection_version_mark_href} | Inspect a collection version mark
10
+
11
+
12
+
13
+ ## create
14
+
15
+ > AnsibleCollectionVersionMarkResponse create(ansible_collection_version_mark)
16
+
17
+ Create a collection version mark
18
+
19
+ ViewSet for looking at mark objects for CollectionVersion content.
20
+
21
+ ### Example
22
+
23
+ ```ruby
24
+ # load the gem
25
+ require 'pulp_ansible_client'
26
+ # setup authorization
27
+ PulpAnsibleClient.configure do |config|
28
+ # Configure HTTP basic authorization: basicAuth
29
+ config.username = 'YOUR USERNAME'
30
+ config.password = 'YOUR PASSWORD'
31
+ end
32
+
33
+ api_instance = PulpAnsibleClient::ContentCollectionMarksApi.new
34
+ ansible_collection_version_mark = PulpAnsibleClient::AnsibleCollectionVersionMark.new # AnsibleCollectionVersionMark |
35
+
36
+ begin
37
+ #Create a collection version mark
38
+ result = api_instance.create(ansible_collection_version_mark)
39
+ p result
40
+ rescue PulpAnsibleClient::ApiError => e
41
+ puts "Exception when calling ContentCollectionMarksApi->create: #{e}"
42
+ end
43
+ ```
44
+
45
+ ### Parameters
46
+
47
+
48
+ Name | Type | Description | Notes
49
+ ------------- | ------------- | ------------- | -------------
50
+ **ansible_collection_version_mark** | [**AnsibleCollectionVersionMark**](AnsibleCollectionVersionMark.md)| |
51
+
52
+ ### Return type
53
+
54
+ [**AnsibleCollectionVersionMarkResponse**](AnsibleCollectionVersionMarkResponse.md)
55
+
56
+ ### Authorization
57
+
58
+ [basicAuth](../README.md#basicAuth)
59
+
60
+ ### HTTP request headers
61
+
62
+ - **Content-Type**: application/json, application/x-www-form-urlencoded, multipart/form-data
63
+ - **Accept**: application/json
64
+
65
+
66
+ ## list
67
+
68
+ > PaginatedansibleCollectionVersionMarkResponseList list(opts)
69
+
70
+ List collection version marks
71
+
72
+ ViewSet for looking at mark objects for CollectionVersion content.
73
+
74
+ ### Example
75
+
76
+ ```ruby
77
+ # load the gem
78
+ require 'pulp_ansible_client'
79
+ # setup authorization
80
+ PulpAnsibleClient.configure do |config|
81
+ # Configure HTTP basic authorization: basicAuth
82
+ config.username = 'YOUR USERNAME'
83
+ config.password = 'YOUR PASSWORD'
84
+ end
85
+
86
+ api_instance = PulpAnsibleClient::ContentCollectionMarksApi.new
87
+ opts = {
88
+ limit: 56, # Integer | Number of results to return per page.
89
+ marked_collection: 'marked_collection_example', # String | Filter marks for collection version
90
+ offset: 56, # Integer | The initial index from which to return the results.
91
+ ordering: ['ordering_example'], # Array<String> | Ordering
92
+ repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
93
+ repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
94
+ repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
95
+ value: 'value_example', # String | Filter marks by value
96
+ value__in: ['value__in_example'], # Array<String> | Filter results where value is in a comma-separated list of values
97
+ fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
98
+ exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
99
+ }
100
+
101
+ begin
102
+ #List collection version marks
103
+ result = api_instance.list(opts)
104
+ p result
105
+ rescue PulpAnsibleClient::ApiError => e
106
+ puts "Exception when calling ContentCollectionMarksApi->list: #{e}"
107
+ end
108
+ ```
109
+
110
+ ### Parameters
111
+
112
+
113
+ Name | Type | Description | Notes
114
+ ------------- | ------------- | ------------- | -------------
115
+ **limit** | **Integer**| Number of results to return per page. | [optional]
116
+ **marked_collection** | **String**| Filter marks for collection version | [optional]
117
+ **offset** | **Integer**| The initial index from which to return the results. | [optional]
118
+ **ordering** | [**Array&lt;String&gt;**](String.md)| Ordering | [optional]
119
+ **repository_version** | **String**| Repository Version referenced by HREF | [optional]
120
+ **repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
121
+ **repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
122
+ **value** | **String**| Filter marks by value | [optional]
123
+ **value__in** | [**Array&lt;String&gt;**](String.md)| Filter results where value is in a comma-separated list of values | [optional]
124
+ **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
125
+ **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
126
+
127
+ ### Return type
128
+
129
+ [**PaginatedansibleCollectionVersionMarkResponseList**](PaginatedansibleCollectionVersionMarkResponseList.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
+ ## read
142
+
143
+ > AnsibleCollectionVersionMarkResponse read(ansible_collection_version_mark_href, opts)
144
+
145
+ Inspect a collection version mark
146
+
147
+ ViewSet for looking at mark objects for CollectionVersion content.
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::ContentCollectionMarksApi.new
162
+ ansible_collection_version_mark_href = 'ansible_collection_version_mark_href_example' # String |
163
+ opts = {
164
+ fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
165
+ exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
166
+ }
167
+
168
+ begin
169
+ #Inspect a collection version mark
170
+ result = api_instance.read(ansible_collection_version_mark_href, opts)
171
+ p result
172
+ rescue PulpAnsibleClient::ApiError => e
173
+ puts "Exception when calling ContentCollectionMarksApi->read: #{e}"
174
+ end
175
+ ```
176
+
177
+ ### Parameters
178
+
179
+
180
+ Name | Type | Description | Notes
181
+ ------------- | ------------- | ------------- | -------------
182
+ **ansible_collection_version_mark_href** | **String**| |
183
+ **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
184
+ **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
185
+
186
+ ### Return type
187
+
188
+ [**AnsibleCollectionVersionMarkResponse**](AnsibleCollectionVersionMarkResponse.md)
189
+
190
+ ### Authorization
191
+
192
+ [basicAuth](../README.md#basicAuth)
193
+
194
+ ### HTTP request headers
195
+
196
+ - **Content-Type**: Not defined
197
+ - **Accept**: application/json
198
+
@@ -93,11 +93,9 @@ api_instance = PulpAnsibleClient::ContentCollectionSignaturesApi.new
93
93
  opts = {
94
94
  limit: 56, # Integer | Number of results to return per page.
95
95
  offset: 56, # Integer | The initial index from which to return the results.
96
- ordering: ['ordering_example'], # Array<String> | Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `pulp_type` - Pulp type * `-pulp_type` - Pulp type (descending) * `upstream_id` - Upstream id * `-upstream_id` - Upstream id (descending) * `timestamp_of_interest` - Timestamp of interest * `-timestamp_of_interest` - Timestamp of interest (descending) * `data` - Data * `-data` - Data (descending) * `digest` - Digest * `-digest` - Digest (descending) * `pubkey_fingerprint` - Pubkey fingerprint * `-pubkey_fingerprint` - Pubkey fingerprint (descending) * `pk` - Pk * `-pk` - Pk (descending)
96
+ ordering: ['ordering_example'], # Array<String> | Ordering
97
97
  pubkey_fingerprint: 'pubkey_fingerprint_example', # String | Filter results where pubkey_fingerprint matches value
98
98
  pubkey_fingerprint__in: ['pubkey_fingerprint__in_example'], # Array<String> | Filter results where pubkey_fingerprint is in a comma-separated list of values
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.
101
99
  repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
102
100
  repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
103
101
  repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
@@ -123,11 +121,9 @@ Name | Type | Description | Notes
123
121
  ------------- | ------------- | ------------- | -------------
124
122
  **limit** | **Integer**| Number of results to return per page. | [optional]
125
123
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
126
- **ordering** | [**Array&lt;String&gt;**](String.md)| Ordering * &#x60;pulp_id&#x60; - Pulp id * &#x60;-pulp_id&#x60; - Pulp id (descending) * &#x60;pulp_created&#x60; - Pulp created * &#x60;-pulp_created&#x60; - Pulp created (descending) * &#x60;pulp_last_updated&#x60; - Pulp last updated * &#x60;-pulp_last_updated&#x60; - Pulp last updated (descending) * &#x60;pulp_type&#x60; - Pulp type * &#x60;-pulp_type&#x60; - Pulp type (descending) * &#x60;upstream_id&#x60; - Upstream id * &#x60;-upstream_id&#x60; - Upstream id (descending) * &#x60;timestamp_of_interest&#x60; - Timestamp of interest * &#x60;-timestamp_of_interest&#x60; - Timestamp of interest (descending) * &#x60;data&#x60; - Data * &#x60;-data&#x60; - Data (descending) * &#x60;digest&#x60; - Digest * &#x60;-digest&#x60; - Digest (descending) * &#x60;pubkey_fingerprint&#x60; - Pubkey fingerprint * &#x60;-pubkey_fingerprint&#x60; - Pubkey fingerprint (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional]
124
+ **ordering** | [**Array&lt;String&gt;**](String.md)| Ordering | [optional]
127
125
  **pubkey_fingerprint** | **String**| Filter results where pubkey_fingerprint matches value | [optional]
128
126
  **pubkey_fingerprint__in** | [**Array&lt;String&gt;**](String.md)| Filter results where pubkey_fingerprint is in a comma-separated list of values | [optional]
129
- **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
130
- **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
131
127
  **repository_version** | **String**| Repository Version referenced by HREF | [optional]
132
128
  **repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
133
129
  **repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
@@ -32,10 +32,10 @@ end
32
32
 
33
33
  api_instance = PulpAnsibleClient::ContentCollectionVersionsApi.new
34
34
  opts = {
35
- repository: 'repository_example', # String | A URI of a repository the new content unit should be associated with.
36
35
  file: File.new('/path/to/file'), # File | An uploaded file that may be turned into the artifact of the content unit.
37
- upload: 'upload_example', # String | An uncommitted upload that may be turned into the artifact of the content unit.
38
36
  artifact: 'artifact_example', # String | Artifact file representing the physical content
37
+ upload: 'upload_example', # String | An uncommitted upload that may be turned into the artifact of the content unit.
38
+ repository: 'repository_example', # String | A URI of a repository the new content unit should be associated with.
39
39
  expected_name: 'expected_name_example', # String | The name of the collection.
40
40
  expected_namespace: 'expected_namespace_example', # String | The namespace of the collection.
41
41
  expected_version: 'expected_version_example' # String | The version of the collection.
@@ -55,10 +55,10 @@ end
55
55
 
56
56
  Name | Type | Description | Notes
57
57
  ------------- | ------------- | ------------- | -------------
58
- **repository** | **String**| A URI of a repository the new content unit should be associated with. | [optional]
59
58
  **file** | **File**| An uploaded file that may be turned into the artifact of the content unit. | [optional]
60
- **upload** | **String**| An uncommitted upload that may be turned into the artifact of the content unit. | [optional]
61
59
  **artifact** | **String**| Artifact file representing the physical content | [optional]
60
+ **upload** | **String**| An uncommitted upload that may be turned into the artifact of the content unit. | [optional]
61
+ **repository** | **String**| A URI of a repository the new content unit should be associated with. | [optional]
62
62
  **expected_name** | **String**| The name of the collection. | [optional]
63
63
  **expected_namespace** | **String**| The namespace of the collection. | [optional]
64
64
  **expected_version** | **String**| The version of the collection. | [optional]
@@ -104,9 +104,7 @@ opts = {
104
104
  name: 'name_example', # String |
105
105
  namespace: 'namespace_example', # String |
106
106
  offset: 56, # Integer | The initial index from which to return the results.
107
- 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)
108
- pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
109
- pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
107
+ ordering: ['ordering_example'], # Array<String> | Ordering
110
108
  q: 'q_example', # String |
111
109
  repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
112
110
  repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
@@ -136,9 +134,7 @@ Name | Type | Description | Notes
136
134
  **name** | **String**| | [optional]
137
135
  **namespace** | **String**| | [optional]
138
136
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
139
- **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]
140
- **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
141
- **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
137
+ **ordering** | [**Array&lt;String&gt;**](String.md)| Ordering | [optional]
142
138
  **q** | **String**| | [optional]
143
139
  **repository_version** | **String**| Repository Version referenced by HREF | [optional]
144
140
  **repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
@@ -0,0 +1,220 @@
1
+ # PulpAnsibleClient::ContentNamespacesApi
2
+
3
+ All URIs are relative to *https://pulp*
4
+
5
+ Method | HTTP request | Description
6
+ ------------- | ------------- | -------------
7
+ [**avatar**](ContentNamespacesApi.md#avatar) | **GET** {ansible_ansible_namespace_metadata_href}avatar/ |
8
+ [**list**](ContentNamespacesApi.md#list) | **GET** /pulp/api/v3/content/ansible/namespaces/ | List ansible namespace metadatas
9
+ [**read**](ContentNamespacesApi.md#read) | **GET** {ansible_ansible_namespace_metadata_href} | Inspect an ansible namespace metadata
10
+
11
+
12
+
13
+ ## avatar
14
+
15
+ > avatar(ansible_ansible_namespace_metadata_href, opts)
16
+
17
+
18
+
19
+ Get the logo for the this namespace.
20
+
21
+ ### Example
22
+
23
+ ```ruby
24
+ # load the gem
25
+ require 'pulp_ansible_client'
26
+ # setup authorization
27
+ PulpAnsibleClient.configure do |config|
28
+ # Configure HTTP basic authorization: basicAuth
29
+ config.username = 'YOUR USERNAME'
30
+ config.password = 'YOUR PASSWORD'
31
+ end
32
+
33
+ api_instance = PulpAnsibleClient::ContentNamespacesApi.new
34
+ ansible_ansible_namespace_metadata_href = 'ansible_ansible_namespace_metadata_href_example' # String |
35
+ opts = {
36
+ fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
37
+ exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
38
+ }
39
+
40
+ begin
41
+ api_instance.avatar(ansible_ansible_namespace_metadata_href, opts)
42
+ rescue PulpAnsibleClient::ApiError => e
43
+ puts "Exception when calling ContentNamespacesApi->avatar: #{e}"
44
+ end
45
+ ```
46
+
47
+ ### Parameters
48
+
49
+
50
+ Name | Type | Description | Notes
51
+ ------------- | ------------- | ------------- | -------------
52
+ **ansible_ansible_namespace_metadata_href** | **String**| |
53
+ **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
54
+ **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
55
+
56
+ ### Return type
57
+
58
+ nil (empty response body)
59
+
60
+ ### Authorization
61
+
62
+ [basicAuth](../README.md#basicAuth)
63
+
64
+ ### HTTP request headers
65
+
66
+ - **Content-Type**: Not defined
67
+ - **Accept**: application/json
68
+
69
+
70
+ ## list
71
+
72
+ > PaginatedansibleAnsibleNamespaceMetadataResponseList list(opts)
73
+
74
+ List ansible namespace metadatas
75
+
76
+ ViewSet for AnsibleNamespace.
77
+
78
+ ### Example
79
+
80
+ ```ruby
81
+ # load the gem
82
+ require 'pulp_ansible_client'
83
+ # setup authorization
84
+ PulpAnsibleClient.configure do |config|
85
+ # Configure HTTP basic authorization: basicAuth
86
+ config.username = 'YOUR USERNAME'
87
+ config.password = 'YOUR PASSWORD'
88
+ end
89
+
90
+ api_instance = PulpAnsibleClient::ContentNamespacesApi.new
91
+ opts = {
92
+ company: 'company_example', # String | Filter results where company matches value
93
+ company__contains: 'company__contains_example', # String | Filter results where company contains value
94
+ company__icontains: 'company__icontains_example', # String | Filter results where company contains value
95
+ company__in: ['company__in_example'], # Array<String> | Filter results where company is in a comma-separated list of values
96
+ company__startswith: 'company__startswith_example', # String | Filter results where company starts with value
97
+ limit: 56, # Integer | Number of results to return per page.
98
+ metadata_sha256: 'metadata_sha256_example', # String | Filter results where metadata_sha256 matches value
99
+ metadata_sha256__in: ['metadata_sha256__in_example'], # Array<String> | Filter results where metadata_sha256 is in a comma-separated list of values
100
+ name: 'name_example', # String | Filter results where name matches value
101
+ name__contains: 'name__contains_example', # String | Filter results where name contains value
102
+ name__icontains: 'name__icontains_example', # String | Filter results where name contains value
103
+ name__in: ['name__in_example'], # Array<String> | Filter results where name is in a comma-separated list of values
104
+ name__startswith: 'name__startswith_example', # String | Filter results where name starts with value
105
+ offset: 56, # Integer | The initial index from which to return the results.
106
+ ordering: ['ordering_example'], # Array<String> | Ordering
107
+ repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
108
+ repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
109
+ repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
110
+ fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
111
+ exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
112
+ }
113
+
114
+ begin
115
+ #List ansible namespace metadatas
116
+ result = api_instance.list(opts)
117
+ p result
118
+ rescue PulpAnsibleClient::ApiError => e
119
+ puts "Exception when calling ContentNamespacesApi->list: #{e}"
120
+ end
121
+ ```
122
+
123
+ ### Parameters
124
+
125
+
126
+ Name | Type | Description | Notes
127
+ ------------- | ------------- | ------------- | -------------
128
+ **company** | **String**| Filter results where company matches value | [optional]
129
+ **company__contains** | **String**| Filter results where company contains value | [optional]
130
+ **company__icontains** | **String**| Filter results where company contains value | [optional]
131
+ **company__in** | [**Array&lt;String&gt;**](String.md)| Filter results where company is in a comma-separated list of values | [optional]
132
+ **company__startswith** | **String**| Filter results where company starts with value | [optional]
133
+ **limit** | **Integer**| Number of results to return per page. | [optional]
134
+ **metadata_sha256** | **String**| Filter results where metadata_sha256 matches value | [optional]
135
+ **metadata_sha256__in** | [**Array&lt;String&gt;**](String.md)| Filter results where metadata_sha256 is in a comma-separated list of values | [optional]
136
+ **name** | **String**| Filter results where name matches value | [optional]
137
+ **name__contains** | **String**| Filter results where name contains value | [optional]
138
+ **name__icontains** | **String**| Filter results where name contains value | [optional]
139
+ **name__in** | [**Array&lt;String&gt;**](String.md)| Filter results where name is in a comma-separated list of values | [optional]
140
+ **name__startswith** | **String**| Filter results where name starts with value | [optional]
141
+ **offset** | **Integer**| The initial index from which to return the results. | [optional]
142
+ **ordering** | [**Array&lt;String&gt;**](String.md)| Ordering | [optional]
143
+ **repository_version** | **String**| Repository Version referenced by HREF | [optional]
144
+ **repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
145
+ **repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
146
+ **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
147
+ **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
148
+
149
+ ### Return type
150
+
151
+ [**PaginatedansibleAnsibleNamespaceMetadataResponseList**](PaginatedansibleAnsibleNamespaceMetadataResponseList.md)
152
+
153
+ ### Authorization
154
+
155
+ [basicAuth](../README.md#basicAuth)
156
+
157
+ ### HTTP request headers
158
+
159
+ - **Content-Type**: Not defined
160
+ - **Accept**: application/json
161
+
162
+
163
+ ## read
164
+
165
+ > AnsibleAnsibleNamespaceMetadataResponse read(ansible_ansible_namespace_metadata_href, opts)
166
+
167
+ Inspect an ansible namespace metadata
168
+
169
+ ViewSet for AnsibleNamespace.
170
+
171
+ ### Example
172
+
173
+ ```ruby
174
+ # load the gem
175
+ require 'pulp_ansible_client'
176
+ # setup authorization
177
+ PulpAnsibleClient.configure do |config|
178
+ # Configure HTTP basic authorization: basicAuth
179
+ config.username = 'YOUR USERNAME'
180
+ config.password = 'YOUR PASSWORD'
181
+ end
182
+
183
+ api_instance = PulpAnsibleClient::ContentNamespacesApi.new
184
+ ansible_ansible_namespace_metadata_href = 'ansible_ansible_namespace_metadata_href_example' # String |
185
+ opts = {
186
+ fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
187
+ exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
188
+ }
189
+
190
+ begin
191
+ #Inspect an ansible namespace metadata
192
+ result = api_instance.read(ansible_ansible_namespace_metadata_href, opts)
193
+ p result
194
+ rescue PulpAnsibleClient::ApiError => e
195
+ puts "Exception when calling ContentNamespacesApi->read: #{e}"
196
+ end
197
+ ```
198
+
199
+ ### Parameters
200
+
201
+
202
+ Name | Type | Description | Notes
203
+ ------------- | ------------- | ------------- | -------------
204
+ **ansible_ansible_namespace_metadata_href** | **String**| |
205
+ **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
206
+ **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
207
+
208
+ ### Return type
209
+
210
+ [**AnsibleAnsibleNamespaceMetadataResponse**](AnsibleAnsibleNamespaceMetadataResponse.md)
211
+
212
+ ### Authorization
213
+
214
+ [basicAuth](../README.md#basicAuth)
215
+
216
+ ### HTTP request headers
217
+
218
+ - **Content-Type**: Not defined
219
+ - **Accept**: application/json
220
+
@@ -89,9 +89,7 @@ opts = {
89
89
  name: 'name_example', # String | Filter results where name matches value
90
90
  namespace: 'namespace_example', # String | Filter results where namespace matches value
91
91
  offset: 56, # Integer | The initial index from which to return the results.
92
- 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) * `namespace` - Namespace * `-namespace` - Namespace (descending) * `name` - Name * `-name` - Name (descending) * `version` - Version * `-version` - Version (descending) * `pk` - Pk * `-pk` - Pk (descending)
93
- pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
94
- pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
92
+ ordering: ['ordering_example'], # Array<String> | Ordering
95
93
  repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
96
94
  repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
97
95
  repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
@@ -118,9 +116,7 @@ Name | Type | Description | Notes
118
116
  **name** | **String**| Filter results where name matches value | [optional]
119
117
  **namespace** | **String**| Filter results where namespace matches value | [optional]
120
118
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
121
- **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;namespace&#x60; - Namespace * &#x60;-namespace&#x60; - Namespace (descending) * &#x60;name&#x60; - Name * &#x60;-name&#x60; - Name (descending) * &#x60;version&#x60; - Version * &#x60;-version&#x60; - Version (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional]
122
- **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
123
- **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
119
+ **ordering** | [**Array&lt;String&gt;**](String.md)| Ordering | [optional]
124
120
  **repository_version** | **String**| Repository Version referenced by HREF | [optional]
125
121
  **repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
126
122
  **repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]