pulp_container_client 2.15.6 → 2.16.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +27 -36
- data/docs/ContainerContainerDistribution.md +5 -5
- data/docs/ContainerContainerDistributionResponse.md +8 -8
- data/docs/ContainerContainerPushRepository.md +6 -6
- data/docs/ContainerContainerPushRepositoryResponse.md +12 -12
- data/docs/ContentBlobsApi.md +1 -3
- data/docs/ContentManifestsApi.md +1 -3
- data/docs/ContentSignaturesApi.md +1 -11
- data/docs/ContentTagsApi.md +1 -3
- data/docs/DistributionsContainerApi.md +10 -136
- data/docs/IndexDynamicApi.md +50 -0
- data/docs/IndexStaticApi.md +50 -0
- data/docs/PatchedcontainerContainerDistribution.md +5 -5
- data/docs/PatchedcontainerContainerPushRepository.md +6 -6
- data/docs/PulpContainerNamespacesApi.md +9 -23
- data/docs/RemotesContainerApi.md +9 -135
- data/docs/RepositoriesContainerApi.md +11 -137
- data/docs/RepositoriesContainerPushApi.md +10 -24
- data/docs/RepositoriesContainerPushVersionsApi.md +1 -3
- data/docs/RepositoriesContainerVersionsApi.md +1 -3
- data/docs/TokenApi.md +1 -1
- data/lib/pulp_container_client/api/content_blobs_api.rb +0 -3
- data/lib/pulp_container_client/api/content_manifests_api.rb +0 -3
- data/lib/pulp_container_client/api/content_signatures_api.rb +0 -15
- data/lib/pulp_container_client/api/content_tags_api.rb +0 -3
- data/lib/pulp_container_client/api/distributions_container_api.rb +0 -163
- data/lib/pulp_container_client/api/index_dynamic_api.rb +74 -0
- data/lib/pulp_container_client/api/index_static_api.rb +74 -0
- data/lib/pulp_container_client/api/pulp_container_namespaces_api.rb +0 -23
- data/lib/pulp_container_client/api/remotes_container_api.rb +0 -163
- data/lib/pulp_container_client/api/repositories_container_api.rb +2 -165
- data/lib/pulp_container_client/api/repositories_container_push_api.rb +0 -23
- data/lib/pulp_container_client/api/repositories_container_push_versions_api.rb +0 -3
- data/lib/pulp_container_client/api/repositories_container_versions_api.rb +0 -3
- data/lib/pulp_container_client/configuration.rb +2 -2
- data/lib/pulp_container_client/models/container_container_distribution.rb +20 -20
- data/lib/pulp_container_client/models/container_container_distribution_response.rb +29 -29
- data/lib/pulp_container_client/models/container_container_push_repository.rb +26 -26
- data/lib/pulp_container_client/models/container_container_push_repository_response.rb +49 -49
- data/lib/pulp_container_client/models/patchedcontainer_container_distribution.rb +20 -20
- data/lib/pulp_container_client/models/patchedcontainer_container_push_repository.rb +26 -26
- data/lib/pulp_container_client/version.rb +1 -1
- data/lib/pulp_container_client.rb +2 -4
- data/spec/api/content_blobs_api_spec.rb +0 -1
- data/spec/api/content_manifests_api_spec.rb +0 -1
- data/spec/api/content_signatures_api_spec.rb +0 -5
- data/spec/api/content_tags_api_spec.rb +0 -1
- data/spec/api/distributions_container_api_spec.rb +0 -35
- data/spec/{models/set_label_spec.rb → api/index_dynamic_api_spec.rb} +11 -13
- data/spec/{models/unset_label_spec.rb → api/index_static_api_spec.rb} +12 -8
- data/spec/api/pulp_container_namespaces_api_spec.rb +0 -9
- data/spec/api/remotes_container_api_spec.rb +0 -35
- data/spec/api/repositories_container_api_spec.rb +1 -36
- data/spec/api/repositories_container_push_api_spec.rb +0 -9
- data/spec/api/repositories_container_push_versions_api_spec.rb +0 -1
- data/spec/api/repositories_container_versions_api_spec.rb +0 -1
- data/spec/configuration_spec.rb +3 -3
- data/spec/models/container_container_distribution_response_spec.rb +4 -4
- data/spec/models/container_container_distribution_spec.rb +4 -4
- data/spec/models/container_container_push_repository_response_spec.rb +9 -9
- data/spec/models/container_container_push_repository_spec.rb +5 -5
- data/spec/models/patchedcontainer_container_distribution_spec.rb +4 -4
- data/spec/models/patchedcontainer_container_push_repository_spec.rb +5 -5
- metadata +57 -65
- data/docs/SetLabel.md +0 -19
- data/docs/SetLabelResponse.md +0 -19
- data/docs/UnsetLabel.md +0 -17
- data/docs/UnsetLabelResponse.md +0 -19
- data/lib/pulp_container_client/models/set_label.rb +0 -252
- data/lib/pulp_container_client/models/set_label_response.rb +0 -243
- data/lib/pulp_container_client/models/unset_label.rb +0 -242
- data/lib/pulp_container_client/models/unset_label_response.rb +0 -242
- data/spec/models/set_label_response_spec.rb +0 -47
- data/spec/models/unset_label_response_spec.rb +0 -47
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 9e3de446838db7bcb3a7ae70c52dde970e05f176e3edc339f1deb19ecc6cd512
|
4
|
+
data.tar.gz: 290d1789e863a9ba3cc6a54a17d69a66130892fe870bf10794ef3be904c09aeb
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7e792cc50af60bb8dfcd0b3e7454a235a401bd1b16a04bb0f2a80e5ccdeb9e595023beeda339950e16c5467765fd5c1bf1d97636fc0b32756d9d58210c342919
|
7
|
+
data.tar.gz: c96ba46822d2823a0357b2866bc48d336f5b27bf979c92a2d1da6be084b5f8da02db631682bebe65792e8e4979e4a6844171982f7c1713d9a9add04efa51dea2
|
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.
|
10
|
+
- Package version: 2.16.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.
|
27
|
+
gem install ./pulp_container_client-2.16.0.gem
|
28
28
|
```
|
29
29
|
|
30
|
-
(for development, run `gem install --dev ./pulp_container_client-2.
|
30
|
+
(for development, run `gem install --dev ./pulp_container_client-2.16.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.
|
36
|
+
gem 'pulp_container_client', '~> 2.16.0'
|
37
37
|
|
38
38
|
### Install from Git
|
39
39
|
|
@@ -73,7 +73,6 @@ opts = {
|
|
73
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
74
|
pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
|
75
75
|
pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
|
76
|
-
q: 'q_example', # String |
|
77
76
|
repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
|
78
77
|
repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
|
79
78
|
repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
|
@@ -93,7 +92,7 @@ end
|
|
93
92
|
|
94
93
|
## Documentation for API Endpoints
|
95
94
|
|
96
|
-
All URIs are relative to *
|
95
|
+
All URIs are relative to *https://pulp*
|
97
96
|
|
98
97
|
Class | Method | HTTP request | Description
|
99
98
|
------------ | ------------- | ------------- | -------------
|
@@ -105,67 +104,63 @@ Class | Method | HTTP request | Description
|
|
105
104
|
*PulpContainerClient::ContentSignaturesApi* | [**read**](docs/ContentSignaturesApi.md#read) | **GET** {container_manifest_signature_href} | Inspect a manifest signature
|
106
105
|
*PulpContainerClient::ContentTagsApi* | [**list**](docs/ContentTagsApi.md#list) | **GET** /pulp/api/v3/content/container/tags/ | List tags
|
107
106
|
*PulpContainerClient::ContentTagsApi* | [**read**](docs/ContentTagsApi.md#read) | **GET** {container_tag_href} | Inspect a tag
|
108
|
-
*PulpContainerClient::DistributionsContainerApi* | [**add_role**](docs/DistributionsContainerApi.md#add_role) | **POST** {container_container_distribution_href}add_role/ |
|
107
|
+
*PulpContainerClient::DistributionsContainerApi* | [**add_role**](docs/DistributionsContainerApi.md#add_role) | **POST** {container_container_distribution_href}add_role/ |
|
109
108
|
*PulpContainerClient::DistributionsContainerApi* | [**create**](docs/DistributionsContainerApi.md#create) | **POST** /pulp/api/v3/distributions/container/container/ | Create a container distribution
|
110
109
|
*PulpContainerClient::DistributionsContainerApi* | [**delete**](docs/DistributionsContainerApi.md#delete) | **DELETE** {container_container_distribution_href} | Delete a container distribution
|
111
110
|
*PulpContainerClient::DistributionsContainerApi* | [**list**](docs/DistributionsContainerApi.md#list) | **GET** /pulp/api/v3/distributions/container/container/ | List container distributions
|
112
|
-
*PulpContainerClient::DistributionsContainerApi* | [**list_roles**](docs/DistributionsContainerApi.md#list_roles) | **GET** {container_container_distribution_href}list_roles/ |
|
113
|
-
*PulpContainerClient::DistributionsContainerApi* | [**my_permissions**](docs/DistributionsContainerApi.md#my_permissions) | **GET** {container_container_distribution_href}my_permissions/ |
|
111
|
+
*PulpContainerClient::DistributionsContainerApi* | [**list_roles**](docs/DistributionsContainerApi.md#list_roles) | **GET** {container_container_distribution_href}list_roles/ |
|
112
|
+
*PulpContainerClient::DistributionsContainerApi* | [**my_permissions**](docs/DistributionsContainerApi.md#my_permissions) | **GET** {container_container_distribution_href}my_permissions/ |
|
114
113
|
*PulpContainerClient::DistributionsContainerApi* | [**partial_update**](docs/DistributionsContainerApi.md#partial_update) | **PATCH** {container_container_distribution_href} | Update a container distribution
|
115
114
|
*PulpContainerClient::DistributionsContainerApi* | [**read**](docs/DistributionsContainerApi.md#read) | **GET** {container_container_distribution_href} | Inspect a container distribution
|
116
|
-
*PulpContainerClient::DistributionsContainerApi* | [**remove_role**](docs/DistributionsContainerApi.md#remove_role) | **POST** {container_container_distribution_href}remove_role/ |
|
117
|
-
*PulpContainerClient::DistributionsContainerApi* | [**set_label**](docs/DistributionsContainerApi.md#set_label) | **POST** {container_container_distribution_href}set_label/ | Set a label
|
118
|
-
*PulpContainerClient::DistributionsContainerApi* | [**unset_label**](docs/DistributionsContainerApi.md#unset_label) | **POST** {container_container_distribution_href}unset_label/ | Unset a label
|
115
|
+
*PulpContainerClient::DistributionsContainerApi* | [**remove_role**](docs/DistributionsContainerApi.md#remove_role) | **POST** {container_container_distribution_href}remove_role/ |
|
119
116
|
*PulpContainerClient::DistributionsContainerApi* | [**update**](docs/DistributionsContainerApi.md#update) | **PUT** {container_container_distribution_href} | Update a container distribution
|
120
|
-
*PulpContainerClient::
|
117
|
+
*PulpContainerClient::IndexDynamicApi* | [**get**](docs/IndexDynamicApi.md#get) | **GET** /index/dynamic |
|
118
|
+
*PulpContainerClient::IndexStaticApi* | [**get**](docs/IndexStaticApi.md#get) | **GET** /index/static |
|
119
|
+
*PulpContainerClient::PulpContainerNamespacesApi* | [**add_role**](docs/PulpContainerNamespacesApi.md#add_role) | **POST** {container_container_namespace_href}add_role/ |
|
121
120
|
*PulpContainerClient::PulpContainerNamespacesApi* | [**create**](docs/PulpContainerNamespacesApi.md#create) | **POST** /pulp/api/v3/pulp_container/namespaces/ | Create a container namespace
|
122
121
|
*PulpContainerClient::PulpContainerNamespacesApi* | [**delete**](docs/PulpContainerNamespacesApi.md#delete) | **DELETE** {container_container_namespace_href} | Delete a container namespace
|
123
122
|
*PulpContainerClient::PulpContainerNamespacesApi* | [**list**](docs/PulpContainerNamespacesApi.md#list) | **GET** /pulp/api/v3/pulp_container/namespaces/ | List container namespaces
|
124
|
-
*PulpContainerClient::PulpContainerNamespacesApi* | [**list_roles**](docs/PulpContainerNamespacesApi.md#list_roles) | **GET** {container_container_namespace_href}list_roles/ |
|
125
|
-
*PulpContainerClient::PulpContainerNamespacesApi* | [**my_permissions**](docs/PulpContainerNamespacesApi.md#my_permissions) | **GET** {container_container_namespace_href}my_permissions/ |
|
123
|
+
*PulpContainerClient::PulpContainerNamespacesApi* | [**list_roles**](docs/PulpContainerNamespacesApi.md#list_roles) | **GET** {container_container_namespace_href}list_roles/ |
|
124
|
+
*PulpContainerClient::PulpContainerNamespacesApi* | [**my_permissions**](docs/PulpContainerNamespacesApi.md#my_permissions) | **GET** {container_container_namespace_href}my_permissions/ |
|
126
125
|
*PulpContainerClient::PulpContainerNamespacesApi* | [**read**](docs/PulpContainerNamespacesApi.md#read) | **GET** {container_container_namespace_href} | Inspect a container namespace
|
127
|
-
*PulpContainerClient::PulpContainerNamespacesApi* | [**remove_role**](docs/PulpContainerNamespacesApi.md#remove_role) | **POST** {container_container_namespace_href}remove_role/ |
|
128
|
-
*PulpContainerClient::RemotesContainerApi* | [**add_role**](docs/RemotesContainerApi.md#add_role) | **POST** {container_container_remote_href}add_role/ |
|
126
|
+
*PulpContainerClient::PulpContainerNamespacesApi* | [**remove_role**](docs/PulpContainerNamespacesApi.md#remove_role) | **POST** {container_container_namespace_href}remove_role/ |
|
127
|
+
*PulpContainerClient::RemotesContainerApi* | [**add_role**](docs/RemotesContainerApi.md#add_role) | **POST** {container_container_remote_href}add_role/ |
|
129
128
|
*PulpContainerClient::RemotesContainerApi* | [**create**](docs/RemotesContainerApi.md#create) | **POST** /pulp/api/v3/remotes/container/container/ | Create a container remote
|
130
129
|
*PulpContainerClient::RemotesContainerApi* | [**delete**](docs/RemotesContainerApi.md#delete) | **DELETE** {container_container_remote_href} | Delete a container remote
|
131
130
|
*PulpContainerClient::RemotesContainerApi* | [**list**](docs/RemotesContainerApi.md#list) | **GET** /pulp/api/v3/remotes/container/container/ | List container remotes
|
132
|
-
*PulpContainerClient::RemotesContainerApi* | [**list_roles**](docs/RemotesContainerApi.md#list_roles) | **GET** {container_container_remote_href}list_roles/ |
|
133
|
-
*PulpContainerClient::RemotesContainerApi* | [**my_permissions**](docs/RemotesContainerApi.md#my_permissions) | **GET** {container_container_remote_href}my_permissions/ |
|
131
|
+
*PulpContainerClient::RemotesContainerApi* | [**list_roles**](docs/RemotesContainerApi.md#list_roles) | **GET** {container_container_remote_href}list_roles/ |
|
132
|
+
*PulpContainerClient::RemotesContainerApi* | [**my_permissions**](docs/RemotesContainerApi.md#my_permissions) | **GET** {container_container_remote_href}my_permissions/ |
|
134
133
|
*PulpContainerClient::RemotesContainerApi* | [**partial_update**](docs/RemotesContainerApi.md#partial_update) | **PATCH** {container_container_remote_href} | Update a container remote
|
135
134
|
*PulpContainerClient::RemotesContainerApi* | [**read**](docs/RemotesContainerApi.md#read) | **GET** {container_container_remote_href} | Inspect a container remote
|
136
|
-
*PulpContainerClient::RemotesContainerApi* | [**remove_role**](docs/RemotesContainerApi.md#remove_role) | **POST** {container_container_remote_href}remove_role/ |
|
137
|
-
*PulpContainerClient::RemotesContainerApi* | [**set_label**](docs/RemotesContainerApi.md#set_label) | **POST** {container_container_remote_href}set_label/ | Set a label
|
138
|
-
*PulpContainerClient::RemotesContainerApi* | [**unset_label**](docs/RemotesContainerApi.md#unset_label) | **POST** {container_container_remote_href}unset_label/ | Unset a label
|
135
|
+
*PulpContainerClient::RemotesContainerApi* | [**remove_role**](docs/RemotesContainerApi.md#remove_role) | **POST** {container_container_remote_href}remove_role/ |
|
139
136
|
*PulpContainerClient::RemotesContainerApi* | [**update**](docs/RemotesContainerApi.md#update) | **PUT** {container_container_remote_href} | Update a container remote
|
140
137
|
*PulpContainerClient::RepositoriesContainerApi* | [**add**](docs/RepositoriesContainerApi.md#add) | **POST** {container_container_repository_href}add/ | Add content
|
141
|
-
*PulpContainerClient::RepositoriesContainerApi* | [**add_role**](docs/RepositoriesContainerApi.md#add_role) | **POST** {container_container_repository_href}add_role/ |
|
138
|
+
*PulpContainerClient::RepositoriesContainerApi* | [**add_role**](docs/RepositoriesContainerApi.md#add_role) | **POST** {container_container_repository_href}add_role/ |
|
142
139
|
*PulpContainerClient::RepositoriesContainerApi* | [**build_image**](docs/RepositoriesContainerApi.md#build_image) | **POST** {container_container_repository_href}build_image/ | Build an Image
|
143
140
|
*PulpContainerClient::RepositoriesContainerApi* | [**copy_manifests**](docs/RepositoriesContainerApi.md#copy_manifests) | **POST** {container_container_repository_href}copy_manifests/ | Copy manifests
|
144
141
|
*PulpContainerClient::RepositoriesContainerApi* | [**copy_tags**](docs/RepositoriesContainerApi.md#copy_tags) | **POST** {container_container_repository_href}copy_tags/ | Copy tags
|
145
142
|
*PulpContainerClient::RepositoriesContainerApi* | [**create**](docs/RepositoriesContainerApi.md#create) | **POST** /pulp/api/v3/repositories/container/container/ | Create a container repository
|
146
143
|
*PulpContainerClient::RepositoriesContainerApi* | [**delete**](docs/RepositoriesContainerApi.md#delete) | **DELETE** {container_container_repository_href} | Delete a container repository
|
147
144
|
*PulpContainerClient::RepositoriesContainerApi* | [**list**](docs/RepositoriesContainerApi.md#list) | **GET** /pulp/api/v3/repositories/container/container/ | List container repositorys
|
148
|
-
*PulpContainerClient::RepositoriesContainerApi* | [**list_roles**](docs/RepositoriesContainerApi.md#list_roles) | **GET** {container_container_repository_href}list_roles/ |
|
149
|
-
*PulpContainerClient::RepositoriesContainerApi* | [**my_permissions**](docs/RepositoriesContainerApi.md#my_permissions) | **GET** {container_container_repository_href}my_permissions/ |
|
145
|
+
*PulpContainerClient::RepositoriesContainerApi* | [**list_roles**](docs/RepositoriesContainerApi.md#list_roles) | **GET** {container_container_repository_href}list_roles/ |
|
146
|
+
*PulpContainerClient::RepositoriesContainerApi* | [**my_permissions**](docs/RepositoriesContainerApi.md#my_permissions) | **GET** {container_container_repository_href}my_permissions/ |
|
150
147
|
*PulpContainerClient::RepositoriesContainerApi* | [**partial_update**](docs/RepositoriesContainerApi.md#partial_update) | **PATCH** {container_container_repository_href} | Update a container repository
|
151
148
|
*PulpContainerClient::RepositoriesContainerApi* | [**read**](docs/RepositoriesContainerApi.md#read) | **GET** {container_container_repository_href} | Inspect a container repository
|
152
149
|
*PulpContainerClient::RepositoriesContainerApi* | [**remove**](docs/RepositoriesContainerApi.md#remove) | **POST** {container_container_repository_href}remove/ | Remove content
|
153
|
-
*PulpContainerClient::RepositoriesContainerApi* | [**remove_role**](docs/RepositoriesContainerApi.md#remove_role) | **POST** {container_container_repository_href}remove_role/ |
|
154
|
-
*PulpContainerClient::RepositoriesContainerApi* | [**set_label**](docs/RepositoriesContainerApi.md#set_label) | **POST** {container_container_repository_href}set_label/ | Set a label
|
150
|
+
*PulpContainerClient::RepositoriesContainerApi* | [**remove_role**](docs/RepositoriesContainerApi.md#remove_role) | **POST** {container_container_repository_href}remove_role/ |
|
155
151
|
*PulpContainerClient::RepositoriesContainerApi* | [**sign**](docs/RepositoriesContainerApi.md#sign) | **POST** {container_container_repository_href}sign/ | Sign images in the repo
|
156
152
|
*PulpContainerClient::RepositoriesContainerApi* | [**sync**](docs/RepositoriesContainerApi.md#sync) | **POST** {container_container_repository_href}sync/ | Sync from a remote
|
157
153
|
*PulpContainerClient::RepositoriesContainerApi* | [**tag**](docs/RepositoriesContainerApi.md#tag) | **POST** {container_container_repository_href}tag/ | Create a Tag
|
158
|
-
*PulpContainerClient::RepositoriesContainerApi* | [**unset_label**](docs/RepositoriesContainerApi.md#unset_label) | **POST** {container_container_repository_href}unset_label/ | Unset a label
|
159
154
|
*PulpContainerClient::RepositoriesContainerApi* | [**untag**](docs/RepositoriesContainerApi.md#untag) | **POST** {container_container_repository_href}untag/ | Delete a tag
|
160
155
|
*PulpContainerClient::RepositoriesContainerApi* | [**update**](docs/RepositoriesContainerApi.md#update) | **PUT** {container_container_repository_href} | Update a container repository
|
161
|
-
*PulpContainerClient::RepositoriesContainerPushApi* | [**add_role**](docs/RepositoriesContainerPushApi.md#add_role) | **POST** {container_container_push_repository_href}add_role/ |
|
156
|
+
*PulpContainerClient::RepositoriesContainerPushApi* | [**add_role**](docs/RepositoriesContainerPushApi.md#add_role) | **POST** {container_container_push_repository_href}add_role/ |
|
162
157
|
*PulpContainerClient::RepositoriesContainerPushApi* | [**list**](docs/RepositoriesContainerPushApi.md#list) | **GET** /pulp/api/v3/repositories/container/container-push/ | List container push repositorys
|
163
|
-
*PulpContainerClient::RepositoriesContainerPushApi* | [**list_roles**](docs/RepositoriesContainerPushApi.md#list_roles) | **GET** {container_container_push_repository_href}list_roles/ |
|
164
|
-
*PulpContainerClient::RepositoriesContainerPushApi* | [**my_permissions**](docs/RepositoriesContainerPushApi.md#my_permissions) | **GET** {container_container_push_repository_href}my_permissions/ |
|
158
|
+
*PulpContainerClient::RepositoriesContainerPushApi* | [**list_roles**](docs/RepositoriesContainerPushApi.md#list_roles) | **GET** {container_container_push_repository_href}list_roles/ |
|
159
|
+
*PulpContainerClient::RepositoriesContainerPushApi* | [**my_permissions**](docs/RepositoriesContainerPushApi.md#my_permissions) | **GET** {container_container_push_repository_href}my_permissions/ |
|
165
160
|
*PulpContainerClient::RepositoriesContainerPushApi* | [**partial_update**](docs/RepositoriesContainerPushApi.md#partial_update) | **PATCH** {container_container_push_repository_href} | Update a container push repository
|
166
161
|
*PulpContainerClient::RepositoriesContainerPushApi* | [**read**](docs/RepositoriesContainerPushApi.md#read) | **GET** {container_container_push_repository_href} | Inspect a container push repository
|
167
162
|
*PulpContainerClient::RepositoriesContainerPushApi* | [**remove_image**](docs/RepositoriesContainerPushApi.md#remove_image) | **POST** {container_container_push_repository_href}remove_image/ | Delete an image from a repository
|
168
|
-
*PulpContainerClient::RepositoriesContainerPushApi* | [**remove_role**](docs/RepositoriesContainerPushApi.md#remove_role) | **POST** {container_container_push_repository_href}remove_role/ |
|
163
|
+
*PulpContainerClient::RepositoriesContainerPushApi* | [**remove_role**](docs/RepositoriesContainerPushApi.md#remove_role) | **POST** {container_container_push_repository_href}remove_role/ |
|
169
164
|
*PulpContainerClient::RepositoriesContainerPushApi* | [**remove_signatures**](docs/RepositoriesContainerPushApi.md#remove_signatures) | **POST** {container_container_push_repository_href}remove_signatures/ |
|
170
165
|
*PulpContainerClient::RepositoriesContainerPushApi* | [**sign**](docs/RepositoriesContainerPushApi.md#sign) | **POST** {container_container_push_repository_href}sign/ | Sign images in the repo
|
171
166
|
*PulpContainerClient::RepositoriesContainerPushApi* | [**tag**](docs/RepositoriesContainerPushApi.md#tag) | **POST** {container_container_push_repository_href}tag/ | Create a Tag
|
@@ -231,13 +226,9 @@ Class | Method | HTTP request | Description
|
|
231
226
|
- [PulpContainerClient::Repair](docs/Repair.md)
|
232
227
|
- [PulpContainerClient::RepositorySign](docs/RepositorySign.md)
|
233
228
|
- [PulpContainerClient::RepositoryVersionResponse](docs/RepositoryVersionResponse.md)
|
234
|
-
- [PulpContainerClient::SetLabel](docs/SetLabel.md)
|
235
|
-
- [PulpContainerClient::SetLabelResponse](docs/SetLabelResponse.md)
|
236
229
|
- [PulpContainerClient::TagCopy](docs/TagCopy.md)
|
237
230
|
- [PulpContainerClient::TagImage](docs/TagImage.md)
|
238
231
|
- [PulpContainerClient::UnTagImage](docs/UnTagImage.md)
|
239
|
-
- [PulpContainerClient::UnsetLabel](docs/UnsetLabel.md)
|
240
|
-
- [PulpContainerClient::UnsetLabelResponse](docs/UnsetLabelResponse.md)
|
241
232
|
|
242
233
|
|
243
234
|
## Documentation for Authorization
|
@@ -4,11 +4,11 @@
|
|
4
4
|
|
5
5
|
Name | Type | Description | Notes
|
6
6
|
------------ | ------------- | ------------- | -------------
|
7
|
-
**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\") |
|
8
7
|
**hidden** | **Boolean** | Whether this distribution should be shown in the content app. | [optional] [default to false]
|
9
|
-
**repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional]
|
10
8
|
**pulp_labels** | **Hash<String, String>** | | [optional]
|
9
|
+
**repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [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. \"foo\" and \"foo/bar\") |
|
12
12
|
**name** | **String** | A unique name. Ex, `rawhide` and `stable`. |
|
13
13
|
**repository_version** | **String** | RepositoryVersion to be served | [optional]
|
14
14
|
**private** | **Boolean** | Restrict pull access to explicitly authorized users. Defaults to unrestricted pull access. | [optional]
|
@@ -19,11 +19,11 @@ Name | Type | Description | Notes
|
|
19
19
|
```ruby
|
20
20
|
require 'PulpContainerClient'
|
21
21
|
|
22
|
-
instance = PulpContainerClient::ContainerContainerDistribution.new(
|
23
|
-
hidden: null,
|
24
|
-
repository: null,
|
22
|
+
instance = PulpContainerClient::ContainerContainerDistribution.new(hidden: null,
|
25
23
|
pulp_labels: null,
|
24
|
+
repository: null,
|
26
25
|
content_guard: null,
|
26
|
+
base_path: null,
|
27
27
|
name: null,
|
28
28
|
repository_version: null,
|
29
29
|
private: null,
|
@@ -4,13 +4,13 @@
|
|
4
4
|
|
5
5
|
Name | Type | Description | Notes
|
6
6
|
------------ | ------------- | ------------- | -------------
|
7
|
-
**
|
7
|
+
**pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
|
8
8
|
**hidden** | **Boolean** | Whether this distribution should be shown in the content app. | [optional] [default to false]
|
9
|
-
**pulp_href** | **String** | | [optional] [readonly]
|
10
|
-
**repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional]
|
11
9
|
**pulp_labels** | **Hash<String, String>** | | [optional]
|
10
|
+
**repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional]
|
11
|
+
**pulp_href** | **String** | | [optional] [readonly]
|
12
12
|
**content_guard** | **String** | An optional content-guard. If none is specified, a default one will be used. | [optional]
|
13
|
-
**
|
13
|
+
**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\") |
|
14
14
|
**name** | **String** | A unique name. Ex, `rawhide` and `stable`. |
|
15
15
|
**repository_version** | **String** | RepositoryVersion to be served | [optional]
|
16
16
|
**registry_path** | **String** | The Registry hostname/name/ to use with docker pull command defined by this distribution. | [optional] [readonly]
|
@@ -23,13 +23,13 @@ Name | Type | Description | Notes
|
|
23
23
|
```ruby
|
24
24
|
require 'PulpContainerClient'
|
25
25
|
|
26
|
-
instance = PulpContainerClient::ContainerContainerDistributionResponse.new(
|
26
|
+
instance = PulpContainerClient::ContainerContainerDistributionResponse.new(pulp_created: null,
|
27
27
|
hidden: null,
|
28
|
-
pulp_href: null,
|
29
|
-
repository: null,
|
30
28
|
pulp_labels: null,
|
29
|
+
repository: null,
|
30
|
+
pulp_href: null,
|
31
31
|
content_guard: null,
|
32
|
-
|
32
|
+
base_path: null,
|
33
33
|
name: null,
|
34
34
|
repository_version: null,
|
35
35
|
registry_path: null,
|
@@ -4,22 +4,22 @@
|
|
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]
|
7
9
|
**retain_repo_versions** | **Integer** | Retain X versions of the repository. Default is null which retains all versions. | [optional]
|
8
10
|
**description** | **String** | An optional description. | [optional]
|
9
|
-
**pulp_labels** | **Hash<String, String>** | | [optional]
|
10
11
|
**name** | **String** | A unique name for this repository. |
|
11
|
-
**manifest_signing_service** | **String** | A reference to an associated signing service. | [optional]
|
12
12
|
|
13
13
|
## Code Sample
|
14
14
|
|
15
15
|
```ruby
|
16
16
|
require 'PulpContainerClient'
|
17
17
|
|
18
|
-
instance = PulpContainerClient::ContainerContainerPushRepository.new(
|
19
|
-
description: null,
|
18
|
+
instance = PulpContainerClient::ContainerContainerPushRepository.new(manifest_signing_service: null,
|
20
19
|
pulp_labels: null,
|
21
|
-
|
22
|
-
|
20
|
+
retain_repo_versions: null,
|
21
|
+
description: null,
|
22
|
+
name: null)
|
23
23
|
```
|
24
24
|
|
25
25
|
|
@@ -4,30 +4,30 @@
|
|
4
4
|
|
5
5
|
Name | Type | Description | Notes
|
6
6
|
------------ | ------------- | ------------- | -------------
|
7
|
-
**
|
7
|
+
**pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
|
8
|
+
**manifest_signing_service** | **String** | A reference to an associated signing service. | [optional]
|
9
|
+
**pulp_labels** | **Hash<String, String>** | | [optional]
|
8
10
|
**retain_repo_versions** | **Integer** | Retain X versions of the repository. Default is null which retains all versions. | [optional]
|
9
11
|
**description** | **String** | An optional description. | [optional]
|
10
|
-
**pulp_labels** | **Hash<String, String>** | | [optional]
|
11
|
-
**name** | **String** | A unique name for this repository. |
|
12
|
-
**versions_href** | **String** | | [optional] [readonly]
|
13
|
-
**manifest_signing_service** | **String** | A reference to an associated signing service. | [optional]
|
14
|
-
**pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
|
15
12
|
**latest_version_href** | **String** | | [optional] [readonly]
|
13
|
+
**versions_href** | **String** | | [optional] [readonly]
|
14
|
+
**pulp_href** | **String** | | [optional] [readonly]
|
15
|
+
**name** | **String** | A unique name for this repository. |
|
16
16
|
|
17
17
|
## Code Sample
|
18
18
|
|
19
19
|
```ruby
|
20
20
|
require 'PulpContainerClient'
|
21
21
|
|
22
|
-
instance = PulpContainerClient::ContainerContainerPushRepositoryResponse.new(
|
22
|
+
instance = PulpContainerClient::ContainerContainerPushRepositoryResponse.new(pulp_created: null,
|
23
|
+
manifest_signing_service: null,
|
24
|
+
pulp_labels: null,
|
23
25
|
retain_repo_versions: null,
|
24
26
|
description: null,
|
25
|
-
|
26
|
-
name: null,
|
27
|
+
latest_version_href: null,
|
27
28
|
versions_href: null,
|
28
|
-
|
29
|
-
|
30
|
-
latest_version_href: null)
|
29
|
+
pulp_href: null,
|
30
|
+
name: null)
|
31
31
|
```
|
32
32
|
|
33
33
|
|
data/docs/ContentBlobsApi.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
# PulpContainerClient::ContentBlobsApi
|
2
2
|
|
3
|
-
All URIs are relative to *
|
3
|
+
All URIs are relative to *https://pulp*
|
4
4
|
|
5
5
|
Method | HTTP request | Description
|
6
6
|
------------- | ------------- | -------------
|
@@ -38,7 +38,6 @@ opts = {
|
|
38
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
39
|
pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
|
40
40
|
pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
|
41
|
-
q: 'q_example', # String |
|
42
41
|
repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
|
43
42
|
repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
|
44
43
|
repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
|
@@ -67,7 +66,6 @@ Name | Type | Description | Notes
|
|
67
66
|
**ordering** | [**Array<String>**](String.md)| 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) | [optional]
|
68
67
|
**pulp_href__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
69
68
|
**pulp_id__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
70
|
-
**q** | **String**| | [optional]
|
71
69
|
**repository_version** | **String**| Repository Version referenced by HREF | [optional]
|
72
70
|
**repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
|
73
71
|
**repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
|
data/docs/ContentManifestsApi.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
# PulpContainerClient::ContentManifestsApi
|
2
2
|
|
3
|
-
All URIs are relative to *
|
3
|
+
All URIs are relative to *https://pulp*
|
4
4
|
|
5
5
|
Method | HTTP request | Description
|
6
6
|
------------- | ------------- | -------------
|
@@ -39,7 +39,6 @@ opts = {
|
|
39
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
40
|
pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
|
41
41
|
pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
|
42
|
-
q: 'q_example', # String |
|
43
42
|
repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
|
44
43
|
repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
|
45
44
|
repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
|
@@ -69,7 +68,6 @@ Name | Type | Description | Notes
|
|
69
68
|
**ordering** | [**Array<String>**](String.md)| 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) | [optional]
|
70
69
|
**pulp_href__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
71
70
|
**pulp_id__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
72
|
-
**q** | **String**| | [optional]
|
73
71
|
**repository_version** | **String**| Repository Version referenced by HREF | [optional]
|
74
72
|
**repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
|
75
73
|
**repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
|
@@ -1,6 +1,6 @@
|
|
1
1
|
# PulpContainerClient::ContentSignaturesApi
|
2
2
|
|
3
|
-
All URIs are relative to *
|
3
|
+
All URIs are relative to *https://pulp*
|
4
4
|
|
5
5
|
Method | HTTP request | Description
|
6
6
|
------------- | ------------- | -------------
|
@@ -40,17 +40,12 @@ opts = {
|
|
40
40
|
name: 'name_example', # String | Filter results where name matches value
|
41
41
|
name__contains: 'name__contains_example', # String | Filter results where name contains value
|
42
42
|
name__icontains: 'name__icontains_example', # String | Filter results where name contains value
|
43
|
-
name__iexact: 'name__iexact_example', # String | Filter results where name matches value
|
44
43
|
name__in: ['name__in_example'], # Array<String> | Filter results where name is in a comma-separated list of values
|
45
|
-
name__iregex: 'name__iregex_example', # String | Filter results where name matches regex value
|
46
|
-
name__istartswith: 'name__istartswith_example', # String | Filter results where name starts with value
|
47
|
-
name__regex: 'name__regex_example', # String | Filter results where name matches regex value
|
48
44
|
name__startswith: 'name__startswith_example', # String | Filter results where name starts with value
|
49
45
|
offset: 56, # Integer | The initial index from which to return the results.
|
50
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)
|
51
47
|
pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
|
52
48
|
pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
|
53
|
-
q: 'q_example', # String |
|
54
49
|
repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
|
55
50
|
repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
|
56
51
|
repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
|
@@ -81,17 +76,12 @@ Name | Type | Description | Notes
|
|
81
76
|
**name** | **String**| Filter results where name matches value | [optional]
|
82
77
|
**name__contains** | **String**| Filter results where name contains value | [optional]
|
83
78
|
**name__icontains** | **String**| Filter results where name contains value | [optional]
|
84
|
-
**name__iexact** | **String**| Filter results where name matches value | [optional]
|
85
79
|
**name__in** | [**Array<String>**](String.md)| Filter results where name is in a comma-separated list of values | [optional]
|
86
|
-
**name__iregex** | **String**| Filter results where name matches regex value | [optional]
|
87
|
-
**name__istartswith** | **String**| Filter results where name starts with value | [optional]
|
88
|
-
**name__regex** | **String**| Filter results where name matches regex value | [optional]
|
89
80
|
**name__startswith** | **String**| Filter results where name starts with value | [optional]
|
90
81
|
**offset** | **Integer**| The initial index from which to return the results. | [optional]
|
91
82
|
**ordering** | [**Array<String>**](String.md)| 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) | [optional]
|
92
83
|
**pulp_href__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
93
84
|
**pulp_id__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
94
|
-
**q** | **String**| | [optional]
|
95
85
|
**repository_version** | **String**| Repository Version referenced by HREF | [optional]
|
96
86
|
**repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
|
97
87
|
**repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
|
data/docs/ContentTagsApi.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
# PulpContainerClient::ContentTagsApi
|
2
2
|
|
3
|
-
All URIs are relative to *
|
3
|
+
All URIs are relative to *https://pulp*
|
4
4
|
|
5
5
|
Method | HTTP request | Description
|
6
6
|
------------- | ------------- | -------------
|
@@ -40,7 +40,6 @@ opts = {
|
|
40
40
|
ordering: ['ordering_example'], # Array<String> | Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `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
41
|
pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
|
42
42
|
pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
|
43
|
-
q: 'q_example', # String |
|
44
43
|
repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
|
45
44
|
repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
|
46
45
|
repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
|
@@ -71,7 +70,6 @@ Name | Type | Description | Notes
|
|
71
70
|
**ordering** | [**Array<String>**](String.md)| 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) | [optional]
|
72
71
|
**pulp_href__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
73
72
|
**pulp_id__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
74
|
-
**q** | **String**| | [optional]
|
75
73
|
**repository_version** | **String**| Repository Version referenced by HREF | [optional]
|
76
74
|
**repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
|
77
75
|
**repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
|