pulp_ansible_client 0.17.0 → 0.17.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (139) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +4 -4
  3. data/docs/AnsibleCollectionRemote.md +1 -1
  4. data/docs/AnsibleCollectionRemoteResponse.md +1 -1
  5. data/docs/AnsibleCollectionVersionResponse.md +3 -3
  6. data/docs/AnsibleCollectionsApi.md +6 -2
  7. data/docs/AnsibleGitRemote.md +29 -29
  8. data/docs/AnsibleGitRemoteResponse.md +26 -26
  9. data/docs/AnsibleRoleRemote.md +1 -1
  10. data/docs/AnsibleRoleRemoteResponse.md +1 -1
  11. data/docs/CollectionRefResponse.md +1 -1
  12. data/docs/CollectionResponse.md +6 -6
  13. data/docs/CollectionVersionListResponse.md +2 -2
  14. data/docs/CollectionVersionResponse.md +5 -5
  15. data/docs/ContentCollectionDeprecationsApi.md +6 -2
  16. data/docs/ContentCollectionMarksApi.md +6 -2
  17. data/docs/ContentCollectionSignaturesApi.md +6 -2
  18. data/docs/ContentCollectionVersionsApi.md +6 -2
  19. data/docs/ContentNamespacesApi.md +6 -2
  20. data/docs/ContentRolesApi.md +6 -2
  21. data/docs/DistributionsAnsibleApi.md +6 -2
  22. data/docs/GalaxyCollectionResponse.md +4 -4
  23. data/docs/GalaxyCollectionVersionResponse.md +4 -4
  24. data/docs/GalaxyRoleResponse.md +1 -1
  25. data/docs/GalaxyRoleVersionResponse.md +1 -1
  26. data/docs/PatchedansibleCollectionRemote.md +1 -1
  27. data/docs/PatchedansibleGitRemote.md +29 -29
  28. data/docs/PatchedansibleRoleRemote.md +1 -1
  29. data/docs/PulpAnsibleApiV3CollectionsAllApi.md +6 -2
  30. data/docs/PulpAnsibleApiV3CollectionsApi.md +6 -2
  31. data/docs/PulpAnsibleApiV3CollectionsVersionsApi.md +6 -2
  32. data/docs/PulpAnsibleApiV3NamespacesApi.md +6 -2
  33. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsAllCollectionsApi.md +6 -2
  34. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexApi.md +6 -2
  35. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexVersionsApi.md +6 -2
  36. data/docs/PulpAnsibleApiV3PluginAnsibleContentNamespacesApi.md +6 -2
  37. data/docs/PulpAnsibleApiV3PluginAnsibleSearchCollectionVersionsApi.md +2 -2
  38. data/docs/PulpAnsibleDefaultApiV3CollectionsAllApi.md +6 -2
  39. data/docs/PulpAnsibleDefaultApiV3CollectionsApi.md +6 -2
  40. data/docs/PulpAnsibleDefaultApiV3CollectionsVersionsApi.md +6 -2
  41. data/docs/PulpAnsibleDefaultApiV3NamespacesApi.md +6 -2
  42. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsAllCollectionsApi.md +6 -2
  43. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexApi.md +6 -2
  44. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexVersionsApi.md +6 -2
  45. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentNamespacesApi.md +6 -2
  46. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleSearchCollectionVersionsApi.md +2 -2
  47. data/docs/RemotesCollectionApi.md +6 -2
  48. data/docs/RemotesGitApi.md +6 -2
  49. data/docs/RemotesRoleApi.md +6 -2
  50. data/docs/RepositoriesAnsibleApi.md +6 -2
  51. data/docs/RepositoriesAnsibleVersionsApi.md +4 -2
  52. data/docs/UnpaginatedCollectionVersionResponse.md +5 -5
  53. data/lib/pulp_ansible_client/api/ansible_collections_api.rb +8 -2
  54. data/lib/pulp_ansible_client/api/content_collection_deprecations_api.rb +8 -2
  55. data/lib/pulp_ansible_client/api/content_collection_marks_api.rb +8 -2
  56. data/lib/pulp_ansible_client/api/content_collection_signatures_api.rb +8 -2
  57. data/lib/pulp_ansible_client/api/content_collection_versions_api.rb +8 -2
  58. data/lib/pulp_ansible_client/api/content_namespaces_api.rb +8 -2
  59. data/lib/pulp_ansible_client/api/content_roles_api.rb +8 -2
  60. data/lib/pulp_ansible_client/api/distributions_ansible_api.rb +8 -2
  61. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collections_all_api.rb +8 -2
  62. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collections_api.rb +8 -2
  63. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collections_versions_api.rb +8 -2
  64. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_namespaces_api.rb +8 -2
  65. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_all_collections_api.rb +8 -2
  66. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_api.rb +8 -2
  67. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_versions_api.rb +8 -2
  68. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_namespaces_api.rb +8 -2
  69. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_search_collection_versions_api.rb +2 -2
  70. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collections_all_api.rb +8 -2
  71. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collections_api.rb +8 -2
  72. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collections_versions_api.rb +8 -2
  73. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_namespaces_api.rb +8 -2
  74. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_all_collections_api.rb +8 -2
  75. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_api.rb +8 -2
  76. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_versions_api.rb +8 -2
  77. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_namespaces_api.rb +8 -2
  78. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_search_collection_versions_api.rb +2 -2
  79. data/lib/pulp_ansible_client/api/remotes_collection_api.rb +8 -2
  80. data/lib/pulp_ansible_client/api/remotes_git_api.rb +8 -2
  81. data/lib/pulp_ansible_client/api/remotes_role_api.rb +8 -2
  82. data/lib/pulp_ansible_client/api/repositories_ansible_api.rb +8 -2
  83. data/lib/pulp_ansible_client/api/repositories_ansible_versions_api.rb +5 -2
  84. data/lib/pulp_ansible_client/models/ansible_collection_remote.rb +1 -1
  85. data/lib/pulp_ansible_client/models/ansible_collection_remote_response.rb +1 -1
  86. data/lib/pulp_ansible_client/models/ansible_collection_version_response.rb +11 -11
  87. data/lib/pulp_ansible_client/models/ansible_git_remote.rb +231 -231
  88. data/lib/pulp_ansible_client/models/ansible_git_remote_response.rb +147 -147
  89. data/lib/pulp_ansible_client/models/ansible_role_remote.rb +1 -1
  90. data/lib/pulp_ansible_client/models/ansible_role_remote_response.rb +1 -1
  91. data/lib/pulp_ansible_client/models/collection_ref_response.rb +1 -0
  92. data/lib/pulp_ansible_client/models/collection_response.rb +6 -0
  93. data/lib/pulp_ansible_client/models/collection_version_list_response.rb +2 -0
  94. data/lib/pulp_ansible_client/models/collection_version_response.rb +5 -0
  95. data/lib/pulp_ansible_client/models/galaxy_collection_response.rb +4 -0
  96. data/lib/pulp_ansible_client/models/galaxy_collection_version_response.rb +4 -0
  97. data/lib/pulp_ansible_client/models/galaxy_role_response.rb +1 -0
  98. data/lib/pulp_ansible_client/models/galaxy_role_version_response.rb +1 -0
  99. data/lib/pulp_ansible_client/models/patchedansible_collection_remote.rb +1 -1
  100. data/lib/pulp_ansible_client/models/patchedansible_git_remote.rb +225 -225
  101. data/lib/pulp_ansible_client/models/patchedansible_role_remote.rb +1 -1
  102. data/lib/pulp_ansible_client/models/unpaginated_collection_version_response.rb +5 -0
  103. data/lib/pulp_ansible_client/version.rb +1 -1
  104. data/spec/api/ansible_collections_api_spec.rb +3 -1
  105. data/spec/api/content_collection_deprecations_api_spec.rb +3 -1
  106. data/spec/api/content_collection_marks_api_spec.rb +3 -1
  107. data/spec/api/content_collection_signatures_api_spec.rb +3 -1
  108. data/spec/api/content_collection_versions_api_spec.rb +3 -1
  109. data/spec/api/content_namespaces_api_spec.rb +3 -1
  110. data/spec/api/content_roles_api_spec.rb +3 -1
  111. data/spec/api/distributions_ansible_api_spec.rb +3 -1
  112. data/spec/api/pulp_ansible_api_v3_collections_all_api_spec.rb +3 -1
  113. data/spec/api/pulp_ansible_api_v3_collections_api_spec.rb +3 -1
  114. data/spec/api/pulp_ansible_api_v3_collections_versions_api_spec.rb +3 -1
  115. data/spec/api/pulp_ansible_api_v3_namespaces_api_spec.rb +3 -1
  116. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_all_collections_api_spec.rb +3 -1
  117. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_api_spec.rb +3 -1
  118. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_versions_api_spec.rb +3 -1
  119. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_namespaces_api_spec.rb +3 -1
  120. data/spec/api/pulp_ansible_api_v3_plugin_ansible_search_collection_versions_api_spec.rb +1 -1
  121. data/spec/api/pulp_ansible_default_api_v3_collections_all_api_spec.rb +3 -1
  122. data/spec/api/pulp_ansible_default_api_v3_collections_api_spec.rb +3 -1
  123. data/spec/api/pulp_ansible_default_api_v3_collections_versions_api_spec.rb +3 -1
  124. data/spec/api/pulp_ansible_default_api_v3_namespaces_api_spec.rb +3 -1
  125. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_all_collections_api_spec.rb +3 -1
  126. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_api_spec.rb +3 -1
  127. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_versions_api_spec.rb +3 -1
  128. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_namespaces_api_spec.rb +3 -1
  129. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_search_collection_versions_api_spec.rb +1 -1
  130. data/spec/api/remotes_collection_api_spec.rb +3 -1
  131. data/spec/api/remotes_git_api_spec.rb +3 -1
  132. data/spec/api/remotes_role_api_spec.rb +3 -1
  133. data/spec/api/repositories_ansible_api_spec.rb +3 -1
  134. data/spec/api/repositories_ansible_versions_api_spec.rb +2 -1
  135. data/spec/models/ansible_collection_version_response_spec.rb +3 -3
  136. data/spec/models/ansible_git_remote_response_spec.rb +17 -17
  137. data/spec/models/ansible_git_remote_spec.rb +19 -19
  138. data/spec/models/patchedansible_git_remote_spec.rb +19 -19
  139. metadata +128 -128
@@ -44,7 +44,7 @@ opts = {
44
44
  name: 'name_example', # String |
45
45
  namespace: 'namespace_example', # String |
46
46
  offset: 56, # Integer | The initial index from which to return the results.
47
- order_by: ['order_by_example'], # Array<String> | Ordering
47
+ order_by: ['order_by_example'], # Array<String> | Ordering * `pulp_created` - by CV created * `-pulp_created` - by CV created (descending) * `namespace` - by CV namespace * `-namespace` - by CV namespace (descending) * `name` - by CV name * `-name` - by CV name (descending) * `version` - by CV version * `-version` - by CV version (descending)
48
48
  q: 'q_example', # String |
49
49
  repository: ['repository_example'], # Array<String> | Filter collectionversions that are in these repository ids.
50
50
  repository_label: 'repository_label_example', # String | Filter labels by search string
@@ -84,7 +84,7 @@ Name | Type | Description | Notes
84
84
  **name** | **String**| | [optional]
85
85
  **namespace** | **String**| | [optional]
86
86
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
87
- **order_by** | [**Array&lt;String&gt;**](String.md)| Ordering | [optional]
87
+ **order_by** | [**Array&lt;String&gt;**](String.md)| Ordering * &#x60;pulp_created&#x60; - by CV created * &#x60;-pulp_created&#x60; - by CV created (descending) * &#x60;namespace&#x60; - by CV namespace * &#x60;-namespace&#x60; - by CV namespace (descending) * &#x60;name&#x60; - by CV name * &#x60;-name&#x60; - by CV name (descending) * &#x60;version&#x60; - by CV version * &#x60;-version&#x60; - by CV version (descending) | [optional]
88
88
  **q** | **String**| | [optional]
89
89
  **repository** | [**Array&lt;String&gt;**](String.md)| Filter collectionversions that are in these repository ids. | [optional]
90
90
  **repository_label** | **String**| Filter labels by search string | [optional]
@@ -206,7 +206,9 @@ opts = {
206
206
  name__in: ['name__in_example'], # Array<String> | Filter results where name is in a comma-separated list of values
207
207
  name__startswith: 'name__startswith_example', # String | Filter results where name starts with value
208
208
  offset: 56, # Integer | The initial index from which to return the results.
209
- ordering: ['ordering_example'], # Array<String> | Ordering
209
+ 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) * `requirements_file` - Requirements file * `-requirements_file` - Requirements file (descending) * `auth_url` - Auth url * `-auth_url` - Auth url (descending) * `token` - Token * `-token` - Token (descending) * `sync_dependencies` - Sync dependencies * `-sync_dependencies` - Sync dependencies (descending) * `signed_only` - Signed only * `-signed_only` - Signed only (descending) * `pk` - Pk * `-pk` - Pk (descending)
210
+ pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
211
+ pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
210
212
  pulp_label_select: 'pulp_label_select_example', # String | Filter labels by search string
211
213
  pulp_last_updated: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_last_updated matches value
212
214
  pulp_last_updated__gt: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_last_updated is greater than value
@@ -243,7 +245,9 @@ Name | Type | Description | Notes
243
245
  **name__in** | [**Array&lt;String&gt;**](String.md)| Filter results where name is in a comma-separated list of values | [optional]
244
246
  **name__startswith** | **String**| Filter results where name starts with value | [optional]
245
247
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
246
- **ordering** | [**Array&lt;String&gt;**](String.md)| Ordering | [optional]
248
+ **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;requirements_file&#x60; - Requirements file * &#x60;-requirements_file&#x60; - Requirements file (descending) * &#x60;auth_url&#x60; - Auth url * &#x60;-auth_url&#x60; - Auth url (descending) * &#x60;token&#x60; - Token * &#x60;-token&#x60; - Token (descending) * &#x60;sync_dependencies&#x60; - Sync dependencies * &#x60;-sync_dependencies&#x60; - Sync dependencies (descending) * &#x60;signed_only&#x60; - Signed only * &#x60;-signed_only&#x60; - Signed only (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional]
249
+ **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
250
+ **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
247
251
  **pulp_label_select** | **String**| Filter labels by search string | [optional]
248
252
  **pulp_last_updated** | **DateTime**| Filter results where pulp_last_updated matches value | [optional]
249
253
  **pulp_last_updated__gt** | **DateTime**| Filter results where pulp_last_updated is greater than value | [optional]
@@ -206,7 +206,9 @@ opts = {
206
206
  name__in: ['name__in_example'], # Array<String> | Filter results where name is in a comma-separated list of values
207
207
  name__startswith: 'name__startswith_example', # String | Filter results where name starts with value
208
208
  offset: 56, # Integer | The initial index from which to return the results.
209
- ordering: ['ordering_example'], # Array<String> | Ordering
209
+ 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)
210
+ pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
211
+ pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
210
212
  pulp_label_select: 'pulp_label_select_example', # String | Filter labels by search string
211
213
  pulp_last_updated: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_last_updated matches value
212
214
  pulp_last_updated__gt: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_last_updated is greater than value
@@ -239,7 +241,9 @@ Name | Type | Description | Notes
239
241
  **name__in** | [**Array&lt;String&gt;**](String.md)| Filter results where name is in a comma-separated list of values | [optional]
240
242
  **name__startswith** | **String**| Filter results where name starts with value | [optional]
241
243
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
242
- **ordering** | [**Array&lt;String&gt;**](String.md)| Ordering | [optional]
244
+ **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]
245
+ **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
246
+ **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
243
247
  **pulp_label_select** | **String**| Filter labels by search string | [optional]
244
248
  **pulp_last_updated** | **DateTime**| Filter results where pulp_last_updated matches value | [optional]
245
249
  **pulp_last_updated__gt** | **DateTime**| Filter results where pulp_last_updated is greater than value | [optional]
@@ -206,7 +206,9 @@ opts = {
206
206
  name__in: ['name__in_example'], # Array<String> | Filter results where name is in a comma-separated list of values
207
207
  name__startswith: 'name__startswith_example', # String | Filter results where name starts with value
208
208
  offset: 56, # Integer | The initial index from which to return the results.
209
- ordering: ['ordering_example'], # Array<String> | Ordering
209
+ 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)
210
+ pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
211
+ pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
210
212
  pulp_label_select: 'pulp_label_select_example', # String | Filter labels by search string
211
213
  pulp_last_updated: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_last_updated matches value
212
214
  pulp_last_updated__gt: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_last_updated is greater than value
@@ -239,7 +241,9 @@ Name | Type | Description | Notes
239
241
  **name__in** | [**Array&lt;String&gt;**](String.md)| Filter results where name is in a comma-separated list of values | [optional]
240
242
  **name__startswith** | **String**| Filter results where name starts with value | [optional]
241
243
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
242
- **ordering** | [**Array&lt;String&gt;**](String.md)| Ordering | [optional]
244
+ **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]
245
+ **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
246
+ **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
243
247
  **pulp_label_select** | **String**| Filter labels by search string | [optional]
244
248
  **pulp_last_updated** | **DateTime**| Filter results where pulp_last_updated matches value | [optional]
245
249
  **pulp_last_updated__gt** | **DateTime**| Filter results where pulp_last_updated is greater than value | [optional]
@@ -268,7 +268,9 @@ opts = {
268
268
  name__in: ['name__in_example'], # Array<String> | Filter results where name is in a comma-separated list of values
269
269
  name__startswith: 'name__startswith_example', # String | Filter results where name starts with value
270
270
  offset: 56, # Integer | The initial index from which to return the results.
271
- ordering: ['ordering_example'], # Array<String> | Ordering
271
+ 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)
272
+ pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
273
+ pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
272
274
  pulp_label_select: 'pulp_label_select_example', # String | Filter labels by search string
273
275
  remote: 'remote_example', # String | Foreign Key referenced by HREF
274
276
  retain_repo_versions: 56, # Integer | Filter results where retain_repo_versions matches value
@@ -304,7 +306,9 @@ Name | Type | Description | Notes
304
306
  **name__in** | [**Array&lt;String&gt;**](String.md)| Filter results where name is in a comma-separated list of values | [optional]
305
307
  **name__startswith** | **String**| Filter results where name starts with value | [optional]
306
308
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
307
- **ordering** | [**Array&lt;String&gt;**](String.md)| Ordering | [optional]
309
+ **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]
310
+ **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
311
+ **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
308
312
  **pulp_label_select** | **String**| Filter labels by search string | [optional]
309
313
  **remote** | **String**| Foreign Key referenced by HREF | [optional]
310
314
  **retain_repo_versions** | **Integer**| Filter results where retain_repo_versions matches value | [optional]
@@ -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
 
@@ -5,20 +5,20 @@
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
- **marks** | **Array&lt;String&gt;** | | [optional] [readonly]
12
+ **marks** | **Array&lt;String&gt;** | Get a list of mark values filtering only those in the current repo. | [optional] [readonly]
13
13
  **artifact** | [**ArtifactRefResponse**](ArtifactRefResponse.md) | | [optional] [readonly]
14
14
  **collection** | [**CollectionRefResponse**](CollectionRefResponse.md) | | [optional] [readonly]
15
- **download_url** | **String** | | [optional] [readonly]
15
+ **download_url** | **String** | Get artifact download URL. | [optional] [readonly]
16
16
  **name** | **String** | | [optional] [readonly]
17
17
  **namespace** | [**CollectionNamespaceResponse**](CollectionNamespaceResponse.md) | | [optional] [readonly]
18
18
  **signatures** | **String** | | [optional] [readonly]
19
19
  **metadata** | [**CollectionMetadataResponse**](CollectionMetadataResponse.md) | | [optional] [readonly]
20
- **git_url** | **String** | | [optional] [readonly]
21
- **git_commit_sha** | **String** | | [optional] [readonly]
20
+ **git_url** | **String** | Get the git URL. | [optional] [readonly]
21
+ **git_commit_sha** | **String** | Get the git commit sha. | [optional] [readonly]
22
22
 
23
23
  ## Code Sample
24
24
 
@@ -94,7 +94,9 @@ module PulpAnsibleClient
94
94
  # @option opts [String] :name
95
95
  # @option opts [String] :namespace
96
96
  # @option opts [Integer] :offset The initial index from which to return the results.
97
- # @option opts [Array<String>] :ordering Ordering
97
+ # @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)
98
+ # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
99
+ # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
98
100
  # @option opts [Array<String>] :fields A list of fields to include in the response.
99
101
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
100
102
  # @return [PaginatedansibleCollectionResponseList]
@@ -110,7 +112,9 @@ module PulpAnsibleClient
110
112
  # @option opts [String] :name
111
113
  # @option opts [String] :namespace
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;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)
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 [Array<String>] :fields A list of fields to include in the response.
115
119
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
116
120
  # @return [Array<(PaginatedansibleCollectionResponseList, Integer, Hash)>] PaginatedansibleCollectionResponseList data, response status code and response headers
@@ -132,6 +136,8 @@ module PulpAnsibleClient
132
136
  query_params[:'namespace'] = opts[:'namespace'] if !opts[:'namespace'].nil?
133
137
  query_params[:'offset'] = opts[:'offset'] if !opts[:'offset'].nil?
134
138
  query_params[:'ordering'] = @api_client.build_collection_param(opts[:'ordering'], :csv) if !opts[:'ordering'].nil?
139
+ query_params[:'pulp_href__in'] = @api_client.build_collection_param(opts[:'pulp_href__in'], :csv) if !opts[:'pulp_href__in'].nil?
140
+ query_params[:'pulp_id__in'] = @api_client.build_collection_param(opts[:'pulp_id__in'], :csv) if !opts[:'pulp_id__in'].nil?
135
141
  query_params[:'fields'] = @api_client.build_collection_param(opts[:'fields'], :multi) if !opts[:'fields'].nil?
136
142
  query_params[:'exclude_fields'] = @api_client.build_collection_param(opts[:'exclude_fields'], :multi) if !opts[:'exclude_fields'].nil?
137
143
 
@@ -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?
@@ -89,7 +89,9 @@ module PulpAnsibleClient
89
89
  # @option opts [Integer] :limit Number of results to return per page.
90
90
  # @option opts [String] :marked_collection Filter marks for collection version
91
91
  # @option opts [Integer] :offset The initial index from which to return the results.
92
- # @option opts [Array<String>] :ordering Ordering
92
+ # @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;value&#x60; - Value * &#x60;-value&#x60; - Value (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
93
+ # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
94
+ # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
93
95
  # @option opts [String] :repository_version Repository Version referenced by HREF
94
96
  # @option opts [String] :repository_version_added Repository Version referenced by HREF
95
97
  # @option opts [String] :repository_version_removed Repository Version referenced by HREF
@@ -109,7 +111,9 @@ module PulpAnsibleClient
109
111
  # @option opts [Integer] :limit Number of results to return per page.
110
112
  # @option opts [String] :marked_collection Filter marks for collection version
111
113
  # @option opts [Integer] :offset The initial index from which to return the results.
112
- # @option opts [Array<String>] :ordering Ordering
114
+ # @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;value&#x60; - Value * &#x60;-value&#x60; - Value (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
115
+ # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
116
+ # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
113
117
  # @option opts [String] :repository_version Repository Version referenced by HREF
114
118
  # @option opts [String] :repository_version_added Repository Version referenced by HREF
115
119
  # @option opts [String] :repository_version_removed Repository Version referenced by HREF
@@ -135,6 +139,8 @@ module PulpAnsibleClient
135
139
  query_params[:'marked_collection'] = opts[:'marked_collection'] if !opts[:'marked_collection'].nil?
136
140
  query_params[:'offset'] = opts[:'offset'] if !opts[:'offset'].nil?
137
141
  query_params[:'ordering'] = @api_client.build_collection_param(opts[:'ordering'], :csv) if !opts[:'ordering'].nil?
142
+ query_params[:'pulp_href__in'] = @api_client.build_collection_param(opts[:'pulp_href__in'], :csv) if !opts[:'pulp_href__in'].nil?
143
+ query_params[:'pulp_id__in'] = @api_client.build_collection_param(opts[:'pulp_id__in'], :csv) if !opts[:'pulp_id__in'].nil?
138
144
  query_params[:'repository_version'] = opts[:'repository_version'] if !opts[:'repository_version'].nil?
139
145
  query_params[:'repository_version_added'] = opts[:'repository_version_added'] if !opts[:'repository_version_added'].nil?
140
146
  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?
@@ -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?
@@ -102,7 +102,9 @@ module PulpAnsibleClient
102
102
  # @option opts [Array<String>] :name__in Filter results where name is in a comma-separated list of values
103
103
  # @option opts [String] :name__startswith Filter results where name starts with value
104
104
  # @option opts [Integer] :offset The initial index from which to return the results.
105
- # @option opts [Array<String>] :ordering Ordering
105
+ # @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;name&#x60; - Name * &#x60;-name&#x60; - Name (descending) * &#x60;company&#x60; - Company * &#x60;-company&#x60; - Company (descending) * &#x60;email&#x60; - Email * &#x60;-email&#x60; - Email (descending) * &#x60;description&#x60; - Description * &#x60;-description&#x60; - Description (descending) * &#x60;resources&#x60; - Resources * &#x60;-resources&#x60; - Resources (descending) * &#x60;links&#x60; - Links * &#x60;-links&#x60; - Links (descending) * &#x60;avatar_sha256&#x60; - Avatar sha256 * &#x60;-avatar_sha256&#x60; - Avatar sha256 (descending) * &#x60;metadata_sha256&#x60; - Metadata sha256 * &#x60;-metadata_sha256&#x60; - Metadata sha256 (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
106
+ # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
107
+ # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
106
108
  # @option opts [String] :repository_version Repository Version referenced by HREF
107
109
  # @option opts [String] :repository_version_added Repository Version referenced by HREF
108
110
  # @option opts [String] :repository_version_removed Repository Version referenced by HREF
@@ -131,7 +133,9 @@ module PulpAnsibleClient
131
133
  # @option opts [Array<String>] :name__in Filter results where name is in a comma-separated list of values
132
134
  # @option opts [String] :name__startswith Filter results where name starts with value
133
135
  # @option opts [Integer] :offset The initial index from which to return the results.
134
- # @option opts [Array<String>] :ordering Ordering
136
+ # @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;name&#x60; - Name * &#x60;-name&#x60; - Name (descending) * &#x60;company&#x60; - Company * &#x60;-company&#x60; - Company (descending) * &#x60;email&#x60; - Email * &#x60;-email&#x60; - Email (descending) * &#x60;description&#x60; - Description * &#x60;-description&#x60; - Description (descending) * &#x60;resources&#x60; - Resources * &#x60;-resources&#x60; - Resources (descending) * &#x60;links&#x60; - Links * &#x60;-links&#x60; - Links (descending) * &#x60;avatar_sha256&#x60; - Avatar sha256 * &#x60;-avatar_sha256&#x60; - Avatar sha256 (descending) * &#x60;metadata_sha256&#x60; - Metadata sha256 * &#x60;-metadata_sha256&#x60; - Metadata sha256 (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
137
+ # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
138
+ # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
135
139
  # @option opts [String] :repository_version Repository Version referenced by HREF
136
140
  # @option opts [String] :repository_version_added Repository Version referenced by HREF
137
141
  # @option opts [String] :repository_version_removed Repository Version referenced by HREF
@@ -166,6 +170,8 @@ module PulpAnsibleClient
166
170
  query_params[:'name__startswith'] = opts[:'name__startswith'] if !opts[:'name__startswith'].nil?
167
171
  query_params[:'offset'] = opts[:'offset'] if !opts[:'offset'].nil?
168
172
  query_params[:'ordering'] = @api_client.build_collection_param(opts[:'ordering'], :csv) if !opts[:'ordering'].nil?
173
+ query_params[:'pulp_href__in'] = @api_client.build_collection_param(opts[:'pulp_href__in'], :csv) if !opts[:'pulp_href__in'].nil?
174
+ query_params[:'pulp_id__in'] = @api_client.build_collection_param(opts[:'pulp_id__in'], :csv) if !opts[:'pulp_id__in'].nil?
169
175
  query_params[:'repository_version'] = opts[:'repository_version'] if !opts[:'repository_version'].nil?
170
176
  query_params[:'repository_version_added'] = opts[:'repository_version_added'] if !opts[:'repository_version_added'].nil?
171
177
  query_params[:'repository_version_removed'] = opts[:'repository_version_removed'] if !opts[:'repository_version_removed'].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?
@@ -227,7 +227,9 @@ module PulpAnsibleClient
227
227
  # @option opts [Array<String>] :name__in Filter results where name is in a comma-separated list of values
228
228
  # @option opts [String] :name__startswith Filter results where name starts with value
229
229
  # @option opts [Integer] :offset The initial index from which to return the results.
230
- # @option opts [Array<String>] :ordering Ordering
230
+ # @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)
231
+ # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
232
+ # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
231
233
  # @option opts [String] :pulp_label_select Filter labels by search string
232
234
  # @option opts [String] :repository Filter results where repository matches value
233
235
  # @option opts [Array<String>] :repository__in Filter results where repository is in a comma-separated list of values
@@ -254,7 +256,9 @@ module PulpAnsibleClient
254
256
  # @option opts [Array<String>] :name__in Filter results where name is in a comma-separated list of values
255
257
  # @option opts [String] :name__startswith Filter results where name starts with value
256
258
  # @option opts [Integer] :offset The initial index from which to return the results.
257
- # @option opts [Array<String>] :ordering Ordering
259
+ # @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)
260
+ # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
261
+ # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
258
262
  # @option opts [String] :pulp_label_select Filter labels by search string
259
263
  # @option opts [String] :repository Filter results where repository matches value
260
264
  # @option opts [Array<String>] :repository__in Filter results where repository is in a comma-separated list of values
@@ -287,6 +291,8 @@ module PulpAnsibleClient
287
291
  query_params[:'name__startswith'] = opts[:'name__startswith'] if !opts[:'name__startswith'].nil?
288
292
  query_params[:'offset'] = opts[:'offset'] if !opts[:'offset'].nil?
289
293
  query_params[:'ordering'] = @api_client.build_collection_param(opts[:'ordering'], :csv) if !opts[:'ordering'].nil?
294
+ query_params[:'pulp_href__in'] = @api_client.build_collection_param(opts[:'pulp_href__in'], :csv) if !opts[:'pulp_href__in'].nil?
295
+ query_params[:'pulp_id__in'] = @api_client.build_collection_param(opts[:'pulp_id__in'], :csv) if !opts[:'pulp_id__in'].nil?
290
296
  query_params[:'pulp_label_select'] = opts[:'pulp_label_select'] if !opts[:'pulp_label_select'].nil?
291
297
  query_params[:'repository'] = opts[:'repository'] if !opts[:'repository'].nil?
292
298
  query_params[:'repository__in'] = @api_client.build_collection_param(opts[:'repository__in'], :csv) if !opts[:'repository__in'].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