crc-pulp-service-client 20251028.1__tar.gz → 20251030.1__tar.gz

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 (69) hide show
  1. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/PKG-INFO +46 -46
  2. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/README.md +4 -4
  3. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/crc_pulp_service_client.egg-info/PKG-INFO +46 -46
  4. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/pulpcore/client/pulp_service/__init__.py +1 -1
  5. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/pulpcore/client/pulp_service/configuration.py +3 -3
  6. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/pyproject.toml +1 -1
  7. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/setup.py +1 -1
  8. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/crc_pulp_service_client.egg-info/SOURCES.txt +0 -0
  9. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/crc_pulp_service_client.egg-info/dependency_links.txt +0 -0
  10. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/crc_pulp_service_client.egg-info/requires.txt +0 -0
  11. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/crc_pulp_service_client.egg-info/top_level.txt +0 -0
  12. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/pulpcore/__init__.py +0 -0
  13. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/pulpcore/client/__init__.py +0 -0
  14. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/pulpcore/client/pulp_service/api/__init__.py +0 -0
  15. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/pulpcore/client/pulp_service/api/api_create_domain_api.py +0 -0
  16. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/pulpcore/client/pulp_service/api/api_debug_auth_header_api.py +0 -0
  17. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/pulpcore/client/pulp_service/api/api_test_random_lock_tasks_api.py +0 -0
  18. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/pulpcore/client/pulp_service/api/api_test_tasks_api.py +0 -0
  19. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/pulpcore/client/pulp_service/api/contentguards_feature_api.py +0 -0
  20. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/pulpcore/client/pulp_service/api/tasks_api.py +0 -0
  21. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/pulpcore/client/pulp_service/api/vuln_report_service_api.py +0 -0
  22. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/pulpcore/client/pulp_service/api_client.py +0 -0
  23. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/pulpcore/client/pulp_service/api_response.py +0 -0
  24. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/pulpcore/client/pulp_service/exceptions.py +0 -0
  25. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/pulpcore/client/pulp_service/models/__init__.py +0 -0
  26. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/pulpcore/client/pulp_service/models/async_operation_response.py +0 -0
  27. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/pulpcore/client/pulp_service/models/domain.py +0 -0
  28. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/pulpcore/client/pulp_service/models/domain_response.py +0 -0
  29. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/pulpcore/client/pulp_service/models/my_permissions_response.py +0 -0
  30. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/pulpcore/client/pulp_service/models/nested_role.py +0 -0
  31. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/pulpcore/client/pulp_service/models/nested_role_response.py +0 -0
  32. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/pulpcore/client/pulp_service/models/object_roles_response.py +0 -0
  33. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/pulpcore/client/pulp_service/models/paginated_task_response_list.py +0 -0
  34. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/pulpcore/client/pulp_service/models/paginatedservice_feature_content_guard_response_list.py +0 -0
  35. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/pulpcore/client/pulp_service/models/paginatedservice_vulnerability_report_response_list.py +0 -0
  36. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/pulpcore/client/pulp_service/models/patchedservice_feature_content_guard.py +0 -0
  37. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/pulpcore/client/pulp_service/models/progress_report_response.py +0 -0
  38. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/pulpcore/client/pulp_service/models/service_feature_content_guard.py +0 -0
  39. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/pulpcore/client/pulp_service/models/service_feature_content_guard_response.py +0 -0
  40. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/pulpcore/client/pulp_service/models/service_vulnerability_report_response.py +0 -0
  41. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/pulpcore/client/pulp_service/models/storage_class_enum.py +0 -0
  42. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/pulpcore/client/pulp_service/models/task_response.py +0 -0
  43. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/pulpcore/client/pulp_service/py.typed +0 -0
  44. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/pulpcore/client/pulp_service/rest.py +0 -0
  45. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/setup.cfg +0 -0
  46. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/test/test_api_create_domain_api.py +0 -0
  47. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/test/test_api_debug_auth_header_api.py +0 -0
  48. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/test/test_api_test_random_lock_tasks_api.py +0 -0
  49. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/test/test_api_test_tasks_api.py +0 -0
  50. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/test/test_async_operation_response.py +0 -0
  51. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/test/test_contentguards_feature_api.py +0 -0
  52. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/test/test_domain.py +0 -0
  53. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/test/test_domain_response.py +0 -0
  54. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/test/test_my_permissions_response.py +0 -0
  55. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/test/test_nested_role.py +0 -0
  56. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/test/test_nested_role_response.py +0 -0
  57. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/test/test_object_roles_response.py +0 -0
  58. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/test/test_paginated_task_response_list.py +0 -0
  59. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/test/test_paginatedservice_feature_content_guard_response_list.py +0 -0
  60. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/test/test_paginatedservice_vulnerability_report_response_list.py +0 -0
  61. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/test/test_patchedservice_feature_content_guard.py +0 -0
  62. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/test/test_progress_report_response.py +0 -0
  63. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/test/test_service_feature_content_guard.py +0 -0
  64. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/test/test_service_feature_content_guard_response.py +0 -0
  65. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/test/test_service_vulnerability_report_response.py +0 -0
  66. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/test/test_storage_class_enum.py +0 -0
  67. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/test/test_task_response.py +0 -0
  68. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/test/test_tasks_api.py +0 -0
  69. {crc_pulp_service_client-20251028.1 → crc_pulp_service_client-20251030.1}/test/test_vuln_report_service_api.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: crc-pulp_service-client
3
- Version: 20251028.1
3
+ Version: 20251030.1
4
4
  Summary: Pulp 3 API
5
5
  Home-page:
6
6
  Author: Pulp Team
@@ -23,7 +23,7 @@ Dynamic: summary
23
23
 
24
24
  # pulpcore.client.pulp_service.ApiCreateDomainApi
25
25
 
26
- All URIs are relative to *https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com*
26
+ All URIs are relative to *https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com*
27
27
 
28
28
  Method | HTTP request | Description
29
29
  ------------- | ------------- | -------------
@@ -50,10 +50,10 @@ from pulpcore.client.pulp_service.models.domain_response import DomainResponse
50
50
  from pulpcore.client.pulp_service.rest import ApiException
51
51
  from pprint import pprint
52
52
 
53
- # Defining the host is optional and defaults to https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com
53
+ # Defining the host is optional and defaults to https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com
54
54
  # See configuration.py for a list of all supported configuration parameters.
55
55
  configuration = pulpcore.client.pulp_service.Configuration(
56
- host = "https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com"
56
+ host = "https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com"
57
57
  )
58
58
 
59
59
  # The client must configure the authentication and authorization parameters
@@ -124,7 +124,7 @@ Name | Type | Description | Notes
124
124
 
125
125
  # pulpcore.client.pulp_service.ApiDebugAuthHeaderApi
126
126
 
127
- All URIs are relative to *https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com*
127
+ All URIs are relative to *https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com*
128
128
 
129
129
  Method | HTTP request | Description
130
130
  ------------- | ------------- | -------------
@@ -146,10 +146,10 @@ import pulpcore.client.pulp_service
146
146
  from pulpcore.client.pulp_service.rest import ApiException
147
147
  from pprint import pprint
148
148
 
149
- # Defining the host is optional and defaults to https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com
149
+ # Defining the host is optional and defaults to https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com
150
150
  # See configuration.py for a list of all supported configuration parameters.
151
151
  configuration = pulpcore.client.pulp_service.Configuration(
152
- host = "https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com"
152
+ host = "https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com"
153
153
  )
154
154
 
155
155
 
@@ -201,7 +201,7 @@ No authorization required
201
201
 
202
202
  # pulpcore.client.pulp_service.ApiTestRandomLockTasksApi
203
203
 
204
- All URIs are relative to *https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com*
204
+ All URIs are relative to *https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com*
205
205
 
206
206
  Method | HTTP request | Description
207
207
  ------------- | ------------- | -------------
@@ -221,10 +221,10 @@ import pulpcore.client.pulp_service
221
221
  from pulpcore.client.pulp_service.rest import ApiException
222
222
  from pprint import pprint
223
223
 
224
- # Defining the host is optional and defaults to https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com
224
+ # Defining the host is optional and defaults to https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com
225
225
  # See configuration.py for a list of all supported configuration parameters.
226
226
  configuration = pulpcore.client.pulp_service.Configuration(
227
- host = "https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com"
227
+ host = "https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com"
228
228
  )
229
229
 
230
230
 
@@ -276,7 +276,7 @@ No authorization required
276
276
 
277
277
  # pulpcore.client.pulp_service.ApiTestTasksApi
278
278
 
279
- All URIs are relative to *https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com*
279
+ All URIs are relative to *https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com*
280
280
 
281
281
  Method | HTTP request | Description
282
282
  ------------- | ------------- | -------------
@@ -296,10 +296,10 @@ import pulpcore.client.pulp_service
296
296
  from pulpcore.client.pulp_service.rest import ApiException
297
297
  from pprint import pprint
298
298
 
299
- # Defining the host is optional and defaults to https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com
299
+ # Defining the host is optional and defaults to https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com
300
300
  # See configuration.py for a list of all supported configuration parameters.
301
301
  configuration = pulpcore.client.pulp_service.Configuration(
302
- host = "https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com"
302
+ host = "https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com"
303
303
  )
304
304
 
305
305
 
@@ -381,7 +381,7 @@ async_operation_response_from_dict = AsyncOperationResponse.from_dict(async_oper
381
381
 
382
382
  # pulpcore.client.pulp_service.ContentguardsFeatureApi
383
383
 
384
- All URIs are relative to *https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com*
384
+ All URIs are relative to *https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com*
385
385
 
386
386
  Method | HTTP request | Description
387
387
  ------------- | ------------- | -------------
@@ -417,10 +417,10 @@ from pulpcore.client.pulp_service.models.nested_role_response import NestedRoleR
417
417
  from pulpcore.client.pulp_service.rest import ApiException
418
418
  from pprint import pprint
419
419
 
420
- # Defining the host is optional and defaults to https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com
420
+ # Defining the host is optional and defaults to https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com
421
421
  # See configuration.py for a list of all supported configuration parameters.
422
422
  configuration = pulpcore.client.pulp_service.Configuration(
423
- host = "https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com"
423
+ host = "https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com"
424
424
  )
425
425
 
426
426
  # The client must configure the authentication and authorization parameters
@@ -511,10 +511,10 @@ from pulpcore.client.pulp_service.models.service_feature_content_guard_response
511
511
  from pulpcore.client.pulp_service.rest import ApiException
512
512
  from pprint import pprint
513
513
 
514
- # Defining the host is optional and defaults to https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com
514
+ # Defining the host is optional and defaults to https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com
515
515
  # See configuration.py for a list of all supported configuration parameters.
516
516
  configuration = pulpcore.client.pulp_service.Configuration(
517
- host = "https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com"
517
+ host = "https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com"
518
518
  )
519
519
 
520
520
  # The client must configure the authentication and authorization parameters
@@ -603,10 +603,10 @@ import pulpcore.client.pulp_service
603
603
  from pulpcore.client.pulp_service.rest import ApiException
604
604
  from pprint import pprint
605
605
 
606
- # Defining the host is optional and defaults to https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com
606
+ # Defining the host is optional and defaults to https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com
607
607
  # See configuration.py for a list of all supported configuration parameters.
608
608
  configuration = pulpcore.client.pulp_service.Configuration(
609
- host = "https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com"
609
+ host = "https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com"
610
610
  )
611
611
 
612
612
  # The client must configure the authentication and authorization parameters
@@ -692,10 +692,10 @@ from pulpcore.client.pulp_service.models.paginatedservice_feature_content_guard_
692
692
  from pulpcore.client.pulp_service.rest import ApiException
693
693
  from pprint import pprint
694
694
 
695
- # Defining the host is optional and defaults to https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com
695
+ # Defining the host is optional and defaults to https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com
696
696
  # See configuration.py for a list of all supported configuration parameters.
697
697
  configuration = pulpcore.client.pulp_service.Configuration(
698
- host = "https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com"
698
+ host = "https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com"
699
699
  )
700
700
 
701
701
  # The client must configure the authentication and authorization parameters
@@ -819,10 +819,10 @@ from pulpcore.client.pulp_service.models.object_roles_response import ObjectRole
819
819
  from pulpcore.client.pulp_service.rest import ApiException
820
820
  from pprint import pprint
821
821
 
822
- # Defining the host is optional and defaults to https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com
822
+ # Defining the host is optional and defaults to https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com
823
823
  # See configuration.py for a list of all supported configuration parameters.
824
824
  configuration = pulpcore.client.pulp_service.Configuration(
825
- host = "https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com"
825
+ host = "https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com"
826
826
  )
827
827
 
828
828
  # The client must configure the authentication and authorization parameters
@@ -914,10 +914,10 @@ from pulpcore.client.pulp_service.models.my_permissions_response import MyPermis
914
914
  from pulpcore.client.pulp_service.rest import ApiException
915
915
  from pprint import pprint
916
916
 
917
- # Defining the host is optional and defaults to https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com
917
+ # Defining the host is optional and defaults to https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com
918
918
  # See configuration.py for a list of all supported configuration parameters.
919
919
  configuration = pulpcore.client.pulp_service.Configuration(
920
- host = "https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com"
920
+ host = "https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com"
921
921
  )
922
922
 
923
923
  # The client must configure the authentication and authorization parameters
@@ -1010,10 +1010,10 @@ from pulpcore.client.pulp_service.models.service_feature_content_guard_response
1010
1010
  from pulpcore.client.pulp_service.rest import ApiException
1011
1011
  from pprint import pprint
1012
1012
 
1013
- # Defining the host is optional and defaults to https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com
1013
+ # Defining the host is optional and defaults to https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com
1014
1014
  # See configuration.py for a list of all supported configuration parameters.
1015
1015
  configuration = pulpcore.client.pulp_service.Configuration(
1016
- host = "https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com"
1016
+ host = "https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com"
1017
1017
  )
1018
1018
 
1019
1019
  # The client must configure the authentication and authorization parameters
@@ -1103,10 +1103,10 @@ from pulpcore.client.pulp_service.models.service_feature_content_guard_response
1103
1103
  from pulpcore.client.pulp_service.rest import ApiException
1104
1104
  from pprint import pprint
1105
1105
 
1106
- # Defining the host is optional and defaults to https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com
1106
+ # Defining the host is optional and defaults to https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com
1107
1107
  # See configuration.py for a list of all supported configuration parameters.
1108
1108
  configuration = pulpcore.client.pulp_service.Configuration(
1109
- host = "https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com"
1109
+ host = "https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com"
1110
1110
  )
1111
1111
 
1112
1112
  # The client must configure the authentication and authorization parameters
@@ -1199,10 +1199,10 @@ from pulpcore.client.pulp_service.models.nested_role_response import NestedRoleR
1199
1199
  from pulpcore.client.pulp_service.rest import ApiException
1200
1200
  from pprint import pprint
1201
1201
 
1202
- # Defining the host is optional and defaults to https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com
1202
+ # Defining the host is optional and defaults to https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com
1203
1203
  # See configuration.py for a list of all supported configuration parameters.
1204
1204
  configuration = pulpcore.client.pulp_service.Configuration(
1205
- host = "https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com"
1205
+ host = "https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com"
1206
1206
  )
1207
1207
 
1208
1208
  # The client must configure the authentication and authorization parameters
@@ -1293,10 +1293,10 @@ from pulpcore.client.pulp_service.models.service_feature_content_guard_response
1293
1293
  from pulpcore.client.pulp_service.rest import ApiException
1294
1294
  from pprint import pprint
1295
1295
 
1296
- # Defining the host is optional and defaults to https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com
1296
+ # Defining the host is optional and defaults to https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com
1297
1297
  # See configuration.py for a list of all supported configuration parameters.
1298
1298
  configuration = pulpcore.client.pulp_service.Configuration(
1299
- host = "https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com"
1299
+ host = "https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com"
1300
1300
  )
1301
1301
 
1302
1302
  # The client must configure the authentication and authorization parameters
@@ -1904,7 +1904,7 @@ task_response_from_dict = TaskResponse.from_dict(task_response_dict)
1904
1904
 
1905
1905
  # pulpcore.client.pulp_service.TasksApi
1906
1906
 
1907
- All URIs are relative to *https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com*
1907
+ All URIs are relative to *https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com*
1908
1908
 
1909
1909
  Method | HTTP request | Description
1910
1910
  ------------- | ------------- | -------------
@@ -1930,10 +1930,10 @@ from pulpcore.client.pulp_service.models.paginated_task_response_list import Pag
1930
1930
  from pulpcore.client.pulp_service.rest import ApiException
1931
1931
  from pprint import pprint
1932
1932
 
1933
- # Defining the host is optional and defaults to https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com
1933
+ # Defining the host is optional and defaults to https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com
1934
1934
  # See configuration.py for a list of all supported configuration parameters.
1935
1935
  configuration = pulpcore.client.pulp_service.Configuration(
1936
- host = "https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com"
1936
+ host = "https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com"
1937
1937
  )
1938
1938
 
1939
1939
  # The client must configure the authentication and authorization parameters
@@ -2115,7 +2115,7 @@ Name | Type | Description | Notes
2115
2115
 
2116
2116
  # pulpcore.client.pulp_service.VulnReportServiceApi
2117
2117
 
2118
- All URIs are relative to *https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com*
2118
+ All URIs are relative to *https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com*
2119
2119
 
2120
2120
  Method | HTTP request | Description
2121
2121
  ------------- | ------------- | -------------
@@ -2144,10 +2144,10 @@ from pulpcore.client.pulp_service.models.async_operation_response import AsyncOp
2144
2144
  from pulpcore.client.pulp_service.rest import ApiException
2145
2145
  from pprint import pprint
2146
2146
 
2147
- # Defining the host is optional and defaults to https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com
2147
+ # Defining the host is optional and defaults to https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com
2148
2148
  # See configuration.py for a list of all supported configuration parameters.
2149
2149
  configuration = pulpcore.client.pulp_service.Configuration(
2150
- host = "https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com"
2150
+ host = "https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com"
2151
2151
  )
2152
2152
 
2153
2153
  # The client must configure the authentication and authorization parameters
@@ -2238,10 +2238,10 @@ import pulpcore.client.pulp_service
2238
2238
  from pulpcore.client.pulp_service.rest import ApiException
2239
2239
  from pprint import pprint
2240
2240
 
2241
- # Defining the host is optional and defaults to https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com
2241
+ # Defining the host is optional and defaults to https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com
2242
2242
  # See configuration.py for a list of all supported configuration parameters.
2243
2243
  configuration = pulpcore.client.pulp_service.Configuration(
2244
- host = "https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com"
2244
+ host = "https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com"
2245
2245
  )
2246
2246
 
2247
2247
  # The client must configure the authentication and authorization parameters
@@ -2327,10 +2327,10 @@ from pulpcore.client.pulp_service.models.paginatedservice_vulnerability_report_r
2327
2327
  from pulpcore.client.pulp_service.rest import ApiException
2328
2328
  from pprint import pprint
2329
2329
 
2330
- # Defining the host is optional and defaults to https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com
2330
+ # Defining the host is optional and defaults to https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com
2331
2331
  # See configuration.py for a list of all supported configuration parameters.
2332
2332
  configuration = pulpcore.client.pulp_service.Configuration(
2333
- host = "https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com"
2333
+ host = "https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com"
2334
2334
  )
2335
2335
 
2336
2336
  # The client must configure the authentication and authorization parameters
@@ -2426,10 +2426,10 @@ from pulpcore.client.pulp_service.models.service_vulnerability_report_response i
2426
2426
  from pulpcore.client.pulp_service.rest import ApiException
2427
2427
  from pprint import pprint
2428
2428
 
2429
- # Defining the host is optional and defaults to https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com
2429
+ # Defining the host is optional and defaults to https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com
2430
2430
  # See configuration.py for a list of all supported configuration parameters.
2431
2431
  configuration = pulpcore.client.pulp_service.Configuration(
2432
- host = "https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com"
2432
+ host = "https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com"
2433
2433
  )
2434
2434
 
2435
2435
  # The client must configure the authentication and authorization parameters
@@ -4,7 +4,7 @@ Fetch, Upload, Organize, and Distribute Software Packages
4
4
  This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
5
5
 
6
6
  - API version: v3
7
- - Package version: 20251028.1
7
+ - Package version: 20251030.1
8
8
  - Generator version: 7.10.0
9
9
  - Build package: org.openapitools.codegen.languages.PythonClientCodegen
10
10
  For more information, please visit [https://pulpproject.org](https://pulpproject.org)
@@ -56,10 +56,10 @@ import pulpcore.client.pulp_service
56
56
  from pulpcore.client.pulp_service.rest import ApiException
57
57
  from pprint import pprint
58
58
 
59
- # Defining the host is optional and defaults to https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com
59
+ # Defining the host is optional and defaults to https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com
60
60
  # See configuration.py for a list of all supported configuration parameters.
61
61
  configuration = pulpcore.client.pulp_service.Configuration(
62
- host = "https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com"
62
+ host = "https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com"
63
63
  )
64
64
 
65
65
  # The client must configure the authentication and authorization parameters
@@ -101,7 +101,7 @@ with pulpcore.client.pulp_service.ApiClient(configuration) as api_client:
101
101
 
102
102
  ## Documentation for API Endpoints
103
103
 
104
- All URIs are relative to *https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com*
104
+ All URIs are relative to *https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com*
105
105
 
106
106
  Class | Method | HTTP request | Description
107
107
  ------------ | ------------- | ------------- | -------------
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: crc-pulp_service-client
3
- Version: 20251028.1
3
+ Version: 20251030.1
4
4
  Summary: Pulp 3 API
5
5
  Home-page:
6
6
  Author: Pulp Team
@@ -23,7 +23,7 @@ Dynamic: summary
23
23
 
24
24
  # pulpcore.client.pulp_service.ApiCreateDomainApi
25
25
 
26
- All URIs are relative to *https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com*
26
+ All URIs are relative to *https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com*
27
27
 
28
28
  Method | HTTP request | Description
29
29
  ------------- | ------------- | -------------
@@ -50,10 +50,10 @@ from pulpcore.client.pulp_service.models.domain_response import DomainResponse
50
50
  from pulpcore.client.pulp_service.rest import ApiException
51
51
  from pprint import pprint
52
52
 
53
- # Defining the host is optional and defaults to https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com
53
+ # Defining the host is optional and defaults to https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com
54
54
  # See configuration.py for a list of all supported configuration parameters.
55
55
  configuration = pulpcore.client.pulp_service.Configuration(
56
- host = "https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com"
56
+ host = "https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com"
57
57
  )
58
58
 
59
59
  # The client must configure the authentication and authorization parameters
@@ -124,7 +124,7 @@ Name | Type | Description | Notes
124
124
 
125
125
  # pulpcore.client.pulp_service.ApiDebugAuthHeaderApi
126
126
 
127
- All URIs are relative to *https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com*
127
+ All URIs are relative to *https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com*
128
128
 
129
129
  Method | HTTP request | Description
130
130
  ------------- | ------------- | -------------
@@ -146,10 +146,10 @@ import pulpcore.client.pulp_service
146
146
  from pulpcore.client.pulp_service.rest import ApiException
147
147
  from pprint import pprint
148
148
 
149
- # Defining the host is optional and defaults to https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com
149
+ # Defining the host is optional and defaults to https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com
150
150
  # See configuration.py for a list of all supported configuration parameters.
151
151
  configuration = pulpcore.client.pulp_service.Configuration(
152
- host = "https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com"
152
+ host = "https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com"
153
153
  )
154
154
 
155
155
 
@@ -201,7 +201,7 @@ No authorization required
201
201
 
202
202
  # pulpcore.client.pulp_service.ApiTestRandomLockTasksApi
203
203
 
204
- All URIs are relative to *https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com*
204
+ All URIs are relative to *https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com*
205
205
 
206
206
  Method | HTTP request | Description
207
207
  ------------- | ------------- | -------------
@@ -221,10 +221,10 @@ import pulpcore.client.pulp_service
221
221
  from pulpcore.client.pulp_service.rest import ApiException
222
222
  from pprint import pprint
223
223
 
224
- # Defining the host is optional and defaults to https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com
224
+ # Defining the host is optional and defaults to https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com
225
225
  # See configuration.py for a list of all supported configuration parameters.
226
226
  configuration = pulpcore.client.pulp_service.Configuration(
227
- host = "https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com"
227
+ host = "https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com"
228
228
  )
229
229
 
230
230
 
@@ -276,7 +276,7 @@ No authorization required
276
276
 
277
277
  # pulpcore.client.pulp_service.ApiTestTasksApi
278
278
 
279
- All URIs are relative to *https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com*
279
+ All URIs are relative to *https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com*
280
280
 
281
281
  Method | HTTP request | Description
282
282
  ------------- | ------------- | -------------
@@ -296,10 +296,10 @@ import pulpcore.client.pulp_service
296
296
  from pulpcore.client.pulp_service.rest import ApiException
297
297
  from pprint import pprint
298
298
 
299
- # Defining the host is optional and defaults to https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com
299
+ # Defining the host is optional and defaults to https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com
300
300
  # See configuration.py for a list of all supported configuration parameters.
301
301
  configuration = pulpcore.client.pulp_service.Configuration(
302
- host = "https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com"
302
+ host = "https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com"
303
303
  )
304
304
 
305
305
 
@@ -381,7 +381,7 @@ async_operation_response_from_dict = AsyncOperationResponse.from_dict(async_oper
381
381
 
382
382
  # pulpcore.client.pulp_service.ContentguardsFeatureApi
383
383
 
384
- All URIs are relative to *https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com*
384
+ All URIs are relative to *https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com*
385
385
 
386
386
  Method | HTTP request | Description
387
387
  ------------- | ------------- | -------------
@@ -417,10 +417,10 @@ from pulpcore.client.pulp_service.models.nested_role_response import NestedRoleR
417
417
  from pulpcore.client.pulp_service.rest import ApiException
418
418
  from pprint import pprint
419
419
 
420
- # Defining the host is optional and defaults to https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com
420
+ # Defining the host is optional and defaults to https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com
421
421
  # See configuration.py for a list of all supported configuration parameters.
422
422
  configuration = pulpcore.client.pulp_service.Configuration(
423
- host = "https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com"
423
+ host = "https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com"
424
424
  )
425
425
 
426
426
  # The client must configure the authentication and authorization parameters
@@ -511,10 +511,10 @@ from pulpcore.client.pulp_service.models.service_feature_content_guard_response
511
511
  from pulpcore.client.pulp_service.rest import ApiException
512
512
  from pprint import pprint
513
513
 
514
- # Defining the host is optional and defaults to https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com
514
+ # Defining the host is optional and defaults to https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com
515
515
  # See configuration.py for a list of all supported configuration parameters.
516
516
  configuration = pulpcore.client.pulp_service.Configuration(
517
- host = "https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com"
517
+ host = "https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com"
518
518
  )
519
519
 
520
520
  # The client must configure the authentication and authorization parameters
@@ -603,10 +603,10 @@ import pulpcore.client.pulp_service
603
603
  from pulpcore.client.pulp_service.rest import ApiException
604
604
  from pprint import pprint
605
605
 
606
- # Defining the host is optional and defaults to https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com
606
+ # Defining the host is optional and defaults to https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com
607
607
  # See configuration.py for a list of all supported configuration parameters.
608
608
  configuration = pulpcore.client.pulp_service.Configuration(
609
- host = "https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com"
609
+ host = "https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com"
610
610
  )
611
611
 
612
612
  # The client must configure the authentication and authorization parameters
@@ -692,10 +692,10 @@ from pulpcore.client.pulp_service.models.paginatedservice_feature_content_guard_
692
692
  from pulpcore.client.pulp_service.rest import ApiException
693
693
  from pprint import pprint
694
694
 
695
- # Defining the host is optional and defaults to https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com
695
+ # Defining the host is optional and defaults to https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com
696
696
  # See configuration.py for a list of all supported configuration parameters.
697
697
  configuration = pulpcore.client.pulp_service.Configuration(
698
- host = "https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com"
698
+ host = "https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com"
699
699
  )
700
700
 
701
701
  # The client must configure the authentication and authorization parameters
@@ -819,10 +819,10 @@ from pulpcore.client.pulp_service.models.object_roles_response import ObjectRole
819
819
  from pulpcore.client.pulp_service.rest import ApiException
820
820
  from pprint import pprint
821
821
 
822
- # Defining the host is optional and defaults to https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com
822
+ # Defining the host is optional and defaults to https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com
823
823
  # See configuration.py for a list of all supported configuration parameters.
824
824
  configuration = pulpcore.client.pulp_service.Configuration(
825
- host = "https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com"
825
+ host = "https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com"
826
826
  )
827
827
 
828
828
  # The client must configure the authentication and authorization parameters
@@ -914,10 +914,10 @@ from pulpcore.client.pulp_service.models.my_permissions_response import MyPermis
914
914
  from pulpcore.client.pulp_service.rest import ApiException
915
915
  from pprint import pprint
916
916
 
917
- # Defining the host is optional and defaults to https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com
917
+ # Defining the host is optional and defaults to https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com
918
918
  # See configuration.py for a list of all supported configuration parameters.
919
919
  configuration = pulpcore.client.pulp_service.Configuration(
920
- host = "https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com"
920
+ host = "https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com"
921
921
  )
922
922
 
923
923
  # The client must configure the authentication and authorization parameters
@@ -1010,10 +1010,10 @@ from pulpcore.client.pulp_service.models.service_feature_content_guard_response
1010
1010
  from pulpcore.client.pulp_service.rest import ApiException
1011
1011
  from pprint import pprint
1012
1012
 
1013
- # Defining the host is optional and defaults to https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com
1013
+ # Defining the host is optional and defaults to https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com
1014
1014
  # See configuration.py for a list of all supported configuration parameters.
1015
1015
  configuration = pulpcore.client.pulp_service.Configuration(
1016
- host = "https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com"
1016
+ host = "https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com"
1017
1017
  )
1018
1018
 
1019
1019
  # The client must configure the authentication and authorization parameters
@@ -1103,10 +1103,10 @@ from pulpcore.client.pulp_service.models.service_feature_content_guard_response
1103
1103
  from pulpcore.client.pulp_service.rest import ApiException
1104
1104
  from pprint import pprint
1105
1105
 
1106
- # Defining the host is optional and defaults to https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com
1106
+ # Defining the host is optional and defaults to https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com
1107
1107
  # See configuration.py for a list of all supported configuration parameters.
1108
1108
  configuration = pulpcore.client.pulp_service.Configuration(
1109
- host = "https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com"
1109
+ host = "https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com"
1110
1110
  )
1111
1111
 
1112
1112
  # The client must configure the authentication and authorization parameters
@@ -1199,10 +1199,10 @@ from pulpcore.client.pulp_service.models.nested_role_response import NestedRoleR
1199
1199
  from pulpcore.client.pulp_service.rest import ApiException
1200
1200
  from pprint import pprint
1201
1201
 
1202
- # Defining the host is optional and defaults to https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com
1202
+ # Defining the host is optional and defaults to https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com
1203
1203
  # See configuration.py for a list of all supported configuration parameters.
1204
1204
  configuration = pulpcore.client.pulp_service.Configuration(
1205
- host = "https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com"
1205
+ host = "https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com"
1206
1206
  )
1207
1207
 
1208
1208
  # The client must configure the authentication and authorization parameters
@@ -1293,10 +1293,10 @@ from pulpcore.client.pulp_service.models.service_feature_content_guard_response
1293
1293
  from pulpcore.client.pulp_service.rest import ApiException
1294
1294
  from pprint import pprint
1295
1295
 
1296
- # Defining the host is optional and defaults to https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com
1296
+ # Defining the host is optional and defaults to https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com
1297
1297
  # See configuration.py for a list of all supported configuration parameters.
1298
1298
  configuration = pulpcore.client.pulp_service.Configuration(
1299
- host = "https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com"
1299
+ host = "https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com"
1300
1300
  )
1301
1301
 
1302
1302
  # The client must configure the authentication and authorization parameters
@@ -1904,7 +1904,7 @@ task_response_from_dict = TaskResponse.from_dict(task_response_dict)
1904
1904
 
1905
1905
  # pulpcore.client.pulp_service.TasksApi
1906
1906
 
1907
- All URIs are relative to *https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com*
1907
+ All URIs are relative to *https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com*
1908
1908
 
1909
1909
  Method | HTTP request | Description
1910
1910
  ------------- | ------------- | -------------
@@ -1930,10 +1930,10 @@ from pulpcore.client.pulp_service.models.paginated_task_response_list import Pag
1930
1930
  from pulpcore.client.pulp_service.rest import ApiException
1931
1931
  from pprint import pprint
1932
1932
 
1933
- # Defining the host is optional and defaults to https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com
1933
+ # Defining the host is optional and defaults to https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com
1934
1934
  # See configuration.py for a list of all supported configuration parameters.
1935
1935
  configuration = pulpcore.client.pulp_service.Configuration(
1936
- host = "https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com"
1936
+ host = "https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com"
1937
1937
  )
1938
1938
 
1939
1939
  # The client must configure the authentication and authorization parameters
@@ -2115,7 +2115,7 @@ Name | Type | Description | Notes
2115
2115
 
2116
2116
  # pulpcore.client.pulp_service.VulnReportServiceApi
2117
2117
 
2118
- All URIs are relative to *https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com*
2118
+ All URIs are relative to *https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com*
2119
2119
 
2120
2120
  Method | HTTP request | Description
2121
2121
  ------------- | ------------- | -------------
@@ -2144,10 +2144,10 @@ from pulpcore.client.pulp_service.models.async_operation_response import AsyncOp
2144
2144
  from pulpcore.client.pulp_service.rest import ApiException
2145
2145
  from pprint import pprint
2146
2146
 
2147
- # Defining the host is optional and defaults to https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com
2147
+ # Defining the host is optional and defaults to https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com
2148
2148
  # See configuration.py for a list of all supported configuration parameters.
2149
2149
  configuration = pulpcore.client.pulp_service.Configuration(
2150
- host = "https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com"
2150
+ host = "https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com"
2151
2151
  )
2152
2152
 
2153
2153
  # The client must configure the authentication and authorization parameters
@@ -2238,10 +2238,10 @@ import pulpcore.client.pulp_service
2238
2238
  from pulpcore.client.pulp_service.rest import ApiException
2239
2239
  from pprint import pprint
2240
2240
 
2241
- # Defining the host is optional and defaults to https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com
2241
+ # Defining the host is optional and defaults to https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com
2242
2242
  # See configuration.py for a list of all supported configuration parameters.
2243
2243
  configuration = pulpcore.client.pulp_service.Configuration(
2244
- host = "https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com"
2244
+ host = "https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com"
2245
2245
  )
2246
2246
 
2247
2247
  # The client must configure the authentication and authorization parameters
@@ -2327,10 +2327,10 @@ from pulpcore.client.pulp_service.models.paginatedservice_vulnerability_report_r
2327
2327
  from pulpcore.client.pulp_service.rest import ApiException
2328
2328
  from pprint import pprint
2329
2329
 
2330
- # Defining the host is optional and defaults to https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com
2330
+ # Defining the host is optional and defaults to https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com
2331
2331
  # See configuration.py for a list of all supported configuration parameters.
2332
2332
  configuration = pulpcore.client.pulp_service.Configuration(
2333
- host = "https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com"
2333
+ host = "https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com"
2334
2334
  )
2335
2335
 
2336
2336
  # The client must configure the authentication and authorization parameters
@@ -2426,10 +2426,10 @@ from pulpcore.client.pulp_service.models.service_vulnerability_report_response i
2426
2426
  from pulpcore.client.pulp_service.rest import ApiException
2427
2427
  from pprint import pprint
2428
2428
 
2429
- # Defining the host is optional and defaults to https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com
2429
+ # Defining the host is optional and defaults to https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com
2430
2430
  # See configuration.py for a list of all supported configuration parameters.
2431
2431
  configuration = pulpcore.client.pulp_service.Configuration(
2432
- host = "https://env-ephemeral-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com"
2432
+ host = "https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com"
2433
2433
  )
2434
2434
 
2435
2435
  # The client must configure the authentication and authorization parameters
@@ -15,7 +15,7 @@
15
15
  """ # noqa: E501
16
16
 
17
17
 
18
- __version__ = "20251028.1"
18
+ __version__ = "20251030.1"
19
19
 
20
20
  # import apis into sdk package
21
21
  from pulpcore.client.pulp_service.api.api_create_domain_api import ApiCreateDomainApi
@@ -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-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com" if host is None else host
228
+ self._base_path = "https://env-ephemeral-xtzmuk.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: 20251028.1".\
560
+ "SDK Package Version: 20251030.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-4mkqbd.apps.crc-eph.r9lp.p1.openshiftapps.com",
570
+ 'url': "https://env-ephemeral-xtzmuk.apps.crc-eph.r9lp.p1.openshiftapps.com",
571
571
  'description': "No description provided",
572
572
  }
573
573
  ]
@@ -1,6 +1,6 @@
1
1
  [tool.poetry]
2
2
  name = "pulpcore.client.pulp_service"
3
- version = "20251028.1"
3
+ version = "20251030.1"
4
4
  description = "Pulp 3 API"
5
5
  authors = ["Pulp Team <pulp-list@redhat.com>"]
6
6
  license = "GPLv2+"
@@ -23,7 +23,7 @@ from setuptools import setup, find_packages # noqa: H301
23
23
  # prerequisite: setuptools
24
24
  # http://pypi.python.org/pypi/setuptools
25
25
  NAME = "crc-pulp_service-client"
26
- VERSION = "20251028.1"
26
+ VERSION = "20251030.1"
27
27
  PYTHON_REQUIRES = ">= 3.8"
28
28
  REQUIRES = [
29
29
  "urllib3 >= 1.25.3, < 3.0.0",