pulpcore_client 3.28.39 → 3.29.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (129) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +5 -5
  3. data/docs/AccessPoliciesApi.md +1 -1
  4. data/docs/ArtifactDistributionResponse.md +8 -8
  5. data/docs/ArtifactsApi.md +1 -1
  6. data/docs/ContentApi.md +3 -3
  7. data/docs/ContentguardsApi.md +3 -3
  8. data/docs/ContentguardsContentRedirectApi.md +1 -1
  9. data/docs/ContentguardsRbacApi.md +1 -1
  10. data/docs/DistributionsApi.md +4 -4
  11. data/docs/DistributionsArtifactsApi.md +2 -2
  12. data/docs/DomainsApi.md +1 -1
  13. data/docs/ExportersFilesystemApi.md +1 -1
  14. data/docs/ExportersFilesystemExportsApi.md +1 -1
  15. data/docs/ExportersPulpApi.md +1 -1
  16. data/docs/ExportersPulpExportsApi.md +1 -1
  17. data/docs/GroupsApi.md +1 -1
  18. data/docs/GroupsRolesApi.md +2 -2
  19. data/docs/GroupsUsersApi.md +1 -1
  20. data/docs/ImportersPulpApi.md +1 -1
  21. data/docs/ImportersPulpImportCheckApi.md +1 -1
  22. data/docs/ImportersPulpImportsApi.md +1 -1
  23. data/docs/OrphansApi.md +1 -1
  24. data/docs/OrphansCleanupApi.md +1 -1
  25. data/docs/PaginatedAccessPolicyResponseList.md +2 -2
  26. data/docs/PaginatedArtifactDistributionResponseList.md +2 -2
  27. data/docs/PaginatedArtifactResponseList.md +2 -2
  28. data/docs/PaginatedContentGuardResponseList.md +2 -2
  29. data/docs/PaginatedContentRedirectContentGuardResponseList.md +2 -2
  30. data/docs/PaginatedDistributionResponseList.md +2 -2
  31. data/docs/PaginatedDomainResponseList.md +2 -2
  32. data/docs/PaginatedFilesystemExportResponseList.md +2 -2
  33. data/docs/PaginatedFilesystemExporterResponseList.md +2 -2
  34. data/docs/PaginatedGroupResponseList.md +2 -2
  35. data/docs/PaginatedGroupRoleResponseList.md +2 -2
  36. data/docs/PaginatedGroupUserResponseList.md +2 -2
  37. data/docs/PaginatedImportResponseList.md +2 -2
  38. data/docs/PaginatedMultipleArtifactContentResponseList.md +2 -2
  39. data/docs/PaginatedPublicationResponseList.md +2 -2
  40. data/docs/PaginatedPulpExportResponseList.md +2 -2
  41. data/docs/PaginatedPulpExporterResponseList.md +2 -2
  42. data/docs/PaginatedPulpImporterResponseList.md +2 -2
  43. data/docs/PaginatedRBACContentGuardResponseList.md +2 -2
  44. data/docs/PaginatedRemoteResponseList.md +2 -2
  45. data/docs/PaginatedRepositoryResponseList.md +2 -2
  46. data/docs/PaginatedRepositoryVersionResponseList.md +2 -2
  47. data/docs/PaginatedRoleResponseList.md +2 -2
  48. data/docs/PaginatedSigningServiceResponseList.md +2 -2
  49. data/docs/PaginatedTaskGroupResponseList.md +2 -2
  50. data/docs/PaginatedTaskResponseList.md +2 -2
  51. data/docs/PaginatedTaskScheduleResponseList.md +2 -2
  52. data/docs/PaginatedUploadResponseList.md +2 -2
  53. data/docs/PaginatedUpstreamPulpResponseList.md +2 -2
  54. data/docs/PaginatedUserResponseList.md +2 -2
  55. data/docs/PaginatedUserRoleResponseList.md +2 -2
  56. data/docs/PaginatedWorkerResponseList.md +2 -2
  57. data/docs/PublicationsApi.md +3 -3
  58. data/docs/RemoteResponseHiddenFields.md +2 -2
  59. data/docs/RemotesApi.md +3 -3
  60. data/docs/RepairApi.md +1 -1
  61. data/docs/RepositoriesApi.md +4 -4
  62. data/docs/RepositoriesReclaimSpaceApi.md +1 -1
  63. data/docs/RepositoryVersionsApi.md +1 -1
  64. data/docs/RolesApi.md +1 -1
  65. data/docs/SigningServicesApi.md +1 -1
  66. data/docs/StatusApi.md +1 -1
  67. data/docs/TaskGroupsApi.md +1 -1
  68. data/docs/TaskSchedulesApi.md +1 -1
  69. data/docs/TasksApi.md +7 -7
  70. data/docs/UploadsApi.md +1 -1
  71. data/docs/UpstreamPulpsApi.md +3 -3
  72. data/docs/UsersApi.md +1 -1
  73. data/docs/UsersRolesApi.md +2 -2
  74. data/docs/WorkersApi.md +1 -1
  75. data/lib/pulpcore_client/api/content_api.rb +3 -3
  76. data/lib/pulpcore_client/api/contentguards_api.rb +3 -3
  77. data/lib/pulpcore_client/api/distributions_api.rb +3 -3
  78. data/lib/pulpcore_client/api/publications_api.rb +6 -2
  79. data/lib/pulpcore_client/api/remotes_api.rb +6 -2
  80. data/lib/pulpcore_client/api/repositories_api.rb +6 -2
  81. data/lib/pulpcore_client/api/tasks_api.rb +3 -3
  82. data/lib/pulpcore_client/api/upstream_pulps_api.rb +3 -3
  83. data/lib/pulpcore_client/configuration.rb +3 -3
  84. data/lib/pulpcore_client/models/artifact_distribution_response.rb +37 -37
  85. data/lib/pulpcore_client/models/paginated_access_policy_response_list.rb +0 -10
  86. data/lib/pulpcore_client/models/paginated_artifact_distribution_response_list.rb +0 -10
  87. data/lib/pulpcore_client/models/paginated_artifact_response_list.rb +0 -10
  88. data/lib/pulpcore_client/models/paginated_content_guard_response_list.rb +0 -10
  89. data/lib/pulpcore_client/models/paginated_content_redirect_content_guard_response_list.rb +0 -10
  90. data/lib/pulpcore_client/models/paginated_distribution_response_list.rb +0 -10
  91. data/lib/pulpcore_client/models/paginated_domain_response_list.rb +0 -10
  92. data/lib/pulpcore_client/models/paginated_filesystem_export_response_list.rb +0 -10
  93. data/lib/pulpcore_client/models/paginated_filesystem_exporter_response_list.rb +0 -10
  94. data/lib/pulpcore_client/models/paginated_group_response_list.rb +0 -10
  95. data/lib/pulpcore_client/models/paginated_group_role_response_list.rb +0 -10
  96. data/lib/pulpcore_client/models/paginated_group_user_response_list.rb +0 -10
  97. data/lib/pulpcore_client/models/paginated_import_response_list.rb +0 -10
  98. data/lib/pulpcore_client/models/paginated_multiple_artifact_content_response_list.rb +0 -10
  99. data/lib/pulpcore_client/models/paginated_publication_response_list.rb +0 -10
  100. data/lib/pulpcore_client/models/paginated_pulp_export_response_list.rb +0 -10
  101. data/lib/pulpcore_client/models/paginated_pulp_exporter_response_list.rb +0 -10
  102. data/lib/pulpcore_client/models/paginated_pulp_importer_response_list.rb +0 -10
  103. data/lib/pulpcore_client/models/paginated_rbac_content_guard_response_list.rb +0 -10
  104. data/lib/pulpcore_client/models/paginated_remote_response_list.rb +0 -10
  105. data/lib/pulpcore_client/models/paginated_repository_response_list.rb +0 -10
  106. data/lib/pulpcore_client/models/paginated_repository_version_response_list.rb +0 -10
  107. data/lib/pulpcore_client/models/paginated_role_response_list.rb +0 -10
  108. data/lib/pulpcore_client/models/paginated_signing_service_response_list.rb +0 -10
  109. data/lib/pulpcore_client/models/paginated_task_group_response_list.rb +0 -10
  110. data/lib/pulpcore_client/models/paginated_task_response_list.rb +0 -10
  111. data/lib/pulpcore_client/models/paginated_task_schedule_response_list.rb +0 -10
  112. data/lib/pulpcore_client/models/paginated_upload_response_list.rb +0 -10
  113. data/lib/pulpcore_client/models/paginated_upstream_pulp_response_list.rb +0 -10
  114. data/lib/pulpcore_client/models/paginated_user_response_list.rb +0 -10
  115. data/lib/pulpcore_client/models/paginated_user_role_response_list.rb +0 -10
  116. data/lib/pulpcore_client/models/paginated_worker_response_list.rb +0 -10
  117. data/lib/pulpcore_client/models/remote_response_hidden_fields.rb +0 -10
  118. data/lib/pulpcore_client/version.rb +1 -1
  119. data/spec/api/content_api_spec.rb +1 -1
  120. data/spec/api/contentguards_api_spec.rb +1 -1
  121. data/spec/api/distributions_api_spec.rb +1 -1
  122. data/spec/api/publications_api_spec.rb +1 -1
  123. data/spec/api/remotes_api_spec.rb +1 -1
  124. data/spec/api/repositories_api_spec.rb +1 -1
  125. data/spec/api/tasks_api_spec.rb +1 -1
  126. data/spec/api/upstream_pulps_api_spec.rb +1 -1
  127. data/spec/configuration_spec.rb +3 -3
  128. data/spec/models/artifact_distribution_response_spec.rb +6 -6
  129. metadata +160 -160
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 0edba1ec9fdedbc5a8fb93b3b0cd7567a6d942fb5c4fab064f284c218b88bb8f
4
- data.tar.gz: 6a2b260952024e2a88d7c02390b699520bb4e3ad3244280d7aa63a083e363983
3
+ metadata.gz: b08fa7fe72ea82ea461b3a7823046f70481e01e58bbc0a1b06b9804effa09758
4
+ data.tar.gz: 5fc8491e3c9b1ac710b6b5ea6e5c895d8336a3f0fa55b75f6c619ad43ea3df96
5
5
  SHA512:
6
- metadata.gz: a30a5db85f2487520c2f450a5fddad4b053662de195a2549f3bb8cd233d600a98963847e335b9128996e63e5977622a8b26e6b1ab540c4626e26a3dac0dc215a
7
- data.tar.gz: 99b0cd8bf95369fcae0d24b3b6763cd61459f02bdcd14ce6a1f9c4c38b80e4e934c305924f6e858770b2b389a8ea7fb317dbea9852602e041163fd36fcfbbd6b
6
+ metadata.gz: a6782b5610046ffa7f1d655f65659a26b6af1271ad3c0511798714d8ddea1be060970d163b85d89e934cd4626003cbbe4b91a12df6a7ce77a02c75aea1502c65
7
+ data.tar.gz: 5cc3d36d21568e18434e99d4f3a460d9aa37c80b5117ede329a05dab8f35540ee889ebc5f10dd5dff6261459d71226d19f2e22155896b0cf4ccad7f74747b2d3
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: 3.28.39
10
+ - Package version: 3.29.0
11
11
  - Build package: org.openapitools.codegen.languages.RubyClientCodegen
12
12
  For more information, please visit [https://pulpproject.org](https://pulpproject.org)
13
13
 
@@ -24,16 +24,16 @@ gem build pulpcore_client.gemspec
24
24
  Then either install the gem locally:
25
25
 
26
26
  ```shell
27
- gem install ./pulpcore_client-3.28.39.gem
27
+ gem install ./pulpcore_client-3.29.0.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulpcore_client-3.28.39.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulpcore_client-3.29.0.gem` to install the development dependencies)
31
31
 
32
32
  or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
33
33
 
34
34
  Finally add this to the Gemfile:
35
35
 
36
- gem 'pulpcore_client', '~> 3.28.39'
36
+ gem 'pulpcore_client', '~> 3.29.0'
37
37
 
38
38
  ### Install from Git
39
39
 
@@ -93,7 +93,7 @@ end
93
93
 
94
94
  ## Documentation for API Endpoints
95
95
 
96
- All URIs are relative to *http://localhost:24817*
96
+ All URIs are relative to *https://pulp*
97
97
 
98
98
  Class | Method | HTTP request | Description
99
99
  ------------ | ------------- | ------------- | -------------
@@ -1,6 +1,6 @@
1
1
  # PulpcoreClient::AccessPoliciesApi
2
2
 
3
- All URIs are relative to *http://localhost:24817*
3
+ All URIs are relative to *https://pulp*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -5,13 +5,13 @@
5
5
  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
+ **pulp_labels** | **Hash<String, String>** | | [optional]
8
9
  **name** | **String** | A unique name. Ex, `rawhide` and `stable`. |
9
- **content_guard** | **String** | An optional content-guard. | [optional]
10
10
  **pulp_href** | **String** | | [optional] [readonly]
11
- **pulp_labels** | **Hash<String, String>** | | [optional]
12
- **base_url** | **String** | The URL for accessing the publication as defined by this distribution. | [optional] [readonly]
13
- **hidden** | **Boolean** | Whether this distribution should be shown in the content app. | [optional] [default to false]
14
11
  **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
12
+ **hidden** | **Boolean** | Whether this distribution should be shown in the content app. | [optional] [default to false]
13
+ **base_url** | **String** | The URL for accessing the publication as defined by this distribution. | [optional] [readonly]
14
+ **content_guard** | **String** | An optional content-guard. | [optional]
15
15
 
16
16
  ## Code Sample
17
17
 
@@ -19,13 +19,13 @@ Name | Type | Description | Notes
19
19
  require 'PulpcoreClient'
20
20
 
21
21
  instance = PulpcoreClient::ArtifactDistributionResponse.new(base_path: null,
22
+ pulp_labels: null,
22
23
  name: null,
23
- content_guard: null,
24
24
  pulp_href: null,
25
- pulp_labels: null,
26
- base_url: null,
25
+ pulp_created: null,
27
26
  hidden: null,
28
- pulp_created: null)
27
+ base_url: null,
28
+ content_guard: null)
29
29
  ```
30
30
 
31
31
 
data/docs/ArtifactsApi.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # PulpcoreClient::ArtifactsApi
2
2
 
3
- All URIs are relative to *http://localhost:24817*
3
+ All URIs are relative to *https://pulp*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
data/docs/ContentApi.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # PulpcoreClient::ContentApi
2
2
 
3
- All URIs are relative to *http://localhost:24817*
3
+ All URIs are relative to *https://pulp*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -35,7 +35,7 @@ opts = {
35
35
  ordering: ['ordering_example'], # Array<String> | Ordering * `pk` - Pk * `-pk` - Pk (descending)
36
36
  pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
37
37
  pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
38
- pulp_type__in: ['pulp_type__in_example'], # Array<String> | Pulp type is in * `core.publishedmetadata` - core.publishedmetadata
38
+ pulp_type__in: ['pulp_type__in_example'], # Array<String> | Pulp type is in * `core.publishedmetadata` - core.publishedmetadata * `file.file` - file.file
39
39
  repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
40
40
  repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
41
41
  repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
@@ -62,7 +62,7 @@ Name | Type | Description | Notes
62
62
  **ordering** | [**Array&lt;String&gt;**](String.md)| Ordering * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional]
63
63
  **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
64
64
  **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
65
- **pulp_type__in** | [**Array&lt;String&gt;**](String.md)| Pulp type is in * &#x60;core.publishedmetadata&#x60; - core.publishedmetadata | [optional]
65
+ **pulp_type__in** | [**Array&lt;String&gt;**](String.md)| Pulp type is in * &#x60;core.publishedmetadata&#x60; - core.publishedmetadata * &#x60;file.file&#x60; - file.file | [optional]
66
66
  **repository_version** | **String**| Repository Version referenced by HREF | [optional]
67
67
  **repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
68
68
  **repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
@@ -1,6 +1,6 @@
1
1
  # PulpcoreClient::ContentguardsApi
2
2
 
3
- All URIs are relative to *http://localhost:24817*
3
+ All URIs are relative to *https://pulp*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -40,7 +40,7 @@ opts = {
40
40
  ordering: ['ordering_example'], # Array<String> | Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `pulp_type` - Pulp type * `-pulp_type` - Pulp type (descending) * `name` - Name * `-name` - Name (descending) * `description` - Description * `-description` - Description (descending) * `pk` - Pk * `-pk` - Pk (descending)
41
41
  pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
42
42
  pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
43
- pulp_type__in: ['pulp_type__in_example'], # Array<String> | Pulp type is in * `core.rbac` - core.rbac * `core.content_redirect` - core.content_redirect
43
+ pulp_type__in: ['pulp_type__in_example'], # Array<String> | Pulp type is in * `core.rbac` - core.rbac * `core.content_redirect` - core.content_redirect * `certguard.rhsm` - certguard.rhsm * `certguard.x509` - certguard.x509
44
44
  fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
45
45
  exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
46
46
  }
@@ -69,7 +69,7 @@ Name | Type | Description | Notes
69
69
  **ordering** | [**Array&lt;String&gt;**](String.md)| Ordering * &#x60;pulp_id&#x60; - Pulp id * &#x60;-pulp_id&#x60; - Pulp id (descending) * &#x60;pulp_created&#x60; - Pulp created * &#x60;-pulp_created&#x60; - Pulp created (descending) * &#x60;pulp_last_updated&#x60; - Pulp last updated * &#x60;-pulp_last_updated&#x60; - Pulp last updated (descending) * &#x60;pulp_type&#x60; - Pulp type * &#x60;-pulp_type&#x60; - Pulp type (descending) * &#x60;name&#x60; - Name * &#x60;-name&#x60; - Name (descending) * &#x60;description&#x60; - Description * &#x60;-description&#x60; - Description (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional]
70
70
  **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
71
71
  **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
72
- **pulp_type__in** | [**Array&lt;String&gt;**](String.md)| Pulp type is in * &#x60;core.rbac&#x60; - core.rbac * &#x60;core.content_redirect&#x60; - core.content_redirect | [optional]
72
+ **pulp_type__in** | [**Array&lt;String&gt;**](String.md)| Pulp type is in * &#x60;core.rbac&#x60; - core.rbac * &#x60;core.content_redirect&#x60; - core.content_redirect * &#x60;certguard.rhsm&#x60; - certguard.rhsm * &#x60;certguard.x509&#x60; - certguard.x509 | [optional]
73
73
  **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
74
74
  **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
75
75
 
@@ -1,6 +1,6 @@
1
1
  # PulpcoreClient::ContentguardsContentRedirectApi
2
2
 
3
- All URIs are relative to *http://localhost:24817*
3
+ All URIs are relative to *https://pulp*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -1,6 +1,6 @@
1
1
  # PulpcoreClient::ContentguardsRbacApi
2
2
 
3
- All URIs are relative to *http://localhost:24817*
3
+ All URIs are relative to *https://pulp*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -1,6 +1,6 @@
1
1
  # PulpcoreClient::DistributionsApi
2
2
 
3
- All URIs are relative to *http://localhost:24817*
3
+ All URIs are relative to *https://pulp*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -45,7 +45,7 @@ opts = {
45
45
  pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
46
46
  pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
47
47
  pulp_label_select: 'pulp_label_select_example', # String | Filter labels by search string
48
- pulp_type__in: ['pulp_type__in_example'], # Array<String> | Pulp type is in * `core.artifact` - core.artifact
48
+ pulp_type__in: ['pulp_type__in_example'], # Array<String> | Pulp type is in * `core.artifact` - core.artifact * `file.file` - file.file
49
49
  repository: 'repository_example', # String | Filter results where repository matches value
50
50
  repository__in: ['repository__in_example'], # Array<String> | Filter results where repository is in a comma-separated list of values
51
51
  with_content: 'with_content_example', # String | Filter distributions based on the content served by them
@@ -82,8 +82,8 @@ Name | Type | Description | Notes
82
82
  **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
83
83
  **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
84
84
  **pulp_label_select** | **String**| Filter labels by search string | [optional]
85
- **pulp_type__in** | [**Array&lt;String&gt;**](String.md)| Pulp type is in * &#x60;core.artifact&#x60; - core.artifact | [optional]
86
- **repository** | [**String**](.md)| Filter results where repository matches value | [optional]
85
+ **pulp_type__in** | [**Array&lt;String&gt;**](String.md)| Pulp type is in * &#x60;core.artifact&#x60; - core.artifact * &#x60;file.file&#x60; - file.file | [optional]
86
+ **repository** | **String**| Filter results where repository matches value | [optional]
87
87
  **repository__in** | [**Array&lt;String&gt;**](String.md)| Filter results where repository is in a comma-separated list of values | [optional]
88
88
  **with_content** | **String**| Filter distributions based on the content served by them | [optional]
89
89
  **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
@@ -1,6 +1,6 @@
1
1
  # PulpcoreClient::DistributionsArtifactsApi
2
2
 
3
- All URIs are relative to *http://localhost:24817*
3
+ All URIs are relative to *https://pulp*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -82,7 +82,7 @@ Name | Type | Description | Notes
82
82
  **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
83
83
  **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
84
84
  **pulp_label_select** | **String**| Filter labels by search string | [optional]
85
- **repository** | [**String**](.md)| Filter results where repository matches value | [optional]
85
+ **repository** | **String**| Filter results where repository matches value | [optional]
86
86
  **repository__in** | [**Array&lt;String&gt;**](String.md)| Filter results where repository is in a comma-separated list of values | [optional]
87
87
  **with_content** | **String**| Filter distributions based on the content served by them | [optional]
88
88
  **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
data/docs/DomainsApi.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # PulpcoreClient::DomainsApi
2
2
 
3
- All URIs are relative to *http://localhost:24817*
3
+ All URIs are relative to *https://pulp*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -1,6 +1,6 @@
1
1
  # PulpcoreClient::ExportersFilesystemApi
2
2
 
3
- All URIs are relative to *http://localhost:24817*
3
+ All URIs are relative to *https://pulp*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -1,6 +1,6 @@
1
1
  # PulpcoreClient::ExportersFilesystemExportsApi
2
2
 
3
- All URIs are relative to *http://localhost:24817*
3
+ All URIs are relative to *https://pulp*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -1,6 +1,6 @@
1
1
  # PulpcoreClient::ExportersPulpApi
2
2
 
3
- All URIs are relative to *http://localhost:24817*
3
+ All URIs are relative to *https://pulp*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -1,6 +1,6 @@
1
1
  # PulpcoreClient::ExportersPulpExportsApi
2
2
 
3
- All URIs are relative to *http://localhost:24817*
3
+ All URIs are relative to *https://pulp*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
data/docs/GroupsApi.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # PulpcoreClient::GroupsApi
2
2
 
3
- All URIs are relative to *http://localhost:24817*
3
+ All URIs are relative to *https://pulp*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -1,6 +1,6 @@
1
1
  # PulpcoreClient::GroupsRolesApi
2
2
 
3
- All URIs are relative to *http://localhost:24817*
3
+ All URIs are relative to *https://pulp*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -173,7 +173,7 @@ Name | Type | Description | Notes
173
173
  ------------- | ------------- | ------------- | -------------
174
174
  **group_href** | **String**| |
175
175
  **content_object** | **String**| content_object | [optional]
176
- **domain** | [**String**](.md)| Foreign Key referenced by HREF | [optional]
176
+ **domain** | **String**| Foreign Key referenced by HREF | [optional]
177
177
  **limit** | **Integer**| Number of results to return per page. | [optional]
178
178
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
179
179
  **ordering** | [**Array&lt;String&gt;**](String.md)| Ordering * &#x60;role&#x60; - Role * &#x60;-role&#x60; - Role (descending) * &#x60;description&#x60; - Description * &#x60;-description&#x60; - Description (descending) * &#x60;pulp_created&#x60; - Pulp created * &#x60;-pulp_created&#x60; - Pulp created (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional]
@@ -1,6 +1,6 @@
1
1
  # PulpcoreClient::GroupsUsersApi
2
2
 
3
- All URIs are relative to *http://localhost:24817*
3
+ All URIs are relative to *https://pulp*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -1,6 +1,6 @@
1
1
  # PulpcoreClient::ImportersPulpApi
2
2
 
3
- All URIs are relative to *http://localhost:24817*
3
+ All URIs are relative to *https://pulp*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -1,6 +1,6 @@
1
1
  # PulpcoreClient::ImportersPulpImportCheckApi
2
2
 
3
- All URIs are relative to *http://localhost:24817*
3
+ All URIs are relative to *https://pulp*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -1,6 +1,6 @@
1
1
  # PulpcoreClient::ImportersPulpImportsApi
2
2
 
3
- All URIs are relative to *http://localhost:24817*
3
+ All URIs are relative to *https://pulp*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
data/docs/OrphansApi.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # PulpcoreClient::OrphansApi
2
2
 
3
- All URIs are relative to *http://localhost:24817*
3
+ All URIs are relative to *https://pulp*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -1,6 +1,6 @@
1
1
  # PulpcoreClient::OrphansCleanupApi
2
2
 
3
- All URIs are relative to *http://localhost:24817*
3
+ All URIs are relative to *https://pulp*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -4,10 +4,10 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **count** | **Integer** | |
7
+ **count** | **Integer** | | [optional]
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array&lt;AccessPolicyResponse&gt;**](AccessPolicyResponse.md) | |
10
+ **results** | [**Array&lt;AccessPolicyResponse&gt;**](AccessPolicyResponse.md) | | [optional]
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -4,10 +4,10 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **count** | **Integer** | |
7
+ **count** | **Integer** | | [optional]
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array&lt;ArtifactDistributionResponse&gt;**](ArtifactDistributionResponse.md) | |
10
+ **results** | [**Array&lt;ArtifactDistributionResponse&gt;**](ArtifactDistributionResponse.md) | | [optional]
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -4,10 +4,10 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **count** | **Integer** | |
7
+ **count** | **Integer** | | [optional]
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array&lt;ArtifactResponse&gt;**](ArtifactResponse.md) | |
10
+ **results** | [**Array&lt;ArtifactResponse&gt;**](ArtifactResponse.md) | | [optional]
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -4,10 +4,10 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **count** | **Integer** | |
7
+ **count** | **Integer** | | [optional]
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array&lt;ContentGuardResponse&gt;**](ContentGuardResponse.md) | |
10
+ **results** | [**Array&lt;ContentGuardResponse&gt;**](ContentGuardResponse.md) | | [optional]
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -4,10 +4,10 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **count** | **Integer** | |
7
+ **count** | **Integer** | | [optional]
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array&lt;ContentRedirectContentGuardResponse&gt;**](ContentRedirectContentGuardResponse.md) | |
10
+ **results** | [**Array&lt;ContentRedirectContentGuardResponse&gt;**](ContentRedirectContentGuardResponse.md) | | [optional]
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -4,10 +4,10 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **count** | **Integer** | |
7
+ **count** | **Integer** | | [optional]
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array&lt;DistributionResponse&gt;**](DistributionResponse.md) | |
10
+ **results** | [**Array&lt;DistributionResponse&gt;**](DistributionResponse.md) | | [optional]
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -4,10 +4,10 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **count** | **Integer** | |
7
+ **count** | **Integer** | | [optional]
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array&lt;DomainResponse&gt;**](DomainResponse.md) | |
10
+ **results** | [**Array&lt;DomainResponse&gt;**](DomainResponse.md) | | [optional]
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -4,10 +4,10 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **count** | **Integer** | |
7
+ **count** | **Integer** | | [optional]
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array&lt;FilesystemExportResponse&gt;**](FilesystemExportResponse.md) | |
10
+ **results** | [**Array&lt;FilesystemExportResponse&gt;**](FilesystemExportResponse.md) | | [optional]
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -4,10 +4,10 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **count** | **Integer** | |
7
+ **count** | **Integer** | | [optional]
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array&lt;FilesystemExporterResponse&gt;**](FilesystemExporterResponse.md) | |
10
+ **results** | [**Array&lt;FilesystemExporterResponse&gt;**](FilesystemExporterResponse.md) | | [optional]
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -4,10 +4,10 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **count** | **Integer** | |
7
+ **count** | **Integer** | | [optional]
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array&lt;GroupResponse&gt;**](GroupResponse.md) | |
10
+ **results** | [**Array&lt;GroupResponse&gt;**](GroupResponse.md) | | [optional]
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -4,10 +4,10 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **count** | **Integer** | |
7
+ **count** | **Integer** | | [optional]
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array&lt;GroupRoleResponse&gt;**](GroupRoleResponse.md) | |
10
+ **results** | [**Array&lt;GroupRoleResponse&gt;**](GroupRoleResponse.md) | | [optional]
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -4,10 +4,10 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **count** | **Integer** | |
7
+ **count** | **Integer** | | [optional]
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array&lt;GroupUserResponse&gt;**](GroupUserResponse.md) | |
10
+ **results** | [**Array&lt;GroupUserResponse&gt;**](GroupUserResponse.md) | | [optional]
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -4,10 +4,10 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **count** | **Integer** | |
7
+ **count** | **Integer** | | [optional]
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array&lt;ImportResponse&gt;**](ImportResponse.md) | |
10
+ **results** | [**Array&lt;ImportResponse&gt;**](ImportResponse.md) | | [optional]
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -4,10 +4,10 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **count** | **Integer** | |
7
+ **count** | **Integer** | | [optional]
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array&lt;MultipleArtifactContentResponse&gt;**](MultipleArtifactContentResponse.md) | |
10
+ **results** | [**Array&lt;MultipleArtifactContentResponse&gt;**](MultipleArtifactContentResponse.md) | | [optional]
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -4,10 +4,10 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **count** | **Integer** | |
7
+ **count** | **Integer** | | [optional]
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array&lt;PublicationResponse&gt;**](PublicationResponse.md) | |
10
+ **results** | [**Array&lt;PublicationResponse&gt;**](PublicationResponse.md) | | [optional]
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -4,10 +4,10 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **count** | **Integer** | |
7
+ **count** | **Integer** | | [optional]
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array&lt;PulpExportResponse&gt;**](PulpExportResponse.md) | |
10
+ **results** | [**Array&lt;PulpExportResponse&gt;**](PulpExportResponse.md) | | [optional]
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -4,10 +4,10 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **count** | **Integer** | |
7
+ **count** | **Integer** | | [optional]
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array&lt;PulpExporterResponse&gt;**](PulpExporterResponse.md) | |
10
+ **results** | [**Array&lt;PulpExporterResponse&gt;**](PulpExporterResponse.md) | | [optional]
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -4,10 +4,10 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **count** | **Integer** | |
7
+ **count** | **Integer** | | [optional]
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array&lt;PulpImporterResponse&gt;**](PulpImporterResponse.md) | |
10
+ **results** | [**Array&lt;PulpImporterResponse&gt;**](PulpImporterResponse.md) | | [optional]
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -4,10 +4,10 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **count** | **Integer** | |
7
+ **count** | **Integer** | | [optional]
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array&lt;RBACContentGuardResponse&gt;**](RBACContentGuardResponse.md) | |
10
+ **results** | [**Array&lt;RBACContentGuardResponse&gt;**](RBACContentGuardResponse.md) | | [optional]
11
11
 
12
12
  ## Code Sample
13
13