crc-pulp-python-client 20260115.3__py3-none-any.whl → 20260121.3__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-python-client might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: crc-pulp_python-client
3
- Version: 20260115.3
3
+ Version: 20260121.3
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_python.ApiIntegrityProvenanceApi
25
25
 
26
- All URIs are relative to *https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com*
26
+ All URIs are relative to *https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com*
27
27
 
28
28
  Method | HTTP request | Description
29
29
  ------------- | ------------- | -------------
@@ -48,10 +48,10 @@ import pulpcore.client.pulp_python
48
48
  from pulpcore.client.pulp_python.rest import ApiException
49
49
  from pprint import pprint
50
50
 
51
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
51
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
52
52
  # See configuration.py for a list of all supported configuration parameters.
53
53
  configuration = pulpcore.client.pulp_python.Configuration(
54
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
54
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
55
55
  )
56
56
 
57
57
  # The client must configure the authentication and authorization parameters
@@ -132,7 +132,7 @@ void (empty response body)
132
132
 
133
133
  # pulpcore.client.pulp_python.ApiLegacyApi
134
134
 
135
- All URIs are relative to *https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com*
135
+ All URIs are relative to *https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com*
136
136
 
137
137
  Method | HTTP request | Description
138
138
  ------------- | ------------- | -------------
@@ -158,10 +158,10 @@ from pulpcore.client.pulp_python.models.package_upload_task_response import Pack
158
158
  from pulpcore.client.pulp_python.rest import ApiException
159
159
  from pprint import pprint
160
160
 
161
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
161
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
162
162
  # See configuration.py for a list of all supported configuration parameters.
163
163
  configuration = pulpcore.client.pulp_python.Configuration(
164
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
164
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
165
165
  )
166
166
 
167
167
  # The client must configure the authentication and authorization parameters
@@ -248,7 +248,7 @@ Name | Type | Description | Notes
248
248
 
249
249
  # pulpcore.client.pulp_python.ApiPypiApi
250
250
 
251
- All URIs are relative to *https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com*
251
+ All URIs are relative to *https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com*
252
252
 
253
253
  Method | HTTP request | Description
254
254
  ------------- | ------------- | -------------
@@ -274,10 +274,10 @@ from pulpcore.client.pulp_python.models.summary_response import SummaryResponse
274
274
  from pulpcore.client.pulp_python.rest import ApiException
275
275
  from pprint import pprint
276
276
 
277
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
277
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
278
278
  # See configuration.py for a list of all supported configuration parameters.
279
279
  configuration = pulpcore.client.pulp_python.Configuration(
280
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
280
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
281
281
  )
282
282
 
283
283
  # The client must configure the authentication and authorization parameters
@@ -354,7 +354,7 @@ Name | Type | Description | Notes
354
354
 
355
355
  # pulpcore.client.pulp_python.ApiSimpleApi
356
356
 
357
- All URIs are relative to *https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com*
357
+ All URIs are relative to *https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com*
358
358
 
359
359
  Method | HTTP request | Description
360
360
  ------------- | ------------- | -------------
@@ -382,10 +382,10 @@ from pulpcore.client.pulp_python.models.package_upload_task_response import Pack
382
382
  from pulpcore.client.pulp_python.rest import ApiException
383
383
  from pprint import pprint
384
384
 
385
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
385
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
386
386
  # See configuration.py for a list of all supported configuration parameters.
387
387
  configuration = pulpcore.client.pulp_python.Configuration(
388
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
388
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
389
389
  )
390
390
 
391
391
  # The client must configure the authentication and authorization parameters
@@ -488,10 +488,10 @@ import pulpcore.client.pulp_python
488
488
  from pulpcore.client.pulp_python.rest import ApiException
489
489
  from pprint import pprint
490
490
 
491
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
491
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
492
492
  # See configuration.py for a list of all supported configuration parameters.
493
493
  configuration = pulpcore.client.pulp_python.Configuration(
494
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
494
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
495
495
  )
496
496
 
497
497
  # The client must configure the authentication and authorization parameters
@@ -586,10 +586,10 @@ import pulpcore.client.pulp_python
586
586
  from pulpcore.client.pulp_python.rest import ApiException
587
587
  from pprint import pprint
588
588
 
589
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
589
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
590
590
  # See configuration.py for a list of all supported configuration parameters.
591
591
  configuration = pulpcore.client.pulp_python.Configuration(
592
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
592
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
593
593
  )
594
594
 
595
595
  # The client must configure the authentication and authorization parameters
@@ -696,7 +696,7 @@ async_operation_response_from_dict = AsyncOperationResponse.from_dict(async_oper
696
696
 
697
697
  # pulpcore.client.pulp_python.ContentPackagesApi
698
698
 
699
- All URIs are relative to *https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com*
699
+ All URIs are relative to *https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com*
700
700
 
701
701
  Method | HTTP request | Description
702
702
  ------------- | ------------- | -------------
@@ -727,10 +727,10 @@ from pulpcore.client.pulp_python.models.async_operation_response import AsyncOpe
727
727
  from pulpcore.client.pulp_python.rest import ApiException
728
728
  from pprint import pprint
729
729
 
730
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
730
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
731
731
  # See configuration.py for a list of all supported configuration parameters.
732
732
  configuration = pulpcore.client.pulp_python.Configuration(
733
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
733
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
734
734
  )
735
735
 
736
736
  # The client must configure the authentication and authorization parameters
@@ -888,10 +888,10 @@ from pulpcore.client.pulp_python.models.paginatedpython_python_package_content_r
888
888
  from pulpcore.client.pulp_python.rest import ApiException
889
889
  from pprint import pprint
890
890
 
891
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
891
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
892
892
  # See configuration.py for a list of all supported configuration parameters.
893
893
  configuration = pulpcore.client.pulp_python.Configuration(
894
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
894
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
895
895
  )
896
896
 
897
897
  # The client must configure the authentication and authorization parameters
@@ -1049,10 +1049,10 @@ from pulpcore.client.pulp_python.models.python_python_package_content_response i
1049
1049
  from pulpcore.client.pulp_python.rest import ApiException
1050
1050
  from pprint import pprint
1051
1051
 
1052
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
1052
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
1053
1053
  # See configuration.py for a list of all supported configuration parameters.
1054
1054
  configuration = pulpcore.client.pulp_python.Configuration(
1055
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
1055
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
1056
1056
  )
1057
1057
 
1058
1058
  # The client must configure the authentication and authorization parameters
@@ -1145,10 +1145,10 @@ from pulpcore.client.pulp_python.models.set_label_response import SetLabelRespon
1145
1145
  from pulpcore.client.pulp_python.rest import ApiException
1146
1146
  from pprint import pprint
1147
1147
 
1148
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
1148
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
1149
1149
  # See configuration.py for a list of all supported configuration parameters.
1150
1150
  configuration = pulpcore.client.pulp_python.Configuration(
1151
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
1151
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
1152
1152
  )
1153
1153
 
1154
1154
  # The client must configure the authentication and authorization parameters
@@ -1239,10 +1239,10 @@ from pulpcore.client.pulp_python.models.unset_label_response import UnsetLabelRe
1239
1239
  from pulpcore.client.pulp_python.rest import ApiException
1240
1240
  from pprint import pprint
1241
1241
 
1242
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
1242
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
1243
1243
  # See configuration.py for a list of all supported configuration parameters.
1244
1244
  configuration = pulpcore.client.pulp_python.Configuration(
1245
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
1245
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
1246
1246
  )
1247
1247
 
1248
1248
  # The client must configure the authentication and authorization parameters
@@ -1332,10 +1332,10 @@ from pulpcore.client.pulp_python.models.python_python_package_content_response i
1332
1332
  from pulpcore.client.pulp_python.rest import ApiException
1333
1333
  from pprint import pprint
1334
1334
 
1335
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
1335
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
1336
1336
  # See configuration.py for a list of all supported configuration parameters.
1337
1337
  configuration = pulpcore.client.pulp_python.Configuration(
1338
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
1338
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
1339
1339
  )
1340
1340
 
1341
1341
  # The client must configure the authentication and authorization parameters
@@ -1472,7 +1472,7 @@ Name | Type | Description | Notes
1472
1472
 
1473
1473
  # pulpcore.client.pulp_python.ContentProvenanceApi
1474
1474
 
1475
- All URIs are relative to *https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com*
1475
+ All URIs are relative to *https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com*
1476
1476
 
1477
1477
  Method | HTTP request | Description
1478
1478
  ------------- | ------------- | -------------
@@ -1502,10 +1502,10 @@ from pulpcore.client.pulp_python.models.async_operation_response import AsyncOpe
1502
1502
  from pulpcore.client.pulp_python.rest import ApiException
1503
1503
  from pprint import pprint
1504
1504
 
1505
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
1505
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
1506
1506
  # See configuration.py for a list of all supported configuration parameters.
1507
1507
  configuration = pulpcore.client.pulp_python.Configuration(
1508
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
1508
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
1509
1509
  )
1510
1510
 
1511
1511
  # The client must configure the authentication and authorization parameters
@@ -1589,7 +1589,7 @@ Name | Type | Description | Notes
1589
1589
  [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
1590
1590
 
1591
1591
  # **list**
1592
- > PaginatedpythonPackageProvenanceResponseList list(pulp_domain, x_task_diagnostics=x_task_diagnostics, limit=limit, offset=offset, ordering=ordering, orphaned_for=orphaned_for, prn__in=prn__in, pulp_href__in=pulp_href__in, pulp_id__in=pulp_id__in, pulp_label_select=pulp_label_select, q=q, repository_version=repository_version, repository_version_added=repository_version_added, repository_version_removed=repository_version_removed, fields=fields, exclude_fields=exclude_fields)
1592
+ > PaginatedpythonPackageProvenanceResponseList list(pulp_domain, x_task_diagnostics=x_task_diagnostics, limit=limit, offset=offset, ordering=ordering, orphaned_for=orphaned_for, package=package, package__in=package__in, prn__in=prn__in, pulp_href__in=pulp_href__in, pulp_id__in=pulp_id__in, pulp_label_select=pulp_label_select, q=q, repository_version=repository_version, repository_version_added=repository_version_added, repository_version_removed=repository_version_removed, sha256=sha256, sha256__in=sha256__in, fields=fields, exclude_fields=exclude_fields)
1593
1593
 
1594
1594
  List package provenances
1595
1595
 
@@ -1607,10 +1607,10 @@ from pulpcore.client.pulp_python.models.paginatedpython_package_provenance_respo
1607
1607
  from pulpcore.client.pulp_python.rest import ApiException
1608
1608
  from pprint import pprint
1609
1609
 
1610
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
1610
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
1611
1611
  # See configuration.py for a list of all supported configuration parameters.
1612
1612
  configuration = pulpcore.client.pulp_python.Configuration(
1613
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
1613
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
1614
1614
  )
1615
1615
 
1616
1616
  # The client must configure the authentication and authorization parameters
@@ -1640,8 +1640,10 @@ with pulpcore.client.pulp_python.ApiClient(configuration) as api_client:
1640
1640
  x_task_diagnostics = ['x_task_diagnostics_example'] # List[str] | List of profilers to use on tasks. (optional)
1641
1641
  limit = 56 # int | Number of results to return per page. (optional)
1642
1642
  offset = 56 # int | The initial index from which to return the results. (optional)
1643
- ordering = ['ordering_example'] # List[str] | Ordering * `pk` - Pk * `-pk` - Pk (descending) (optional)
1643
+ ordering = ['ordering_example'] # List[str] | Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `pulp_type` - Pulp type * `-pulp_type` - Pulp type (descending) * `upstream_id` - Upstream id * `-upstream_id` - Upstream id (descending) * `pulp_labels` - Pulp labels * `-pulp_labels` - Pulp labels (descending) * `timestamp_of_interest` - Timestamp of interest * `-timestamp_of_interest` - Timestamp of interest (descending) * `provenance` - Provenance * `-provenance` - Provenance (descending) * `sha256` - Sha256 * `-sha256` - Sha256 (descending) * `pk` - Pk * `-pk` - Pk (descending) (optional)
1644
1644
  orphaned_for = 3.4 # float | Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME. (optional)
1645
+ package = 'package_example' # str | Filter results where package matches value (optional)
1646
+ package__in = ['package__in_example'] # List[str] | Filter results where package is in a comma-separated list of values (optional)
1645
1647
  prn__in = ['prn__in_example'] # List[str] | Multiple values may be separated by commas. (optional)
1646
1648
  pulp_href__in = ['pulp_href__in_example'] # List[str] | Multiple values may be separated by commas. (optional)
1647
1649
  pulp_id__in = ['pulp_id__in_example'] # List[str] | Multiple values may be separated by commas. (optional)
@@ -1650,12 +1652,14 @@ with pulpcore.client.pulp_python.ApiClient(configuration) as api_client:
1650
1652
  repository_version = 'repository_version_example' # str | Repository Version referenced by HREF/PRN (optional)
1651
1653
  repository_version_added = 'repository_version_added_example' # str | Repository Version referenced by HREF/PRN (optional)
1652
1654
  repository_version_removed = 'repository_version_removed_example' # str | Repository Version referenced by HREF/PRN (optional)
1655
+ sha256 = 'sha256_example' # str | Filter results where sha256 matches value (optional)
1656
+ sha256__in = ['sha256__in_example'] # List[str] | Filter results where sha256 is in a comma-separated list of values (optional)
1653
1657
  fields = ['fields_example'] # List[str] | A list of fields to include in the response. (optional)
1654
1658
  exclude_fields = ['exclude_fields_example'] # List[str] | A list of fields to exclude from the response. (optional)
1655
1659
 
1656
1660
  try:
1657
1661
  # List package provenances
1658
- api_response = api_instance.list(pulp_domain, x_task_diagnostics=x_task_diagnostics, limit=limit, offset=offset, ordering=ordering, orphaned_for=orphaned_for, prn__in=prn__in, pulp_href__in=pulp_href__in, pulp_id__in=pulp_id__in, pulp_label_select=pulp_label_select, q=q, repository_version=repository_version, repository_version_added=repository_version_added, repository_version_removed=repository_version_removed, fields=fields, exclude_fields=exclude_fields)
1662
+ api_response = api_instance.list(pulp_domain, x_task_diagnostics=x_task_diagnostics, limit=limit, offset=offset, ordering=ordering, orphaned_for=orphaned_for, package=package, package__in=package__in, prn__in=prn__in, pulp_href__in=pulp_href__in, pulp_id__in=pulp_id__in, pulp_label_select=pulp_label_select, q=q, repository_version=repository_version, repository_version_added=repository_version_added, repository_version_removed=repository_version_removed, sha256=sha256, sha256__in=sha256__in, fields=fields, exclude_fields=exclude_fields)
1659
1663
  print("The response of ContentProvenanceApi->list:\n")
1660
1664
  pprint(api_response)
1661
1665
  except Exception as e:
@@ -1673,8 +1677,10 @@ Name | Type | Description | Notes
1673
1677
  **x_task_diagnostics** | [**List[str]**](str.md)| List of profilers to use on tasks. | [optional]
1674
1678
  **limit** | **int**| Number of results to return per page. | [optional]
1675
1679
  **offset** | **int**| The initial index from which to return the results. | [optional]
1676
- **ordering** | [**List[str]**](str.md)| Ordering * `pk` - Pk * `-pk` - Pk (descending) | [optional]
1680
+ **ordering** | [**List[str]**](str.md)| Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `pulp_type` - Pulp type * `-pulp_type` - Pulp type (descending) * `upstream_id` - Upstream id * `-upstream_id` - Upstream id (descending) * `pulp_labels` - Pulp labels * `-pulp_labels` - Pulp labels (descending) * `timestamp_of_interest` - Timestamp of interest * `-timestamp_of_interest` - Timestamp of interest (descending) * `provenance` - Provenance * `-provenance` - Provenance (descending) * `sha256` - Sha256 * `-sha256` - Sha256 (descending) * `pk` - Pk * `-pk` - Pk (descending) | [optional]
1677
1681
  **orphaned_for** | **float**| Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME. | [optional]
1682
+ **package** | **str**| Filter results where package matches value | [optional]
1683
+ **package__in** | [**List[str]**](str.md)| Filter results where package is in a comma-separated list of values | [optional]
1678
1684
  **prn__in** | [**List[str]**](str.md)| Multiple values may be separated by commas. | [optional]
1679
1685
  **pulp_href__in** | [**List[str]**](str.md)| Multiple values may be separated by commas. | [optional]
1680
1686
  **pulp_id__in** | [**List[str]**](str.md)| Multiple values may be separated by commas. | [optional]
@@ -1683,6 +1689,8 @@ Name | Type | Description | Notes
1683
1689
  **repository_version** | **str**| Repository Version referenced by HREF/PRN | [optional]
1684
1690
  **repository_version_added** | **str**| Repository Version referenced by HREF/PRN | [optional]
1685
1691
  **repository_version_removed** | **str**| Repository Version referenced by HREF/PRN | [optional]
1692
+ **sha256** | **str**| Filter results where sha256 matches value | [optional]
1693
+ **sha256__in** | [**List[str]**](str.md)| Filter results where sha256 is in a comma-separated list of values | [optional]
1686
1694
  **fields** | [**List[str]**](str.md)| A list of fields to include in the response. | [optional]
1687
1695
  **exclude_fields** | [**List[str]**](str.md)| A list of fields to exclude from the response. | [optional]
1688
1696
 
@@ -1726,10 +1734,10 @@ from pulpcore.client.pulp_python.models.python_package_provenance_response impor
1726
1734
  from pulpcore.client.pulp_python.rest import ApiException
1727
1735
  from pprint import pprint
1728
1736
 
1729
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
1737
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
1730
1738
  # See configuration.py for a list of all supported configuration parameters.
1731
1739
  configuration = pulpcore.client.pulp_python.Configuration(
1732
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
1740
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
1733
1741
  )
1734
1742
 
1735
1743
  # The client must configure the authentication and authorization parameters
@@ -1822,10 +1830,10 @@ from pulpcore.client.pulp_python.models.set_label_response import SetLabelRespon
1822
1830
  from pulpcore.client.pulp_python.rest import ApiException
1823
1831
  from pprint import pprint
1824
1832
 
1825
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
1833
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
1826
1834
  # See configuration.py for a list of all supported configuration parameters.
1827
1835
  configuration = pulpcore.client.pulp_python.Configuration(
1828
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
1836
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
1829
1837
  )
1830
1838
 
1831
1839
  # The client must configure the authentication and authorization parameters
@@ -1916,10 +1924,10 @@ from pulpcore.client.pulp_python.models.unset_label_response import UnsetLabelRe
1916
1924
  from pulpcore.client.pulp_python.rest import ApiException
1917
1925
  from pprint import pprint
1918
1926
 
1919
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
1927
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
1920
1928
  # See configuration.py for a list of all supported configuration parameters.
1921
1929
  configuration = pulpcore.client.pulp_python.Configuration(
1922
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
1930
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
1923
1931
  )
1924
1932
 
1925
1933
  # The client must configure the authentication and authorization parameters
@@ -2024,7 +2032,7 @@ content_summary_response_from_dict = ContentSummaryResponse.from_dict(content_su
2024
2032
 
2025
2033
  # pulpcore.client.pulp_python.DistributionsPypiApi
2026
2034
 
2027
- All URIs are relative to *https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com*
2035
+ All URIs are relative to *https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com*
2028
2036
 
2029
2037
  Method | HTTP request | Description
2030
2038
  ------------- | ------------- | -------------
@@ -2062,10 +2070,10 @@ from pulpcore.client.pulp_python.models.nested_role_response import NestedRoleRe
2062
2070
  from pulpcore.client.pulp_python.rest import ApiException
2063
2071
  from pprint import pprint
2064
2072
 
2065
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
2073
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
2066
2074
  # See configuration.py for a list of all supported configuration parameters.
2067
2075
  configuration = pulpcore.client.pulp_python.Configuration(
2068
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
2076
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
2069
2077
  )
2070
2078
 
2071
2079
  # The client must configure the authentication and authorization parameters
@@ -2156,10 +2164,10 @@ from pulpcore.client.pulp_python.models.python_python_distribution import Python
2156
2164
  from pulpcore.client.pulp_python.rest import ApiException
2157
2165
  from pprint import pprint
2158
2166
 
2159
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
2167
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
2160
2168
  # See configuration.py for a list of all supported configuration parameters.
2161
2169
  configuration = pulpcore.client.pulp_python.Configuration(
2162
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
2170
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
2163
2171
  )
2164
2172
 
2165
2173
  # The client must configure the authentication and authorization parameters
@@ -2249,10 +2257,10 @@ from pulpcore.client.pulp_python.models.async_operation_response import AsyncOpe
2249
2257
  from pulpcore.client.pulp_python.rest import ApiException
2250
2258
  from pprint import pprint
2251
2259
 
2252
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
2260
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
2253
2261
  # See configuration.py for a list of all supported configuration parameters.
2254
2262
  configuration = pulpcore.client.pulp_python.Configuration(
2255
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
2263
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
2256
2264
  )
2257
2265
 
2258
2266
  # The client must configure the authentication and authorization parameters
@@ -2340,10 +2348,10 @@ from pulpcore.client.pulp_python.models.paginatedpython_python_distribution_resp
2340
2348
  from pulpcore.client.pulp_python.rest import ApiException
2341
2349
  from pprint import pprint
2342
2350
 
2343
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
2351
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
2344
2352
  # See configuration.py for a list of all supported configuration parameters.
2345
2353
  configuration = pulpcore.client.pulp_python.Configuration(
2346
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
2354
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
2347
2355
  )
2348
2356
 
2349
2357
  # The client must configure the authentication and authorization parameters
@@ -2485,10 +2493,10 @@ from pulpcore.client.pulp_python.models.object_roles_response import ObjectRoles
2485
2493
  from pulpcore.client.pulp_python.rest import ApiException
2486
2494
  from pprint import pprint
2487
2495
 
2488
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
2496
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
2489
2497
  # See configuration.py for a list of all supported configuration parameters.
2490
2498
  configuration = pulpcore.client.pulp_python.Configuration(
2491
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
2499
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
2492
2500
  )
2493
2501
 
2494
2502
  # The client must configure the authentication and authorization parameters
@@ -2580,10 +2588,10 @@ from pulpcore.client.pulp_python.models.my_permissions_response import MyPermiss
2580
2588
  from pulpcore.client.pulp_python.rest import ApiException
2581
2589
  from pprint import pprint
2582
2590
 
2583
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
2591
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
2584
2592
  # See configuration.py for a list of all supported configuration parameters.
2585
2593
  configuration = pulpcore.client.pulp_python.Configuration(
2586
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
2594
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
2587
2595
  )
2588
2596
 
2589
2597
  # The client must configure the authentication and authorization parameters
@@ -2676,10 +2684,10 @@ from pulpcore.client.pulp_python.models.python_python_distribution_response impo
2676
2684
  from pulpcore.client.pulp_python.rest import ApiException
2677
2685
  from pprint import pprint
2678
2686
 
2679
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
2687
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
2680
2688
  # See configuration.py for a list of all supported configuration parameters.
2681
2689
  configuration = pulpcore.client.pulp_python.Configuration(
2682
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
2690
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
2683
2691
  )
2684
2692
 
2685
2693
  # The client must configure the authentication and authorization parameters
@@ -2770,10 +2778,10 @@ from pulpcore.client.pulp_python.models.python_python_distribution_response impo
2770
2778
  from pulpcore.client.pulp_python.rest import ApiException
2771
2779
  from pprint import pprint
2772
2780
 
2773
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
2781
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
2774
2782
  # See configuration.py for a list of all supported configuration parameters.
2775
2783
  configuration = pulpcore.client.pulp_python.Configuration(
2776
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
2784
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
2777
2785
  )
2778
2786
 
2779
2787
  # The client must configure the authentication and authorization parameters
@@ -2866,10 +2874,10 @@ from pulpcore.client.pulp_python.models.nested_role_response import NestedRoleRe
2866
2874
  from pulpcore.client.pulp_python.rest import ApiException
2867
2875
  from pprint import pprint
2868
2876
 
2869
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
2877
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
2870
2878
  # See configuration.py for a list of all supported configuration parameters.
2871
2879
  configuration = pulpcore.client.pulp_python.Configuration(
2872
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
2880
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
2873
2881
  )
2874
2882
 
2875
2883
  # The client must configure the authentication and authorization parameters
@@ -2960,10 +2968,10 @@ from pulpcore.client.pulp_python.models.set_label_response import SetLabelRespon
2960
2968
  from pulpcore.client.pulp_python.rest import ApiException
2961
2969
  from pprint import pprint
2962
2970
 
2963
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
2971
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
2964
2972
  # See configuration.py for a list of all supported configuration parameters.
2965
2973
  configuration = pulpcore.client.pulp_python.Configuration(
2966
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
2974
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
2967
2975
  )
2968
2976
 
2969
2977
  # The client must configure the authentication and authorization parameters
@@ -3054,10 +3062,10 @@ from pulpcore.client.pulp_python.models.unset_label_response import UnsetLabelRe
3054
3062
  from pulpcore.client.pulp_python.rest import ApiException
3055
3063
  from pprint import pprint
3056
3064
 
3057
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
3065
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
3058
3066
  # See configuration.py for a list of all supported configuration parameters.
3059
3067
  configuration = pulpcore.client.pulp_python.Configuration(
3060
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
3068
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
3061
3069
  )
3062
3070
 
3063
3071
  # The client must configure the authentication and authorization parameters
@@ -3148,10 +3156,10 @@ from pulpcore.client.pulp_python.models.python_python_distribution_response impo
3148
3156
  from pulpcore.client.pulp_python.rest import ApiException
3149
3157
  from pprint import pprint
3150
3158
 
3151
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
3159
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
3152
3160
  # See configuration.py for a list of all supported configuration parameters.
3153
3161
  configuration = pulpcore.client.pulp_python.Configuration(
3154
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
3162
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
3155
3163
  )
3156
3164
 
3157
3165
  # The client must configure the authentication and authorization parameters
@@ -3873,7 +3881,7 @@ patchedpython_python_repository_from_dict = PatchedpythonPythonRepository.from_d
3873
3881
 
3874
3882
  # pulpcore.client.pulp_python.PublicationsPypiApi
3875
3883
 
3876
- All URIs are relative to *https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com*
3884
+ All URIs are relative to *https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com*
3877
3885
 
3878
3886
  Method | HTTP request | Description
3879
3887
  ------------- | ------------- | -------------
@@ -3907,10 +3915,10 @@ from pulpcore.client.pulp_python.models.nested_role_response import NestedRoleRe
3907
3915
  from pulpcore.client.pulp_python.rest import ApiException
3908
3916
  from pprint import pprint
3909
3917
 
3910
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
3918
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
3911
3919
  # See configuration.py for a list of all supported configuration parameters.
3912
3920
  configuration = pulpcore.client.pulp_python.Configuration(
3913
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
3921
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
3914
3922
  )
3915
3923
 
3916
3924
  # The client must configure the authentication and authorization parameters
@@ -4001,10 +4009,10 @@ from pulpcore.client.pulp_python.models.python_python_publication import PythonP
4001
4009
  from pulpcore.client.pulp_python.rest import ApiException
4002
4010
  from pprint import pprint
4003
4011
 
4004
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
4012
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
4005
4013
  # See configuration.py for a list of all supported configuration parameters.
4006
4014
  configuration = pulpcore.client.pulp_python.Configuration(
4007
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
4015
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
4008
4016
  )
4009
4017
 
4010
4018
  # The client must configure the authentication and authorization parameters
@@ -4093,10 +4101,10 @@ import pulpcore.client.pulp_python
4093
4101
  from pulpcore.client.pulp_python.rest import ApiException
4094
4102
  from pprint import pprint
4095
4103
 
4096
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
4104
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
4097
4105
  # See configuration.py for a list of all supported configuration parameters.
4098
4106
  configuration = pulpcore.client.pulp_python.Configuration(
4099
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
4107
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
4100
4108
  )
4101
4109
 
4102
4110
  # The client must configure the authentication and authorization parameters
@@ -4182,10 +4190,10 @@ from pulpcore.client.pulp_python.models.paginatedpython_python_publication_respo
4182
4190
  from pulpcore.client.pulp_python.rest import ApiException
4183
4191
  from pprint import pprint
4184
4192
 
4185
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
4193
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
4186
4194
  # See configuration.py for a list of all supported configuration parameters.
4187
4195
  configuration = pulpcore.client.pulp_python.Configuration(
4188
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
4196
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
4189
4197
  )
4190
4198
 
4191
4199
  # The client must configure the authentication and authorization parameters
@@ -4315,10 +4323,10 @@ from pulpcore.client.pulp_python.models.object_roles_response import ObjectRoles
4315
4323
  from pulpcore.client.pulp_python.rest import ApiException
4316
4324
  from pprint import pprint
4317
4325
 
4318
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
4326
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
4319
4327
  # See configuration.py for a list of all supported configuration parameters.
4320
4328
  configuration = pulpcore.client.pulp_python.Configuration(
4321
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
4329
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
4322
4330
  )
4323
4331
 
4324
4332
  # The client must configure the authentication and authorization parameters
@@ -4410,10 +4418,10 @@ from pulpcore.client.pulp_python.models.my_permissions_response import MyPermiss
4410
4418
  from pulpcore.client.pulp_python.rest import ApiException
4411
4419
  from pprint import pprint
4412
4420
 
4413
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
4421
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
4414
4422
  # See configuration.py for a list of all supported configuration parameters.
4415
4423
  configuration = pulpcore.client.pulp_python.Configuration(
4416
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
4424
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
4417
4425
  )
4418
4426
 
4419
4427
  # The client must configure the authentication and authorization parameters
@@ -4505,10 +4513,10 @@ from pulpcore.client.pulp_python.models.python_python_publication_response impor
4505
4513
  from pulpcore.client.pulp_python.rest import ApiException
4506
4514
  from pprint import pprint
4507
4515
 
4508
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
4516
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
4509
4517
  # See configuration.py for a list of all supported configuration parameters.
4510
4518
  configuration = pulpcore.client.pulp_python.Configuration(
4511
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
4519
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
4512
4520
  )
4513
4521
 
4514
4522
  # The client must configure the authentication and authorization parameters
@@ -4601,10 +4609,10 @@ from pulpcore.client.pulp_python.models.nested_role_response import NestedRoleRe
4601
4609
  from pulpcore.client.pulp_python.rest import ApiException
4602
4610
  from pprint import pprint
4603
4611
 
4604
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
4612
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
4605
4613
  # See configuration.py for a list of all supported configuration parameters.
4606
4614
  configuration = pulpcore.client.pulp_python.Configuration(
4607
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
4615
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
4608
4616
  )
4609
4617
 
4610
4618
  # The client must configure the authentication and authorization parameters
@@ -4677,7 +4685,7 @@ Name | Type | Description | Notes
4677
4685
 
4678
4686
  # pulpcore.client.pulp_python.PypiMetadataApi
4679
4687
 
4680
- All URIs are relative to *https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com*
4688
+ All URIs are relative to *https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com*
4681
4689
 
4682
4690
  Method | HTTP request | Description
4683
4691
  ------------- | ------------- | -------------
@@ -4703,10 +4711,10 @@ from pulpcore.client.pulp_python.models.package_metadata_response import Package
4703
4711
  from pulpcore.client.pulp_python.rest import ApiException
4704
4712
  from pprint import pprint
4705
4713
 
4706
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
4714
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
4707
4715
  # See configuration.py for a list of all supported configuration parameters.
4708
4716
  configuration = pulpcore.client.pulp_python.Configuration(
4709
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
4717
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
4710
4718
  )
4711
4719
 
4712
4720
  # The client must configure the authentication and authorization parameters
@@ -5265,7 +5273,7 @@ python_python_repository_response_from_dict = PythonPythonRepositoryResponse.fro
5265
5273
 
5266
5274
  # pulpcore.client.pulp_python.RemotesPythonApi
5267
5275
 
5268
- All URIs are relative to *https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com*
5276
+ All URIs are relative to *https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com*
5269
5277
 
5270
5278
  Method | HTTP request | Description
5271
5279
  ------------- | ------------- | -------------
@@ -5304,10 +5312,10 @@ from pulpcore.client.pulp_python.models.nested_role_response import NestedRoleRe
5304
5312
  from pulpcore.client.pulp_python.rest import ApiException
5305
5313
  from pprint import pprint
5306
5314
 
5307
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
5315
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
5308
5316
  # See configuration.py for a list of all supported configuration parameters.
5309
5317
  configuration = pulpcore.client.pulp_python.Configuration(
5310
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
5318
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
5311
5319
  )
5312
5320
 
5313
5321
  # The client must configure the authentication and authorization parameters
@@ -5398,10 +5406,10 @@ from pulpcore.client.pulp_python.models.python_python_remote_response import Pyt
5398
5406
  from pulpcore.client.pulp_python.rest import ApiException
5399
5407
  from pprint import pprint
5400
5408
 
5401
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
5409
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
5402
5410
  # See configuration.py for a list of all supported configuration parameters.
5403
5411
  configuration = pulpcore.client.pulp_python.Configuration(
5404
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
5412
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
5405
5413
  )
5406
5414
 
5407
5415
  # The client must configure the authentication and authorization parameters
@@ -5491,10 +5499,10 @@ from pulpcore.client.pulp_python.models.async_operation_response import AsyncOpe
5491
5499
  from pulpcore.client.pulp_python.rest import ApiException
5492
5500
  from pprint import pprint
5493
5501
 
5494
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
5502
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
5495
5503
  # See configuration.py for a list of all supported configuration parameters.
5496
5504
  configuration = pulpcore.client.pulp_python.Configuration(
5497
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
5505
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
5498
5506
  )
5499
5507
 
5500
5508
  # The client must configure the authentication and authorization parameters
@@ -5582,10 +5590,10 @@ from pulpcore.client.pulp_python.models.python_python_remote_response import Pyt
5582
5590
  from pulpcore.client.pulp_python.rest import ApiException
5583
5591
  from pprint import pprint
5584
5592
 
5585
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
5593
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
5586
5594
  # See configuration.py for a list of all supported configuration parameters.
5587
5595
  configuration = pulpcore.client.pulp_python.Configuration(
5588
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
5596
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
5589
5597
  )
5590
5598
 
5591
5599
  # The client must configure the authentication and authorization parameters
@@ -5679,10 +5687,10 @@ from pulpcore.client.pulp_python.models.paginatedpython_python_remote_response_l
5679
5687
  from pulpcore.client.pulp_python.rest import ApiException
5680
5688
  from pprint import pprint
5681
5689
 
5682
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
5690
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
5683
5691
  # See configuration.py for a list of all supported configuration parameters.
5684
5692
  configuration = pulpcore.client.pulp_python.Configuration(
5685
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
5693
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
5686
5694
  )
5687
5695
 
5688
5696
  # The client must configure the authentication and authorization parameters
@@ -5822,10 +5830,10 @@ from pulpcore.client.pulp_python.models.object_roles_response import ObjectRoles
5822
5830
  from pulpcore.client.pulp_python.rest import ApiException
5823
5831
  from pprint import pprint
5824
5832
 
5825
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
5833
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
5826
5834
  # See configuration.py for a list of all supported configuration parameters.
5827
5835
  configuration = pulpcore.client.pulp_python.Configuration(
5828
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
5836
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
5829
5837
  )
5830
5838
 
5831
5839
  # The client must configure the authentication and authorization parameters
@@ -5917,10 +5925,10 @@ from pulpcore.client.pulp_python.models.my_permissions_response import MyPermiss
5917
5925
  from pulpcore.client.pulp_python.rest import ApiException
5918
5926
  from pprint import pprint
5919
5927
 
5920
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
5928
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
5921
5929
  # See configuration.py for a list of all supported configuration parameters.
5922
5930
  configuration = pulpcore.client.pulp_python.Configuration(
5923
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
5931
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
5924
5932
  )
5925
5933
 
5926
5934
  # The client must configure the authentication and authorization parameters
@@ -6013,10 +6021,10 @@ from pulpcore.client.pulp_python.models.python_python_remote_response import Pyt
6013
6021
  from pulpcore.client.pulp_python.rest import ApiException
6014
6022
  from pprint import pprint
6015
6023
 
6016
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
6024
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
6017
6025
  # See configuration.py for a list of all supported configuration parameters.
6018
6026
  configuration = pulpcore.client.pulp_python.Configuration(
6019
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
6027
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
6020
6028
  )
6021
6029
 
6022
6030
  # The client must configure the authentication and authorization parameters
@@ -6107,10 +6115,10 @@ from pulpcore.client.pulp_python.models.python_python_remote_response import Pyt
6107
6115
  from pulpcore.client.pulp_python.rest import ApiException
6108
6116
  from pprint import pprint
6109
6117
 
6110
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
6118
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
6111
6119
  # See configuration.py for a list of all supported configuration parameters.
6112
6120
  configuration = pulpcore.client.pulp_python.Configuration(
6113
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
6121
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
6114
6122
  )
6115
6123
 
6116
6124
  # The client must configure the authentication and authorization parameters
@@ -6203,10 +6211,10 @@ from pulpcore.client.pulp_python.models.nested_role_response import NestedRoleRe
6203
6211
  from pulpcore.client.pulp_python.rest import ApiException
6204
6212
  from pprint import pprint
6205
6213
 
6206
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
6214
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
6207
6215
  # See configuration.py for a list of all supported configuration parameters.
6208
6216
  configuration = pulpcore.client.pulp_python.Configuration(
6209
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
6217
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
6210
6218
  )
6211
6219
 
6212
6220
  # The client must configure the authentication and authorization parameters
@@ -6297,10 +6305,10 @@ from pulpcore.client.pulp_python.models.set_label_response import SetLabelRespon
6297
6305
  from pulpcore.client.pulp_python.rest import ApiException
6298
6306
  from pprint import pprint
6299
6307
 
6300
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
6308
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
6301
6309
  # See configuration.py for a list of all supported configuration parameters.
6302
6310
  configuration = pulpcore.client.pulp_python.Configuration(
6303
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
6311
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
6304
6312
  )
6305
6313
 
6306
6314
  # The client must configure the authentication and authorization parameters
@@ -6391,10 +6399,10 @@ from pulpcore.client.pulp_python.models.unset_label_response import UnsetLabelRe
6391
6399
  from pulpcore.client.pulp_python.rest import ApiException
6392
6400
  from pprint import pprint
6393
6401
 
6394
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
6402
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
6395
6403
  # See configuration.py for a list of all supported configuration parameters.
6396
6404
  configuration = pulpcore.client.pulp_python.Configuration(
6397
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
6405
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
6398
6406
  )
6399
6407
 
6400
6408
  # The client must configure the authentication and authorization parameters
@@ -6485,10 +6493,10 @@ from pulpcore.client.pulp_python.models.python_python_remote_response import Pyt
6485
6493
  from pulpcore.client.pulp_python.rest import ApiException
6486
6494
  from pprint import pprint
6487
6495
 
6488
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
6496
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
6489
6497
  # See configuration.py for a list of all supported configuration parameters.
6490
6498
  configuration = pulpcore.client.pulp_python.Configuration(
6491
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
6499
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
6492
6500
  )
6493
6501
 
6494
6502
  # The client must configure the authentication and authorization parameters
@@ -6591,7 +6599,7 @@ repair_from_dict = Repair.from_dict(repair_dict)
6591
6599
 
6592
6600
  # pulpcore.client.pulp_python.RepositoriesPythonApi
6593
6601
 
6594
- All URIs are relative to *https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com*
6602
+ All URIs are relative to *https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com*
6595
6603
 
6596
6604
  Method | HTTP request | Description
6597
6605
  ------------- | ------------- | -------------
@@ -6632,10 +6640,10 @@ from pulpcore.client.pulp_python.models.nested_role_response import NestedRoleRe
6632
6640
  from pulpcore.client.pulp_python.rest import ApiException
6633
6641
  from pprint import pprint
6634
6642
 
6635
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
6643
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
6636
6644
  # See configuration.py for a list of all supported configuration parameters.
6637
6645
  configuration = pulpcore.client.pulp_python.Configuration(
6638
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
6646
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
6639
6647
  )
6640
6648
 
6641
6649
  # The client must configure the authentication and authorization parameters
@@ -6726,10 +6734,10 @@ from pulpcore.client.pulp_python.models.python_python_repository_response import
6726
6734
  from pulpcore.client.pulp_python.rest import ApiException
6727
6735
  from pprint import pprint
6728
6736
 
6729
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
6737
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
6730
6738
  # See configuration.py for a list of all supported configuration parameters.
6731
6739
  configuration = pulpcore.client.pulp_python.Configuration(
6732
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
6740
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
6733
6741
  )
6734
6742
 
6735
6743
  # The client must configure the authentication and authorization parameters
@@ -6819,10 +6827,10 @@ from pulpcore.client.pulp_python.models.async_operation_response import AsyncOpe
6819
6827
  from pulpcore.client.pulp_python.rest import ApiException
6820
6828
  from pprint import pprint
6821
6829
 
6822
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
6830
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
6823
6831
  # See configuration.py for a list of all supported configuration parameters.
6824
6832
  configuration = pulpcore.client.pulp_python.Configuration(
6825
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
6833
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
6826
6834
  )
6827
6835
 
6828
6836
  # The client must configure the authentication and authorization parameters
@@ -6910,10 +6918,10 @@ from pulpcore.client.pulp_python.models.paginatedpython_python_repository_respon
6910
6918
  from pulpcore.client.pulp_python.rest import ApiException
6911
6919
  from pprint import pprint
6912
6920
 
6913
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
6921
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
6914
6922
  # See configuration.py for a list of all supported configuration parameters.
6915
6923
  configuration = pulpcore.client.pulp_python.Configuration(
6916
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
6924
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
6917
6925
  )
6918
6926
 
6919
6927
  # The client must configure the authentication and authorization parameters
@@ -7061,10 +7069,10 @@ from pulpcore.client.pulp_python.models.object_roles_response import ObjectRoles
7061
7069
  from pulpcore.client.pulp_python.rest import ApiException
7062
7070
  from pprint import pprint
7063
7071
 
7064
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
7072
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
7065
7073
  # See configuration.py for a list of all supported configuration parameters.
7066
7074
  configuration = pulpcore.client.pulp_python.Configuration(
7067
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
7075
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
7068
7076
  )
7069
7077
 
7070
7078
  # The client must configure the authentication and authorization parameters
@@ -7157,10 +7165,10 @@ from pulpcore.client.pulp_python.models.repository_add_remove_content import Rep
7157
7165
  from pulpcore.client.pulp_python.rest import ApiException
7158
7166
  from pprint import pprint
7159
7167
 
7160
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
7168
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
7161
7169
  # See configuration.py for a list of all supported configuration parameters.
7162
7170
  configuration = pulpcore.client.pulp_python.Configuration(
7163
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
7171
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
7164
7172
  )
7165
7173
 
7166
7174
  # The client must configure the authentication and authorization parameters
@@ -7250,10 +7258,10 @@ from pulpcore.client.pulp_python.models.my_permissions_response import MyPermiss
7250
7258
  from pulpcore.client.pulp_python.rest import ApiException
7251
7259
  from pprint import pprint
7252
7260
 
7253
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
7261
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
7254
7262
  # See configuration.py for a list of all supported configuration parameters.
7255
7263
  configuration = pulpcore.client.pulp_python.Configuration(
7256
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
7264
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
7257
7265
  )
7258
7266
 
7259
7267
  # The client must configure the authentication and authorization parameters
@@ -7346,10 +7354,10 @@ from pulpcore.client.pulp_python.models.python_python_repository_response import
7346
7354
  from pulpcore.client.pulp_python.rest import ApiException
7347
7355
  from pprint import pprint
7348
7356
 
7349
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
7357
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
7350
7358
  # See configuration.py for a list of all supported configuration parameters.
7351
7359
  configuration = pulpcore.client.pulp_python.Configuration(
7352
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
7360
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
7353
7361
  )
7354
7362
 
7355
7363
  # The client must configure the authentication and authorization parameters
@@ -7440,10 +7448,10 @@ from pulpcore.client.pulp_python.models.python_python_repository_response import
7440
7448
  from pulpcore.client.pulp_python.rest import ApiException
7441
7449
  from pprint import pprint
7442
7450
 
7443
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
7451
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
7444
7452
  # See configuration.py for a list of all supported configuration parameters.
7445
7453
  configuration = pulpcore.client.pulp_python.Configuration(
7446
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
7454
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
7447
7455
  )
7448
7456
 
7449
7457
  # The client must configure the authentication and authorization parameters
@@ -7536,10 +7544,10 @@ from pulpcore.client.pulp_python.models.nested_role_response import NestedRoleRe
7536
7544
  from pulpcore.client.pulp_python.rest import ApiException
7537
7545
  from pprint import pprint
7538
7546
 
7539
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
7547
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
7540
7548
  # See configuration.py for a list of all supported configuration parameters.
7541
7549
  configuration = pulpcore.client.pulp_python.Configuration(
7542
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
7550
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
7543
7551
  )
7544
7552
 
7545
7553
  # The client must configure the authentication and authorization parameters
@@ -7629,10 +7637,10 @@ from pulpcore.client.pulp_python.models.async_operation_response import AsyncOpe
7629
7637
  from pulpcore.client.pulp_python.rest import ApiException
7630
7638
  from pprint import pprint
7631
7639
 
7632
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
7640
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
7633
7641
  # See configuration.py for a list of all supported configuration parameters.
7634
7642
  configuration = pulpcore.client.pulp_python.Configuration(
7635
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
7643
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
7636
7644
  )
7637
7645
 
7638
7646
  # The client must configure the authentication and authorization parameters
@@ -7721,10 +7729,10 @@ from pulpcore.client.pulp_python.models.set_label_response import SetLabelRespon
7721
7729
  from pulpcore.client.pulp_python.rest import ApiException
7722
7730
  from pprint import pprint
7723
7731
 
7724
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
7732
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
7725
7733
  # See configuration.py for a list of all supported configuration parameters.
7726
7734
  configuration = pulpcore.client.pulp_python.Configuration(
7727
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
7735
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
7728
7736
  )
7729
7737
 
7730
7738
  # The client must configure the authentication and authorization parameters
@@ -7815,10 +7823,10 @@ from pulpcore.client.pulp_python.models.repository_sync_url import RepositorySyn
7815
7823
  from pulpcore.client.pulp_python.rest import ApiException
7816
7824
  from pprint import pprint
7817
7825
 
7818
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
7826
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
7819
7827
  # See configuration.py for a list of all supported configuration parameters.
7820
7828
  configuration = pulpcore.client.pulp_python.Configuration(
7821
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
7829
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
7822
7830
  )
7823
7831
 
7824
7832
  # The client must configure the authentication and authorization parameters
@@ -7909,10 +7917,10 @@ from pulpcore.client.pulp_python.models.unset_label_response import UnsetLabelRe
7909
7917
  from pulpcore.client.pulp_python.rest import ApiException
7910
7918
  from pprint import pprint
7911
7919
 
7912
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
7920
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
7913
7921
  # See configuration.py for a list of all supported configuration parameters.
7914
7922
  configuration = pulpcore.client.pulp_python.Configuration(
7915
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
7923
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
7916
7924
  )
7917
7925
 
7918
7926
  # The client must configure the authentication and authorization parameters
@@ -8003,10 +8011,10 @@ from pulpcore.client.pulp_python.models.python_python_repository_response import
8003
8011
  from pulpcore.client.pulp_python.rest import ApiException
8004
8012
  from pprint import pprint
8005
8013
 
8006
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
8014
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
8007
8015
  # See configuration.py for a list of all supported configuration parameters.
8008
8016
  configuration = pulpcore.client.pulp_python.Configuration(
8009
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
8017
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
8010
8018
  )
8011
8019
 
8012
8020
  # The client must configure the authentication and authorization parameters
@@ -8080,7 +8088,7 @@ Name | Type | Description | Notes
8080
8088
 
8081
8089
  # pulpcore.client.pulp_python.RepositoriesPythonVersionsApi
8082
8090
 
8083
- All URIs are relative to *https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com*
8091
+ All URIs are relative to *https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com*
8084
8092
 
8085
8093
  Method | HTTP request | Description
8086
8094
  ------------- | ------------- | -------------
@@ -8110,10 +8118,10 @@ from pulpcore.client.pulp_python.models.async_operation_response import AsyncOpe
8110
8118
  from pulpcore.client.pulp_python.rest import ApiException
8111
8119
  from pprint import pprint
8112
8120
 
8113
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
8121
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
8114
8122
  # See configuration.py for a list of all supported configuration parameters.
8115
8123
  configuration = pulpcore.client.pulp_python.Configuration(
8116
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
8124
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
8117
8125
  )
8118
8126
 
8119
8127
  # The client must configure the authentication and authorization parameters
@@ -8201,10 +8209,10 @@ from pulpcore.client.pulp_python.models.paginated_repository_version_response_li
8201
8209
  from pulpcore.client.pulp_python.rest import ApiException
8202
8210
  from pprint import pprint
8203
8211
 
8204
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
8212
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
8205
8213
  # See configuration.py for a list of all supported configuration parameters.
8206
8214
  configuration = pulpcore.client.pulp_python.Configuration(
8207
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
8215
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
8208
8216
  )
8209
8217
 
8210
8218
  # The client must configure the authentication and authorization parameters
@@ -8338,10 +8346,10 @@ from pulpcore.client.pulp_python.models.repository_version_response import Repos
8338
8346
  from pulpcore.client.pulp_python.rest import ApiException
8339
8347
  from pprint import pprint
8340
8348
 
8341
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
8349
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
8342
8350
  # See configuration.py for a list of all supported configuration parameters.
8343
8351
  configuration = pulpcore.client.pulp_python.Configuration(
8344
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
8352
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
8345
8353
  )
8346
8354
 
8347
8355
  # The client must configure the authentication and authorization parameters
@@ -8434,10 +8442,10 @@ from pulpcore.client.pulp_python.models.repair import Repair
8434
8442
  from pulpcore.client.pulp_python.rest import ApiException
8435
8443
  from pprint import pprint
8436
8444
 
8437
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
8445
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
8438
8446
  # See configuration.py for a list of all supported configuration parameters.
8439
8447
  configuration = pulpcore.client.pulp_python.Configuration(
8440
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
8448
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
8441
8449
  )
8442
8450
 
8443
8451
  # The client must configure the authentication and authorization parameters
@@ -8526,10 +8534,10 @@ from pulpcore.client.pulp_python.models.async_operation_response import AsyncOpe
8526
8534
  from pulpcore.client.pulp_python.rest import ApiException
8527
8535
  from pprint import pprint
8528
8536
 
8529
- # Defining the host is optional and defaults to https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com
8537
+ # Defining the host is optional and defaults to https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com
8530
8538
  # See configuration.py for a list of all supported configuration parameters.
8531
8539
  configuration = pulpcore.client.pulp_python.Configuration(
8532
- host = "https://env-ephemeral-am9igp.apps.crc-eph.r9lp.p1.openshiftapps.com"
8540
+ host = "https://env-ephemeral-cfhrfw.apps.crc-eph.r9lp.p1.openshiftapps.com"
8533
8541
  )
8534
8542
 
8535
8543
  # The client must configure the authentication and authorization parameters