pulp_ansible_client 0.22.8 → 0.23.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 +4 -4
- data/docs/AnsibleAnsibleDistribution.md +3 -5
- data/docs/AnsibleAnsibleDistributionResponse.md +4 -12
- data/docs/AnsibleCollectionVersion.md +5 -5
- data/docs/AnsibleCollectionVersionResponse.md +3 -3
- data/docs/AnsibleGitRemote.md +27 -27
- data/docs/AnsibleGitRemoteResponse.md +25 -25
- data/docs/AnsibleRoleResponse.md +4 -4
- data/docs/ContentCollectionVersionsApi.md +6 -8
- data/docs/PatchedansibleAnsibleDistribution.md +3 -5
- data/docs/PatchedansibleGitRemote.md +27 -27
- data/docs/PulpAnsibleApiV3CollectionsVersionsApi.md +2 -4
- data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexVersionsApi.md +2 -4
- data/docs/PulpAnsibleDefaultApiV3CollectionsVersionsApi.md +2 -4
- data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexVersionsApi.md +2 -4
- data/lib/pulp_ansible_client/api/content_collection_versions_api.rb +9 -12
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collections_versions_api.rb +3 -6
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_versions_api.rb +3 -6
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collections_versions_api.rb +3 -6
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_versions_api.rb +3 -6
- data/lib/pulp_ansible_client/models/ansible_ansible_distribution.rb +16 -28
- data/lib/pulp_ansible_client/models/ansible_ansible_distribution_response.rb +20 -62
- data/lib/pulp_ansible_client/models/ansible_collection_remote.rb +20 -20
- data/lib/pulp_ansible_client/models/ansible_collection_remote_response.rb +20 -20
- data/lib/pulp_ansible_client/models/ansible_collection_version.rb +21 -21
- data/lib/pulp_ansible_client/models/ansible_collection_version_response.rb +11 -11
- data/lib/pulp_ansible_client/models/ansible_git_remote.rb +233 -233
- data/lib/pulp_ansible_client/models/ansible_git_remote_response.rb +156 -156
- data/lib/pulp_ansible_client/models/ansible_role_remote.rb +20 -20
- data/lib/pulp_ansible_client/models/ansible_role_remote_response.rb +20 -20
- data/lib/pulp_ansible_client/models/ansible_role_response.rb +15 -15
- data/lib/pulp_ansible_client/models/patchedansible_ansible_distribution.rb +16 -28
- data/lib/pulp_ansible_client/models/patchedansible_collection_remote.rb +20 -20
- data/lib/pulp_ansible_client/models/patchedansible_git_remote.rb +219 -219
- data/lib/pulp_ansible_client/models/patchedansible_role_remote.rb +20 -20
- data/lib/pulp_ansible_client/version.rb +1 -1
- data/spec/api/content_collection_versions_api_spec.rb +3 -4
- data/spec/api/pulp_ansible_api_v3_collections_versions_api_spec.rb +1 -2
- data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_versions_api_spec.rb +1 -2
- data/spec/api/pulp_ansible_default_api_v3_collections_versions_api_spec.rb +1 -2
- data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_versions_api_spec.rb +1 -2
- data/spec/models/ansible_ansible_distribution_response_spec.rb +4 -28
- data/spec/models/ansible_ansible_distribution_spec.rb +4 -10
- data/spec/models/ansible_collection_version_response_spec.rb +5 -5
- data/spec/models/ansible_collection_version_spec.rb +4 -4
- data/spec/models/ansible_git_remote_response_spec.rb +19 -19
- data/spec/models/ansible_git_remote_spec.rb +19 -19
- data/spec/models/ansible_role_response_spec.rb +2 -2
- data/spec/models/patchedansible_ansible_distribution_spec.rb +4 -10
- data/spec/models/patchedansible_git_remote_spec.rb +19 -19
- metadata +131 -131
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: a02b669361e657780aa6c4208cb2c4ee324b1111300c014c25a463510bb29d74
|
|
4
|
+
data.tar.gz: 5d8657508c108eca29a727a48d74b629ba742d4fa59d6d6aeac65e87b1c6e405
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 921bc3b76e447ff9f073ca548fff85da60f61cafba76e188f442c4e4efac055b78d9a4b353a05365d5ebd730a7a8ff29b9fdfd4de1fd39d7810ff5288a949d1e
|
|
7
|
+
data.tar.gz: 550f9cc910b716bbdd8979f0eb4167aefc0faa6c20814b83abad39d1c734ceb58aed67260a07d18027e850e01cb55666b34679c927b16916ed634f2d5ed75eef
|
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: 0.
|
|
10
|
+
- Package version: 0.23.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_ansible_client.gemspec
|
|
|
24
24
|
Then either install the gem locally:
|
|
25
25
|
|
|
26
26
|
```shell
|
|
27
|
-
gem install ./pulp_ansible_client-0.
|
|
27
|
+
gem install ./pulp_ansible_client-0.23.0.gem
|
|
28
28
|
```
|
|
29
29
|
|
|
30
|
-
(for development, run `gem install --dev ./pulp_ansible_client-0.
|
|
30
|
+
(for development, run `gem install --dev ./pulp_ansible_client-0.23.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_ansible_client', '~> 0.
|
|
36
|
+
gem 'pulp_ansible_client', '~> 0.23.0'
|
|
37
37
|
|
|
38
38
|
### Install from Git
|
|
39
39
|
|
|
@@ -6,11 +6,10 @@ Name | Type | Description | Notes
|
|
|
6
6
|
------------ | ------------- | ------------- | -------------
|
|
7
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
8
|
**content_guard** | **String** | An optional content-guard. | [optional]
|
|
9
|
-
**hidden** | **Boolean** | Whether this distribution should be shown in the content app. | [optional] [default to false]
|
|
10
|
-
**pulp_labels** | **Hash<String, String>** | | [optional]
|
|
11
9
|
**name** | **String** | A unique name. Ex, `rawhide` and `stable`. |
|
|
12
10
|
**repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional]
|
|
13
11
|
**repository_version** | **String** | RepositoryVersion to be served | [optional]
|
|
12
|
+
**pulp_labels** | **Hash<String, String>** | | [optional]
|
|
14
13
|
|
|
15
14
|
## Code Sample
|
|
16
15
|
|
|
@@ -19,11 +18,10 @@ require 'PulpAnsibleClient'
|
|
|
19
18
|
|
|
20
19
|
instance = PulpAnsibleClient::AnsibleAnsibleDistribution.new(base_path: null,
|
|
21
20
|
content_guard: null,
|
|
22
|
-
hidden: null,
|
|
23
|
-
pulp_labels: null,
|
|
24
21
|
name: null,
|
|
25
22
|
repository: null,
|
|
26
|
-
repository_version: null
|
|
23
|
+
repository_version: null,
|
|
24
|
+
pulp_labels: null)
|
|
27
25
|
```
|
|
28
26
|
|
|
29
27
|
|
|
@@ -5,18 +5,14 @@
|
|
|
5
5
|
Name | Type | Description | Notes
|
|
6
6
|
------------ | ------------- | ------------- | -------------
|
|
7
7
|
**pulp_href** | **String** | | [optional] [readonly]
|
|
8
|
-
**prn** | **String** | The Pulp Resource Name (PRN). | [optional] [readonly]
|
|
9
8
|
**pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
|
|
10
|
-
**pulp_last_updated** | **DateTime** | Timestamp of the last time this resource was updated. Note: for immutable resources - like content, repository versions, and publication - pulp_created and pulp_last_updated dates will be the same. | [optional] [readonly]
|
|
11
9
|
**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
10
|
**content_guard** | **String** | An optional content-guard. | [optional]
|
|
13
|
-
**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
|
-
**hidden** | **Boolean** | Whether this distribution should be shown in the content app. | [optional] [default to false]
|
|
15
|
-
**pulp_labels** | **Hash<String, String>** | | [optional]
|
|
16
11
|
**name** | **String** | A unique name. Ex, `rawhide` and `stable`. |
|
|
17
12
|
**repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional]
|
|
18
|
-
**client_url** | **String** | The URL of a Collection content source. | [optional] [readonly]
|
|
19
13
|
**repository_version** | **String** | RepositoryVersion to be served | [optional]
|
|
14
|
+
**client_url** | **String** | The URL of a Collection content source. | [optional] [readonly]
|
|
15
|
+
**pulp_labels** | **Hash<String, String>** | | [optional]
|
|
20
16
|
|
|
21
17
|
## Code Sample
|
|
22
18
|
|
|
@@ -24,18 +20,14 @@ Name | Type | Description | Notes
|
|
|
24
20
|
require 'PulpAnsibleClient'
|
|
25
21
|
|
|
26
22
|
instance = PulpAnsibleClient::AnsibleAnsibleDistributionResponse.new(pulp_href: null,
|
|
27
|
-
prn: null,
|
|
28
23
|
pulp_created: null,
|
|
29
|
-
pulp_last_updated: null,
|
|
30
24
|
base_path: null,
|
|
31
25
|
content_guard: null,
|
|
32
|
-
no_content_change_since: null,
|
|
33
|
-
hidden: null,
|
|
34
|
-
pulp_labels: null,
|
|
35
26
|
name: null,
|
|
36
27
|
repository: null,
|
|
28
|
+
repository_version: null,
|
|
37
29
|
client_url: null,
|
|
38
|
-
|
|
30
|
+
pulp_labels: null)
|
|
39
31
|
```
|
|
40
32
|
|
|
41
33
|
|
|
@@ -4,10 +4,10 @@
|
|
|
4
4
|
|
|
5
5
|
Name | Type | Description | Notes
|
|
6
6
|
------------ | ------------- | ------------- | -------------
|
|
7
|
-
**artifact** | **String** | Artifact file representing the physical content | [optional]
|
|
8
|
-
**file_url** | **String** | A url that Pulp can download and turn into the content unit. | [optional]
|
|
9
7
|
**file** | **File** | An uploaded file that may be turned into the content unit. | [optional]
|
|
10
8
|
**repository** | **String** | A URI of a repository the new content unit should be associated with. | [optional]
|
|
9
|
+
**artifact** | **String** | Artifact file representing the physical content | [optional]
|
|
10
|
+
**file_url** | **String** | A url that Pulp can download and turn into the content unit. | [optional]
|
|
11
11
|
**upload** | **String** | An uncommitted upload that may be turned into the content unit. | [optional]
|
|
12
12
|
**expected_name** | **String** | The name of the collection. | [optional]
|
|
13
13
|
**expected_namespace** | **String** | The namespace of the collection. | [optional]
|
|
@@ -18,10 +18,10 @@ Name | Type | Description | Notes
|
|
|
18
18
|
```ruby
|
|
19
19
|
require 'PulpAnsibleClient'
|
|
20
20
|
|
|
21
|
-
instance = PulpAnsibleClient::AnsibleCollectionVersion.new(
|
|
22
|
-
file_url: null,
|
|
23
|
-
file: null,
|
|
21
|
+
instance = PulpAnsibleClient::AnsibleCollectionVersion.new(file: null,
|
|
24
22
|
repository: null,
|
|
23
|
+
artifact: null,
|
|
24
|
+
file_url: null,
|
|
25
25
|
upload: null,
|
|
26
26
|
expected_name: null,
|
|
27
27
|
expected_namespace: null,
|
|
@@ -4,11 +4,11 @@
|
|
|
4
4
|
|
|
5
5
|
Name | Type | Description | Notes
|
|
6
6
|
------------ | ------------- | ------------- | -------------
|
|
7
|
-
**pulp_last_updated** | **DateTime** | Timestamp of the last time this resource was updated. Note: for immutable resources - like content, repository versions, and publication - pulp_created and pulp_last_updated dates will be the same. | [optional] [readonly]
|
|
8
7
|
**prn** | **String** | The Pulp Resource Name (PRN). | [optional] [readonly]
|
|
9
8
|
**artifact** | **String** | Artifact file representing the physical content | [optional]
|
|
10
9
|
**pulp_href** | **String** | | [optional] [readonly]
|
|
11
10
|
**pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
|
|
11
|
+
**pulp_last_updated** | **DateTime** | Timestamp of the last time this resource was updated. Note: for immutable resources - like content, repository versions, and publication - pulp_created and pulp_last_updated dates will be the same. | [optional] [readonly]
|
|
12
12
|
**sha256** | **String** | The SHA-256 checksum if available. | [optional] [readonly]
|
|
13
13
|
**md5** | **String** | The MD5 checksum if available. | [optional] [readonly]
|
|
14
14
|
**sha1** | **String** | The SHA-1 checksum if available. | [optional] [readonly]
|
|
@@ -39,11 +39,11 @@ Name | Type | Description | Notes
|
|
|
39
39
|
```ruby
|
|
40
40
|
require 'PulpAnsibleClient'
|
|
41
41
|
|
|
42
|
-
instance = PulpAnsibleClient::AnsibleCollectionVersionResponse.new(
|
|
43
|
-
prn: null,
|
|
42
|
+
instance = PulpAnsibleClient::AnsibleCollectionVersionResponse.new(prn: null,
|
|
44
43
|
artifact: null,
|
|
45
44
|
pulp_href: null,
|
|
46
45
|
pulp_created: null,
|
|
46
|
+
pulp_last_updated: null,
|
|
47
47
|
sha256: null,
|
|
48
48
|
md5: null,
|
|
49
49
|
sha1: null,
|
data/docs/AnsibleGitRemote.md
CHANGED
|
@@ -4,26 +4,26 @@
|
|
|
4
4
|
|
|
5
5
|
Name | Type | Description | Notes
|
|
6
6
|
------------ | ------------- | ------------- | -------------
|
|
7
|
-
**pulp_labels** | **Hash<String, String>** | | [optional]
|
|
8
7
|
**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]
|
|
9
|
-
**
|
|
10
|
-
**
|
|
11
|
-
**client_cert** | **String** | A PEM encoded client certificate used for authentication. | [optional]
|
|
12
|
-
**tls_validation** | **Boolean** | If True, TLS peer validation must be performed. | [optional]
|
|
8
|
+
**client_key** | **String** | A PEM encoded private key used for authentication. | [optional]
|
|
9
|
+
**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]
|
|
13
10
|
**username** | **String** | The username to be used for authentication when syncing. | [optional]
|
|
11
|
+
**url** | **String** | The URL of an external content source. |
|
|
12
|
+
**proxy_username** | **String** | The username to authenticte to the proxy. | [optional]
|
|
14
13
|
**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]
|
|
15
|
-
**client_key** | **String** | A PEM encoded private key used for authentication. | [optional]
|
|
16
|
-
**ca_cert** | **String** | A PEM encoded CA certificate used to validate the server certificate presented by the remote server. | [optional]
|
|
17
|
-
**proxy_password** | **String** | The password to authenticate to the proxy. Extra leading and trailing whitespace characters are not trimmed. | [optional]
|
|
18
|
-
**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]
|
|
19
14
|
**name** | **String** | A unique name for this remote. |
|
|
20
|
-
**
|
|
21
|
-
**proxy_url** | **String** | The proxy URL. Format: scheme://host:port | [optional]
|
|
22
|
-
**password** | **String** | The password to be used for authentication when syncing. Extra leading and trailing whitespace characters are not trimmed. | [optional]
|
|
23
|
-
**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]
|
|
15
|
+
**pulp_labels** | **Hash<String, String>** | | [optional]
|
|
24
16
|
**rate_limit** | **Integer** | Limits requests per second for each concurrent downloader | [optional]
|
|
17
|
+
**proxy_password** | **String** | The password to authenticate to the proxy. Extra leading and trailing whitespace characters are not trimmed. | [optional]
|
|
18
|
+
**headers** | **Array<Object>** | Headers for aiohttp.Clientsession | [optional]
|
|
19
|
+
**password** | **String** | The password to be used for authentication when syncing. Extra leading and trailing whitespace characters are not trimmed. | [optional]
|
|
25
20
|
**download_concurrency** | **Integer** | Total number of simultaneous connections. If not set then the default value will be used. | [optional]
|
|
21
|
+
**connect_timeout** | **Float** | aiohttp.ClientTimeout.connect (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional]
|
|
22
|
+
**proxy_url** | **String** | The proxy URL. Format: scheme://host:port | [optional]
|
|
23
|
+
**ca_cert** | **String** | A PEM encoded CA certificate used to validate the server certificate presented by the remote server. | [optional]
|
|
24
|
+
**tls_validation** | **Boolean** | If True, TLS peer validation must be performed. | [optional]
|
|
26
25
|
**max_retries** | **Integer** | Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used. | [optional]
|
|
26
|
+
**client_cert** | **String** | A PEM encoded client certificate used for authentication. | [optional]
|
|
27
27
|
**metadata_only** | **Boolean** | If True, only metadata about the content will be stored in Pulp. Clients will retrieve content from the remote URL. | [optional]
|
|
28
28
|
**git_ref** | **String** | A git ref. e.g.: branch, tag, or commit sha. | [optional]
|
|
29
29
|
|
|
@@ -32,26 +32,26 @@ Name | Type | Description | Notes
|
|
|
32
32
|
```ruby
|
|
33
33
|
require 'PulpAnsibleClient'
|
|
34
34
|
|
|
35
|
-
instance = PulpAnsibleClient::AnsibleGitRemote.new(
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
url: null,
|
|
39
|
-
client_cert: null,
|
|
40
|
-
tls_validation: null,
|
|
35
|
+
instance = PulpAnsibleClient::AnsibleGitRemote.new(sock_read_timeout: null,
|
|
36
|
+
client_key: null,
|
|
37
|
+
total_timeout: null,
|
|
41
38
|
username: null,
|
|
39
|
+
url: null,
|
|
40
|
+
proxy_username: null,
|
|
42
41
|
sock_connect_timeout: null,
|
|
43
|
-
client_key: null,
|
|
44
|
-
ca_cert: null,
|
|
45
|
-
proxy_password: null,
|
|
46
|
-
connect_timeout: null,
|
|
47
42
|
name: null,
|
|
48
|
-
|
|
49
|
-
proxy_url: null,
|
|
50
|
-
password: null,
|
|
51
|
-
total_timeout: null,
|
|
43
|
+
pulp_labels: null,
|
|
52
44
|
rate_limit: null,
|
|
45
|
+
proxy_password: null,
|
|
46
|
+
headers: null,
|
|
47
|
+
password: null,
|
|
53
48
|
download_concurrency: null,
|
|
49
|
+
connect_timeout: null,
|
|
50
|
+
proxy_url: null,
|
|
51
|
+
ca_cert: null,
|
|
52
|
+
tls_validation: null,
|
|
54
53
|
max_retries: null,
|
|
54
|
+
client_cert: null,
|
|
55
55
|
metadata_only: null,
|
|
56
56
|
git_ref: null)
|
|
57
57
|
```
|
|
@@ -4,26 +4,26 @@
|
|
|
4
4
|
|
|
5
5
|
Name | Type | Description | Notes
|
|
6
6
|
------------ | ------------- | ------------- | -------------
|
|
7
|
-
**pulp_last_updated** | **DateTime** | Timestamp of the most recent update of the remote. | [optional] [readonly]
|
|
8
|
-
**pulp_labels** | **Hash<String, String>** | | [optional]
|
|
9
7
|
**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]
|
|
10
|
-
**
|
|
8
|
+
**prn** | **String** | The Pulp Resource Name (PRN). | [optional] [readonly]
|
|
9
|
+
**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]
|
|
11
10
|
**url** | **String** | The URL of an external content source. |
|
|
12
|
-
**client_cert** | **String** | A PEM encoded client certificate used for authentication. | [optional]
|
|
13
|
-
**tls_validation** | **Boolean** | If True, TLS peer validation must be performed. | [optional]
|
|
14
11
|
**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]
|
|
15
|
-
**prn** | **String** | The Pulp Resource Name (PRN). | [optional] [readonly]
|
|
16
|
-
**pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
|
|
17
|
-
**ca_cert** | **String** | A PEM encoded CA certificate used to validate the server certificate presented by the remote server. | [optional]
|
|
18
|
-
**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]
|
|
19
12
|
**name** | **String** | A unique name for this remote. |
|
|
20
|
-
**
|
|
13
|
+
**pulp_labels** | **Hash<String, String>** | | [optional]
|
|
21
14
|
**pulp_href** | **String** | | [optional] [readonly]
|
|
22
|
-
**total_timeout** | **Float** | aiohttp.ClientTimeout.total (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional]
|
|
23
15
|
**rate_limit** | **Integer** | Limits requests per second for each concurrent downloader | [optional]
|
|
24
|
-
**
|
|
16
|
+
**pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
|
|
17
|
+
**headers** | **Array<Object>** | Headers for aiohttp.Clientsession | [optional]
|
|
25
18
|
**download_concurrency** | **Integer** | Total number of simultaneous connections. If not set then the default value will be used. | [optional]
|
|
19
|
+
**hidden_fields** | [**Array<AnsibleCollectionRemoteResponseHiddenFields>**](AnsibleCollectionRemoteResponseHiddenFields.md) | List of hidden (write only) fields | [optional] [readonly]
|
|
20
|
+
**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]
|
|
21
|
+
**proxy_url** | **String** | The proxy URL. Format: scheme://host:port | [optional]
|
|
22
|
+
**ca_cert** | **String** | A PEM encoded CA certificate used to validate the server certificate presented by the remote server. | [optional]
|
|
23
|
+
**tls_validation** | **Boolean** | If True, TLS peer validation must be performed. | [optional]
|
|
26
24
|
**max_retries** | **Integer** | Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used. | [optional]
|
|
25
|
+
**client_cert** | **String** | A PEM encoded client certificate used for authentication. | [optional]
|
|
26
|
+
**pulp_last_updated** | **DateTime** | Timestamp of the most recent update of the remote. | [optional] [readonly]
|
|
27
27
|
**metadata_only** | **Boolean** | If True, only metadata about the content will be stored in Pulp. Clients will retrieve content from the remote URL. | [optional]
|
|
28
28
|
**git_ref** | **String** | A git ref. e.g.: branch, tag, or commit sha. | [optional]
|
|
29
29
|
|
|
@@ -32,26 +32,26 @@ Name | Type | Description | Notes
|
|
|
32
32
|
```ruby
|
|
33
33
|
require 'PulpAnsibleClient'
|
|
34
34
|
|
|
35
|
-
instance = PulpAnsibleClient::AnsibleGitRemoteResponse.new(
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
headers: null,
|
|
35
|
+
instance = PulpAnsibleClient::AnsibleGitRemoteResponse.new(sock_read_timeout: null,
|
|
36
|
+
prn: null,
|
|
37
|
+
total_timeout: null,
|
|
39
38
|
url: null,
|
|
40
|
-
client_cert: null,
|
|
41
|
-
tls_validation: null,
|
|
42
39
|
sock_connect_timeout: null,
|
|
43
|
-
prn: null,
|
|
44
|
-
pulp_created: null,
|
|
45
|
-
ca_cert: null,
|
|
46
|
-
connect_timeout: null,
|
|
47
40
|
name: null,
|
|
48
|
-
|
|
41
|
+
pulp_labels: null,
|
|
49
42
|
pulp_href: null,
|
|
50
|
-
total_timeout: null,
|
|
51
43
|
rate_limit: null,
|
|
52
|
-
|
|
44
|
+
pulp_created: null,
|
|
45
|
+
headers: null,
|
|
53
46
|
download_concurrency: null,
|
|
47
|
+
hidden_fields: null,
|
|
48
|
+
connect_timeout: null,
|
|
49
|
+
proxy_url: null,
|
|
50
|
+
ca_cert: null,
|
|
51
|
+
tls_validation: null,
|
|
54
52
|
max_retries: null,
|
|
53
|
+
client_cert: null,
|
|
54
|
+
pulp_last_updated: null,
|
|
55
55
|
metadata_only: null,
|
|
56
56
|
git_ref: null)
|
|
57
57
|
```
|
data/docs/AnsibleRoleResponse.md
CHANGED
|
@@ -4,11 +4,11 @@
|
|
|
4
4
|
|
|
5
5
|
Name | Type | Description | Notes
|
|
6
6
|
------------ | ------------- | ------------- | -------------
|
|
7
|
-
**
|
|
7
|
+
**prn** | **String** | The Pulp Resource Name (PRN). | [optional] [readonly]
|
|
8
8
|
**artifact** | **String** | Artifact file representing the physical content |
|
|
9
9
|
**pulp_href** | **String** | | [optional] [readonly]
|
|
10
10
|
**pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
|
|
11
|
-
**
|
|
11
|
+
**pulp_last_updated** | **DateTime** | Timestamp of the last time this resource was updated. Note: for immutable resources - like content, repository versions, and publication - pulp_created and pulp_last_updated dates will be the same. | [optional] [readonly]
|
|
12
12
|
**version** | **String** | |
|
|
13
13
|
**name** | **String** | |
|
|
14
14
|
**namespace** | **String** | |
|
|
@@ -18,11 +18,11 @@ Name | Type | Description | Notes
|
|
|
18
18
|
```ruby
|
|
19
19
|
require 'PulpAnsibleClient'
|
|
20
20
|
|
|
21
|
-
instance = PulpAnsibleClient::AnsibleRoleResponse.new(
|
|
21
|
+
instance = PulpAnsibleClient::AnsibleRoleResponse.new(prn: null,
|
|
22
22
|
artifact: null,
|
|
23
23
|
pulp_href: null,
|
|
24
24
|
pulp_created: null,
|
|
25
|
-
|
|
25
|
+
pulp_last_updated: null,
|
|
26
26
|
version: null,
|
|
27
27
|
name: null,
|
|
28
28
|
namespace: null)
|
|
@@ -32,10 +32,10 @@ end
|
|
|
32
32
|
|
|
33
33
|
api_instance = PulpAnsibleClient::ContentCollectionVersionsApi.new
|
|
34
34
|
opts = {
|
|
35
|
-
artifact: 'artifact_example', # String | Artifact file representing the physical content
|
|
36
|
-
file_url: 'file_url_example', # String | A url that Pulp can download and turn into the content unit.
|
|
37
35
|
file: File.new('/path/to/file'), # File | An uploaded file that may be turned into the content unit.
|
|
38
36
|
repository: 'repository_example', # String | A URI of a repository the new content unit should be associated with.
|
|
37
|
+
artifact: 'artifact_example', # String | Artifact file representing the physical content
|
|
38
|
+
file_url: 'file_url_example', # String | A url that Pulp can download and turn into the content unit.
|
|
39
39
|
upload: 'upload_example', # String | An uncommitted upload that may be turned into the content unit.
|
|
40
40
|
expected_name: 'expected_name_example', # String | The name of the collection.
|
|
41
41
|
expected_namespace: 'expected_namespace_example', # String | The namespace of the collection.
|
|
@@ -56,10 +56,10 @@ end
|
|
|
56
56
|
|
|
57
57
|
Name | Type | Description | Notes
|
|
58
58
|
------------- | ------------- | ------------- | -------------
|
|
59
|
-
**artifact** | **String**| Artifact file representing the physical content | [optional]
|
|
60
|
-
**file_url** | **String**| A url that Pulp can download and turn into the content unit. | [optional]
|
|
61
59
|
**file** | **File**| An uploaded file that may be turned into the content unit. | [optional]
|
|
62
60
|
**repository** | **String**| A URI of a repository the new content unit should be associated with. | [optional]
|
|
61
|
+
**artifact** | **String**| Artifact file representing the physical content | [optional]
|
|
62
|
+
**file_url** | **String**| A url that Pulp can download and turn into the content unit. | [optional]
|
|
63
63
|
**upload** | **String**| An uncommitted upload that may be turned into the content unit. | [optional]
|
|
64
64
|
**expected_name** | **String**| The name of the collection. | [optional]
|
|
65
65
|
**expected_namespace** | **String**| The namespace of the collection. | [optional]
|
|
@@ -101,12 +101,11 @@ end
|
|
|
101
101
|
|
|
102
102
|
api_instance = PulpAnsibleClient::ContentCollectionVersionsApi.new
|
|
103
103
|
opts = {
|
|
104
|
-
is_highest: true, # Boolean |
|
|
105
104
|
limit: 56, # Integer | Number of results to return per page.
|
|
106
105
|
name: 'name_example', # String |
|
|
107
106
|
namespace: 'namespace_example', # String |
|
|
108
107
|
offset: 56, # Integer | The initial index from which to return the results.
|
|
109
|
-
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) * `authors` - Authors * `-authors` - Authors (descending) * `contents` - Contents * `-contents` - Contents (descending) * `dependencies` - Dependencies * `-dependencies` - Dependencies (descending) * `description` - Description * `-description` - Description (descending) * `docs_blob` - Docs blob * `-docs_blob` - Docs blob (descending) * `manifest` - Manifest * `-manifest` - Manifest (descending) * `files` - Files * `-files` - Files (descending) * `documentation` - Documentation * `-documentation` - Documentation (descending) * `homepage` - Homepage * `-homepage` - Homepage (descending) * `issues` - Issues * `-issues` - Issues (descending) * `license` - License * `-license` - License (descending) * `name` - Name * `-name` - Name (descending) * `namespace` - Namespace * `-namespace` - Namespace (descending) * `repository` - Repository * `-repository` - Repository (descending) * `requires_ansible` - Requires ansible * `-requires_ansible` - Requires ansible (descending) * `version` - Version * `-version` - Version (descending) * `version_major` - Version major * `-version_major` - Version major (descending) * `version_minor` - Version minor * `-version_minor` - Version minor (descending) * `version_patch` - Version patch * `-version_patch` - Version patch (descending) * `version_prerelease` - Version prerelease * `-version_prerelease` - Version prerelease (descending) * `is_highest` - Is highest * `-is_highest` - Is highest (descending) * `search_vector` - Search vector * `-search_vector` - Search vector (descending) * `pk` - Pk * `-pk` - Pk (descending)
|
|
108
|
+
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) * `authors` - Authors * `-authors` - Authors (descending) * `contents` - Contents * `-contents` - Contents (descending) * `dependencies` - Dependencies * `-dependencies` - Dependencies (descending) * `description` - Description * `-description` - Description (descending) * `docs_blob` - Docs blob * `-docs_blob` - Docs blob (descending) * `manifest` - Manifest * `-manifest` - Manifest (descending) * `files` - Files * `-files` - Files (descending) * `documentation` - Documentation * `-documentation` - Documentation (descending) * `homepage` - Homepage * `-homepage` - Homepage (descending) * `issues` - Issues * `-issues` - Issues (descending) * `license` - License * `-license` - License (descending) * `name` - Name * `-name` - Name (descending) * `namespace` - Namespace * `-namespace` - Namespace (descending) * `repository` - Repository * `-repository` - Repository (descending) * `requires_ansible` - Requires ansible * `-requires_ansible` - Requires ansible (descending) * `sha256` - Sha256 * `-sha256` - Sha256 (descending) * `version` - Version * `-version` - Version (descending) * `version_major` - Version major * `-version_major` - Version major (descending) * `version_minor` - Version minor * `-version_minor` - Version minor (descending) * `version_patch` - Version patch * `-version_patch` - Version patch (descending) * `version_prerelease` - Version prerelease * `-version_prerelease` - Version prerelease (descending) * `is_highest` - Is highest * `-is_highest` - Is highest (descending) * `search_vector` - Search vector * `-search_vector` - Search vector (descending) * `pk` - Pk * `-pk` - Pk (descending)
|
|
110
109
|
orphaned_for: 3.4, # Float | Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
|
|
111
110
|
prn__in: ['prn__in_example'], # Array<String> | Multiple values may be separated by commas.
|
|
112
111
|
pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
|
|
@@ -135,12 +134,11 @@ end
|
|
|
135
134
|
|
|
136
135
|
Name | Type | Description | Notes
|
|
137
136
|
------------- | ------------- | ------------- | -------------
|
|
138
|
-
**is_highest** | **Boolean**| | [optional]
|
|
139
137
|
**limit** | **Integer**| Number of results to return per page. | [optional]
|
|
140
138
|
**name** | **String**| | [optional]
|
|
141
139
|
**namespace** | **String**| | [optional]
|
|
142
140
|
**offset** | **Integer**| The initial index from which to return the results. | [optional]
|
|
143
|
-
**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) * `authors` - Authors * `-authors` - Authors (descending) * `contents` - Contents * `-contents` - Contents (descending) * `dependencies` - Dependencies * `-dependencies` - Dependencies (descending) * `description` - Description * `-description` - Description (descending) * `docs_blob` - Docs blob * `-docs_blob` - Docs blob (descending) * `manifest` - Manifest * `-manifest` - Manifest (descending) * `files` - Files * `-files` - Files (descending) * `documentation` - Documentation * `-documentation` - Documentation (descending) * `homepage` - Homepage * `-homepage` - Homepage (descending) * `issues` - Issues * `-issues` - Issues (descending) * `license` - License * `-license` - License (descending) * `name` - Name * `-name` - Name (descending) * `namespace` - Namespace * `-namespace` - Namespace (descending) * `repository` - Repository * `-repository` - Repository (descending) * `requires_ansible` - Requires ansible * `-requires_ansible` - Requires ansible (descending) * `version` - Version * `-version` - Version (descending) * `version_major` - Version major * `-version_major` - Version major (descending) * `version_minor` - Version minor * `-version_minor` - Version minor (descending) * `version_patch` - Version patch * `-version_patch` - Version patch (descending) * `version_prerelease` - Version prerelease * `-version_prerelease` - Version prerelease (descending) * `is_highest` - Is highest * `-is_highest` - Is highest (descending) * `search_vector` - Search vector * `-search_vector` - Search vector (descending) * `pk` - Pk * `-pk` - Pk (descending) | [optional]
|
|
141
|
+
**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) * `authors` - Authors * `-authors` - Authors (descending) * `contents` - Contents * `-contents` - Contents (descending) * `dependencies` - Dependencies * `-dependencies` - Dependencies (descending) * `description` - Description * `-description` - Description (descending) * `docs_blob` - Docs blob * `-docs_blob` - Docs blob (descending) * `manifest` - Manifest * `-manifest` - Manifest (descending) * `files` - Files * `-files` - Files (descending) * `documentation` - Documentation * `-documentation` - Documentation (descending) * `homepage` - Homepage * `-homepage` - Homepage (descending) * `issues` - Issues * `-issues` - Issues (descending) * `license` - License * `-license` - License (descending) * `name` - Name * `-name` - Name (descending) * `namespace` - Namespace * `-namespace` - Namespace (descending) * `repository` - Repository * `-repository` - Repository (descending) * `requires_ansible` - Requires ansible * `-requires_ansible` - Requires ansible (descending) * `sha256` - Sha256 * `-sha256` - Sha256 (descending) * `version` - Version * `-version` - Version (descending) * `version_major` - Version major * `-version_major` - Version major (descending) * `version_minor` - Version minor * `-version_minor` - Version minor (descending) * `version_patch` - Version patch * `-version_patch` - Version patch (descending) * `version_prerelease` - Version prerelease * `-version_prerelease` - Version prerelease (descending) * `is_highest` - Is highest * `-is_highest` - Is highest (descending) * `search_vector` - Search vector * `-search_vector` - Search vector (descending) * `pk` - Pk * `-pk` - Pk (descending) | [optional]
|
|
144
142
|
**orphaned_for** | **Float**| Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME. | [optional]
|
|
145
143
|
**prn__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
|
146
144
|
**pulp_href__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
|
@@ -6,11 +6,10 @@ Name | Type | Description | Notes
|
|
|
6
6
|
------------ | ------------- | ------------- | -------------
|
|
7
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\") | [optional]
|
|
8
8
|
**content_guard** | **String** | An optional content-guard. | [optional]
|
|
9
|
-
**hidden** | **Boolean** | Whether this distribution should be shown in the content app. | [optional] [default to false]
|
|
10
|
-
**pulp_labels** | **Hash<String, String>** | | [optional]
|
|
11
9
|
**name** | **String** | A unique name. Ex, `rawhide` and `stable`. | [optional]
|
|
12
10
|
**repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional]
|
|
13
11
|
**repository_version** | **String** | RepositoryVersion to be served | [optional]
|
|
12
|
+
**pulp_labels** | **Hash<String, String>** | | [optional]
|
|
14
13
|
|
|
15
14
|
## Code Sample
|
|
16
15
|
|
|
@@ -19,11 +18,10 @@ require 'PulpAnsibleClient'
|
|
|
19
18
|
|
|
20
19
|
instance = PulpAnsibleClient::PatchedansibleAnsibleDistribution.new(base_path: null,
|
|
21
20
|
content_guard: null,
|
|
22
|
-
hidden: null,
|
|
23
|
-
pulp_labels: null,
|
|
24
21
|
name: null,
|
|
25
22
|
repository: null,
|
|
26
|
-
repository_version: null
|
|
23
|
+
repository_version: null,
|
|
24
|
+
pulp_labels: null)
|
|
27
25
|
```
|
|
28
26
|
|
|
29
27
|
|
|
@@ -4,26 +4,26 @@
|
|
|
4
4
|
|
|
5
5
|
Name | Type | Description | Notes
|
|
6
6
|
------------ | ------------- | ------------- | -------------
|
|
7
|
-
**pulp_labels** | **Hash<String, String>** | | [optional]
|
|
8
7
|
**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]
|
|
9
|
-
**
|
|
10
|
-
**
|
|
11
|
-
**client_cert** | **String** | A PEM encoded client certificate used for authentication. | [optional]
|
|
12
|
-
**tls_validation** | **Boolean** | If True, TLS peer validation must be performed. | [optional]
|
|
8
|
+
**client_key** | **String** | A PEM encoded private key used for authentication. | [optional]
|
|
9
|
+
**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]
|
|
13
10
|
**username** | **String** | The username to be used for authentication when syncing. | [optional]
|
|
11
|
+
**url** | **String** | The URL of an external content source. | [optional]
|
|
12
|
+
**proxy_username** | **String** | The username to authenticte to the proxy. | [optional]
|
|
14
13
|
**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]
|
|
15
|
-
**client_key** | **String** | A PEM encoded private key used for authentication. | [optional]
|
|
16
|
-
**ca_cert** | **String** | A PEM encoded CA certificate used to validate the server certificate presented by the remote server. | [optional]
|
|
17
|
-
**proxy_password** | **String** | The password to authenticate to the proxy. Extra leading and trailing whitespace characters are not trimmed. | [optional]
|
|
18
|
-
**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]
|
|
19
14
|
**name** | **String** | A unique name for this remote. | [optional]
|
|
20
|
-
**
|
|
21
|
-
**proxy_url** | **String** | The proxy URL. Format: scheme://host:port | [optional]
|
|
22
|
-
**password** | **String** | The password to be used for authentication when syncing. Extra leading and trailing whitespace characters are not trimmed. | [optional]
|
|
23
|
-
**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]
|
|
15
|
+
**pulp_labels** | **Hash<String, String>** | | [optional]
|
|
24
16
|
**rate_limit** | **Integer** | Limits requests per second for each concurrent downloader | [optional]
|
|
17
|
+
**proxy_password** | **String** | The password to authenticate to the proxy. Extra leading and trailing whitespace characters are not trimmed. | [optional]
|
|
18
|
+
**headers** | **Array<Object>** | Headers for aiohttp.Clientsession | [optional]
|
|
19
|
+
**password** | **String** | The password to be used for authentication when syncing. Extra leading and trailing whitespace characters are not trimmed. | [optional]
|
|
25
20
|
**download_concurrency** | **Integer** | Total number of simultaneous connections. If not set then the default value will be used. | [optional]
|
|
21
|
+
**connect_timeout** | **Float** | aiohttp.ClientTimeout.connect (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional]
|
|
22
|
+
**proxy_url** | **String** | The proxy URL. Format: scheme://host:port | [optional]
|
|
23
|
+
**ca_cert** | **String** | A PEM encoded CA certificate used to validate the server certificate presented by the remote server. | [optional]
|
|
24
|
+
**tls_validation** | **Boolean** | If True, TLS peer validation must be performed. | [optional]
|
|
26
25
|
**max_retries** | **Integer** | Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used. | [optional]
|
|
26
|
+
**client_cert** | **String** | A PEM encoded client certificate used for authentication. | [optional]
|
|
27
27
|
**metadata_only** | **Boolean** | If True, only metadata about the content will be stored in Pulp. Clients will retrieve content from the remote URL. | [optional]
|
|
28
28
|
**git_ref** | **String** | A git ref. e.g.: branch, tag, or commit sha. | [optional]
|
|
29
29
|
|
|
@@ -32,26 +32,26 @@ Name | Type | Description | Notes
|
|
|
32
32
|
```ruby
|
|
33
33
|
require 'PulpAnsibleClient'
|
|
34
34
|
|
|
35
|
-
instance = PulpAnsibleClient::PatchedansibleGitRemote.new(
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
url: null,
|
|
39
|
-
client_cert: null,
|
|
40
|
-
tls_validation: null,
|
|
35
|
+
instance = PulpAnsibleClient::PatchedansibleGitRemote.new(sock_read_timeout: null,
|
|
36
|
+
client_key: null,
|
|
37
|
+
total_timeout: null,
|
|
41
38
|
username: null,
|
|
39
|
+
url: null,
|
|
40
|
+
proxy_username: null,
|
|
42
41
|
sock_connect_timeout: null,
|
|
43
|
-
client_key: null,
|
|
44
|
-
ca_cert: null,
|
|
45
|
-
proxy_password: null,
|
|
46
|
-
connect_timeout: null,
|
|
47
42
|
name: null,
|
|
48
|
-
|
|
49
|
-
proxy_url: null,
|
|
50
|
-
password: null,
|
|
51
|
-
total_timeout: null,
|
|
43
|
+
pulp_labels: null,
|
|
52
44
|
rate_limit: null,
|
|
45
|
+
proxy_password: null,
|
|
46
|
+
headers: null,
|
|
47
|
+
password: null,
|
|
53
48
|
download_concurrency: null,
|
|
49
|
+
connect_timeout: null,
|
|
50
|
+
proxy_url: null,
|
|
51
|
+
ca_cert: null,
|
|
52
|
+
tls_validation: null,
|
|
54
53
|
max_retries: null,
|
|
54
|
+
client_cert: null,
|
|
55
55
|
metadata_only: null,
|
|
56
56
|
git_ref: null)
|
|
57
57
|
```
|
|
@@ -93,12 +93,11 @@ name = 'name_example' # String |
|
|
|
93
93
|
namespace = 'namespace_example' # String |
|
|
94
94
|
path = 'path_example' # String |
|
|
95
95
|
opts = {
|
|
96
|
-
is_highest: true, # Boolean |
|
|
97
96
|
limit: 56, # Integer | Number of results to return per page.
|
|
98
97
|
name2: 'name_example', # String |
|
|
99
98
|
namespace2: 'namespace_example', # String |
|
|
100
99
|
offset: 56, # Integer | The initial index from which to return the results.
|
|
101
|
-
ordering: ['ordering_example'], # Array<String> | Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `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) * `authors` - Authors * `-authors` - Authors (descending) * `contents` - Contents * `-contents` - Contents (descending) * `dependencies` - Dependencies * `-dependencies` - Dependencies (descending) * `description` - Description * `-description` - Description (descending) * `docs_blob` - Docs blob * `-docs_blob` - Docs blob (descending) * `manifest` - Manifest * `-manifest` - Manifest (descending) * `files` - Files * `-files` - Files (descending) * `documentation` - Documentation * `-documentation` - Documentation (descending) * `homepage` - Homepage * `-homepage` - Homepage (descending) * `issues` - Issues * `-issues` - Issues (descending) * `license` - License * `-license` - License (descending) * `name` - Name * `-name` - Name (descending) * `namespace` - Namespace * `-namespace` - Namespace (descending) * `repository` - Repository * `-repository` - Repository (descending) * `requires_ansible` - Requires ansible * `-requires_ansible` - Requires ansible (descending) * `version` - Version * `-version` - Version (descending) * `version_major` - Version major * `-version_major` - Version major (descending) * `version_minor` - Version minor * `-version_minor` - Version minor (descending) * `version_patch` - Version patch * `-version_patch` - Version patch (descending) * `version_prerelease` - Version prerelease * `-version_prerelease` - Version prerelease (descending) * `is_highest` - Is highest * `-is_highest` - Is highest (descending) * `search_vector` - Search vector * `-search_vector` - Search vector (descending) * `pk` - Pk * `-pk` - Pk (descending)
|
|
100
|
+
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) * `authors` - Authors * `-authors` - Authors (descending) * `contents` - Contents * `-contents` - Contents (descending) * `dependencies` - Dependencies * `-dependencies` - Dependencies (descending) * `description` - Description * `-description` - Description (descending) * `docs_blob` - Docs blob * `-docs_blob` - Docs blob (descending) * `manifest` - Manifest * `-manifest` - Manifest (descending) * `files` - Files * `-files` - Files (descending) * `documentation` - Documentation * `-documentation` - Documentation (descending) * `homepage` - Homepage * `-homepage` - Homepage (descending) * `issues` - Issues * `-issues` - Issues (descending) * `license` - License * `-license` - License (descending) * `name` - Name * `-name` - Name (descending) * `namespace` - Namespace * `-namespace` - Namespace (descending) * `repository` - Repository * `-repository` - Repository (descending) * `requires_ansible` - Requires ansible * `-requires_ansible` - Requires ansible (descending) * `sha256` - Sha256 * `-sha256` - Sha256 (descending) * `version` - Version * `-version` - Version (descending) * `version_major` - Version major * `-version_major` - Version major (descending) * `version_minor` - Version minor * `-version_minor` - Version minor (descending) * `version_patch` - Version patch * `-version_patch` - Version patch (descending) * `version_prerelease` - Version prerelease * `-version_prerelease` - Version prerelease (descending) * `is_highest` - Is highest * `-is_highest` - Is highest (descending) * `search_vector` - Search vector * `-search_vector` - Search vector (descending) * `pk` - Pk * `-pk` - Pk (descending)
|
|
102
101
|
orphaned_for: 3.4, # Float | Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
|
|
103
102
|
prn__in: ['prn__in_example'], # Array<String> | Multiple values may be separated by commas.
|
|
104
103
|
pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
|
|
@@ -129,12 +128,11 @@ Name | Type | Description | Notes
|
|
|
129
128
|
**name** | **String**| |
|
|
130
129
|
**namespace** | **String**| |
|
|
131
130
|
**path** | **String**| |
|
|
132
|
-
**is_highest** | **Boolean**| | [optional]
|
|
133
131
|
**limit** | **Integer**| Number of results to return per page. | [optional]
|
|
134
132
|
**name2** | **String**| | [optional]
|
|
135
133
|
**namespace2** | **String**| | [optional]
|
|
136
134
|
**offset** | **Integer**| The initial index from which to return the results. | [optional]
|
|
137
|
-
**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) * `authors` - Authors * `-authors` - Authors (descending) * `contents` - Contents * `-contents` - Contents (descending) * `dependencies` - Dependencies * `-dependencies` - Dependencies (descending) * `description` - Description * `-description` - Description (descending) * `docs_blob` - Docs blob * `-docs_blob` - Docs blob (descending) * `manifest` - Manifest * `-manifest` - Manifest (descending) * `files` - Files * `-files` - Files (descending) * `documentation` - Documentation * `-documentation` - Documentation (descending) * `homepage` - Homepage * `-homepage` - Homepage (descending) * `issues` - Issues * `-issues` - Issues (descending) * `license` - License * `-license` - License (descending) * `name` - Name * `-name` - Name (descending) * `namespace` - Namespace * `-namespace` - Namespace (descending) * `repository` - Repository * `-repository` - Repository (descending) * `requires_ansible` - Requires ansible * `-requires_ansible` - Requires ansible (descending) * `version` - Version * `-version` - Version (descending) * `version_major` - Version major * `-version_major` - Version major (descending) * `version_minor` - Version minor * `-version_minor` - Version minor (descending) * `version_patch` - Version patch * `-version_patch` - Version patch (descending) * `version_prerelease` - Version prerelease * `-version_prerelease` - Version prerelease (descending) * `is_highest` - Is highest * `-is_highest` - Is highest (descending) * `search_vector` - Search vector * `-search_vector` - Search vector (descending) * `pk` - Pk * `-pk` - Pk (descending) | [optional]
|
|
135
|
+
**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) * `authors` - Authors * `-authors` - Authors (descending) * `contents` - Contents * `-contents` - Contents (descending) * `dependencies` - Dependencies * `-dependencies` - Dependencies (descending) * `description` - Description * `-description` - Description (descending) * `docs_blob` - Docs blob * `-docs_blob` - Docs blob (descending) * `manifest` - Manifest * `-manifest` - Manifest (descending) * `files` - Files * `-files` - Files (descending) * `documentation` - Documentation * `-documentation` - Documentation (descending) * `homepage` - Homepage * `-homepage` - Homepage (descending) * `issues` - Issues * `-issues` - Issues (descending) * `license` - License * `-license` - License (descending) * `name` - Name * `-name` - Name (descending) * `namespace` - Namespace * `-namespace` - Namespace (descending) * `repository` - Repository * `-repository` - Repository (descending) * `requires_ansible` - Requires ansible * `-requires_ansible` - Requires ansible (descending) * `sha256` - Sha256 * `-sha256` - Sha256 (descending) * `version` - Version * `-version` - Version (descending) * `version_major` - Version major * `-version_major` - Version major (descending) * `version_minor` - Version minor * `-version_minor` - Version minor (descending) * `version_patch` - Version patch * `-version_patch` - Version patch (descending) * `version_prerelease` - Version prerelease * `-version_prerelease` - Version prerelease (descending) * `is_highest` - Is highest * `-is_highest` - Is highest (descending) * `search_vector` - Search vector * `-search_vector` - Search vector (descending) * `pk` - Pk * `-pk` - Pk (descending) | [optional]
|
|
138
136
|
**orphaned_for** | **Float**| Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME. | [optional]
|
|
139
137
|
**prn__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
|
140
138
|
**pulp_href__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|