pulpcore_client 3.39.32 → 3.40.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 (128) 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 +5 -5
  7. data/docs/ContentguardsApi.md +1 -1
  8. data/docs/ContentguardsContentRedirectApi.md +1 -1
  9. data/docs/ContentguardsHeaderApi.md +1 -1
  10. data/docs/ContentguardsRbacApi.md +1 -1
  11. data/docs/DistributionsApi.md +5 -5
  12. data/docs/DistributionsArtifactsApi.md +1 -1
  13. data/docs/DomainsApi.md +1 -1
  14. data/docs/ExportersFilesystemApi.md +1 -1
  15. data/docs/ExportersFilesystemExportsApi.md +1 -1
  16. data/docs/ExportersPulpApi.md +1 -1
  17. data/docs/ExportersPulpExportsApi.md +1 -1
  18. data/docs/GroupsApi.md +1 -1
  19. data/docs/GroupsRolesApi.md +1 -1
  20. data/docs/GroupsUsersApi.md +1 -1
  21. data/docs/ImportersPulpApi.md +1 -1
  22. data/docs/ImportersPulpImportCheckApi.md +1 -1
  23. data/docs/ImportersPulpImportsApi.md +1 -1
  24. data/docs/OrphansApi.md +1 -1
  25. data/docs/OrphansCleanupApi.md +1 -1
  26. data/docs/PaginatedAccessPolicyResponseList.md +2 -2
  27. data/docs/PaginatedArtifactDistributionResponseList.md +2 -2
  28. data/docs/PaginatedArtifactResponseList.md +2 -2
  29. data/docs/PaginatedContentGuardResponseList.md +2 -2
  30. data/docs/PaginatedContentRedirectContentGuardResponseList.md +2 -2
  31. data/docs/PaginatedDistributionResponseList.md +2 -2
  32. data/docs/PaginatedDomainResponseList.md +2 -2
  33. data/docs/PaginatedFilesystemExportResponseList.md +2 -2
  34. data/docs/PaginatedFilesystemExporterResponseList.md +2 -2
  35. data/docs/PaginatedGroupResponseList.md +2 -2
  36. data/docs/PaginatedGroupRoleResponseList.md +2 -2
  37. data/docs/PaginatedGroupUserResponseList.md +2 -2
  38. data/docs/PaginatedHeaderContentGuardResponseList.md +2 -2
  39. data/docs/PaginatedImportResponseList.md +2 -2
  40. data/docs/PaginatedMultipleArtifactContentResponseList.md +2 -2
  41. data/docs/PaginatedPublicationResponseList.md +2 -2
  42. data/docs/PaginatedPulpExportResponseList.md +2 -2
  43. data/docs/PaginatedPulpExporterResponseList.md +2 -2
  44. data/docs/PaginatedPulpImporterResponseList.md +2 -2
  45. data/docs/PaginatedRBACContentGuardResponseList.md +2 -2
  46. data/docs/PaginatedRemoteResponseList.md +2 -2
  47. data/docs/PaginatedRepositoryResponseList.md +2 -2
  48. data/docs/PaginatedRepositoryVersionResponseList.md +2 -2
  49. data/docs/PaginatedRoleResponseList.md +2 -2
  50. data/docs/PaginatedSigningServiceResponseList.md +2 -2
  51. data/docs/PaginatedTaskGroupResponseList.md +2 -2
  52. data/docs/PaginatedTaskResponseList.md +2 -2
  53. data/docs/PaginatedTaskScheduleResponseList.md +2 -2
  54. data/docs/PaginatedUploadResponseList.md +2 -2
  55. data/docs/PaginatedUpstreamPulpResponseList.md +2 -2
  56. data/docs/PaginatedUserResponseList.md +2 -2
  57. data/docs/PaginatedUserRoleResponseList.md +2 -2
  58. data/docs/PaginatedWorkerResponseList.md +2 -2
  59. data/docs/PublicationsApi.md +5 -5
  60. data/docs/RemoteResponseHiddenFields.md +2 -2
  61. data/docs/RemotesApi.md +5 -5
  62. data/docs/RepairApi.md +1 -1
  63. data/docs/RepositoriesApi.md +5 -5
  64. data/docs/RepositoriesReclaimSpaceApi.md +1 -1
  65. data/docs/RepositoryVersionsApi.md +1 -1
  66. data/docs/RolesApi.md +1 -1
  67. data/docs/SigningServicesApi.md +1 -1
  68. data/docs/StatusApi.md +1 -1
  69. data/docs/TaskGroupsApi.md +1 -1
  70. data/docs/TaskSchedulesApi.md +1 -1
  71. data/docs/TasksApi.md +3 -3
  72. data/docs/UploadsApi.md +1 -1
  73. data/docs/UpstreamPulpsApi.md +1 -1
  74. data/docs/UsersApi.md +1 -1
  75. data/docs/UsersRolesApi.md +1 -1
  76. data/docs/WorkersApi.md +1 -1
  77. data/lib/pulpcore_client/api/content_api.rb +6 -6
  78. data/lib/pulpcore_client/api/distributions_api.rb +6 -6
  79. data/lib/pulpcore_client/api/publications_api.rb +12 -4
  80. data/lib/pulpcore_client/api/remotes_api.rb +12 -4
  81. data/lib/pulpcore_client/api/repositories_api.rb +12 -4
  82. data/lib/pulpcore_client/api/tasks_api.rb +3 -3
  83. data/lib/pulpcore_client/configuration.rb +2 -2
  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_header_content_guard_response_list.rb +0 -10
  98. data/lib/pulpcore_client/models/paginated_import_response_list.rb +0 -10
  99. data/lib/pulpcore_client/models/paginated_multiple_artifact_content_response_list.rb +0 -10
  100. data/lib/pulpcore_client/models/paginated_publication_response_list.rb +0 -10
  101. data/lib/pulpcore_client/models/paginated_pulp_export_response_list.rb +0 -10
  102. data/lib/pulpcore_client/models/paginated_pulp_exporter_response_list.rb +0 -10
  103. data/lib/pulpcore_client/models/paginated_pulp_importer_response_list.rb +0 -10
  104. data/lib/pulpcore_client/models/paginated_rbac_content_guard_response_list.rb +0 -10
  105. data/lib/pulpcore_client/models/paginated_remote_response_list.rb +0 -10
  106. data/lib/pulpcore_client/models/paginated_repository_response_list.rb +0 -10
  107. data/lib/pulpcore_client/models/paginated_repository_version_response_list.rb +0 -10
  108. data/lib/pulpcore_client/models/paginated_role_response_list.rb +0 -10
  109. data/lib/pulpcore_client/models/paginated_signing_service_response_list.rb +0 -10
  110. data/lib/pulpcore_client/models/paginated_task_group_response_list.rb +0 -10
  111. data/lib/pulpcore_client/models/paginated_task_response_list.rb +0 -10
  112. data/lib/pulpcore_client/models/paginated_task_schedule_response_list.rb +0 -10
  113. data/lib/pulpcore_client/models/paginated_upload_response_list.rb +0 -10
  114. data/lib/pulpcore_client/models/paginated_upstream_pulp_response_list.rb +0 -10
  115. data/lib/pulpcore_client/models/paginated_user_response_list.rb +0 -10
  116. data/lib/pulpcore_client/models/paginated_user_role_response_list.rb +0 -10
  117. data/lib/pulpcore_client/models/paginated_worker_response_list.rb +0 -10
  118. data/lib/pulpcore_client/models/remote_response_hidden_fields.rb +0 -10
  119. data/lib/pulpcore_client/version.rb +1 -1
  120. data/spec/api/content_api_spec.rb +2 -2
  121. data/spec/api/distributions_api_spec.rb +2 -2
  122. data/spec/api/publications_api_spec.rb +2 -2
  123. data/spec/api/remotes_api_spec.rb +2 -2
  124. data/spec/api/repositories_api_spec.rb +2 -2
  125. data/spec/api/tasks_api_spec.rb +1 -1
  126. data/spec/configuration_spec.rb +3 -3
  127. data/spec/models/artifact_distribution_response_spec.rb +6 -6
  128. metadata +163 -163
@@ -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 *http://pulp*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -43,8 +43,8 @@ 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: 'pulp_type_example', # String | Pulp type
47
- pulp_type__in: ['pulp_type__in_example'], # Array<String> | Multiple values may be separated by commas.
46
+ pulp_type: 'pulp_type_example', # String | Pulp type * `file.file` - file.file
47
+ pulp_type__in: ['pulp_type__in_example'], # Array<String> | Multiple values may be separated by commas. * `file.file` - file.file
48
48
  q: 'q_example', # String |
49
49
  repository: 'repository_example', # String | Repository referenced by HREF
50
50
  repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
@@ -79,8 +79,8 @@ Name | Type | Description | Notes
79
79
  **pulp_created__range** | [**Array&lt;DateTime&gt;**](DateTime.md)| Filter results where pulp_created is between two comma separated values | [optional]
80
80
  **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
81
81
  **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
82
- **pulp_type** | **String**| Pulp type | [optional]
83
- **pulp_type__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
82
+ **pulp_type** | **String**| Pulp type * &#x60;file.file&#x60; - file.file | [optional]
83
+ **pulp_type__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. * &#x60;file.file&#x60; - file.file | [optional]
84
84
  **q** | **String**| | [optional]
85
85
  **repository** | **String**| Repository referenced by HREF | [optional]
86
86
  **repository_version** | [**String**](.md)| Repository Version referenced by HREF | [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 *http://pulp*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -51,8 +51,8 @@ opts = {
51
51
  pulp_last_updated__lt: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Filter results where pulp_last_updated is less than value
52
52
  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
53
53
  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
54
- pulp_type: 'pulp_type_example', # String | Pulp type
55
- pulp_type__in: ['pulp_type__in_example'], # Array<String> | Multiple values may be separated by commas.
54
+ pulp_type: 'pulp_type_example', # String | Pulp type * `file.file` - file.file
55
+ pulp_type__in: ['pulp_type__in_example'], # Array<String> | Multiple values may be separated by commas. * `file.file` - file.file
56
56
  q: 'q_example', # String |
57
57
  fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
58
58
  exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
@@ -93,8 +93,8 @@ Name | Type | Description | Notes
93
93
  **pulp_last_updated__lt** | **DateTime**| Filter results where pulp_last_updated is less than value | [optional]
94
94
  **pulp_last_updated__lte** | **DateTime**| Filter results where pulp_last_updated is less than or equal to value | [optional]
95
95
  **pulp_last_updated__range** | [**Array&lt;DateTime&gt;**](DateTime.md)| Filter results where pulp_last_updated is between two comma separated values | [optional]
96
- **pulp_type** | **String**| Pulp type | [optional]
97
- **pulp_type__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
96
+ **pulp_type** | **String**| Pulp type * &#x60;file.file&#x60; - file.file | [optional]
97
+ **pulp_type__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. * &#x60;file.file&#x60; - file.file | [optional]
98
98
  **q** | **String**| | [optional]
99
99
  **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
100
100
  **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
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 *http://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 *http://pulp*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -46,8 +46,8 @@ opts = {
46
46
  pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
47
47
  pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
48
48
  pulp_label_select: 'pulp_label_select_example', # String | Filter labels by search string
49
- pulp_type: 'pulp_type_example', # String | Pulp type
50
- pulp_type__in: ['pulp_type__in_example'], # Array<String> | Multiple values may be separated by commas.
49
+ pulp_type: 'pulp_type_example', # String | Pulp type * `file.file` - file.file
50
+ pulp_type__in: ['pulp_type__in_example'], # Array<String> | Multiple values may be separated by commas. * `file.file` - file.file
51
51
  q: 'q_example', # String |
52
52
  remote: 'remote_example', # String | Foreign Key referenced by HREF
53
53
  retain_repo_versions: 56, # Integer | Filter results where retain_repo_versions matches value
@@ -93,8 +93,8 @@ Name | Type | Description | Notes
93
93
  **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
94
94
  **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
95
95
  **pulp_label_select** | **String**| Filter labels by search string | [optional]
96
- **pulp_type** | **String**| Pulp type | [optional]
97
- **pulp_type__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
96
+ **pulp_type** | **String**| Pulp type * &#x60;file.file&#x60; - file.file | [optional]
97
+ **pulp_type__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. * &#x60;file.file&#x60; - file.file | [optional]
98
98
  **q** | **String**| | [optional]
99
99
  **remote** | [**String**](.md)| Foreign Key referenced by HREF | [optional]
100
100
  **retain_repo_versions** | **Integer**| Filter results where retain_repo_versions matches 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 *http://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 *http://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 *http://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 *http://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 *http://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 *http://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 *http://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 *http://pulp*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -163,7 +163,7 @@ opts = {
163
163
  name__in: ['name__in_example'], # Array<String> | Filter results where name is in a comma-separated list of values
164
164
  name__ne: 'name__ne_example', # String | Filter results where name not equal to value
165
165
  offset: 56, # Integer | The initial index from which to return the results.
166
- 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) * `enc_args` - Enc args * `-enc_args` - Enc args (descending) * `enc_kwargs` - Enc kwargs * `-enc_kwargs` - Enc 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)
166
+ 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) * `enc_args` - Enc args * `-enc_args` - Enc args (descending) * `enc_kwargs` - Enc kwargs * `-enc_kwargs` - Enc 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)
167
167
  parent_task: 'parent_task_example', # String | Filter results where parent_task matches value
168
168
  pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
169
169
  pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
@@ -222,7 +222,7 @@ Name | Type | Description | Notes
222
222
  **name__in** | [**Array&lt;String&gt;**](String.md)| Filter results where name is in a comma-separated list of values | [optional]
223
223
  **name__ne** | **String**| Filter results where name not equal to value | [optional]
224
224
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
225
- **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;enc_args&#x60; - Enc args * &#x60;-enc_args&#x60; - Enc args (descending) * &#x60;enc_kwargs&#x60; - Enc kwargs * &#x60;-enc_kwargs&#x60; - Enc 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]
225
+ **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;enc_args&#x60; - Enc args * &#x60;-enc_args&#x60; - Enc args (descending) * &#x60;enc_kwargs&#x60; - Enc kwargs * &#x60;-enc_kwargs&#x60; - Enc 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]
226
226
  **parent_task** | [**String**](.md)| Filter results where parent_task matches value | [optional]
227
227
  **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
228
228
  **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [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 *http://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 *http://pulp*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
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 *http://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 *http://pulp*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
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 *http://pulp*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -27,8 +27,8 @@ 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 [String] :pulp_type Pulp type * &#x60;core.publishedmetadata&#x60; - core.publishedmetadata
31
- # @option opts [Array<String>] :pulp_type__in Multiple values may be separated by commas. * &#x60;core.publishedmetadata&#x60; - core.publishedmetadata
30
+ # @option opts [String] :pulp_type Pulp type * &#x60;core.publishedmetadata&#x60; - core.publishedmetadata * &#x60;file.file&#x60; - file.file
31
+ # @option opts [Array<String>] :pulp_type__in Multiple values may be separated by commas. * &#x60;core.publishedmetadata&#x60; - core.publishedmetadata * &#x60;file.file&#x60; - file.file
32
32
  # @option opts [String] :q
33
33
  # @option opts [String] :repository_version Repository Version referenced by HREF
34
34
  # @option opts [String] :repository_version_added Repository Version referenced by HREF
@@ -49,8 +49,8 @@ module PulpcoreClient
49
49
  # @option opts [Array<String>] :ordering Ordering * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
50
50
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
51
51
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
52
- # @option opts [String] :pulp_type Pulp type * &#x60;core.publishedmetadata&#x60; - core.publishedmetadata
53
- # @option opts [Array<String>] :pulp_type__in Multiple values may be separated by commas. * &#x60;core.publishedmetadata&#x60; - core.publishedmetadata
52
+ # @option opts [String] :pulp_type Pulp type * &#x60;core.publishedmetadata&#x60; - core.publishedmetadata * &#x60;file.file&#x60; - file.file
53
+ # @option opts [Array<String>] :pulp_type__in Multiple values may be separated by commas. * &#x60;core.publishedmetadata&#x60; - core.publishedmetadata * &#x60;file.file&#x60; - file.file
54
54
  # @option opts [String] :q
55
55
  # @option opts [String] :repository_version Repository Version referenced by HREF
56
56
  # @option opts [String] :repository_version_added Repository Version referenced by HREF
@@ -66,11 +66,11 @@ 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.publishedmetadata"]
69
+ allowable_values = ["core.publishedmetadata", "file.file"]
70
70
  if @api_client.config.client_side_validation && opts[:'pulp_type'] && !allowable_values.include?(opts[:'pulp_type'])
71
71
  fail ArgumentError, "invalid value for \"pulp_type\", must be one of #{allowable_values}"
72
72
  end
73
- allowable_values = ["core.publishedmetadata"]
73
+ allowable_values = ["core.publishedmetadata", "file.file"]
74
74
  if @api_client.config.client_side_validation && opts[:'pulp_type__in'] && !opts[:'pulp_type__in'].all? { |item| allowable_values.include?(item) }
75
75
  fail ArgumentError, "invalid value for \"pulp_type__in\", must include one of #{allowable_values}"
76
76
  end
@@ -41,8 +41,8 @@ module PulpcoreClient
41
41
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
42
42
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
43
43
  # @option opts [String] :pulp_label_select Filter labels by search string
44
- # @option opts [String] :pulp_type Pulp type * &#x60;core.artifact&#x60; - core.artifact
45
- # @option opts [Array<String>] :pulp_type__in Multiple values may be separated by commas. * &#x60;core.artifact&#x60; - core.artifact
44
+ # @option opts [String] :pulp_type Pulp type * &#x60;core.artifact&#x60; - core.artifact * &#x60;file.file&#x60; - file.file
45
+ # @option opts [Array<String>] :pulp_type__in Multiple values may be separated by commas. * &#x60;core.artifact&#x60; - core.artifact * &#x60;file.file&#x60; - file.file
46
46
  # @option opts [String] :q
47
47
  # @option opts [String] :repository Filter results where repository matches value
48
48
  # @option opts [Array<String>] :repository__in Filter results where repository is in a comma-separated list of values
@@ -77,8 +77,8 @@ module PulpcoreClient
77
77
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
78
78
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
79
79
  # @option opts [String] :pulp_label_select Filter labels by search string
80
- # @option opts [String] :pulp_type Pulp type * &#x60;core.artifact&#x60; - core.artifact
81
- # @option opts [Array<String>] :pulp_type__in Multiple values may be separated by commas. * &#x60;core.artifact&#x60; - core.artifact
80
+ # @option opts [String] :pulp_type Pulp type * &#x60;core.artifact&#x60; - core.artifact * &#x60;file.file&#x60; - file.file
81
+ # @option opts [Array<String>] :pulp_type__in Multiple values may be separated by commas. * &#x60;core.artifact&#x60; - core.artifact * &#x60;file.file&#x60; - file.file
82
82
  # @option opts [String] :q
83
83
  # @option opts [String] :repository Filter results where repository matches value
84
84
  # @option opts [Array<String>] :repository__in Filter results where repository is in a comma-separated list of values
@@ -94,11 +94,11 @@ module PulpcoreClient
94
94
  if @api_client.config.client_side_validation && opts[:'ordering'] && !opts[:'ordering'].all? { |item| allowable_values.include?(item) }
95
95
  fail ArgumentError, "invalid value for \"ordering\", must include one of #{allowable_values}"
96
96
  end
97
- allowable_values = ["core.artifact"]
97
+ allowable_values = ["core.artifact", "file.file"]
98
98
  if @api_client.config.client_side_validation && opts[:'pulp_type'] && !allowable_values.include?(opts[:'pulp_type'])
99
99
  fail ArgumentError, "invalid value for \"pulp_type\", must be one of #{allowable_values}"
100
100
  end
101
- allowable_values = ["core.artifact"]
101
+ allowable_values = ["core.artifact", "file.file"]
102
102
  if @api_client.config.client_side_validation && opts[:'pulp_type__in'] && !opts[:'pulp_type__in'].all? { |item| allowable_values.include?(item) }
103
103
  fail ArgumentError, "invalid value for \"pulp_type__in\", must include one of #{allowable_values}"
104
104
  end
@@ -35,8 +35,8 @@ 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 [String] :pulp_type Pulp type
39
- # @option opts [Array<String>] :pulp_type__in Multiple values may be separated by commas.
38
+ # @option opts [String] :pulp_type Pulp type * &#x60;file.file&#x60; - file.file
39
+ # @option opts [Array<String>] :pulp_type__in Multiple values may be separated by commas. * &#x60;file.file&#x60; - file.file
40
40
  # @option opts [String] :q
41
41
  # @option opts [String] :repository Repository referenced by HREF
42
42
  # @option opts [String] :repository_version Repository Version referenced by HREF
@@ -64,8 +64,8 @@ module PulpcoreClient
64
64
  # @option opts [Array<DateTime>] :pulp_created__range Filter results where pulp_created is between two comma separated values
65
65
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
66
66
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
67
- # @option opts [String] :pulp_type Pulp type
68
- # @option opts [Array<String>] :pulp_type__in Multiple values may be separated by commas.
67
+ # @option opts [String] :pulp_type Pulp type * &#x60;file.file&#x60; - file.file
68
+ # @option opts [Array<String>] :pulp_type__in Multiple values may be separated by commas. * &#x60;file.file&#x60; - file.file
69
69
  # @option opts [String] :q
70
70
  # @option opts [String] :repository Repository referenced by HREF
71
71
  # @option opts [String] :repository_version Repository Version referenced by HREF
@@ -80,6 +80,14 @@ module PulpcoreClient
80
80
  if @api_client.config.client_side_validation && opts[:'ordering'] && !opts[:'ordering'].all? { |item| allowable_values.include?(item) }
81
81
  fail ArgumentError, "invalid value for \"ordering\", must include one of #{allowable_values}"
82
82
  end
83
+ allowable_values = ["file.file"]
84
+ if @api_client.config.client_side_validation && opts[:'pulp_type'] && !allowable_values.include?(opts[:'pulp_type'])
85
+ fail ArgumentError, "invalid value for \"pulp_type\", must be one of #{allowable_values}"
86
+ end
87
+ allowable_values = ["file.file"]
88
+ if @api_client.config.client_side_validation && opts[:'pulp_type__in'] && !opts[:'pulp_type__in'].all? { |item| allowable_values.include?(item) }
89
+ fail ArgumentError, "invalid value for \"pulp_type__in\", must include one of #{allowable_values}"
90
+ end
83
91
  # resource path
84
92
  local_var_path = '/pulp/api/v3/publications/'
85
93
 
@@ -43,8 +43,8 @@ module PulpcoreClient
43
43
  # @option opts [DateTime] :pulp_last_updated__lt Filter results where pulp_last_updated is less than value
44
44
  # @option opts [DateTime] :pulp_last_updated__lte Filter results where pulp_last_updated is less than or equal to value
45
45
  # @option opts [Array<DateTime>] :pulp_last_updated__range Filter results where pulp_last_updated is between two comma separated values
46
- # @option opts [String] :pulp_type Pulp type
47
- # @option opts [Array<String>] :pulp_type__in Multiple values may be separated by commas.
46
+ # @option opts [String] :pulp_type Pulp type * &#x60;file.file&#x60; - file.file
47
+ # @option opts [Array<String>] :pulp_type__in Multiple values may be separated by commas. * &#x60;file.file&#x60; - file.file
48
48
  # @option opts [String] :q
49
49
  # @option opts [Array<String>] :fields A list of fields to include in the response.
50
50
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
@@ -78,8 +78,8 @@ module PulpcoreClient
78
78
  # @option opts [DateTime] :pulp_last_updated__lt Filter results where pulp_last_updated is less than value
79
79
  # @option opts [DateTime] :pulp_last_updated__lte Filter results where pulp_last_updated is less than or equal to value
80
80
  # @option opts [Array<DateTime>] :pulp_last_updated__range Filter results where pulp_last_updated is between two comma separated values
81
- # @option opts [String] :pulp_type Pulp type
82
- # @option opts [Array<String>] :pulp_type__in Multiple values may be separated by commas.
81
+ # @option opts [String] :pulp_type Pulp type * &#x60;file.file&#x60; - file.file
82
+ # @option opts [Array<String>] :pulp_type__in Multiple values may be separated by commas. * &#x60;file.file&#x60; - file.file
83
83
  # @option opts [String] :q
84
84
  # @option opts [Array<String>] :fields A list of fields to include in the response.
85
85
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
@@ -92,6 +92,14 @@ module PulpcoreClient
92
92
  if @api_client.config.client_side_validation && opts[:'ordering'] && !opts[:'ordering'].all? { |item| allowable_values.include?(item) }
93
93
  fail ArgumentError, "invalid value for \"ordering\", must include one of #{allowable_values}"
94
94
  end
95
+ allowable_values = ["file.file"]
96
+ if @api_client.config.client_side_validation && opts[:'pulp_type'] && !allowable_values.include?(opts[:'pulp_type'])
97
+ fail ArgumentError, "invalid value for \"pulp_type\", must be one of #{allowable_values}"
98
+ end
99
+ allowable_values = ["file.file"]
100
+ if @api_client.config.client_side_validation && opts[:'pulp_type__in'] && !opts[:'pulp_type__in'].all? { |item| allowable_values.include?(item) }
101
+ fail ArgumentError, "invalid value for \"pulp_type__in\", must include one of #{allowable_values}"
102
+ end
95
103
  # resource path
96
104
  local_var_path = '/pulp/api/v3/remotes/'
97
105
 
@@ -38,8 +38,8 @@ module PulpcoreClient
38
38
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
39
39
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
40
40
  # @option opts [String] :pulp_label_select Filter labels by search string
41
- # @option opts [String] :pulp_type Pulp type
42
- # @option opts [Array<String>] :pulp_type__in Multiple values may be separated by commas.
41
+ # @option opts [String] :pulp_type Pulp type * &#x60;file.file&#x60; - file.file
42
+ # @option opts [Array<String>] :pulp_type__in Multiple values may be separated by commas. * &#x60;file.file&#x60; - file.file
43
43
  # @option opts [String] :q
44
44
  # @option opts [String] :remote Foreign Key referenced by HREF
45
45
  # @option opts [Integer] :retain_repo_versions Filter results where retain_repo_versions matches value
@@ -78,8 +78,8 @@ module PulpcoreClient
78
78
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
79
79
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
80
80
  # @option opts [String] :pulp_label_select Filter labels by search string
81
- # @option opts [String] :pulp_type Pulp type
82
- # @option opts [Array<String>] :pulp_type__in Multiple values may be separated by commas.
81
+ # @option opts [String] :pulp_type Pulp type * &#x60;file.file&#x60; - file.file
82
+ # @option opts [Array<String>] :pulp_type__in Multiple values may be separated by commas. * &#x60;file.file&#x60; - file.file
83
83
  # @option opts [String] :q
84
84
  # @option opts [String] :remote Foreign Key referenced by HREF
85
85
  # @option opts [Integer] :retain_repo_versions Filter results where retain_repo_versions matches value
@@ -102,6 +102,14 @@ module PulpcoreClient
102
102
  if @api_client.config.client_side_validation && opts[:'ordering'] && !opts[:'ordering'].all? { |item| allowable_values.include?(item) }
103
103
  fail ArgumentError, "invalid value for \"ordering\", must include one of #{allowable_values}"
104
104
  end
105
+ allowable_values = ["file.file"]
106
+ if @api_client.config.client_side_validation && opts[:'pulp_type'] && !allowable_values.include?(opts[:'pulp_type'])
107
+ fail ArgumentError, "invalid value for \"pulp_type\", must be one of #{allowable_values}"
108
+ end
109
+ allowable_values = ["file.file"]
110
+ if @api_client.config.client_side_validation && opts[:'pulp_type__in'] && !opts[:'pulp_type__in'].all? { |item| allowable_values.include?(item) }
111
+ fail ArgumentError, "invalid value for \"pulp_type__in\", must include one of #{allowable_values}"
112
+ end
105
113
  # resource path
106
114
  local_var_path = '/pulp/api/v3/repositories/'
107
115