pulp_ansible_client 0.28.3 → 0.28.5

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 3d51df4dfb5d983fbbf11223d9c46beef4dd60af556e7e9ef1f889365d66a3d7
4
- data.tar.gz: dde7bacaa5f9bd51551bfb502906a98a3d1899d06d5652e3c645488a0e3324e6
3
+ metadata.gz: 6a1b474d098649a83e158e691470a0f75de9c178899240f358e51fe9d193e832
4
+ data.tar.gz: 0635dfca358256f7cbcb6d6cd6b5a23f13127b00133c090d326628afc574bf62
5
5
  SHA512:
6
- metadata.gz: cf8b690624e4426d8733411257618483c1457e2b2d5b4a577a54e642d976e495f483e542a5c2f510c67281c75f09d42635b0a77839efb18aefb1dcbe72bb8aa9
7
- data.tar.gz: bc8091b2a87a3944f378e3a0d19edb50635b853a3cf3c84111cf83b3d736b3266993ad61684e0b131485bf0b1eccf341c7c8df27b4d3201ee6938a873fad8d12
6
+ metadata.gz: 8b13fcad7caa716be691e26b8304a80b0373f0995cc93f8cdad26ef3cee22cb1b43f8b237e3cd0360e34c24c62fd47225fabcc5d81a72ae571513c889addaafa
7
+ data.tar.gz: 97626593cc38cb43c5b9b685c7d18efbd4c6fbb8464c65beca59f4a047be53fac7a610e1e07dc9c6b25c2d9ac1a6fcaabd39133c0c9f8322245085f29d400e3c
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.28.3
10
+ - Package version: 0.28.5
11
11
  - Generator version: 7.10.0
12
12
  - Build package: org.openapitools.codegen.languages.RubyClientCodegen
13
13
  For more information, please visit [https://pulpproject.org](https://pulpproject.org)
@@ -25,16 +25,16 @@ gem build pulp_ansible_client.gemspec
25
25
  Then either install the gem locally:
26
26
 
27
27
  ```shell
28
- gem install ./pulp_ansible_client-0.28.3.gem
28
+ gem install ./pulp_ansible_client-0.28.5.gem
29
29
  ```
30
30
 
31
- (for development, run `gem install --dev ./pulp_ansible_client-0.28.3.gem` to install the development dependencies)
31
+ (for development, run `gem install --dev ./pulp_ansible_client-0.28.5.gem` to install the development dependencies)
32
32
 
33
33
  or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
34
34
 
35
35
  Finally add this to the Gemfile:
36
36
 
37
- gem 'pulp_ansible_client', '~> 0.28.3'
37
+ gem 'pulp_ansible_client', '~> 0.28.5'
38
38
 
39
39
  ### Install from Git
40
40
 
@@ -4,13 +4,13 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **pulp_href** | **String** | | [optional][readonly] |
7
+ | **vuln_report** | **String** | | [optional][readonly] |
8
8
  | **pulp_labels** | **Hash<String, String>** | A dictionary of arbitrary key/value pairs used to describe a specific Content instance. | [optional] |
9
- | **pulp_last_updated** | **Time** | Timestamp of the last time this resource was updated. Note: for immutable resources - like content, repository versions, and publication - pulp_created and pulp_last_updated dates will be the same. | [optional][readonly] |
10
- | **pulp_created** | **Time** | Timestamp of creation. | [optional][readonly] |
11
- | **prn** | **String** | The Pulp Resource Name (PRN). | [optional][readonly] |
12
9
  | **artifact** | **String** | Artifact file representing the physical content | [optional] |
13
- | **vuln_report** | **String** | | [optional][readonly] |
10
+ | **prn** | **String** | The Pulp Resource Name (PRN). | [optional][readonly] |
11
+ | **pulp_created** | **Time** | Timestamp of creation. | [optional][readonly] |
12
+ | **pulp_last_updated** | **Time** | Timestamp of the last time this resource was updated. Note: for immutable resources - like content, repository versions, and publication - pulp_created and pulp_last_updated dates will be the same. | [optional][readonly] |
13
+ | **pulp_href** | **String** | | [optional][readonly] |
14
14
  | **sha256** | **String** | The SHA-256 checksum if available. | [optional][readonly] |
15
15
  | **md5** | **String** | The MD5 checksum if available. | [optional][readonly] |
16
16
  | **sha1** | **String** | The SHA-1 checksum if available. | [optional][readonly] |
@@ -38,13 +38,13 @@
38
38
  require 'pulp_ansible_client'
39
39
 
40
40
  instance = PulpAnsibleClient::AnsibleCollectionVersionResponse.new(
41
- pulp_href: null,
41
+ vuln_report: null,
42
42
  pulp_labels: null,
43
- pulp_last_updated: null,
44
- pulp_created: null,
45
- prn: null,
46
43
  artifact: null,
47
- vuln_report: null,
44
+ prn: null,
45
+ pulp_created: null,
46
+ pulp_last_updated: null,
47
+ pulp_href: null,
48
48
  sha256: null,
49
49
  md5: null,
50
50
  sha1: null,
@@ -4,26 +4,26 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **name** | **String** | A unique name for this remote. | |
8
- | **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] |
7
+ | **client_cert** | **String** | A PEM encoded client certificate used for authentication. | [optional] |
9
8
  | **headers** | **Array<Object>** | Headers for aiohttp.Clientsession | [optional] |
10
- | **max_retries** | **Integer** | Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used. | [optional] |
11
- | **client_key** | **String** | A PEM encoded private key used for authentication. | [optional] |
12
- | **ca_cert** | **String** | A PEM encoded CA certificate used to validate the server certificate presented by the remote server. | [optional] |
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] |
9
+ | **proxy_url** | **String** | The proxy URL. Format: scheme://host:port | [optional] |
10
+ | **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] |
14
11
  | **tls_validation** | **Boolean** | If True, TLS peer validation must be performed. | [optional] |
15
- | **client_cert** | **String** | A PEM encoded client certificate used for authentication. | [optional] |
16
12
  | **rate_limit** | **Integer** | Limits requests per second for each concurrent downloader | [optional] |
17
- | **url** | **String** | The URL of an external content source. | |
13
+ | **proxy_username** | **String** | The username to authenticte to the proxy. | [optional] |
18
14
  | **download_concurrency** | **Integer** | Total number of simultaneous connections. If not set then the default value will be used. | [optional] |
15
+ | **sock_connect_timeout** | **Float** | aiohttp.ClientTimeout.sock_connect (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional] |
16
+ | **ca_cert** | **String** | A PEM encoded CA certificate used to validate the server certificate presented by the remote server. | [optional] |
17
+ | **name** | **String** | A unique name for this remote. | |
18
+ | **client_key** | **String** | A PEM encoded private key used for authentication. | [optional] |
19
19
  | **username** | **String** | The username to be used for authentication when syncing. | [optional] |
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] |
20
21
  | **pulp_labels** | **Hash<String, String>** | | [optional] |
21
- | **password** | **String** | The password to be used for authentication when syncing. Extra leading and trailing whitespace characters are not trimmed. | [optional] |
22
- | **proxy_username** | **String** | The username to authenticte to the proxy. | [optional] |
23
22
  | **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] |
24
23
  | **proxy_password** | **String** | The password to authenticate to the proxy. Extra leading and trailing whitespace characters are not trimmed. | [optional] |
25
- | **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] |
26
- | **proxy_url** | **String** | The proxy URL. Format: scheme://host:port | [optional] |
24
+ | **url** | **String** | The URL of an external content source. | |
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
+ | **password** | **String** | The password to be used for authentication when syncing. Extra leading and trailing whitespace characters are not trimmed. | [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
 
@@ -33,26 +33,26 @@
33
33
  require 'pulp_ansible_client'
34
34
 
35
35
  instance = PulpAnsibleClient::AnsibleGitRemote.new(
36
- name: null,
37
- total_timeout: null,
36
+ client_cert: null,
38
37
  headers: null,
39
- max_retries: null,
40
- client_key: null,
41
- ca_cert: null,
42
- sock_connect_timeout: null,
38
+ proxy_url: null,
39
+ total_timeout: null,
43
40
  tls_validation: null,
44
- client_cert: null,
45
41
  rate_limit: null,
46
- url: null,
42
+ proxy_username: null,
47
43
  download_concurrency: null,
44
+ sock_connect_timeout: null,
45
+ ca_cert: null,
46
+ name: null,
47
+ client_key: null,
48
48
  username: null,
49
+ connect_timeout: null,
49
50
  pulp_labels: null,
50
- password: null,
51
- proxy_username: null,
52
51
  sock_read_timeout: null,
53
52
  proxy_password: null,
54
- connect_timeout: null,
55
- proxy_url: null,
53
+ url: null,
54
+ max_retries: null,
55
+ password: null,
56
56
  metadata_only: null,
57
57
  git_ref: null
58
58
  )
@@ -4,26 +4,26 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **name** | **String** | A unique name for this remote. | |
8
- | **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] |
7
+ | **client_cert** | **String** | A PEM encoded client certificate used for authentication. | [optional] |
9
8
  | **headers** | **Array<Object>** | Headers for aiohttp.Clientsession | [optional] |
10
- | **max_retries** | **Integer** | Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used. | [optional] |
11
- | **ca_cert** | **String** | A PEM encoded CA certificate used to validate the server certificate presented by the remote server. | [optional] |
12
- | **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] |
9
+ | **proxy_url** | **String** | The proxy URL. Format: scheme://host:port | [optional] |
10
+ | **prn** | **String** | The Pulp Resource Name (PRN). | [optional][readonly] |
11
+ | **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
12
  | **tls_validation** | **Boolean** | If True, TLS peer validation must be performed. | [optional] |
14
- | **client_cert** | **String** | A PEM encoded client certificate used for authentication. | [optional] |
15
- | **hidden_fields** | [**Array<AnsibleCollectionRemoteResponseHiddenFieldsInner>**](AnsibleCollectionRemoteResponseHiddenFieldsInner.md) | List of hidden (write only) fields | [optional] |
16
13
  | **rate_limit** | **Integer** | Limits requests per second for each concurrent downloader | [optional] |
17
- | **url** | **String** | The URL of an external content source. | |
18
- | **pulp_href** | **String** | | [optional][readonly] |
19
14
  | **download_concurrency** | **Integer** | Total number of simultaneous connections. If not set then the default value will be used. | [optional] |
15
+ | **sock_connect_timeout** | **Float** | aiohttp.ClientTimeout.sock_connect (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional] |
16
+ | **ca_cert** | **String** | A PEM encoded CA certificate used to validate the server certificate presented by the remote server. | [optional] |
17
+ | **name** | **String** | A unique name for this remote. | |
18
+ | **pulp_href** | **String** | | [optional][readonly] |
19
+ | **hidden_fields** | [**Array<AnsibleCollectionRemoteResponseHiddenFieldsInner>**](AnsibleCollectionRemoteResponseHiddenFieldsInner.md) | List of hidden (write only) fields | [optional] |
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] |
20
21
  | **pulp_labels** | **Hash<String, String>** | | [optional] |
21
- | **pulp_last_updated** | **Time** | Timestamp of the most recent update of the remote. | [optional][readonly] |
22
- | **pulp_created** | **Time** | Timestamp of creation. | [optional][readonly] |
23
22
  | **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] |
24
- | **prn** | **String** | The Pulp Resource Name (PRN). | [optional][readonly] |
25
- | **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] |
26
- | **proxy_url** | **String** | The proxy URL. Format: scheme://host:port | [optional] |
23
+ | **url** | **String** | The URL of an external content source. | |
24
+ | **pulp_created** | **Time** | Timestamp of creation. | [optional][readonly] |
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
+ | **pulp_last_updated** | **Time** | 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
 
@@ -33,26 +33,26 @@
33
33
  require 'pulp_ansible_client'
34
34
 
35
35
  instance = PulpAnsibleClient::AnsibleGitRemoteResponse.new(
36
- name: null,
37
- total_timeout: null,
36
+ client_cert: null,
38
37
  headers: null,
39
- max_retries: null,
40
- ca_cert: null,
41
- sock_connect_timeout: null,
38
+ proxy_url: null,
39
+ prn: null,
40
+ total_timeout: null,
42
41
  tls_validation: null,
43
- client_cert: null,
44
- hidden_fields: null,
45
42
  rate_limit: null,
46
- url: null,
47
- pulp_href: null,
48
43
  download_concurrency: null,
44
+ sock_connect_timeout: null,
45
+ ca_cert: null,
46
+ name: null,
47
+ pulp_href: null,
48
+ hidden_fields: null,
49
+ connect_timeout: null,
49
50
  pulp_labels: null,
50
- pulp_last_updated: null,
51
- pulp_created: null,
52
51
  sock_read_timeout: null,
53
- prn: null,
54
- connect_timeout: null,
55
- proxy_url: null,
52
+ url: null,
53
+ pulp_created: null,
54
+ max_retries: null,
55
+ pulp_last_updated: null,
56
56
  metadata_only: null,
57
57
  git_ref: null
58
58
  )
data/docs/AnsibleRole.md CHANGED
@@ -4,9 +4,9 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **repository** | **String** | A URI of a repository the new content unit should be associated with. | [optional] |
8
7
  | **pulp_labels** | **Hash<String, String>** | A dictionary of arbitrary key/value pairs used to describe a specific Content instance. | [optional] |
9
8
  | **artifact** | **String** | Artifact file representing the physical content | |
9
+ | **repository** | **String** | A URI of a repository the new content unit should be associated with. | [optional] |
10
10
  | **version** | **String** | | |
11
11
  | **name** | **String** | | |
12
12
  | **namespace** | **String** | | |
@@ -17,9 +17,9 @@
17
17
  require 'pulp_ansible_client'
18
18
 
19
19
  instance = PulpAnsibleClient::AnsibleRole.new(
20
- repository: null,
21
20
  pulp_labels: null,
22
21
  artifact: null,
22
+ repository: null,
23
23
  version: null,
24
24
  name: null,
25
25
  namespace: null
@@ -4,13 +4,13 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **pulp_href** | **String** | | [optional][readonly] |
7
+ | **vuln_report** | **String** | | [optional][readonly] |
8
8
  | **pulp_labels** | **Hash<String, String>** | A dictionary of arbitrary key/value pairs used to describe a specific Content instance. | [optional] |
9
- | **pulp_last_updated** | **Time** | Timestamp of the last time this resource was updated. Note: for immutable resources - like content, repository versions, and publication - pulp_created and pulp_last_updated dates will be the same. | [optional][readonly] |
10
- | **pulp_created** | **Time** | Timestamp of creation. | [optional][readonly] |
11
- | **prn** | **String** | The Pulp Resource Name (PRN). | [optional][readonly] |
12
9
  | **artifact** | **String** | Artifact file representing the physical content | |
13
- | **vuln_report** | **String** | | [optional][readonly] |
10
+ | **prn** | **String** | The Pulp Resource Name (PRN). | [optional][readonly] |
11
+ | **pulp_created** | **Time** | Timestamp of creation. | [optional][readonly] |
12
+ | **pulp_last_updated** | **Time** | Timestamp of the last time this resource was updated. Note: for immutable resources - like content, repository versions, and publication - pulp_created and pulp_last_updated dates will be the same. | [optional][readonly] |
13
+ | **pulp_href** | **String** | | [optional][readonly] |
14
14
  | **version** | **String** | | |
15
15
  | **name** | **String** | | |
16
16
  | **namespace** | **String** | | |
@@ -21,13 +21,13 @@
21
21
  require 'pulp_ansible_client'
22
22
 
23
23
  instance = PulpAnsibleClient::AnsibleRoleResponse.new(
24
- pulp_href: null,
24
+ vuln_report: null,
25
25
  pulp_labels: null,
26
- pulp_last_updated: null,
27
- pulp_created: null,
28
- prn: null,
29
26
  artifact: null,
30
- vuln_report: null,
27
+ prn: null,
28
+ pulp_created: null,
29
+ pulp_last_updated: null,
30
+ pulp_href: null,
31
31
  version: null,
32
32
  name: null,
33
33
  namespace: null
@@ -35,11 +35,11 @@ api_instance = PulpAnsibleClient::ContentCollectionVersionsApi.new
35
35
  opts = {
36
36
  x_task_diagnostics: ['inner_example'], # Array<String> | List of profilers to use on tasks.
37
37
  file: File.new('/path/to/some/file'), # File | An uploaded file that may be turned into the content unit.
38
- repository: 'repository_example', # String | A URI of a repository the new content unit should be associated with.
39
38
  file_url: 'file_url_example', # String | A url that Pulp can download and turn into the content unit.
40
39
  pulp_labels: { key: 'inner_example'}, # Hash<String, String> | A dictionary of arbitrary key/value pairs used to describe a specific Content instance.
41
40
  artifact: 'artifact_example', # String | Artifact file representing the physical content
42
41
  upload: 'upload_example', # String | An uncommitted upload that may be turned into the content unit.
42
+ repository: 'repository_example', # String | A URI of a repository the new content unit should be associated with.
43
43
  expected_name: 'expected_name_example', # String | The name of the collection.
44
44
  expected_namespace: 'expected_namespace_example', # String | The namespace of the collection.
45
45
  expected_version: 'expected_version_example' # String | The version of the collection.
@@ -78,11 +78,11 @@ end
78
78
  | ---- | ---- | ----------- | ----- |
79
79
  | **x_task_diagnostics** | [**Array&lt;String&gt;**](String.md) | List of profilers to use on tasks. | [optional] |
80
80
  | **file** | **File** | An uploaded file that may be turned into the content unit. | [optional] |
81
- | **repository** | **String** | A URI of a repository the new content unit should be associated with. | [optional] |
82
81
  | **file_url** | **String** | A url that Pulp can download and turn into the content unit. | [optional] |
83
82
  | **pulp_labels** | [**Hash&lt;String, String&gt;**](Hash.md) | A dictionary of arbitrary key/value pairs used to describe a specific Content instance. | [optional] |
84
83
  | **artifact** | **String** | Artifact file representing the physical content | [optional] |
85
84
  | **upload** | **String** | An uncommitted upload that may be turned into the content unit. | [optional] |
85
+ | **repository** | **String** | A URI of a repository the new content unit should be associated with. | [optional] |
86
86
  | **expected_name** | **String** | The name of the collection. | [optional] |
87
87
  | **expected_namespace** | **String** | The namespace of the collection. | [optional] |
88
88
  | **expected_version** | **String** | The version of the collection. | [optional] |
@@ -4,26 +4,26 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **name** | **String** | A unique name for this remote. | [optional] |
8
- | **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] |
7
+ | **client_cert** | **String** | A PEM encoded client certificate used for authentication. | [optional] |
9
8
  | **headers** | **Array&lt;Object&gt;** | Headers for aiohttp.Clientsession | [optional] |
10
- | **max_retries** | **Integer** | Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used. | [optional] |
11
- | **client_key** | **String** | A PEM encoded private key used for authentication. | [optional] |
12
- | **ca_cert** | **String** | A PEM encoded CA certificate used to validate the server certificate presented by the remote server. | [optional] |
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] |
9
+ | **proxy_url** | **String** | The proxy URL. Format: scheme://host:port | [optional] |
10
+ | **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] |
14
11
  | **tls_validation** | **Boolean** | If True, TLS peer validation must be performed. | [optional] |
15
- | **client_cert** | **String** | A PEM encoded client certificate used for authentication. | [optional] |
16
12
  | **rate_limit** | **Integer** | Limits requests per second for each concurrent downloader | [optional] |
17
- | **url** | **String** | The URL of an external content source. | [optional] |
13
+ | **proxy_username** | **String** | The username to authenticte to the proxy. | [optional] |
18
14
  | **download_concurrency** | **Integer** | Total number of simultaneous connections. If not set then the default value will be used. | [optional] |
15
+ | **sock_connect_timeout** | **Float** | aiohttp.ClientTimeout.sock_connect (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional] |
16
+ | **ca_cert** | **String** | A PEM encoded CA certificate used to validate the server certificate presented by the remote server. | [optional] |
17
+ | **name** | **String** | A unique name for this remote. | [optional] |
18
+ | **client_key** | **String** | A PEM encoded private key used for authentication. | [optional] |
19
19
  | **username** | **String** | The username to be used for authentication when syncing. | [optional] |
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] |
20
21
  | **pulp_labels** | **Hash&lt;String, String&gt;** | | [optional] |
21
- | **password** | **String** | The password to be used for authentication when syncing. Extra leading and trailing whitespace characters are not trimmed. | [optional] |
22
- | **proxy_username** | **String** | The username to authenticte to the proxy. | [optional] |
23
22
  | **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] |
24
23
  | **proxy_password** | **String** | The password to authenticate to the proxy. Extra leading and trailing whitespace characters are not trimmed. | [optional] |
25
- | **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] |
26
- | **proxy_url** | **String** | The proxy URL. Format: scheme://host:port | [optional] |
24
+ | **url** | **String** | The URL of an external content source. | [optional] |
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
+ | **password** | **String** | The password to be used for authentication when syncing. Extra leading and trailing whitespace characters are not trimmed. | [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
 
@@ -33,26 +33,26 @@
33
33
  require 'pulp_ansible_client'
34
34
 
35
35
  instance = PulpAnsibleClient::PatchedansibleGitRemote.new(
36
- name: null,
37
- total_timeout: null,
36
+ client_cert: null,
38
37
  headers: null,
39
- max_retries: null,
40
- client_key: null,
41
- ca_cert: null,
42
- sock_connect_timeout: null,
38
+ proxy_url: null,
39
+ total_timeout: null,
43
40
  tls_validation: null,
44
- client_cert: null,
45
41
  rate_limit: null,
46
- url: null,
42
+ proxy_username: null,
47
43
  download_concurrency: null,
44
+ sock_connect_timeout: null,
45
+ ca_cert: null,
46
+ name: null,
47
+ client_key: null,
48
48
  username: null,
49
+ connect_timeout: null,
49
50
  pulp_labels: null,
50
- password: null,
51
- proxy_username: null,
52
51
  sock_read_timeout: null,
53
52
  proxy_password: null,
54
- connect_timeout: null,
55
- proxy_url: null,
53
+ url: null,
54
+ max_retries: null,
55
+ password: null,
56
56
  metadata_only: null,
57
57
  git_ref: null
58
58
  )
@@ -24,11 +24,11 @@ module PulpAnsibleClient
24
24
  # @param [Hash] opts the optional parameters
25
25
  # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
26
26
  # @option opts [File] :file An uploaded file that may be turned into the content unit.
27
- # @option opts [String] :repository A URI of a repository the new content unit should be associated with.
28
27
  # @option opts [String] :file_url A url that Pulp can download and turn into the content unit.
29
28
  # @option opts [Hash<String, String>] :pulp_labels A dictionary of arbitrary key/value pairs used to describe a specific Content instance.
30
29
  # @option opts [String] :artifact Artifact file representing the physical content
31
30
  # @option opts [String] :upload An uncommitted upload that may be turned into the content unit.
31
+ # @option opts [String] :repository A URI of a repository the new content unit should be associated with.
32
32
  # @option opts [String] :expected_name The name of the collection.
33
33
  # @option opts [String] :expected_namespace The namespace of the collection.
34
34
  # @option opts [String] :expected_version The version of the collection.
@@ -43,11 +43,11 @@ module PulpAnsibleClient
43
43
  # @param [Hash] opts the optional parameters
44
44
  # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
45
45
  # @option opts [File] :file An uploaded file that may be turned into the content unit.
46
- # @option opts [String] :repository A URI of a repository the new content unit should be associated with.
47
46
  # @option opts [String] :file_url A url that Pulp can download and turn into the content unit.
48
47
  # @option opts [Hash<String, String>] :pulp_labels A dictionary of arbitrary key/value pairs used to describe a specific Content instance.
49
48
  # @option opts [String] :artifact Artifact file representing the physical content
50
49
  # @option opts [String] :upload An uncommitted upload that may be turned into the content unit.
50
+ # @option opts [String] :repository A URI of a repository the new content unit should be associated with.
51
51
  # @option opts [String] :expected_name The name of the collection.
52
52
  # @option opts [String] :expected_namespace The namespace of the collection.
53
53
  # @option opts [String] :expected_version The version of the collection.
@@ -104,11 +104,11 @@ module PulpAnsibleClient
104
104
  # form parameters
105
105
  form_params = opts[:form_params] || {}
106
106
  form_params['file'] = opts[:'file'] if !opts[:'file'].nil?
107
- form_params['repository'] = opts[:'repository'] if !opts[:'repository'].nil?
108
107
  form_params['file_url'] = opts[:'file_url'] if !opts[:'file_url'].nil?
109
108
  form_params['pulp_labels'] = opts[:'pulp_labels'] if !opts[:'pulp_labels'].nil?
110
109
  form_params['artifact'] = opts[:'artifact'] if !opts[:'artifact'].nil?
111
110
  form_params['upload'] = opts[:'upload'] if !opts[:'upload'].nil?
111
+ form_params['repository'] = opts[:'repository'] if !opts[:'repository'].nil?
112
112
  form_params['expected_name'] = opts[:'expected_name'] if !opts[:'expected_name'].nil?
113
113
  form_params['expected_namespace'] = opts[:'expected_namespace'] if !opts[:'expected_namespace'].nil?
114
114
  form_params['expected_version'] = opts[:'expected_version'] if !opts[:'expected_version'].nil?
@@ -16,24 +16,24 @@ require 'time'
16
16
  module PulpAnsibleClient
17
17
  # A serializer for CollectionVersion Content.
18
18
  class AnsibleCollectionVersionResponse
19
- attr_accessor :pulp_href
19
+ attr_accessor :vuln_report
20
20
 
21
21
  # A dictionary of arbitrary key/value pairs used to describe a specific Content instance.
22
22
  attr_accessor :pulp_labels
23
23
 
24
- # 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.
25
- attr_accessor :pulp_last_updated
26
-
27
- # Timestamp of creation.
28
- attr_accessor :pulp_created
24
+ # Artifact file representing the physical content
25
+ attr_accessor :artifact
29
26
 
30
27
  # The Pulp Resource Name (PRN).
31
28
  attr_accessor :prn
32
29
 
33
- # Artifact file representing the physical content
34
- attr_accessor :artifact
30
+ # Timestamp of creation.
31
+ attr_accessor :pulp_created
35
32
 
36
- attr_accessor :vuln_report
33
+ # 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.
34
+ attr_accessor :pulp_last_updated
35
+
36
+ attr_accessor :pulp_href
37
37
 
38
38
  # The SHA-256 checksum if available.
39
39
  attr_accessor :sha256
@@ -97,13 +97,13 @@ module PulpAnsibleClient
97
97
  # Attribute mapping from ruby-style variable name to JSON key.
98
98
  def self.attribute_map
99
99
  {
100
- :'pulp_href' => :'pulp_href',
100
+ :'vuln_report' => :'vuln_report',
101
101
  :'pulp_labels' => :'pulp_labels',
102
- :'pulp_last_updated' => :'pulp_last_updated',
103
- :'pulp_created' => :'pulp_created',
104
- :'prn' => :'prn',
105
102
  :'artifact' => :'artifact',
106
- :'vuln_report' => :'vuln_report',
103
+ :'prn' => :'prn',
104
+ :'pulp_created' => :'pulp_created',
105
+ :'pulp_last_updated' => :'pulp_last_updated',
106
+ :'pulp_href' => :'pulp_href',
107
107
  :'sha256' => :'sha256',
108
108
  :'md5' => :'md5',
109
109
  :'sha1' => :'sha1',
@@ -135,13 +135,13 @@ module PulpAnsibleClient
135
135
  # Attribute type mapping.
136
136
  def self.openapi_types
137
137
  {
138
- :'pulp_href' => :'String',
138
+ :'vuln_report' => :'String',
139
139
  :'pulp_labels' => :'Hash<String, String>',
140
- :'pulp_last_updated' => :'Time',
141
- :'pulp_created' => :'Time',
142
- :'prn' => :'String',
143
140
  :'artifact' => :'String',
144
- :'vuln_report' => :'String',
141
+ :'prn' => :'String',
142
+ :'pulp_created' => :'Time',
143
+ :'pulp_last_updated' => :'Time',
144
+ :'pulp_href' => :'String',
145
145
  :'sha256' => :'String',
146
146
  :'md5' => :'String',
147
147
  :'sha1' => :'String',
@@ -187,8 +187,8 @@ module PulpAnsibleClient
187
187
  h[k.to_sym] = v
188
188
  }
189
189
 
190
- if attributes.key?(:'pulp_href')
191
- self.pulp_href = attributes[:'pulp_href']
190
+ if attributes.key?(:'vuln_report')
191
+ self.vuln_report = attributes[:'vuln_report']
192
192
  end
193
193
 
194
194
  if attributes.key?(:'pulp_labels')
@@ -197,24 +197,24 @@ module PulpAnsibleClient
197
197
  end
198
198
  end
199
199
 
200
- if attributes.key?(:'pulp_last_updated')
201
- self.pulp_last_updated = attributes[:'pulp_last_updated']
202
- end
203
-
204
- if attributes.key?(:'pulp_created')
205
- self.pulp_created = attributes[:'pulp_created']
200
+ if attributes.key?(:'artifact')
201
+ self.artifact = attributes[:'artifact']
206
202
  end
207
203
 
208
204
  if attributes.key?(:'prn')
209
205
  self.prn = attributes[:'prn']
210
206
  end
211
207
 
212
- if attributes.key?(:'artifact')
213
- self.artifact = attributes[:'artifact']
208
+ if attributes.key?(:'pulp_created')
209
+ self.pulp_created = attributes[:'pulp_created']
214
210
  end
215
211
 
216
- if attributes.key?(:'vuln_report')
217
- self.vuln_report = attributes[:'vuln_report']
212
+ if attributes.key?(:'pulp_last_updated')
213
+ self.pulp_last_updated = attributes[:'pulp_last_updated']
214
+ end
215
+
216
+ if attributes.key?(:'pulp_href')
217
+ self.pulp_href = attributes[:'pulp_href']
218
218
  end
219
219
 
220
220
  if attributes.key?(:'sha256')
@@ -457,13 +457,13 @@ module PulpAnsibleClient
457
457
  def ==(o)
458
458
  return true if self.equal?(o)
459
459
  self.class == o.class &&
460
- pulp_href == o.pulp_href &&
460
+ vuln_report == o.vuln_report &&
461
461
  pulp_labels == o.pulp_labels &&
462
- pulp_last_updated == o.pulp_last_updated &&
463
- pulp_created == o.pulp_created &&
464
- prn == o.prn &&
465
462
  artifact == o.artifact &&
466
- vuln_report == o.vuln_report &&
463
+ prn == o.prn &&
464
+ pulp_created == o.pulp_created &&
465
+ pulp_last_updated == o.pulp_last_updated &&
466
+ pulp_href == o.pulp_href &&
467
467
  sha256 == o.sha256 &&
468
468
  md5 == o.md5 &&
469
469
  sha1 == o.sha1 &&
@@ -495,7 +495,7 @@ module PulpAnsibleClient
495
495
  # Calculates hash code according to all attributes.
496
496
  # @return [Integer] Hash code
497
497
  def hash
498
- [pulp_href, pulp_labels, pulp_last_updated, pulp_created, prn, artifact, vuln_report, sha256, md5, sha1, sha224, sha384, sha512, id, authors, dependencies, description, documentation, homepage, issues, license, name, namespace, origin_repository, tags, version, requires_ansible].hash
498
+ [vuln_report, pulp_labels, artifact, prn, pulp_created, pulp_last_updated, pulp_href, sha256, md5, sha1, sha224, sha384, sha512, id, authors, dependencies, description, documentation, homepage, issues, license, name, namespace, origin_repository, tags, version, requires_ansible].hash
499
499
  end
500
500
 
501
501
  # Builds the object from hash