pulp_deb_client 2.9.3 → 2.10.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (179) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile +1 -1
  3. data/README.md +4 -4
  4. data/docs/ContentGenericContentsApi.md +10 -10
  5. data/docs/ContentInstallerFileIndicesApi.md +14 -14
  6. data/docs/ContentInstallerPackagesApi.md +40 -40
  7. data/docs/ContentPackageIndicesApi.md +14 -14
  8. data/docs/ContentPackageReleaseComponentsApi.md +10 -10
  9. data/docs/ContentPackagesApi.md +42 -42
  10. data/docs/ContentReleaseArchitecturesApi.md +10 -10
  11. data/docs/ContentReleaseComponentsApi.md +10 -10
  12. data/docs/ContentReleaseFilesApi.md +14 -14
  13. data/docs/ContentReleasesApi.md +12 -12
  14. data/docs/DebAptDistribution.md +2 -0
  15. data/docs/DebAptDistributionResponse.md +2 -0
  16. data/docs/DebAptRemote.md +11 -1
  17. data/docs/DebAptRemoteResponse.md +7 -7
  18. data/docs/DebAptRepository.md +3 -1
  19. data/docs/DebAptRepositoryResponse.md +2 -0
  20. data/docs/DistributionsAptApi.md +20 -12
  21. data/docs/PatcheddebAptDistribution.md +2 -0
  22. data/docs/PatcheddebAptRemote.md +11 -1
  23. data/docs/PatcheddebAptRepository.md +3 -1
  24. data/docs/PublicationsAptApi.md +14 -14
  25. data/docs/PublicationsVerbatimApi.md +14 -14
  26. data/docs/RemotesAptApi.md +24 -16
  27. data/docs/RepositoriesAptApi.md +12 -4
  28. data/docs/RepositoriesDebVersionsApi.md +28 -28
  29. data/docs/RepositoryAddRemoveContent.md +2 -2
  30. data/lib/pulp_deb_client/api/content_generic_contents_api.rb +11 -11
  31. data/lib/pulp_deb_client/api/content_installer_file_indices_api.rb +15 -15
  32. data/lib/pulp_deb_client/api/content_installer_packages_api.rb +52 -44
  33. data/lib/pulp_deb_client/api/content_package_indices_api.rb +15 -15
  34. data/lib/pulp_deb_client/api/content_package_release_components_api.rb +11 -11
  35. data/lib/pulp_deb_client/api/content_packages_api.rb +54 -46
  36. data/lib/pulp_deb_client/api/content_release_architectures_api.rb +11 -11
  37. data/lib/pulp_deb_client/api/content_release_components_api.rb +11 -11
  38. data/lib/pulp_deb_client/api/content_release_files_api.rb +15 -15
  39. data/lib/pulp_deb_client/api/content_releases_api.rb +13 -13
  40. data/lib/pulp_deb_client/api/distributions_apt_api.rb +27 -15
  41. data/lib/pulp_deb_client/api/publications_apt_api.rb +16 -16
  42. data/lib/pulp_deb_client/api/publications_verbatim_api.rb +16 -16
  43. data/lib/pulp_deb_client/api/remotes_apt_api.rb +31 -19
  44. data/lib/pulp_deb_client/api/repositories_apt_api.rb +18 -6
  45. data/lib/pulp_deb_client/api/repositories_deb_versions_api.rb +51 -31
  46. data/lib/pulp_deb_client/api_client.rb +8 -12
  47. data/lib/pulp_deb_client/api_error.rb +1 -1
  48. data/lib/pulp_deb_client/configuration.rb +1 -8
  49. data/lib/pulp_deb_client/models/async_operation_response.rb +1 -1
  50. data/lib/pulp_deb_client/models/content_summary.rb +1 -1
  51. data/lib/pulp_deb_client/models/content_summary_response.rb +1 -1
  52. data/lib/pulp_deb_client/models/deb_apt_distribution.rb +11 -2
  53. data/lib/pulp_deb_client/models/deb_apt_distribution_response.rb +11 -2
  54. data/lib/pulp_deb_client/models/deb_apt_publication.rb +1 -1
  55. data/lib/pulp_deb_client/models/deb_apt_publication_response.rb +1 -1
  56. data/lib/pulp_deb_client/models/deb_apt_remote.rb +57 -3
  57. data/lib/pulp_deb_client/models/deb_apt_remote_response.rb +32 -33
  58. data/lib/pulp_deb_client/models/deb_apt_repository.rb +11 -2
  59. data/lib/pulp_deb_client/models/deb_apt_repository_response.rb +11 -2
  60. data/lib/pulp_deb_client/models/deb_base_package.rb +1 -1
  61. data/lib/pulp_deb_client/models/deb_base_package_response.rb +1 -1
  62. data/lib/pulp_deb_client/models/deb_generic_content.rb +1 -1
  63. data/lib/pulp_deb_client/models/deb_generic_content_response.rb +1 -1
  64. data/lib/pulp_deb_client/models/deb_installer_file_index.rb +1 -1
  65. data/lib/pulp_deb_client/models/deb_installer_file_index_response.rb +1 -1
  66. data/lib/pulp_deb_client/models/deb_package_index.rb +1 -1
  67. data/lib/pulp_deb_client/models/deb_package_index_response.rb +1 -1
  68. data/lib/pulp_deb_client/models/deb_package_release_component.rb +1 -1
  69. data/lib/pulp_deb_client/models/deb_package_release_component_response.rb +1 -1
  70. data/lib/pulp_deb_client/models/deb_release.rb +1 -1
  71. data/lib/pulp_deb_client/models/deb_release_architecture.rb +1 -1
  72. data/lib/pulp_deb_client/models/deb_release_architecture_response.rb +1 -1
  73. data/lib/pulp_deb_client/models/deb_release_component.rb +1 -1
  74. data/lib/pulp_deb_client/models/deb_release_component_response.rb +1 -1
  75. data/lib/pulp_deb_client/models/deb_release_file.rb +1 -1
  76. data/lib/pulp_deb_client/models/deb_release_file_response.rb +1 -1
  77. data/lib/pulp_deb_client/models/deb_release_response.rb +1 -1
  78. data/lib/pulp_deb_client/models/deb_verbatim_publication.rb +1 -1
  79. data/lib/pulp_deb_client/models/deb_verbatim_publication_response.rb +1 -1
  80. data/lib/pulp_deb_client/models/paginated_repository_version_response_list.rb +1 -1
  81. data/lib/pulp_deb_client/models/paginateddeb_apt_distribution_response_list.rb +1 -1
  82. data/lib/pulp_deb_client/models/paginateddeb_apt_publication_response_list.rb +1 -1
  83. data/lib/pulp_deb_client/models/paginateddeb_apt_remote_response_list.rb +1 -1
  84. data/lib/pulp_deb_client/models/paginateddeb_apt_repository_response_list.rb +1 -1
  85. data/lib/pulp_deb_client/models/paginateddeb_base_package_response_list.rb +1 -1
  86. data/lib/pulp_deb_client/models/paginateddeb_generic_content_response_list.rb +1 -1
  87. data/lib/pulp_deb_client/models/paginateddeb_installer_file_index_response_list.rb +1 -1
  88. data/lib/pulp_deb_client/models/paginateddeb_package_index_response_list.rb +1 -1
  89. data/lib/pulp_deb_client/models/paginateddeb_package_release_component_response_list.rb +1 -1
  90. data/lib/pulp_deb_client/models/paginateddeb_release_architecture_response_list.rb +1 -1
  91. data/lib/pulp_deb_client/models/paginateddeb_release_component_response_list.rb +1 -1
  92. data/lib/pulp_deb_client/models/paginateddeb_release_file_response_list.rb +1 -1
  93. data/lib/pulp_deb_client/models/paginateddeb_release_response_list.rb +1 -1
  94. data/lib/pulp_deb_client/models/paginateddeb_verbatim_publication_response_list.rb +1 -1
  95. data/lib/pulp_deb_client/models/patcheddeb_apt_distribution.rb +11 -2
  96. data/lib/pulp_deb_client/models/patcheddeb_apt_remote.rb +57 -3
  97. data/lib/pulp_deb_client/models/patcheddeb_apt_repository.rb +11 -2
  98. data/lib/pulp_deb_client/models/policy_enum.rb +1 -1
  99. data/lib/pulp_deb_client/models/repository_add_remove_content.rb +3 -3
  100. data/lib/pulp_deb_client/models/repository_sync_url.rb +1 -1
  101. data/lib/pulp_deb_client/models/repository_version.rb +1 -1
  102. data/lib/pulp_deb_client/models/repository_version_response.rb +1 -1
  103. data/lib/pulp_deb_client/version.rb +2 -2
  104. data/lib/pulp_deb_client.rb +1 -1
  105. data/pulp_deb_client.gemspec +1 -1
  106. data/spec/api/content_generic_contents_api_spec.rb +6 -6
  107. data/spec/api/content_installer_file_indices_api_spec.rb +8 -8
  108. data/spec/api/content_installer_packages_api_spec.rb +21 -21
  109. data/spec/api/content_package_indices_api_spec.rb +8 -8
  110. data/spec/api/content_package_release_components_api_spec.rb +6 -6
  111. data/spec/api/content_packages_api_spec.rb +22 -22
  112. data/spec/api/content_release_architectures_api_spec.rb +6 -6
  113. data/spec/api/content_release_components_api_spec.rb +6 -6
  114. data/spec/api/content_release_files_api_spec.rb +8 -8
  115. data/spec/api/content_releases_api_spec.rb +7 -7
  116. data/spec/api/distributions_apt_api_spec.rb +11 -7
  117. data/spec/api/publications_apt_api_spec.rb +8 -8
  118. data/spec/api/publications_verbatim_api_spec.rb +8 -8
  119. data/spec/api/remotes_apt_api_spec.rb +13 -9
  120. data/spec/api/repositories_apt_api_spec.rb +7 -3
  121. data/spec/api/repositories_deb_versions_api_spec.rb +15 -15
  122. data/spec/api_client_spec.rb +2 -2
  123. data/spec/configuration_spec.rb +1 -1
  124. data/spec/models/async_operation_response_spec.rb +1 -1
  125. data/spec/models/content_summary_response_spec.rb +1 -1
  126. data/spec/models/content_summary_spec.rb +1 -1
  127. data/spec/models/deb_apt_distribution_response_spec.rb +7 -1
  128. data/spec/models/deb_apt_distribution_spec.rb +7 -1
  129. data/spec/models/deb_apt_publication_response_spec.rb +1 -1
  130. data/spec/models/deb_apt_publication_spec.rb +1 -1
  131. data/spec/models/deb_apt_remote_response_spec.rb +13 -13
  132. data/spec/models/deb_apt_remote_spec.rb +31 -1
  133. data/spec/models/deb_apt_repository_response_spec.rb +7 -1
  134. data/spec/models/deb_apt_repository_spec.rb +7 -1
  135. data/spec/models/deb_base_package_response_spec.rb +1 -1
  136. data/spec/models/deb_base_package_spec.rb +1 -1
  137. data/spec/models/deb_generic_content_response_spec.rb +1 -1
  138. data/spec/models/deb_generic_content_spec.rb +1 -1
  139. data/spec/models/deb_installer_file_index_response_spec.rb +1 -1
  140. data/spec/models/deb_installer_file_index_spec.rb +1 -1
  141. data/spec/models/deb_package_index_response_spec.rb +1 -1
  142. data/spec/models/deb_package_index_spec.rb +1 -1
  143. data/spec/models/deb_package_release_component_response_spec.rb +1 -1
  144. data/spec/models/deb_package_release_component_spec.rb +1 -1
  145. data/spec/models/deb_release_architecture_response_spec.rb +1 -1
  146. data/spec/models/deb_release_architecture_spec.rb +1 -1
  147. data/spec/models/deb_release_component_response_spec.rb +1 -1
  148. data/spec/models/deb_release_component_spec.rb +1 -1
  149. data/spec/models/deb_release_file_response_spec.rb +1 -1
  150. data/spec/models/deb_release_file_spec.rb +1 -1
  151. data/spec/models/deb_release_response_spec.rb +1 -1
  152. data/spec/models/deb_release_spec.rb +1 -1
  153. data/spec/models/deb_verbatim_publication_response_spec.rb +1 -1
  154. data/spec/models/deb_verbatim_publication_spec.rb +1 -1
  155. data/spec/models/paginated_repository_version_response_list_spec.rb +1 -1
  156. data/spec/models/paginateddeb_apt_distribution_response_list_spec.rb +1 -1
  157. data/spec/models/paginateddeb_apt_publication_response_list_spec.rb +1 -1
  158. data/spec/models/paginateddeb_apt_remote_response_list_spec.rb +1 -1
  159. data/spec/models/paginateddeb_apt_repository_response_list_spec.rb +1 -1
  160. data/spec/models/paginateddeb_base_package_response_list_spec.rb +1 -1
  161. data/spec/models/paginateddeb_generic_content_response_list_spec.rb +1 -1
  162. data/spec/models/paginateddeb_installer_file_index_response_list_spec.rb +1 -1
  163. data/spec/models/paginateddeb_package_index_response_list_spec.rb +1 -1
  164. data/spec/models/paginateddeb_package_release_component_response_list_spec.rb +1 -1
  165. data/spec/models/paginateddeb_release_architecture_response_list_spec.rb +1 -1
  166. data/spec/models/paginateddeb_release_component_response_list_spec.rb +1 -1
  167. data/spec/models/paginateddeb_release_file_response_list_spec.rb +1 -1
  168. data/spec/models/paginateddeb_release_response_list_spec.rb +1 -1
  169. data/spec/models/paginateddeb_verbatim_publication_response_list_spec.rb +1 -1
  170. data/spec/models/patcheddeb_apt_distribution_spec.rb +7 -1
  171. data/spec/models/patcheddeb_apt_remote_spec.rb +31 -1
  172. data/spec/models/patcheddeb_apt_repository_spec.rb +7 -1
  173. data/spec/models/policy_enum_spec.rb +1 -1
  174. data/spec/models/repository_add_remove_content_spec.rb +1 -1
  175. data/spec/models/repository_sync_url_spec.rb +1 -1
  176. data/spec/models/repository_version_response_spec.rb +1 -1
  177. data/spec/models/repository_version_spec.rb +1 -1
  178. data/spec/spec_helper.rb +1 -1
  179. metadata +55 -55
@@ -6,6 +6,7 @@ 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
+ **pulp_labels** | [**Object**](.md) | | [optional]
9
10
  **name** | **String** | A unique name. Ex, `rawhide` and `stable`. |
10
11
  **publication** | **String** | Publication to be served | [optional]
11
12
 
@@ -16,6 +17,7 @@ require 'PulpDebClient'
16
17
 
17
18
  instance = PulpDebClient::DebAptDistribution.new(base_path: null,
18
19
  content_guard: null,
20
+ pulp_labels: null,
19
21
  name: null,
20
22
  publication: null)
21
23
  ```
@@ -9,6 +9,7 @@ Name | Type | Description | Notes
9
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\") |
10
10
  **base_url** | **String** | The URL for accessing the publication as defined by this distribution. | [optional] [readonly]
11
11
  **content_guard** | **String** | An optional content-guard. | [optional]
12
+ **pulp_labels** | [**Object**](.md) | | [optional]
12
13
  **name** | **String** | A unique name. Ex, `rawhide` and `stable`. |
13
14
  **publication** | **String** | Publication to be served | [optional]
14
15
 
@@ -22,6 +23,7 @@ instance = PulpDebClient::DebAptDistributionResponse.new(pulp_href: null,
22
23
  base_path: null,
23
24
  base_url: null,
24
25
  content_guard: null,
26
+ pulp_labels: null,
25
27
  name: null,
26
28
  publication: null)
27
29
  ```
data/docs/DebAptRemote.md CHANGED
@@ -10,15 +10,20 @@ Name | Type | Description | Notes
10
10
  **client_cert** | **String** | A PEM encoded client certificate used for authentication. | [optional]
11
11
  **client_key** | **String** | A PEM encoded private key used for authentication. | [optional]
12
12
  **tls_validation** | **Boolean** | If True, TLS peer validation must be performed. | [optional]
13
- **proxy_url** | **String** | The proxy URL. Format: scheme://user:password@host:port | [optional]
13
+ **proxy_url** | **String** | The proxy URL. Format: scheme://host:port | [optional]
14
+ **proxy_username** | **String** | The username to authenticte to the proxy. | [optional]
15
+ **proxy_password** | **String** | The password to authenticte to the proxy. | [optional]
14
16
  **username** | **String** | The username to be used for authentication when syncing. | [optional]
15
17
  **password** | **String** | The password to be used for authentication when syncing. | [optional]
18
+ **pulp_labels** | [**Object**](.md) | | [optional]
16
19
  **download_concurrency** | **Integer** | Total number of simultaneous connections. | [optional]
17
20
  **policy** | [**PolicyEnum**](PolicyEnum.md) | The policy to use when downloading content. The possible values include: 'immediate', 'on_demand', and 'streamed'. 'immediate' is the default. | [optional]
18
21
  **total_timeout** | **Float** | aiohttp.ClientTimeout.total (q.v.) for download-connections. | [optional]
19
22
  **connect_timeout** | **Float** | aiohttp.ClientTimeout.connect (q.v.) for download-connections. | [optional]
20
23
  **sock_connect_timeout** | **Float** | aiohttp.ClientTimeout.sock_connect (q.v.) for download-connections. | [optional]
21
24
  **sock_read_timeout** | **Float** | aiohttp.ClientTimeout.sock_read (q.v.) for download-connections. | [optional]
25
+ **headers** | **Array<Object>** | Headers for aiohttp.Clientsession | [optional]
26
+ **rate_limit** | **Integer** | Limits total download rate in requests per second | [optional]
22
27
  **distributions** | **String** | Whitespace separated list of distributions to sync. The distribution is the path from the repository root to the \"Release\" file you want to access. This is often, but not always, equal to either the codename or the suite of the release you want to sync. If the repository you are trying to sync uses \"flat repository format\", the distribution must end with a \"/\". Based on \"/etc/apt/sources.list\" syntax. |
23
28
  **components** | **String** | Whitespace separatet list of components to sync. If none are supplied, all that are available will be synchronized. Leave blank for repositores using \"flat repository format\". | [optional]
24
29
  **architectures** | **String** | Whitespace separated list of architectures to sync If none are supplied, all that are available will be synchronized. A list of valid architecture specification strings can be found by running \"dpkg-architecture -L\". A sync will download the intersection of the list of architectures provided via this field and those provided by the relevant \"Release\" file. Architecture=\"all\" is always synchronized and does not need to be provided here. | [optional]
@@ -40,14 +45,19 @@ instance = PulpDebClient::DebAptRemote.new(name: null,
40
45
  client_key: null,
41
46
  tls_validation: null,
42
47
  proxy_url: null,
48
+ proxy_username: null,
49
+ proxy_password: null,
43
50
  username: null,
44
51
  password: null,
52
+ pulp_labels: null,
45
53
  download_concurrency: null,
46
54
  policy: null,
47
55
  total_timeout: null,
48
56
  connect_timeout: null,
49
57
  sock_connect_timeout: null,
50
58
  sock_read_timeout: null,
59
+ headers: null,
60
+ rate_limit: null,
51
61
  distributions: null,
52
62
  components: null,
53
63
  architectures: null,
@@ -10,11 +10,9 @@ Name | Type | Description | Notes
10
10
  **url** | **String** | The URL of an external content source. |
11
11
  **ca_cert** | **String** | A PEM encoded CA certificate used to validate the server certificate presented by the remote server. | [optional]
12
12
  **client_cert** | **String** | A PEM encoded client certificate used for authentication. | [optional]
13
- **client_key** | **String** | A PEM encoded private key used for authentication. | [optional]
14
13
  **tls_validation** | **Boolean** | If True, TLS peer validation must be performed. | [optional]
15
- **proxy_url** | **String** | The proxy URL. Format: scheme://user:password@host:port | [optional]
16
- **username** | **String** | The username to be used for authentication when syncing. | [optional]
17
- **password** | **String** | The password to be used for authentication when syncing. | [optional]
14
+ **proxy_url** | **String** | The proxy URL. Format: scheme://host:port | [optional]
15
+ **pulp_labels** | [**Object**](.md) | | [optional]
18
16
  **pulp_last_updated** | **DateTime** | Timestamp of the most recent update of the remote. | [optional] [readonly]
19
17
  **download_concurrency** | **Integer** | Total number of simultaneous connections. | [optional]
20
18
  **policy** | [**PolicyEnum**](PolicyEnum.md) | The policy to use when downloading content. The possible values include: 'immediate', 'on_demand', and 'streamed'. 'immediate' is the default. | [optional]
@@ -22,6 +20,8 @@ Name | Type | Description | Notes
22
20
  **connect_timeout** | **Float** | aiohttp.ClientTimeout.connect (q.v.) for download-connections. | [optional]
23
21
  **sock_connect_timeout** | **Float** | aiohttp.ClientTimeout.sock_connect (q.v.) for download-connections. | [optional]
24
22
  **sock_read_timeout** | **Float** | aiohttp.ClientTimeout.sock_read (q.v.) for download-connections. | [optional]
23
+ **headers** | **Array<Object>** | Headers for aiohttp.Clientsession | [optional]
24
+ **rate_limit** | **Integer** | Limits total download rate in requests per second | [optional]
25
25
  **distributions** | **String** | Whitespace separated list of distributions to sync. The distribution is the path from the repository root to the \"Release\" file you want to access. This is often, but not always, equal to either the codename or the suite of the release you want to sync. If the repository you are trying to sync uses \"flat repository format\", the distribution must end with a \"/\". Based on \"/etc/apt/sources.list\" syntax. |
26
26
  **components** | **String** | Whitespace separatet list of components to sync. If none are supplied, all that are available will be synchronized. Leave blank for repositores using \"flat repository format\". | [optional]
27
27
  **architectures** | **String** | Whitespace separated list of architectures to sync If none are supplied, all that are available will be synchronized. A list of valid architecture specification strings can be found by running \"dpkg-architecture -L\". A sync will download the intersection of the list of architectures provided via this field and those provided by the relevant \"Release\" file. Architecture=\"all\" is always synchronized and does not need to be provided here. | [optional]
@@ -42,11 +42,9 @@ instance = PulpDebClient::DebAptRemoteResponse.new(pulp_href: null,
42
42
  url: null,
43
43
  ca_cert: null,
44
44
  client_cert: null,
45
- client_key: null,
46
45
  tls_validation: null,
47
46
  proxy_url: null,
48
- username: null,
49
- password: null,
47
+ pulp_labels: null,
50
48
  pulp_last_updated: null,
51
49
  download_concurrency: null,
52
50
  policy: null,
@@ -54,6 +52,8 @@ instance = PulpDebClient::DebAptRemoteResponse.new(pulp_href: null,
54
52
  connect_timeout: null,
55
53
  sock_connect_timeout: null,
56
54
  sock_read_timeout: null,
55
+ headers: null,
56
+ rate_limit: null,
57
57
  distributions: null,
58
58
  components: null,
59
59
  architectures: null,
@@ -4,6 +4,7 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
+ **pulp_labels** | [**Object**](.md) | | [optional]
7
8
  **name** | **String** | A unique name for this repository. |
8
9
  **description** | **String** | An optional description. | [optional]
9
10
  **remote** | **String** | | [optional]
@@ -13,7 +14,8 @@ Name | Type | Description | Notes
13
14
  ```ruby
14
15
  require 'PulpDebClient'
15
16
 
16
- instance = PulpDebClient::DebAptRepository.new(name: null,
17
+ instance = PulpDebClient::DebAptRepository.new(pulp_labels: null,
18
+ name: null,
17
19
  description: null,
18
20
  remote: null)
19
21
  ```
@@ -7,6 +7,7 @@ Name | Type | Description | Notes
7
7
  **pulp_href** | **String** | | [optional] [readonly]
8
8
  **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
9
9
  **versions_href** | **String** | | [optional] [readonly]
10
+ **pulp_labels** | [**Object**](.md) | | [optional]
10
11
  **latest_version_href** | **String** | | [optional] [readonly]
11
12
  **name** | **String** | A unique name for this repository. |
12
13
  **description** | **String** | An optional description. | [optional]
@@ -20,6 +21,7 @@ require 'PulpDebClient'
20
21
  instance = PulpDebClient::DebAptRepositoryResponse.new(pulp_href: null,
21
22
  pulp_created: null,
22
23
  versions_href: null,
24
+ pulp_labels: null,
23
25
  latest_version_href: null,
24
26
  name: null,
25
27
  description: null,
@@ -141,15 +141,19 @@ end
141
141
 
142
142
  api_instance = PulpDebClient::DistributionsAptApi.new
143
143
  opts = {
144
- base_path: 'base_path_example', # String | base_path
145
- base_path__contains: 'base_path__contains_example', # String | base_path__contains
146
- base_path__icontains: 'base_path__icontains_example', # String | base_path__icontains
147
- base_path__in: 'base_path__in_example', # String | base_path__in
144
+ base_path: 'base_path_example', # String |
145
+ base_path__contains: 'base_path__contains_example', # String | Filter results where base_path contains value
146
+ base_path__icontains: 'base_path__icontains_example', # String | Filter results where base_path contains value
147
+ base_path__in: ['base_path__in_example'], # Array<String> | Filter results where base_path is in a comma-separated list of values
148
148
  limit: 56, # Integer | Number of results to return per page.
149
- name: 'name_example', # String | name
150
- name__in: 'name__in_example', # String | name__in
149
+ name: 'name_example', # String |
150
+ name__contains: 'name__contains_example', # String | Filter results where name contains value
151
+ name__icontains: 'name__icontains_example', # String | Filter results where name contains value
152
+ name__in: ['name__in_example'], # Array<String> | Filter results where name is in a comma-separated list of values
153
+ name__startswith: 'name__startswith_example', # String | Filter results where name starts with value
151
154
  offset: 56, # Integer | The initial index from which to return the results.
152
155
  ordering: 'ordering_example', # String | Which field to use when ordering the results.
156
+ pulp_label_select: 'pulp_label_select_example', # String | Filter labels by search string
153
157
  fields: 'fields_example', # String | A list of fields to include in the response.
154
158
  exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
155
159
  }
@@ -168,15 +172,19 @@ end
168
172
 
169
173
  Name | Type | Description | Notes
170
174
  ------------- | ------------- | ------------- | -------------
171
- **base_path** | **String**| base_path | [optional]
172
- **base_path__contains** | **String**| base_path__contains | [optional]
173
- **base_path__icontains** | **String**| base_path__icontains | [optional]
174
- **base_path__in** | **String**| base_path__in | [optional]
175
+ **base_path** | **String**| | [optional]
176
+ **base_path__contains** | **String**| Filter results where base_path contains value | [optional]
177
+ **base_path__icontains** | **String**| Filter results where base_path contains value | [optional]
178
+ **base_path__in** | [**Array&lt;String&gt;**](String.md)| Filter results where base_path is in a comma-separated list of values | [optional]
175
179
  **limit** | **Integer**| Number of results to return per page. | [optional]
176
- **name** | **String**| name | [optional]
177
- **name__in** | **String**| name__in | [optional]
180
+ **name** | **String**| | [optional]
181
+ **name__contains** | **String**| Filter results where name contains value | [optional]
182
+ **name__icontains** | **String**| Filter results where name contains value | [optional]
183
+ **name__in** | [**Array&lt;String&gt;**](String.md)| Filter results where name is in a comma-separated list of values | [optional]
184
+ **name__startswith** | **String**| Filter results where name starts with value | [optional]
178
185
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
179
186
  **ordering** | **String**| Which field to use when ordering the results. | [optional]
187
+ **pulp_label_select** | **String**| Filter labels by search string | [optional]
180
188
  **fields** | **String**| A list of fields to include in the response. | [optional]
181
189
  **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
182
190
 
@@ -6,6 +6,7 @@ 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. \&quot;foo\&quot; and \&quot;foo/bar\&quot;) | [optional]
8
8
  **content_guard** | **String** | An optional content-guard. | [optional]
9
+ **pulp_labels** | [**Object**](.md) | | [optional]
9
10
  **name** | **String** | A unique name. Ex, &#x60;rawhide&#x60; and &#x60;stable&#x60;. | [optional]
10
11
  **publication** | **String** | Publication to be served | [optional]
11
12
 
@@ -16,6 +17,7 @@ require 'PulpDebClient'
16
17
 
17
18
  instance = PulpDebClient::PatcheddebAptDistribution.new(base_path: null,
18
19
  content_guard: null,
20
+ pulp_labels: null,
19
21
  name: null,
20
22
  publication: null)
21
23
  ```
@@ -10,15 +10,20 @@ Name | Type | Description | Notes
10
10
  **client_cert** | **String** | A PEM encoded client certificate used for authentication. | [optional]
11
11
  **client_key** | **String** | A PEM encoded private key used for authentication. | [optional]
12
12
  **tls_validation** | **Boolean** | If True, TLS peer validation must be performed. | [optional]
13
- **proxy_url** | **String** | The proxy URL. Format: scheme://user:password@host:port | [optional]
13
+ **proxy_url** | **String** | The proxy URL. Format: scheme://host:port | [optional]
14
+ **proxy_username** | **String** | The username to authenticte to the proxy. | [optional]
15
+ **proxy_password** | **String** | The password to authenticte to the proxy. | [optional]
14
16
  **username** | **String** | The username to be used for authentication when syncing. | [optional]
15
17
  **password** | **String** | The password to be used for authentication when syncing. | [optional]
18
+ **pulp_labels** | [**Object**](.md) | | [optional]
16
19
  **download_concurrency** | **Integer** | Total number of simultaneous connections. | [optional]
17
20
  **policy** | [**PolicyEnum**](PolicyEnum.md) | The policy to use when downloading content. The possible values include: &#39;immediate&#39;, &#39;on_demand&#39;, and &#39;streamed&#39;. &#39;immediate&#39; is the default. | [optional]
18
21
  **total_timeout** | **Float** | aiohttp.ClientTimeout.total (q.v.) for download-connections. | [optional]
19
22
  **connect_timeout** | **Float** | aiohttp.ClientTimeout.connect (q.v.) for download-connections. | [optional]
20
23
  **sock_connect_timeout** | **Float** | aiohttp.ClientTimeout.sock_connect (q.v.) for download-connections. | [optional]
21
24
  **sock_read_timeout** | **Float** | aiohttp.ClientTimeout.sock_read (q.v.) for download-connections. | [optional]
25
+ **headers** | **Array&lt;Object&gt;** | Headers for aiohttp.Clientsession | [optional]
26
+ **rate_limit** | **Integer** | Limits total download rate in requests per second | [optional]
22
27
  **distributions** | **String** | Whitespace separated list of distributions to sync. The distribution is the path from the repository root to the \&quot;Release\&quot; file you want to access. This is often, but not always, equal to either the codename or the suite of the release you want to sync. If the repository you are trying to sync uses \&quot;flat repository format\&quot;, the distribution must end with a \&quot;/\&quot;. Based on \&quot;/etc/apt/sources.list\&quot; syntax. | [optional]
23
28
  **components** | **String** | Whitespace separatet list of components to sync. If none are supplied, all that are available will be synchronized. Leave blank for repositores using \&quot;flat repository format\&quot;. | [optional]
24
29
  **architectures** | **String** | Whitespace separated list of architectures to sync If none are supplied, all that are available will be synchronized. A list of valid architecture specification strings can be found by running \&quot;dpkg-architecture -L\&quot;. A sync will download the intersection of the list of architectures provided via this field and those provided by the relevant \&quot;Release\&quot; file. Architecture&#x3D;\&quot;all\&quot; is always synchronized and does not need to be provided here. | [optional]
@@ -40,14 +45,19 @@ instance = PulpDebClient::PatcheddebAptRemote.new(name: null,
40
45
  client_key: null,
41
46
  tls_validation: null,
42
47
  proxy_url: null,
48
+ proxy_username: null,
49
+ proxy_password: null,
43
50
  username: null,
44
51
  password: null,
52
+ pulp_labels: null,
45
53
  download_concurrency: null,
46
54
  policy: null,
47
55
  total_timeout: null,
48
56
  connect_timeout: null,
49
57
  sock_connect_timeout: null,
50
58
  sock_read_timeout: null,
59
+ headers: null,
60
+ rate_limit: null,
51
61
  distributions: null,
52
62
  components: null,
53
63
  architectures: null,
@@ -4,6 +4,7 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
+ **pulp_labels** | [**Object**](.md) | | [optional]
7
8
  **name** | **String** | A unique name for this repository. | [optional]
8
9
  **description** | **String** | An optional description. | [optional]
9
10
  **remote** | **String** | | [optional]
@@ -13,7 +14,8 @@ Name | Type | Description | Notes
13
14
  ```ruby
14
15
  require 'PulpDebClient'
15
16
 
16
- instance = PulpDebClient::PatcheddebAptRepository.new(name: null,
17
+ instance = PulpDebClient::PatcheddebAptRepository.new(pulp_labels: null,
18
+ name: null,
17
19
  description: null,
18
20
  remote: null)
19
21
  ```
@@ -141,13 +141,13 @@ opts = {
141
141
  limit: 56, # Integer | Number of results to return per page.
142
142
  offset: 56, # Integer | The initial index from which to return the results.
143
143
  ordering: 'ordering_example', # String | Which field to use when ordering the results.
144
- pulp_created: 'pulp_created_example', # String | pulp_created
145
- pulp_created__gt: 'pulp_created__gt_example', # String | pulp_created__gt
146
- pulp_created__gte: 'pulp_created__gte_example', # String | pulp_created__gte
147
- pulp_created__lt: 'pulp_created__lt_example', # String | pulp_created__lt
148
- pulp_created__lte: 'pulp_created__lte_example', # String | pulp_created__lte
149
- pulp_created__range: 'pulp_created__range_example', # String | pulp_created__range
150
- repository_version: 'repository_version_example', # String | repository_version
144
+ pulp_created: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | ISO 8601 formatted dates are supported
145
+ pulp_created__gt: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_created is greater than value
146
+ pulp_created__gte: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_created is greater than or equal to value
147
+ pulp_created__lt: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_created is less than value
148
+ pulp_created__lte: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_created is less than or equal to value
149
+ pulp_created__range: [DateTime.parse('2013-10-20T19:20:30+01:00')], # Array<DateTime> | Filter results where pulp_created is between two comma separated values
150
+ repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
151
151
  fields: 'fields_example', # String | A list of fields to include in the response.
152
152
  exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
153
153
  }
@@ -169,13 +169,13 @@ Name | Type | Description | Notes
169
169
  **limit** | **Integer**| Number of results to return per page. | [optional]
170
170
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
171
171
  **ordering** | **String**| Which field to use when ordering the results. | [optional]
172
- **pulp_created** | **String**| pulp_created | [optional]
173
- **pulp_created__gt** | **String**| pulp_created__gt | [optional]
174
- **pulp_created__gte** | **String**| pulp_created__gte | [optional]
175
- **pulp_created__lt** | **String**| pulp_created__lt | [optional]
176
- **pulp_created__lte** | **String**| pulp_created__lte | [optional]
177
- **pulp_created__range** | **String**| pulp_created__range | [optional]
178
- **repository_version** | **String**| repository_version | [optional]
172
+ **pulp_created** | **DateTime**| ISO 8601 formatted dates are supported | [optional]
173
+ **pulp_created__gt** | **DateTime**| Filter results where pulp_created is greater than value | [optional]
174
+ **pulp_created__gte** | **DateTime**| Filter results where pulp_created is greater than or equal to value | [optional]
175
+ **pulp_created__lt** | **DateTime**| Filter results where pulp_created is less than value | [optional]
176
+ **pulp_created__lte** | **DateTime**| Filter results where pulp_created is less than or equal to value | [optional]
177
+ **pulp_created__range** | [**Array&lt;DateTime&gt;**](DateTime.md)| Filter results where pulp_created is between two comma separated values | [optional]
178
+ **repository_version** | [**String**](.md)| Repository Version referenced by HREF | [optional]
179
179
  **fields** | **String**| A list of fields to include in the response. | [optional]
180
180
  **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
181
181
 
@@ -141,13 +141,13 @@ opts = {
141
141
  limit: 56, # Integer | Number of results to return per page.
142
142
  offset: 56, # Integer | The initial index from which to return the results.
143
143
  ordering: 'ordering_example', # String | Which field to use when ordering the results.
144
- pulp_created: 'pulp_created_example', # String | pulp_created
145
- pulp_created__gt: 'pulp_created__gt_example', # String | pulp_created__gt
146
- pulp_created__gte: 'pulp_created__gte_example', # String | pulp_created__gte
147
- pulp_created__lt: 'pulp_created__lt_example', # String | pulp_created__lt
148
- pulp_created__lte: 'pulp_created__lte_example', # String | pulp_created__lte
149
- pulp_created__range: 'pulp_created__range_example', # String | pulp_created__range
150
- repository_version: 'repository_version_example', # String | repository_version
144
+ pulp_created: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | ISO 8601 formatted dates are supported
145
+ pulp_created__gt: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_created is greater than value
146
+ pulp_created__gte: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_created is greater than or equal to value
147
+ pulp_created__lt: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_created is less than value
148
+ pulp_created__lte: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_created is less than or equal to value
149
+ pulp_created__range: [DateTime.parse('2013-10-20T19:20:30+01:00')], # Array<DateTime> | Filter results where pulp_created is between two comma separated values
150
+ repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
151
151
  fields: 'fields_example', # String | A list of fields to include in the response.
152
152
  exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
153
153
  }
@@ -169,13 +169,13 @@ Name | Type | Description | Notes
169
169
  **limit** | **Integer**| Number of results to return per page. | [optional]
170
170
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
171
171
  **ordering** | **String**| Which field to use when ordering the results. | [optional]
172
- **pulp_created** | **String**| pulp_created | [optional]
173
- **pulp_created__gt** | **String**| pulp_created__gt | [optional]
174
- **pulp_created__gte** | **String**| pulp_created__gte | [optional]
175
- **pulp_created__lt** | **String**| pulp_created__lt | [optional]
176
- **pulp_created__lte** | **String**| pulp_created__lte | [optional]
177
- **pulp_created__range** | **String**| pulp_created__range | [optional]
178
- **repository_version** | **String**| repository_version | [optional]
172
+ **pulp_created** | **DateTime**| ISO 8601 formatted dates are supported | [optional]
173
+ **pulp_created__gt** | **DateTime**| Filter results where pulp_created is greater than value | [optional]
174
+ **pulp_created__gte** | **DateTime**| Filter results where pulp_created is greater than or equal to value | [optional]
175
+ **pulp_created__lt** | **DateTime**| Filter results where pulp_created is less than value | [optional]
176
+ **pulp_created__lte** | **DateTime**| Filter results where pulp_created is less than or equal to value | [optional]
177
+ **pulp_created__range** | [**Array&lt;DateTime&gt;**](DateTime.md)| Filter results where pulp_created is between two comma separated values | [optional]
178
+ **repository_version** | [**String**](.md)| Repository Version referenced by HREF | [optional]
179
179
  **fields** | **String**| A list of fields to include in the response. | [optional]
180
180
  **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
181
181
 
@@ -142,16 +142,20 @@ end
142
142
  api_instance = PulpDebClient::RemotesAptApi.new
143
143
  opts = {
144
144
  limit: 56, # Integer | Number of results to return per page.
145
- name: 'name_example', # String | name
146
- name__in: 'name__in_example', # String | name__in
145
+ name: 'name_example', # String |
146
+ name__contains: 'name__contains_example', # String | Filter results where name contains value
147
+ name__icontains: 'name__icontains_example', # String | Filter results where name contains value
148
+ name__in: ['name__in_example'], # Array<String> | Filter results where name is in a comma-separated list of values
149
+ name__startswith: 'name__startswith_example', # String | Filter results where name starts with value
147
150
  offset: 56, # Integer | The initial index from which to return the results.
148
151
  ordering: 'ordering_example', # String | Which field to use when ordering the results.
149
- pulp_last_updated: 'pulp_last_updated_example', # String | pulp_last_updated
150
- pulp_last_updated__gt: 'pulp_last_updated__gt_example', # String | pulp_last_updated__gt
151
- pulp_last_updated__gte: 'pulp_last_updated__gte_example', # String | pulp_last_updated__gte
152
- pulp_last_updated__lt: 'pulp_last_updated__lt_example', # String | pulp_last_updated__lt
153
- pulp_last_updated__lte: 'pulp_last_updated__lte_example', # String | pulp_last_updated__lte
154
- pulp_last_updated__range: 'pulp_last_updated__range_example', # String | pulp_last_updated__range
152
+ pulp_label_select: 'pulp_label_select_example', # String | Filter labels by search string
153
+ pulp_last_updated: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | ISO 8601 formatted dates are supported
154
+ pulp_last_updated__gt: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_last_updated is greater than value
155
+ pulp_last_updated__gte: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_last_updated is greater than or equal to value
156
+ pulp_last_updated__lt: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_last_updated is less than value
157
+ pulp_last_updated__lte: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_last_updated is less than or equal to value
158
+ pulp_last_updated__range: [DateTime.parse('2013-10-20T19:20:30+01:00')], # Array<DateTime> | Filter results where pulp_last_updated is between two comma separated values
155
159
  fields: 'fields_example', # String | A list of fields to include in the response.
156
160
  exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
157
161
  }
@@ -171,16 +175,20 @@ end
171
175
  Name | Type | Description | Notes
172
176
  ------------- | ------------- | ------------- | -------------
173
177
  **limit** | **Integer**| Number of results to return per page. | [optional]
174
- **name** | **String**| name | [optional]
175
- **name__in** | **String**| name__in | [optional]
178
+ **name** | **String**| | [optional]
179
+ **name__contains** | **String**| Filter results where name contains value | [optional]
180
+ **name__icontains** | **String**| Filter results where name contains value | [optional]
181
+ **name__in** | [**Array&lt;String&gt;**](String.md)| Filter results where name is in a comma-separated list of values | [optional]
182
+ **name__startswith** | **String**| Filter results where name starts with value | [optional]
176
183
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
177
184
  **ordering** | **String**| Which field to use when ordering the results. | [optional]
178
- **pulp_last_updated** | **String**| pulp_last_updated | [optional]
179
- **pulp_last_updated__gt** | **String**| pulp_last_updated__gt | [optional]
180
- **pulp_last_updated__gte** | **String**| pulp_last_updated__gte | [optional]
181
- **pulp_last_updated__lt** | **String**| pulp_last_updated__lt | [optional]
182
- **pulp_last_updated__lte** | **String**| pulp_last_updated__lte | [optional]
183
- **pulp_last_updated__range** | **String**| pulp_last_updated__range | [optional]
185
+ **pulp_label_select** | **String**| Filter labels by search string | [optional]
186
+ **pulp_last_updated** | **DateTime**| ISO 8601 formatted dates are supported | [optional]
187
+ **pulp_last_updated__gt** | **DateTime**| Filter results where pulp_last_updated is greater than value | [optional]
188
+ **pulp_last_updated__gte** | **DateTime**| Filter results where pulp_last_updated is greater than or equal to value | [optional]
189
+ **pulp_last_updated__lt** | **DateTime**| Filter results where pulp_last_updated is less than value | [optional]
190
+ **pulp_last_updated__lte** | **DateTime**| Filter results where pulp_last_updated is less than or equal to value | [optional]
191
+ **pulp_last_updated__range** | [**Array&lt;DateTime&gt;**](DateTime.md)| Filter results where pulp_last_updated is between two comma separated values | [optional]
184
192
  **fields** | **String**| A list of fields to include in the response. | [optional]
185
193
  **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
186
194
 
@@ -144,10 +144,14 @@ end
144
144
  api_instance = PulpDebClient::RepositoriesAptApi.new
145
145
  opts = {
146
146
  limit: 56, # Integer | Number of results to return per page.
147
- name: 'name_example', # String | name
148
- name__in: 'name__in_example', # String | name__in
147
+ name: 'name_example', # String |
148
+ name__contains: 'name__contains_example', # String | Filter results where name contains value
149
+ name__icontains: 'name__icontains_example', # String | Filter results where name contains value
150
+ name__in: ['name__in_example'], # Array<String> | Filter results where name is in a comma-separated list of values
151
+ name__startswith: 'name__startswith_example', # String | Filter results where name starts with value
149
152
  offset: 56, # Integer | The initial index from which to return the results.
150
153
  ordering: 'ordering_example', # String | Which field to use when ordering the results.
154
+ pulp_label_select: 'pulp_label_select_example', # String | Filter labels by search string
151
155
  fields: 'fields_example', # String | A list of fields to include in the response.
152
156
  exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
153
157
  }
@@ -167,10 +171,14 @@ end
167
171
  Name | Type | Description | Notes
168
172
  ------------- | ------------- | ------------- | -------------
169
173
  **limit** | **Integer**| Number of results to return per page. | [optional]
170
- **name** | **String**| name | [optional]
171
- **name__in** | **String**| name__in | [optional]
174
+ **name** | **String**| | [optional]
175
+ **name__contains** | **String**| Filter results where name contains value | [optional]
176
+ **name__icontains** | **String**| Filter results where name contains value | [optional]
177
+ **name__in** | [**Array&lt;String&gt;**](String.md)| Filter results where name is in a comma-separated list of values | [optional]
178
+ **name__startswith** | **String**| Filter results where name starts with value | [optional]
172
179
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
173
180
  **ordering** | **String**| Which field to use when ordering the results. | [optional]
181
+ **pulp_label_select** | **String**| Filter labels by search string | [optional]
174
182
  **fields** | **String**| A list of fields to include in the response. | [optional]
175
183
  **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
176
184
 
@@ -87,23 +87,23 @@ end
87
87
  api_instance = PulpDebClient::RepositoriesDebVersionsApi.new
88
88
  deb_apt_repository_href = 'deb_apt_repository_href_example' # String |
89
89
  opts = {
90
- content: 'content_example', # String | content
91
- content__in: 'content__in_example', # String | content__in
90
+ content: 'content_example', # String | Content Unit referenced by HREF
91
+ content__in: 'content__in_example', # String | Content Unit referenced by HREF
92
92
  limit: 56, # Integer | Number of results to return per page.
93
- number: 'number_example', # String | number
94
- number__gt: 'number__gt_example', # String | number__gt
95
- number__gte: 'number__gte_example', # String | number__gte
96
- number__lt: 'number__lt_example', # String | number__lt
97
- number__lte: 'number__lte_example', # String | number__lte
98
- number__range: 'number__range_example', # String | number__range
93
+ number: 56, # Integer |
94
+ number__gt: 56, # Integer | Filter results where number is greater than value
95
+ number__gte: 56, # Integer | Filter results where number is greater than or equal to value
96
+ number__lt: 56, # Integer | Filter results where number is less than value
97
+ number__lte: 56, # Integer | Filter results where number is less than or equal to value
98
+ number__range: [56], # Array<Integer> | Filter results where number is between two comma separated values
99
99
  offset: 56, # Integer | The initial index from which to return the results.
100
100
  ordering: 'ordering_example', # String | Which field to use when ordering the results.
101
- pulp_created: 'pulp_created_example', # String | pulp_created
102
- pulp_created__gt: 'pulp_created__gt_example', # String | pulp_created__gt
103
- pulp_created__gte: 'pulp_created__gte_example', # String | pulp_created__gte
104
- pulp_created__lt: 'pulp_created__lt_example', # String | pulp_created__lt
105
- pulp_created__lte: 'pulp_created__lte_example', # String | pulp_created__lte
106
- pulp_created__range: 'pulp_created__range_example', # String | pulp_created__range
101
+ pulp_created: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | ISO 8601 formatted dates are supported
102
+ pulp_created__gt: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_created is greater than value
103
+ pulp_created__gte: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_created is greater than or equal to value
104
+ pulp_created__lt: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_created is less than value
105
+ pulp_created__lte: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_created is less than or equal to value
106
+ pulp_created__range: [DateTime.parse('2013-10-20T19:20:30+01:00')], # Array<DateTime> | Filter results where pulp_created is between two comma separated values
107
107
  fields: 'fields_example', # String | A list of fields to include in the response.
108
108
  exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
109
109
  }
@@ -123,23 +123,23 @@ end
123
123
  Name | Type | Description | Notes
124
124
  ------------- | ------------- | ------------- | -------------
125
125
  **deb_apt_repository_href** | **String**| |
126
- **content** | **String**| content | [optional]
127
- **content__in** | **String**| content__in | [optional]
126
+ **content** | **String**| Content Unit referenced by HREF | [optional]
127
+ **content__in** | **String**| Content Unit referenced by HREF | [optional]
128
128
  **limit** | **Integer**| Number of results to return per page. | [optional]
129
- **number** | **String**| number | [optional]
130
- **number__gt** | **String**| number__gt | [optional]
131
- **number__gte** | **String**| number__gte | [optional]
132
- **number__lt** | **String**| number__lt | [optional]
133
- **number__lte** | **String**| number__lte | [optional]
134
- **number__range** | **String**| number__range | [optional]
129
+ **number** | **Integer**| | [optional]
130
+ **number__gt** | **Integer**| Filter results where number is greater than value | [optional]
131
+ **number__gte** | **Integer**| Filter results where number is greater than or equal to value | [optional]
132
+ **number__lt** | **Integer**| Filter results where number is less than value | [optional]
133
+ **number__lte** | **Integer**| Filter results where number is less than or equal to value | [optional]
134
+ **number__range** | [**Array&lt;Integer&gt;**](Integer.md)| Filter results where number is between two comma separated values | [optional]
135
135
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
136
136
  **ordering** | **String**| Which field to use when ordering the results. | [optional]
137
- **pulp_created** | **String**| pulp_created | [optional]
138
- **pulp_created__gt** | **String**| pulp_created__gt | [optional]
139
- **pulp_created__gte** | **String**| pulp_created__gte | [optional]
140
- **pulp_created__lt** | **String**| pulp_created__lt | [optional]
141
- **pulp_created__lte** | **String**| pulp_created__lte | [optional]
142
- **pulp_created__range** | **String**| pulp_created__range | [optional]
137
+ **pulp_created** | **DateTime**| ISO 8601 formatted dates are supported | [optional]
138
+ **pulp_created__gt** | **DateTime**| Filter results where pulp_created is greater than value | [optional]
139
+ **pulp_created__gte** | **DateTime**| Filter results where pulp_created is greater than or equal to value | [optional]
140
+ **pulp_created__lt** | **DateTime**| Filter results where pulp_created is less than value | [optional]
141
+ **pulp_created__lte** | **DateTime**| Filter results where pulp_created is less than or equal to value | [optional]
142
+ **pulp_created__range** | [**Array&lt;DateTime&gt;**](DateTime.md)| Filter results where pulp_created is between two comma separated values | [optional]
143
143
  **fields** | **String**| A list of fields to include in the response. | [optional]
144
144
  **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
145
145
 
@@ -4,8 +4,8 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **add_content_units** | [**Array&lt;AnyType&gt;**](AnyType.md) | A list of content units to add to a new repository version. This content is added after remove_content_units are removed. | [optional]
8
- **remove_content_units** | [**Array&lt;AnyType&gt;**](AnyType.md) | A list of content units to remove from the latest repository version. You may also specify &#39;*&#39; as an entry to remove all content. This content is removed before add_content_units are added. | [optional]
7
+ **add_content_units** | **Array&lt;Object&gt;** | A list of content units to add to a new repository version. This content is added after remove_content_units are removed. | [optional]
8
+ **remove_content_units** | **Array&lt;Object&gt;** | A list of content units to remove from the latest repository version. You may also specify &#39;*&#39; as an entry to remove all content. This content is removed before add_content_units are added. | [optional]
9
9
  **base_version** | **String** | A repository version whose content will be used as the initial set of content for the new repository version | [optional]
10
10
 
11
11
  ## Code Sample