pulp_ansible_client 0.16.1 → 0.16.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (126) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +7 -5
  3. data/docs/AnsibleAnsibleRepository.md +1 -1
  4. data/docs/AnsibleAnsibleRepositoryResponse.md +1 -1
  5. data/docs/AnsibleCollectionRemote.md +1 -1
  6. data/docs/AnsibleCollectionRemoteResponse.md +1 -1
  7. data/docs/AnsibleCollectionVersion.md +5 -5
  8. data/docs/AnsibleCollectionVersionResponse.md +3 -3
  9. data/docs/AnsibleCollectionsApi.md +6 -2
  10. data/docs/AnsibleGitRemote.md +29 -29
  11. data/docs/AnsibleGitRemoteResponse.md +24 -24
  12. data/docs/AnsibleRoleRemote.md +1 -1
  13. data/docs/AnsibleRoleRemoteResponse.md +1 -1
  14. data/docs/CollectionRefResponse.md +1 -1
  15. data/docs/CollectionResponse.md +6 -6
  16. data/docs/CollectionVersionListResponse.md +1 -1
  17. data/docs/CollectionVersionResponse.md +4 -4
  18. data/docs/ContentCollectionDeprecationsApi.md +6 -2
  19. data/docs/ContentCollectionSignaturesApi.md +6 -2
  20. data/docs/ContentCollectionVersionsApi.md +10 -6
  21. data/docs/ContentRolesApi.md +6 -2
  22. data/docs/DistributionsAnsibleApi.md +10 -2
  23. data/docs/GalaxyCollectionResponse.md +4 -4
  24. data/docs/GalaxyCollectionVersionResponse.md +4 -4
  25. data/docs/GalaxyRoleResponse.md +1 -1
  26. data/docs/GalaxyRoleVersionResponse.md +1 -1
  27. data/docs/PatchedansibleAnsibleRepository.md +1 -1
  28. data/docs/PatchedansibleCollectionRemote.md +1 -1
  29. data/docs/PatchedansibleGitRemote.md +29 -29
  30. data/docs/PatchedansibleRoleRemote.md +1 -1
  31. data/docs/PulpAnsibleApiV3CollectionsAllApi.md +6 -2
  32. data/docs/PulpAnsibleApiV3CollectionsApi.md +6 -2
  33. data/docs/PulpAnsibleApiV3CollectionsVersionsApi.md +6 -2
  34. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsAllCollectionsApi.md +6 -2
  35. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexApi.md +6 -2
  36. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexVersionsApi.md +6 -2
  37. data/docs/PulpAnsibleDefaultApiV3CollectionsAllApi.md +6 -2
  38. data/docs/PulpAnsibleDefaultApiV3CollectionsApi.md +6 -2
  39. data/docs/PulpAnsibleDefaultApiV3CollectionsVersionsApi.md +6 -2
  40. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsAllCollectionsApi.md +6 -2
  41. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexApi.md +6 -2
  42. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexVersionsApi.md +6 -2
  43. data/docs/RemotesCollectionApi.md +6 -2
  44. data/docs/RemotesGitApi.md +6 -2
  45. data/docs/RemotesRoleApi.md +6 -2
  46. data/docs/RepositoriesAnsibleApi.md +22 -2
  47. data/docs/RepositoriesAnsibleVersionsApi.md +4 -2
  48. data/docs/RepositoryAddRemoveContent.md +2 -2
  49. data/docs/UnpaginatedCollectionVersionResponse.md +4 -4
  50. data/lib/pulp_ansible_client/api/ansible_collections_api.rb +8 -2
  51. data/lib/pulp_ansible_client/api/content_collection_deprecations_api.rb +8 -2
  52. data/lib/pulp_ansible_client/api/content_collection_signatures_api.rb +8 -2
  53. data/lib/pulp_ansible_client/api/content_collection_versions_api.rb +14 -8
  54. data/lib/pulp_ansible_client/api/content_roles_api.rb +8 -2
  55. data/lib/pulp_ansible_client/api/distributions_ansible_api.rb +14 -2
  56. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collections_all_api.rb +8 -2
  57. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collections_api.rb +8 -2
  58. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collections_versions_api.rb +8 -2
  59. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_all_collections_api.rb +8 -2
  60. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_api.rb +8 -2
  61. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_versions_api.rb +8 -2
  62. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collections_all_api.rb +8 -2
  63. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collections_api.rb +8 -2
  64. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collections_versions_api.rb +8 -2
  65. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_all_collections_api.rb +8 -2
  66. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_api.rb +8 -2
  67. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_versions_api.rb +8 -2
  68. data/lib/pulp_ansible_client/api/remotes_collection_api.rb +8 -2
  69. data/lib/pulp_ansible_client/api/remotes_git_api.rb +8 -2
  70. data/lib/pulp_ansible_client/api/remotes_role_api.rb +8 -2
  71. data/lib/pulp_ansible_client/api/repositories_ansible_api.rb +32 -2
  72. data/lib/pulp_ansible_client/api/repositories_ansible_versions_api.rb +5 -2
  73. data/lib/pulp_ansible_client/models/ansible_ansible_repository.rb +1 -1
  74. data/lib/pulp_ansible_client/models/ansible_ansible_repository_response.rb +1 -1
  75. data/lib/pulp_ansible_client/models/ansible_collection_remote.rb +1 -1
  76. data/lib/pulp_ansible_client/models/ansible_collection_remote_response.rb +1 -1
  77. data/lib/pulp_ansible_client/models/ansible_collection_version.rb +18 -18
  78. data/lib/pulp_ansible_client/models/ansible_collection_version_response.rb +11 -11
  79. data/lib/pulp_ansible_client/models/ansible_git_remote.rb +238 -238
  80. data/lib/pulp_ansible_client/models/ansible_git_remote_response.rb +139 -139
  81. data/lib/pulp_ansible_client/models/ansible_role_remote.rb +1 -1
  82. data/lib/pulp_ansible_client/models/ansible_role_remote_response.rb +1 -1
  83. data/lib/pulp_ansible_client/models/collection_ref_response.rb +1 -0
  84. data/lib/pulp_ansible_client/models/collection_response.rb +6 -0
  85. data/lib/pulp_ansible_client/models/collection_version_list_response.rb +1 -0
  86. data/lib/pulp_ansible_client/models/collection_version_response.rb +4 -0
  87. data/lib/pulp_ansible_client/models/galaxy_collection_response.rb +4 -0
  88. data/lib/pulp_ansible_client/models/galaxy_collection_version_response.rb +4 -0
  89. data/lib/pulp_ansible_client/models/galaxy_role_response.rb +1 -0
  90. data/lib/pulp_ansible_client/models/galaxy_role_version_response.rb +1 -0
  91. data/lib/pulp_ansible_client/models/patchedansible_ansible_repository.rb +1 -1
  92. data/lib/pulp_ansible_client/models/patchedansible_collection_remote.rb +1 -1
  93. data/lib/pulp_ansible_client/models/patchedansible_git_remote.rb +228 -228
  94. data/lib/pulp_ansible_client/models/patchedansible_role_remote.rb +1 -1
  95. data/lib/pulp_ansible_client/models/repository_add_remove_content.rb +2 -2
  96. data/lib/pulp_ansible_client/models/unpaginated_collection_version_response.rb +4 -0
  97. data/lib/pulp_ansible_client/version.rb +1 -1
  98. data/spec/api/ansible_collections_api_spec.rb +3 -1
  99. data/spec/api/content_collection_deprecations_api_spec.rb +3 -1
  100. data/spec/api/content_collection_signatures_api_spec.rb +3 -1
  101. data/spec/api/content_collection_versions_api_spec.rb +5 -3
  102. data/spec/api/content_roles_api_spec.rb +3 -1
  103. data/spec/api/distributions_ansible_api_spec.rb +5 -1
  104. data/spec/api/pulp_ansible_api_v3_collections_all_api_spec.rb +3 -1
  105. data/spec/api/pulp_ansible_api_v3_collections_api_spec.rb +3 -1
  106. data/spec/api/pulp_ansible_api_v3_collections_versions_api_spec.rb +3 -1
  107. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_all_collections_api_spec.rb +3 -1
  108. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_api_spec.rb +3 -1
  109. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_versions_api_spec.rb +3 -1
  110. data/spec/api/pulp_ansible_default_api_v3_collections_all_api_spec.rb +3 -1
  111. data/spec/api/pulp_ansible_default_api_v3_collections_api_spec.rb +3 -1
  112. data/spec/api/pulp_ansible_default_api_v3_collections_versions_api_spec.rb +3 -1
  113. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_all_collections_api_spec.rb +3 -1
  114. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_api_spec.rb +3 -1
  115. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_versions_api_spec.rb +3 -1
  116. data/spec/api/remotes_collection_api_spec.rb +3 -1
  117. data/spec/api/remotes_git_api_spec.rb +3 -1
  118. data/spec/api/remotes_role_api_spec.rb +3 -1
  119. data/spec/api/repositories_ansible_api_spec.rb +11 -1
  120. data/spec/api/repositories_ansible_versions_api_spec.rb +2 -1
  121. data/spec/models/ansible_collection_version_response_spec.rb +3 -3
  122. data/spec/models/ansible_collection_version_spec.rb +4 -4
  123. data/spec/models/ansible_git_remote_response_spec.rb +19 -19
  124. data/spec/models/ansible_git_remote_spec.rb +20 -20
  125. data/spec/models/patchedansible_git_remote_spec.rb +20 -20
  126. metadata +99 -99
@@ -148,7 +148,9 @@ opts = {
148
148
  name__in: ['name__in_example'], # Array<String> | Filter results where name is in a comma-separated list of values
149
149
  name__startswith: 'name__startswith_example', # String | Filter results where name starts with value
150
150
  offset: 56, # Integer | The initial index from which to return the results.
151
- ordering: ['ordering_example'], # Array<String> | Ordering
151
+ 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) * `name` - Name * `-name` - Name (descending) * `pulp_labels` - Pulp labels * `-pulp_labels` - Pulp labels (descending) * `url` - Url * `-url` - Url (descending) * `ca_cert` - Ca cert * `-ca_cert` - Ca cert (descending) * `client_cert` - Client cert * `-client_cert` - Client cert (descending) * `client_key` - Client key * `-client_key` - Client key (descending) * `tls_validation` - Tls validation * `-tls_validation` - Tls validation (descending) * `username` - Username * `-username` - Username (descending) * `password` - Password * `-password` - Password (descending) * `proxy_url` - Proxy url * `-proxy_url` - Proxy url (descending) * `proxy_username` - Proxy username * `-proxy_username` - Proxy username (descending) * `proxy_password` - Proxy password * `-proxy_password` - Proxy password (descending) * `download_concurrency` - Download concurrency * `-download_concurrency` - Download concurrency (descending) * `max_retries` - Max retries * `-max_retries` - Max retries (descending) * `policy` - Policy * `-policy` - Policy (descending) * `total_timeout` - Total timeout * `-total_timeout` - Total timeout (descending) * `connect_timeout` - Connect timeout * `-connect_timeout` - Connect timeout (descending) * `sock_connect_timeout` - Sock connect timeout * `-sock_connect_timeout` - Sock connect timeout (descending) * `sock_read_timeout` - Sock read timeout * `-sock_read_timeout` - Sock read timeout (descending) * `headers` - Headers * `-headers` - Headers (descending) * `rate_limit` - Rate limit * `-rate_limit` - Rate limit (descending) * `pk` - Pk * `-pk` - Pk (descending)
152
+ pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
153
+ pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
152
154
  pulp_label_select: 'pulp_label_select_example', # String | Filter labels by search string
153
155
  pulp_last_updated: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_last_updated matches value
154
156
  pulp_last_updated__gt: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_last_updated is greater than value
@@ -181,7 +183,9 @@ Name | Type | Description | Notes
181
183
  **name__in** | [**Array&lt;String&gt;**](String.md)| Filter results where name is in a comma-separated list of values | [optional]
182
184
  **name__startswith** | **String**| Filter results where name starts with value | [optional]
183
185
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
184
- **ordering** | [**Array&lt;String&gt;**](String.md)| Ordering | [optional]
186
+ **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;name&#x60; - Name * &#x60;-name&#x60; - Name (descending) * &#x60;pulp_labels&#x60; - Pulp labels * &#x60;-pulp_labels&#x60; - Pulp labels (descending) * &#x60;url&#x60; - Url * &#x60;-url&#x60; - Url (descending) * &#x60;ca_cert&#x60; - Ca cert * &#x60;-ca_cert&#x60; - Ca cert (descending) * &#x60;client_cert&#x60; - Client cert * &#x60;-client_cert&#x60; - Client cert (descending) * &#x60;client_key&#x60; - Client key * &#x60;-client_key&#x60; - Client key (descending) * &#x60;tls_validation&#x60; - Tls validation * &#x60;-tls_validation&#x60; - Tls validation (descending) * &#x60;username&#x60; - Username * &#x60;-username&#x60; - Username (descending) * &#x60;password&#x60; - Password * &#x60;-password&#x60; - Password (descending) * &#x60;proxy_url&#x60; - Proxy url * &#x60;-proxy_url&#x60; - Proxy url (descending) * &#x60;proxy_username&#x60; - Proxy username * &#x60;-proxy_username&#x60; - Proxy username (descending) * &#x60;proxy_password&#x60; - Proxy password * &#x60;-proxy_password&#x60; - Proxy password (descending) * &#x60;download_concurrency&#x60; - Download concurrency * &#x60;-download_concurrency&#x60; - Download concurrency (descending) * &#x60;max_retries&#x60; - Max retries * &#x60;-max_retries&#x60; - Max retries (descending) * &#x60;policy&#x60; - Policy * &#x60;-policy&#x60; - Policy (descending) * &#x60;total_timeout&#x60; - Total timeout * &#x60;-total_timeout&#x60; - Total timeout (descending) * &#x60;connect_timeout&#x60; - Connect timeout * &#x60;-connect_timeout&#x60; - Connect timeout (descending) * &#x60;sock_connect_timeout&#x60; - Sock connect timeout * &#x60;-sock_connect_timeout&#x60; - Sock connect timeout (descending) * &#x60;sock_read_timeout&#x60; - Sock read timeout * &#x60;-sock_read_timeout&#x60; - Sock read timeout (descending) * &#x60;headers&#x60; - Headers * &#x60;-headers&#x60; - Headers (descending) * &#x60;rate_limit&#x60; - Rate limit * &#x60;-rate_limit&#x60; - Rate limit (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional]
187
+ **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
188
+ **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
185
189
  **pulp_label_select** | **String**| Filter labels by search string | [optional]
186
190
  **pulp_last_updated** | **DateTime**| Filter results where pulp_last_updated matches value | [optional]
187
191
  **pulp_last_updated__gt** | **DateTime**| Filter results where pulp_last_updated is greater than value | [optional]
@@ -152,9 +152,19 @@ opts = {
152
152
  name__in: ['name__in_example'], # Array<String> | Filter results where name is in a comma-separated list of values
153
153
  name__startswith: 'name__startswith_example', # String | Filter results where name starts with value
154
154
  offset: 56, # Integer | The initial index from which to return the results.
155
- ordering: ['ordering_example'], # Array<String> | Ordering
155
+ 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) * `name` - Name * `-name` - Name (descending) * `pulp_labels` - Pulp labels * `-pulp_labels` - Pulp labels (descending) * `description` - Description * `-description` - Description (descending) * `next_version` - Next version * `-next_version` - Next version (descending) * `retain_repo_versions` - Retain repo versions * `-retain_repo_versions` - Retain repo versions (descending) * `user_hidden` - User hidden * `-user_hidden` - User hidden (descending) * `pk` - Pk * `-pk` - Pk (descending)
156
+ pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
157
+ pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
156
158
  pulp_label_select: 'pulp_label_select_example', # String | Filter labels by search string
157
159
  remote: 'remote_example', # String | Foreign Key referenced by HREF
160
+ retain_repo_versions: 56, # Integer | Filter results where retain_repo_versions matches value
161
+ retain_repo_versions__gt: 56, # Integer | Filter results where retain_repo_versions is greater than value
162
+ retain_repo_versions__gte: 56, # Integer | Filter results where retain_repo_versions is greater than or equal to value
163
+ retain_repo_versions__isnull: true, # Boolean | Filter results where retain_repo_versions has a null value
164
+ retain_repo_versions__lt: 56, # Integer | Filter results where retain_repo_versions is less than value
165
+ retain_repo_versions__lte: 56, # Integer | Filter results where retain_repo_versions is less than or equal to value
166
+ retain_repo_versions__ne: 56, # Integer | Filter results where retain_repo_versions not equal to value
167
+ retain_repo_versions__range: [56], # Array<Integer> | Filter results where retain_repo_versions is between two comma separated values
158
168
  fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
159
169
  exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
160
170
  }
@@ -180,9 +190,19 @@ Name | Type | Description | Notes
180
190
  **name__in** | [**Array&lt;String&gt;**](String.md)| Filter results where name is in a comma-separated list of values | [optional]
181
191
  **name__startswith** | **String**| Filter results where name starts with value | [optional]
182
192
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
183
- **ordering** | [**Array&lt;String&gt;**](String.md)| Ordering | [optional]
193
+ **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;name&#x60; - Name * &#x60;-name&#x60; - Name (descending) * &#x60;pulp_labels&#x60; - Pulp labels * &#x60;-pulp_labels&#x60; - Pulp labels (descending) * &#x60;description&#x60; - Description * &#x60;-description&#x60; - Description (descending) * &#x60;next_version&#x60; - Next version * &#x60;-next_version&#x60; - Next version (descending) * &#x60;retain_repo_versions&#x60; - Retain repo versions * &#x60;-retain_repo_versions&#x60; - Retain repo versions (descending) * &#x60;user_hidden&#x60; - User hidden * &#x60;-user_hidden&#x60; - User hidden (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional]
194
+ **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
195
+ **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
184
196
  **pulp_label_select** | **String**| Filter labels by search string | [optional]
185
197
  **remote** | **String**| Foreign Key referenced by HREF | [optional]
198
+ **retain_repo_versions** | **Integer**| Filter results where retain_repo_versions matches value | [optional]
199
+ **retain_repo_versions__gt** | **Integer**| Filter results where retain_repo_versions is greater than value | [optional]
200
+ **retain_repo_versions__gte** | **Integer**| Filter results where retain_repo_versions is greater than or equal to value | [optional]
201
+ **retain_repo_versions__isnull** | **Boolean**| Filter results where retain_repo_versions has a null value | [optional]
202
+ **retain_repo_versions__lt** | **Integer**| Filter results where retain_repo_versions is less than value | [optional]
203
+ **retain_repo_versions__lte** | **Integer**| Filter results where retain_repo_versions is less than or equal to value | [optional]
204
+ **retain_repo_versions__ne** | **Integer**| Filter results where retain_repo_versions not equal to value | [optional]
205
+ **retain_repo_versions__range** | [**Array&lt;Integer&gt;**](Integer.md)| Filter results where retain_repo_versions is between two comma separated values | [optional]
186
206
  **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
187
207
  **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
188
208
 
@@ -98,13 +98,14 @@ opts = {
98
98
  number__lte: 56, # Integer | Filter results where number is less than or equal to value
99
99
  number__range: [56], # Array<Integer> | Filter results where number is between two comma separated values
100
100
  offset: 56, # Integer | The initial index from which to return the results.
101
- ordering: ['ordering_example'], # Array<String> | Ordering
101
+ ordering: ['ordering_example'], # Array<String> | Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `number` - Number * `-number` - Number (descending) * `complete` - Complete * `-complete` - Complete (descending) * `info` - Info * `-info` - Info (descending) * `pk` - Pk * `-pk` - Pk (descending)
102
102
  pulp_created: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_created matches value
103
103
  pulp_created__gt: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_created is greater than value
104
104
  pulp_created__gte: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_created is greater than or equal to value
105
105
  pulp_created__lt: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_created is less than value
106
106
  pulp_created__lte: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_created is less than or equal to value
107
107
  pulp_created__range: [DateTime.parse('2013-10-20T19:20:30+01:00')], # Array<DateTime> | Filter results where pulp_created is between two comma separated values
108
+ pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
108
109
  fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
109
110
  exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
110
111
  }
@@ -134,13 +135,14 @@ Name | Type | Description | Notes
134
135
  **number__lte** | **Integer**| Filter results where number is less than or equal to value | [optional]
135
136
  **number__range** | [**Array&lt;Integer&gt;**](Integer.md)| Filter results where number is between two comma separated values | [optional]
136
137
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
137
- **ordering** | [**Array&lt;String&gt;**](String.md)| Ordering | [optional]
138
+ **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;number&#x60; - Number * &#x60;-number&#x60; - Number (descending) * &#x60;complete&#x60; - Complete * &#x60;-complete&#x60; - Complete (descending) * &#x60;info&#x60; - Info * &#x60;-info&#x60; - Info (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional]
138
139
  **pulp_created** | **DateTime**| Filter results where pulp_created matches value | [optional]
139
140
  **pulp_created__gt** | **DateTime**| Filter results where pulp_created is greater than value | [optional]
140
141
  **pulp_created__gte** | **DateTime**| Filter results where pulp_created is greater than or equal to value | [optional]
141
142
  **pulp_created__lt** | **DateTime**| Filter results where pulp_created is less than value | [optional]
142
143
  **pulp_created__lte** | **DateTime**| Filter results where pulp_created is less than or equal to value | [optional]
143
144
  **pulp_created__range** | [**Array&lt;DateTime&gt;**](DateTime.md)| Filter results where pulp_created is between two comma separated values | [optional]
145
+ **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
144
146
  **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
145
147
  **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
146
148
 
@@ -4,8 +4,8 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **add_content_units** | [**Array&lt;AnyType&gt;**](AnyType.md) | A list of content units to add to a new repository version. This content is added after remove_content_units are removed. | [optional]
8
- **remove_content_units** | [**Array&lt;AnyType&gt;**](AnyType.md) | A list of content units to remove from the latest repository version. You may also specify &#39;*&#39; as an entry to remove all content. This content is removed before add_content_units are added. | [optional]
7
+ **add_content_units** | **Array&lt;String&gt;** | A list of content units to add to a new repository version. This content is added after remove_content_units are removed. | [optional]
8
+ **remove_content_units** | **Array&lt;String&gt;** | A list of content units to remove from the latest repository version. You may also specify &#39;*&#39; as an entry to remove all content. This content is removed before add_content_units are added. | [optional]
9
9
  **base_version** | **String** | A repository version whose content will be used as the initial set of content for the new repository version | [optional]
10
10
 
11
11
  ## Code Sample
@@ -5,19 +5,19 @@
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
7
  **version** | **String** | | [optional] [readonly]
8
- **href** | **String** | | [optional] [readonly]
8
+ **href** | **String** | Get href. | [optional] [readonly]
9
9
  **created_at** | **DateTime** | |
10
10
  **updated_at** | **DateTime** | |
11
11
  **requires_ansible** | **String** | | [optional]
12
12
  **artifact** | [**ArtifactRefResponse**](ArtifactRefResponse.md) | | [optional] [readonly]
13
13
  **collection** | [**CollectionRefResponse**](CollectionRefResponse.md) | | [optional] [readonly]
14
- **download_url** | **String** | | [optional] [readonly]
14
+ **download_url** | **String** | Get artifact download URL. | [optional] [readonly]
15
15
  **name** | **String** | | [optional] [readonly]
16
16
  **namespace** | [**CollectionNamespaceResponse**](CollectionNamespaceResponse.md) | | [optional] [readonly]
17
17
  **signatures** | **String** | | [optional] [readonly]
18
18
  **metadata** | [**CollectionMetadataResponse**](CollectionMetadataResponse.md) | | [optional] [readonly]
19
- **git_url** | **String** | | [optional] [readonly]
20
- **git_commit_sha** | **String** | | [optional] [readonly]
19
+ **git_url** | **String** | Get the git URL. | [optional] [readonly]
20
+ **git_commit_sha** | **String** | Get the git commit sha. | [optional] [readonly]
21
21
 
22
22
  ## Code Sample
23
23
 
@@ -26,7 +26,9 @@ module PulpAnsibleClient
26
26
  # @option opts [String] :name
27
27
  # @option opts [String] :namespace
28
28
  # @option opts [Integer] :offset The initial index from which to return the results.
29
- # @option opts [Array<String>] :ordering Ordering
29
+ # @option opts [Array<String>] :ordering Ordering * &#x60;pulp_id&#x60; - Pulp id * &#x60;-pulp_id&#x60; - Pulp id (descending) * &#x60;pulp_created&#x60; - Pulp created * &#x60;-pulp_created&#x60; - Pulp created (descending) * &#x60;pulp_last_updated&#x60; - Pulp last updated * &#x60;-pulp_last_updated&#x60; - Pulp last updated (descending) * &#x60;namespace&#x60; - Namespace * &#x60;-namespace&#x60; - Namespace (descending) * &#x60;name&#x60; - Name * &#x60;-name&#x60; - Name (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
30
+ # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
31
+ # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
30
32
  # @option opts [Array<String>] :fields A list of fields to include in the response.
31
33
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
32
34
  # @return [PaginatedansibleCollectionResponseList]
@@ -42,7 +44,9 @@ module PulpAnsibleClient
42
44
  # @option opts [String] :name
43
45
  # @option opts [String] :namespace
44
46
  # @option opts [Integer] :offset The initial index from which to return the results.
45
- # @option opts [Array<String>] :ordering Ordering
47
+ # @option opts [Array<String>] :ordering Ordering * &#x60;pulp_id&#x60; - Pulp id * &#x60;-pulp_id&#x60; - Pulp id (descending) * &#x60;pulp_created&#x60; - Pulp created * &#x60;-pulp_created&#x60; - Pulp created (descending) * &#x60;pulp_last_updated&#x60; - Pulp last updated * &#x60;-pulp_last_updated&#x60; - Pulp last updated (descending) * &#x60;namespace&#x60; - Namespace * &#x60;-namespace&#x60; - Namespace (descending) * &#x60;name&#x60; - Name * &#x60;-name&#x60; - Name (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
48
+ # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
49
+ # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
46
50
  # @option opts [Array<String>] :fields A list of fields to include in the response.
47
51
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
48
52
  # @return [Array<(PaginatedansibleCollectionResponseList, Integer, Hash)>] PaginatedansibleCollectionResponseList data, response status code and response headers
@@ -64,6 +68,8 @@ module PulpAnsibleClient
64
68
  query_params[:'namespace'] = opts[:'namespace'] if !opts[:'namespace'].nil?
65
69
  query_params[:'offset'] = opts[:'offset'] if !opts[:'offset'].nil?
66
70
  query_params[:'ordering'] = @api_client.build_collection_param(opts[:'ordering'], :csv) if !opts[:'ordering'].nil?
71
+ query_params[:'pulp_href__in'] = @api_client.build_collection_param(opts[:'pulp_href__in'], :csv) if !opts[:'pulp_href__in'].nil?
72
+ query_params[:'pulp_id__in'] = @api_client.build_collection_param(opts[:'pulp_id__in'], :csv) if !opts[:'pulp_id__in'].nil?
67
73
  query_params[:'fields'] = @api_client.build_collection_param(opts[:'fields'], :multi) if !opts[:'fields'].nil?
68
74
  query_params[:'exclude_fields'] = @api_client.build_collection_param(opts[:'exclude_fields'], :multi) if !opts[:'exclude_fields'].nil?
69
75
 
@@ -88,7 +88,9 @@ module PulpAnsibleClient
88
88
  # @param [Hash] opts the optional parameters
89
89
  # @option opts [Integer] :limit Number of results to return per page.
90
90
  # @option opts [Integer] :offset The initial index from which to return the results.
91
- # @option opts [Array<String>] :ordering Ordering
91
+ # @option opts [Array<String>] :ordering Ordering * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
92
+ # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
93
+ # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
92
94
  # @option opts [String] :repository_version Repository Version referenced by HREF
93
95
  # @option opts [String] :repository_version_added Repository Version referenced by HREF
94
96
  # @option opts [String] :repository_version_removed Repository Version referenced by HREF
@@ -105,7 +107,9 @@ module PulpAnsibleClient
105
107
  # @param [Hash] opts the optional parameters
106
108
  # @option opts [Integer] :limit Number of results to return per page.
107
109
  # @option opts [Integer] :offset The initial index from which to return the results.
108
- # @option opts [Array<String>] :ordering Ordering
110
+ # @option opts [Array<String>] :ordering Ordering * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
111
+ # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
112
+ # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
109
113
  # @option opts [String] :repository_version Repository Version referenced by HREF
110
114
  # @option opts [String] :repository_version_added Repository Version referenced by HREF
111
115
  # @option opts [String] :repository_version_removed Repository Version referenced by HREF
@@ -128,6 +132,8 @@ module PulpAnsibleClient
128
132
  query_params[:'limit'] = opts[:'limit'] if !opts[:'limit'].nil?
129
133
  query_params[:'offset'] = opts[:'offset'] if !opts[:'offset'].nil?
130
134
  query_params[:'ordering'] = @api_client.build_collection_param(opts[:'ordering'], :csv) if !opts[:'ordering'].nil?
135
+ query_params[:'pulp_href__in'] = @api_client.build_collection_param(opts[:'pulp_href__in'], :csv) if !opts[:'pulp_href__in'].nil?
136
+ query_params[:'pulp_id__in'] = @api_client.build_collection_param(opts[:'pulp_id__in'], :csv) if !opts[:'pulp_id__in'].nil?
131
137
  query_params[:'repository_version'] = opts[:'repository_version'] if !opts[:'repository_version'].nil?
132
138
  query_params[:'repository_version_added'] = opts[:'repository_version_added'] if !opts[:'repository_version_added'].nil?
133
139
  query_params[:'repository_version_removed'] = opts[:'repository_version_removed'] if !opts[:'repository_version_removed'].nil?
@@ -99,9 +99,11 @@ module PulpAnsibleClient
99
99
  # @param [Hash] opts the optional parameters
100
100
  # @option opts [Integer] :limit Number of results to return per page.
101
101
  # @option opts [Integer] :offset The initial index from which to return the results.
102
- # @option opts [Array<String>] :ordering Ordering
102
+ # @option opts [Array<String>] :ordering 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)
103
103
  # @option opts [String] :pubkey_fingerprint Filter results where pubkey_fingerprint matches value
104
104
  # @option opts [Array<String>] :pubkey_fingerprint__in Filter results where pubkey_fingerprint is in a comma-separated list of values
105
+ # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
106
+ # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
105
107
  # @option opts [String] :repository_version Repository Version referenced by HREF
106
108
  # @option opts [String] :repository_version_added Repository Version referenced by HREF
107
109
  # @option opts [String] :repository_version_removed Repository Version referenced by HREF
@@ -120,9 +122,11 @@ module PulpAnsibleClient
120
122
  # @param [Hash] opts the optional parameters
121
123
  # @option opts [Integer] :limit Number of results to return per page.
122
124
  # @option opts [Integer] :offset The initial index from which to return the results.
123
- # @option opts [Array<String>] :ordering Ordering
125
+ # @option opts [Array<String>] :ordering 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)
124
126
  # @option opts [String] :pubkey_fingerprint Filter results where pubkey_fingerprint matches value
125
127
  # @option opts [Array<String>] :pubkey_fingerprint__in Filter results where pubkey_fingerprint is in a comma-separated list of values
128
+ # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
129
+ # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
126
130
  # @option opts [String] :repository_version Repository Version referenced by HREF
127
131
  # @option opts [String] :repository_version_added Repository Version referenced by HREF
128
132
  # @option opts [String] :repository_version_removed Repository Version referenced by HREF
@@ -149,6 +153,8 @@ module PulpAnsibleClient
149
153
  query_params[:'ordering'] = @api_client.build_collection_param(opts[:'ordering'], :csv) if !opts[:'ordering'].nil?
150
154
  query_params[:'pubkey_fingerprint'] = opts[:'pubkey_fingerprint'] if !opts[:'pubkey_fingerprint'].nil?
151
155
  query_params[:'pubkey_fingerprint__in'] = @api_client.build_collection_param(opts[:'pubkey_fingerprint__in'], :csv) if !opts[:'pubkey_fingerprint__in'].nil?
156
+ query_params[:'pulp_href__in'] = @api_client.build_collection_param(opts[:'pulp_href__in'], :csv) if !opts[:'pulp_href__in'].nil?
157
+ query_params[:'pulp_id__in'] = @api_client.build_collection_param(opts[:'pulp_id__in'], :csv) if !opts[:'pulp_id__in'].nil?
152
158
  query_params[:'repository_version'] = opts[:'repository_version'] if !opts[:'repository_version'].nil?
153
159
  query_params[:'repository_version_added'] = opts[:'repository_version_added'] if !opts[:'repository_version_added'].nil?
154
160
  query_params[:'repository_version_removed'] = opts[:'repository_version_removed'] if !opts[:'repository_version_removed'].nil?
@@ -22,10 +22,10 @@ module PulpAnsibleClient
22
22
  # Create a collection version
23
23
  # Trigger an asynchronous task to create content,optionally create new repository version.
24
24
  # @param [Hash] opts the optional parameters
25
- # @option opts [File] :file An uploaded file that may be turned into the artifact of the content unit.
26
25
  # @option opts [String] :repository A URI of a repository the new content unit should be associated with.
27
- # @option opts [String] :artifact Artifact file representing the physical content
26
+ # @option opts [File] :file An uploaded file that may be turned into the artifact of the content unit.
28
27
  # @option opts [String] :upload An uncommitted upload that may be turned into the artifact of the content unit.
28
+ # @option opts [String] :artifact Artifact file representing the physical content
29
29
  # @option opts [String] :expected_name The name of the collection.
30
30
  # @option opts [String] :expected_namespace The namespace of the collection.
31
31
  # @option opts [String] :expected_version The version of the collection.
@@ -38,10 +38,10 @@ module PulpAnsibleClient
38
38
  # Create a collection version
39
39
  # Trigger an asynchronous task to create content,optionally create new repository version.
40
40
  # @param [Hash] opts the optional parameters
41
- # @option opts [File] :file An uploaded file that may be turned into the artifact of the content unit.
42
41
  # @option opts [String] :repository A URI of a repository the new content unit should be associated with.
43
- # @option opts [String] :artifact Artifact file representing the physical content
42
+ # @option opts [File] :file An uploaded file that may be turned into the artifact of the content unit.
44
43
  # @option opts [String] :upload An uncommitted upload that may be turned into the artifact of the content unit.
44
+ # @option opts [String] :artifact Artifact file representing the physical content
45
45
  # @option opts [String] :expected_name The name of the collection.
46
46
  # @option opts [String] :expected_namespace The namespace of the collection.
47
47
  # @option opts [String] :expected_version The version of the collection.
@@ -89,10 +89,10 @@ module PulpAnsibleClient
89
89
 
90
90
  # form parameters
91
91
  form_params = opts[:form_params] || {}
92
- form_params['file'] = opts[:'file'] if !opts[:'file'].nil?
93
92
  form_params['repository'] = opts[:'repository'] if !opts[:'repository'].nil?
94
- form_params['artifact'] = opts[:'artifact'] if !opts[:'artifact'].nil?
93
+ form_params['file'] = opts[:'file'] if !opts[:'file'].nil?
95
94
  form_params['upload'] = opts[:'upload'] if !opts[:'upload'].nil?
95
+ form_params['artifact'] = opts[:'artifact'] if !opts[:'artifact'].nil?
96
96
  form_params['expected_name'] = opts[:'expected_name'] if !opts[:'expected_name'].nil?
97
97
  form_params['expected_namespace'] = opts[:'expected_namespace'] if !opts[:'expected_namespace'].nil?
98
98
  form_params['expected_version'] = opts[:'expected_version'] if !opts[:'expected_version'].nil?
@@ -130,7 +130,9 @@ module PulpAnsibleClient
130
130
  # @option opts [String] :name
131
131
  # @option opts [String] :namespace
132
132
  # @option opts [Integer] :offset The initial index from which to return the results.
133
- # @option opts [Array<String>] :ordering Ordering
133
+ # @option opts [Array<String>] :ordering 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)
134
+ # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
135
+ # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
134
136
  # @option opts [String] :q
135
137
  # @option opts [String] :repository_version Repository Version referenced by HREF
136
138
  # @option opts [String] :repository_version_added Repository Version referenced by HREF
@@ -153,7 +155,9 @@ module PulpAnsibleClient
153
155
  # @option opts [String] :name
154
156
  # @option opts [String] :namespace
155
157
  # @option opts [Integer] :offset The initial index from which to return the results.
156
- # @option opts [Array<String>] :ordering Ordering
158
+ # @option opts [Array<String>] :ordering 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)
159
+ # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
160
+ # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
157
161
  # @option opts [String] :q
158
162
  # @option opts [String] :repository_version Repository Version referenced by HREF
159
163
  # @option opts [String] :repository_version_added Repository Version referenced by HREF
@@ -182,6 +186,8 @@ module PulpAnsibleClient
182
186
  query_params[:'namespace'] = opts[:'namespace'] if !opts[:'namespace'].nil?
183
187
  query_params[:'offset'] = opts[:'offset'] if !opts[:'offset'].nil?
184
188
  query_params[:'ordering'] = @api_client.build_collection_param(opts[:'ordering'], :csv) if !opts[:'ordering'].nil?
189
+ query_params[:'pulp_href__in'] = @api_client.build_collection_param(opts[:'pulp_href__in'], :csv) if !opts[:'pulp_href__in'].nil?
190
+ query_params[:'pulp_id__in'] = @api_client.build_collection_param(opts[:'pulp_id__in'], :csv) if !opts[:'pulp_id__in'].nil?
185
191
  query_params[:'q'] = opts[:'q'] if !opts[:'q'].nil?
186
192
  query_params[:'repository_version'] = opts[:'repository_version'] if !opts[:'repository_version'].nil?
187
193
  query_params[:'repository_version_added'] = opts[:'repository_version_added'] if !opts[:'repository_version_added'].nil?
@@ -90,7 +90,9 @@ module PulpAnsibleClient
90
90
  # @option opts [String] :name Filter results where name matches value
91
91
  # @option opts [String] :namespace Filter results where namespace matches value
92
92
  # @option opts [Integer] :offset The initial index from which to return the results.
93
- # @option opts [Array<String>] :ordering Ordering
93
+ # @option opts [Array<String>] :ordering 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)
94
+ # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
95
+ # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
94
96
  # @option opts [String] :repository_version Repository Version referenced by HREF
95
97
  # @option opts [String] :repository_version_added Repository Version referenced by HREF
96
98
  # @option opts [String] :repository_version_removed Repository Version referenced by HREF
@@ -110,7 +112,9 @@ module PulpAnsibleClient
110
112
  # @option opts [String] :name Filter results where name matches value
111
113
  # @option opts [String] :namespace Filter results where namespace matches value
112
114
  # @option opts [Integer] :offset The initial index from which to return the results.
113
- # @option opts [Array<String>] :ordering Ordering
115
+ # @option opts [Array<String>] :ordering 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)
116
+ # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
117
+ # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
114
118
  # @option opts [String] :repository_version Repository Version referenced by HREF
115
119
  # @option opts [String] :repository_version_added Repository Version referenced by HREF
116
120
  # @option opts [String] :repository_version_removed Repository Version referenced by HREF
@@ -136,6 +140,8 @@ module PulpAnsibleClient
136
140
  query_params[:'namespace'] = opts[:'namespace'] if !opts[:'namespace'].nil?
137
141
  query_params[:'offset'] = opts[:'offset'] if !opts[:'offset'].nil?
138
142
  query_params[:'ordering'] = @api_client.build_collection_param(opts[:'ordering'], :csv) if !opts[:'ordering'].nil?
143
+ query_params[:'pulp_href__in'] = @api_client.build_collection_param(opts[:'pulp_href__in'], :csv) if !opts[:'pulp_href__in'].nil?
144
+ query_params[:'pulp_id__in'] = @api_client.build_collection_param(opts[:'pulp_id__in'], :csv) if !opts[:'pulp_id__in'].nil?
139
145
  query_params[:'repository_version'] = opts[:'repository_version'] if !opts[:'repository_version'].nil?
140
146
  query_params[:'repository_version_added'] = opts[:'repository_version_added'] if !opts[:'repository_version_added'].nil?
141
147
  query_params[:'repository_version_removed'] = opts[:'repository_version_removed'] if !opts[:'repository_version_removed'].nil?
@@ -159,8 +159,12 @@ module PulpAnsibleClient
159
159
  # @option opts [Array<String>] :name__in Filter results where name is in a comma-separated list of values
160
160
  # @option opts [String] :name__startswith Filter results where name starts with value
161
161
  # @option opts [Integer] :offset The initial index from which to return the results.
162
- # @option opts [Array<String>] :ordering Ordering
162
+ # @option opts [Array<String>] :ordering 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;name&#x60; - Name * &#x60;-name&#x60; - Name (descending) * &#x60;pulp_labels&#x60; - Pulp labels * &#x60;-pulp_labels&#x60; - Pulp labels (descending) * &#x60;base_path&#x60; - Base path * &#x60;-base_path&#x60; - Base path (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
163
+ # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
164
+ # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
163
165
  # @option opts [String] :pulp_label_select Filter labels by search string
166
+ # @option opts [String] :repository Filter results where repository matches value
167
+ # @option opts [Array<String>] :repository__in Filter results where repository is in a comma-separated list of values
164
168
  # @option opts [String] :with_content Filter distributions based on the content served by them
165
169
  # @option opts [Array<String>] :fields A list of fields to include in the response.
166
170
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
@@ -184,8 +188,12 @@ module PulpAnsibleClient
184
188
  # @option opts [Array<String>] :name__in Filter results where name is in a comma-separated list of values
185
189
  # @option opts [String] :name__startswith Filter results where name starts with value
186
190
  # @option opts [Integer] :offset The initial index from which to return the results.
187
- # @option opts [Array<String>] :ordering Ordering
191
+ # @option opts [Array<String>] :ordering 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;name&#x60; - Name * &#x60;-name&#x60; - Name (descending) * &#x60;pulp_labels&#x60; - Pulp labels * &#x60;-pulp_labels&#x60; - Pulp labels (descending) * &#x60;base_path&#x60; - Base path * &#x60;-base_path&#x60; - Base path (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
192
+ # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
193
+ # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
188
194
  # @option opts [String] :pulp_label_select Filter labels by search string
195
+ # @option opts [String] :repository Filter results where repository matches value
196
+ # @option opts [Array<String>] :repository__in Filter results where repository is in a comma-separated list of values
189
197
  # @option opts [String] :with_content Filter distributions based on the content served by them
190
198
  # @option opts [Array<String>] :fields A list of fields to include in the response.
191
199
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
@@ -215,7 +223,11 @@ module PulpAnsibleClient
215
223
  query_params[:'name__startswith'] = opts[:'name__startswith'] if !opts[:'name__startswith'].nil?
216
224
  query_params[:'offset'] = opts[:'offset'] if !opts[:'offset'].nil?
217
225
  query_params[:'ordering'] = @api_client.build_collection_param(opts[:'ordering'], :csv) if !opts[:'ordering'].nil?
226
+ query_params[:'pulp_href__in'] = @api_client.build_collection_param(opts[:'pulp_href__in'], :csv) if !opts[:'pulp_href__in'].nil?
227
+ query_params[:'pulp_id__in'] = @api_client.build_collection_param(opts[:'pulp_id__in'], :csv) if !opts[:'pulp_id__in'].nil?
218
228
  query_params[:'pulp_label_select'] = opts[:'pulp_label_select'] if !opts[:'pulp_label_select'].nil?
229
+ query_params[:'repository'] = opts[:'repository'] if !opts[:'repository'].nil?
230
+ query_params[:'repository__in'] = @api_client.build_collection_param(opts[:'repository__in'], :csv) if !opts[:'repository__in'].nil?
219
231
  query_params[:'with_content'] = opts[:'with_content'] if !opts[:'with_content'].nil?
220
232
  query_params[:'fields'] = @api_client.build_collection_param(opts[:'fields'], :multi) if !opts[:'fields'].nil?
221
233
  query_params[:'exclude_fields'] = @api_client.build_collection_param(opts[:'exclude_fields'], :multi) if !opts[:'exclude_fields'].nil?
@@ -25,7 +25,9 @@ module PulpAnsibleClient
25
25
  # @option opts [Boolean] :deprecated
26
26
  # @option opts [String] :name
27
27
  # @option opts [String] :namespace
28
- # @option opts [Array<String>] :ordering Ordering
28
+ # @option opts [Array<String>] :ordering Ordering * &#x60;pulp_id&#x60; - Pulp id * &#x60;-pulp_id&#x60; - Pulp id (descending) * &#x60;pulp_created&#x60; - Pulp created * &#x60;-pulp_created&#x60; - Pulp created (descending) * &#x60;pulp_last_updated&#x60; - Pulp last updated * &#x60;-pulp_last_updated&#x60; - Pulp last updated (descending) * &#x60;namespace&#x60; - Namespace * &#x60;-namespace&#x60; - Namespace (descending) * &#x60;name&#x60; - Name * &#x60;-name&#x60; - Name (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
29
+ # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
30
+ # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
29
31
  # @option opts [Array<String>] :fields A list of fields to include in the response.
30
32
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
31
33
  # @return [Array<CollectionResponse>]
@@ -40,7 +42,9 @@ module PulpAnsibleClient
40
42
  # @option opts [Boolean] :deprecated
41
43
  # @option opts [String] :name
42
44
  # @option opts [String] :namespace
43
- # @option opts [Array<String>] :ordering Ordering
45
+ # @option opts [Array<String>] :ordering Ordering * &#x60;pulp_id&#x60; - Pulp id * &#x60;-pulp_id&#x60; - Pulp id (descending) * &#x60;pulp_created&#x60; - Pulp created * &#x60;-pulp_created&#x60; - Pulp created (descending) * &#x60;pulp_last_updated&#x60; - Pulp last updated * &#x60;-pulp_last_updated&#x60; - Pulp last updated (descending) * &#x60;namespace&#x60; - Namespace * &#x60;-namespace&#x60; - Namespace (descending) * &#x60;name&#x60; - Name * &#x60;-name&#x60; - Name (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
46
+ # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
47
+ # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
44
48
  # @option opts [Array<String>] :fields A list of fields to include in the response.
45
49
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
46
50
  # @return [Array<(Array<CollectionResponse>, Integer, Hash)>] Array<CollectionResponse> data, response status code and response headers
@@ -65,6 +69,8 @@ module PulpAnsibleClient
65
69
  query_params[:'name'] = opts[:'name'] if !opts[:'name'].nil?
66
70
  query_params[:'namespace'] = opts[:'namespace'] if !opts[:'namespace'].nil?
67
71
  query_params[:'ordering'] = @api_client.build_collection_param(opts[:'ordering'], :csv) if !opts[:'ordering'].nil?
72
+ query_params[:'pulp_href__in'] = @api_client.build_collection_param(opts[:'pulp_href__in'], :csv) if !opts[:'pulp_href__in'].nil?
73
+ query_params[:'pulp_id__in'] = @api_client.build_collection_param(opts[:'pulp_id__in'], :csv) if !opts[:'pulp_id__in'].nil?
68
74
  query_params[:'fields'] = @api_client.build_collection_param(opts[:'fields'], :multi) if !opts[:'fields'].nil?
69
75
  query_params[:'exclude_fields'] = @api_client.build_collection_param(opts[:'exclude_fields'], :multi) if !opts[:'exclude_fields'].nil?
70
76
 
@@ -99,7 +99,9 @@ module PulpAnsibleClient
99
99
  # @option opts [String] :name
100
100
  # @option opts [String] :namespace
101
101
  # @option opts [Integer] :offset The initial index from which to return the results.
102
- # @option opts [Array<String>] :ordering Ordering
102
+ # @option opts [Array<String>] :ordering Ordering * &#x60;pulp_id&#x60; - Pulp id * &#x60;-pulp_id&#x60; - Pulp id (descending) * &#x60;pulp_created&#x60; - Pulp created * &#x60;-pulp_created&#x60; - Pulp created (descending) * &#x60;pulp_last_updated&#x60; - Pulp last updated * &#x60;-pulp_last_updated&#x60; - Pulp last updated (descending) * &#x60;namespace&#x60; - Namespace * &#x60;-namespace&#x60; - Namespace (descending) * &#x60;name&#x60; - Name * &#x60;-name&#x60; - Name (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
103
+ # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
104
+ # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
103
105
  # @option opts [Array<String>] :fields A list of fields to include in the response.
104
106
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
105
107
  # @return [PaginatedCollectionResponseList]
@@ -116,7 +118,9 @@ module PulpAnsibleClient
116
118
  # @option opts [String] :name
117
119
  # @option opts [String] :namespace
118
120
  # @option opts [Integer] :offset The initial index from which to return the results.
119
- # @option opts [Array<String>] :ordering Ordering
121
+ # @option opts [Array<String>] :ordering Ordering * &#x60;pulp_id&#x60; - Pulp id * &#x60;-pulp_id&#x60; - Pulp id (descending) * &#x60;pulp_created&#x60; - Pulp created * &#x60;-pulp_created&#x60; - Pulp created (descending) * &#x60;pulp_last_updated&#x60; - Pulp last updated * &#x60;-pulp_last_updated&#x60; - Pulp last updated (descending) * &#x60;namespace&#x60; - Namespace * &#x60;-namespace&#x60; - Namespace (descending) * &#x60;name&#x60; - Name * &#x60;-name&#x60; - Name (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
122
+ # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
123
+ # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
120
124
  # @option opts [Array<String>] :fields A list of fields to include in the response.
121
125
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
122
126
  # @return [Array<(PaginatedCollectionResponseList, Integer, Hash)>] PaginatedCollectionResponseList data, response status code and response headers
@@ -143,6 +147,8 @@ module PulpAnsibleClient
143
147
  query_params[:'namespace'] = opts[:'namespace'] if !opts[:'namespace'].nil?
144
148
  query_params[:'offset'] = opts[:'offset'] if !opts[:'offset'].nil?
145
149
  query_params[:'ordering'] = @api_client.build_collection_param(opts[:'ordering'], :csv) if !opts[:'ordering'].nil?
150
+ query_params[:'pulp_href__in'] = @api_client.build_collection_param(opts[:'pulp_href__in'], :csv) if !opts[:'pulp_href__in'].nil?
151
+ query_params[:'pulp_id__in'] = @api_client.build_collection_param(opts[:'pulp_id__in'], :csv) if !opts[:'pulp_id__in'].nil?
146
152
  query_params[:'fields'] = @api_client.build_collection_param(opts[:'fields'], :multi) if !opts[:'fields'].nil?
147
153
  query_params[:'exclude_fields'] = @api_client.build_collection_param(opts[:'exclude_fields'], :multi) if !opts[:'exclude_fields'].nil?
148
154
 
@@ -107,7 +107,9 @@ module PulpAnsibleClient
107
107
  # @option opts [String] :name2
108
108
  # @option opts [String] :namespace2
109
109
  # @option opts [Integer] :offset The initial index from which to return the results.
110
- # @option opts [Array<String>] :ordering Ordering
110
+ # @option opts [Array<String>] :ordering 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)
111
+ # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
112
+ # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
111
113
  # @option opts [String] :q
112
114
  # @option opts [String] :repository_version Repository Version referenced by HREF
113
115
  # @option opts [String] :repository_version_added Repository Version referenced by HREF
@@ -132,7 +134,9 @@ module PulpAnsibleClient
132
134
  # @option opts [String] :name2
133
135
  # @option opts [String] :namespace2
134
136
  # @option opts [Integer] :offset The initial index from which to return the results.
135
- # @option opts [Array<String>] :ordering Ordering
137
+ # @option opts [Array<String>] :ordering 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)
138
+ # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
139
+ # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
136
140
  # @option opts [String] :q
137
141
  # @option opts [String] :repository_version Repository Version referenced by HREF
138
142
  # @option opts [String] :repository_version_added Repository Version referenced by HREF
@@ -173,6 +177,8 @@ module PulpAnsibleClient
173
177
  query_params[:'namespace'] = opts[:'namespace2'] if !opts[:'namespace2'].nil?
174
178
  query_params[:'offset'] = opts[:'offset'] if !opts[:'offset'].nil?
175
179
  query_params[:'ordering'] = @api_client.build_collection_param(opts[:'ordering'], :csv) if !opts[:'ordering'].nil?
180
+ query_params[:'pulp_href__in'] = @api_client.build_collection_param(opts[:'pulp_href__in'], :csv) if !opts[:'pulp_href__in'].nil?
181
+ query_params[:'pulp_id__in'] = @api_client.build_collection_param(opts[:'pulp_id__in'], :csv) if !opts[:'pulp_id__in'].nil?
176
182
  query_params[:'q'] = opts[:'q'] if !opts[:'q'].nil?
177
183
  query_params[:'repository_version'] = opts[:'repository_version'] if !opts[:'repository_version'].nil?
178
184
  query_params[:'repository_version_added'] = opts[:'repository_version_added'] if !opts[:'repository_version_added'].nil?
@@ -26,7 +26,9 @@ module PulpAnsibleClient
26
26
  # @option opts [Boolean] :deprecated
27
27
  # @option opts [String] :name
28
28
  # @option opts [String] :namespace
29
- # @option opts [Array<String>] :ordering Ordering
29
+ # @option opts [Array<String>] :ordering Ordering * &#x60;pulp_id&#x60; - Pulp id * &#x60;-pulp_id&#x60; - Pulp id (descending) * &#x60;pulp_created&#x60; - Pulp created * &#x60;-pulp_created&#x60; - Pulp created (descending) * &#x60;pulp_last_updated&#x60; - Pulp last updated * &#x60;-pulp_last_updated&#x60; - Pulp last updated (descending) * &#x60;namespace&#x60; - Namespace * &#x60;-namespace&#x60; - Namespace (descending) * &#x60;name&#x60; - Name * &#x60;-name&#x60; - Name (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
30
+ # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
31
+ # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
30
32
  # @option opts [Array<String>] :fields A list of fields to include in the response.
31
33
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
32
34
  # @return [Array<CollectionResponse>]
@@ -42,7 +44,9 @@ module PulpAnsibleClient
42
44
  # @option opts [Boolean] :deprecated
43
45
  # @option opts [String] :name
44
46
  # @option opts [String] :namespace
45
- # @option opts [Array<String>] :ordering Ordering
47
+ # @option opts [Array<String>] :ordering Ordering * &#x60;pulp_id&#x60; - Pulp id * &#x60;-pulp_id&#x60; - Pulp id (descending) * &#x60;pulp_created&#x60; - Pulp created * &#x60;-pulp_created&#x60; - Pulp created (descending) * &#x60;pulp_last_updated&#x60; - Pulp last updated * &#x60;-pulp_last_updated&#x60; - Pulp last updated (descending) * &#x60;namespace&#x60; - Namespace * &#x60;-namespace&#x60; - Namespace (descending) * &#x60;name&#x60; - Name * &#x60;-name&#x60; - Name (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
48
+ # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
49
+ # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
46
50
  # @option opts [Array<String>] :fields A list of fields to include in the response.
47
51
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
48
52
  # @return [Array<(Array<CollectionResponse>, Integer, Hash)>] Array<CollectionResponse> data, response status code and response headers
@@ -71,6 +75,8 @@ module PulpAnsibleClient
71
75
  query_params[:'name'] = opts[:'name'] if !opts[:'name'].nil?
72
76
  query_params[:'namespace'] = opts[:'namespace'] if !opts[:'namespace'].nil?
73
77
  query_params[:'ordering'] = @api_client.build_collection_param(opts[:'ordering'], :csv) if !opts[:'ordering'].nil?
78
+ query_params[:'pulp_href__in'] = @api_client.build_collection_param(opts[:'pulp_href__in'], :csv) if !opts[:'pulp_href__in'].nil?
79
+ query_params[:'pulp_id__in'] = @api_client.build_collection_param(opts[:'pulp_id__in'], :csv) if !opts[:'pulp_id__in'].nil?
74
80
  query_params[:'fields'] = @api_client.build_collection_param(opts[:'fields'], :multi) if !opts[:'fields'].nil?
75
81
  query_params[:'exclude_fields'] = @api_client.build_collection_param(opts[:'exclude_fields'], :multi) if !opts[:'exclude_fields'].nil?
76
82