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
@@ -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
 
@@ -1,6 +1,6 @@
1
1
  # PulpcoreClient::PublicationsApi
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
  ------------- | ------------- | -------------
@@ -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&lt;DateTime&gt;**](DateTime.md)| Filter results where pulp_created is between two comma separated values | [optional]
78
78
  **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
79
79
  **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
80
- **pulp_type__in** | [**Array&lt;String&gt;**](String.md)| Pulp type is in | [optional]
80
+ **pulp_type__in** | [**Array&lt;String&gt;**](String.md)| Pulp type is in * &#x60;file.file&#x60; - 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&lt;String&gt;**](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 *http://localhost:24817*
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&lt;DateTime&gt;**](DateTime.md)| Filter results where pulp_last_updated is between two comma separated values | [optional]
86
- **pulp_type__in** | [**Array&lt;String&gt;**](String.md)| Pulp type is in | [optional]
86
+ **pulp_type__in** | [**Array&lt;String&gt;**](String.md)| Pulp type is in * &#x60;file.file&#x60; - file.file | [optional]
87
87
  **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
88
88
  **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
89
89
 
data/docs/RepairApi.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # PulpcoreClient::RepairApi
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::RepositoriesApi
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
  ------------- | ------------- | -------------
@@ -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&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
84
84
  **pulp_id__in** | [**Array&lt;String&gt;**](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&lt;String&gt;**](String.md)| Pulp type is in | [optional]
87
- **remote** | [**String**](.md)| Foreign Key referenced by HREF | [optional]
86
+ **pulp_type__in** | [**Array&lt;String&gt;**](String.md)| Pulp type is in * &#x60;file.file&#x60; - 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]
@@ -1,6 +1,6 @@
1
1
  # PulpcoreClient::RepositoriesReclaimSpaceApi
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::RepositoryVersionsApi
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/RolesApi.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # PulpcoreClient::RolesApi
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::SigningServicesApi
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/StatusApi.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # PulpcoreClient::StatusApi
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::TaskGroupsApi
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::TaskSchedulesApi
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/TasksApi.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # PulpcoreClient::TasksApi
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
  ------------- | ------------- | -------------
@@ -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** | [**String**](.md)| Filter results where child_tasks matches value | [optional]
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&lt;String&gt;**](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&lt;String&gt;**](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&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;state&#x60; - State * &#x60;-state&#x60; - State (descending) * &#x60;name&#x60; - Name * &#x60;-name&#x60; - Name (descending) * &#x60;logging_cid&#x60; - Logging cid * &#x60;-logging_cid&#x60; - Logging cid (descending) * &#x60;started_at&#x60; - Started at * &#x60;-started_at&#x60; - Started at (descending) * &#x60;finished_at&#x60; - Finished at * &#x60;-finished_at&#x60; - Finished at (descending) * &#x60;error&#x60; - Error * &#x60;-error&#x60; - Error (descending) * &#x60;args&#x60; - Args * &#x60;-args&#x60; - Args (descending) * &#x60;kwargs&#x60; - Kwargs * &#x60;-kwargs&#x60; - Kwargs (descending) * &#x60;reserved_resources_record&#x60; - Reserved resources record * &#x60;-reserved_resources_record&#x60; - Reserved resources record (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional]
220
- **parent_task** | [**String**](.md)| Filter results where parent_task matches value | [optional]
219
+ **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;state&#x60; - State * &#x60;-state&#x60; - State (descending) * &#x60;name&#x60; - Name * &#x60;-name&#x60; - Name (descending) * &#x60;logging_cid&#x60; - Logging cid * &#x60;-logging_cid&#x60; - Logging cid (descending) * &#x60;started_at&#x60; - Started at * &#x60;-started_at&#x60; - Started at (descending) * &#x60;finished_at&#x60; - Finished at * &#x60;-finished_at&#x60; - Finished at (descending) * &#x60;error&#x60; - Error * &#x60;-error&#x60; - Error (descending) * &#x60;args&#x60; - Args * &#x60;-args&#x60; - Args (descending) * &#x60;kwargs&#x60; - Kwargs * &#x60;-kwargs&#x60; - Kwargs (descending) * &#x60;reserved_resources_record&#x60; - Reserved resources record * &#x60;-reserved_resources_record&#x60; - Reserved resources record (descending) * &#x60;versions&#x60; - Versions * &#x60;-versions&#x60; - Versions (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional]
220
+ **parent_task** | **String**| Filter results where parent_task matches value | [optional]
221
221
  **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
222
222
  **pulp_id__in** | [**Array&lt;String&gt;**](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&lt;DateTime&gt;**](DateTime.md)| Filter results where started_at is between two comma separated values | [optional]
234
234
  **state** | **String**| Filter results where state matches value * &#x60;waiting&#x60; - Waiting * &#x60;skipped&#x60; - Skipped * &#x60;running&#x60; - Running * &#x60;completed&#x60; - Completed * &#x60;failed&#x60; - Failed * &#x60;canceled&#x60; - Canceled * &#x60;canceling&#x60; - Canceling | [optional]
235
235
  **state__in** | [**Array&lt;String&gt;**](String.md)| Filter results where state is in a comma-separated list of values | [optional]
236
- **task_group** | [**String**](.md)| Filter results where task_group matches value | [optional]
237
- **worker** | [**String**](.md)| Filter results where worker matches value | [optional]
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&lt;String&gt;**](String.md)| Filter results where worker is in a comma-separated list of values | [optional]
239
239
  **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
240
240
  **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
data/docs/UploadsApi.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # PulpcoreClient::UploadsApi
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::UpstreamPulpsApi
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
  ------------- | ------------- | -------------
@@ -296,7 +296,7 @@ Name | Type | Description | Notes
296
296
 
297
297
  ## replicate
298
298
 
299
- > TaskGroupOperationResponse replicate(upstream_pulp_href)
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
- [**TaskGroupOperationResponse**](TaskGroupOperationResponse.md)
338
+ [**AsyncOperationResponse**](AsyncOperationResponse.md)
339
339
 
340
340
  ### Authorization
341
341
 
data/docs/UsersApi.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # PulpcoreClient::UsersApi
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::UsersRolesApi
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
  **auth_user_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]
data/docs/WorkersApi.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # PulpcoreClient::WorkersApi
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
  ------------- | ------------- | -------------
@@ -27,7 +27,7 @@ module PulpcoreClient
27
27
  # @option opts [Array<String>] :ordering Ordering * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - 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 * &#x60;core.publishedmetadata&#x60; - core.publishedmetadata
30
+ # @option opts [Array<String>] :pulp_type__in Pulp type is in * &#x60;core.publishedmetadata&#x60; - core.publishedmetadata * &#x60;file.file&#x60; - 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 * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - 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 * &#x60;core.publishedmetadata&#x60; - core.publishedmetadata
50
+ # @option opts [Array<String>] :pulp_type__in Pulp type is in * &#x60;core.publishedmetadata&#x60; - core.publishedmetadata * &#x60;file.file&#x60; - 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 * &#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)
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 * &#x60;core.rbac&#x60; - core.rbac * &#x60;core.content_redirect&#x60; - core.content_redirect
35
+ # @option opts [Array<String>] :pulp_type__in 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
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 * &#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)
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 * &#x60;core.rbac&#x60; - core.rbac * &#x60;core.content_redirect&#x60; - core.content_redirect
57
+ # @option opts [Array<String>] :pulp_type__in 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
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 * &#x60;core.artifact&#x60; - core.artifact
40
+ # @option opts [Array<String>] :pulp_type__in Pulp type is in * &#x60;core.artifact&#x60; - core.artifact * &#x60;file.file&#x60; - 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 * &#x60;core.artifact&#x60; - core.artifact
70
+ # @option opts [Array<String>] :pulp_type__in Pulp type is in * &#x60;core.artifact&#x60; - core.artifact * &#x60;file.file&#x60; - 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 * &#x60;file.file&#x60; - 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 * &#x60;file.file&#x60; - 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