crc-pulp-service-client 20250918.1__py3-none-any.whl → 20250922.1__py3-none-any.whl

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.

Potentially problematic release.


This version of crc-pulp-service-client might be problematic. Click here for more details.

Files changed (20) hide show
  1. {crc_pulp_service_client-20250918.1.dist-info → crc_pulp_service_client-20250922.1.dist-info}/METADATA +1 -1
  2. {crc_pulp_service_client-20250918.1.dist-info → crc_pulp_service_client-20250922.1.dist-info}/RECORD +13 -20
  3. pulpcore/client/pulp_service/__init__.py +1 -8
  4. pulpcore/client/pulp_service/api/__init__.py +0 -1
  5. pulpcore/client/pulp_service/api_client.py +1 -1
  6. pulpcore/client/pulp_service/configuration.py +3 -3
  7. pulpcore/client/pulp_service/models/__init__.py +0 -6
  8. pulpcore/client/pulp_service/models/paginated_task_response_list.py +10 -0
  9. pulpcore/client/pulp_service/models/paginatedservice_feature_content_guard_response_list.py +10 -0
  10. pulpcore/client/pulp_service/models/paginatedservice_vulnerability_report_response_list.py +10 -0
  11. pulpcore/client/pulp_service/models/task_response.py +11 -1
  12. pulpcore/client/pulp_service/api/content_rpmpackages_api.py +0 -1899
  13. pulpcore/client/pulp_service/models/paginatedrpm_package_response_list.py +0 -102
  14. pulpcore/client/pulp_service/models/rpm_package_response.py +0 -309
  15. pulpcore/client/pulp_service/models/set_label.py +0 -103
  16. pulpcore/client/pulp_service/models/set_label_response.py +0 -103
  17. pulpcore/client/pulp_service/models/unset_label.py +0 -96
  18. pulpcore/client/pulp_service/models/unset_label_response.py +0 -100
  19. {crc_pulp_service_client-20250918.1.dist-info → crc_pulp_service_client-20250922.1.dist-info}/WHEEL +0 -0
  20. {crc_pulp_service_client-20250918.1.dist-info → crc_pulp_service_client-20250922.1.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: crc-pulp_service-client
3
- Version: 20250918.1
3
+ Version: 20250922.1
4
4
  Summary: Pulp 3 API
5
5
  Home-page:
6
6
  Author: Pulp Team
@@ -1,22 +1,21 @@
1
1
  pulpcore/__init__.py,sha256=QDJyS5jtJnGFsSuOx43ZvLBCOrHImm8NrZk5f9URWdk,75
2
2
  pulpcore/client/__init__.py,sha256=QDJyS5jtJnGFsSuOx43ZvLBCOrHImm8NrZk5f9URWdk,75
3
- pulpcore/client/pulp_service/__init__.py,sha256=W9anuSdSiqP0bKlzDTf6WFfMsmodOV7J93cgd4_weV8,3944
4
- pulpcore/client/pulp_service/api_client.py,sha256=CLINnvFilZ6uxqDa8SB8smfatD0z4j5q-wy4qEkuH38,27541
3
+ pulpcore/client/pulp_service/__init__.py,sha256=V5u0gihlbCYWfhPVUqcn4stE60Bq-DWrKNGHjIDQn7k,3340
4
+ pulpcore/client/pulp_service/api_client.py,sha256=1VNvP-3gKXPCp_fDmSkjcwzKmUfBI9VVUBWLIEXrgbc,27541
5
5
  pulpcore/client/pulp_service/api_response.py,sha256=eMxw1mpmJcoGZ3gs9z6jM4oYoZ10Gjk333s9sKxGv7s,652
6
- pulpcore/client/pulp_service/configuration.py,sha256=DhJLxvz_7orZEf-5cv0jnvhSmiUT8ivENTg8ZiBvOzc,19686
6
+ pulpcore/client/pulp_service/configuration.py,sha256=9o63Ao_58jA_28WKO2Q1nYGWZY7keeRg9RupVwjv2f8,19686
7
7
  pulpcore/client/pulp_service/exceptions.py,sha256=voqdIkPGpfNSUF9SsFqERflJMVs-uYFH60fd1rcsz6Y,5957
8
8
  pulpcore/client/pulp_service/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
9
9
  pulpcore/client/pulp_service/rest.py,sha256=XBy6U2uDmD3JVaVMJshqRczy8zYdLoUpM0tT5uu10ao,9411
10
- pulpcore/client/pulp_service/api/__init__.py,sha256=xdrNbkAhuEYIu9I9NW0275s9GBN_E97srkkBRgDOEQo,749
10
+ pulpcore/client/pulp_service/api/__init__.py,sha256=_5ozo8SgD-cBzSfNvJAMvH8QuWNUkVIrjZDGMEBp_vY,658
11
11
  pulpcore/client/pulp_service/api/api_create_domain_api.py,sha256=TIJc_bQ7KjDnjlfoaOlvE353AwdLbFVGMTGOVZvzORs,12758
12
12
  pulpcore/client/pulp_service/api/api_debug_auth_header_api.py,sha256=72p90hUugvu-YK3I93bcDqCbilQfzQU6WQhQzsxTdoo,13134
13
13
  pulpcore/client/pulp_service/api/api_test_random_lock_tasks_api.py,sha256=y3bW5lr5xGYfOCkltuTiBrPP_ldpk78-SrNlnTmKgrg,12966
14
14
  pulpcore/client/pulp_service/api/api_test_tasks_api.py,sha256=SXhf3JT4Mfi7-DifFxTzA04eexVVLU09Dt7f_qpUsi4,12944
15
- pulpcore/client/pulp_service/api/content_rpmpackages_api.py,sha256=cRoKXEPi-bEvQOUjFuA3NDv6XTEx4aH3jRFdLPP4FR4,83632
16
15
  pulpcore/client/pulp_service/api/contentguards_feature_api.py,sha256=DhcraIj8gYvBsQUrDek2cnEay1vNGMmmlHCEOonxbxY,149362
17
16
  pulpcore/client/pulp_service/api/tasks_api.py,sha256=nnc65bYAmBFww0OKSz2a0drsRZBx98eh3xzeGykYlpI,92230
18
17
  pulpcore/client/pulp_service/api/vuln_report_service_api.py,sha256=VzFnDKGMxqIjZiNewwm7bQNGSEdIXcrRcf25uJkjt44,65026
19
- pulpcore/client/pulp_service/models/__init__.py,sha256=fEvwfJBWuP8RW0E_4xJdIJGdINug47jX04wPoHG-gro,2568
18
+ pulpcore/client/pulp_service/models/__init__.py,sha256=aGDJ9ydX_bSso78M8DsQ0BGIP6dn1MpUICJbSoDoJm8,2055
20
19
  pulpcore/client/pulp_service/models/async_operation_response.py,sha256=IbcgvoCxfMCL9HXaPJDPLgDo8IKE12QKstLIxzhegt8,2558
21
20
  pulpcore/client/pulp_service/models/domain.py,sha256=emWxFoRCEh_73sGfeW0-PxoPBzn40Y5LPdj8yCefnNE,4851
22
21
  pulpcore/client/pulp_service/models/domain_response.py,sha256=aLaqUytBRGZran1xkKs8R_X-u-Q5w4zk8cuRg8XRWSs,5924
@@ -24,23 +23,17 @@ pulpcore/client/pulp_service/models/my_permissions_response.py,sha256=q5KI8WcrUy
24
23
  pulpcore/client/pulp_service/models/nested_role.py,sha256=_QDbpC49ZywdkvKtd2vWnh9cxhct1kcHizHxQ1pIvH0,3003
25
24
  pulpcore/client/pulp_service/models/nested_role_response.py,sha256=j3oDMZ6T7FdGcuOdhKM5VkAYn0aUbcF73675vaNDOxk,2874
26
25
  pulpcore/client/pulp_service/models/object_roles_response.py,sha256=WcYUj7AlMwR8WAO7XKOqK_v1YJz9or0jHVvUVFsMAZI,2977
27
- pulpcore/client/pulp_service/models/paginated_task_response_list.py,sha256=uGSaXY4T2t6JrjnBmw_aKg8vxLRtMYE6lEb8yiOR5Iw,3281
28
- pulpcore/client/pulp_service/models/paginatedrpm_package_response_list.py,sha256=D7-vBzhAcFKH2-FR7JXGpypOjgRHGyKcxprVuhHLuo0,3330
29
- pulpcore/client/pulp_service/models/paginatedservice_feature_content_guard_response_list.py,sha256=5CEZLF2A7N02wYVUl0wkq-gER6KUQGe8BIIJ13yg4Ko,3460
30
- pulpcore/client/pulp_service/models/paginatedservice_vulnerability_report_response_list.py,sha256=L7uUgLpyhrAIEHkDEbRa8rURCvHjR7lxn4iMFrHK1Fo,3459
26
+ pulpcore/client/pulp_service/models/paginated_task_response_list.py,sha256=R6fJuG2JS1belG-_XclgjS7iYbm_x1586aVjHidwblM,3695
27
+ pulpcore/client/pulp_service/models/paginatedservice_feature_content_guard_response_list.py,sha256=eJfhf-0Gnm6dKbYqiYW-Mr2aQSPjsryVvPhthHvXB00,3874
28
+ pulpcore/client/pulp_service/models/paginatedservice_vulnerability_report_response_list.py,sha256=ELMY8mKwpEPBi7jz1in97HupnEAetJsVQMiK9j5NpwA,3873
31
29
  pulpcore/client/pulp_service/models/patchedservice_feature_content_guard.py,sha256=N-j_foG7gvzpzvJPzqr-RndEJN64BZr-53NYd5a0BZg,3852
32
30
  pulpcore/client/pulp_service/models/progress_report_response.py,sha256=0NtqBu9tx7dTliiB_gbmJG_HVYTQbXObBRDe7ZhstVA,4481
33
- pulpcore/client/pulp_service/models/rpm_package_response.py,sha256=zEOW2gq9B48M9rDEXHKlZDQzaPTe46ALA4ZbmtggO10,15695
34
31
  pulpcore/client/pulp_service/models/service_feature_content_guard.py,sha256=AFrYuWWSuEwbrnaB4Qv1HJbdpUE4pCWiII8j-TbOJ6M,3766
35
32
  pulpcore/client/pulp_service/models/service_feature_content_guard_response.py,sha256=Jsuil4ljXafL3cGgk1b0u-uNyEguCqLSA3tGEi6vHE0,4668
36
33
  pulpcore/client/pulp_service/models/service_vulnerability_report_response.py,sha256=q2xsiNvYK5WCIgvZFmf0DWXkLO1skj9hvApYtegsvgI,3880
37
- pulpcore/client/pulp_service/models/set_label.py,sha256=U4GfMTtATF317Z37s7E8CAeTo0u64QLEYZ79ZTsTOYQ,3153
38
- pulpcore/client/pulp_service/models/set_label_response.py,sha256=nUSYQHAxcJ3ATyUmBfiu8L6xSspCLKwbwxVSZaY9yv0,3163
39
34
  pulpcore/client/pulp_service/models/storage_class_enum.py,sha256=BwLtMdj6LexVjhHIHELE1Hlw6c9dU6SCytz6f0D5c0E,1383
40
- pulpcore/client/pulp_service/models/task_response.py,sha256=UuNuVCkGZvKzjDZR9LnS5nS9xwmn64K3yrEr8ZZ1BKA,8184
41
- pulpcore/client/pulp_service/models/unset_label.py,sha256=m6s6AFgi5_7fKsjPhcLwz7ZjKXsSd_4F6PS7u5eINO0,2858
42
- pulpcore/client/pulp_service/models/unset_label_response.py,sha256=-TZohJf66mUqg4qD04k1dNoyAx69bX_VSf-HM9EpqN8,3046
43
- crc_pulp_service_client-20250918.1.dist-info/METADATA,sha256=BpddlLNSfLJiLkLWViKI9HbDVze09m-66ZHDvLqOvbI,642
44
- crc_pulp_service_client-20250918.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
45
- crc_pulp_service_client-20250918.1.dist-info/top_level.txt,sha256=v1J0AeNxNhm8YE5-xQe1G1YbfoMRZ_u9DAg_Gi7omeY,9
46
- crc_pulp_service_client-20250918.1.dist-info/RECORD,,
35
+ pulpcore/client/pulp_service/models/task_response.py,sha256=4Pp5cJ8QFhkUgdwmVfsHxYV4hTEZP8BGqcQimmf62AY,8644
36
+ crc_pulp_service_client-20250922.1.dist-info/METADATA,sha256=6KmLnjvI73SOlbBWwOgy8i7kFnw8VUMOfFWWcIys0h8,642
37
+ crc_pulp_service_client-20250922.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
38
+ crc_pulp_service_client-20250922.1.dist-info/top_level.txt,sha256=v1J0AeNxNhm8YE5-xQe1G1YbfoMRZ_u9DAg_Gi7omeY,9
39
+ crc_pulp_service_client-20250922.1.dist-info/RECORD,,
@@ -15,14 +15,13 @@
15
15
  """ # noqa: E501
16
16
 
17
17
 
18
- __version__ = "20250918.1"
18
+ __version__ = "20250922.1"
19
19
 
20
20
  # import apis into sdk package
21
21
  from pulpcore.client.pulp_service.api.api_create_domain_api import ApiCreateDomainApi
22
22
  from pulpcore.client.pulp_service.api.api_debug_auth_header_api import ApiDebugAuthHeaderApi
23
23
  from pulpcore.client.pulp_service.api.api_test_random_lock_tasks_api import ApiTestRandomLockTasksApi
24
24
  from pulpcore.client.pulp_service.api.api_test_tasks_api import ApiTestTasksApi
25
- from pulpcore.client.pulp_service.api.content_rpmpackages_api import ContentRpmpackagesApi
26
25
  from pulpcore.client.pulp_service.api.contentguards_feature_api import ContentguardsFeatureApi
27
26
  from pulpcore.client.pulp_service.api.tasks_api import TasksApi
28
27
  from pulpcore.client.pulp_service.api.vuln_report_service_api import VulnReportServiceApi
@@ -47,18 +46,12 @@ from pulpcore.client.pulp_service.models.nested_role import NestedRole
47
46
  from pulpcore.client.pulp_service.models.nested_role_response import NestedRoleResponse
48
47
  from pulpcore.client.pulp_service.models.object_roles_response import ObjectRolesResponse
49
48
  from pulpcore.client.pulp_service.models.paginated_task_response_list import PaginatedTaskResponseList
50
- from pulpcore.client.pulp_service.models.paginatedrpm_package_response_list import PaginatedrpmPackageResponseList
51
49
  from pulpcore.client.pulp_service.models.paginatedservice_feature_content_guard_response_list import PaginatedserviceFeatureContentGuardResponseList
52
50
  from pulpcore.client.pulp_service.models.paginatedservice_vulnerability_report_response_list import PaginatedserviceVulnerabilityReportResponseList
53
51
  from pulpcore.client.pulp_service.models.patchedservice_feature_content_guard import PatchedserviceFeatureContentGuard
54
52
  from pulpcore.client.pulp_service.models.progress_report_response import ProgressReportResponse
55
- from pulpcore.client.pulp_service.models.rpm_package_response import RpmPackageResponse
56
53
  from pulpcore.client.pulp_service.models.service_feature_content_guard import ServiceFeatureContentGuard
57
54
  from pulpcore.client.pulp_service.models.service_feature_content_guard_response import ServiceFeatureContentGuardResponse
58
55
  from pulpcore.client.pulp_service.models.service_vulnerability_report_response import ServiceVulnerabilityReportResponse
59
- from pulpcore.client.pulp_service.models.set_label import SetLabel
60
- from pulpcore.client.pulp_service.models.set_label_response import SetLabelResponse
61
56
  from pulpcore.client.pulp_service.models.storage_class_enum import StorageClassEnum
62
57
  from pulpcore.client.pulp_service.models.task_response import TaskResponse
63
- from pulpcore.client.pulp_service.models.unset_label import UnsetLabel
64
- from pulpcore.client.pulp_service.models.unset_label_response import UnsetLabelResponse
@@ -5,7 +5,6 @@ from pulpcore.client.pulp_service.api.api_create_domain_api import ApiCreateDoma
5
5
  from pulpcore.client.pulp_service.api.api_debug_auth_header_api import ApiDebugAuthHeaderApi
6
6
  from pulpcore.client.pulp_service.api.api_test_random_lock_tasks_api import ApiTestRandomLockTasksApi
7
7
  from pulpcore.client.pulp_service.api.api_test_tasks_api import ApiTestTasksApi
8
- from pulpcore.client.pulp_service.api.content_rpmpackages_api import ContentRpmpackagesApi
9
8
  from pulpcore.client.pulp_service.api.contentguards_feature_api import ContentguardsFeatureApi
10
9
  from pulpcore.client.pulp_service.api.tasks_api import TasksApi
11
10
  from pulpcore.client.pulp_service.api.vuln_report_service_api import VulnReportServiceApi
@@ -91,7 +91,7 @@ class ApiClient:
91
91
  self.default_headers[header_name] = header_value
92
92
  self.cookie = cookie
93
93
  # Set default User-Agent.
94
- self.user_agent = 'OpenAPI-Generator/20250918.1/python'
94
+ self.user_agent = 'OpenAPI-Generator/20250922.1/python'
95
95
  self.client_side_validation = configuration.client_side_validation
96
96
 
97
97
  def __enter__(self):
@@ -225,7 +225,7 @@ conf = pulpcore.client.pulp_service.Configuration(
225
225
  ) -> None:
226
226
  """Constructor
227
227
  """
228
- self._base_path = "https://env-ephemeral-rqmobx.apps.crc-eph.r9lp.p1.openshiftapps.com" if host is None else host
228
+ self._base_path = "https://env-ephemeral-js3lkr.apps.crc-eph.r9lp.p1.openshiftapps.com" if host is None else host
229
229
  """Default Base url
230
230
  """
231
231
  self.server_index = 0 if server_index is None and host is None else server_index
@@ -557,7 +557,7 @@ conf = pulpcore.client.pulp_service.Configuration(
557
557
  "OS: {env}\n"\
558
558
  "Python Version: {pyversion}\n"\
559
559
  "Version of the API: v3\n"\
560
- "SDK Package Version: 20250918.1".\
560
+ "SDK Package Version: 20250922.1".\
561
561
  format(env=sys.platform, pyversion=sys.version)
562
562
 
563
563
  def get_host_settings(self) -> List[HostSetting]:
@@ -567,7 +567,7 @@ conf = pulpcore.client.pulp_service.Configuration(
567
567
  """
568
568
  return [
569
569
  {
570
- 'url': "https://env-ephemeral-rqmobx.apps.crc-eph.r9lp.p1.openshiftapps.com",
570
+ 'url': "https://env-ephemeral-js3lkr.apps.crc-eph.r9lp.p1.openshiftapps.com",
571
571
  'description': "No description provided",
572
572
  }
573
573
  ]
@@ -23,18 +23,12 @@ from pulpcore.client.pulp_service.models.nested_role import NestedRole
23
23
  from pulpcore.client.pulp_service.models.nested_role_response import NestedRoleResponse
24
24
  from pulpcore.client.pulp_service.models.object_roles_response import ObjectRolesResponse
25
25
  from pulpcore.client.pulp_service.models.paginated_task_response_list import PaginatedTaskResponseList
26
- from pulpcore.client.pulp_service.models.paginatedrpm_package_response_list import PaginatedrpmPackageResponseList
27
26
  from pulpcore.client.pulp_service.models.paginatedservice_feature_content_guard_response_list import PaginatedserviceFeatureContentGuardResponseList
28
27
  from pulpcore.client.pulp_service.models.paginatedservice_vulnerability_report_response_list import PaginatedserviceVulnerabilityReportResponseList
29
28
  from pulpcore.client.pulp_service.models.patchedservice_feature_content_guard import PatchedserviceFeatureContentGuard
30
29
  from pulpcore.client.pulp_service.models.progress_report_response import ProgressReportResponse
31
- from pulpcore.client.pulp_service.models.rpm_package_response import RpmPackageResponse
32
30
  from pulpcore.client.pulp_service.models.service_feature_content_guard import ServiceFeatureContentGuard
33
31
  from pulpcore.client.pulp_service.models.service_feature_content_guard_response import ServiceFeatureContentGuardResponse
34
32
  from pulpcore.client.pulp_service.models.service_vulnerability_report_response import ServiceVulnerabilityReportResponse
35
- from pulpcore.client.pulp_service.models.set_label import SetLabel
36
- from pulpcore.client.pulp_service.models.set_label_response import SetLabelResponse
37
33
  from pulpcore.client.pulp_service.models.storage_class_enum import StorageClassEnum
38
34
  from pulpcore.client.pulp_service.models.task_response import TaskResponse
39
- from pulpcore.client.pulp_service.models.unset_label import UnsetLabel
40
- from pulpcore.client.pulp_service.models.unset_label_response import UnsetLabelResponse
@@ -80,6 +80,16 @@ class PaginatedTaskResponseList(BaseModel):
80
80
  if _item_results:
81
81
  _items.append(_item_results.to_dict())
82
82
  _dict['results'] = _items
83
+ # set to None if next (nullable) is None
84
+ # and model_fields_set contains the field
85
+ if self.next is None and "next" in self.model_fields_set:
86
+ _dict['next'] = None
87
+
88
+ # set to None if previous (nullable) is None
89
+ # and model_fields_set contains the field
90
+ if self.previous is None and "previous" in self.model_fields_set:
91
+ _dict['previous'] = None
92
+
83
93
  return _dict
84
94
 
85
95
  @classmethod
@@ -80,6 +80,16 @@ class PaginatedserviceFeatureContentGuardResponseList(BaseModel):
80
80
  if _item_results:
81
81
  _items.append(_item_results.to_dict())
82
82
  _dict['results'] = _items
83
+ # set to None if next (nullable) is None
84
+ # and model_fields_set contains the field
85
+ if self.next is None and "next" in self.model_fields_set:
86
+ _dict['next'] = None
87
+
88
+ # set to None if previous (nullable) is None
89
+ # and model_fields_set contains the field
90
+ if self.previous is None and "previous" in self.model_fields_set:
91
+ _dict['previous'] = None
92
+
83
93
  return _dict
84
94
 
85
95
  @classmethod
@@ -80,6 +80,16 @@ class PaginatedserviceVulnerabilityReportResponseList(BaseModel):
80
80
  if _item_results:
81
81
  _items.append(_item_results.to_dict())
82
82
  _dict['results'] = _items
83
+ # set to None if next (nullable) is None
84
+ # and model_fields_set contains the field
85
+ if self.next is None and "next" in self.model_fields_set:
86
+ _dict['next'] = None
87
+
88
+ # set to None if previous (nullable) is None
89
+ # and model_fields_set contains the field
90
+ if self.previous is None and "previous" in self.model_fields_set:
91
+ _dict['previous'] = None
92
+
83
93
  return _dict
84
94
 
85
95
  @classmethod
@@ -48,7 +48,7 @@ class TaskResponse(BaseModel):
48
48
  progress_reports: Optional[List[ProgressReportResponse]] = None
49
49
  created_resources: Optional[List[StrictStr]] = Field(default=None, description="Resources created by this task.")
50
50
  reserved_resources_record: Optional[List[StrictStr]] = Field(default=None, description="A list of resources required by that task.")
51
- result: Optional[Any] = None
51
+ result: Optional[Any] = Field(default=None, description="The result of this task.")
52
52
  __properties: ClassVar[List[str]] = ["pulp_href", "prn", "pulp_created", "pulp_last_updated", "state", "name", "logging_cid", "created_by", "unblocked_at", "started_at", "finished_at", "error", "worker", "parent_task", "child_tasks", "task_group", "progress_reports", "created_resources", "reserved_resources_record", "result"]
53
53
 
54
54
  model_config = ConfigDict(
@@ -94,6 +94,11 @@ class TaskResponse(BaseModel):
94
94
  * OpenAPI `readOnly` fields are excluded.
95
95
  * OpenAPI `readOnly` fields are excluded.
96
96
  * OpenAPI `readOnly` fields are excluded.
97
+ * OpenAPI `readOnly` fields are excluded.
98
+ * OpenAPI `readOnly` fields are excluded.
99
+ * OpenAPI `readOnly` fields are excluded.
100
+ * OpenAPI `readOnly` fields are excluded.
101
+ * OpenAPI `readOnly` fields are excluded.
97
102
  """
98
103
  excluded_fields: Set[str] = set([
99
104
  "pulp_href",
@@ -108,7 +113,12 @@ class TaskResponse(BaseModel):
108
113
  "error",
109
114
  "worker",
110
115
  "parent_task",
116
+ "child_tasks",
111
117
  "task_group",
118
+ "progress_reports",
119
+ "created_resources",
120
+ "reserved_resources_record",
121
+ "result",
112
122
  ])
113
123
 
114
124
  _dict = self.model_dump(