pulpcore_client 3.58.0 → 3.59.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (117) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +6 -5
  3. data/docs/AccessPoliciesApi.md +2 -2
  4. data/docs/ArtifactDistributionResponse.md +11 -11
  5. data/docs/ArtifactsApi.md +2 -2
  6. data/docs/ContentApi.md +2 -2
  7. data/docs/ContentguardsApi.md +2 -2
  8. data/docs/ContentguardsCompositeApi.md +2 -2
  9. data/docs/ContentguardsContentRedirectApi.md +2 -2
  10. data/docs/ContentguardsHeaderApi.md +2 -2
  11. data/docs/ContentguardsRbacApi.md +2 -2
  12. data/docs/DistributionsApi.md +2 -2
  13. data/docs/DistributionsArtifactsApi.md +2 -2
  14. data/docs/DomainsApi.md +2 -2
  15. data/docs/ExportersFilesystemApi.md +2 -2
  16. data/docs/ExportersPulpApi.md +2 -2
  17. data/docs/GroupsApi.md +2 -2
  18. data/docs/GroupsRolesApi.md +2 -2
  19. data/docs/ImportersPulpApi.md +2 -2
  20. data/docs/PublicationsApi.md +2 -2
  21. data/docs/RemotesApi.md +2 -2
  22. data/docs/RepositoriesApi.md +2 -2
  23. data/docs/RepositoryVersionsApi.md +2 -2
  24. data/docs/RolesApi.md +2 -2
  25. data/docs/SigningServicesApi.md +2 -2
  26. data/docs/TaskGroupsApi.md +56 -4
  27. data/docs/TaskSchedulesApi.md +2 -2
  28. data/docs/TasksApi.md +2 -2
  29. data/docs/UploadsApi.md +2 -2
  30. data/docs/UsersApi.md +2 -2
  31. data/docs/UsersRolesApi.md +2 -2
  32. data/docs/WorkersApi.md +2 -2
  33. data/lib/pulpcore_client/api/access_policies_api.rb +2 -2
  34. data/lib/pulpcore_client/api/artifacts_api.rb +2 -2
  35. data/lib/pulpcore_client/api/content_api.rb +2 -2
  36. data/lib/pulpcore_client/api/contentguards_api.rb +2 -2
  37. data/lib/pulpcore_client/api/contentguards_composite_api.rb +2 -2
  38. data/lib/pulpcore_client/api/contentguards_content_redirect_api.rb +2 -2
  39. data/lib/pulpcore_client/api/contentguards_header_api.rb +2 -2
  40. data/lib/pulpcore_client/api/contentguards_rbac_api.rb +2 -2
  41. data/lib/pulpcore_client/api/distributions_api.rb +2 -2
  42. data/lib/pulpcore_client/api/distributions_artifacts_api.rb +2 -2
  43. data/lib/pulpcore_client/api/domains_api.rb +2 -2
  44. data/lib/pulpcore_client/api/exporters_filesystem_api.rb +2 -2
  45. data/lib/pulpcore_client/api/exporters_pulp_api.rb +2 -2
  46. data/lib/pulpcore_client/api/groups_api.rb +2 -2
  47. data/lib/pulpcore_client/api/groups_roles_api.rb +2 -2
  48. data/lib/pulpcore_client/api/importers_pulp_api.rb +2 -2
  49. data/lib/pulpcore_client/api/publications_api.rb +2 -2
  50. data/lib/pulpcore_client/api/remotes_api.rb +2 -2
  51. data/lib/pulpcore_client/api/repositories_api.rb +2 -2
  52. data/lib/pulpcore_client/api/repository_versions_api.rb +2 -2
  53. data/lib/pulpcore_client/api/roles_api.rb +2 -2
  54. data/lib/pulpcore_client/api/signing_services_api.rb +2 -2
  55. data/lib/pulpcore_client/api/task_groups_api.rb +70 -4
  56. data/lib/pulpcore_client/api/task_schedules_api.rb +2 -2
  57. data/lib/pulpcore_client/api/tasks_api.rb +2 -2
  58. data/lib/pulpcore_client/api/uploads_api.rb +2 -2
  59. data/lib/pulpcore_client/api/users_api.rb +2 -2
  60. data/lib/pulpcore_client/api/users_roles_api.rb +2 -2
  61. data/lib/pulpcore_client/api/workers_api.rb +2 -2
  62. data/lib/pulpcore_client/models/api_app_status_response.rb +1 -1
  63. data/lib/pulpcore_client/models/artifact.rb +1 -1
  64. data/lib/pulpcore_client/models/artifact_distribution_response.rb +48 -48
  65. data/lib/pulpcore_client/models/artifact_response.rb +1 -1
  66. data/lib/pulpcore_client/models/composite_content_guard.rb +1 -1
  67. data/lib/pulpcore_client/models/composite_content_guard_response.rb +1 -1
  68. data/lib/pulpcore_client/models/content_app_status_response.rb +1 -1
  69. data/lib/pulpcore_client/models/content_guard_response.rb +1 -1
  70. data/lib/pulpcore_client/models/group_progress_report_response.rb +1 -1
  71. data/lib/pulpcore_client/models/minimal_task_response.rb +1 -1
  72. data/lib/pulpcore_client/models/multiple_artifact_content_response.rb +1 -1
  73. data/lib/pulpcore_client/models/patched_composite_content_guard.rb +1 -1
  74. data/lib/pulpcore_client/models/patched_rbac_content_guard.rb +1 -1
  75. data/lib/pulpcore_client/models/patched_task_cancel.rb +0 -1
  76. data/lib/pulpcore_client/models/progress_report_response.rb +1 -1
  77. data/lib/pulpcore_client/models/publication_response.rb +1 -1
  78. data/lib/pulpcore_client/models/rbac_content_guard.rb +1 -1
  79. data/lib/pulpcore_client/models/rbac_content_guard_response.rb +1 -1
  80. data/lib/pulpcore_client/models/repository_response.rb +1 -1
  81. data/lib/pulpcore_client/models/repository_version_response.rb +1 -1
  82. data/lib/pulpcore_client/models/task_group_response.rb +1 -1
  83. data/lib/pulpcore_client/models/task_response.rb +1 -1
  84. data/lib/pulpcore_client/models/task_schedule_response.rb +1 -1
  85. data/lib/pulpcore_client/models/worker_response.rb +1 -1
  86. data/lib/pulpcore_client/version.rb +1 -1
  87. data/spec/api/access_policies_api_spec.rb +1 -1
  88. data/spec/api/artifacts_api_spec.rb +1 -1
  89. data/spec/api/content_api_spec.rb +1 -1
  90. data/spec/api/contentguards_api_spec.rb +1 -1
  91. data/spec/api/contentguards_composite_api_spec.rb +1 -1
  92. data/spec/api/contentguards_content_redirect_api_spec.rb +1 -1
  93. data/spec/api/contentguards_header_api_spec.rb +1 -1
  94. data/spec/api/contentguards_rbac_api_spec.rb +1 -1
  95. data/spec/api/distributions_api_spec.rb +1 -1
  96. data/spec/api/distributions_artifacts_api_spec.rb +1 -1
  97. data/spec/api/domains_api_spec.rb +1 -1
  98. data/spec/api/exporters_filesystem_api_spec.rb +1 -1
  99. data/spec/api/exporters_pulp_api_spec.rb +1 -1
  100. data/spec/api/groups_api_spec.rb +1 -1
  101. data/spec/api/groups_roles_api_spec.rb +1 -1
  102. data/spec/api/importers_pulp_api_spec.rb +1 -1
  103. data/spec/api/publications_api_spec.rb +1 -1
  104. data/spec/api/remotes_api_spec.rb +1 -1
  105. data/spec/api/repositories_api_spec.rb +1 -1
  106. data/spec/api/repository_versions_api_spec.rb +1 -1
  107. data/spec/api/roles_api_spec.rb +1 -1
  108. data/spec/api/signing_services_api_spec.rb +1 -1
  109. data/spec/api/task_groups_api_spec.rb +13 -2
  110. data/spec/api/task_schedules_api_spec.rb +1 -1
  111. data/spec/api/tasks_api_spec.rb +1 -1
  112. data/spec/api/uploads_api_spec.rb +1 -1
  113. data/spec/api/users_api_spec.rb +1 -1
  114. data/spec/api/users_roles_api_spec.rb +1 -1
  115. data/spec/api/workers_api_spec.rb +1 -1
  116. data/spec/models/artifact_distribution_response_spec.rb +9 -9
  117. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 47ef11cf928bf4b06ee62b4717a943035721d12e880ffd9cc9474e7b23738d51
4
- data.tar.gz: e13ed4c21b675342c73d1254d4d27671322fd9543dd20bf46f1b8263e08dfe82
3
+ metadata.gz: 98daa10b43c35bf229185dda6abc43c7aae7b9f74af54795f0890bce8ae366d8
4
+ data.tar.gz: 4e3158adc0c950f322b5541ce2ba4680eab56becdf80c9e3d08ea6821d3f28e1
5
5
  SHA512:
6
- metadata.gz: 3bb3ee1dbffd3ea011b992cc1bd5e15f8b6456efd5fc0ea324c86cf5f0247d15f3bdccb5b150c390a70870f37f61f63f99e9ec8c6566b7c122140fa09cab4bd0
7
- data.tar.gz: caa5856076b99f8dbe9610938cbdd5987dcdf390db23cc6d87620c1caa7ddcb7e25c358d74cbec126f3c991e0039908b9e3aea66f84407534f6d2de553cf9ba1
6
+ metadata.gz: 9b05d6db291d91b59daa103493603141ba855914cb4d0659d854d4a22e150c422f77e4a88920947a50370dbfe88da8069e31cb8c247beff447d863bdde4f4376
7
+ data.tar.gz: 1c30a9d2d74f35eac2a2f9b83b595d8716e1ec8c060eb3bba1f6dee76b98b9ec08c803a14c95e53f520c2506e5daf1796af123288c1399dedd6bb99c085f56a5
data/README.md CHANGED
@@ -7,7 +7,7 @@ Fetch, Upload, Organize, and Distribute Software Packages
7
7
  This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
8
8
 
9
9
  - API version: v3
10
- - Package version: 3.58.0
10
+ - Package version: 3.59.0
11
11
  - Build package: org.openapitools.codegen.languages.RubyClientCodegen
12
12
  For more information, please visit [https://pulpproject.org](https://pulpproject.org)
13
13
 
@@ -24,16 +24,16 @@ gem build pulpcore_client.gemspec
24
24
  Then either install the gem locally:
25
25
 
26
26
  ```shell
27
- gem install ./pulpcore_client-3.58.0.gem
27
+ gem install ./pulpcore_client-3.59.0.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulpcore_client-3.58.0.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulpcore_client-3.59.0.gem` to install the development dependencies)
31
31
 
32
32
  or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
33
33
 
34
34
  Finally add this to the Gemfile:
35
35
 
36
- gem 'pulpcore_client', '~> 3.58.0'
36
+ gem 'pulpcore_client', '~> 3.59.0'
37
37
 
38
38
  ### Install from Git
39
39
 
@@ -72,7 +72,7 @@ opts = {
72
72
  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) * `creation_hooks` - Creation hooks * `-creation_hooks` - Creation hooks (descending) * `statements` - Statements * `-statements` - Statements (descending) * `viewset_name` - Viewset name * `-viewset_name` - Viewset name (descending) * `customized` - Customized * `-customized` - Customized (descending) * `queryset_scoping` - Queryset scoping * `-queryset_scoping` - Queryset scoping (descending) * `pk` - Pk * `-pk` - Pk (descending)
73
73
  pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
74
74
  pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
75
- q: 'q_example', # String |
75
+ q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
76
76
  viewset_name: 'viewset_name_example', # String | Filter results where viewset_name matches value
77
77
  viewset_name__contains: 'viewset_name__contains_example', # String | Filter results where viewset_name contains value
78
78
  viewset_name__icontains: 'viewset_name__icontains_example', # String | Filter results where viewset_name contains value
@@ -230,6 +230,7 @@ Class | Method | HTTP request | Description
230
230
  *PulpcoreClient::StatusApi* | [**status_read**](docs/StatusApi.md#status_read) | **GET** /pulp/api/v3/status/ | Inspect status of Pulp
231
231
  *PulpcoreClient::TaskGroupsApi* | [**list**](docs/TaskGroupsApi.md#list) | **GET** /pulp/api/v3/task-groups/ | List task groups
232
232
  *PulpcoreClient::TaskGroupsApi* | [**read**](docs/TaskGroupsApi.md#read) | **GET** {task_group_href} | Inspect a task group
233
+ *PulpcoreClient::TaskGroupsApi* | [**task_groups_cancel**](docs/TaskGroupsApi.md#task_groups_cancel) | **PATCH** {task_group_href} | Cancel a task group
233
234
  *PulpcoreClient::TaskSchedulesApi* | [**add_role**](docs/TaskSchedulesApi.md#add_role) | **POST** {task_schedule_href}add_role/ | Add a role
234
235
  *PulpcoreClient::TaskSchedulesApi* | [**list**](docs/TaskSchedulesApi.md#list) | **GET** /pulp/api/v3/task-schedules/ | List task schedules
235
236
  *PulpcoreClient::TaskSchedulesApi* | [**list_roles**](docs/TaskSchedulesApi.md#list_roles) | **GET** {task_schedule_href}list_roles/ | List roles
@@ -40,7 +40,7 @@ opts = {
40
40
  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) * `creation_hooks` - Creation hooks * `-creation_hooks` - Creation hooks (descending) * `statements` - Statements * `-statements` - Statements (descending) * `viewset_name` - Viewset name * `-viewset_name` - Viewset name (descending) * `customized` - Customized * `-customized` - Customized (descending) * `queryset_scoping` - Queryset scoping * `-queryset_scoping` - Queryset scoping (descending) * `pk` - Pk * `-pk` - Pk (descending)
41
41
  pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
42
42
  pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
43
- q: 'q_example', # String |
43
+ q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
44
44
  viewset_name: 'viewset_name_example', # String | Filter results where viewset_name matches value
45
45
  viewset_name__contains: 'viewset_name__contains_example', # String | Filter results where viewset_name contains value
46
46
  viewset_name__icontains: 'viewset_name__icontains_example', # String | Filter results where viewset_name contains value
@@ -74,7 +74,7 @@ Name | Type | Description | Notes
74
74
  **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;creation_hooks&#x60; - Creation hooks * &#x60;-creation_hooks&#x60; - Creation hooks (descending) * &#x60;statements&#x60; - Statements * &#x60;-statements&#x60; - Statements (descending) * &#x60;viewset_name&#x60; - Viewset name * &#x60;-viewset_name&#x60; - Viewset name (descending) * &#x60;customized&#x60; - Customized * &#x60;-customized&#x60; - Customized (descending) * &#x60;queryset_scoping&#x60; - Queryset scoping * &#x60;-queryset_scoping&#x60; - Queryset scoping (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional]
75
75
  **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
76
76
  **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
77
- **q** | **String**| | [optional]
77
+ **q** | **String**| Filter results by using NOT, AND and OR operations on other filters | [optional]
78
78
  **viewset_name** | **String**| Filter results where viewset_name matches value | [optional]
79
79
  **viewset_name__contains** | **String**| Filter results where viewset_name contains value | [optional]
80
80
  **viewset_name__icontains** | **String**| Filter results where viewset_name contains value | [optional]
@@ -4,32 +4,32 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **content_guard** | **String** | An optional content-guard. | [optional]
7
+ **pulp_labels** | **Hash&lt;String, String&gt;** | | [optional]
8
+ **pulp_href** | **String** | | [optional] [readonly]
8
9
  **base_path** | **String** | The base (relative) path component of the published url. Avoid paths that overlap with other distribution base paths (e.g. \&quot;foo\&quot; and \&quot;foo/bar\&quot;) |
9
10
  **base_url** | **String** | The URL for accessing the publication as defined by this distribution. | [optional] [readonly]
10
- **pulp_href** | **String** | | [optional] [readonly]
11
- **no_content_change_since** | **String** | Timestamp since when the distributed content served by this distribution has not changed. If equals to &#x60;null&#x60;, no guarantee is provided about content changes. | [optional] [readonly]
11
+ **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
12
12
  **hidden** | **Boolean** | Whether this distribution should be shown in the content app. | [optional] [default to false]
13
+ **content_guard** | **String** | An optional content-guard. | [optional]
13
14
  **pulp_last_updated** | **DateTime** | Timestamp of the last time this resource was updated. Note: for immutable resources - like content, repository versions, and publication - pulp_created and pulp_last_updated dates will be the same. | [optional] [readonly]
14
- **pulp_labels** | **Hash&lt;String, String&gt;** | | [optional]
15
- **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
16
15
  **name** | **String** | A unique name. Ex, &#x60;rawhide&#x60; and &#x60;stable&#x60;. |
16
+ **no_content_change_since** | **String** | Timestamp since when the distributed content served by this distribution has not changed. If equals to &#x60;null&#x60;, no guarantee is provided about content changes. | [optional] [readonly]
17
17
 
18
18
  ## Code Sample
19
19
 
20
20
  ```ruby
21
21
  require 'PulpcoreClient'
22
22
 
23
- instance = PulpcoreClient::ArtifactDistributionResponse.new(content_guard: null,
23
+ instance = PulpcoreClient::ArtifactDistributionResponse.new(pulp_labels: null,
24
+ pulp_href: null,
24
25
  base_path: null,
25
26
  base_url: null,
26
- pulp_href: null,
27
- no_content_change_since: null,
27
+ pulp_created: null,
28
28
  hidden: null,
29
+ content_guard: null,
29
30
  pulp_last_updated: null,
30
- pulp_labels: null,
31
- pulp_created: null,
32
- name: null)
31
+ name: null,
32
+ no_content_change_since: null)
33
33
  ```
34
34
 
35
35
 
data/docs/ArtifactsApi.md CHANGED
@@ -161,7 +161,7 @@ opts = {
161
161
  orphaned_for: 3.4, # Float | Minutes Artifacts have been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
162
162
  pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
163
163
  pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
164
- q: 'q_example', # String |
164
+ q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
165
165
  repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
166
166
  sha1: 'sha1_example', # String | Filter results where sha1 matches value
167
167
  sha224: 'sha224_example', # String | Filter results where sha224 matches value
@@ -193,7 +193,7 @@ Name | Type | Description | Notes
193
193
  **orphaned_for** | **Float**| Minutes Artifacts have been orphaned for. -1 uses ORPHAN_PROTECTION_TIME. | [optional]
194
194
  **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
195
195
  **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
196
- **q** | **String**| | [optional]
196
+ **q** | **String**| Filter results by using NOT, AND and OR operations on other filters | [optional]
197
197
  **repository_version** | **String**| Repository Version referenced by HREF | [optional]
198
198
  **sha1** | **String**| Filter results where sha1 matches value | [optional]
199
199
  **sha224** | **String**| Filter results where sha224 matches value | [optional]
data/docs/ContentApi.md CHANGED
@@ -38,7 +38,7 @@ opts = {
38
38
  pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
39
39
  pulp_type: 'pulp_type_example', # String | Pulp type * `core.publishedmetadata` - core.publishedmetadata * `file.file` - file.file
40
40
  pulp_type__in: ['pulp_type__in_example'], # Array<String> | Multiple values may be separated by commas. * `core.publishedmetadata` - core.publishedmetadata * `file.file` - file.file
41
- q: 'q_example', # String |
41
+ q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
42
42
  repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
43
43
  repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
44
44
  repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
@@ -68,7 +68,7 @@ Name | Type | Description | Notes
68
68
  **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
69
69
  **pulp_type** | **String**| Pulp type * &#x60;core.publishedmetadata&#x60; - core.publishedmetadata * &#x60;file.file&#x60; - file.file | [optional]
70
70
  **pulp_type__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. * &#x60;core.publishedmetadata&#x60; - core.publishedmetadata * &#x60;file.file&#x60; - file.file | [optional]
71
- **q** | **String**| | [optional]
71
+ **q** | **String**| Filter results by using NOT, AND and OR operations on other filters | [optional]
72
72
  **repository_version** | **String**| Repository Version referenced by HREF | [optional]
73
73
  **repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
74
74
  **repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
@@ -46,7 +46,7 @@ opts = {
46
46
  pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
47
47
  pulp_type: 'pulp_type_example', # String | Pulp type * `core.rbac` - core.rbac * `core.content_redirect` - core.content_redirect * `core.header` - core.header * `core.composite` - core.composite * `certguard.rhsm` - certguard.rhsm * `certguard.x509` - certguard.x509
48
48
  pulp_type__in: ['pulp_type__in_example'], # Array<String> | Multiple values may be separated by commas. * `core.rbac` - core.rbac * `core.content_redirect` - core.content_redirect * `core.header` - core.header * `core.composite` - core.composite * `certguard.rhsm` - certguard.rhsm * `certguard.x509` - certguard.x509
49
- q: 'q_example', # String |
49
+ q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
50
50
  fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
51
51
  exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
52
52
  }
@@ -81,7 +81,7 @@ Name | Type | Description | Notes
81
81
  **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
82
82
  **pulp_type** | **String**| Pulp type * &#x60;core.rbac&#x60; - core.rbac * &#x60;core.content_redirect&#x60; - core.content_redirect * &#x60;core.header&#x60; - core.header * &#x60;core.composite&#x60; - core.composite * &#x60;certguard.rhsm&#x60; - certguard.rhsm * &#x60;certguard.x509&#x60; - certguard.x509 | [optional]
83
83
  **pulp_type__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. * &#x60;core.rbac&#x60; - core.rbac * &#x60;core.content_redirect&#x60; - core.content_redirect * &#x60;core.header&#x60; - core.header * &#x60;core.composite&#x60; - core.composite * &#x60;certguard.rhsm&#x60; - certguard.rhsm * &#x60;certguard.x509&#x60; - certguard.x509 | [optional]
84
- **q** | **String**| | [optional]
84
+ **q** | **String**| Filter results by using NOT, AND and OR operations on other filters | [optional]
85
85
  **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
86
86
  **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
87
87
 
@@ -213,7 +213,7 @@ opts = {
213
213
  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) * `description` - Description * `-description` - Description (descending) * `pk` - Pk * `-pk` - Pk (descending)
214
214
  pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
215
215
  pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
216
- q: 'q_example', # String |
216
+ q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
217
217
  fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
218
218
  exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
219
219
  }
@@ -246,7 +246,7 @@ Name | Type | Description | Notes
246
246
  **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;description&#x60; - Description * &#x60;-description&#x60; - Description (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional]
247
247
  **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
248
248
  **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
249
- **q** | **String**| | [optional]
249
+ **q** | **String**| Filter results by using NOT, AND and OR operations on other filters | [optional]
250
250
  **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
251
251
  **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
252
252
 
@@ -213,7 +213,7 @@ opts = {
213
213
  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) * `description` - Description * `-description` - Description (descending) * `pk` - Pk * `-pk` - Pk (descending)
214
214
  pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
215
215
  pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
216
- q: 'q_example', # String |
216
+ q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
217
217
  fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
218
218
  exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
219
219
  }
@@ -246,7 +246,7 @@ Name | Type | Description | Notes
246
246
  **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;description&#x60; - Description * &#x60;-description&#x60; - Description (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional]
247
247
  **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
248
248
  **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
249
- **q** | **String**| | [optional]
249
+ **q** | **String**| Filter results by using NOT, AND and OR operations on other filters | [optional]
250
250
  **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
251
251
  **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
252
252
 
@@ -213,7 +213,7 @@ opts = {
213
213
  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) * `description` - Description * `-description` - Description (descending) * `pk` - Pk * `-pk` - Pk (descending)
214
214
  pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
215
215
  pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
216
- q: 'q_example', # String |
216
+ q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
217
217
  fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
218
218
  exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
219
219
  }
@@ -246,7 +246,7 @@ Name | Type | Description | Notes
246
246
  **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;description&#x60; - Description * &#x60;-description&#x60; - Description (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional]
247
247
  **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
248
248
  **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
249
- **q** | **String**| | [optional]
249
+ **q** | **String**| Filter results by using NOT, AND and OR operations on other filters | [optional]
250
250
  **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
251
251
  **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
252
252
 
@@ -213,7 +213,7 @@ opts = {
213
213
  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) * `description` - Description * `-description` - Description (descending) * `pk` - Pk * `-pk` - Pk (descending)
214
214
  pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
215
215
  pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
216
- q: 'q_example', # String |
216
+ q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
217
217
  fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
218
218
  exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
219
219
  }
@@ -246,7 +246,7 @@ Name | Type | Description | Notes
246
246
  **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;description&#x60; - Description * &#x60;-description&#x60; - Description (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional]
247
247
  **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
248
248
  **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
249
- **q** | **String**| | [optional]
249
+ **q** | **String**| Filter results by using NOT, AND and OR operations on other filters | [optional]
250
250
  **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
251
251
  **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
252
252
 
@@ -51,7 +51,7 @@ opts = {
51
51
  pulp_label_select: 'pulp_label_select_example', # String | Filter labels by search string
52
52
  pulp_type: 'pulp_type_example', # String | Pulp type * `core.artifact` - core.artifact * `file.file` - file.file
53
53
  pulp_type__in: ['pulp_type__in_example'], # Array<String> | Multiple values may be separated by commas. * `core.artifact` - core.artifact * `file.file` - file.file
54
- q: 'q_example', # String |
54
+ q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
55
55
  repository: 'repository_example', # String | Filter results where repository matches value
56
56
  repository__in: ['repository__in_example'], # Array<String> | Filter results where repository is in a comma-separated list of values
57
57
  with_content: 'with_content_example', # String | Filter distributions based on the content served by them
@@ -94,7 +94,7 @@ Name | Type | Description | Notes
94
94
  **pulp_label_select** | **String**| Filter labels by search string | [optional]
95
95
  **pulp_type** | **String**| Pulp type * &#x60;core.artifact&#x60; - core.artifact * &#x60;file.file&#x60; - file.file | [optional]
96
96
  **pulp_type__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. * &#x60;core.artifact&#x60; - core.artifact * &#x60;file.file&#x60; - file.file | [optional]
97
- **q** | **String**| | [optional]
97
+ **q** | **String**| Filter results by using NOT, AND and OR operations on other filters | [optional]
98
98
  **repository** | [**String**](.md)| Filter results where repository matches value | [optional]
99
99
  **repository__in** | [**Array&lt;String&gt;**](String.md)| Filter results where repository is in a comma-separated list of values | [optional]
100
100
  **with_content** | **String**| Filter distributions based on the content served by them | [optional]
@@ -50,7 +50,7 @@ opts = {
50
50
  pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
51
51
  pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
52
52
  pulp_label_select: 'pulp_label_select_example', # String | Filter labels by search string
53
- q: 'q_example', # String |
53
+ q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
54
54
  repository: 'repository_example', # String | Filter results where repository matches value
55
55
  repository__in: ['repository__in_example'], # Array<String> | Filter results where repository is in a comma-separated list of values
56
56
  with_content: 'with_content_example', # String | Filter distributions based on the content served by them
@@ -91,7 +91,7 @@ Name | Type | Description | Notes
91
91
  **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
92
92
  **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
93
93
  **pulp_label_select** | **String**| Filter labels by search string | [optional]
94
- **q** | **String**| | [optional]
94
+ **q** | **String**| Filter results by using NOT, AND and OR operations on other filters | [optional]
95
95
  **repository** | [**String**](.md)| Filter results where repository matches value | [optional]
96
96
  **repository__in** | [**Array&lt;String&gt;**](String.md)| Filter results where repository is in a comma-separated list of values | [optional]
97
97
  **with_content** | **String**| Filter distributions based on the content served by them | [optional]
data/docs/DomainsApi.md CHANGED
@@ -155,7 +155,7 @@ opts = {
155
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) * `name` - Name * `-name` - Name (descending) * `description` - Description * `-description` - Description (descending) * `storage_class` - Storage class * `-storage_class` - Storage class (descending) * `storage_settings` - Storage settings * `-storage_settings` - Storage settings (descending) * `redirect_to_object_storage` - Redirect to object storage * `-redirect_to_object_storage` - Redirect to object storage (descending) * `hide_guarded_distributions` - Hide guarded distributions * `-hide_guarded_distributions` - Hide guarded distributions (descending) * `pk` - Pk * `-pk` - Pk (descending)
156
156
  pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
157
157
  pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
158
- q: 'q_example', # String |
158
+ q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
159
159
  fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
160
160
  exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
161
161
  }
@@ -188,7 +188,7 @@ Name | Type | Description | Notes
188
188
  **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;name&#x60; - Name * &#x60;-name&#x60; - Name (descending) * &#x60;description&#x60; - Description * &#x60;-description&#x60; - Description (descending) * &#x60;storage_class&#x60; - Storage class * &#x60;-storage_class&#x60; - Storage class (descending) * &#x60;storage_settings&#x60; - Storage settings * &#x60;-storage_settings&#x60; - Storage settings (descending) * &#x60;redirect_to_object_storage&#x60; - Redirect to object storage * &#x60;-redirect_to_object_storage&#x60; - Redirect to object storage (descending) * &#x60;hide_guarded_distributions&#x60; - Hide guarded distributions * &#x60;-hide_guarded_distributions&#x60; - Hide guarded distributions (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional]
189
189
  **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
190
190
  **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
191
- **q** | **String**| | [optional]
191
+ **q** | **String**| Filter results by using NOT, AND and OR operations on other filters | [optional]
192
192
  **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
193
193
  **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
194
194
 
@@ -155,7 +155,7 @@ opts = {
155
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) * `path` - Path * `-path` - Path (descending) * `method` - Method * `-method` - Method (descending) * `pk` - Pk * `-pk` - Pk (descending)
156
156
  pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
157
157
  pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
158
- q: 'q_example', # String |
158
+ q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
159
159
  fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
160
160
  exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
161
161
  }
@@ -188,7 +188,7 @@ Name | Type | Description | Notes
188
188
  **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;path&#x60; - Path * &#x60;-path&#x60; - Path (descending) * &#x60;method&#x60; - Method * &#x60;-method&#x60; - Method (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional]
189
189
  **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
190
190
  **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
191
- **q** | **String**| | [optional]
191
+ **q** | **String**| Filter results by using NOT, AND and OR operations on other filters | [optional]
192
192
  **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
193
193
  **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
194
194
 
@@ -155,7 +155,7 @@ opts = {
155
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) * `path` - Path * `-path` - Path (descending) * `pk` - Pk * `-pk` - Pk (descending)
156
156
  pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
157
157
  pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
158
- q: 'q_example', # String |
158
+ q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
159
159
  fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
160
160
  exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
161
161
  }
@@ -188,7 +188,7 @@ Name | Type | Description | Notes
188
188
  **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;path&#x60; - Path * &#x60;-path&#x60; - Path (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional]
189
189
  **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
190
190
  **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
191
- **q** | **String**| | [optional]
191
+ **q** | **String**| Filter results by using NOT, AND and OR operations on other filters | [optional]
192
192
  **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
193
193
  **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
194
194
 
data/docs/GroupsApi.md CHANGED
@@ -211,7 +211,7 @@ opts = {
211
211
  ordering: ['ordering_example'], # Array<String> | Ordering * `id` - Id * `-id` - Id (descending) * `name` - Name * `-name` - Name (descending) * `pk` - Pk * `-pk` - Pk (descending)
212
212
  pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
213
213
  pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
214
- q: 'q_example', # String |
214
+ q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
215
215
  fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
216
216
  exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
217
217
  }
@@ -242,7 +242,7 @@ Name | Type | Description | Notes
242
242
  **ordering** | [**Array&lt;String&gt;**](String.md)| Ordering * &#x60;id&#x60; - Id * &#x60;-id&#x60; - Id (descending) * &#x60;name&#x60; - Name * &#x60;-name&#x60; - Name (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional]
243
243
  **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
244
244
  **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
245
- **q** | **String**| | [optional]
245
+ **q** | **String**| Filter results by using NOT, AND and OR operations on other filters | [optional]
246
246
  **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
247
247
  **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
248
248
 
@@ -148,7 +148,7 @@ opts = {
148
148
  ordering: ['ordering_example'], # Array<String> | Ordering * `role` - Role * `-role` - Role (descending) * `description` - Description * `-description` - Description (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pk` - Pk * `-pk` - Pk (descending)
149
149
  pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
150
150
  pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
151
- q: 'q_example', # String |
151
+ q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
152
152
  role: 'role_example', # String |
153
153
  role__contains: 'role__contains_example', # String |
154
154
  role__icontains: 'role__icontains_example', # String |
@@ -180,7 +180,7 @@ Name | Type | Description | Notes
180
180
  **ordering** | [**Array&lt;String&gt;**](String.md)| Ordering * &#x60;role&#x60; - Role * &#x60;-role&#x60; - Role (descending) * &#x60;description&#x60; - Description * &#x60;-description&#x60; - Description (descending) * &#x60;pulp_created&#x60; - Pulp created * &#x60;-pulp_created&#x60; - Pulp created (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional]
181
181
  **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
182
182
  **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
183
- **q** | **String**| | [optional]
183
+ **q** | **String**| Filter results by using NOT, AND and OR operations on other filters | [optional]
184
184
  **role** | **String**| | [optional]
185
185
  **role__contains** | **String**| | [optional]
186
186
  **role__icontains** | **String**| | [optional]
@@ -154,7 +154,7 @@ opts = {
154
154
  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) * `pk` - Pk * `-pk` - Pk (descending)
155
155
  pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
156
156
  pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
157
- q: 'q_example', # String |
157
+ q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
158
158
  fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
159
159
  exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
160
160
  }
@@ -187,7 +187,7 @@ Name | Type | Description | Notes
187
187
  **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;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional]
188
188
  **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
189
189
  **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
190
- **q** | **String**| | [optional]
190
+ **q** | **String**| Filter results by using NOT, AND and OR operations on other filters | [optional]
191
191
  **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
192
192
  **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
193
193
 
@@ -45,7 +45,7 @@ opts = {
45
45
  pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
46
46
  pulp_type: 'pulp_type_example', # String | Pulp type * `file.file` - file.file
47
47
  pulp_type__in: ['pulp_type__in_example'], # Array<String> | Multiple values may be separated by commas. * `file.file` - file.file
48
- q: 'q_example', # String |
48
+ q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
49
49
  repository: 'repository_example', # String | Repository referenced by HREF
50
50
  repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
51
51
  fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
@@ -81,7 +81,7 @@ Name | Type | Description | Notes
81
81
  **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
82
82
  **pulp_type** | **String**| Pulp type * &#x60;file.file&#x60; - file.file | [optional]
83
83
  **pulp_type__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. * &#x60;file.file&#x60; - file.file | [optional]
84
- **q** | **String**| | [optional]
84
+ **q** | **String**| Filter results by using NOT, AND and OR operations on other filters | [optional]
85
85
  **repository** | **String**| Repository referenced by HREF | [optional]
86
86
  **repository_version** | [**String**](.md)| Repository Version referenced by HREF | [optional]
87
87
  **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
data/docs/RemotesApi.md CHANGED
@@ -53,7 +53,7 @@ opts = {
53
53
  pulp_last_updated__range: [DateTime.parse('2013-10-20T19:20:30+01:00')], # Array<DateTime> | Filter results where pulp_last_updated is between two comma separated values
54
54
  pulp_type: 'pulp_type_example', # String | Pulp type * `file.file` - file.file
55
55
  pulp_type__in: ['pulp_type__in_example'], # Array<String> | Multiple values may be separated by commas. * `file.file` - file.file
56
- q: 'q_example', # String |
56
+ q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
57
57
  fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
58
58
  exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
59
59
  }
@@ -95,7 +95,7 @@ Name | Type | Description | Notes
95
95
  **pulp_last_updated__range** | [**Array&lt;DateTime&gt;**](DateTime.md)| Filter results where pulp_last_updated is between two comma separated values | [optional]
96
96
  **pulp_type** | **String**| Pulp type * &#x60;file.file&#x60; - file.file | [optional]
97
97
  **pulp_type__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. * &#x60;file.file&#x60; - file.file | [optional]
98
- **q** | **String**| | [optional]
98
+ **q** | **String**| Filter results by using NOT, AND and OR operations on other filters | [optional]
99
99
  **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
100
100
  **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
101
101
 
@@ -48,7 +48,7 @@ opts = {
48
48
  pulp_label_select: 'pulp_label_select_example', # String | Filter labels by search string
49
49
  pulp_type: 'pulp_type_example', # String | Pulp type * `file.file` - file.file
50
50
  pulp_type__in: ['pulp_type__in_example'], # Array<String> | Multiple values may be separated by commas. * `file.file` - file.file
51
- q: 'q_example', # String |
51
+ q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
52
52
  remote: 'remote_example', # String | Foreign Key referenced by HREF
53
53
  retain_repo_versions: 56, # Integer | Filter results where retain_repo_versions matches value
54
54
  retain_repo_versions__gt: 56, # Integer | Filter results where retain_repo_versions is greater than value
@@ -95,7 +95,7 @@ Name | Type | Description | Notes
95
95
  **pulp_label_select** | **String**| Filter labels by search string | [optional]
96
96
  **pulp_type** | **String**| Pulp type * &#x60;file.file&#x60; - file.file | [optional]
97
97
  **pulp_type__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. * &#x60;file.file&#x60; - file.file | [optional]
98
- **q** | **String**| | [optional]
98
+ **q** | **String**| Filter results by using NOT, AND and OR operations on other filters | [optional]
99
99
  **remote** | [**String**](.md)| Foreign Key referenced by HREF | [optional]
100
100
  **retain_repo_versions** | **Integer**| Filter results where retain_repo_versions matches value | [optional]
101
101
  **retain_repo_versions__gt** | **Integer**| Filter results where retain_repo_versions is greater than value | [optional]
@@ -48,7 +48,7 @@ opts = {
48
48
  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
49
49
  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
50
50
  pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
51
- q: 'q_example', # String |
51
+ q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
52
52
  fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
53
53
  exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
54
54
  }
@@ -85,7 +85,7 @@ Name | Type | Description | Notes
85
85
  **pulp_created__lte** | **DateTime**| Filter results where pulp_created is less than or equal to value | [optional]
86
86
  **pulp_created__range** | [**Array&lt;DateTime&gt;**](DateTime.md)| Filter results where pulp_created is between two comma separated values | [optional]
87
87
  **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
88
- **q** | **String**| | [optional]
88
+ **q** | **String**| Filter results by using NOT, AND and OR operations on other filters | [optional]
89
89
  **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
90
90
  **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
91
91
 
data/docs/RolesApi.md CHANGED
@@ -161,7 +161,7 @@ opts = {
161
161
  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) * `name` - Name * `-name` - Name (descending) * `description` - Description * `-description` - Description (descending) * `locked` - Locked * `-locked` - Locked (descending) * `pk` - Pk * `-pk` - Pk (descending)
162
162
  pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
163
163
  pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
164
- q: 'q_example', # String |
164
+ q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
165
165
  fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
166
166
  exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
167
167
  }
@@ -201,7 +201,7 @@ Name | Type | Description | Notes
201
201
  **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;name&#x60; - Name * &#x60;-name&#x60; - Name (descending) * &#x60;description&#x60; - Description * &#x60;-description&#x60; - Description (descending) * &#x60;locked&#x60; - Locked * &#x60;-locked&#x60; - Locked (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional]
202
202
  **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
203
203
  **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
204
- **q** | **String**| | [optional]
204
+ **q** | **String**| Filter results by using NOT, AND and OR operations on other filters | [optional]
205
205
  **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
206
206
  **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
207
207
 
@@ -37,7 +37,7 @@ opts = {
37
37
  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) * `name` - Name * `-name` - Name (descending) * `public_key` - Public key * `-public_key` - Public key (descending) * `pubkey_fingerprint` - Pubkey fingerprint * `-pubkey_fingerprint` - Pubkey fingerprint (descending) * `script` - Script * `-script` - Script (descending) * `pk` - Pk * `-pk` - Pk (descending)
38
38
  pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
39
39
  pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
40
- q: 'q_example', # String |
40
+ q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
41
41
  fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
42
42
  exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
43
43
  }
@@ -62,7 +62,7 @@ Name | Type | Description | Notes
62
62
  **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;name&#x60; - Name * &#x60;-name&#x60; - Name (descending) * &#x60;public_key&#x60; - Public key * &#x60;-public_key&#x60; - Public key (descending) * &#x60;pubkey_fingerprint&#x60; - Pubkey fingerprint * &#x60;-pubkey_fingerprint&#x60; - Pubkey fingerprint (descending) * &#x60;script&#x60; - Script * &#x60;-script&#x60; - Script (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional]
63
63
  **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
64
64
  **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
65
- **q** | **String**| | [optional]
65
+ **q** | **String**| Filter results by using NOT, AND and OR operations on other filters | [optional]
66
66
  **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
67
67
  **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
68
68