pulp_container_client 2.27.0 → 2.27.2
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.
- checksums.yaml +4 -4
- data/README.md +7 -7
- data/docs/ContainerContainerDistribution.md +4 -4
- data/docs/ContainerContainerDistributionResponse.md +14 -14
- data/docs/ContainerContainerPullThroughDistribution.md +4 -4
- data/docs/ContainerContainerPullThroughDistributionResponse.md +14 -14
- data/docs/ContainerContainerPullThroughRemote.md +6 -6
- data/docs/ContainerContainerPullThroughRemoteResponse.md +8 -8
- data/docs/ContainerContainerPushRepository.md +4 -4
- data/docs/ContainerContainerPushRepositoryResponse.md +13 -13
- data/docs/ContainerContainerRemote.md +6 -6
- data/docs/ContainerContainerRemoteResponse.md +8 -8
- data/docs/ContentBlobsApi.md +6 -6
- data/docs/ContentManifestsApi.md +6 -6
- data/docs/ContentSignaturesApi.md +6 -6
- data/docs/ContentTagsApi.md +6 -6
- data/docs/DistributionsContainerApi.md +4 -4
- data/docs/DistributionsPullThroughApi.md +4 -4
- data/docs/PatchedcontainerContainerDistribution.md +4 -4
- data/docs/PatchedcontainerContainerPullThroughDistribution.md +4 -4
- data/docs/PatchedcontainerContainerPullThroughRemote.md +6 -6
- data/docs/PatchedcontainerContainerPushRepository.md +4 -4
- data/docs/PatchedcontainerContainerRemote.md +6 -6
- data/docs/RepositoriesContainerApi.md +2 -2
- data/docs/RepositoriesContainerPushApi.md +2 -2
- data/lib/pulp_container_client/api/content_blobs_api.rb +6 -6
- data/lib/pulp_container_client/api/content_manifests_api.rb +6 -6
- data/lib/pulp_container_client/api/content_signatures_api.rb +6 -6
- data/lib/pulp_container_client/api/content_tags_api.rb +6 -6
- data/lib/pulp_container_client/api/distributions_container_api.rb +4 -4
- data/lib/pulp_container_client/api/distributions_pull_through_api.rb +4 -4
- data/lib/pulp_container_client/api/repositories_container_api.rb +2 -2
- data/lib/pulp_container_client/api/repositories_container_push_api.rb +2 -2
- data/lib/pulp_container_client/models/container_container_distribution.rb +21 -21
- data/lib/pulp_container_client/models/container_container_distribution_response.rb +60 -60
- data/lib/pulp_container_client/models/container_container_pull_through_distribution.rb +21 -21
- data/lib/pulp_container_client/models/container_container_pull_through_distribution_response.rb +60 -60
- data/lib/pulp_container_client/models/container_container_pull_through_remote.rb +32 -32
- data/lib/pulp_container_client/models/container_container_pull_through_remote_response.rb +44 -44
- data/lib/pulp_container_client/models/container_container_push_repository.rb +21 -21
- data/lib/pulp_container_client/models/container_container_push_repository_response.rb +59 -59
- data/lib/pulp_container_client/models/container_container_remote.rb +33 -33
- data/lib/pulp_container_client/models/container_container_remote_response.rb +45 -45
- data/lib/pulp_container_client/models/patchedcontainer_container_distribution.rb +21 -21
- data/lib/pulp_container_client/models/patchedcontainer_container_pull_through_distribution.rb +21 -21
- data/lib/pulp_container_client/models/patchedcontainer_container_pull_through_remote.rb +32 -32
- data/lib/pulp_container_client/models/patchedcontainer_container_push_repository.rb +21 -21
- data/lib/pulp_container_client/models/patchedcontainer_container_remote.rb +33 -33
- data/lib/pulp_container_client/version.rb +1 -1
- data/spec/api/content_blobs_api_spec.rb +3 -3
- data/spec/api/content_manifests_api_spec.rb +3 -3
- data/spec/api/content_signatures_api_spec.rb +3 -3
- data/spec/api/content_tags_api_spec.rb +3 -3
- data/spec/api/distributions_container_api_spec.rb +2 -2
- data/spec/api/distributions_pull_through_api_spec.rb +2 -2
- data/spec/api/repositories_container_api_spec.rb +1 -1
- data/spec/api/repositories_container_push_api_spec.rb +1 -1
- data/spec/models/container_container_distribution_response_spec.rb +11 -11
- data/spec/models/container_container_distribution_spec.rb +4 -4
- data/spec/models/container_container_pull_through_distribution_response_spec.rb +11 -11
- data/spec/models/container_container_pull_through_distribution_spec.rb +4 -4
- data/spec/models/container_container_pull_through_remote_response_spec.rb +10 -10
- data/spec/models/container_container_pull_through_remote_spec.rb +17 -17
- data/spec/models/container_container_push_repository_response_spec.rb +11 -11
- data/spec/models/container_container_push_repository_spec.rb +4 -4
- data/spec/models/container_container_remote_response_spec.rb +10 -10
- data/spec/models/container_container_remote_spec.rb +17 -17
- data/spec/models/patchedcontainer_container_distribution_spec.rb +4 -4
- data/spec/models/patchedcontainer_container_pull_through_distribution_spec.rb +4 -4
- data/spec/models/patchedcontainer_container_pull_through_remote_spec.rb +17 -17
- data/spec/models/patchedcontainer_container_push_repository_spec.rb +4 -4
- data/spec/models/patchedcontainer_container_remote_spec.rb +17 -17
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: ea2862bd0bc7ebbad10d66f2f95716d980c012ade351eee0de87f8e34b0338a0
|
|
4
|
+
data.tar.gz: 9c7d6a7f27871e1b7b5b6893a3d442304d90068016f4df3ba0ecb841859157b8
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: e3472fb5445a004c26453b751ce75414c82b8fbd2a4f2e5d4bade0bb0b532925799ba2efb08e83239218bef42c8bac429bfd9ba9cdbdb671001fb3ed02b00755
|
|
7
|
+
data.tar.gz: e4b16d79efd9a92b1a9da8a1a42627d1b7b9b192db6602a1165d062c8f102926e3ec7692433069b0efd80983485b61b0a17cf5c2c86acc40d145f7cf9a9a636d
|
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.27.
|
|
10
|
+
- Package version: 2.27.2
|
|
11
11
|
- Generator version: 7.10.0
|
|
12
12
|
- Build package: org.openapitools.codegen.languages.RubyClientCodegen
|
|
13
13
|
For more information, please visit [https://pulpproject.org](https://pulpproject.org)
|
|
@@ -25,16 +25,16 @@ gem build pulp_container_client.gemspec
|
|
|
25
25
|
Then either install the gem locally:
|
|
26
26
|
|
|
27
27
|
```shell
|
|
28
|
-
gem install ./pulp_container_client-2.27.
|
|
28
|
+
gem install ./pulp_container_client-2.27.2.gem
|
|
29
29
|
```
|
|
30
30
|
|
|
31
|
-
(for development, run `gem install --dev ./pulp_container_client-2.27.
|
|
31
|
+
(for development, run `gem install --dev ./pulp_container_client-2.27.2.gem` to install the development dependencies)
|
|
32
32
|
|
|
33
33
|
or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
|
|
34
34
|
|
|
35
35
|
Finally add this to the Gemfile:
|
|
36
36
|
|
|
37
|
-
gem 'pulp_container_client', '~> 2.27.
|
|
37
|
+
gem 'pulp_container_client', '~> 2.27.2'
|
|
38
38
|
|
|
39
39
|
### Install from Git
|
|
40
40
|
|
|
@@ -81,9 +81,9 @@ opts = {
|
|
|
81
81
|
pulp_id__in: ['inner_example'], # Array<String> | Multiple values may be separated by commas.
|
|
82
82
|
pulp_label_select: 'pulp_label_select_example', # String | Filter labels by search string
|
|
83
83
|
q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
|
|
84
|
-
repository_version: 'repository_version_example', # String |
|
|
85
|
-
repository_version_added: 'repository_version_added_example', # String |
|
|
86
|
-
repository_version_removed: 'repository_version_removed_example', # String |
|
|
84
|
+
repository_version: 'repository_version_example', # String |
|
|
85
|
+
repository_version_added: 'repository_version_added_example', # String |
|
|
86
|
+
repository_version_removed: 'repository_version_removed_example', # String |
|
|
87
87
|
fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
|
|
88
88
|
exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
|
|
89
89
|
}
|
|
@@ -4,10 +4,10 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional] |
|
|
8
7
|
| **hidden** | **Boolean** | Whether this distribution should be shown in the content app. | [optional][default to false] |
|
|
9
|
-
| **content_guard** | **String** | An optional content-guard. If none is specified, a default one will be used. | [optional] |
|
|
10
8
|
| **base_path** | **String** | The base (relative) path component of the published url. Avoid paths that overlap with other distribution base paths (e.g. \"foo\" and \"foo/bar\") | |
|
|
9
|
+
| **repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional] |
|
|
10
|
+
| **content_guard** | **String** | An optional content-guard. If none is specified, a default one will be used. | [optional] |
|
|
11
11
|
| **pulp_labels** | **Hash<String, String>** | | [optional] |
|
|
12
12
|
| **name** | **String** | A unique name. Ex, `rawhide` and `stable`. | |
|
|
13
13
|
| **repository_version** | **String** | RepositoryVersion to be served | [optional] |
|
|
@@ -20,10 +20,10 @@
|
|
|
20
20
|
require 'pulp_container_client'
|
|
21
21
|
|
|
22
22
|
instance = PulpContainerClient::ContainerContainerDistribution.new(
|
|
23
|
-
repository: null,
|
|
24
23
|
hidden: null,
|
|
25
|
-
content_guard: null,
|
|
26
24
|
base_path: null,
|
|
25
|
+
repository: null,
|
|
26
|
+
content_guard: null,
|
|
27
27
|
pulp_labels: null,
|
|
28
28
|
name: null,
|
|
29
29
|
repository_version: null,
|
|
@@ -4,17 +4,17 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional] |
|
|
8
|
-
| **hidden** | **Boolean** | Whether this distribution should be shown in the content app. | [optional][default to false] |
|
|
9
|
-
| **pulp_last_updated** | **Time** | 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] |
|
|
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. \"foo\" and \"foo/bar\") | |
|
|
12
|
-
| **pulp_labels** | **Hash<String, String>** | | [optional] |
|
|
13
7
|
| **no_content_change_since** | **String** | Timestamp since when the distributed content served by this distribution has not changed. If equals to `null`, no guarantee is provided about content changes. | [optional][readonly] |
|
|
14
8
|
| **pulp_created** | **Time** | Timestamp of creation. | [optional][readonly] |
|
|
15
|
-
| **
|
|
9
|
+
| **hidden** | **Boolean** | Whether this distribution should be shown in the content app. | [optional][default to false] |
|
|
10
|
+
| **base_path** | **String** | The base (relative) path component of the published url. Avoid paths that overlap with other distribution base paths (e.g. \"foo\" and \"foo/bar\") | |
|
|
16
11
|
| **prn** | **String** | The Pulp Resource Name (PRN). | [optional][readonly] |
|
|
12
|
+
| **repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional] |
|
|
13
|
+
| **content_guard** | **String** | An optional content-guard. If none is specified, a default one will be used. | [optional] |
|
|
14
|
+
| **pulp_last_updated** | **Time** | 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] |
|
|
15
|
+
| **pulp_labels** | **Hash<String, String>** | | [optional] |
|
|
17
16
|
| **pulp_href** | **String** | | [optional][readonly] |
|
|
17
|
+
| **name** | **String** | A unique name. Ex, `rawhide` and `stable`. | |
|
|
18
18
|
| **repository_version** | **String** | RepositoryVersion to be served | [optional] |
|
|
19
19
|
| **registry_path** | **String** | The Registry hostname/name/ to use with docker pull command defined by this distribution. | [optional][readonly] |
|
|
20
20
|
| **remote** | **String** | Remote that can be used to fetch content when using pull-through caching. | [optional][readonly] |
|
|
@@ -28,17 +28,17 @@
|
|
|
28
28
|
require 'pulp_container_client'
|
|
29
29
|
|
|
30
30
|
instance = PulpContainerClient::ContainerContainerDistributionResponse.new(
|
|
31
|
-
repository: null,
|
|
32
|
-
hidden: null,
|
|
33
|
-
pulp_last_updated: null,
|
|
34
|
-
content_guard: null,
|
|
35
|
-
base_path: null,
|
|
36
|
-
pulp_labels: null,
|
|
37
31
|
no_content_change_since: null,
|
|
38
32
|
pulp_created: null,
|
|
39
|
-
|
|
33
|
+
hidden: null,
|
|
34
|
+
base_path: null,
|
|
40
35
|
prn: null,
|
|
36
|
+
repository: null,
|
|
37
|
+
content_guard: null,
|
|
38
|
+
pulp_last_updated: null,
|
|
39
|
+
pulp_labels: null,
|
|
41
40
|
pulp_href: null,
|
|
41
|
+
name: null,
|
|
42
42
|
repository_version: null,
|
|
43
43
|
registry_path: null,
|
|
44
44
|
remote: null,
|
|
@@ -4,10 +4,10 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional] |
|
|
8
7
|
| **hidden** | **Boolean** | Whether this distribution should be shown in the content app. | [optional][default to false] |
|
|
9
|
-
| **content_guard** | **String** | An optional content-guard. If none is specified, a default one will be used. | [optional] |
|
|
10
8
|
| **base_path** | **String** | The base (relative) path component of the published url. Avoid paths that overlap with other distribution base paths (e.g. \"foo\" and \"foo/bar\") | |
|
|
9
|
+
| **repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional] |
|
|
10
|
+
| **content_guard** | **String** | An optional content-guard. If none is specified, a default one will be used. | [optional] |
|
|
11
11
|
| **pulp_labels** | **Hash<String, String>** | | [optional] |
|
|
12
12
|
| **name** | **String** | A unique name. Ex, `rawhide` and `stable`. | |
|
|
13
13
|
| **remote** | **String** | Remote that can be used to fetch content when using pull-through caching. | |
|
|
@@ -21,10 +21,10 @@
|
|
|
21
21
|
require 'pulp_container_client'
|
|
22
22
|
|
|
23
23
|
instance = PulpContainerClient::ContainerContainerPullThroughDistribution.new(
|
|
24
|
-
repository: null,
|
|
25
24
|
hidden: null,
|
|
26
|
-
content_guard: null,
|
|
27
25
|
base_path: null,
|
|
26
|
+
repository: null,
|
|
27
|
+
content_guard: null,
|
|
28
28
|
pulp_labels: null,
|
|
29
29
|
name: null,
|
|
30
30
|
remote: null,
|
|
@@ -4,17 +4,17 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional] |
|
|
8
|
-
| **hidden** | **Boolean** | Whether this distribution should be shown in the content app. | [optional][default to false] |
|
|
9
|
-
| **pulp_last_updated** | **Time** | 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] |
|
|
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. \"foo\" and \"foo/bar\") | |
|
|
12
|
-
| **pulp_labels** | **Hash<String, String>** | | [optional] |
|
|
13
7
|
| **no_content_change_since** | **String** | Timestamp since when the distributed content served by this distribution has not changed. If equals to `null`, no guarantee is provided about content changes. | [optional][readonly] |
|
|
14
8
|
| **pulp_created** | **Time** | Timestamp of creation. | [optional][readonly] |
|
|
15
|
-
| **
|
|
9
|
+
| **hidden** | **Boolean** | Whether this distribution should be shown in the content app. | [optional][default to false] |
|
|
10
|
+
| **base_path** | **String** | The base (relative) path component of the published url. Avoid paths that overlap with other distribution base paths (e.g. \"foo\" and \"foo/bar\") | |
|
|
16
11
|
| **prn** | **String** | The Pulp Resource Name (PRN). | [optional][readonly] |
|
|
12
|
+
| **repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional] |
|
|
13
|
+
| **content_guard** | **String** | An optional content-guard. If none is specified, a default one will be used. | [optional] |
|
|
14
|
+
| **pulp_last_updated** | **Time** | 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] |
|
|
15
|
+
| **pulp_labels** | **Hash<String, String>** | | [optional] |
|
|
17
16
|
| **pulp_href** | **String** | | [optional][readonly] |
|
|
17
|
+
| **name** | **String** | A unique name. Ex, `rawhide` and `stable`. | |
|
|
18
18
|
| **remote** | **String** | Remote that can be used to fetch content when using pull-through caching. | |
|
|
19
19
|
| **distributions** | **Array<String>** | Distributions created after pulling content through cache | [optional] |
|
|
20
20
|
| **namespace** | **String** | Namespace this distribution belongs to. | [optional][readonly] |
|
|
@@ -27,17 +27,17 @@
|
|
|
27
27
|
require 'pulp_container_client'
|
|
28
28
|
|
|
29
29
|
instance = PulpContainerClient::ContainerContainerPullThroughDistributionResponse.new(
|
|
30
|
-
repository: null,
|
|
31
|
-
hidden: null,
|
|
32
|
-
pulp_last_updated: null,
|
|
33
|
-
content_guard: null,
|
|
34
|
-
base_path: null,
|
|
35
|
-
pulp_labels: null,
|
|
36
30
|
no_content_change_since: null,
|
|
37
31
|
pulp_created: null,
|
|
38
|
-
|
|
32
|
+
hidden: null,
|
|
33
|
+
base_path: null,
|
|
39
34
|
prn: null,
|
|
35
|
+
repository: null,
|
|
36
|
+
content_guard: null,
|
|
37
|
+
pulp_last_updated: null,
|
|
38
|
+
pulp_labels: null,
|
|
40
39
|
pulp_href: null,
|
|
40
|
+
name: null,
|
|
41
41
|
remote: null,
|
|
42
42
|
distributions: null,
|
|
43
43
|
namespace: null,
|
|
@@ -6,6 +6,8 @@
|
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **name** | **String** | A unique name for this remote. | |
|
|
8
8
|
| **url** | **String** | The URL of an external content source. | |
|
|
9
|
+
| **pulp_labels** | **Hash<String, String>** | | [optional] |
|
|
10
|
+
| **policy** | [**Policy7e0Enum**](Policy7e0Enum.md) | | [optional] |
|
|
9
11
|
| **ca_cert** | **String** | A PEM encoded CA certificate used to validate the server certificate presented by the remote server. | [optional] |
|
|
10
12
|
| **client_cert** | **String** | A PEM encoded client certificate used for authentication. | [optional] |
|
|
11
13
|
| **client_key** | **String** | A PEM encoded private key used for authentication. | [optional] |
|
|
@@ -15,15 +17,13 @@
|
|
|
15
17
|
| **proxy_password** | **String** | The password to authenticate to the proxy. Extra leading and trailing whitespace characters are not trimmed. | [optional] |
|
|
16
18
|
| **username** | **String** | The username to be used for authentication when syncing. | [optional] |
|
|
17
19
|
| **password** | **String** | The password to be used for authentication when syncing. Extra leading and trailing whitespace characters are not trimmed. | [optional] |
|
|
18
|
-
| **pulp_labels** | **Hash<String, String>** | | [optional] |
|
|
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** | [**Policy7e0Enum**](Policy7e0Enum.md) | | [optional] |
|
|
22
21
|
| **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
22
|
| **connect_timeout** | **Float** | aiohttp.ClientTimeout.connect (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional] |
|
|
24
23
|
| **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] |
|
|
25
24
|
| **sock_read_timeout** | **Float** | aiohttp.ClientTimeout.sock_read (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional] |
|
|
26
25
|
| **headers** | **Array<Object>** | Headers for aiohttp.Clientsession | [optional] |
|
|
26
|
+
| **download_concurrency** | **Integer** | Total number of simultaneous connections. If not set then the default value will be used. | [optional] |
|
|
27
27
|
| **rate_limit** | **Integer** | Limits requests per second for each concurrent downloader | [optional] |
|
|
28
28
|
| **includes** | **Array<String>** | A list of remotes to include during pull-through caching. Wildcards *, ? are recognized. 'includes' is evaluated before 'excludes'. | [optional] |
|
|
29
29
|
| **excludes** | **Array<String>** | A list of remotes to exclude during pull-through caching. Wildcards *, ? are recognized. 'excludes' is evaluated after 'includes'. | [optional] |
|
|
@@ -36,6 +36,8 @@ require 'pulp_container_client'
|
|
|
36
36
|
instance = PulpContainerClient::ContainerContainerPullThroughRemote.new(
|
|
37
37
|
name: null,
|
|
38
38
|
url: null,
|
|
39
|
+
pulp_labels: null,
|
|
40
|
+
policy: null,
|
|
39
41
|
ca_cert: null,
|
|
40
42
|
client_cert: null,
|
|
41
43
|
client_key: null,
|
|
@@ -45,15 +47,13 @@ instance = PulpContainerClient::ContainerContainerPullThroughRemote.new(
|
|
|
45
47
|
proxy_password: null,
|
|
46
48
|
username: null,
|
|
47
49
|
password: null,
|
|
48
|
-
pulp_labels: null,
|
|
49
|
-
download_concurrency: null,
|
|
50
50
|
max_retries: null,
|
|
51
|
-
policy: null,
|
|
52
51
|
total_timeout: null,
|
|
53
52
|
connect_timeout: null,
|
|
54
53
|
sock_connect_timeout: null,
|
|
55
54
|
sock_read_timeout: null,
|
|
56
55
|
headers: null,
|
|
56
|
+
download_concurrency: null,
|
|
57
57
|
rate_limit: null,
|
|
58
58
|
includes: null,
|
|
59
59
|
excludes: null
|
|
@@ -10,21 +10,21 @@
|
|
|
10
10
|
| **pulp_last_updated** | **Time** | Timestamp of the most recent update of the remote. | [optional][readonly] |
|
|
11
11
|
| **name** | **String** | A unique name for this remote. | |
|
|
12
12
|
| **url** | **String** | The URL of an external content source. | |
|
|
13
|
+
| **pulp_labels** | **Hash<String, String>** | | [optional] |
|
|
14
|
+
| **policy** | [**Policy7e0Enum**](Policy7e0Enum.md) | | [optional] |
|
|
15
|
+
| **hidden_fields** | [**Array<ContainerContainerPullThroughRemoteResponseHiddenFieldsInner>**](ContainerContainerPullThroughRemoteResponseHiddenFieldsInner.md) | List of hidden (write only) fields | [optional] |
|
|
13
16
|
| **ca_cert** | **String** | A PEM encoded CA certificate used to validate the server certificate presented by the remote server. | [optional] |
|
|
14
17
|
| **client_cert** | **String** | A PEM encoded client certificate used for authentication. | [optional] |
|
|
15
18
|
| **tls_validation** | **Boolean** | If True, TLS peer validation must be performed. | [optional] |
|
|
16
19
|
| **proxy_url** | **String** | The proxy URL. Format: scheme://host:port | [optional] |
|
|
17
|
-
| **pulp_labels** | **Hash<String, String>** | | [optional] |
|
|
18
|
-
| **download_concurrency** | **Integer** | Total number of simultaneous connections. If not set then the default value will be used. | [optional] |
|
|
19
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] |
|
|
20
|
-
| **policy** | [**Policy7e0Enum**](Policy7e0Enum.md) | | [optional] |
|
|
21
21
|
| **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] |
|
|
22
22
|
| **connect_timeout** | **Float** | aiohttp.ClientTimeout.connect (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional] |
|
|
23
23
|
| **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] |
|
|
24
24
|
| **sock_read_timeout** | **Float** | aiohttp.ClientTimeout.sock_read (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional] |
|
|
25
25
|
| **headers** | **Array<Object>** | Headers for aiohttp.Clientsession | [optional] |
|
|
26
|
+
| **download_concurrency** | **Integer** | Total number of simultaneous connections. If not set then the default value will be used. | [optional] |
|
|
26
27
|
| **rate_limit** | **Integer** | Limits requests per second for each concurrent downloader | [optional] |
|
|
27
|
-
| **hidden_fields** | [**Array<ContainerContainerPullThroughRemoteResponseHiddenFieldsInner>**](ContainerContainerPullThroughRemoteResponseHiddenFieldsInner.md) | List of hidden (write only) fields | [optional] |
|
|
28
28
|
| **includes** | **Array<String>** | A list of remotes to include during pull-through caching. Wildcards *, ? are recognized. 'includes' is evaluated before 'excludes'. | [optional] |
|
|
29
29
|
| **excludes** | **Array<String>** | A list of remotes to exclude during pull-through caching. Wildcards *, ? are recognized. 'excludes' is evaluated after 'includes'. | [optional] |
|
|
30
30
|
|
|
@@ -40,21 +40,21 @@ instance = PulpContainerClient::ContainerContainerPullThroughRemoteResponse.new(
|
|
|
40
40
|
pulp_last_updated: null,
|
|
41
41
|
name: null,
|
|
42
42
|
url: null,
|
|
43
|
+
pulp_labels: null,
|
|
44
|
+
policy: null,
|
|
45
|
+
hidden_fields: null,
|
|
43
46
|
ca_cert: null,
|
|
44
47
|
client_cert: null,
|
|
45
48
|
tls_validation: null,
|
|
46
49
|
proxy_url: null,
|
|
47
|
-
pulp_labels: null,
|
|
48
|
-
download_concurrency: null,
|
|
49
50
|
max_retries: null,
|
|
50
|
-
policy: null,
|
|
51
51
|
total_timeout: null,
|
|
52
52
|
connect_timeout: null,
|
|
53
53
|
sock_connect_timeout: null,
|
|
54
54
|
sock_read_timeout: null,
|
|
55
55
|
headers: null,
|
|
56
|
+
download_concurrency: null,
|
|
56
57
|
rate_limit: null,
|
|
57
|
-
hidden_fields: null,
|
|
58
58
|
includes: null,
|
|
59
59
|
excludes: null
|
|
60
60
|
)
|
|
@@ -4,10 +4,10 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **manifest_signing_service** | **String** | A reference to an associated signing service. | [optional] |
|
|
8
|
-
| **pulp_labels** | **Hash<String, String>** | | [optional] |
|
|
9
7
|
| **description** | **String** | An optional description. | [optional] |
|
|
10
8
|
| **retain_repo_versions** | **Integer** | Retain X versions of the repository. Default is null which retains all versions. | [optional] |
|
|
9
|
+
| **pulp_labels** | **Hash<String, String>** | | [optional] |
|
|
10
|
+
| **manifest_signing_service** | **String** | A reference to an associated signing service. | [optional] |
|
|
11
11
|
| **name** | **String** | A unique name for this repository. | |
|
|
12
12
|
|
|
13
13
|
## Example
|
|
@@ -16,10 +16,10 @@
|
|
|
16
16
|
require 'pulp_container_client'
|
|
17
17
|
|
|
18
18
|
instance = PulpContainerClient::ContainerContainerPushRepository.new(
|
|
19
|
-
manifest_signing_service: null,
|
|
20
|
-
pulp_labels: null,
|
|
21
19
|
description: null,
|
|
22
20
|
retain_repo_versions: null,
|
|
21
|
+
pulp_labels: null,
|
|
22
|
+
manifest_signing_service: null,
|
|
23
23
|
name: null
|
|
24
24
|
)
|
|
25
25
|
```
|
|
@@ -4,17 +4,17 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **manifest_signing_service** | **String** | A reference to an associated signing service. | [optional] |
|
|
8
|
-
| **pulp_last_updated** | **Time** | 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] |
|
|
9
|
-
| **pulp_labels** | **Hash<String, String>** | | [optional] |
|
|
10
7
|
| **description** | **String** | An optional description. | [optional] |
|
|
11
8
|
| **pulp_created** | **Time** | Timestamp of creation. | [optional][readonly] |
|
|
12
|
-
| **latest_version_href** | **String** | | [optional][readonly] |
|
|
13
9
|
| **retain_repo_versions** | **Integer** | Retain X versions of the repository. Default is null which retains all versions. | [optional] |
|
|
14
|
-
| **name** | **String** | A unique name for this repository. | |
|
|
15
|
-
| **versions_href** | **String** | | [optional][readonly] |
|
|
16
10
|
| **prn** | **String** | The Pulp Resource Name (PRN). | [optional][readonly] |
|
|
11
|
+
| **versions_href** | **String** | | [optional][readonly] |
|
|
12
|
+
| **pulp_last_updated** | **Time** | 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] |
|
|
13
|
+
| **pulp_labels** | **Hash<String, String>** | | [optional] |
|
|
17
14
|
| **pulp_href** | **String** | | [optional][readonly] |
|
|
15
|
+
| **latest_version_href** | **String** | | [optional][readonly] |
|
|
16
|
+
| **manifest_signing_service** | **String** | A reference to an associated signing service. | [optional] |
|
|
17
|
+
| **name** | **String** | A unique name for this repository. | |
|
|
18
18
|
|
|
19
19
|
## Example
|
|
20
20
|
|
|
@@ -22,17 +22,17 @@
|
|
|
22
22
|
require 'pulp_container_client'
|
|
23
23
|
|
|
24
24
|
instance = PulpContainerClient::ContainerContainerPushRepositoryResponse.new(
|
|
25
|
-
manifest_signing_service: null,
|
|
26
|
-
pulp_last_updated: null,
|
|
27
|
-
pulp_labels: null,
|
|
28
25
|
description: null,
|
|
29
26
|
pulp_created: null,
|
|
30
|
-
latest_version_href: null,
|
|
31
27
|
retain_repo_versions: null,
|
|
32
|
-
name: null,
|
|
33
|
-
versions_href: null,
|
|
34
28
|
prn: null,
|
|
35
|
-
|
|
29
|
+
versions_href: null,
|
|
30
|
+
pulp_last_updated: null,
|
|
31
|
+
pulp_labels: null,
|
|
32
|
+
pulp_href: null,
|
|
33
|
+
latest_version_href: null,
|
|
34
|
+
manifest_signing_service: null,
|
|
35
|
+
name: null
|
|
36
36
|
)
|
|
37
37
|
```
|
|
38
38
|
|
|
@@ -6,6 +6,8 @@
|
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
7
|
| **name** | **String** | A unique name for this remote. | |
|
|
8
8
|
| **url** | **String** | The URL of an external content source. | |
|
|
9
|
+
| **pulp_labels** | **Hash<String, String>** | | [optional] |
|
|
10
|
+
| **policy** | [**Policy692Enum**](Policy692Enum.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. * `immediate` - When syncing, download all metadata and content now. * `on_demand` - 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. * `streamed` - 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] |
|
|
9
11
|
| **ca_cert** | **String** | A PEM encoded CA certificate used to validate the server certificate presented by the remote server. | [optional] |
|
|
10
12
|
| **client_cert** | **String** | A PEM encoded client certificate used for authentication. | [optional] |
|
|
11
13
|
| **client_key** | **String** | A PEM encoded private key used for authentication. | [optional] |
|
|
@@ -15,15 +17,13 @@
|
|
|
15
17
|
| **proxy_password** | **String** | The password to authenticate to the proxy. Extra leading and trailing whitespace characters are not trimmed. | [optional] |
|
|
16
18
|
| **username** | **String** | The username to be used for authentication when syncing. | [optional] |
|
|
17
19
|
| **password** | **String** | The password to be used for authentication when syncing. Extra leading and trailing whitespace characters are not trimmed. | [optional] |
|
|
18
|
-
| **pulp_labels** | **Hash<String, String>** | | [optional] |
|
|
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** | [**Policy692Enum**](Policy692Enum.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. * `immediate` - When syncing, download all metadata and content now. * `on_demand` - 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. * `streamed` - 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
21
|
| **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
22
|
| **connect_timeout** | **Float** | aiohttp.ClientTimeout.connect (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional] |
|
|
24
23
|
| **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] |
|
|
25
24
|
| **sock_read_timeout** | **Float** | aiohttp.ClientTimeout.sock_read (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional] |
|
|
26
25
|
| **headers** | **Array<Object>** | Headers for aiohttp.Clientsession | [optional] |
|
|
26
|
+
| **download_concurrency** | **Integer** | Total number of simultaneous connections. If not set then the default value will be used. | [optional] |
|
|
27
27
|
| **rate_limit** | **Integer** | Limits requests per second for each concurrent downloader | [optional] |
|
|
28
28
|
| **upstream_name** | **String** | Name of the upstream repository | |
|
|
29
29
|
| **include_tags** | **Array<String>** | A list of tags to include during sync. Wildcards *, ? are recognized. 'include_tags' is evaluated before 'exclude_tags'. | [optional] |
|
|
@@ -38,6 +38,8 @@ require 'pulp_container_client'
|
|
|
38
38
|
instance = PulpContainerClient::ContainerContainerRemote.new(
|
|
39
39
|
name: null,
|
|
40
40
|
url: null,
|
|
41
|
+
pulp_labels: null,
|
|
42
|
+
policy: null,
|
|
41
43
|
ca_cert: null,
|
|
42
44
|
client_cert: null,
|
|
43
45
|
client_key: null,
|
|
@@ -47,15 +49,13 @@ instance = PulpContainerClient::ContainerContainerRemote.new(
|
|
|
47
49
|
proxy_password: null,
|
|
48
50
|
username: null,
|
|
49
51
|
password: null,
|
|
50
|
-
pulp_labels: null,
|
|
51
|
-
download_concurrency: null,
|
|
52
52
|
max_retries: null,
|
|
53
|
-
policy: null,
|
|
54
53
|
total_timeout: null,
|
|
55
54
|
connect_timeout: null,
|
|
56
55
|
sock_connect_timeout: null,
|
|
57
56
|
sock_read_timeout: null,
|
|
58
57
|
headers: null,
|
|
58
|
+
download_concurrency: null,
|
|
59
59
|
rate_limit: null,
|
|
60
60
|
upstream_name: null,
|
|
61
61
|
include_tags: null,
|
|
@@ -10,21 +10,21 @@
|
|
|
10
10
|
| **pulp_last_updated** | **Time** | Timestamp of the most recent update of the remote. | [optional][readonly] |
|
|
11
11
|
| **name** | **String** | A unique name for this remote. | |
|
|
12
12
|
| **url** | **String** | The URL of an external content source. | |
|
|
13
|
+
| **pulp_labels** | **Hash<String, String>** | | [optional] |
|
|
14
|
+
| **policy** | [**Policy692Enum**](Policy692Enum.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. * `immediate` - When syncing, download all metadata and content now. * `on_demand` - 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. * `streamed` - 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] |
|
|
15
|
+
| **hidden_fields** | [**Array<ContainerContainerPullThroughRemoteResponseHiddenFieldsInner>**](ContainerContainerPullThroughRemoteResponseHiddenFieldsInner.md) | List of hidden (write only) fields | [optional] |
|
|
13
16
|
| **ca_cert** | **String** | A PEM encoded CA certificate used to validate the server certificate presented by the remote server. | [optional] |
|
|
14
17
|
| **client_cert** | **String** | A PEM encoded client certificate used for authentication. | [optional] |
|
|
15
18
|
| **tls_validation** | **Boolean** | If True, TLS peer validation must be performed. | [optional] |
|
|
16
19
|
| **proxy_url** | **String** | The proxy URL. Format: scheme://host:port | [optional] |
|
|
17
|
-
| **pulp_labels** | **Hash<String, String>** | | [optional] |
|
|
18
|
-
| **download_concurrency** | **Integer** | Total number of simultaneous connections. If not set then the default value will be used. | [optional] |
|
|
19
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] |
|
|
20
|
-
| **policy** | [**Policy692Enum**](Policy692Enum.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. * `immediate` - When syncing, download all metadata and content now. * `on_demand` - 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. * `streamed` - 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] |
|
|
21
21
|
| **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] |
|
|
22
22
|
| **connect_timeout** | **Float** | aiohttp.ClientTimeout.connect (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional] |
|
|
23
23
|
| **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] |
|
|
24
24
|
| **sock_read_timeout** | **Float** | aiohttp.ClientTimeout.sock_read (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional] |
|
|
25
25
|
| **headers** | **Array<Object>** | Headers for aiohttp.Clientsession | [optional] |
|
|
26
|
+
| **download_concurrency** | **Integer** | Total number of simultaneous connections. If not set then the default value will be used. | [optional] |
|
|
26
27
|
| **rate_limit** | **Integer** | Limits requests per second for each concurrent downloader | [optional] |
|
|
27
|
-
| **hidden_fields** | [**Array<ContainerContainerPullThroughRemoteResponseHiddenFieldsInner>**](ContainerContainerPullThroughRemoteResponseHiddenFieldsInner.md) | List of hidden (write only) fields | [optional] |
|
|
28
28
|
| **upstream_name** | **String** | Name of the upstream repository | |
|
|
29
29
|
| **include_tags** | **Array<String>** | A list of tags to include during sync. Wildcards *, ? are recognized. 'include_tags' is evaluated before 'exclude_tags'. | [optional] |
|
|
30
30
|
| **exclude_tags** | **Array<String>** | A list of tags to exclude during sync. Wildcards *, ? are recognized. 'exclude_tags' is evaluated after 'include_tags'. | [optional] |
|
|
@@ -42,21 +42,21 @@ instance = PulpContainerClient::ContainerContainerRemoteResponse.new(
|
|
|
42
42
|
pulp_last_updated: null,
|
|
43
43
|
name: null,
|
|
44
44
|
url: null,
|
|
45
|
+
pulp_labels: null,
|
|
46
|
+
policy: null,
|
|
47
|
+
hidden_fields: null,
|
|
45
48
|
ca_cert: null,
|
|
46
49
|
client_cert: null,
|
|
47
50
|
tls_validation: null,
|
|
48
51
|
proxy_url: null,
|
|
49
|
-
pulp_labels: null,
|
|
50
|
-
download_concurrency: null,
|
|
51
52
|
max_retries: null,
|
|
52
|
-
policy: null,
|
|
53
53
|
total_timeout: null,
|
|
54
54
|
connect_timeout: null,
|
|
55
55
|
sock_connect_timeout: null,
|
|
56
56
|
sock_read_timeout: null,
|
|
57
57
|
headers: null,
|
|
58
|
+
download_concurrency: null,
|
|
58
59
|
rate_limit: null,
|
|
59
|
-
hidden_fields: null,
|
|
60
60
|
upstream_name: null,
|
|
61
61
|
include_tags: null,
|
|
62
62
|
exclude_tags: null,
|
data/docs/ContentBlobsApi.md
CHANGED
|
@@ -44,9 +44,9 @@ opts = {
|
|
|
44
44
|
pulp_id__in: ['inner_example'], # Array<String> | Multiple values may be separated by commas.
|
|
45
45
|
pulp_label_select: 'pulp_label_select_example', # String | Filter labels by search string
|
|
46
46
|
q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
|
|
47
|
-
repository_version: 'repository_version_example', # String |
|
|
48
|
-
repository_version_added: 'repository_version_added_example', # String |
|
|
49
|
-
repository_version_removed: 'repository_version_removed_example', # String |
|
|
47
|
+
repository_version: 'repository_version_example', # String |
|
|
48
|
+
repository_version_added: 'repository_version_added_example', # String |
|
|
49
|
+
repository_version_removed: 'repository_version_removed_example', # String |
|
|
50
50
|
fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
|
|
51
51
|
exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
|
|
52
52
|
}
|
|
@@ -94,9 +94,9 @@ end
|
|
|
94
94
|
| **pulp_id__in** | [**Array<String>**](String.md) | Multiple values may be separated by commas. | [optional] |
|
|
95
95
|
| **pulp_label_select** | **String** | Filter labels by search string | [optional] |
|
|
96
96
|
| **q** | **String** | Filter results by using NOT, AND and OR operations on other filters | [optional] |
|
|
97
|
-
| **repository_version** | **String** |
|
|
98
|
-
| **repository_version_added** | **String** |
|
|
99
|
-
| **repository_version_removed** | **String** |
|
|
97
|
+
| **repository_version** | **String** | | [optional] |
|
|
98
|
+
| **repository_version_added** | **String** | | [optional] |
|
|
99
|
+
| **repository_version_removed** | **String** | | [optional] |
|
|
100
100
|
| **fields** | [**Array<String>**](String.md) | A list of fields to include in the response. | [optional] |
|
|
101
101
|
| **exclude_fields** | [**Array<String>**](String.md) | A list of fields to exclude from the response. | [optional] |
|
|
102
102
|
|
data/docs/ContentManifestsApi.md
CHANGED
|
@@ -47,9 +47,9 @@ opts = {
|
|
|
47
47
|
pulp_id__in: ['inner_example'], # Array<String> | Multiple values may be separated by commas.
|
|
48
48
|
pulp_label_select: 'pulp_label_select_example', # String | Filter labels by search string
|
|
49
49
|
q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
|
|
50
|
-
repository_version: 'repository_version_example', # String |
|
|
51
|
-
repository_version_added: 'repository_version_added_example', # String |
|
|
52
|
-
repository_version_removed: 'repository_version_removed_example', # String |
|
|
50
|
+
repository_version: 'repository_version_example', # String |
|
|
51
|
+
repository_version_added: 'repository_version_added_example', # String |
|
|
52
|
+
repository_version_removed: 'repository_version_removed_example', # String |
|
|
53
53
|
fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
|
|
54
54
|
exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
|
|
55
55
|
}
|
|
@@ -100,9 +100,9 @@ end
|
|
|
100
100
|
| **pulp_id__in** | [**Array<String>**](String.md) | Multiple values may be separated by commas. | [optional] |
|
|
101
101
|
| **pulp_label_select** | **String** | Filter labels by search string | [optional] |
|
|
102
102
|
| **q** | **String** | Filter results by using NOT, AND and OR operations on other filters | [optional] |
|
|
103
|
-
| **repository_version** | **String** |
|
|
104
|
-
| **repository_version_added** | **String** |
|
|
105
|
-
| **repository_version_removed** | **String** |
|
|
103
|
+
| **repository_version** | **String** | | [optional] |
|
|
104
|
+
| **repository_version_added** | **String** | | [optional] |
|
|
105
|
+
| **repository_version_removed** | **String** | | [optional] |
|
|
106
106
|
| **fields** | [**Array<String>**](String.md) | A list of fields to include in the response. | [optional] |
|
|
107
107
|
| **exclude_fields** | [**Array<String>**](String.md) | A list of fields to exclude from the response. | [optional] |
|
|
108
108
|
|
|
@@ -56,9 +56,9 @@ opts = {
|
|
|
56
56
|
pulp_id__in: ['inner_example'], # Array<String> | Multiple values may be separated by commas.
|
|
57
57
|
pulp_label_select: 'pulp_label_select_example', # String | Filter labels by search string
|
|
58
58
|
q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
|
|
59
|
-
repository_version: 'repository_version_example', # String |
|
|
60
|
-
repository_version_added: 'repository_version_added_example', # String |
|
|
61
|
-
repository_version_removed: 'repository_version_removed_example', # String |
|
|
59
|
+
repository_version: 'repository_version_example', # String |
|
|
60
|
+
repository_version_added: 'repository_version_added_example', # String |
|
|
61
|
+
repository_version_removed: 'repository_version_removed_example', # String |
|
|
62
62
|
fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
|
|
63
63
|
exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
|
|
64
64
|
}
|
|
@@ -118,9 +118,9 @@ end
|
|
|
118
118
|
| **pulp_id__in** | [**Array<String>**](String.md) | Multiple values may be separated by commas. | [optional] |
|
|
119
119
|
| **pulp_label_select** | **String** | Filter labels by search string | [optional] |
|
|
120
120
|
| **q** | **String** | Filter results by using NOT, AND and OR operations on other filters | [optional] |
|
|
121
|
-
| **repository_version** | **String** |
|
|
122
|
-
| **repository_version_added** | **String** |
|
|
123
|
-
| **repository_version_removed** | **String** |
|
|
121
|
+
| **repository_version** | **String** | | [optional] |
|
|
122
|
+
| **repository_version_added** | **String** | | [optional] |
|
|
123
|
+
| **repository_version_removed** | **String** | | [optional] |
|
|
124
124
|
| **fields** | [**Array<String>**](String.md) | A list of fields to include in the response. | [optional] |
|
|
125
125
|
| **exclude_fields** | [**Array<String>**](String.md) | A list of fields to exclude from the response. | [optional] |
|
|
126
126
|
|
data/docs/ContentTagsApi.md
CHANGED
|
@@ -46,9 +46,9 @@ opts = {
|
|
|
46
46
|
pulp_id__in: ['inner_example'], # Array<String> | Multiple values may be separated by commas.
|
|
47
47
|
pulp_label_select: 'pulp_label_select_example', # String | Filter labels by search string
|
|
48
48
|
q: 'q_example', # String | Filter results by using NOT, AND and OR operations on other filters
|
|
49
|
-
repository_version: 'repository_version_example', # String |
|
|
50
|
-
repository_version_added: 'repository_version_added_example', # String |
|
|
51
|
-
repository_version_removed: 'repository_version_removed_example', # String |
|
|
49
|
+
repository_version: 'repository_version_example', # String |
|
|
50
|
+
repository_version_added: 'repository_version_added_example', # String |
|
|
51
|
+
repository_version_removed: 'repository_version_removed_example', # String |
|
|
52
52
|
fields: ['inner_example'], # Array<String> | A list of fields to include in the response.
|
|
53
53
|
exclude_fields: ['inner_example'] # Array<String> | A list of fields to exclude from the response.
|
|
54
54
|
}
|
|
@@ -98,9 +98,9 @@ end
|
|
|
98
98
|
| **pulp_id__in** | [**Array<String>**](String.md) | Multiple values may be separated by commas. | [optional] |
|
|
99
99
|
| **pulp_label_select** | **String** | Filter labels by search string | [optional] |
|
|
100
100
|
| **q** | **String** | Filter results by using NOT, AND and OR operations on other filters | [optional] |
|
|
101
|
-
| **repository_version** | **String** |
|
|
102
|
-
| **repository_version_added** | **String** |
|
|
103
|
-
| **repository_version_removed** | **String** |
|
|
101
|
+
| **repository_version** | **String** | | [optional] |
|
|
102
|
+
| **repository_version_added** | **String** | | [optional] |
|
|
103
|
+
| **repository_version_removed** | **String** | | [optional] |
|
|
104
104
|
| **fields** | [**Array<String>**](String.md) | A list of fields to include in the response. | [optional] |
|
|
105
105
|
| **exclude_fields** | [**Array<String>**](String.md) | A list of fields to exclude from the response. | [optional] |
|
|
106
106
|
|