pulp_ansible_client 0.16.5 → 0.17.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (223) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +89 -21
  3. data/docs/AnsibleAnsibleNamespaceMetadata.md +29 -0
  4. data/docs/AnsibleAnsibleNamespaceMetadataResponse.md +35 -0
  5. data/docs/AnsibleAnsibleRepository.md +4 -2
  6. data/docs/AnsibleAnsibleRepositoryResponse.md +6 -2
  7. data/docs/AnsibleCollectionRemoteResponse.md +3 -1
  8. data/docs/AnsibleCollectionRemoteResponseHiddenFields.md +2 -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/AnsibleCollectionsApi.md +229 -1
  13. data/docs/AnsibleCopyApi.md +1 -1
  14. data/docs/AnsibleGitRemote.md +28 -28
  15. data/docs/AnsibleGitRemoteResponse.md +24 -24
  16. data/docs/AnsibleRepositoryMark.md +19 -0
  17. data/docs/AnsibleRoleResponse.md +3 -3
  18. data/docs/ApiCollectionsApi.md +1 -1
  19. data/docs/ApiRolesApi.md +1 -1
  20. data/docs/CollectionImportApi.md +1 -1
  21. data/docs/CollectionNamespaceResponse.md +3 -1
  22. data/docs/CollectionSummaryResponse.md +35 -0
  23. data/docs/CollectionVersionCopyMove.md +21 -0
  24. data/docs/CollectionVersionListResponse.md +3 -1
  25. data/docs/CollectionVersionResponse.md +2 -0
  26. data/docs/CollectionVersionSearchList.md +27 -0
  27. data/docs/CollectionVersionSearchListResponse.md +29 -0
  28. data/docs/ContentCollectionDeprecationsApi.md +1 -1
  29. data/docs/ContentCollectionMarksApi.md +198 -0
  30. data/docs/ContentCollectionSignaturesApi.md +1 -1
  31. data/docs/ContentCollectionVersionsApi.md +5 -5
  32. data/docs/ContentNamespacesApi.md +220 -0
  33. data/docs/ContentRolesApi.md +1 -1
  34. data/docs/DistributionsAnsibleApi.md +233 -1
  35. data/docs/GalaxyDetailApi.md +1 -1
  36. data/docs/MyPermissionsResponse.md +17 -0
  37. data/docs/NamespaceLink.md +19 -0
  38. data/docs/NamespaceLinkResponse.md +19 -0
  39. data/docs/NestedRole.md +21 -0
  40. data/docs/NestedRoleResponse.md +21 -0
  41. data/docs/ObjectRolesResponse.md +17 -0
  42. data/docs/PaginatedCollectionVersionSearchListResponseList.md +21 -0
  43. data/docs/PaginatedansibleAnsibleNamespaceMetadataResponseList.md +23 -0
  44. data/docs/PaginatedansibleCollectionVersionMarkResponseList.md +23 -0
  45. data/docs/PatchedansibleAnsibleNamespaceMetadata.md +29 -0
  46. data/docs/PatchedansibleAnsibleRepository.md +4 -2
  47. data/docs/PatchedansibleGitRemote.md +28 -28
  48. data/docs/ProgressReportResponse.md +27 -0
  49. data/docs/PulpAnsibleApiApi.md +1 -1
  50. data/docs/PulpAnsibleApiV2CollectionsVersionsApi.md +1 -1
  51. data/docs/PulpAnsibleApiV3Api.md +1 -1
  52. data/docs/PulpAnsibleApiV3ArtifactsCollectionsApi.md +1 -1
  53. data/docs/PulpAnsibleApiV3CollectionVersionsAllApi.md +1 -1
  54. data/docs/PulpAnsibleApiV3CollectionsAllApi.md +1 -1
  55. data/docs/PulpAnsibleApiV3CollectionsApi.md +1 -1
  56. data/docs/PulpAnsibleApiV3CollectionsVersionsApi.md +1 -1
  57. data/docs/PulpAnsibleApiV3CollectionsVersionsDocsBlobApi.md +1 -1
  58. data/docs/PulpAnsibleApiV3NamespacesApi.md +158 -0
  59. data/docs/PulpAnsibleApiV3PluginAnsibleClientConfigurationApi.md +7 -7
  60. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsAllCollectionsApi.md +1 -1
  61. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsAllVersionsApi.md +1 -1
  62. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsApi.md +1 -1
  63. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsArtifactsApi.md +1 -1
  64. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexApi.md +1 -1
  65. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexVersionsApi.md +1 -1
  66. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexVersionsDocsBlobApi.md +1 -1
  67. data/docs/PulpAnsibleApiV3PluginAnsibleContentNamespacesApi.md +363 -0
  68. data/docs/PulpAnsibleApiV3PluginAnsibleSearchCollectionVersionsApi.md +168 -0
  69. data/docs/PulpAnsibleArtifactsCollectionsV3Api.md +1 -1
  70. data/docs/PulpAnsibleDefaultApiApi.md +1 -1
  71. data/docs/PulpAnsibleDefaultApiV3Api.md +1 -1
  72. data/docs/PulpAnsibleDefaultApiV3ArtifactsCollectionsApi.md +1 -1
  73. data/docs/PulpAnsibleDefaultApiV3CollectionVersionsAllApi.md +1 -1
  74. data/docs/PulpAnsibleDefaultApiV3CollectionsAllApi.md +1 -1
  75. data/docs/PulpAnsibleDefaultApiV3CollectionsApi.md +1 -1
  76. data/docs/PulpAnsibleDefaultApiV3CollectionsVersionsApi.md +1 -1
  77. data/docs/PulpAnsibleDefaultApiV3CollectionsVersionsDocsBlobApi.md +1 -1
  78. data/docs/PulpAnsibleDefaultApiV3NamespacesApi.md +154 -0
  79. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleClientConfigurationApi.md +7 -7
  80. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsAllCollectionsApi.md +1 -1
  81. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsAllVersionsApi.md +1 -1
  82. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsApi.md +1 -1
  83. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsArtifactsApi.md +1 -1
  84. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexApi.md +1 -1
  85. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexVersionsApi.md +1 -1
  86. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexVersionsDocsBlobApi.md +1 -1
  87. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentNamespacesApi.md +353 -0
  88. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleSearchCollectionVersionsApi.md +164 -0
  89. data/docs/PulpAnsibleTagsApi.md +1 -1
  90. data/docs/RemotesCollectionApi.md +237 -1
  91. data/docs/RemotesGitApi.md +229 -1
  92. data/docs/RemotesRoleApi.md +229 -1
  93. data/docs/RepositoriesAnsibleApi.md +465 -1
  94. data/docs/RepositoriesAnsibleVersionsApi.md +1 -1
  95. data/docs/Repository.md +25 -0
  96. data/docs/RepositoryAddRemoveContent.md +2 -2
  97. data/docs/RepositoryResponse.md +33 -0
  98. data/docs/Task.md +19 -0
  99. data/docs/TaskResponse.md +45 -0
  100. data/docs/UnpaginatedCollectionVersionResponse.md +2 -0
  101. data/docs/VersionsApi.md +11 -11
  102. data/lib/pulp_ansible_client/api/ansible_collections_api.rb +268 -0
  103. data/lib/pulp_ansible_client/api/content_collection_marks_api.rb +247 -0
  104. data/lib/pulp_ansible_client/api/content_collection_versions_api.rb +6 -6
  105. data/lib/pulp_ansible_client/api/content_namespaces_api.rb +276 -0
  106. data/lib/pulp_ansible_client/api/distributions_ansible_api.rb +274 -0
  107. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_namespaces_api.rb +209 -0
  108. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_client_configuration_api.rb +8 -8
  109. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_namespaces_api.rb +531 -0
  110. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_search_collection_versions_api.rb +229 -0
  111. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_namespaces_api.rb +197 -0
  112. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_client_configuration_api.rb +7 -7
  113. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_namespaces_api.rb +501 -0
  114. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_search_collection_versions_api.rb +217 -0
  115. data/lib/pulp_ansible_client/api/remotes_collection_api.rb +281 -1
  116. data/lib/pulp_ansible_client/api/remotes_git_api.rb +268 -0
  117. data/lib/pulp_ansible_client/api/remotes_role_api.rb +268 -0
  118. data/lib/pulp_ansible_client/api/repositories_ansible_api.rb +564 -0
  119. data/lib/pulp_ansible_client/api/versions_api.rb +12 -12
  120. data/lib/pulp_ansible_client/configuration.rb +3 -3
  121. data/lib/pulp_ansible_client/models/ansible_ansible_namespace_metadata.rb +359 -0
  122. data/lib/pulp_ansible_client/models/ansible_ansible_namespace_metadata_response.rb +402 -0
  123. data/lib/pulp_ansible_client/models/ansible_ansible_repository.rb +15 -6
  124. data/lib/pulp_ansible_client/models/ansible_ansible_repository_response.rb +24 -6
  125. data/lib/pulp_ansible_client/models/ansible_collection_remote.rb +20 -20
  126. data/lib/pulp_ansible_client/models/ansible_collection_remote_response.rb +33 -24
  127. data/lib/pulp_ansible_client/models/ansible_collection_remote_response_hidden_fields.rb +0 -10
  128. data/lib/pulp_ansible_client/models/ansible_collection_version.rb +21 -21
  129. data/lib/pulp_ansible_client/models/ansible_collection_version_mark.rb +258 -0
  130. data/lib/pulp_ansible_client/models/ansible_collection_version_mark_response.rb +268 -0
  131. data/lib/pulp_ansible_client/models/ansible_git_remote.rb +237 -237
  132. data/lib/pulp_ansible_client/models/ansible_git_remote_response.rb +150 -150
  133. data/lib/pulp_ansible_client/models/ansible_repository_mark.rb +260 -0
  134. data/lib/pulp_ansible_client/models/ansible_role_remote.rb +20 -20
  135. data/lib/pulp_ansible_client/models/ansible_role_remote_response.rb +20 -20
  136. data/lib/pulp_ansible_client/models/ansible_role_response.rb +10 -10
  137. data/lib/pulp_ansible_client/models/collection_namespace_response.rb +13 -4
  138. data/lib/pulp_ansible_client/models/collection_summary_response.rb +359 -0
  139. data/lib/pulp_ansible_client/models/collection_version_copy_move.rb +242 -0
  140. data/lib/pulp_ansible_client/models/collection_version_list_response.rb +16 -5
  141. data/lib/pulp_ansible_client/models/collection_version_response.rb +12 -1
  142. data/lib/pulp_ansible_client/models/collection_version_search_list.rb +279 -0
  143. data/lib/pulp_ansible_client/models/collection_version_search_list_response.rb +287 -0
  144. data/lib/pulp_ansible_client/models/my_permissions_response.rb +213 -0
  145. data/lib/pulp_ansible_client/models/namespace_link.rb +282 -0
  146. data/lib/pulp_ansible_client/models/namespace_link_response.rb +264 -0
  147. data/lib/pulp_ansible_client/models/nested_role.rb +253 -0
  148. data/lib/pulp_ansible_client/models/nested_role_response.rb +234 -0
  149. data/lib/pulp_ansible_client/models/object_roles_response.rb +213 -0
  150. data/lib/pulp_ansible_client/models/paginated_collection_version_search_list_response_list.rb +226 -0
  151. data/lib/pulp_ansible_client/models/paginatedansible_ansible_namespace_metadata_response_list.rb +237 -0
  152. data/lib/pulp_ansible_client/models/paginatedansible_collection_version_mark_response_list.rb +237 -0
  153. data/lib/pulp_ansible_client/models/patchedansible_ansible_namespace_metadata.rb +350 -0
  154. data/lib/pulp_ansible_client/models/patchedansible_ansible_repository.rb +15 -6
  155. data/lib/pulp_ansible_client/models/patchedansible_collection_remote.rb +20 -20
  156. data/lib/pulp_ansible_client/models/patchedansible_git_remote.rb +226 -226
  157. data/lib/pulp_ansible_client/models/patchedansible_role_remote.rb +20 -20
  158. data/lib/pulp_ansible_client/models/progress_report_response.rb +259 -0
  159. data/lib/pulp_ansible_client/models/repository.rb +306 -0
  160. data/lib/pulp_ansible_client/models/repository_add_remove_content.rb +2 -2
  161. data/lib/pulp_ansible_client/models/repository_response.rb +309 -0
  162. data/lib/pulp_ansible_client/models/task.rb +266 -0
  163. data/lib/pulp_ansible_client/models/task_response.rb +366 -0
  164. data/lib/pulp_ansible_client/models/unpaginated_collection_version_response.rb +12 -1
  165. data/lib/pulp_ansible_client/version.rb +1 -1
  166. data/lib/pulp_ansible_client.rb +32 -0
  167. data/spec/api/ansible_collections_api_spec.rb +50 -0
  168. data/spec/api/content_collection_marks_api_spec.rb +83 -0
  169. data/spec/api/content_collection_versions_api_spec.rb +2 -2
  170. data/spec/api/content_namespaces_api_spec.rb +93 -0
  171. data/spec/api/distributions_ansible_api_spec.rb +52 -0
  172. data/spec/api/pulp_ansible_api_v3_namespaces_api_spec.rb +77 -0
  173. data/spec/api/pulp_ansible_api_v3_plugin_ansible_client_configuration_api_spec.rb +3 -3
  174. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_namespaces_api_spec.rb +131 -0
  175. data/spec/api/pulp_ansible_api_v3_plugin_ansible_search_collection_versions_api_spec.rb +83 -0
  176. data/spec/api/pulp_ansible_default_api_v3_namespaces_api_spec.rb +75 -0
  177. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_client_configuration_api_spec.rb +3 -3
  178. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_namespaces_api_spec.rb +126 -0
  179. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_search_collection_versions_api_spec.rb +81 -0
  180. data/spec/api/remotes_collection_api_spec.rb +54 -0
  181. data/spec/api/remotes_git_api_spec.rb +50 -0
  182. data/spec/api/remotes_role_api_spec.rb +50 -0
  183. data/spec/api/repositories_ansible_api_spec.rb +106 -0
  184. data/spec/api/versions_api_spec.rb +4 -4
  185. data/spec/configuration_spec.rb +3 -3
  186. data/spec/models/ansible_ansible_namespace_metadata_response_spec.rb +95 -0
  187. data/spec/models/ansible_ansible_namespace_metadata_spec.rb +77 -0
  188. data/spec/models/ansible_ansible_repository_response_spec.rb +12 -0
  189. data/spec/models/ansible_ansible_repository_spec.rb +6 -0
  190. data/spec/models/ansible_collection_remote_response_spec.rb +6 -0
  191. data/spec/models/ansible_collection_version_mark_response_spec.rb +59 -0
  192. data/spec/models/ansible_collection_version_mark_spec.rb +47 -0
  193. data/spec/models/ansible_collection_version_spec.rb +4 -4
  194. data/spec/models/ansible_git_remote_response_spec.rb +19 -19
  195. data/spec/models/ansible_git_remote_spec.rb +20 -20
  196. data/spec/models/ansible_repository_mark_spec.rb +47 -0
  197. data/spec/models/ansible_role_response_spec.rb +2 -2
  198. data/spec/models/collection_namespace_response_spec.rb +6 -0
  199. data/spec/models/collection_summary_response_spec.rb +95 -0
  200. data/spec/models/collection_version_copy_move_spec.rb +53 -0
  201. data/spec/models/collection_version_list_response_spec.rb +6 -0
  202. data/spec/models/collection_version_response_spec.rb +6 -0
  203. data/spec/models/collection_version_search_list_response_spec.rb +77 -0
  204. data/spec/models/collection_version_search_list_spec.rb +71 -0
  205. data/spec/models/my_permissions_response_spec.rb +41 -0
  206. data/spec/models/namespace_link_response_spec.rb +47 -0
  207. data/spec/models/namespace_link_spec.rb +47 -0
  208. data/spec/models/nested_role_response_spec.rb +53 -0
  209. data/spec/models/nested_role_spec.rb +53 -0
  210. data/spec/models/object_roles_response_spec.rb +41 -0
  211. data/spec/models/paginated_collection_version_search_list_response_list_spec.rb +53 -0
  212. data/spec/models/paginatedansible_ansible_namespace_metadata_response_list_spec.rb +59 -0
  213. data/spec/models/paginatedansible_collection_version_mark_response_list_spec.rb +59 -0
  214. data/spec/models/patchedansible_ansible_namespace_metadata_spec.rb +77 -0
  215. data/spec/models/patchedansible_ansible_repository_spec.rb +6 -0
  216. data/spec/models/patchedansible_git_remote_spec.rb +20 -20
  217. data/spec/models/progress_report_response_spec.rb +71 -0
  218. data/spec/models/repository_response_spec.rb +89 -0
  219. data/spec/models/repository_spec.rb +65 -0
  220. data/spec/models/task_response_spec.rb +125 -0
  221. data/spec/models/task_spec.rb +47 -0
  222. data/spec/models/unpaginated_collection_version_response_spec.rb +6 -0
  223. metadata +242 -114
@@ -1,14 +1,72 @@
1
1
  # PulpAnsibleClient::AnsibleCollectionsApi
2
2
 
3
- All URIs are relative to *http://localhost:24817*
3
+ All URIs are relative to *https://pulp*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
7
+ [**add_role**](AnsibleCollectionsApi.md#add_role) | **POST** {ansible_collection_href}add_role/ |
7
8
  [**list**](AnsibleCollectionsApi.md#list) | **GET** /pulp/api/v3/ansible/collections/ | List collections
9
+ [**list_roles**](AnsibleCollectionsApi.md#list_roles) | **GET** {ansible_collection_href}list_roles/ |
10
+ [**my_permissions**](AnsibleCollectionsApi.md#my_permissions) | **GET** {ansible_collection_href}my_permissions/ |
11
+ [**remove_role**](AnsibleCollectionsApi.md#remove_role) | **POST** {ansible_collection_href}remove_role/ |
8
12
  [**upload_collection**](AnsibleCollectionsApi.md#upload_collection) | **POST** /ansible/collections/ | Upload a collection
9
13
 
10
14
 
11
15
 
16
+ ## add_role
17
+
18
+ > NestedRoleResponse add_role(ansible_collection_href, nested_role)
19
+
20
+
21
+
22
+ Add a role for this object to users/groups.
23
+
24
+ ### Example
25
+
26
+ ```ruby
27
+ # load the gem
28
+ require 'pulp_ansible_client'
29
+ # setup authorization
30
+ PulpAnsibleClient.configure do |config|
31
+ # Configure HTTP basic authorization: basicAuth
32
+ config.username = 'YOUR USERNAME'
33
+ config.password = 'YOUR PASSWORD'
34
+ end
35
+
36
+ api_instance = PulpAnsibleClient::AnsibleCollectionsApi.new
37
+ ansible_collection_href = 'ansible_collection_href_example' # String |
38
+ nested_role = PulpAnsibleClient::NestedRole.new # NestedRole |
39
+
40
+ begin
41
+ result = api_instance.add_role(ansible_collection_href, nested_role)
42
+ p result
43
+ rescue PulpAnsibleClient::ApiError => e
44
+ puts "Exception when calling AnsibleCollectionsApi->add_role: #{e}"
45
+ end
46
+ ```
47
+
48
+ ### Parameters
49
+
50
+
51
+ Name | Type | Description | Notes
52
+ ------------- | ------------- | ------------- | -------------
53
+ **ansible_collection_href** | **String**| |
54
+ **nested_role** | [**NestedRole**](NestedRole.md)| |
55
+
56
+ ### Return type
57
+
58
+ [**NestedRoleResponse**](NestedRoleResponse.md)
59
+
60
+ ### Authorization
61
+
62
+ [basicAuth](../README.md#basicAuth)
63
+
64
+ ### HTTP request headers
65
+
66
+ - **Content-Type**: application/json, application/x-www-form-urlencoded, multipart/form-data
67
+ - **Accept**: application/json
68
+
69
+
12
70
  ## list
13
71
 
14
72
  > PaginatedansibleCollectionResponseList list(opts)
@@ -76,6 +134,176 @@ Name | Type | Description | Notes
76
134
  - **Accept**: application/json
77
135
 
78
136
 
137
+ ## list_roles
138
+
139
+ > ObjectRolesResponse list_roles(ansible_collection_href, opts)
140
+
141
+
142
+
143
+ List roles assigned to this object.
144
+
145
+ ### Example
146
+
147
+ ```ruby
148
+ # load the gem
149
+ require 'pulp_ansible_client'
150
+ # setup authorization
151
+ PulpAnsibleClient.configure do |config|
152
+ # Configure HTTP basic authorization: basicAuth
153
+ config.username = 'YOUR USERNAME'
154
+ config.password = 'YOUR PASSWORD'
155
+ end
156
+
157
+ api_instance = PulpAnsibleClient::AnsibleCollectionsApi.new
158
+ ansible_collection_href = 'ansible_collection_href_example' # String |
159
+ opts = {
160
+ fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
161
+ exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
162
+ }
163
+
164
+ begin
165
+ result = api_instance.list_roles(ansible_collection_href, opts)
166
+ p result
167
+ rescue PulpAnsibleClient::ApiError => e
168
+ puts "Exception when calling AnsibleCollectionsApi->list_roles: #{e}"
169
+ end
170
+ ```
171
+
172
+ ### Parameters
173
+
174
+
175
+ Name | Type | Description | Notes
176
+ ------------- | ------------- | ------------- | -------------
177
+ **ansible_collection_href** | **String**| |
178
+ **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
179
+ **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
180
+
181
+ ### Return type
182
+
183
+ [**ObjectRolesResponse**](ObjectRolesResponse.md)
184
+
185
+ ### Authorization
186
+
187
+ [basicAuth](../README.md#basicAuth)
188
+
189
+ ### HTTP request headers
190
+
191
+ - **Content-Type**: Not defined
192
+ - **Accept**: application/json
193
+
194
+
195
+ ## my_permissions
196
+
197
+ > MyPermissionsResponse my_permissions(ansible_collection_href, opts)
198
+
199
+
200
+
201
+ List permissions available to the current user on this object.
202
+
203
+ ### Example
204
+
205
+ ```ruby
206
+ # load the gem
207
+ require 'pulp_ansible_client'
208
+ # setup authorization
209
+ PulpAnsibleClient.configure do |config|
210
+ # Configure HTTP basic authorization: basicAuth
211
+ config.username = 'YOUR USERNAME'
212
+ config.password = 'YOUR PASSWORD'
213
+ end
214
+
215
+ api_instance = PulpAnsibleClient::AnsibleCollectionsApi.new
216
+ ansible_collection_href = 'ansible_collection_href_example' # String |
217
+ opts = {
218
+ fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
219
+ exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
220
+ }
221
+
222
+ begin
223
+ result = api_instance.my_permissions(ansible_collection_href, opts)
224
+ p result
225
+ rescue PulpAnsibleClient::ApiError => e
226
+ puts "Exception when calling AnsibleCollectionsApi->my_permissions: #{e}"
227
+ end
228
+ ```
229
+
230
+ ### Parameters
231
+
232
+
233
+ Name | Type | Description | Notes
234
+ ------------- | ------------- | ------------- | -------------
235
+ **ansible_collection_href** | **String**| |
236
+ **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
237
+ **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
238
+
239
+ ### Return type
240
+
241
+ [**MyPermissionsResponse**](MyPermissionsResponse.md)
242
+
243
+ ### Authorization
244
+
245
+ [basicAuth](../README.md#basicAuth)
246
+
247
+ ### HTTP request headers
248
+
249
+ - **Content-Type**: Not defined
250
+ - **Accept**: application/json
251
+
252
+
253
+ ## remove_role
254
+
255
+ > NestedRoleResponse remove_role(ansible_collection_href, nested_role)
256
+
257
+
258
+
259
+ Remove a role for this object from users/groups.
260
+
261
+ ### Example
262
+
263
+ ```ruby
264
+ # load the gem
265
+ require 'pulp_ansible_client'
266
+ # setup authorization
267
+ PulpAnsibleClient.configure do |config|
268
+ # Configure HTTP basic authorization: basicAuth
269
+ config.username = 'YOUR USERNAME'
270
+ config.password = 'YOUR PASSWORD'
271
+ end
272
+
273
+ api_instance = PulpAnsibleClient::AnsibleCollectionsApi.new
274
+ ansible_collection_href = 'ansible_collection_href_example' # String |
275
+ nested_role = PulpAnsibleClient::NestedRole.new # NestedRole |
276
+
277
+ begin
278
+ result = api_instance.remove_role(ansible_collection_href, nested_role)
279
+ p result
280
+ rescue PulpAnsibleClient::ApiError => e
281
+ puts "Exception when calling AnsibleCollectionsApi->remove_role: #{e}"
282
+ end
283
+ ```
284
+
285
+ ### Parameters
286
+
287
+
288
+ Name | Type | Description | Notes
289
+ ------------- | ------------- | ------------- | -------------
290
+ **ansible_collection_href** | **String**| |
291
+ **nested_role** | [**NestedRole**](NestedRole.md)| |
292
+
293
+ ### Return type
294
+
295
+ [**NestedRoleResponse**](NestedRoleResponse.md)
296
+
297
+ ### Authorization
298
+
299
+ [basicAuth](../README.md#basicAuth)
300
+
301
+ ### HTTP request headers
302
+
303
+ - **Content-Type**: application/json, application/x-www-form-urlencoded, multipart/form-data
304
+ - **Accept**: application/json
305
+
306
+
79
307
  ## upload_collection
80
308
 
81
309
  > AsyncOperationResponse upload_collection(file, opts)
@@ -1,6 +1,6 @@
1
1
  # PulpAnsibleClient::AnsibleCopyApi
2
2
 
3
- All URIs are relative to *http://localhost:24817*
3
+ All URIs are relative to *https://pulp*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -4,26 +4,26 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **name** | **String** | A unique name for this remote. |
8
- **tls_validation** | **Boolean** | If True, TLS peer validation must be performed. | [optional]
9
- **connect_timeout** | **Float** | aiohttp.ClientTimeout.connect (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional]
10
- **max_retries** | **Integer** | Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used. | [optional]
11
- **proxy_password** | **String** | The password to authenticate to the proxy. Extra leading and trailing whitespace characters are not trimmed. | [optional]
7
+ **proxy_username** | **String** | The username to authenticte to the proxy. | [optional]
8
+ **sock_read_timeout** | **Float** | aiohttp.ClientTimeout.sock_read (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional]
12
9
  **username** | **String** | The username to be used for authentication when syncing. | [optional]
13
- **url** | **String** | The URL of an external content source. |
10
+ **tls_validation** | **Boolean** | If True, TLS peer validation must be performed. | [optional]
11
+ **name** | **String** | A unique name for this remote. |
14
12
  **client_key** | **String** | A PEM encoded private key used for authentication. | [optional]
15
- **download_concurrency** | **Integer** | Total number of simultaneous connections. If not set then the default value will be used. | [optional]
16
- **proxy_username** | **String** | The username to authenticte to the proxy. | [optional]
17
- **rate_limit** | **Integer** | Limits requests per second for each concurrent downloader | [optional]
18
- **total_timeout** | **Float** | aiohttp.ClientTimeout.total (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional]
19
13
  **client_cert** | **String** | A PEM encoded client certificate used for authentication. | [optional]
20
- **sock_connect_timeout** | **Float** | aiohttp.ClientTimeout.sock_connect (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional]
21
14
  **proxy_url** | **String** | The proxy URL. Format: scheme://host:port | [optional]
15
+ **url** | **String** | The URL of an external content source. |
16
+ **max_retries** | **Integer** | Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used. | [optional]
22
17
  **pulp_labels** | **Hash&lt;String, String&gt;** | | [optional]
23
- **ca_cert** | **String** | A PEM encoded CA certificate used to validate the server certificate presented by the remote server. | [optional]
24
- **sock_read_timeout** | **Float** | aiohttp.ClientTimeout.sock_read (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional]
25
- **password** | **String** | The password to be used for authentication when syncing. Extra leading and trailing whitespace characters are not trimmed. | [optional]
18
+ **proxy_password** | **String** | The password to authenticate to the proxy. Extra leading and trailing whitespace characters are not trimmed. | [optional]
19
+ **total_timeout** | **Float** | aiohttp.ClientTimeout.total (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional]
26
20
  **headers** | **Array&lt;Object&gt;** | Headers for aiohttp.Clientsession | [optional]
21
+ **sock_connect_timeout** | **Float** | aiohttp.ClientTimeout.sock_connect (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional]
22
+ **connect_timeout** | **Float** | aiohttp.ClientTimeout.connect (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional]
23
+ **download_concurrency** | **Integer** | Total number of simultaneous connections. If not set then the default value will be used. | [optional]
24
+ **password** | **String** | The password to be used for authentication when syncing. Extra leading and trailing whitespace characters are not trimmed. | [optional]
25
+ **rate_limit** | **Integer** | Limits requests per second for each concurrent downloader | [optional]
26
+ **ca_cert** | **String** | A PEM encoded CA certificate used to validate the server certificate presented by the remote server. | [optional]
27
27
  **metadata_only** | **Boolean** | If True, only metadata about the content will be stored in Pulp. Clients will retrieve content from the remote URL. | [optional]
28
28
  **git_ref** | **String** | A git ref. e.g.: branch, tag, or commit sha. | [optional]
29
29
 
@@ -32,26 +32,26 @@ Name | Type | Description | Notes
32
32
  ```ruby
33
33
  require 'PulpAnsibleClient'
34
34
 
35
- instance = PulpAnsibleClient::AnsibleGitRemote.new(name: null,
36
- tls_validation: null,
37
- connect_timeout: null,
38
- max_retries: null,
39
- proxy_password: null,
35
+ instance = PulpAnsibleClient::AnsibleGitRemote.new(proxy_username: null,
36
+ sock_read_timeout: null,
40
37
  username: null,
41
- url: null,
38
+ tls_validation: null,
39
+ name: null,
42
40
  client_key: null,
43
- download_concurrency: null,
44
- proxy_username: null,
45
- rate_limit: null,
46
- total_timeout: null,
47
41
  client_cert: null,
48
- sock_connect_timeout: null,
49
42
  proxy_url: null,
43
+ url: null,
44
+ max_retries: null,
50
45
  pulp_labels: null,
51
- ca_cert: null,
52
- sock_read_timeout: null,
53
- password: null,
46
+ proxy_password: null,
47
+ total_timeout: null,
54
48
  headers: null,
49
+ sock_connect_timeout: null,
50
+ connect_timeout: null,
51
+ download_concurrency: null,
52
+ password: null,
53
+ rate_limit: null,
54
+ ca_cert: null,
55
55
  metadata_only: null,
56
56
  git_ref: null)
57
57
  ```
@@ -4,25 +4,25 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **name** | **String** | A unique name for this remote. |
8
- **tls_validation** | **Boolean** | If True, TLS peer validation must be performed. | [optional]
9
- **connect_timeout** | **Float** | aiohttp.ClientTimeout.connect (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional]
7
+ **pulp_href** | **String** | | [optional] [readonly]
8
+ **sock_read_timeout** | **Float** | aiohttp.ClientTimeout.sock_read (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional]
10
9
  **hidden_fields** | [**Array&lt;AnsibleCollectionRemoteResponseHiddenFields&gt;**](AnsibleCollectionRemoteResponseHiddenFields.md) | List of hidden (write only) fields | [optional] [readonly]
11
- **max_retries** | **Integer** | Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used. | [optional]
12
- **url** | **String** | The URL of an external content source. |
13
10
  **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
11
+ **tls_validation** | **Boolean** | If True, TLS peer validation must be performed. | [optional]
14
12
  **pulp_last_updated** | **DateTime** | Timestamp of the most recent update of the remote. | [optional] [readonly]
15
- **download_concurrency** | **Integer** | Total number of simultaneous connections. If not set then the default value will be used. | [optional]
16
- **rate_limit** | **Integer** | Limits requests per second for each concurrent downloader | [optional]
17
- **total_timeout** | **Float** | aiohttp.ClientTimeout.total (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional]
13
+ **name** | **String** | A unique name for this remote. |
18
14
  **client_cert** | **String** | A PEM encoded client certificate used for authentication. | [optional]
19
- **sock_connect_timeout** | **Float** | aiohttp.ClientTimeout.sock_connect (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional]
20
15
  **proxy_url** | **String** | The proxy URL. Format: scheme://host:port | [optional]
21
- **pulp_href** | **String** | | [optional] [readonly]
16
+ **url** | **String** | The URL of an external content source. |
17
+ **max_retries** | **Integer** | Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used. | [optional]
22
18
  **pulp_labels** | **Hash&lt;String, String&gt;** | | [optional]
23
- **ca_cert** | **String** | A PEM encoded CA certificate used to validate the server certificate presented by the remote server. | [optional]
24
- **sock_read_timeout** | **Float** | aiohttp.ClientTimeout.sock_read (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional]
19
+ **total_timeout** | **Float** | aiohttp.ClientTimeout.total (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional]
25
20
  **headers** | **Array&lt;Object&gt;** | Headers for aiohttp.Clientsession | [optional]
21
+ **sock_connect_timeout** | **Float** | aiohttp.ClientTimeout.sock_connect (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional]
22
+ **connect_timeout** | **Float** | aiohttp.ClientTimeout.connect (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional]
23
+ **download_concurrency** | **Integer** | Total number of simultaneous connections. If not set then the default value will be used. | [optional]
24
+ **rate_limit** | **Integer** | Limits requests per second for each concurrent downloader | [optional]
25
+ **ca_cert** | **String** | A PEM encoded CA certificate used to validate the server certificate presented by the remote server. | [optional]
26
26
  **metadata_only** | **Boolean** | If True, only metadata about the content will be stored in Pulp. Clients will retrieve content from the remote URL. | [optional]
27
27
  **git_ref** | **String** | A git ref. e.g.: branch, tag, or commit sha. | [optional]
28
28
 
@@ -31,25 +31,25 @@ Name | Type | Description | Notes
31
31
  ```ruby
32
32
  require 'PulpAnsibleClient'
33
33
 
34
- instance = PulpAnsibleClient::AnsibleGitRemoteResponse.new(name: null,
35
- tls_validation: null,
36
- connect_timeout: null,
34
+ instance = PulpAnsibleClient::AnsibleGitRemoteResponse.new(pulp_href: null,
35
+ sock_read_timeout: null,
37
36
  hidden_fields: null,
38
- max_retries: null,
39
- url: null,
40
37
  pulp_created: null,
38
+ tls_validation: null,
41
39
  pulp_last_updated: null,
42
- download_concurrency: null,
43
- rate_limit: null,
44
- total_timeout: null,
40
+ name: null,
45
41
  client_cert: null,
46
- sock_connect_timeout: null,
47
42
  proxy_url: null,
48
- pulp_href: null,
43
+ url: null,
44
+ max_retries: null,
49
45
  pulp_labels: null,
50
- ca_cert: null,
51
- sock_read_timeout: null,
46
+ total_timeout: null,
52
47
  headers: null,
48
+ sock_connect_timeout: null,
49
+ connect_timeout: null,
50
+ download_concurrency: null,
51
+ rate_limit: null,
52
+ ca_cert: null,
53
53
  metadata_only: null,
54
54
  git_ref: null)
55
55
  ```
@@ -0,0 +1,19 @@
1
+ # PulpAnsibleClient::AnsibleRepositoryMark
2
+
3
+ ## Properties
4
+
5
+ Name | Type | Description | Notes
6
+ ------------ | ------------- | ------------- | -------------
7
+ **content_units** | [**Array&lt;AnyType&gt;**](AnyType.md) | List of collection version hrefs to mark, use * to mark all content in repository |
8
+ **value** | **String** | The string value of this mark. |
9
+
10
+ ## Code Sample
11
+
12
+ ```ruby
13
+ require 'PulpAnsibleClient'
14
+
15
+ instance = PulpAnsibleClient::AnsibleRepositoryMark.new(content_units: null,
16
+ value: null)
17
+ ```
18
+
19
+
@@ -4,8 +4,8 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
8
7
  **pulp_href** | **String** | | [optional] [readonly]
8
+ **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
9
9
  **artifact** | **String** | Artifact file representing the physical content |
10
10
  **version** | **String** | |
11
11
  **name** | **String** | |
@@ -16,8 +16,8 @@ Name | Type | Description | Notes
16
16
  ```ruby
17
17
  require 'PulpAnsibleClient'
18
18
 
19
- instance = PulpAnsibleClient::AnsibleRoleResponse.new(pulp_created: null,
20
- pulp_href: null,
19
+ instance = PulpAnsibleClient::AnsibleRoleResponse.new(pulp_href: null,
20
+ pulp_created: null,
21
21
  artifact: null,
22
22
  version: null,
23
23
  name: null,
@@ -1,6 +1,6 @@
1
1
  # PulpAnsibleClient::ApiCollectionsApi
2
2
 
3
- All URIs are relative to *http://localhost:24817*
3
+ All URIs are relative to *https://pulp*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
data/docs/ApiRolesApi.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # PulpAnsibleClient::ApiRolesApi
2
2
 
3
- All URIs are relative to *http://localhost:24817*
3
+ All URIs are relative to *https://pulp*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -1,6 +1,6 @@
1
1
  # PulpAnsibleClient::CollectionImportApi
2
2
 
3
- All URIs are relative to *http://localhost:24817*
3
+ All URIs are relative to *https://pulp*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -5,13 +5,15 @@
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
7
  **name** | **String** | |
8
+ **metadata_sha256** | **String** | | [optional] [readonly]
8
9
 
9
10
  ## Code Sample
10
11
 
11
12
  ```ruby
12
13
  require 'PulpAnsibleClient'
13
14
 
14
- instance = PulpAnsibleClient::CollectionNamespaceResponse.new(name: null)
15
+ instance = PulpAnsibleClient::CollectionNamespaceResponse.new(name: null,
16
+ metadata_sha256: null)
15
17
  ```
16
18
 
17
19
 
@@ -0,0 +1,35 @@
1
+ # PulpAnsibleClient::CollectionSummaryResponse
2
+
3
+ ## Properties
4
+
5
+ Name | Type | Description | Notes
6
+ ------------ | ------------- | ------------- | -------------
7
+ **pulp_href** | **String** | | [optional] [readonly]
8
+ **namespace** | **String** | The namespace of the collection. | [optional] [readonly]
9
+ **name** | **String** | The name of the collection. | [optional] [readonly]
10
+ **version** | **String** | The version of the collection. | [optional] [readonly]
11
+ **requires_ansible** | **String** | The version of Ansible required to use the collection. Multiple versions can be separated with a comma. | [optional] [readonly]
12
+ **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
13
+ **contents** | [**Object**](.md) | A JSON field with data about the contents. | [optional] [readonly]
14
+ **dependencies** | [**Object**](.md) | A dict declaring Collections that this collection requires to be installed for it to be usable. | [optional] [readonly]
15
+ **description** | **String** | A short summary description of the collection. | [optional] [readonly]
16
+ **tags** | [**Array&lt;AnsibleTagResponse&gt;**](AnsibleTagResponse.md) | | [optional] [readonly]
17
+
18
+ ## Code Sample
19
+
20
+ ```ruby
21
+ require 'PulpAnsibleClient'
22
+
23
+ instance = PulpAnsibleClient::CollectionSummaryResponse.new(pulp_href: null,
24
+ namespace: null,
25
+ name: null,
26
+ version: null,
27
+ requires_ansible: null,
28
+ pulp_created: null,
29
+ contents: null,
30
+ dependencies: null,
31
+ description: null,
32
+ tags: null)
33
+ ```
34
+
35
+
@@ -0,0 +1,21 @@
1
+ # PulpAnsibleClient::CollectionVersionCopyMove
2
+
3
+ ## Properties
4
+
5
+ Name | Type | Description | Notes
6
+ ------------ | ------------- | ------------- | -------------
7
+ **collection_versions** | **Array&lt;String&gt;** | A list of collection versions to move or copy. |
8
+ **destination_repositories** | **Array&lt;String&gt;** | List of repository HREFs to put content in. |
9
+ **signing_service** | **String** | HREF for a signing service. This will be used to sign the collection before moving putting it in any new repositories. | [optional]
10
+
11
+ ## Code Sample
12
+
13
+ ```ruby
14
+ require 'PulpAnsibleClient'
15
+
16
+ instance = PulpAnsibleClient::CollectionVersionCopyMove.new(collection_versions: null,
17
+ destination_repositories: null,
18
+ signing_service: null)
19
+ ```
20
+
21
+
@@ -9,6 +9,7 @@ Name | Type | Description | Notes
9
9
  **created_at** | **DateTime** | |
10
10
  **updated_at** | **DateTime** | |
11
11
  **requires_ansible** | **String** | | [optional]
12
+ **marks** | **Array&lt;String&gt;** | | [optional] [readonly]
12
13
 
13
14
  ## Code Sample
14
15
 
@@ -19,7 +20,8 @@ instance = PulpAnsibleClient::CollectionVersionListResponse.new(version: null,
19
20
  href: null,
20
21
  created_at: null,
21
22
  updated_at: null,
22
- requires_ansible: null)
23
+ requires_ansible: null,
24
+ marks: null)
23
25
  ```
24
26
 
25
27
 
@@ -9,6 +9,7 @@ Name | Type | Description | Notes
9
9
  **created_at** | **DateTime** | |
10
10
  **updated_at** | **DateTime** | |
11
11
  **requires_ansible** | **String** | | [optional]
12
+ **marks** | **Array&lt;String&gt;** | | [optional] [readonly]
12
13
  **artifact** | [**ArtifactRefResponse**](ArtifactRefResponse.md) | | [optional] [readonly]
13
14
  **collection** | [**CollectionRefResponse**](CollectionRefResponse.md) | | [optional] [readonly]
14
15
  **download_url** | **String** | | [optional] [readonly]
@@ -31,6 +32,7 @@ instance = PulpAnsibleClient::CollectionVersionResponse.new(version: null,
31
32
  created_at: null,
32
33
  updated_at: null,
33
34
  requires_ansible: null,
35
+ marks: null,
34
36
  artifact: null,
35
37
  collection: null,
36
38
  download_url: null,
@@ -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
+