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.
- checksums.yaml +4 -4
- data/README.md +5 -5
- data/docs/AccessPoliciesApi.md +1 -1
- data/docs/ArtifactDistributionResponse.md +8 -8
- data/docs/ArtifactsApi.md +1 -1
- data/docs/ContentApi.md +3 -3
- data/docs/ContentguardsApi.md +3 -3
- data/docs/ContentguardsContentRedirectApi.md +1 -1
- data/docs/ContentguardsRbacApi.md +1 -1
- data/docs/DistributionsApi.md +4 -4
- data/docs/DistributionsArtifactsApi.md +2 -2
- data/docs/DomainsApi.md +1 -1
- data/docs/ExportersFilesystemApi.md +1 -1
- data/docs/ExportersFilesystemExportsApi.md +1 -1
- data/docs/ExportersPulpApi.md +1 -1
- data/docs/ExportersPulpExportsApi.md +1 -1
- data/docs/GroupsApi.md +1 -1
- data/docs/GroupsRolesApi.md +2 -2
- data/docs/GroupsUsersApi.md +1 -1
- data/docs/ImportersPulpApi.md +1 -1
- data/docs/ImportersPulpImportCheckApi.md +1 -1
- data/docs/ImportersPulpImportsApi.md +1 -1
- data/docs/OrphansApi.md +1 -1
- data/docs/OrphansCleanupApi.md +1 -1
- data/docs/PaginatedAccessPolicyResponseList.md +2 -2
- data/docs/PaginatedArtifactDistributionResponseList.md +2 -2
- data/docs/PaginatedArtifactResponseList.md +2 -2
- data/docs/PaginatedContentGuardResponseList.md +2 -2
- data/docs/PaginatedContentRedirectContentGuardResponseList.md +2 -2
- data/docs/PaginatedDistributionResponseList.md +2 -2
- data/docs/PaginatedDomainResponseList.md +2 -2
- data/docs/PaginatedFilesystemExportResponseList.md +2 -2
- data/docs/PaginatedFilesystemExporterResponseList.md +2 -2
- data/docs/PaginatedGroupResponseList.md +2 -2
- data/docs/PaginatedGroupRoleResponseList.md +2 -2
- data/docs/PaginatedGroupUserResponseList.md +2 -2
- data/docs/PaginatedImportResponseList.md +2 -2
- data/docs/PaginatedMultipleArtifactContentResponseList.md +2 -2
- data/docs/PaginatedPublicationResponseList.md +2 -2
- data/docs/PaginatedPulpExportResponseList.md +2 -2
- data/docs/PaginatedPulpExporterResponseList.md +2 -2
- data/docs/PaginatedPulpImporterResponseList.md +2 -2
- data/docs/PaginatedRBACContentGuardResponseList.md +2 -2
- data/docs/PaginatedRemoteResponseList.md +2 -2
- data/docs/PaginatedRepositoryResponseList.md +2 -2
- data/docs/PaginatedRepositoryVersionResponseList.md +2 -2
- data/docs/PaginatedRoleResponseList.md +2 -2
- data/docs/PaginatedSigningServiceResponseList.md +2 -2
- data/docs/PaginatedTaskGroupResponseList.md +2 -2
- data/docs/PaginatedTaskResponseList.md +2 -2
- data/docs/PaginatedTaskScheduleResponseList.md +2 -2
- data/docs/PaginatedUploadResponseList.md +2 -2
- data/docs/PaginatedUpstreamPulpResponseList.md +2 -2
- data/docs/PaginatedUserResponseList.md +2 -2
- data/docs/PaginatedUserRoleResponseList.md +2 -2
- data/docs/PaginatedWorkerResponseList.md +2 -2
- data/docs/PublicationsApi.md +3 -3
- data/docs/RemoteResponseHiddenFields.md +2 -2
- data/docs/RemotesApi.md +3 -3
- data/docs/RepairApi.md +1 -1
- data/docs/RepositoriesApi.md +4 -4
- data/docs/RepositoriesReclaimSpaceApi.md +1 -1
- data/docs/RepositoryVersionsApi.md +1 -1
- data/docs/RolesApi.md +1 -1
- data/docs/SigningServicesApi.md +1 -1
- data/docs/StatusApi.md +1 -1
- data/docs/TaskGroupsApi.md +1 -1
- data/docs/TaskSchedulesApi.md +1 -1
- data/docs/TasksApi.md +7 -7
- data/docs/UploadsApi.md +1 -1
- data/docs/UpstreamPulpsApi.md +3 -3
- data/docs/UsersApi.md +1 -1
- data/docs/UsersRolesApi.md +2 -2
- data/docs/WorkersApi.md +1 -1
- data/lib/pulpcore_client/api/content_api.rb +3 -3
- data/lib/pulpcore_client/api/contentguards_api.rb +3 -3
- data/lib/pulpcore_client/api/distributions_api.rb +3 -3
- data/lib/pulpcore_client/api/publications_api.rb +6 -2
- data/lib/pulpcore_client/api/remotes_api.rb +6 -2
- data/lib/pulpcore_client/api/repositories_api.rb +6 -2
- data/lib/pulpcore_client/api/tasks_api.rb +3 -3
- data/lib/pulpcore_client/api/upstream_pulps_api.rb +3 -3
- data/lib/pulpcore_client/configuration.rb +3 -3
- data/lib/pulpcore_client/models/artifact_distribution_response.rb +37 -37
- data/lib/pulpcore_client/models/paginated_access_policy_response_list.rb +0 -10
- data/lib/pulpcore_client/models/paginated_artifact_distribution_response_list.rb +0 -10
- data/lib/pulpcore_client/models/paginated_artifact_response_list.rb +0 -10
- data/lib/pulpcore_client/models/paginated_content_guard_response_list.rb +0 -10
- data/lib/pulpcore_client/models/paginated_content_redirect_content_guard_response_list.rb +0 -10
- data/lib/pulpcore_client/models/paginated_distribution_response_list.rb +0 -10
- data/lib/pulpcore_client/models/paginated_domain_response_list.rb +0 -10
- data/lib/pulpcore_client/models/paginated_filesystem_export_response_list.rb +0 -10
- data/lib/pulpcore_client/models/paginated_filesystem_exporter_response_list.rb +0 -10
- data/lib/pulpcore_client/models/paginated_group_response_list.rb +0 -10
- data/lib/pulpcore_client/models/paginated_group_role_response_list.rb +0 -10
- data/lib/pulpcore_client/models/paginated_group_user_response_list.rb +0 -10
- data/lib/pulpcore_client/models/paginated_import_response_list.rb +0 -10
- data/lib/pulpcore_client/models/paginated_multiple_artifact_content_response_list.rb +0 -10
- data/lib/pulpcore_client/models/paginated_publication_response_list.rb +0 -10
- data/lib/pulpcore_client/models/paginated_pulp_export_response_list.rb +0 -10
- data/lib/pulpcore_client/models/paginated_pulp_exporter_response_list.rb +0 -10
- data/lib/pulpcore_client/models/paginated_pulp_importer_response_list.rb +0 -10
- data/lib/pulpcore_client/models/paginated_rbac_content_guard_response_list.rb +0 -10
- data/lib/pulpcore_client/models/paginated_remote_response_list.rb +0 -10
- data/lib/pulpcore_client/models/paginated_repository_response_list.rb +0 -10
- data/lib/pulpcore_client/models/paginated_repository_version_response_list.rb +0 -10
- data/lib/pulpcore_client/models/paginated_role_response_list.rb +0 -10
- data/lib/pulpcore_client/models/paginated_signing_service_response_list.rb +0 -10
- data/lib/pulpcore_client/models/paginated_task_group_response_list.rb +0 -10
- data/lib/pulpcore_client/models/paginated_task_response_list.rb +0 -10
- data/lib/pulpcore_client/models/paginated_task_schedule_response_list.rb +0 -10
- data/lib/pulpcore_client/models/paginated_upload_response_list.rb +0 -10
- data/lib/pulpcore_client/models/paginated_upstream_pulp_response_list.rb +0 -10
- data/lib/pulpcore_client/models/paginated_user_response_list.rb +0 -10
- data/lib/pulpcore_client/models/paginated_user_role_response_list.rb +0 -10
- data/lib/pulpcore_client/models/paginated_worker_response_list.rb +0 -10
- data/lib/pulpcore_client/models/remote_response_hidden_fields.rb +0 -10
- data/lib/pulpcore_client/version.rb +1 -1
- data/spec/api/content_api_spec.rb +1 -1
- data/spec/api/contentguards_api_spec.rb +1 -1
- data/spec/api/distributions_api_spec.rb +1 -1
- data/spec/api/publications_api_spec.rb +1 -1
- data/spec/api/remotes_api_spec.rb +1 -1
- data/spec/api/repositories_api_spec.rb +1 -1
- data/spec/api/tasks_api_spec.rb +1 -1
- data/spec/api/upstream_pulps_api_spec.rb +1 -1
- data/spec/configuration_spec.rb +3 -3
- data/spec/models/artifact_distribution_response_spec.rb +6 -6
- metadata +160 -160
@@ -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<RemoteResponse>**](RemoteResponse.md) | |
|
10
|
+
**results** | [**Array<RemoteResponse>**](RemoteResponse.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<RepositoryResponse>**](RepositoryResponse.md) | |
|
10
|
+
**results** | [**Array<RepositoryResponse>**](RepositoryResponse.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<RepositoryVersionResponse>**](RepositoryVersionResponse.md) | |
|
10
|
+
**results** | [**Array<RepositoryVersionResponse>**](RepositoryVersionResponse.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<RoleResponse>**](RoleResponse.md) | |
|
10
|
+
**results** | [**Array<RoleResponse>**](RoleResponse.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<SigningServiceResponse>**](SigningServiceResponse.md) | |
|
10
|
+
**results** | [**Array<SigningServiceResponse>**](SigningServiceResponse.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<TaskGroupResponse>**](TaskGroupResponse.md) | |
|
10
|
+
**results** | [**Array<TaskGroupResponse>**](TaskGroupResponse.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<TaskResponse>**](TaskResponse.md) | |
|
10
|
+
**results** | [**Array<TaskResponse>**](TaskResponse.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<TaskScheduleResponse>**](TaskScheduleResponse.md) | |
|
10
|
+
**results** | [**Array<TaskScheduleResponse>**](TaskScheduleResponse.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<UploadResponse>**](UploadResponse.md) | |
|
10
|
+
**results** | [**Array<UploadResponse>**](UploadResponse.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<UpstreamPulpResponse>**](UpstreamPulpResponse.md) | |
|
10
|
+
**results** | [**Array<UpstreamPulpResponse>**](UpstreamPulpResponse.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<UserResponse>**](UserResponse.md) | |
|
10
|
+
**results** | [**Array<UserResponse>**](UserResponse.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<UserRoleResponse>**](UserRoleResponse.md) | |
|
10
|
+
**results** | [**Array<UserRoleResponse>**](UserRoleResponse.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<WorkerResponse>**](WorkerResponse.md) | |
|
10
|
+
**results** | [**Array<WorkerResponse>**](WorkerResponse.md) | | [optional]
|
11
11
|
|
12
12
|
## Code Sample
|
13
13
|
|
data/docs/PublicationsApi.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
# PulpcoreClient::PublicationsApi
|
2
2
|
|
3
|
-
All URIs are relative to *
|
3
|
+
All URIs are relative to *https://pulp*
|
4
4
|
|
5
5
|
Method | HTTP request | Description
|
6
6
|
------------- | ------------- | -------------
|
@@ -43,7 +43,7 @@ opts = {
|
|
43
43
|
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
|
44
44
|
pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
|
45
45
|
pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
|
46
|
-
pulp_type__in: ['pulp_type__in_example'], # Array<String> | Pulp type is in
|
46
|
+
pulp_type__in: ['pulp_type__in_example'], # Array<String> | Pulp type is in * `file.file` - file.file
|
47
47
|
repository: 'repository_example', # String | Repository referenced by HREF
|
48
48
|
repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
|
49
49
|
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
@@ -77,7 +77,7 @@ Name | Type | Description | Notes
|
|
77
77
|
**pulp_created__range** | [**Array<DateTime>**](DateTime.md)| Filter results where pulp_created is between two comma separated values | [optional]
|
78
78
|
**pulp_href__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
79
79
|
**pulp_id__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
80
|
-
**pulp_type__in** | [**Array<String>**](String.md)| Pulp type is in | [optional]
|
80
|
+
**pulp_type__in** | [**Array<String>**](String.md)| Pulp type is in * `file.file` - file.file | [optional]
|
81
81
|
**repository** | **String**| Repository referenced by HREF | [optional]
|
82
82
|
**repository_version** | [**String**](.md)| Repository Version referenced by HREF | [optional]
|
83
83
|
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
@@ -4,8 +4,8 @@
|
|
4
4
|
|
5
5
|
Name | Type | Description | Notes
|
6
6
|
------------ | ------------- | ------------- | -------------
|
7
|
-
**name** | **String** | |
|
8
|
-
**is_set** | **Boolean** | |
|
7
|
+
**name** | **String** | | [optional]
|
8
|
+
**is_set** | **Boolean** | | [optional]
|
9
9
|
|
10
10
|
## Code Sample
|
11
11
|
|
data/docs/RemotesApi.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
# PulpcoreClient::RemotesApi
|
2
2
|
|
3
|
-
All URIs are relative to *
|
3
|
+
All URIs are relative to *https://pulp*
|
4
4
|
|
5
5
|
Method | HTTP request | Description
|
6
6
|
------------- | ------------- | -------------
|
@@ -47,7 +47,7 @@ opts = {
|
|
47
47
|
pulp_last_updated__lt: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_last_updated is less than value
|
48
48
|
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
|
49
49
|
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
|
50
|
-
pulp_type__in: ['pulp_type__in_example'], # Array<String> | Pulp type is in
|
50
|
+
pulp_type__in: ['pulp_type__in_example'], # Array<String> | Pulp type is in * `file.file` - file.file
|
51
51
|
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
52
52
|
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
53
53
|
}
|
@@ -83,7 +83,7 @@ Name | Type | Description | Notes
|
|
83
83
|
**pulp_last_updated__lt** | **DateTime**| Filter results where pulp_last_updated is less than value | [optional]
|
84
84
|
**pulp_last_updated__lte** | **DateTime**| Filter results where pulp_last_updated is less than or equal to value | [optional]
|
85
85
|
**pulp_last_updated__range** | [**Array<DateTime>**](DateTime.md)| Filter results where pulp_last_updated is between two comma separated values | [optional]
|
86
|
-
**pulp_type__in** | [**Array<String>**](String.md)| Pulp type is in | [optional]
|
86
|
+
**pulp_type__in** | [**Array<String>**](String.md)| Pulp type is in * `file.file` - file.file | [optional]
|
87
87
|
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
88
88
|
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
89
89
|
|
data/docs/RepairApi.md
CHANGED
data/docs/RepositoriesApi.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
# PulpcoreClient::RepositoriesApi
|
2
2
|
|
3
|
-
All URIs are relative to *
|
3
|
+
All URIs are relative to *https://pulp*
|
4
4
|
|
5
5
|
Method | HTTP request | Description
|
6
6
|
------------- | ------------- | -------------
|
@@ -42,7 +42,7 @@ opts = {
|
|
42
42
|
pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
|
43
43
|
pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
|
44
44
|
pulp_label_select: 'pulp_label_select_example', # String | Filter labels by search string
|
45
|
-
pulp_type__in: ['pulp_type__in_example'], # Array<String> | Pulp type is in
|
45
|
+
pulp_type__in: ['pulp_type__in_example'], # Array<String> | Pulp type is in * `file.file` - file.file
|
46
46
|
remote: 'remote_example', # String | Foreign Key referenced by HREF
|
47
47
|
retain_repo_versions: 56, # Integer | Filter results where retain_repo_versions matches value
|
48
48
|
retain_repo_versions__gt: 56, # Integer | Filter results where retain_repo_versions is greater than value
|
@@ -83,8 +83,8 @@ Name | Type | Description | Notes
|
|
83
83
|
**pulp_href__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
84
84
|
**pulp_id__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
85
85
|
**pulp_label_select** | **String**| Filter labels by search string | [optional]
|
86
|
-
**pulp_type__in** | [**Array<String>**](String.md)| Pulp type is in | [optional]
|
87
|
-
**remote** |
|
86
|
+
**pulp_type__in** | [**Array<String>**](String.md)| Pulp type is in * `file.file` - file.file | [optional]
|
87
|
+
**remote** | **String**| Foreign Key referenced by HREF | [optional]
|
88
88
|
**retain_repo_versions** | **Integer**| Filter results where retain_repo_versions matches value | [optional]
|
89
89
|
**retain_repo_versions__gt** | **Integer**| Filter results where retain_repo_versions is greater than value | [optional]
|
90
90
|
**retain_repo_versions__gte** | **Integer**| Filter results where retain_repo_versions is greater than or equal to value | [optional]
|
data/docs/RolesApi.md
CHANGED
data/docs/SigningServicesApi.md
CHANGED
data/docs/StatusApi.md
CHANGED
data/docs/TaskGroupsApi.md
CHANGED
data/docs/TaskSchedulesApi.md
CHANGED
data/docs/TasksApi.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
# PulpcoreClient::TasksApi
|
2
2
|
|
3
|
-
All URIs are relative to *
|
3
|
+
All URIs are relative to *https://pulp*
|
4
4
|
|
5
5
|
Method | HTTP request | Description
|
6
6
|
------------- | ------------- | -------------
|
@@ -161,7 +161,7 @@ opts = {
|
|
161
161
|
name__contains: 'name__contains_example', # String | Filter results where name contains value
|
162
162
|
name__in: ['name__in_example'], # Array<String> | Filter results where name is in a comma-separated list of values
|
163
163
|
offset: 56, # Integer | The initial index from which to return the results.
|
164
|
-
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) * `state` - State * `-state` - State (descending) * `name` - Name * `-name` - Name (descending) * `logging_cid` - Logging cid * `-logging_cid` - Logging cid (descending) * `started_at` - Started at * `-started_at` - Started at (descending) * `finished_at` - Finished at * `-finished_at` - Finished at (descending) * `error` - Error * `-error` - Error (descending) * `args` - Args * `-args` - Args (descending) * `kwargs` - Kwargs * `-kwargs` - Kwargs (descending) * `reserved_resources_record` - Reserved resources record * `-reserved_resources_record` - Reserved resources record (descending) * `pk` - Pk * `-pk` - Pk (descending)
|
164
|
+
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) * `state` - State * `-state` - State (descending) * `name` - Name * `-name` - Name (descending) * `logging_cid` - Logging cid * `-logging_cid` - Logging cid (descending) * `started_at` - Started at * `-started_at` - Started at (descending) * `finished_at` - Finished at * `-finished_at` - Finished at (descending) * `error` - Error * `-error` - Error (descending) * `args` - Args * `-args` - Args (descending) * `kwargs` - Kwargs * `-kwargs` - Kwargs (descending) * `reserved_resources_record` - Reserved resources record * `-reserved_resources_record` - Reserved resources record (descending) * `versions` - Versions * `-versions` - Versions (descending) * `pk` - Pk * `-pk` - Pk (descending)
|
165
165
|
parent_task: 'parent_task_example', # String | Filter results where parent_task matches value
|
166
166
|
pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
|
167
167
|
pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
|
@@ -199,7 +199,7 @@ end
|
|
199
199
|
|
200
200
|
Name | Type | Description | Notes
|
201
201
|
------------- | ------------- | ------------- | -------------
|
202
|
-
**child_tasks** |
|
202
|
+
**child_tasks** | **String**| Filter results where child_tasks matches value | [optional]
|
203
203
|
**created_resources** | [**String**](.md)| | [optional]
|
204
204
|
**exclusive_resources** | **String**| | [optional]
|
205
205
|
**exclusive_resources__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
@@ -216,8 +216,8 @@ Name | Type | Description | Notes
|
|
216
216
|
**name__contains** | **String**| Filter results where name contains value | [optional]
|
217
217
|
**name__in** | [**Array<String>**](String.md)| Filter results where name is in a comma-separated list of values | [optional]
|
218
218
|
**offset** | **Integer**| The initial index from which to return the results. | [optional]
|
219
|
-
**ordering** | [**Array<String>**](String.md)| Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `state` - State * `-state` - State (descending) * `name` - Name * `-name` - Name (descending) * `logging_cid` - Logging cid * `-logging_cid` - Logging cid (descending) * `started_at` - Started at * `-started_at` - Started at (descending) * `finished_at` - Finished at * `-finished_at` - Finished at (descending) * `error` - Error * `-error` - Error (descending) * `args` - Args * `-args` - Args (descending) * `kwargs` - Kwargs * `-kwargs` - Kwargs (descending) * `reserved_resources_record` - Reserved resources record * `-reserved_resources_record` - Reserved resources record (descending) * `pk` - Pk * `-pk` - Pk (descending) | [optional]
|
220
|
-
**parent_task** |
|
219
|
+
**ordering** | [**Array<String>**](String.md)| Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `state` - State * `-state` - State (descending) * `name` - Name * `-name` - Name (descending) * `logging_cid` - Logging cid * `-logging_cid` - Logging cid (descending) * `started_at` - Started at * `-started_at` - Started at (descending) * `finished_at` - Finished at * `-finished_at` - Finished at (descending) * `error` - Error * `-error` - Error (descending) * `args` - Args * `-args` - Args (descending) * `kwargs` - Kwargs * `-kwargs` - Kwargs (descending) * `reserved_resources_record` - Reserved resources record * `-reserved_resources_record` - Reserved resources record (descending) * `versions` - Versions * `-versions` - Versions (descending) * `pk` - Pk * `-pk` - Pk (descending) | [optional]
|
220
|
+
**parent_task** | **String**| Filter results where parent_task matches value | [optional]
|
221
221
|
**pulp_href__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
222
222
|
**pulp_id__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
223
223
|
**reserved_resources** | **String**| | [optional]
|
@@ -233,8 +233,8 @@ Name | Type | Description | Notes
|
|
233
233
|
**started_at__range** | [**Array<DateTime>**](DateTime.md)| Filter results where started_at is between two comma separated values | [optional]
|
234
234
|
**state** | **String**| Filter results where state matches value * `waiting` - Waiting * `skipped` - Skipped * `running` - Running * `completed` - Completed * `failed` - Failed * `canceled` - Canceled * `canceling` - Canceling | [optional]
|
235
235
|
**state__in** | [**Array<String>**](String.md)| Filter results where state is in a comma-separated list of values | [optional]
|
236
|
-
**task_group** |
|
237
|
-
**worker** |
|
236
|
+
**task_group** | **String**| Filter results where task_group matches value | [optional]
|
237
|
+
**worker** | **String**| Filter results where worker matches value | [optional]
|
238
238
|
**worker__in** | [**Array<String>**](String.md)| Filter results where worker is in a comma-separated list of values | [optional]
|
239
239
|
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
240
240
|
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
data/docs/UploadsApi.md
CHANGED
data/docs/UpstreamPulpsApi.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
# PulpcoreClient::UpstreamPulpsApi
|
2
2
|
|
3
|
-
All URIs are relative to *
|
3
|
+
All URIs are relative to *https://pulp*
|
4
4
|
|
5
5
|
Method | HTTP request | Description
|
6
6
|
------------- | ------------- | -------------
|
@@ -296,7 +296,7 @@ Name | Type | Description | Notes
|
|
296
296
|
|
297
297
|
## replicate
|
298
298
|
|
299
|
-
>
|
299
|
+
> AsyncOperationResponse replicate(upstream_pulp_href)
|
300
300
|
|
301
301
|
Replicate
|
302
302
|
|
@@ -335,7 +335,7 @@ Name | Type | Description | Notes
|
|
335
335
|
|
336
336
|
### Return type
|
337
337
|
|
338
|
-
[**
|
338
|
+
[**AsyncOperationResponse**](AsyncOperationResponse.md)
|
339
339
|
|
340
340
|
### Authorization
|
341
341
|
|
data/docs/UsersApi.md
CHANGED
data/docs/UsersRolesApi.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
# PulpcoreClient::UsersRolesApi
|
2
2
|
|
3
|
-
All URIs are relative to *
|
3
|
+
All URIs are relative to *https://pulp*
|
4
4
|
|
5
5
|
Method | HTTP request | Description
|
6
6
|
------------- | ------------- | -------------
|
@@ -173,7 +173,7 @@ Name | Type | Description | Notes
|
|
173
173
|
------------- | ------------- | ------------- | -------------
|
174
174
|
**auth_user_href** | **String**| |
|
175
175
|
**content_object** | **String**| content_object | [optional]
|
176
|
-
**domain** |
|
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<String>**](String.md)| Ordering * `role` - Role * `-role` - Role (descending) * `description` - Description * `-description` - Description (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pk` - Pk * `-pk` - Pk (descending) | [optional]
|
data/docs/WorkersApi.md
CHANGED
@@ -27,7 +27,7 @@ module PulpcoreClient
|
|
27
27
|
# @option opts [Array<String>] :ordering Ordering * `pk` - Pk * `-pk` - Pk (descending)
|
28
28
|
# @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
|
29
29
|
# @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
|
30
|
-
# @option opts [Array<String>] :pulp_type__in Pulp type is in * `core.publishedmetadata` - core.publishedmetadata
|
30
|
+
# @option opts [Array<String>] :pulp_type__in Pulp type is in * `core.publishedmetadata` - core.publishedmetadata * `file.file` - file.file
|
31
31
|
# @option opts [String] :repository_version Repository Version referenced by HREF
|
32
32
|
# @option opts [String] :repository_version_added Repository Version referenced by HREF
|
33
33
|
# @option opts [String] :repository_version_removed Repository Version referenced by HREF
|
@@ -47,7 +47,7 @@ module PulpcoreClient
|
|
47
47
|
# @option opts [Array<String>] :ordering Ordering * `pk` - Pk * `-pk` - Pk (descending)
|
48
48
|
# @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
|
49
49
|
# @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
|
50
|
-
# @option opts [Array<String>] :pulp_type__in Pulp type is in * `core.publishedmetadata` - core.publishedmetadata
|
50
|
+
# @option opts [Array<String>] :pulp_type__in Pulp type is in * `core.publishedmetadata` - core.publishedmetadata * `file.file` - file.file
|
51
51
|
# @option opts [String] :repository_version Repository Version referenced by HREF
|
52
52
|
# @option opts [String] :repository_version_added Repository Version referenced by HREF
|
53
53
|
# @option opts [String] :repository_version_removed Repository Version referenced by HREF
|
@@ -62,7 +62,7 @@ module PulpcoreClient
|
|
62
62
|
if @api_client.config.client_side_validation && opts[:'ordering'] && !opts[:'ordering'].all? { |item| allowable_values.include?(item) }
|
63
63
|
fail ArgumentError, "invalid value for \"ordering\", must include one of #{allowable_values}"
|
64
64
|
end
|
65
|
-
allowable_values = ["core.publishedmetadata"]
|
65
|
+
allowable_values = ["core.publishedmetadata", "file.file"]
|
66
66
|
if @api_client.config.client_side_validation && opts[:'pulp_type__in'] && !opts[:'pulp_type__in'].all? { |item| allowable_values.include?(item) }
|
67
67
|
fail ArgumentError, "invalid value for \"pulp_type__in\", must include one of #{allowable_values}"
|
68
68
|
end
|
@@ -32,7 +32,7 @@ module PulpcoreClient
|
|
32
32
|
# @option opts [Array<String>] :ordering 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)
|
33
33
|
# @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
|
34
34
|
# @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
|
35
|
-
# @option opts [Array<String>] :pulp_type__in Pulp type is in * `core.rbac` - core.rbac * `core.content_redirect` - core.content_redirect
|
35
|
+
# @option opts [Array<String>] :pulp_type__in Pulp type is in * `core.rbac` - core.rbac * `core.content_redirect` - core.content_redirect * `certguard.rhsm` - certguard.rhsm * `certguard.x509` - certguard.x509
|
36
36
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
37
37
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
38
38
|
# @return [PaginatedContentGuardResponseList]
|
@@ -54,7 +54,7 @@ module PulpcoreClient
|
|
54
54
|
# @option opts [Array<String>] :ordering 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)
|
55
55
|
# @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
|
56
56
|
# @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
|
57
|
-
# @option opts [Array<String>] :pulp_type__in Pulp type is in * `core.rbac` - core.rbac * `core.content_redirect` - core.content_redirect
|
57
|
+
# @option opts [Array<String>] :pulp_type__in Pulp type is in * `core.rbac` - core.rbac * `core.content_redirect` - core.content_redirect * `certguard.rhsm` - certguard.rhsm * `certguard.x509` - certguard.x509
|
58
58
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
59
59
|
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
60
60
|
# @return [Array<(PaginatedContentGuardResponseList, Integer, Hash)>] PaginatedContentGuardResponseList data, response status code and response headers
|
@@ -66,7 +66,7 @@ module PulpcoreClient
|
|
66
66
|
if @api_client.config.client_side_validation && opts[:'ordering'] && !opts[:'ordering'].all? { |item| allowable_values.include?(item) }
|
67
67
|
fail ArgumentError, "invalid value for \"ordering\", must include one of #{allowable_values}"
|
68
68
|
end
|
69
|
-
allowable_values = ["core.content_redirect", "core.rbac"]
|
69
|
+
allowable_values = ["certguard.rhsm", "certguard.x509", "core.content_redirect", "core.rbac"]
|
70
70
|
if @api_client.config.client_side_validation && opts[:'pulp_type__in'] && !opts[:'pulp_type__in'].all? { |item| allowable_values.include?(item) }
|
71
71
|
fail ArgumentError, "invalid value for \"pulp_type__in\", must include one of #{allowable_values}"
|
72
72
|
end
|
@@ -37,7 +37,7 @@ module PulpcoreClient
|
|
37
37
|
# @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
|
38
38
|
# @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
|
39
39
|
# @option opts [String] :pulp_label_select Filter labels by search string
|
40
|
-
# @option opts [Array<String>] :pulp_type__in Pulp type is in * `core.artifact` - core.artifact
|
40
|
+
# @option opts [Array<String>] :pulp_type__in Pulp type is in * `core.artifact` - core.artifact * `file.file` - file.file
|
41
41
|
# @option opts [String] :repository Filter results where repository matches value
|
42
42
|
# @option opts [Array<String>] :repository__in Filter results where repository is in a comma-separated list of values
|
43
43
|
# @option opts [String] :with_content Filter distributions based on the content served by them
|
@@ -67,7 +67,7 @@ module PulpcoreClient
|
|
67
67
|
# @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
|
68
68
|
# @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
|
69
69
|
# @option opts [String] :pulp_label_select Filter labels by search string
|
70
|
-
# @option opts [Array<String>] :pulp_type__in Pulp type is in * `core.artifact` - core.artifact
|
70
|
+
# @option opts [Array<String>] :pulp_type__in Pulp type is in * `core.artifact` - core.artifact * `file.file` - file.file
|
71
71
|
# @option opts [String] :repository Filter results where repository matches value
|
72
72
|
# @option opts [Array<String>] :repository__in Filter results where repository is in a comma-separated list of values
|
73
73
|
# @option opts [String] :with_content Filter distributions based on the content served by them
|
@@ -82,7 +82,7 @@ module PulpcoreClient
|
|
82
82
|
if @api_client.config.client_side_validation && opts[:'ordering'] && !opts[:'ordering'].all? { |item| allowable_values.include?(item) }
|
83
83
|
fail ArgumentError, "invalid value for \"ordering\", must include one of #{allowable_values}"
|
84
84
|
end
|
85
|
-
allowable_values = ["core.artifact"]
|
85
|
+
allowable_values = ["core.artifact", "file.file"]
|
86
86
|
if @api_client.config.client_side_validation && opts[:'pulp_type__in'] && !opts[:'pulp_type__in'].all? { |item| allowable_values.include?(item) }
|
87
87
|
fail ArgumentError, "invalid value for \"pulp_type__in\", must include one of #{allowable_values}"
|
88
88
|
end
|
@@ -35,7 +35,7 @@ module PulpcoreClient
|
|
35
35
|
# @option opts [Array<DateTime>] :pulp_created__range Filter results where pulp_created is between two comma separated values
|
36
36
|
# @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
|
37
37
|
# @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
|
38
|
-
# @option opts [Array<String>] :pulp_type__in Pulp type is in
|
38
|
+
# @option opts [Array<String>] :pulp_type__in Pulp type is in * `file.file` - file.file
|
39
39
|
# @option opts [String] :repository Repository referenced by HREF
|
40
40
|
# @option opts [String] :repository_version Repository Version referenced by HREF
|
41
41
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
@@ -62,7 +62,7 @@ module PulpcoreClient
|
|
62
62
|
# @option opts [Array<DateTime>] :pulp_created__range Filter results where pulp_created is between two comma separated values
|
63
63
|
# @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
|
64
64
|
# @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
|
65
|
-
# @option opts [Array<String>] :pulp_type__in Pulp type is in
|
65
|
+
# @option opts [Array<String>] :pulp_type__in Pulp type is in * `file.file` - file.file
|
66
66
|
# @option opts [String] :repository Repository referenced by HREF
|
67
67
|
# @option opts [String] :repository_version Repository Version referenced by HREF
|
68
68
|
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
@@ -76,6 +76,10 @@ module PulpcoreClient
|
|
76
76
|
if @api_client.config.client_side_validation && opts[:'ordering'] && !opts[:'ordering'].all? { |item| allowable_values.include?(item) }
|
77
77
|
fail ArgumentError, "invalid value for \"ordering\", must include one of #{allowable_values}"
|
78
78
|
end
|
79
|
+
allowable_values = ["file.file"]
|
80
|
+
if @api_client.config.client_side_validation && opts[:'pulp_type__in'] && !opts[:'pulp_type__in'].all? { |item| allowable_values.include?(item) }
|
81
|
+
fail ArgumentError, "invalid value for \"pulp_type__in\", must include one of #{allowable_values}"
|
82
|
+
end
|
79
83
|
# resource path
|
80
84
|
local_var_path = '/pulp/api/v3/publications/'
|
81
85
|
|