pulp_container_client 2.14.15 → 2.15.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (68) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +7 -5
  3. data/docs/ContainerContainerDistribution.md +5 -5
  4. data/docs/ContainerContainerDistributionResponse.md +7 -7
  5. data/docs/ContainerContainerPushRepository.md +4 -4
  6. data/docs/ContainerContainerPushRepositoryResponse.md +9 -9
  7. data/docs/ContainerContainerRemote.md +1 -1
  8. data/docs/ContainerContainerRemoteResponse.md +1 -1
  9. data/docs/ContainerContainerRepository.md +1 -1
  10. data/docs/ContainerContainerRepositoryResponse.md +1 -1
  11. data/docs/ContentBlobsApi.md +6 -2
  12. data/docs/ContentManifestsApi.md +8 -4
  13. data/docs/ContentSignaturesApi.md +6 -2
  14. data/docs/ContentTagsApi.md +8 -4
  15. data/docs/DistributionsContainerApi.md +10 -2
  16. data/docs/PatchedcontainerContainerDistribution.md +5 -5
  17. data/docs/PatchedcontainerContainerPushRepository.md +4 -4
  18. data/docs/PatchedcontainerContainerRemote.md +1 -1
  19. data/docs/PatchedcontainerContainerRepository.md +1 -1
  20. data/docs/PulpContainerNamespacesApi.md +6 -2
  21. data/docs/RemotesContainerApi.md +6 -2
  22. data/docs/RepositoriesContainerApi.md +26 -2
  23. data/docs/RepositoriesContainerPushApi.md +26 -2
  24. data/docs/RepositoriesContainerPushVersionsApi.md +4 -2
  25. data/docs/RepositoriesContainerVersionsApi.md +4 -2
  26. data/lib/pulp_container_client/api/content_blobs_api.rb +8 -2
  27. data/lib/pulp_container_client/api/content_manifests_api.rb +10 -4
  28. data/lib/pulp_container_client/api/content_signatures_api.rb +8 -2
  29. data/lib/pulp_container_client/api/content_tags_api.rb +10 -4
  30. data/lib/pulp_container_client/api/distributions_container_api.rb +14 -2
  31. data/lib/pulp_container_client/api/pulp_container_namespaces_api.rb +8 -2
  32. data/lib/pulp_container_client/api/remotes_container_api.rb +8 -2
  33. data/lib/pulp_container_client/api/repositories_container_api.rb +38 -2
  34. data/lib/pulp_container_client/api/repositories_container_push_api.rb +38 -2
  35. data/lib/pulp_container_client/api/repositories_container_push_versions_api.rb +5 -2
  36. data/lib/pulp_container_client/api/repositories_container_versions_api.rb +5 -2
  37. data/lib/pulp_container_client/models/container_container_distribution.rb +19 -19
  38. data/lib/pulp_container_client/models/container_container_distribution_response.rb +29 -29
  39. data/lib/pulp_container_client/models/container_container_push_repository.rb +15 -15
  40. data/lib/pulp_container_client/models/container_container_push_repository_response.rb +38 -38
  41. data/lib/pulp_container_client/models/container_container_remote.rb +21 -21
  42. data/lib/pulp_container_client/models/container_container_remote_response.rb +21 -21
  43. data/lib/pulp_container_client/models/container_container_repository.rb +1 -1
  44. data/lib/pulp_container_client/models/container_container_repository_response.rb +1 -1
  45. data/lib/pulp_container_client/models/nested_role.rb +19 -0
  46. data/lib/pulp_container_client/models/patchedcontainer_container_distribution.rb +19 -19
  47. data/lib/pulp_container_client/models/patchedcontainer_container_push_repository.rb +15 -15
  48. data/lib/pulp_container_client/models/patchedcontainer_container_remote.rb +21 -21
  49. data/lib/pulp_container_client/models/patchedcontainer_container_repository.rb +1 -1
  50. data/lib/pulp_container_client/version.rb +1 -1
  51. data/spec/api/content_blobs_api_spec.rb +3 -1
  52. data/spec/api/content_manifests_api_spec.rb +4 -2
  53. data/spec/api/content_signatures_api_spec.rb +3 -1
  54. data/spec/api/content_tags_api_spec.rb +4 -2
  55. data/spec/api/distributions_container_api_spec.rb +5 -1
  56. data/spec/api/pulp_container_namespaces_api_spec.rb +3 -1
  57. data/spec/api/remotes_container_api_spec.rb +3 -1
  58. data/spec/api/repositories_container_api_spec.rb +13 -1
  59. data/spec/api/repositories_container_push_api_spec.rb +13 -1
  60. data/spec/api/repositories_container_push_versions_api_spec.rb +2 -1
  61. data/spec/api/repositories_container_versions_api_spec.rb +2 -1
  62. data/spec/models/container_container_distribution_response_spec.rb +7 -7
  63. data/spec/models/container_container_distribution_spec.rb +5 -5
  64. data/spec/models/container_container_push_repository_response_spec.rb +9 -9
  65. data/spec/models/container_container_push_repository_spec.rb +2 -2
  66. data/spec/models/patchedcontainer_container_distribution_spec.rb +5 -5
  67. data/spec/models/patchedcontainer_container_push_repository_spec.rb +2 -2
  68. metadata +49 -49
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: afce70f9dd89b2ca73067ff90d42e4ec2ba0e9dec34b9f12514d6e9bb1ec56b5
4
- data.tar.gz: ab825b3e7912263d0d23b94f3caee846592699a8952022f8e18ad28b8b831df3
3
+ metadata.gz: '048761e9e40522451b6dca67d061366ed5821cb377d80ebc2bbfdce6c5753737'
4
+ data.tar.gz: 78e865073d967399f796d458c21dec50fbe441343e2227536c117abec97c8ed3
5
5
  SHA512:
6
- metadata.gz: 3bf25419de29625944a87cc4fba2302c3c785904489bd5338ef25cc5e814ee4720b0e87a4321509de9ef4d58243f0a52bd2445edf95f9b01174add382d3037c2
7
- data.tar.gz: 195ad7e606b44f06f08f12a4ba5b8e17755eb675fac4cd83cc1a6e249ec08fd468d782288afa0351d96a3aa391d0a7d08d112881c0d7d244540cc7d978958594
6
+ metadata.gz: 4c608c9da1081c8524c2d5ca0f9d601555926ef91563d6c83c4a71cde036a235b847ce50fd27b064a447c24ac380c060e0cbd2a3f1812b05b58dd5e1ccebad90
7
+ data.tar.gz: a3caa2d36640e4ebacf91041ec377285744ffdffca84213a2716900b8ce513c29415db06c7e43f7be7567d355dad6b1df8c92e2adf483cc47dc206a1ab64ee9b
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: 2.14.15
10
+ - Package version: 2.15.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 pulp_container_client.gemspec
24
24
  Then either install the gem locally:
25
25
 
26
26
  ```shell
27
- gem install ./pulp_container_client-2.14.15.gem
27
+ gem install ./pulp_container_client-2.15.0.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_container_client-2.14.15.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_container_client-2.15.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 'pulp_container_client', '~> 2.14.15'
36
+ gem 'pulp_container_client', '~> 2.15.0'
37
37
 
38
38
  ### Install from Git
39
39
 
@@ -70,7 +70,9 @@ opts = {
70
70
  digest__in: ['digest__in_example'], # Array<String> | Filter results where digest is in a comma-separated list of values
71
71
  limit: 56, # Integer | Number of results to return per page.
72
72
  offset: 56, # Integer | The initial index from which to return the results.
73
- ordering: ['ordering_example'], # Array<String> | Ordering
73
+ ordering: ['ordering_example'], # Array<String> | Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `pulp_type` - Pulp type * `-pulp_type` - Pulp type (descending) * `upstream_id` - Upstream id * `-upstream_id` - Upstream id (descending) * `timestamp_of_interest` - Timestamp of interest * `-timestamp_of_interest` - Timestamp of interest (descending) * `digest` - Digest * `-digest` - Digest (descending) * `pk` - Pk * `-pk` - Pk (descending)
74
+ pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
75
+ pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
74
76
  repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
75
77
  repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
76
78
  repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
@@ -4,11 +4,11 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
+ **pulp_labels** | **Hash&lt;String, String&gt;** | | [optional]
7
8
  **repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional]
8
9
  **name** | **String** | A unique name. Ex, &#x60;rawhide&#x60; and &#x60;stable&#x60;. |
9
- **pulp_labels** | **Hash&lt;String, String&gt;** | | [optional]
10
- **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;) |
11
10
  **content_guard** | **String** | An optional content-guard. If none is specified, a default one will be used. | [optional]
11
+ **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;) |
12
12
  **repository_version** | **String** | RepositoryVersion to be served | [optional]
13
13
  **private** | **Boolean** | Restrict pull access to explicitly authorized users. Defaults to unrestricted pull access. | [optional]
14
14
  **description** | **String** | An optional description. | [optional]
@@ -18,11 +18,11 @@ Name | Type | Description | Notes
18
18
  ```ruby
19
19
  require 'PulpContainerClient'
20
20
 
21
- instance = PulpContainerClient::ContainerContainerDistribution.new(repository: null,
21
+ instance = PulpContainerClient::ContainerContainerDistribution.new(pulp_labels: null,
22
+ repository: null,
22
23
  name: null,
23
- pulp_labels: null,
24
- base_path: null,
25
24
  content_guard: null,
25
+ base_path: null,
26
26
  repository_version: null,
27
27
  private: null,
28
28
  description: null)
@@ -4,13 +4,13 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
+ **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
8
+ **pulp_labels** | **Hash&lt;String, String&gt;** | | [optional]
7
9
  **pulp_href** | **String** | | [optional] [readonly]
8
10
  **repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional]
9
11
  **name** | **String** | A unique name. Ex, &#x60;rawhide&#x60; and &#x60;stable&#x60;. |
10
- **pulp_labels** | **Hash&lt;String, String&gt;** | | [optional]
11
- **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
12
- **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;) |
13
12
  **content_guard** | **String** | An optional content-guard. If none is specified, a default one will be used. | [optional]
13
+ **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;) |
14
14
  **repository_version** | **String** | RepositoryVersion to be served | [optional]
15
15
  **registry_path** | **String** | The Registry hostname/name/ to use with docker pull command defined by this distribution. | [optional] [readonly]
16
16
  **namespace** | **String** | Namespace this distribution belongs to. | [optional] [readonly]
@@ -22,13 +22,13 @@ Name | Type | Description | Notes
22
22
  ```ruby
23
23
  require 'PulpContainerClient'
24
24
 
25
- instance = PulpContainerClient::ContainerContainerDistributionResponse.new(pulp_href: null,
25
+ instance = PulpContainerClient::ContainerContainerDistributionResponse.new(pulp_created: null,
26
+ pulp_labels: null,
27
+ pulp_href: null,
26
28
  repository: null,
27
29
  name: null,
28
- pulp_labels: null,
29
- pulp_created: null,
30
- base_path: null,
31
30
  content_guard: null,
31
+ base_path: null,
32
32
  repository_version: null,
33
33
  registry_path: null,
34
34
  namespace: null,
@@ -4,11 +4,11 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **retain_repo_versions** | **Integer** | Retain X versions of the repository. Default is null which retains all versions. This is provided as a tech preview in Pulp 3 and may change in the future. | [optional]
7
+ **retain_repo_versions** | **Integer** | Retain X versions of the repository. Default is null which retains all versions. | [optional]
8
8
  **description** | **String** | An optional description. | [optional]
9
9
  **name** | **String** | A unique name for this repository. |
10
- **pulp_labels** | **Hash&lt;String, String&gt;** | | [optional]
11
10
  **manifest_signing_service** | **String** | A reference to an associated signing service. | [optional]
11
+ **pulp_labels** | **Hash&lt;String, String&gt;** | | [optional]
12
12
 
13
13
  ## Code Sample
14
14
 
@@ -18,8 +18,8 @@ require 'PulpContainerClient'
18
18
  instance = PulpContainerClient::ContainerContainerPushRepository.new(retain_repo_versions: null,
19
19
  description: null,
20
20
  name: null,
21
- pulp_labels: null,
22
- manifest_signing_service: null)
21
+ manifest_signing_service: null,
22
+ pulp_labels: null)
23
23
  ```
24
24
 
25
25
 
@@ -4,30 +4,30 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
+ **versions_href** | **String** | | [optional] [readonly]
8
+ **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
7
9
  **pulp_href** | **String** | | [optional] [readonly]
8
- **retain_repo_versions** | **Integer** | Retain X versions of the repository. Default is null which retains all versions. This is provided as a tech preview in Pulp 3 and may change in the future. | [optional]
9
10
  **latest_version_href** | **String** | | [optional] [readonly]
11
+ **retain_repo_versions** | **Integer** | Retain X versions of the repository. Default is null which retains all versions. | [optional]
10
12
  **description** | **String** | An optional description. | [optional]
11
13
  **name** | **String** | A unique name for this repository. |
12
- **pulp_labels** | **Hash&lt;String, String&gt;** | | [optional]
13
14
  **manifest_signing_service** | **String** | A reference to an associated signing service. | [optional]
14
- **versions_href** | **String** | | [optional] [readonly]
15
- **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
15
+ **pulp_labels** | **Hash&lt;String, String&gt;** | | [optional]
16
16
 
17
17
  ## Code Sample
18
18
 
19
19
  ```ruby
20
20
  require 'PulpContainerClient'
21
21
 
22
- instance = PulpContainerClient::ContainerContainerPushRepositoryResponse.new(pulp_href: null,
23
- retain_repo_versions: null,
22
+ instance = PulpContainerClient::ContainerContainerPushRepositoryResponse.new(versions_href: null,
23
+ pulp_created: null,
24
+ pulp_href: null,
24
25
  latest_version_href: null,
26
+ retain_repo_versions: null,
25
27
  description: null,
26
28
  name: null,
27
- pulp_labels: null,
28
29
  manifest_signing_service: null,
29
- versions_href: null,
30
- pulp_created: null)
30
+ pulp_labels: null)
31
31
  ```
32
32
 
33
33
 
@@ -18,7 +18,7 @@ Name | Type | Description | Notes
18
18
  **pulp_labels** | **Hash&lt;String, String&gt;** | | [optional]
19
19
  **download_concurrency** | **Integer** | Total number of simultaneous connections. If not set then the default value will be used. | [optional]
20
20
  **max_retries** | **Integer** | Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used. | [optional]
21
- **policy** | [**PolicyEnum**](PolicyEnum.md) | immediate - All manifests and blobs are downloaded and saved during a sync. on_demand - Only tags and manifests are downloaded. Blobs are not downloaded until they are requested for the first time by a client. streamed - Blobs are streamed to the client with every request and never saved. | [optional]
21
+ **policy** | [**PolicyEnum**](PolicyEnum.md) | immediate - All manifests and blobs are downloaded and saved during a sync. on_demand - Only tags and manifests are downloaded. Blobs are not downloaded until they are requested for the first time by a client. streamed - Blobs are streamed to the client with every request and never saved. * &#x60;immediate&#x60; - When syncing, download all metadata and content now. * &#x60;on_demand&#x60; - When syncing, download metadata, but do not download content now. Instead, download content as clients request it, and save it in Pulp to be served for future client requests. * &#x60;streamed&#x60; - When syncing, download metadata, but do not download content now. Instead,download content as clients request it, but never save it in Pulp. This causes future requests for that same content to have to be downloaded again. | [optional]
22
22
  **total_timeout** | **Float** | aiohttp.ClientTimeout.total (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional]
23
23
  **connect_timeout** | **Float** | aiohttp.ClientTimeout.connect (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional]
24
24
  **sock_connect_timeout** | **Float** | aiohttp.ClientTimeout.sock_connect (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional]
@@ -16,7 +16,7 @@ Name | Type | Description | Notes
16
16
  **pulp_last_updated** | **DateTime** | Timestamp of the most recent update of the remote. | [optional] [readonly]
17
17
  **download_concurrency** | **Integer** | Total number of simultaneous connections. If not set then the default value will be used. | [optional]
18
18
  **max_retries** | **Integer** | Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used. | [optional]
19
- **policy** | [**PolicyEnum**](PolicyEnum.md) | immediate - All manifests and blobs are downloaded and saved during a sync. on_demand - Only tags and manifests are downloaded. Blobs are not downloaded until they are requested for the first time by a client. streamed - Blobs are streamed to the client with every request and never saved. | [optional]
19
+ **policy** | [**PolicyEnum**](PolicyEnum.md) | immediate - All manifests and blobs are downloaded and saved during a sync. on_demand - Only tags and manifests are downloaded. Blobs are not downloaded until they are requested for the first time by a client. streamed - Blobs are streamed to the client with every request and never saved. * &#x60;immediate&#x60; - When syncing, download all metadata and content now. * &#x60;on_demand&#x60; - When syncing, download metadata, but do not download content now. Instead, download content as clients request it, and save it in Pulp to be served for future client requests. * &#x60;streamed&#x60; - When syncing, download metadata, but do not download content now. Instead,download content as clients request it, but never save it in Pulp. This causes future requests for that same content to have to be downloaded again. | [optional]
20
20
  **total_timeout** | **Float** | aiohttp.ClientTimeout.total (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional]
21
21
  **connect_timeout** | **Float** | aiohttp.ClientTimeout.connect (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional]
22
22
  **sock_connect_timeout** | **Float** | aiohttp.ClientTimeout.sock_connect (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional]
@@ -7,7 +7,7 @@ Name | Type | Description | Notes
7
7
  **pulp_labels** | **Hash&lt;String, String&gt;** | | [optional]
8
8
  **name** | **String** | A unique name for this repository. |
9
9
  **description** | **String** | An optional description. | [optional]
10
- **retain_repo_versions** | **Integer** | Retain X versions of the repository. Default is null which retains all versions. This is provided as a tech preview in Pulp 3 and may change in the future. | [optional]
10
+ **retain_repo_versions** | **Integer** | Retain X versions of the repository. Default is null which retains all versions. | [optional]
11
11
  **remote** | **String** | An optional remote to use by default when syncing. | [optional]
12
12
  **manifest_signing_service** | **String** | A reference to an associated signing service. | [optional]
13
13
 
@@ -11,7 +11,7 @@ Name | Type | Description | Notes
11
11
  **latest_version_href** | **String** | | [optional] [readonly]
12
12
  **name** | **String** | A unique name for this repository. |
13
13
  **description** | **String** | An optional description. | [optional]
14
- **retain_repo_versions** | **Integer** | Retain X versions of the repository. Default is null which retains all versions. This is provided as a tech preview in Pulp 3 and may change in the future. | [optional]
14
+ **retain_repo_versions** | **Integer** | Retain X versions of the repository. Default is null which retains all versions. | [optional]
15
15
  **remote** | **String** | An optional remote to use by default when syncing. | [optional]
16
16
  **manifest_signing_service** | **String** | A reference to an associated signing service. | [optional]
17
17
 
@@ -35,7 +35,9 @@ opts = {
35
35
  digest__in: ['digest__in_example'], # Array<String> | Filter results where digest is in a comma-separated list of values
36
36
  limit: 56, # Integer | Number of results to return per page.
37
37
  offset: 56, # Integer | The initial index from which to return the results.
38
- ordering: ['ordering_example'], # Array<String> | Ordering
38
+ ordering: ['ordering_example'], # Array<String> | Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `pulp_type` - Pulp type * `-pulp_type` - Pulp type (descending) * `upstream_id` - Upstream id * `-upstream_id` - Upstream id (descending) * `timestamp_of_interest` - Timestamp of interest * `-timestamp_of_interest` - Timestamp of interest (descending) * `digest` - Digest * `-digest` - Digest (descending) * `pk` - Pk * `-pk` - Pk (descending)
39
+ pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
40
+ pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
39
41
  repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
40
42
  repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
41
43
  repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
@@ -61,7 +63,9 @@ Name | Type | Description | Notes
61
63
  **digest__in** | [**Array&lt;String&gt;**](String.md)| Filter results where digest is in a comma-separated list of values | [optional]
62
64
  **limit** | **Integer**| Number of results to return per page. | [optional]
63
65
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
64
- **ordering** | [**Array&lt;String&gt;**](String.md)| Ordering | [optional]
66
+ **ordering** | [**Array&lt;String&gt;**](String.md)| Ordering * &#x60;pulp_id&#x60; - Pulp id * &#x60;-pulp_id&#x60; - Pulp id (descending) * &#x60;pulp_created&#x60; - Pulp created * &#x60;-pulp_created&#x60; - Pulp created (descending) * &#x60;pulp_last_updated&#x60; - Pulp last updated * &#x60;-pulp_last_updated&#x60; - Pulp last updated (descending) * &#x60;pulp_type&#x60; - Pulp type * &#x60;-pulp_type&#x60; - Pulp type (descending) * &#x60;upstream_id&#x60; - Upstream id * &#x60;-upstream_id&#x60; - Upstream id (descending) * &#x60;timestamp_of_interest&#x60; - Timestamp of interest * &#x60;-timestamp_of_interest&#x60; - Timestamp of interest (descending) * &#x60;digest&#x60; - Digest * &#x60;-digest&#x60; - Digest (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional]
67
+ **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
68
+ **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
65
69
  **repository_version** | **String**| Repository Version referenced by HREF | [optional]
66
70
  **repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
67
71
  **repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
@@ -34,9 +34,11 @@ opts = {
34
34
  digest: 'digest_example', # String | Filter results where digest matches value
35
35
  digest__in: ['digest__in_example'], # Array<String> | Filter results where digest is in a comma-separated list of values
36
36
  limit: 56, # Integer | Number of results to return per page.
37
- media_type: ['media_type_example'], # Array<String> |
37
+ media_type: ['media_type_example'], # Array<String> | * `application/vnd.docker.distribution.manifest.v1+json` - application/vnd.docker.distribution.manifest.v1+json * `application/vnd.docker.distribution.manifest.v2+json` - application/vnd.docker.distribution.manifest.v2+json * `application/vnd.docker.distribution.manifest.list.v2+json` - application/vnd.docker.distribution.manifest.list.v2+json * `application/vnd.oci.image.manifest.v1+json` - application/vnd.oci.image.manifest.v1+json * `application/vnd.oci.image.index.v1+json` - application/vnd.oci.image.index.v1+json * `application/vnd.docker.distribution.manifest.v1+json` - application/vnd.docker.distribution.manifest.v1+json * `application/vnd.docker.distribution.manifest.v2+json` - application/vnd.docker.distribution.manifest.v2+json * `application/vnd.docker.distribution.manifest.list.v2+json` - application/vnd.docker.distribution.manifest.list.v2+json * `application/vnd.oci.image.manifest.v1+json` - application/vnd.oci.image.manifest.v1+json * `application/vnd.oci.image.index.v1+json` - application/vnd.oci.image.index.v1+json
38
38
  offset: 56, # Integer | The initial index from which to return the results.
39
- ordering: ['ordering_example'], # Array<String> | Ordering
39
+ ordering: ['ordering_example'], # Array<String> | Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `pulp_type` - Pulp type * `-pulp_type` - Pulp type (descending) * `upstream_id` - Upstream id * `-upstream_id` - Upstream id (descending) * `timestamp_of_interest` - Timestamp of interest * `-timestamp_of_interest` - Timestamp of interest (descending) * `digest` - Digest * `-digest` - Digest (descending) * `schema_version` - Schema version * `-schema_version` - Schema version (descending) * `media_type` - Media type * `-media_type` - Media type (descending) * `pk` - Pk * `-pk` - Pk (descending)
40
+ pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
41
+ pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
40
42
  repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
41
43
  repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
42
44
  repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
@@ -61,9 +63,11 @@ Name | Type | Description | Notes
61
63
  **digest** | **String**| Filter results where digest matches value | [optional]
62
64
  **digest__in** | [**Array&lt;String&gt;**](String.md)| Filter results where digest is in a comma-separated list of values | [optional]
63
65
  **limit** | **Integer**| Number of results to return per page. | [optional]
64
- **media_type** | [**Array&lt;String&gt;**](String.md)| | [optional]
66
+ **media_type** | [**Array&lt;String&gt;**](String.md)| * &#x60;application/vnd.docker.distribution.manifest.v1+json&#x60; - application/vnd.docker.distribution.manifest.v1+json * &#x60;application/vnd.docker.distribution.manifest.v2+json&#x60; - application/vnd.docker.distribution.manifest.v2+json * &#x60;application/vnd.docker.distribution.manifest.list.v2+json&#x60; - application/vnd.docker.distribution.manifest.list.v2+json * &#x60;application/vnd.oci.image.manifest.v1+json&#x60; - application/vnd.oci.image.manifest.v1+json * &#x60;application/vnd.oci.image.index.v1+json&#x60; - application/vnd.oci.image.index.v1+json * &#x60;application/vnd.docker.distribution.manifest.v1+json&#x60; - application/vnd.docker.distribution.manifest.v1+json * &#x60;application/vnd.docker.distribution.manifest.v2+json&#x60; - application/vnd.docker.distribution.manifest.v2+json * &#x60;application/vnd.docker.distribution.manifest.list.v2+json&#x60; - application/vnd.docker.distribution.manifest.list.v2+json * &#x60;application/vnd.oci.image.manifest.v1+json&#x60; - application/vnd.oci.image.manifest.v1+json * &#x60;application/vnd.oci.image.index.v1+json&#x60; - application/vnd.oci.image.index.v1+json | [optional]
65
67
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
66
- **ordering** | [**Array&lt;String&gt;**](String.md)| Ordering | [optional]
68
+ **ordering** | [**Array&lt;String&gt;**](String.md)| Ordering * &#x60;pulp_id&#x60; - Pulp id * &#x60;-pulp_id&#x60; - Pulp id (descending) * &#x60;pulp_created&#x60; - Pulp created * &#x60;-pulp_created&#x60; - Pulp created (descending) * &#x60;pulp_last_updated&#x60; - Pulp last updated * &#x60;-pulp_last_updated&#x60; - Pulp last updated (descending) * &#x60;pulp_type&#x60; - Pulp type * &#x60;-pulp_type&#x60; - Pulp type (descending) * &#x60;upstream_id&#x60; - Upstream id * &#x60;-upstream_id&#x60; - Upstream id (descending) * &#x60;timestamp_of_interest&#x60; - Timestamp of interest * &#x60;-timestamp_of_interest&#x60; - Timestamp of interest (descending) * &#x60;digest&#x60; - Digest * &#x60;-digest&#x60; - Digest (descending) * &#x60;schema_version&#x60; - Schema version * &#x60;-schema_version&#x60; - Schema version (descending) * &#x60;media_type&#x60; - Media type * &#x60;-media_type&#x60; - Media type (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional]
69
+ **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
70
+ **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
67
71
  **repository_version** | **String**| Repository Version referenced by HREF | [optional]
68
72
  **repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
69
73
  **repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
@@ -43,7 +43,9 @@ opts = {
43
43
  name__in: ['name__in_example'], # Array<String> | Filter results where name is in a comma-separated list of values
44
44
  name__startswith: 'name__startswith_example', # String | Filter results where name starts with value
45
45
  offset: 56, # Integer | The initial index from which to return the results.
46
- ordering: ['ordering_example'], # Array<String> | Ordering
46
+ ordering: ['ordering_example'], # Array<String> | Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `pulp_type` - Pulp type * `-pulp_type` - Pulp type (descending) * `upstream_id` - Upstream id * `-upstream_id` - Upstream id (descending) * `timestamp_of_interest` - Timestamp of interest * `-timestamp_of_interest` - Timestamp of interest (descending) * `name` - Name * `-name` - Name (descending) * `digest` - Digest * `-digest` - Digest (descending) * `type` - Type * `-type` - Type (descending) * `key_id` - Key id * `-key_id` - Key id (descending) * `timestamp` - Timestamp * `-timestamp` - Timestamp (descending) * `creator` - Creator * `-creator` - Creator (descending) * `data` - Data * `-data` - Data (descending) * `pk` - Pk * `-pk` - Pk (descending)
47
+ pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
48
+ pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
47
49
  repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
48
50
  repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
49
51
  repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
@@ -77,7 +79,9 @@ Name | Type | Description | Notes
77
79
  **name__in** | [**Array&lt;String&gt;**](String.md)| Filter results where name is in a comma-separated list of values | [optional]
78
80
  **name__startswith** | **String**| Filter results where name starts with value | [optional]
79
81
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
80
- **ordering** | [**Array&lt;String&gt;**](String.md)| Ordering | [optional]
82
+ **ordering** | [**Array&lt;String&gt;**](String.md)| Ordering * &#x60;pulp_id&#x60; - Pulp id * &#x60;-pulp_id&#x60; - Pulp id (descending) * &#x60;pulp_created&#x60; - Pulp created * &#x60;-pulp_created&#x60; - Pulp created (descending) * &#x60;pulp_last_updated&#x60; - Pulp last updated * &#x60;-pulp_last_updated&#x60; - Pulp last updated (descending) * &#x60;pulp_type&#x60; - Pulp type * &#x60;-pulp_type&#x60; - Pulp type (descending) * &#x60;upstream_id&#x60; - Upstream id * &#x60;-upstream_id&#x60; - Upstream id (descending) * &#x60;timestamp_of_interest&#x60; - Timestamp of interest * &#x60;-timestamp_of_interest&#x60; - Timestamp of interest (descending) * &#x60;name&#x60; - Name * &#x60;-name&#x60; - Name (descending) * &#x60;digest&#x60; - Digest * &#x60;-digest&#x60; - Digest (descending) * &#x60;type&#x60; - Type * &#x60;-type&#x60; - Type (descending) * &#x60;key_id&#x60; - Key id * &#x60;-key_id&#x60; - Key id (descending) * &#x60;timestamp&#x60; - Timestamp * &#x60;-timestamp&#x60; - Timestamp (descending) * &#x60;creator&#x60; - Creator * &#x60;-creator&#x60; - Creator (descending) * &#x60;data&#x60; - Data * &#x60;-data&#x60; - Data (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional]
83
+ **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
84
+ **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
81
85
  **repository_version** | **String**| Repository Version referenced by HREF | [optional]
82
86
  **repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
83
87
  **repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
@@ -33,11 +33,13 @@ api_instance = PulpContainerClient::ContentTagsApi.new
33
33
  opts = {
34
34
  digest: ['digest_example'], # Array<String> | Multiple values may be separated by commas.
35
35
  limit: 56, # Integer | Number of results to return per page.
36
- media_type: ['media_type_example'], # Array<String> |
36
+ media_type: ['media_type_example'], # Array<String> | * `application/vnd.docker.distribution.manifest.v1+json` - application/vnd.docker.distribution.manifest.v1+json * `application/vnd.docker.distribution.manifest.v2+json` - application/vnd.docker.distribution.manifest.v2+json * `application/vnd.docker.distribution.manifest.list.v2+json` - application/vnd.docker.distribution.manifest.list.v2+json * `application/vnd.oci.image.manifest.v1+json` - application/vnd.oci.image.manifest.v1+json * `application/vnd.oci.image.index.v1+json` - application/vnd.oci.image.index.v1+json * `application/vnd.docker.distribution.manifest.v1+json` - application/vnd.docker.distribution.manifest.v1+json * `application/vnd.docker.distribution.manifest.v2+json` - application/vnd.docker.distribution.manifest.v2+json * `application/vnd.docker.distribution.manifest.list.v2+json` - application/vnd.docker.distribution.manifest.list.v2+json * `application/vnd.oci.image.manifest.v1+json` - application/vnd.oci.image.manifest.v1+json * `application/vnd.oci.image.index.v1+json` - application/vnd.oci.image.index.v1+json
37
37
  name: 'name_example', # String | Filter results where name matches value
38
38
  name__in: ['name__in_example'], # Array<String> | Filter results where name is in a comma-separated list of values
39
39
  offset: 56, # Integer | The initial index from which to return the results.
40
- ordering: ['ordering_example'], # Array<String> | Ordering
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) * `pulp_type` - Pulp type * `-pulp_type` - Pulp type (descending) * `upstream_id` - Upstream id * `-upstream_id` - Upstream id (descending) * `timestamp_of_interest` - Timestamp of interest * `-timestamp_of_interest` - Timestamp of interest (descending) * `name` - Name * `-name` - Name (descending) * `pk` - Pk * `-pk` - Pk (descending)
41
+ pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
42
+ pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
41
43
  repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
42
44
  repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
43
45
  repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
@@ -61,11 +63,13 @@ Name | Type | Description | Notes
61
63
  ------------- | ------------- | ------------- | -------------
62
64
  **digest** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
63
65
  **limit** | **Integer**| Number of results to return per page. | [optional]
64
- **media_type** | [**Array&lt;String&gt;**](String.md)| | [optional]
66
+ **media_type** | [**Array&lt;String&gt;**](String.md)| * &#x60;application/vnd.docker.distribution.manifest.v1+json&#x60; - application/vnd.docker.distribution.manifest.v1+json * &#x60;application/vnd.docker.distribution.manifest.v2+json&#x60; - application/vnd.docker.distribution.manifest.v2+json * &#x60;application/vnd.docker.distribution.manifest.list.v2+json&#x60; - application/vnd.docker.distribution.manifest.list.v2+json * &#x60;application/vnd.oci.image.manifest.v1+json&#x60; - application/vnd.oci.image.manifest.v1+json * &#x60;application/vnd.oci.image.index.v1+json&#x60; - application/vnd.oci.image.index.v1+json * &#x60;application/vnd.docker.distribution.manifest.v1+json&#x60; - application/vnd.docker.distribution.manifest.v1+json * &#x60;application/vnd.docker.distribution.manifest.v2+json&#x60; - application/vnd.docker.distribution.manifest.v2+json * &#x60;application/vnd.docker.distribution.manifest.list.v2+json&#x60; - application/vnd.docker.distribution.manifest.list.v2+json * &#x60;application/vnd.oci.image.manifest.v1+json&#x60; - application/vnd.oci.image.manifest.v1+json * &#x60;application/vnd.oci.image.index.v1+json&#x60; - application/vnd.oci.image.index.v1+json | [optional]
65
67
  **name** | **String**| Filter results where name matches value | [optional]
66
68
  **name__in** | [**Array&lt;String&gt;**](String.md)| Filter results where name is in a comma-separated list of values | [optional]
67
69
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
68
- **ordering** | [**Array&lt;String&gt;**](String.md)| Ordering | [optional]
70
+ **ordering** | [**Array&lt;String&gt;**](String.md)| Ordering * &#x60;pulp_id&#x60; - Pulp id * &#x60;-pulp_id&#x60; - Pulp id (descending) * &#x60;pulp_created&#x60; - Pulp created * &#x60;-pulp_created&#x60; - Pulp created (descending) * &#x60;pulp_last_updated&#x60; - Pulp last updated * &#x60;-pulp_last_updated&#x60; - Pulp last updated (descending) * &#x60;pulp_type&#x60; - Pulp type * &#x60;-pulp_type&#x60; - Pulp type (descending) * &#x60;upstream_id&#x60; - Upstream id * &#x60;-upstream_id&#x60; - Upstream id (descending) * &#x60;timestamp_of_interest&#x60; - Timestamp of interest * &#x60;-timestamp_of_interest&#x60; - Timestamp of interest (descending) * &#x60;name&#x60; - Name * &#x60;-name&#x60; - Name (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional]
71
+ **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
72
+ **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
69
73
  **repository_version** | **String**| Repository Version referenced by HREF | [optional]
70
74
  **repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
71
75
  **repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
@@ -211,8 +211,12 @@ opts = {
211
211
  name__startswith: 'name__startswith_example', # String | Filter results where name starts with value
212
212
  namespace__name: 'namespace__name_example', # String |
213
213
  offset: 56, # Integer | The initial index from which to return the results.
214
- ordering: ['ordering_example'], # Array<String> | Ordering
214
+ 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) * `base_path` - Base path * `-base_path` - Base path (descending) * `private` - Private * `-private` - Private (descending) * `description` - Description * `-description` - Description (descending) * `pk` - Pk * `-pk` - Pk (descending)
215
+ pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
216
+ pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
215
217
  pulp_label_select: 'pulp_label_select_example', # String | Filter labels by search string
218
+ repository: 'repository_example', # String | Filter results where repository matches value
219
+ repository__in: ['repository__in_example'], # Array<String> | Filter results where repository is in a comma-separated list of values
216
220
  with_content: 'with_content_example', # String | Filter distributions based on the content served by them
217
221
  fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
218
222
  exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
@@ -244,8 +248,12 @@ Name | Type | Description | Notes
244
248
  **name__startswith** | **String**| Filter results where name starts with value | [optional]
245
249
  **namespace__name** | **String**| | [optional]
246
250
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
247
- **ordering** | [**Array&lt;String&gt;**](String.md)| Ordering | [optional]
251
+ **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;base_path&#x60; - Base path * &#x60;-base_path&#x60; - Base path (descending) * &#x60;private&#x60; - Private * &#x60;-private&#x60; - Private (descending) * &#x60;description&#x60; - Description * &#x60;-description&#x60; - Description (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional]
252
+ **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
253
+ **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
248
254
  **pulp_label_select** | **String**| Filter labels by search string | [optional]
255
+ **repository** | **String**| Filter results where repository matches value | [optional]
256
+ **repository__in** | [**Array&lt;String&gt;**](String.md)| Filter results where repository is in a comma-separated list of values | [optional]
249
257
  **with_content** | **String**| Filter distributions based on the content served by them | [optional]
250
258
  **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
251
259
  **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
@@ -4,11 +4,11 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
+ **pulp_labels** | **Hash&lt;String, String&gt;** | | [optional]
7
8
  **repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional]
8
9
  **name** | **String** | A unique name. Ex, &#x60;rawhide&#x60; and &#x60;stable&#x60;. | [optional]
9
- **pulp_labels** | **Hash&lt;String, String&gt;** | | [optional]
10
- **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;) | [optional]
11
10
  **content_guard** | **String** | An optional content-guard. If none is specified, a default one will be used. | [optional]
11
+ **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;) | [optional]
12
12
  **repository_version** | **String** | RepositoryVersion to be served | [optional]
13
13
  **private** | **Boolean** | Restrict pull access to explicitly authorized users. Defaults to unrestricted pull access. | [optional]
14
14
  **description** | **String** | An optional description. | [optional]
@@ -18,11 +18,11 @@ Name | Type | Description | Notes
18
18
  ```ruby
19
19
  require 'PulpContainerClient'
20
20
 
21
- instance = PulpContainerClient::PatchedcontainerContainerDistribution.new(repository: null,
21
+ instance = PulpContainerClient::PatchedcontainerContainerDistribution.new(pulp_labels: null,
22
+ repository: null,
22
23
  name: null,
23
- pulp_labels: null,
24
- base_path: null,
25
24
  content_guard: null,
25
+ base_path: null,
26
26
  repository_version: null,
27
27
  private: null,
28
28
  description: null)
@@ -4,11 +4,11 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **retain_repo_versions** | **Integer** | Retain X versions of the repository. Default is null which retains all versions. This is provided as a tech preview in Pulp 3 and may change in the future. | [optional]
7
+ **retain_repo_versions** | **Integer** | Retain X versions of the repository. Default is null which retains all versions. | [optional]
8
8
  **description** | **String** | An optional description. | [optional]
9
9
  **name** | **String** | A unique name for this repository. | [optional]
10
- **pulp_labels** | **Hash&lt;String, String&gt;** | | [optional]
11
10
  **manifest_signing_service** | **String** | A reference to an associated signing service. | [optional]
11
+ **pulp_labels** | **Hash&lt;String, String&gt;** | | [optional]
12
12
 
13
13
  ## Code Sample
14
14
 
@@ -18,8 +18,8 @@ require 'PulpContainerClient'
18
18
  instance = PulpContainerClient::PatchedcontainerContainerPushRepository.new(retain_repo_versions: null,
19
19
  description: null,
20
20
  name: null,
21
- pulp_labels: null,
22
- manifest_signing_service: null)
21
+ manifest_signing_service: null,
22
+ pulp_labels: null)
23
23
  ```
24
24
 
25
25
 
@@ -18,7 +18,7 @@ Name | Type | Description | Notes
18
18
  **pulp_labels** | **Hash&lt;String, String&gt;** | | [optional]
19
19
  **download_concurrency** | **Integer** | Total number of simultaneous connections. If not set then the default value will be used. | [optional]
20
20
  **max_retries** | **Integer** | Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used. | [optional]
21
- **policy** | [**PolicyEnum**](PolicyEnum.md) | immediate - All manifests and blobs are downloaded and saved during a sync. on_demand - Only tags and manifests are downloaded. Blobs are not downloaded until they are requested for the first time by a client. streamed - Blobs are streamed to the client with every request and never saved. | [optional]
21
+ **policy** | [**PolicyEnum**](PolicyEnum.md) | immediate - All manifests and blobs are downloaded and saved during a sync. on_demand - Only tags and manifests are downloaded. Blobs are not downloaded until they are requested for the first time by a client. streamed - Blobs are streamed to the client with every request and never saved. * &#x60;immediate&#x60; - When syncing, download all metadata and content now. * &#x60;on_demand&#x60; - When syncing, download metadata, but do not download content now. Instead, download content as clients request it, and save it in Pulp to be served for future client requests. * &#x60;streamed&#x60; - When syncing, download metadata, but do not download content now. Instead,download content as clients request it, but never save it in Pulp. This causes future requests for that same content to have to be downloaded again. | [optional]
22
22
  **total_timeout** | **Float** | aiohttp.ClientTimeout.total (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional]
23
23
  **connect_timeout** | **Float** | aiohttp.ClientTimeout.connect (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional]
24
24
  **sock_connect_timeout** | **Float** | aiohttp.ClientTimeout.sock_connect (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional]
@@ -7,7 +7,7 @@ Name | Type | Description | Notes
7
7
  **pulp_labels** | **Hash&lt;String, String&gt;** | | [optional]
8
8
  **name** | **String** | A unique name for this repository. | [optional]
9
9
  **description** | **String** | An optional description. | [optional]
10
- **retain_repo_versions** | **Integer** | Retain X versions of the repository. Default is null which retains all versions. This is provided as a tech preview in Pulp 3 and may change in the future. | [optional]
10
+ **retain_repo_versions** | **Integer** | Retain X versions of the repository. Default is null which retains all versions. | [optional]
11
11
  **remote** | **String** | An optional remote to use by default when syncing. | [optional]
12
12
  **manifest_signing_service** | **String** | A reference to an associated signing service. | [optional]
13
13
 
@@ -204,7 +204,9 @@ opts = {
204
204
  name__in: ['name__in_example'], # Array<String> | Filter results where name is in a comma-separated list of values
205
205
  name__startswith: 'name__startswith_example', # String | Filter results where name starts with value
206
206
  offset: 56, # Integer | The initial index from which to return the results.
207
- ordering: ['ordering_example'], # Array<String> | Ordering
207
+ 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) * `pk` - Pk * `-pk` - Pk (descending)
208
+ pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
209
+ pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
208
210
  fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
209
211
  exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
210
212
  }
@@ -230,7 +232,9 @@ Name | Type | Description | Notes
230
232
  **name__in** | [**Array&lt;String&gt;**](String.md)| Filter results where name is in a comma-separated list of values | [optional]
231
233
  **name__startswith** | **String**| Filter results where name starts with value | [optional]
232
234
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
233
- **ordering** | [**Array&lt;String&gt;**](String.md)| Ordering | [optional]
235
+ **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;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional]
236
+ **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
237
+ **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
234
238
  **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
235
239
  **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
236
240
 
@@ -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]
@@ -436,6 +436,7 @@ end
436
436
 
437
437
  api_instance = PulpContainerClient::RepositoriesContainerApi.new
438
438
  opts = {
439
+ latest_with_content: 'latest_with_content_example', # String | Content Unit referenced by HREF
439
440
  limit: 56, # Integer | Number of results to return per page.
440
441
  name: 'name_example', # String | Filter results where name matches value
441
442
  name__contains: 'name__contains_example', # String | Filter results where name contains value
@@ -443,9 +444,20 @@ opts = {
443
444
  name__in: ['name__in_example'], # Array<String> | Filter results where name is in a comma-separated list of values
444
445
  name__startswith: 'name__startswith_example', # String | Filter results where name starts with value
445
446
  offset: 56, # Integer | The initial index from which to return the results.
446
- ordering: ['ordering_example'], # Array<String> | Ordering
447
+ 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)
448
+ pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
449
+ pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
447
450
  pulp_label_select: 'pulp_label_select_example', # String | Filter labels by search string
448
451
  remote: 'remote_example', # String | Foreign Key referenced by HREF
452
+ retain_repo_versions: 56, # Integer | Filter results where retain_repo_versions matches value
453
+ retain_repo_versions__gt: 56, # Integer | Filter results where retain_repo_versions is greater than value
454
+ retain_repo_versions__gte: 56, # Integer | Filter results where retain_repo_versions is greater than or equal to value
455
+ retain_repo_versions__isnull: true, # Boolean | Filter results where retain_repo_versions has a null value
456
+ retain_repo_versions__lt: 56, # Integer | Filter results where retain_repo_versions is less than value
457
+ retain_repo_versions__lte: 56, # Integer | Filter results where retain_repo_versions is less than or equal to value
458
+ retain_repo_versions__ne: 56, # Integer | Filter results where retain_repo_versions not equal to value
459
+ retain_repo_versions__range: [56], # Array<Integer> | Filter results where retain_repo_versions is between two comma separated values
460
+ with_content: 'with_content_example', # String | Content Unit referenced by HREF
449
461
  fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
450
462
  exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
451
463
  }
@@ -464,6 +476,7 @@ end
464
476
 
465
477
  Name | Type | Description | Notes
466
478
  ------------- | ------------- | ------------- | -------------
479
+ **latest_with_content** | **String**| Content Unit referenced by HREF | [optional]
467
480
  **limit** | **Integer**| Number of results to return per page. | [optional]
468
481
  **name** | **String**| Filter results where name matches value | [optional]
469
482
  **name__contains** | **String**| Filter results where name contains value | [optional]
@@ -471,9 +484,20 @@ Name | Type | Description | Notes
471
484
  **name__in** | [**Array&lt;String&gt;**](String.md)| Filter results where name is in a comma-separated list of values | [optional]
472
485
  **name__startswith** | **String**| Filter results where name starts with value | [optional]
473
486
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
474
- **ordering** | [**Array&lt;String&gt;**](String.md)| Ordering | [optional]
487
+ **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]
488
+ **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
489
+ **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
475
490
  **pulp_label_select** | **String**| Filter labels by search string | [optional]
476
491
  **remote** | **String**| Foreign Key referenced by HREF | [optional]
492
+ **retain_repo_versions** | **Integer**| Filter results where retain_repo_versions matches value | [optional]
493
+ **retain_repo_versions__gt** | **Integer**| Filter results where retain_repo_versions is greater than value | [optional]
494
+ **retain_repo_versions__gte** | **Integer**| Filter results where retain_repo_versions is greater than or equal to value | [optional]
495
+ **retain_repo_versions__isnull** | **Boolean**| Filter results where retain_repo_versions has a null value | [optional]
496
+ **retain_repo_versions__lt** | **Integer**| Filter results where retain_repo_versions is less than value | [optional]
497
+ **retain_repo_versions__lte** | **Integer**| Filter results where retain_repo_versions is less than or equal to value | [optional]
498
+ **retain_repo_versions__ne** | **Integer**| Filter results where retain_repo_versions not equal to value | [optional]
499
+ **retain_repo_versions__range** | [**Array&lt;Integer&gt;**](Integer.md)| Filter results where retain_repo_versions is between two comma separated values | [optional]
500
+ **with_content** | **String**| Content Unit referenced by HREF | [optional]
477
501
  **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
478
502
  **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
479
503