crc-pulpcore-client 20251112.1__tar.gz → 20251202.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.
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/PKG-INFO +515 -515
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/README.md +4 -4
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/crc_pulpcore_client.egg-info/PKG-INFO +515 -515
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/__init__.py +1 -1
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/configuration.py +3 -3
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/artifact_distribution_response.py +17 -17
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pyproject.toml +1 -1
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/setup.py +1 -1
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_artifact_distribution_response.py +9 -9
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_paginated_artifact_distribution_response_list.py +18 -18
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/crc_pulpcore_client.egg-info/SOURCES.txt +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/crc_pulpcore_client.egg-info/dependency_links.txt +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/crc_pulpcore_client.egg-info/requires.txt +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/crc_pulpcore_client.egg-info/top_level.txt +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/__init__.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/__init__.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/api/__init__.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/api/access_policies_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/api/artifacts_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/api/content_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/api/content_openpgp_publickey_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/api/content_openpgp_publicsubkey_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/api/content_openpgp_signature_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/api/content_openpgp_userattribute_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/api/content_openpgp_userid_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/api/contentguards_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/api/contentguards_composite_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/api/contentguards_content_redirect_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/api/contentguards_header_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/api/contentguards_rbac_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/api/distributions_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/api/distributions_artifacts_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/api/distributions_openpgp_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/api/domains_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/api/exporters_filesystem_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/api/exporters_filesystem_exports_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/api/exporters_pulp_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/api/exporters_pulp_exports_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/api/groups_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/api/groups_roles_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/api/groups_users_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/api/importers_pulp_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/api/importers_pulp_import_check_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/api/importers_pulp_imports_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/api/livez_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/api/login_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/api/orphans_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/api/orphans_cleanup_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/api/publications_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/api/remotes_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/api/repair_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/api/repositories_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/api/repositories_openpgp_keyring_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/api/repositories_reclaim_space_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/api/repository_versions_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/api/roles_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/api/signing_services_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/api/status_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/api/task_groups_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/api/task_schedules_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/api/tasks_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/api/uploads_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/api/upstream_pulps_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/api/users_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/api/users_roles_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/api/vuln_report_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/api/workers_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/api_client.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/api_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/exceptions.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/__init__.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/access_policy.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/access_policy_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/app_status_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/artifact_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/async_operation_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/composite_content_guard.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/composite_content_guard_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/content_guard_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/content_redirect_content_guard.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/content_redirect_content_guard_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/content_settings_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/content_summary_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/database_connection_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/distribution_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/domain.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/domain_backend_migrator.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/domain_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/evaluation_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/filesystem_export.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/filesystem_export_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/filesystem_exporter.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/filesystem_exporter_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/generic_remote_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/generic_remote_response_hidden_fields_inner.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/generic_remote_response_policy_enum.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/group.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/group_progress_report_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/group_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/group_role.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/group_role_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/group_user.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/group_user_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/header_content_guard.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/header_content_guard_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/import_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/login_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/method_enum.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/minimal_task_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/multiple_artifact_content_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/my_permissions_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/nested_open_pgp_public_subkey.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/nested_open_pgp_public_subkey_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/nested_open_pgp_signature.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/nested_open_pgp_signature_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/nested_open_pgp_user_attribute.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/nested_open_pgp_user_attribute_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/nested_open_pgp_user_id.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/nested_open_pgp_user_id_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/nested_role.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/nested_role_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/object_roles_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/open_pgp_distribution.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/open_pgp_distribution_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/open_pgp_keyring.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/open_pgp_keyring_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/open_pgp_public_key_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/open_pgp_public_subkey_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/open_pgp_signature_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/open_pgp_user_attribute_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/open_pgp_user_id_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/orphans_cleanup.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/paginated_access_policy_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/paginated_artifact_distribution_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/paginated_artifact_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/paginated_composite_content_guard_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/paginated_content_guard_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/paginated_content_redirect_content_guard_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/paginated_distribution_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/paginated_domain_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/paginated_filesystem_export_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/paginated_filesystem_exporter_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/paginated_generic_remote_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/paginated_group_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/paginated_group_role_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/paginated_group_user_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/paginated_header_content_guard_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/paginated_import_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/paginated_multiple_artifact_content_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/paginated_open_pgp_distribution_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/paginated_open_pgp_keyring_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/paginated_open_pgp_public_key_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/paginated_open_pgp_public_subkey_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/paginated_open_pgp_signature_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/paginated_open_pgp_user_attribute_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/paginated_open_pgp_user_id_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/paginated_publication_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/paginated_pulp_export_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/paginated_pulp_exporter_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/paginated_pulp_importer_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/paginated_rbac_content_guard_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/paginated_repository_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/paginated_repository_version_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/paginated_role_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/paginated_signing_service_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/paginated_task_group_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/paginated_task_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/paginated_task_schedule_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/paginated_upload_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/paginated_upstream_pulp_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/paginated_user_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/paginated_user_role_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/paginated_vulnerability_report_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/paginated_worker_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/patched_access_policy.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/patched_composite_content_guard.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/patched_content_redirect_content_guard.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/patched_domain.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/patched_filesystem_exporter.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/patched_group.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/patched_header_content_guard.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/patched_open_pgp_distribution.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/patched_open_pgp_keyring.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/patched_pulp_exporter.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/patched_pulp_importer.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/patched_rbac_content_guard.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/patched_role.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/patched_task_cancel.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/patched_upstream_pulp.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/patched_user.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/policy357_enum.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/profile_artifact_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/progress_report_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/publication_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/pulp_export.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/pulp_export_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/pulp_exporter.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/pulp_exporter_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/pulp_import.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/pulp_import_check.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/pulp_import_check_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/pulp_importer.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/pulp_importer_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/purge.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/rbac_content_guard.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/rbac_content_guard_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/reclaim_space.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/redis_connection_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/repair.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/repository_add_remove_content.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/repository_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/repository_version_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/role.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/role_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/set_label.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/set_label_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/signing_service_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/states_enum.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/status_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/storage_class_enum.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/storage_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/task_group_operation_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/task_group_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/task_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/task_schedule_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/unset_label.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/unset_label_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/upload.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/upload_chunk_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/upload_commit.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/upload_detail_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/upload_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/upstream_pulp.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/upstream_pulp_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/user.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/user_group.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/user_group_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/user_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/user_role.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/user_role_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/version_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/vulnerability_report_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/models/worker_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/py.typed +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/pulpcore/client/pulpcore/rest.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/setup.cfg +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_access_policies_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_access_policy.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_access_policy_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_app_status_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_artifact_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_artifacts_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_async_operation_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_composite_content_guard.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_composite_content_guard_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_content_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_content_guard_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_content_openpgp_publickey_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_content_openpgp_publicsubkey_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_content_openpgp_signature_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_content_openpgp_userattribute_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_content_openpgp_userid_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_content_redirect_content_guard.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_content_redirect_content_guard_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_content_settings_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_content_summary_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_contentguards_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_contentguards_composite_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_contentguards_content_redirect_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_contentguards_header_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_contentguards_rbac_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_database_connection_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_distribution_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_distributions_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_distributions_artifacts_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_distributions_openpgp_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_domain.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_domain_backend_migrator.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_domain_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_domains_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_evaluation_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_exporters_filesystem_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_exporters_filesystem_exports_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_exporters_pulp_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_exporters_pulp_exports_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_filesystem_export.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_filesystem_export_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_filesystem_exporter.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_filesystem_exporter_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_generic_remote_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_generic_remote_response_hidden_fields_inner.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_generic_remote_response_policy_enum.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_group.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_group_progress_report_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_group_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_group_role.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_group_role_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_group_user.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_group_user_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_groups_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_groups_roles_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_groups_users_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_header_content_guard.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_header_content_guard_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_import_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_importers_pulp_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_importers_pulp_import_check_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_importers_pulp_imports_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_livez_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_login_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_login_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_method_enum.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_minimal_task_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_multiple_artifact_content_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_my_permissions_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_nested_open_pgp_public_subkey.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_nested_open_pgp_public_subkey_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_nested_open_pgp_signature.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_nested_open_pgp_signature_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_nested_open_pgp_user_attribute.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_nested_open_pgp_user_attribute_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_nested_open_pgp_user_id.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_nested_open_pgp_user_id_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_nested_role.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_nested_role_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_object_roles_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_open_pgp_distribution.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_open_pgp_distribution_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_open_pgp_keyring.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_open_pgp_keyring_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_open_pgp_public_key_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_open_pgp_public_subkey_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_open_pgp_signature_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_open_pgp_user_attribute_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_open_pgp_user_id_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_orphans_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_orphans_cleanup.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_orphans_cleanup_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_paginated_access_policy_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_paginated_artifact_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_paginated_composite_content_guard_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_paginated_content_guard_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_paginated_content_redirect_content_guard_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_paginated_distribution_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_paginated_domain_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_paginated_filesystem_export_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_paginated_filesystem_exporter_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_paginated_generic_remote_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_paginated_group_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_paginated_group_role_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_paginated_group_user_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_paginated_header_content_guard_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_paginated_import_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_paginated_multiple_artifact_content_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_paginated_open_pgp_distribution_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_paginated_open_pgp_keyring_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_paginated_open_pgp_public_key_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_paginated_open_pgp_public_subkey_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_paginated_open_pgp_signature_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_paginated_open_pgp_user_attribute_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_paginated_open_pgp_user_id_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_paginated_publication_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_paginated_pulp_export_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_paginated_pulp_exporter_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_paginated_pulp_importer_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_paginated_rbac_content_guard_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_paginated_repository_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_paginated_repository_version_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_paginated_role_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_paginated_signing_service_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_paginated_task_group_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_paginated_task_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_paginated_task_schedule_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_paginated_upload_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_paginated_upstream_pulp_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_paginated_user_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_paginated_user_role_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_paginated_vulnerability_report_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_paginated_worker_response_list.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_patched_access_policy.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_patched_composite_content_guard.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_patched_content_redirect_content_guard.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_patched_domain.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_patched_filesystem_exporter.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_patched_group.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_patched_header_content_guard.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_patched_open_pgp_distribution.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_patched_open_pgp_keyring.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_patched_pulp_exporter.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_patched_pulp_importer.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_patched_rbac_content_guard.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_patched_role.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_patched_task_cancel.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_patched_upstream_pulp.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_patched_user.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_policy357_enum.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_profile_artifact_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_progress_report_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_publication_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_publications_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_pulp_export.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_pulp_export_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_pulp_exporter.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_pulp_exporter_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_pulp_import.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_pulp_import_check.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_pulp_import_check_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_pulp_importer.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_pulp_importer_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_purge.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_rbac_content_guard.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_rbac_content_guard_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_reclaim_space.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_redis_connection_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_remotes_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_repair.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_repair_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_repositories_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_repositories_openpgp_keyring_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_repositories_reclaim_space_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_repository_add_remove_content.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_repository_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_repository_version_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_repository_versions_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_role.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_role_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_roles_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_set_label.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_set_label_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_signing_service_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_signing_services_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_states_enum.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_status_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_status_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_storage_class_enum.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_storage_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_task_group_operation_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_task_group_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_task_groups_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_task_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_task_schedule_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_task_schedules_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_tasks_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_unset_label.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_unset_label_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_upload.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_upload_chunk_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_upload_commit.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_upload_detail_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_upload_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_uploads_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_upstream_pulp.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_upstream_pulp_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_upstream_pulps_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_user.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_user_group.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_user_group_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_user_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_user_role.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_user_role_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_users_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_users_roles_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_version_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_vuln_report_api.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_vulnerability_report_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_worker_response.py +0 -0
- {crc_pulpcore_client-20251112.1 → crc_pulpcore_client-20251202.1}/test/test_workers_api.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: crc-pulpcore-client
|
|
3
|
-
Version:
|
|
3
|
+
Version: 20251202.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.pulpcore.AccessPoliciesApi
|
|
25
25
|
|
|
26
|
-
All URIs are relative to *https://env-ephemeral-
|
|
26
|
+
All URIs are relative to *https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
27
27
|
|
|
28
28
|
Method | HTTP request | Description
|
|
29
29
|
------------- | ------------- | -------------
|
|
@@ -53,10 +53,10 @@ from pulpcore.client.pulpcore.models.paginated_access_policy_response_list impor
|
|
|
53
53
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
54
54
|
from pprint import pprint
|
|
55
55
|
|
|
56
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
56
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
57
57
|
# See configuration.py for a list of all supported configuration parameters.
|
|
58
58
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
59
|
-
host = "https://env-ephemeral-
|
|
59
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
60
60
|
)
|
|
61
61
|
|
|
62
62
|
# The client must configure the authentication and authorization parameters
|
|
@@ -183,10 +183,10 @@ from pulpcore.client.pulpcore.models.patched_access_policy import PatchedAccessP
|
|
|
183
183
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
184
184
|
from pprint import pprint
|
|
185
185
|
|
|
186
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
186
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
187
187
|
# See configuration.py for a list of all supported configuration parameters.
|
|
188
188
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
189
|
-
host = "https://env-ephemeral-
|
|
189
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
190
190
|
)
|
|
191
191
|
|
|
192
192
|
# The client must configure the authentication and authorization parameters
|
|
@@ -276,10 +276,10 @@ from pulpcore.client.pulpcore.models.access_policy_response import AccessPolicyR
|
|
|
276
276
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
277
277
|
from pprint import pprint
|
|
278
278
|
|
|
279
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
279
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
280
280
|
# See configuration.py for a list of all supported configuration parameters.
|
|
281
281
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
282
|
-
host = "https://env-ephemeral-
|
|
282
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
283
283
|
)
|
|
284
284
|
|
|
285
285
|
# The client must configure the authentication and authorization parameters
|
|
@@ -371,10 +371,10 @@ from pulpcore.client.pulpcore.models.access_policy_response import AccessPolicyR
|
|
|
371
371
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
372
372
|
from pprint import pprint
|
|
373
373
|
|
|
374
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
374
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
375
375
|
# See configuration.py for a list of all supported configuration parameters.
|
|
376
376
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
377
|
-
host = "https://env-ephemeral-
|
|
377
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
378
378
|
)
|
|
379
379
|
|
|
380
380
|
# The client must configure the authentication and authorization parameters
|
|
@@ -462,10 +462,10 @@ from pulpcore.client.pulpcore.models.access_policy_response import AccessPolicyR
|
|
|
462
462
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
463
463
|
from pprint import pprint
|
|
464
464
|
|
|
465
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
465
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
466
466
|
# See configuration.py for a list of all supported configuration parameters.
|
|
467
467
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
468
|
-
host = "https://env-ephemeral-
|
|
468
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
469
469
|
)
|
|
470
470
|
|
|
471
471
|
# The client must configure the authentication and authorization parameters
|
|
@@ -647,17 +647,17 @@ A serializer for ArtifactDistribution.
|
|
|
647
647
|
|
|
648
648
|
Name | Type | Description | Notes
|
|
649
649
|
------------ | ------------- | ------------- | -------------
|
|
650
|
-
**
|
|
651
|
-
**pulp_created** | **datetime** | Timestamp of creation. | [optional] [readonly]
|
|
652
|
-
**base_url** | **str** | The URL for accessing the publication as defined by this distribution. | [optional] [readonly]
|
|
650
|
+
**pulp_labels** | **Dict[str, Optional[str]]** | | [optional]
|
|
653
651
|
**pulp_last_updated** | **datetime** | Timestamp of the last time this resource was updated. Note: for immutable resources - like content, repository versions, and publication - pulp_created and pulp_last_updated dates will be the same. | [optional] [readonly]
|
|
654
|
-
**
|
|
652
|
+
**base_url** | **str** | The URL for accessing the publication as defined by this distribution. | [optional] [readonly]
|
|
655
653
|
**pulp_href** | **str** | | [optional] [readonly]
|
|
654
|
+
**hidden** | **bool** | Whether this distribution should be shown in the content app. | [optional] [default to False]
|
|
656
655
|
**content_guard** | **str** | An optional content-guard. | [optional]
|
|
657
|
-
**
|
|
658
|
-
**pulp_labels** | **Dict[str, Optional[str]]** | | [optional]
|
|
656
|
+
**name** | **str** | A unique name. Ex, `rawhide` and `stable`. |
|
|
659
657
|
**prn** | **str** | The Pulp Resource Name (PRN). | [optional] [readonly]
|
|
660
658
|
**base_path** | **str** | The base (relative) path component of the published url. Avoid paths that overlap with other distribution base paths (e.g. \"foo\" and \"foo/bar\") |
|
|
659
|
+
**pulp_created** | **datetime** | Timestamp of creation. | [optional] [readonly]
|
|
660
|
+
**no_content_change_since** | **str** | Timestamp since when the distributed content served by this distribution has not changed. If equals to `null`, no guarantee is provided about content changes. | [optional] [readonly]
|
|
661
661
|
|
|
662
662
|
## Example
|
|
663
663
|
|
|
@@ -722,7 +722,7 @@ artifact_response_from_dict = ArtifactResponse.from_dict(artifact_response_dict)
|
|
|
722
722
|
|
|
723
723
|
# pulpcore.client.pulpcore.ArtifactsApi
|
|
724
724
|
|
|
725
|
-
All URIs are relative to *https://env-ephemeral-
|
|
725
|
+
All URIs are relative to *https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
726
726
|
|
|
727
727
|
Method | HTTP request | Description
|
|
728
728
|
------------- | ------------- | -------------
|
|
@@ -751,10 +751,10 @@ from pulpcore.client.pulpcore.models.artifact_response import ArtifactResponse
|
|
|
751
751
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
752
752
|
from pprint import pprint
|
|
753
753
|
|
|
754
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
754
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
755
755
|
# See configuration.py for a list of all supported configuration parameters.
|
|
756
756
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
757
|
-
host = "https://env-ephemeral-
|
|
757
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
758
758
|
)
|
|
759
759
|
|
|
760
760
|
# The client must configure the authentication and authorization parameters
|
|
@@ -857,10 +857,10 @@ import pulpcore.client.pulpcore
|
|
|
857
857
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
858
858
|
from pprint import pprint
|
|
859
859
|
|
|
860
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
860
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
861
861
|
# See configuration.py for a list of all supported configuration parameters.
|
|
862
862
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
863
|
-
host = "https://env-ephemeral-
|
|
863
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
864
864
|
)
|
|
865
865
|
|
|
866
866
|
# The client must configure the authentication and authorization parameters
|
|
@@ -946,10 +946,10 @@ from pulpcore.client.pulpcore.models.paginated_artifact_response_list import Pag
|
|
|
946
946
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
947
947
|
from pprint import pprint
|
|
948
948
|
|
|
949
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
949
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
950
950
|
# See configuration.py for a list of all supported configuration parameters.
|
|
951
951
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
952
|
-
host = "https://env-ephemeral-
|
|
952
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
953
953
|
)
|
|
954
954
|
|
|
955
955
|
# The client must configure the authentication and authorization parameters
|
|
@@ -1071,10 +1071,10 @@ from pulpcore.client.pulpcore.models.artifact_response import ArtifactResponse
|
|
|
1071
1071
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
1072
1072
|
from pprint import pprint
|
|
1073
1073
|
|
|
1074
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
1074
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
1075
1075
|
# See configuration.py for a list of all supported configuration parameters.
|
|
1076
1076
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
1077
|
-
host = "https://env-ephemeral-
|
|
1077
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
1078
1078
|
)
|
|
1079
1079
|
|
|
1080
1080
|
# The client must configure the authentication and authorization parameters
|
|
@@ -1247,7 +1247,7 @@ composite_content_guard_response_from_dict = CompositeContentGuardResponse.from_
|
|
|
1247
1247
|
|
|
1248
1248
|
# pulpcore.client.pulpcore.ContentApi
|
|
1249
1249
|
|
|
1250
|
-
All URIs are relative to *https://env-ephemeral-
|
|
1250
|
+
All URIs are relative to *https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
1251
1251
|
|
|
1252
1252
|
Method | HTTP request | Description
|
|
1253
1253
|
------------- | ------------- | -------------
|
|
@@ -1273,10 +1273,10 @@ from pulpcore.client.pulpcore.models.paginated_multiple_artifact_content_respons
|
|
|
1273
1273
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
1274
1274
|
from pprint import pprint
|
|
1275
1275
|
|
|
1276
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
1276
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
1277
1277
|
# See configuration.py for a list of all supported configuration parameters.
|
|
1278
1278
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
1279
|
-
host = "https://env-ephemeral-
|
|
1279
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
1280
1280
|
)
|
|
1281
1281
|
|
|
1282
1282
|
# The client must configure the authentication and authorization parameters
|
|
@@ -1414,7 +1414,7 @@ content_guard_response_from_dict = ContentGuardResponse.from_dict(content_guard_
|
|
|
1414
1414
|
|
|
1415
1415
|
# pulpcore.client.pulpcore.ContentguardsApi
|
|
1416
1416
|
|
|
1417
|
-
All URIs are relative to *https://env-ephemeral-
|
|
1417
|
+
All URIs are relative to *https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
1418
1418
|
|
|
1419
1419
|
Method | HTTP request | Description
|
|
1420
1420
|
------------- | ------------- | -------------
|
|
@@ -1440,10 +1440,10 @@ from pulpcore.client.pulpcore.models.paginated_content_guard_response_list impor
|
|
|
1440
1440
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
1441
1441
|
from pprint import pprint
|
|
1442
1442
|
|
|
1443
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
1443
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
1444
1444
|
# See configuration.py for a list of all supported configuration parameters.
|
|
1445
1445
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
1446
|
-
host = "https://env-ephemeral-
|
|
1446
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
1447
1447
|
)
|
|
1448
1448
|
|
|
1449
1449
|
# The client must configure the authentication and authorization parameters
|
|
@@ -1554,7 +1554,7 @@ Name | Type | Description | Notes
|
|
|
1554
1554
|
|
|
1555
1555
|
# pulpcore.client.pulpcore.ContentguardsCompositeApi
|
|
1556
1556
|
|
|
1557
|
-
All URIs are relative to *https://env-ephemeral-
|
|
1557
|
+
All URIs are relative to *https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
1558
1558
|
|
|
1559
1559
|
Method | HTTP request | Description
|
|
1560
1560
|
------------- | ------------- | -------------
|
|
@@ -1590,10 +1590,10 @@ from pulpcore.client.pulpcore.models.nested_role_response import NestedRoleRespo
|
|
|
1590
1590
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
1591
1591
|
from pprint import pprint
|
|
1592
1592
|
|
|
1593
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
1593
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
1594
1594
|
# See configuration.py for a list of all supported configuration parameters.
|
|
1595
1595
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
1596
|
-
host = "https://env-ephemeral-
|
|
1596
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
1597
1597
|
)
|
|
1598
1598
|
|
|
1599
1599
|
# The client must configure the authentication and authorization parameters
|
|
@@ -1684,10 +1684,10 @@ from pulpcore.client.pulpcore.models.composite_content_guard_response import Com
|
|
|
1684
1684
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
1685
1685
|
from pprint import pprint
|
|
1686
1686
|
|
|
1687
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
1687
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
1688
1688
|
# See configuration.py for a list of all supported configuration parameters.
|
|
1689
1689
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
1690
|
-
host = "https://env-ephemeral-
|
|
1690
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
1691
1691
|
)
|
|
1692
1692
|
|
|
1693
1693
|
# The client must configure the authentication and authorization parameters
|
|
@@ -1776,10 +1776,10 @@ import pulpcore.client.pulpcore
|
|
|
1776
1776
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
1777
1777
|
from pprint import pprint
|
|
1778
1778
|
|
|
1779
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
1779
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
1780
1780
|
# See configuration.py for a list of all supported configuration parameters.
|
|
1781
1781
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
1782
|
-
host = "https://env-ephemeral-
|
|
1782
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
1783
1783
|
)
|
|
1784
1784
|
|
|
1785
1785
|
# The client must configure the authentication and authorization parameters
|
|
@@ -1865,10 +1865,10 @@ from pulpcore.client.pulpcore.models.paginated_composite_content_guard_response_
|
|
|
1865
1865
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
1866
1866
|
from pprint import pprint
|
|
1867
1867
|
|
|
1868
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
1868
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
1869
1869
|
# See configuration.py for a list of all supported configuration parameters.
|
|
1870
1870
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
1871
|
-
host = "https://env-ephemeral-
|
|
1871
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
1872
1872
|
)
|
|
1873
1873
|
|
|
1874
1874
|
# The client must configure the authentication and authorization parameters
|
|
@@ -1992,10 +1992,10 @@ from pulpcore.client.pulpcore.models.object_roles_response import ObjectRolesRes
|
|
|
1992
1992
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
1993
1993
|
from pprint import pprint
|
|
1994
1994
|
|
|
1995
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
1995
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
1996
1996
|
# See configuration.py for a list of all supported configuration parameters.
|
|
1997
1997
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
1998
|
-
host = "https://env-ephemeral-
|
|
1998
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
1999
1999
|
)
|
|
2000
2000
|
|
|
2001
2001
|
# The client must configure the authentication and authorization parameters
|
|
@@ -2087,10 +2087,10 @@ from pulpcore.client.pulpcore.models.my_permissions_response import MyPermission
|
|
|
2087
2087
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
2088
2088
|
from pprint import pprint
|
|
2089
2089
|
|
|
2090
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
2090
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
2091
2091
|
# See configuration.py for a list of all supported configuration parameters.
|
|
2092
2092
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
2093
|
-
host = "https://env-ephemeral-
|
|
2093
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
2094
2094
|
)
|
|
2095
2095
|
|
|
2096
2096
|
# The client must configure the authentication and authorization parameters
|
|
@@ -2183,10 +2183,10 @@ from pulpcore.client.pulpcore.models.patched_composite_content_guard import Patc
|
|
|
2183
2183
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
2184
2184
|
from pprint import pprint
|
|
2185
2185
|
|
|
2186
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
2186
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
2187
2187
|
# See configuration.py for a list of all supported configuration parameters.
|
|
2188
2188
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
2189
|
-
host = "https://env-ephemeral-
|
|
2189
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
2190
2190
|
)
|
|
2191
2191
|
|
|
2192
2192
|
# The client must configure the authentication and authorization parameters
|
|
@@ -2276,10 +2276,10 @@ from pulpcore.client.pulpcore.models.composite_content_guard_response import Com
|
|
|
2276
2276
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
2277
2277
|
from pprint import pprint
|
|
2278
2278
|
|
|
2279
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
2279
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
2280
2280
|
# See configuration.py for a list of all supported configuration parameters.
|
|
2281
2281
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
2282
|
-
host = "https://env-ephemeral-
|
|
2282
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
2283
2283
|
)
|
|
2284
2284
|
|
|
2285
2285
|
# The client must configure the authentication and authorization parameters
|
|
@@ -2372,10 +2372,10 @@ from pulpcore.client.pulpcore.models.nested_role_response import NestedRoleRespo
|
|
|
2372
2372
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
2373
2373
|
from pprint import pprint
|
|
2374
2374
|
|
|
2375
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
2375
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
2376
2376
|
# See configuration.py for a list of all supported configuration parameters.
|
|
2377
2377
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
2378
|
-
host = "https://env-ephemeral-
|
|
2378
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
2379
2379
|
)
|
|
2380
2380
|
|
|
2381
2381
|
# The client must configure the authentication and authorization parameters
|
|
@@ -2466,10 +2466,10 @@ from pulpcore.client.pulpcore.models.composite_content_guard_response import Com
|
|
|
2466
2466
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
2467
2467
|
from pprint import pprint
|
|
2468
2468
|
|
|
2469
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
2469
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
2470
2470
|
# See configuration.py for a list of all supported configuration parameters.
|
|
2471
2471
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
2472
|
-
host = "https://env-ephemeral-
|
|
2472
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
2473
2473
|
)
|
|
2474
2474
|
|
|
2475
2475
|
# The client must configure the authentication and authorization parameters
|
|
@@ -2542,7 +2542,7 @@ Name | Type | Description | Notes
|
|
|
2542
2542
|
|
|
2543
2543
|
# pulpcore.client.pulpcore.ContentguardsContentRedirectApi
|
|
2544
2544
|
|
|
2545
|
-
All URIs are relative to *https://env-ephemeral-
|
|
2545
|
+
All URIs are relative to *https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
2546
2546
|
|
|
2547
2547
|
Method | HTTP request | Description
|
|
2548
2548
|
------------- | ------------- | -------------
|
|
@@ -2578,10 +2578,10 @@ from pulpcore.client.pulpcore.models.nested_role_response import NestedRoleRespo
|
|
|
2578
2578
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
2579
2579
|
from pprint import pprint
|
|
2580
2580
|
|
|
2581
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
2581
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
2582
2582
|
# See configuration.py for a list of all supported configuration parameters.
|
|
2583
2583
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
2584
|
-
host = "https://env-ephemeral-
|
|
2584
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
2585
2585
|
)
|
|
2586
2586
|
|
|
2587
2587
|
# The client must configure the authentication and authorization parameters
|
|
@@ -2672,10 +2672,10 @@ from pulpcore.client.pulpcore.models.content_redirect_content_guard_response imp
|
|
|
2672
2672
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
2673
2673
|
from pprint import pprint
|
|
2674
2674
|
|
|
2675
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
2675
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
2676
2676
|
# See configuration.py for a list of all supported configuration parameters.
|
|
2677
2677
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
2678
|
-
host = "https://env-ephemeral-
|
|
2678
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
2679
2679
|
)
|
|
2680
2680
|
|
|
2681
2681
|
# The client must configure the authentication and authorization parameters
|
|
@@ -2764,10 +2764,10 @@ import pulpcore.client.pulpcore
|
|
|
2764
2764
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
2765
2765
|
from pprint import pprint
|
|
2766
2766
|
|
|
2767
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
2767
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
2768
2768
|
# See configuration.py for a list of all supported configuration parameters.
|
|
2769
2769
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
2770
|
-
host = "https://env-ephemeral-
|
|
2770
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
2771
2771
|
)
|
|
2772
2772
|
|
|
2773
2773
|
# The client must configure the authentication and authorization parameters
|
|
@@ -2853,10 +2853,10 @@ from pulpcore.client.pulpcore.models.paginated_content_redirect_content_guard_re
|
|
|
2853
2853
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
2854
2854
|
from pprint import pprint
|
|
2855
2855
|
|
|
2856
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
2856
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
2857
2857
|
# See configuration.py for a list of all supported configuration parameters.
|
|
2858
2858
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
2859
|
-
host = "https://env-ephemeral-
|
|
2859
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
2860
2860
|
)
|
|
2861
2861
|
|
|
2862
2862
|
# The client must configure the authentication and authorization parameters
|
|
@@ -2980,10 +2980,10 @@ from pulpcore.client.pulpcore.models.object_roles_response import ObjectRolesRes
|
|
|
2980
2980
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
2981
2981
|
from pprint import pprint
|
|
2982
2982
|
|
|
2983
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
2983
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
2984
2984
|
# See configuration.py for a list of all supported configuration parameters.
|
|
2985
2985
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
2986
|
-
host = "https://env-ephemeral-
|
|
2986
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
2987
2987
|
)
|
|
2988
2988
|
|
|
2989
2989
|
# The client must configure the authentication and authorization parameters
|
|
@@ -3075,10 +3075,10 @@ from pulpcore.client.pulpcore.models.my_permissions_response import MyPermission
|
|
|
3075
3075
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
3076
3076
|
from pprint import pprint
|
|
3077
3077
|
|
|
3078
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
3078
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
3079
3079
|
# See configuration.py for a list of all supported configuration parameters.
|
|
3080
3080
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
3081
|
-
host = "https://env-ephemeral-
|
|
3081
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
3082
3082
|
)
|
|
3083
3083
|
|
|
3084
3084
|
# The client must configure the authentication and authorization parameters
|
|
@@ -3171,10 +3171,10 @@ from pulpcore.client.pulpcore.models.patched_content_redirect_content_guard impo
|
|
|
3171
3171
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
3172
3172
|
from pprint import pprint
|
|
3173
3173
|
|
|
3174
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
3174
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
3175
3175
|
# See configuration.py for a list of all supported configuration parameters.
|
|
3176
3176
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
3177
|
-
host = "https://env-ephemeral-
|
|
3177
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
3178
3178
|
)
|
|
3179
3179
|
|
|
3180
3180
|
# The client must configure the authentication and authorization parameters
|
|
@@ -3264,10 +3264,10 @@ from pulpcore.client.pulpcore.models.content_redirect_content_guard_response imp
|
|
|
3264
3264
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
3265
3265
|
from pprint import pprint
|
|
3266
3266
|
|
|
3267
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
3267
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
3268
3268
|
# See configuration.py for a list of all supported configuration parameters.
|
|
3269
3269
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
3270
|
-
host = "https://env-ephemeral-
|
|
3270
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
3271
3271
|
)
|
|
3272
3272
|
|
|
3273
3273
|
# The client must configure the authentication and authorization parameters
|
|
@@ -3360,10 +3360,10 @@ from pulpcore.client.pulpcore.models.nested_role_response import NestedRoleRespo
|
|
|
3360
3360
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
3361
3361
|
from pprint import pprint
|
|
3362
3362
|
|
|
3363
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
3363
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
3364
3364
|
# See configuration.py for a list of all supported configuration parameters.
|
|
3365
3365
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
3366
|
-
host = "https://env-ephemeral-
|
|
3366
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
3367
3367
|
)
|
|
3368
3368
|
|
|
3369
3369
|
# The client must configure the authentication and authorization parameters
|
|
@@ -3454,10 +3454,10 @@ from pulpcore.client.pulpcore.models.content_redirect_content_guard_response imp
|
|
|
3454
3454
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
3455
3455
|
from pprint import pprint
|
|
3456
3456
|
|
|
3457
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
3457
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
3458
3458
|
# See configuration.py for a list of all supported configuration parameters.
|
|
3459
3459
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
3460
|
-
host = "https://env-ephemeral-
|
|
3460
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
3461
3461
|
)
|
|
3462
3462
|
|
|
3463
3463
|
# The client must configure the authentication and authorization parameters
|
|
@@ -3530,7 +3530,7 @@ Name | Type | Description | Notes
|
|
|
3530
3530
|
|
|
3531
3531
|
# pulpcore.client.pulpcore.ContentguardsHeaderApi
|
|
3532
3532
|
|
|
3533
|
-
All URIs are relative to *https://env-ephemeral-
|
|
3533
|
+
All URIs are relative to *https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
3534
3534
|
|
|
3535
3535
|
Method | HTTP request | Description
|
|
3536
3536
|
------------- | ------------- | -------------
|
|
@@ -3566,10 +3566,10 @@ from pulpcore.client.pulpcore.models.nested_role_response import NestedRoleRespo
|
|
|
3566
3566
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
3567
3567
|
from pprint import pprint
|
|
3568
3568
|
|
|
3569
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
3569
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
3570
3570
|
# See configuration.py for a list of all supported configuration parameters.
|
|
3571
3571
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
3572
|
-
host = "https://env-ephemeral-
|
|
3572
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
3573
3573
|
)
|
|
3574
3574
|
|
|
3575
3575
|
# The client must configure the authentication and authorization parameters
|
|
@@ -3660,10 +3660,10 @@ from pulpcore.client.pulpcore.models.header_content_guard_response import Header
|
|
|
3660
3660
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
3661
3661
|
from pprint import pprint
|
|
3662
3662
|
|
|
3663
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
3663
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
3664
3664
|
# See configuration.py for a list of all supported configuration parameters.
|
|
3665
3665
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
3666
|
-
host = "https://env-ephemeral-
|
|
3666
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
3667
3667
|
)
|
|
3668
3668
|
|
|
3669
3669
|
# The client must configure the authentication and authorization parameters
|
|
@@ -3752,10 +3752,10 @@ import pulpcore.client.pulpcore
|
|
|
3752
3752
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
3753
3753
|
from pprint import pprint
|
|
3754
3754
|
|
|
3755
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
3755
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
3756
3756
|
# See configuration.py for a list of all supported configuration parameters.
|
|
3757
3757
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
3758
|
-
host = "https://env-ephemeral-
|
|
3758
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
3759
3759
|
)
|
|
3760
3760
|
|
|
3761
3761
|
# The client must configure the authentication and authorization parameters
|
|
@@ -3841,10 +3841,10 @@ from pulpcore.client.pulpcore.models.paginated_header_content_guard_response_lis
|
|
|
3841
3841
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
3842
3842
|
from pprint import pprint
|
|
3843
3843
|
|
|
3844
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
3844
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
3845
3845
|
# See configuration.py for a list of all supported configuration parameters.
|
|
3846
3846
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
3847
|
-
host = "https://env-ephemeral-
|
|
3847
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
3848
3848
|
)
|
|
3849
3849
|
|
|
3850
3850
|
# The client must configure the authentication and authorization parameters
|
|
@@ -3968,10 +3968,10 @@ from pulpcore.client.pulpcore.models.object_roles_response import ObjectRolesRes
|
|
|
3968
3968
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
3969
3969
|
from pprint import pprint
|
|
3970
3970
|
|
|
3971
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
3971
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
3972
3972
|
# See configuration.py for a list of all supported configuration parameters.
|
|
3973
3973
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
3974
|
-
host = "https://env-ephemeral-
|
|
3974
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
3975
3975
|
)
|
|
3976
3976
|
|
|
3977
3977
|
# The client must configure the authentication and authorization parameters
|
|
@@ -4063,10 +4063,10 @@ from pulpcore.client.pulpcore.models.my_permissions_response import MyPermission
|
|
|
4063
4063
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
4064
4064
|
from pprint import pprint
|
|
4065
4065
|
|
|
4066
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
4066
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
4067
4067
|
# See configuration.py for a list of all supported configuration parameters.
|
|
4068
4068
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
4069
|
-
host = "https://env-ephemeral-
|
|
4069
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
4070
4070
|
)
|
|
4071
4071
|
|
|
4072
4072
|
# The client must configure the authentication and authorization parameters
|
|
@@ -4159,10 +4159,10 @@ from pulpcore.client.pulpcore.models.patched_header_content_guard import Patched
|
|
|
4159
4159
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
4160
4160
|
from pprint import pprint
|
|
4161
4161
|
|
|
4162
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
4162
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
4163
4163
|
# See configuration.py for a list of all supported configuration parameters.
|
|
4164
4164
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
4165
|
-
host = "https://env-ephemeral-
|
|
4165
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
4166
4166
|
)
|
|
4167
4167
|
|
|
4168
4168
|
# The client must configure the authentication and authorization parameters
|
|
@@ -4252,10 +4252,10 @@ from pulpcore.client.pulpcore.models.header_content_guard_response import Header
|
|
|
4252
4252
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
4253
4253
|
from pprint import pprint
|
|
4254
4254
|
|
|
4255
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
4255
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
4256
4256
|
# See configuration.py for a list of all supported configuration parameters.
|
|
4257
4257
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
4258
|
-
host = "https://env-ephemeral-
|
|
4258
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
4259
4259
|
)
|
|
4260
4260
|
|
|
4261
4261
|
# The client must configure the authentication and authorization parameters
|
|
@@ -4348,10 +4348,10 @@ from pulpcore.client.pulpcore.models.nested_role_response import NestedRoleRespo
|
|
|
4348
4348
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
4349
4349
|
from pprint import pprint
|
|
4350
4350
|
|
|
4351
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
4351
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
4352
4352
|
# See configuration.py for a list of all supported configuration parameters.
|
|
4353
4353
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
4354
|
-
host = "https://env-ephemeral-
|
|
4354
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
4355
4355
|
)
|
|
4356
4356
|
|
|
4357
4357
|
# The client must configure the authentication and authorization parameters
|
|
@@ -4442,10 +4442,10 @@ from pulpcore.client.pulpcore.models.header_content_guard_response import Header
|
|
|
4442
4442
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
4443
4443
|
from pprint import pprint
|
|
4444
4444
|
|
|
4445
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
4445
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
4446
4446
|
# See configuration.py for a list of all supported configuration parameters.
|
|
4447
4447
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
4448
|
-
host = "https://env-ephemeral-
|
|
4448
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
4449
4449
|
)
|
|
4450
4450
|
|
|
4451
4451
|
# The client must configure the authentication and authorization parameters
|
|
@@ -4518,7 +4518,7 @@ Name | Type | Description | Notes
|
|
|
4518
4518
|
|
|
4519
4519
|
# pulpcore.client.pulpcore.ContentguardsRbacApi
|
|
4520
4520
|
|
|
4521
|
-
All URIs are relative to *https://env-ephemeral-
|
|
4521
|
+
All URIs are relative to *https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
4522
4522
|
|
|
4523
4523
|
Method | HTTP request | Description
|
|
4524
4524
|
------------- | ------------- | -------------
|
|
@@ -4554,10 +4554,10 @@ from pulpcore.client.pulpcore.models.nested_role_response import NestedRoleRespo
|
|
|
4554
4554
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
4555
4555
|
from pprint import pprint
|
|
4556
4556
|
|
|
4557
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
4557
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
4558
4558
|
# See configuration.py for a list of all supported configuration parameters.
|
|
4559
4559
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
4560
|
-
host = "https://env-ephemeral-
|
|
4560
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
4561
4561
|
)
|
|
4562
4562
|
|
|
4563
4563
|
# The client must configure the authentication and authorization parameters
|
|
@@ -4648,10 +4648,10 @@ from pulpcore.client.pulpcore.models.rbac_content_guard_response import RBACCont
|
|
|
4648
4648
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
4649
4649
|
from pprint import pprint
|
|
4650
4650
|
|
|
4651
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
4651
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
4652
4652
|
# See configuration.py for a list of all supported configuration parameters.
|
|
4653
4653
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
4654
|
-
host = "https://env-ephemeral-
|
|
4654
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
4655
4655
|
)
|
|
4656
4656
|
|
|
4657
4657
|
# The client must configure the authentication and authorization parameters
|
|
@@ -4740,10 +4740,10 @@ import pulpcore.client.pulpcore
|
|
|
4740
4740
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
4741
4741
|
from pprint import pprint
|
|
4742
4742
|
|
|
4743
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
4743
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
4744
4744
|
# See configuration.py for a list of all supported configuration parameters.
|
|
4745
4745
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
4746
|
-
host = "https://env-ephemeral-
|
|
4746
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
4747
4747
|
)
|
|
4748
4748
|
|
|
4749
4749
|
# The client must configure the authentication and authorization parameters
|
|
@@ -4829,10 +4829,10 @@ from pulpcore.client.pulpcore.models.paginated_rbac_content_guard_response_list
|
|
|
4829
4829
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
4830
4830
|
from pprint import pprint
|
|
4831
4831
|
|
|
4832
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
4832
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
4833
4833
|
# See configuration.py for a list of all supported configuration parameters.
|
|
4834
4834
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
4835
|
-
host = "https://env-ephemeral-
|
|
4835
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
4836
4836
|
)
|
|
4837
4837
|
|
|
4838
4838
|
# The client must configure the authentication and authorization parameters
|
|
@@ -4956,10 +4956,10 @@ from pulpcore.client.pulpcore.models.object_roles_response import ObjectRolesRes
|
|
|
4956
4956
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
4957
4957
|
from pprint import pprint
|
|
4958
4958
|
|
|
4959
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
4959
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
4960
4960
|
# See configuration.py for a list of all supported configuration parameters.
|
|
4961
4961
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
4962
|
-
host = "https://env-ephemeral-
|
|
4962
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
4963
4963
|
)
|
|
4964
4964
|
|
|
4965
4965
|
# The client must configure the authentication and authorization parameters
|
|
@@ -5051,10 +5051,10 @@ from pulpcore.client.pulpcore.models.my_permissions_response import MyPermission
|
|
|
5051
5051
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
5052
5052
|
from pprint import pprint
|
|
5053
5053
|
|
|
5054
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
5054
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
5055
5055
|
# See configuration.py for a list of all supported configuration parameters.
|
|
5056
5056
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
5057
|
-
host = "https://env-ephemeral-
|
|
5057
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
5058
5058
|
)
|
|
5059
5059
|
|
|
5060
5060
|
# The client must configure the authentication and authorization parameters
|
|
@@ -5147,10 +5147,10 @@ from pulpcore.client.pulpcore.models.rbac_content_guard_response import RBACCont
|
|
|
5147
5147
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
5148
5148
|
from pprint import pprint
|
|
5149
5149
|
|
|
5150
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
5150
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
5151
5151
|
# See configuration.py for a list of all supported configuration parameters.
|
|
5152
5152
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
5153
|
-
host = "https://env-ephemeral-
|
|
5153
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
5154
5154
|
)
|
|
5155
5155
|
|
|
5156
5156
|
# The client must configure the authentication and authorization parameters
|
|
@@ -5240,10 +5240,10 @@ from pulpcore.client.pulpcore.models.rbac_content_guard_response import RBACCont
|
|
|
5240
5240
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
5241
5241
|
from pprint import pprint
|
|
5242
5242
|
|
|
5243
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
5243
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
5244
5244
|
# See configuration.py for a list of all supported configuration parameters.
|
|
5245
5245
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
5246
|
-
host = "https://env-ephemeral-
|
|
5246
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
5247
5247
|
)
|
|
5248
5248
|
|
|
5249
5249
|
# The client must configure the authentication and authorization parameters
|
|
@@ -5336,10 +5336,10 @@ from pulpcore.client.pulpcore.models.nested_role_response import NestedRoleRespo
|
|
|
5336
5336
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
5337
5337
|
from pprint import pprint
|
|
5338
5338
|
|
|
5339
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
5339
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
5340
5340
|
# See configuration.py for a list of all supported configuration parameters.
|
|
5341
5341
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
5342
|
-
host = "https://env-ephemeral-
|
|
5342
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
5343
5343
|
)
|
|
5344
5344
|
|
|
5345
5345
|
# The client must configure the authentication and authorization parameters
|
|
@@ -5430,10 +5430,10 @@ from pulpcore.client.pulpcore.models.rbac_content_guard_response import RBACCont
|
|
|
5430
5430
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
5431
5431
|
from pprint import pprint
|
|
5432
5432
|
|
|
5433
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
5433
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
5434
5434
|
# See configuration.py for a list of all supported configuration parameters.
|
|
5435
5435
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
5436
|
-
host = "https://env-ephemeral-
|
|
5436
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
5437
5437
|
)
|
|
5438
5438
|
|
|
5439
5439
|
# The client must configure the authentication and authorization parameters
|
|
@@ -5506,7 +5506,7 @@ Name | Type | Description | Notes
|
|
|
5506
5506
|
|
|
5507
5507
|
# pulpcore.client.pulpcore.ContentOpenpgpPublickeyApi
|
|
5508
5508
|
|
|
5509
|
-
All URIs are relative to *https://env-ephemeral-
|
|
5509
|
+
All URIs are relative to *https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
5510
5510
|
|
|
5511
5511
|
Method | HTTP request | Description
|
|
5512
5512
|
------------- | ------------- | -------------
|
|
@@ -5536,10 +5536,10 @@ from pulpcore.client.pulpcore.models.async_operation_response import AsyncOperat
|
|
|
5536
5536
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
5537
5537
|
from pprint import pprint
|
|
5538
5538
|
|
|
5539
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
5539
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
5540
5540
|
# See configuration.py for a list of all supported configuration parameters.
|
|
5541
5541
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
5542
|
-
host = "https://env-ephemeral-
|
|
5542
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
5543
5543
|
)
|
|
5544
5544
|
|
|
5545
5545
|
# The client must configure the authentication and authorization parameters
|
|
@@ -5637,10 +5637,10 @@ from pulpcore.client.pulpcore.models.paginated_open_pgp_public_key_response_list
|
|
|
5637
5637
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
5638
5638
|
from pprint import pprint
|
|
5639
5639
|
|
|
5640
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
5640
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
5641
5641
|
# See configuration.py for a list of all supported configuration parameters.
|
|
5642
5642
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
5643
|
-
host = "https://env-ephemeral-
|
|
5643
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
5644
5644
|
)
|
|
5645
5645
|
|
|
5646
5646
|
# The client must configure the authentication and authorization parameters
|
|
@@ -5758,10 +5758,10 @@ from pulpcore.client.pulpcore.models.open_pgp_public_key_response import OpenPGP
|
|
|
5758
5758
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
5759
5759
|
from pprint import pprint
|
|
5760
5760
|
|
|
5761
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
5761
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
5762
5762
|
# See configuration.py for a list of all supported configuration parameters.
|
|
5763
5763
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
5764
|
-
host = "https://env-ephemeral-
|
|
5764
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
5765
5765
|
)
|
|
5766
5766
|
|
|
5767
5767
|
# The client must configure the authentication and authorization parameters
|
|
@@ -5854,10 +5854,10 @@ from pulpcore.client.pulpcore.models.set_label_response import SetLabelResponse
|
|
|
5854
5854
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
5855
5855
|
from pprint import pprint
|
|
5856
5856
|
|
|
5857
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
5857
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
5858
5858
|
# See configuration.py for a list of all supported configuration parameters.
|
|
5859
5859
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
5860
|
-
host = "https://env-ephemeral-
|
|
5860
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
5861
5861
|
)
|
|
5862
5862
|
|
|
5863
5863
|
# The client must configure the authentication and authorization parameters
|
|
@@ -5948,10 +5948,10 @@ from pulpcore.client.pulpcore.models.unset_label_response import UnsetLabelRespo
|
|
|
5948
5948
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
5949
5949
|
from pprint import pprint
|
|
5950
5950
|
|
|
5951
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
5951
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
5952
5952
|
# See configuration.py for a list of all supported configuration parameters.
|
|
5953
5953
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
5954
|
-
host = "https://env-ephemeral-
|
|
5954
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
5955
5955
|
)
|
|
5956
5956
|
|
|
5957
5957
|
# The client must configure the authentication and authorization parameters
|
|
@@ -6024,7 +6024,7 @@ Name | Type | Description | Notes
|
|
|
6024
6024
|
|
|
6025
6025
|
# pulpcore.client.pulpcore.ContentOpenpgpPublicsubkeyApi
|
|
6026
6026
|
|
|
6027
|
-
All URIs are relative to *https://env-ephemeral-
|
|
6027
|
+
All URIs are relative to *https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
6028
6028
|
|
|
6029
6029
|
Method | HTTP request | Description
|
|
6030
6030
|
------------- | ------------- | -------------
|
|
@@ -6053,10 +6053,10 @@ from pulpcore.client.pulpcore.models.paginated_open_pgp_public_subkey_response_l
|
|
|
6053
6053
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
6054
6054
|
from pprint import pprint
|
|
6055
6055
|
|
|
6056
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
6056
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
6057
6057
|
# See configuration.py for a list of all supported configuration parameters.
|
|
6058
6058
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
6059
|
-
host = "https://env-ephemeral-
|
|
6059
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
6060
6060
|
)
|
|
6061
6061
|
|
|
6062
6062
|
# The client must configure the authentication and authorization parameters
|
|
@@ -6174,10 +6174,10 @@ from pulpcore.client.pulpcore.models.open_pgp_public_subkey_response import Open
|
|
|
6174
6174
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
6175
6175
|
from pprint import pprint
|
|
6176
6176
|
|
|
6177
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
6177
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
6178
6178
|
# See configuration.py for a list of all supported configuration parameters.
|
|
6179
6179
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
6180
|
-
host = "https://env-ephemeral-
|
|
6180
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
6181
6181
|
)
|
|
6182
6182
|
|
|
6183
6183
|
# The client must configure the authentication and authorization parameters
|
|
@@ -6270,10 +6270,10 @@ from pulpcore.client.pulpcore.models.set_label_response import SetLabelResponse
|
|
|
6270
6270
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
6271
6271
|
from pprint import pprint
|
|
6272
6272
|
|
|
6273
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
6273
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
6274
6274
|
# See configuration.py for a list of all supported configuration parameters.
|
|
6275
6275
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
6276
|
-
host = "https://env-ephemeral-
|
|
6276
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
6277
6277
|
)
|
|
6278
6278
|
|
|
6279
6279
|
# The client must configure the authentication and authorization parameters
|
|
@@ -6364,10 +6364,10 @@ from pulpcore.client.pulpcore.models.unset_label_response import UnsetLabelRespo
|
|
|
6364
6364
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
6365
6365
|
from pprint import pprint
|
|
6366
6366
|
|
|
6367
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
6367
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
6368
6368
|
# See configuration.py for a list of all supported configuration parameters.
|
|
6369
6369
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
6370
|
-
host = "https://env-ephemeral-
|
|
6370
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
6371
6371
|
)
|
|
6372
6372
|
|
|
6373
6373
|
# The client must configure the authentication and authorization parameters
|
|
@@ -6440,7 +6440,7 @@ Name | Type | Description | Notes
|
|
|
6440
6440
|
|
|
6441
6441
|
# pulpcore.client.pulpcore.ContentOpenpgpSignatureApi
|
|
6442
6442
|
|
|
6443
|
-
All URIs are relative to *https://env-ephemeral-
|
|
6443
|
+
All URIs are relative to *https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
6444
6444
|
|
|
6445
6445
|
Method | HTTP request | Description
|
|
6446
6446
|
------------- | ------------- | -------------
|
|
@@ -6469,10 +6469,10 @@ from pulpcore.client.pulpcore.models.paginated_open_pgp_signature_response_list
|
|
|
6469
6469
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
6470
6470
|
from pprint import pprint
|
|
6471
6471
|
|
|
6472
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
6472
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
6473
6473
|
# See configuration.py for a list of all supported configuration parameters.
|
|
6474
6474
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
6475
|
-
host = "https://env-ephemeral-
|
|
6475
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
6476
6476
|
)
|
|
6477
6477
|
|
|
6478
6478
|
# The client must configure the authentication and authorization parameters
|
|
@@ -6590,10 +6590,10 @@ from pulpcore.client.pulpcore.models.open_pgp_signature_response import OpenPGPS
|
|
|
6590
6590
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
6591
6591
|
from pprint import pprint
|
|
6592
6592
|
|
|
6593
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
6593
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
6594
6594
|
# See configuration.py for a list of all supported configuration parameters.
|
|
6595
6595
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
6596
|
-
host = "https://env-ephemeral-
|
|
6596
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
6597
6597
|
)
|
|
6598
6598
|
|
|
6599
6599
|
# The client must configure the authentication and authorization parameters
|
|
@@ -6686,10 +6686,10 @@ from pulpcore.client.pulpcore.models.set_label_response import SetLabelResponse
|
|
|
6686
6686
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
6687
6687
|
from pprint import pprint
|
|
6688
6688
|
|
|
6689
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
6689
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
6690
6690
|
# See configuration.py for a list of all supported configuration parameters.
|
|
6691
6691
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
6692
|
-
host = "https://env-ephemeral-
|
|
6692
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
6693
6693
|
)
|
|
6694
6694
|
|
|
6695
6695
|
# The client must configure the authentication and authorization parameters
|
|
@@ -6780,10 +6780,10 @@ from pulpcore.client.pulpcore.models.unset_label_response import UnsetLabelRespo
|
|
|
6780
6780
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
6781
6781
|
from pprint import pprint
|
|
6782
6782
|
|
|
6783
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
6783
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
6784
6784
|
# See configuration.py for a list of all supported configuration parameters.
|
|
6785
6785
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
6786
|
-
host = "https://env-ephemeral-
|
|
6786
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
6787
6787
|
)
|
|
6788
6788
|
|
|
6789
6789
|
# The client must configure the authentication and authorization parameters
|
|
@@ -6856,7 +6856,7 @@ Name | Type | Description | Notes
|
|
|
6856
6856
|
|
|
6857
6857
|
# pulpcore.client.pulpcore.ContentOpenpgpUserattributeApi
|
|
6858
6858
|
|
|
6859
|
-
All URIs are relative to *https://env-ephemeral-
|
|
6859
|
+
All URIs are relative to *https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
6860
6860
|
|
|
6861
6861
|
Method | HTTP request | Description
|
|
6862
6862
|
------------- | ------------- | -------------
|
|
@@ -6885,10 +6885,10 @@ from pulpcore.client.pulpcore.models.paginated_open_pgp_user_attribute_response_
|
|
|
6885
6885
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
6886
6886
|
from pprint import pprint
|
|
6887
6887
|
|
|
6888
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
6888
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
6889
6889
|
# See configuration.py for a list of all supported configuration parameters.
|
|
6890
6890
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
6891
|
-
host = "https://env-ephemeral-
|
|
6891
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
6892
6892
|
)
|
|
6893
6893
|
|
|
6894
6894
|
# The client must configure the authentication and authorization parameters
|
|
@@ -7006,10 +7006,10 @@ from pulpcore.client.pulpcore.models.open_pgp_user_attribute_response import Ope
|
|
|
7006
7006
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
7007
7007
|
from pprint import pprint
|
|
7008
7008
|
|
|
7009
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
7009
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
7010
7010
|
# See configuration.py for a list of all supported configuration parameters.
|
|
7011
7011
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
7012
|
-
host = "https://env-ephemeral-
|
|
7012
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
7013
7013
|
)
|
|
7014
7014
|
|
|
7015
7015
|
# The client must configure the authentication and authorization parameters
|
|
@@ -7102,10 +7102,10 @@ from pulpcore.client.pulpcore.models.set_label_response import SetLabelResponse
|
|
|
7102
7102
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
7103
7103
|
from pprint import pprint
|
|
7104
7104
|
|
|
7105
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
7105
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
7106
7106
|
# See configuration.py for a list of all supported configuration parameters.
|
|
7107
7107
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
7108
|
-
host = "https://env-ephemeral-
|
|
7108
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
7109
7109
|
)
|
|
7110
7110
|
|
|
7111
7111
|
# The client must configure the authentication and authorization parameters
|
|
@@ -7196,10 +7196,10 @@ from pulpcore.client.pulpcore.models.unset_label_response import UnsetLabelRespo
|
|
|
7196
7196
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
7197
7197
|
from pprint import pprint
|
|
7198
7198
|
|
|
7199
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
7199
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
7200
7200
|
# See configuration.py for a list of all supported configuration parameters.
|
|
7201
7201
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
7202
|
-
host = "https://env-ephemeral-
|
|
7202
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
7203
7203
|
)
|
|
7204
7204
|
|
|
7205
7205
|
# The client must configure the authentication and authorization parameters
|
|
@@ -7272,7 +7272,7 @@ Name | Type | Description | Notes
|
|
|
7272
7272
|
|
|
7273
7273
|
# pulpcore.client.pulpcore.ContentOpenpgpUseridApi
|
|
7274
7274
|
|
|
7275
|
-
All URIs are relative to *https://env-ephemeral-
|
|
7275
|
+
All URIs are relative to *https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
7276
7276
|
|
|
7277
7277
|
Method | HTTP request | Description
|
|
7278
7278
|
------------- | ------------- | -------------
|
|
@@ -7301,10 +7301,10 @@ from pulpcore.client.pulpcore.models.paginated_open_pgp_user_id_response_list im
|
|
|
7301
7301
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
7302
7302
|
from pprint import pprint
|
|
7303
7303
|
|
|
7304
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
7304
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
7305
7305
|
# See configuration.py for a list of all supported configuration parameters.
|
|
7306
7306
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
7307
|
-
host = "https://env-ephemeral-
|
|
7307
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
7308
7308
|
)
|
|
7309
7309
|
|
|
7310
7310
|
# The client must configure the authentication and authorization parameters
|
|
@@ -7438,10 +7438,10 @@ from pulpcore.client.pulpcore.models.open_pgp_user_id_response import OpenPGPUse
|
|
|
7438
7438
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
7439
7439
|
from pprint import pprint
|
|
7440
7440
|
|
|
7441
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
7441
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
7442
7442
|
# See configuration.py for a list of all supported configuration parameters.
|
|
7443
7443
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
7444
|
-
host = "https://env-ephemeral-
|
|
7444
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
7445
7445
|
)
|
|
7446
7446
|
|
|
7447
7447
|
# The client must configure the authentication and authorization parameters
|
|
@@ -7534,10 +7534,10 @@ from pulpcore.client.pulpcore.models.set_label_response import SetLabelResponse
|
|
|
7534
7534
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
7535
7535
|
from pprint import pprint
|
|
7536
7536
|
|
|
7537
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
7537
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
7538
7538
|
# See configuration.py for a list of all supported configuration parameters.
|
|
7539
7539
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
7540
|
-
host = "https://env-ephemeral-
|
|
7540
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
7541
7541
|
)
|
|
7542
7542
|
|
|
7543
7543
|
# The client must configure the authentication and authorization parameters
|
|
@@ -7628,10 +7628,10 @@ from pulpcore.client.pulpcore.models.unset_label_response import UnsetLabelRespo
|
|
|
7628
7628
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
7629
7629
|
from pprint import pprint
|
|
7630
7630
|
|
|
7631
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
7631
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
7632
7632
|
# See configuration.py for a list of all supported configuration parameters.
|
|
7633
7633
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
7634
|
-
host = "https://env-ephemeral-
|
|
7634
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
7635
7635
|
)
|
|
7636
7636
|
|
|
7637
7637
|
# The client must configure the authentication and authorization parameters
|
|
@@ -7904,7 +7904,7 @@ distribution_response_from_dict = DistributionResponse.from_dict(distribution_re
|
|
|
7904
7904
|
|
|
7905
7905
|
# pulpcore.client.pulpcore.DistributionsApi
|
|
7906
7906
|
|
|
7907
|
-
All URIs are relative to *https://env-ephemeral-
|
|
7907
|
+
All URIs are relative to *https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
7908
7908
|
|
|
7909
7909
|
Method | HTTP request | Description
|
|
7910
7910
|
------------- | ------------- | -------------
|
|
@@ -7930,10 +7930,10 @@ from pulpcore.client.pulpcore.models.paginated_distribution_response_list import
|
|
|
7930
7930
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
7931
7931
|
from pprint import pprint
|
|
7932
7932
|
|
|
7933
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
7933
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
7934
7934
|
# See configuration.py for a list of all supported configuration parameters.
|
|
7935
7935
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
7936
|
-
host = "https://env-ephemeral-
|
|
7936
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
7937
7937
|
)
|
|
7938
7938
|
|
|
7939
7939
|
# The client must configure the authentication and authorization parameters
|
|
@@ -8062,7 +8062,7 @@ Name | Type | Description | Notes
|
|
|
8062
8062
|
|
|
8063
8063
|
# pulpcore.client.pulpcore.DistributionsArtifactsApi
|
|
8064
8064
|
|
|
8065
|
-
All URIs are relative to *https://env-ephemeral-
|
|
8065
|
+
All URIs are relative to *https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
8066
8066
|
|
|
8067
8067
|
Method | HTTP request | Description
|
|
8068
8068
|
------------- | ------------- | -------------
|
|
@@ -8089,10 +8089,10 @@ from pulpcore.client.pulpcore.models.paginated_artifact_distribution_response_li
|
|
|
8089
8089
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
8090
8090
|
from pprint import pprint
|
|
8091
8091
|
|
|
8092
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
8092
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
8093
8093
|
# See configuration.py for a list of all supported configuration parameters.
|
|
8094
8094
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
8095
|
-
host = "https://env-ephemeral-
|
|
8095
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
8096
8096
|
)
|
|
8097
8097
|
|
|
8098
8098
|
# The client must configure the authentication and authorization parameters
|
|
@@ -8234,10 +8234,10 @@ from pulpcore.client.pulpcore.models.artifact_distribution_response import Artif
|
|
|
8234
8234
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
8235
8235
|
from pprint import pprint
|
|
8236
8236
|
|
|
8237
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
8237
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
8238
8238
|
# See configuration.py for a list of all supported configuration parameters.
|
|
8239
8239
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
8240
|
-
host = "https://env-ephemeral-
|
|
8240
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
8241
8241
|
)
|
|
8242
8242
|
|
|
8243
8243
|
# The client must configure the authentication and authorization parameters
|
|
@@ -8312,7 +8312,7 @@ Name | Type | Description | Notes
|
|
|
8312
8312
|
|
|
8313
8313
|
# pulpcore.client.pulpcore.DistributionsOpenpgpApi
|
|
8314
8314
|
|
|
8315
|
-
All URIs are relative to *https://env-ephemeral-
|
|
8315
|
+
All URIs are relative to *https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
8316
8316
|
|
|
8317
8317
|
Method | HTTP request | Description
|
|
8318
8318
|
------------- | ------------- | -------------
|
|
@@ -8346,10 +8346,10 @@ from pulpcore.client.pulpcore.models.open_pgp_distribution import OpenPGPDistrib
|
|
|
8346
8346
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
8347
8347
|
from pprint import pprint
|
|
8348
8348
|
|
|
8349
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
8349
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
8350
8350
|
# See configuration.py for a list of all supported configuration parameters.
|
|
8351
8351
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
8352
|
-
host = "https://env-ephemeral-
|
|
8352
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
8353
8353
|
)
|
|
8354
8354
|
|
|
8355
8355
|
# The client must configure the authentication and authorization parameters
|
|
@@ -8439,10 +8439,10 @@ from pulpcore.client.pulpcore.models.async_operation_response import AsyncOperat
|
|
|
8439
8439
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
8440
8440
|
from pprint import pprint
|
|
8441
8441
|
|
|
8442
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
8442
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
8443
8443
|
# See configuration.py for a list of all supported configuration parameters.
|
|
8444
8444
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
8445
|
-
host = "https://env-ephemeral-
|
|
8445
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
8446
8446
|
)
|
|
8447
8447
|
|
|
8448
8448
|
# The client must configure the authentication and authorization parameters
|
|
@@ -8530,10 +8530,10 @@ from pulpcore.client.pulpcore.models.paginated_open_pgp_distribution_response_li
|
|
|
8530
8530
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
8531
8531
|
from pprint import pprint
|
|
8532
8532
|
|
|
8533
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
8533
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
8534
8534
|
# See configuration.py for a list of all supported configuration parameters.
|
|
8535
8535
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
8536
|
-
host = "https://env-ephemeral-
|
|
8536
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
8537
8537
|
)
|
|
8538
8538
|
|
|
8539
8539
|
# The client must configure the authentication and authorization parameters
|
|
@@ -8646,10 +8646,10 @@ from pulpcore.client.pulpcore.models.patched_open_pgp_distribution import Patche
|
|
|
8646
8646
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
8647
8647
|
from pprint import pprint
|
|
8648
8648
|
|
|
8649
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
8649
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
8650
8650
|
# See configuration.py for a list of all supported configuration parameters.
|
|
8651
8651
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
8652
|
-
host = "https://env-ephemeral-
|
|
8652
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
8653
8653
|
)
|
|
8654
8654
|
|
|
8655
8655
|
# The client must configure the authentication and authorization parameters
|
|
@@ -8740,10 +8740,10 @@ from pulpcore.client.pulpcore.models.open_pgp_distribution_response import OpenP
|
|
|
8740
8740
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
8741
8741
|
from pprint import pprint
|
|
8742
8742
|
|
|
8743
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
8743
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
8744
8744
|
# See configuration.py for a list of all supported configuration parameters.
|
|
8745
8745
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
8746
|
-
host = "https://env-ephemeral-
|
|
8746
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
8747
8747
|
)
|
|
8748
8748
|
|
|
8749
8749
|
# The client must configure the authentication and authorization parameters
|
|
@@ -8836,10 +8836,10 @@ from pulpcore.client.pulpcore.models.set_label_response import SetLabelResponse
|
|
|
8836
8836
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
8837
8837
|
from pprint import pprint
|
|
8838
8838
|
|
|
8839
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
8839
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
8840
8840
|
# See configuration.py for a list of all supported configuration parameters.
|
|
8841
8841
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
8842
|
-
host = "https://env-ephemeral-
|
|
8842
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
8843
8843
|
)
|
|
8844
8844
|
|
|
8845
8845
|
# The client must configure the authentication and authorization parameters
|
|
@@ -8930,10 +8930,10 @@ from pulpcore.client.pulpcore.models.unset_label_response import UnsetLabelRespo
|
|
|
8930
8930
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
8931
8931
|
from pprint import pprint
|
|
8932
8932
|
|
|
8933
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
8933
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
8934
8934
|
# See configuration.py for a list of all supported configuration parameters.
|
|
8935
8935
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
8936
|
-
host = "https://env-ephemeral-
|
|
8936
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
8937
8937
|
)
|
|
8938
8938
|
|
|
8939
8939
|
# The client must configure the authentication and authorization parameters
|
|
@@ -9024,10 +9024,10 @@ from pulpcore.client.pulpcore.models.open_pgp_distribution_response import OpenP
|
|
|
9024
9024
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
9025
9025
|
from pprint import pprint
|
|
9026
9026
|
|
|
9027
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
9027
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
9028
9028
|
# See configuration.py for a list of all supported configuration parameters.
|
|
9029
9029
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
9030
|
-
host = "https://env-ephemeral-
|
|
9030
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
9031
9031
|
)
|
|
9032
9032
|
|
|
9033
9033
|
# The client must configure the authentication and authorization parameters
|
|
@@ -9208,7 +9208,7 @@ domain_response_from_dict = DomainResponse.from_dict(domain_response_dict)
|
|
|
9208
9208
|
|
|
9209
9209
|
# pulpcore.client.pulpcore.DomainsApi
|
|
9210
9210
|
|
|
9211
|
-
All URIs are relative to *https://env-ephemeral-
|
|
9211
|
+
All URIs are relative to *https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
9212
9212
|
|
|
9213
9213
|
Method | HTTP request | Description
|
|
9214
9214
|
------------- | ------------- | -------------
|
|
@@ -9243,10 +9243,10 @@ from pulpcore.client.pulpcore.models.domain_response import DomainResponse
|
|
|
9243
9243
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
9244
9244
|
from pprint import pprint
|
|
9245
9245
|
|
|
9246
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
9246
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
9247
9247
|
# See configuration.py for a list of all supported configuration parameters.
|
|
9248
9248
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
9249
|
-
host = "https://env-ephemeral-
|
|
9249
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
9250
9250
|
)
|
|
9251
9251
|
|
|
9252
9252
|
# The client must configure the authentication and authorization parameters
|
|
@@ -9336,10 +9336,10 @@ from pulpcore.client.pulpcore.models.async_operation_response import AsyncOperat
|
|
|
9336
9336
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
9337
9337
|
from pprint import pprint
|
|
9338
9338
|
|
|
9339
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
9339
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
9340
9340
|
# See configuration.py for a list of all supported configuration parameters.
|
|
9341
9341
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
9342
|
-
host = "https://env-ephemeral-
|
|
9342
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
9343
9343
|
)
|
|
9344
9344
|
|
|
9345
9345
|
# The client must configure the authentication and authorization parameters
|
|
@@ -9427,10 +9427,10 @@ from pulpcore.client.pulpcore.models.paginated_domain_response_list import Pagin
|
|
|
9427
9427
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
9428
9428
|
from pprint import pprint
|
|
9429
9429
|
|
|
9430
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
9430
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
9431
9431
|
# See configuration.py for a list of all supported configuration parameters.
|
|
9432
9432
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
9433
|
-
host = "https://env-ephemeral-
|
|
9433
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
9434
9434
|
)
|
|
9435
9435
|
|
|
9436
9436
|
# The client must configure the authentication and authorization parameters
|
|
@@ -9557,10 +9557,10 @@ from pulpcore.client.pulpcore.models.domain_backend_migrator import DomainBacken
|
|
|
9557
9557
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
9558
9558
|
from pprint import pprint
|
|
9559
9559
|
|
|
9560
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
9560
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
9561
9561
|
# See configuration.py for a list of all supported configuration parameters.
|
|
9562
9562
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
9563
|
-
host = "https://env-ephemeral-
|
|
9563
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
9564
9564
|
)
|
|
9565
9565
|
|
|
9566
9566
|
# The client must configure the authentication and authorization parameters
|
|
@@ -9651,10 +9651,10 @@ from pulpcore.client.pulpcore.models.patched_domain import PatchedDomain
|
|
|
9651
9651
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
9652
9652
|
from pprint import pprint
|
|
9653
9653
|
|
|
9654
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
9654
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
9655
9655
|
# See configuration.py for a list of all supported configuration parameters.
|
|
9656
9656
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
9657
|
-
host = "https://env-ephemeral-
|
|
9657
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
9658
9658
|
)
|
|
9659
9659
|
|
|
9660
9660
|
# The client must configure the authentication and authorization parameters
|
|
@@ -9745,10 +9745,10 @@ from pulpcore.client.pulpcore.models.domain_response import DomainResponse
|
|
|
9745
9745
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
9746
9746
|
from pprint import pprint
|
|
9747
9747
|
|
|
9748
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
9748
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
9749
9749
|
# See configuration.py for a list of all supported configuration parameters.
|
|
9750
9750
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
9751
|
-
host = "https://env-ephemeral-
|
|
9751
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
9752
9752
|
)
|
|
9753
9753
|
|
|
9754
9754
|
# The client must configure the authentication and authorization parameters
|
|
@@ -9841,10 +9841,10 @@ from pulpcore.client.pulpcore.models.set_label_response import SetLabelResponse
|
|
|
9841
9841
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
9842
9842
|
from pprint import pprint
|
|
9843
9843
|
|
|
9844
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
9844
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
9845
9845
|
# See configuration.py for a list of all supported configuration parameters.
|
|
9846
9846
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
9847
|
-
host = "https://env-ephemeral-
|
|
9847
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
9848
9848
|
)
|
|
9849
9849
|
|
|
9850
9850
|
# The client must configure the authentication and authorization parameters
|
|
@@ -9935,10 +9935,10 @@ from pulpcore.client.pulpcore.models.unset_label_response import UnsetLabelRespo
|
|
|
9935
9935
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
9936
9936
|
from pprint import pprint
|
|
9937
9937
|
|
|
9938
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
9938
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
9939
9939
|
# See configuration.py for a list of all supported configuration parameters.
|
|
9940
9940
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
9941
|
-
host = "https://env-ephemeral-
|
|
9941
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
9942
9942
|
)
|
|
9943
9943
|
|
|
9944
9944
|
# The client must configure the authentication and authorization parameters
|
|
@@ -10029,10 +10029,10 @@ from pulpcore.client.pulpcore.models.domain_response import DomainResponse
|
|
|
10029
10029
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
10030
10030
|
from pprint import pprint
|
|
10031
10031
|
|
|
10032
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
10032
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
10033
10033
|
# See configuration.py for a list of all supported configuration parameters.
|
|
10034
10034
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
10035
|
-
host = "https://env-ephemeral-
|
|
10035
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
10036
10036
|
)
|
|
10037
10037
|
|
|
10038
10038
|
# The client must configure the authentication and authorization parameters
|
|
@@ -10138,7 +10138,7 @@ evaluation_response_from_dict = EvaluationResponse.from_dict(evaluation_response
|
|
|
10138
10138
|
|
|
10139
10139
|
# pulpcore.client.pulpcore.ExportersFilesystemApi
|
|
10140
10140
|
|
|
10141
|
-
All URIs are relative to *https://env-ephemeral-
|
|
10141
|
+
All URIs are relative to *https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
10142
10142
|
|
|
10143
10143
|
Method | HTTP request | Description
|
|
10144
10144
|
------------- | ------------- | -------------
|
|
@@ -10170,10 +10170,10 @@ from pulpcore.client.pulpcore.models.filesystem_exporter_response import Filesys
|
|
|
10170
10170
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
10171
10171
|
from pprint import pprint
|
|
10172
10172
|
|
|
10173
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
10173
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
10174
10174
|
# See configuration.py for a list of all supported configuration parameters.
|
|
10175
10175
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
10176
|
-
host = "https://env-ephemeral-
|
|
10176
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
10177
10177
|
)
|
|
10178
10178
|
|
|
10179
10179
|
# The client must configure the authentication and authorization parameters
|
|
@@ -10263,10 +10263,10 @@ from pulpcore.client.pulpcore.models.async_operation_response import AsyncOperat
|
|
|
10263
10263
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
10264
10264
|
from pprint import pprint
|
|
10265
10265
|
|
|
10266
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
10266
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
10267
10267
|
# See configuration.py for a list of all supported configuration parameters.
|
|
10268
10268
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
10269
|
-
host = "https://env-ephemeral-
|
|
10269
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
10270
10270
|
)
|
|
10271
10271
|
|
|
10272
10272
|
# The client must configure the authentication and authorization parameters
|
|
@@ -10354,10 +10354,10 @@ from pulpcore.client.pulpcore.models.paginated_filesystem_exporter_response_list
|
|
|
10354
10354
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
10355
10355
|
from pprint import pprint
|
|
10356
10356
|
|
|
10357
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
10357
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
10358
10358
|
# See configuration.py for a list of all supported configuration parameters.
|
|
10359
10359
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
10360
|
-
host = "https://env-ephemeral-
|
|
10360
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
10361
10361
|
)
|
|
10362
10362
|
|
|
10363
10363
|
# The client must configure the authentication and authorization parameters
|
|
@@ -10482,10 +10482,10 @@ from pulpcore.client.pulpcore.models.patched_filesystem_exporter import PatchedF
|
|
|
10482
10482
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
10483
10483
|
from pprint import pprint
|
|
10484
10484
|
|
|
10485
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
10485
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
10486
10486
|
# See configuration.py for a list of all supported configuration parameters.
|
|
10487
10487
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
10488
|
-
host = "https://env-ephemeral-
|
|
10488
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
10489
10489
|
)
|
|
10490
10490
|
|
|
10491
10491
|
# The client must configure the authentication and authorization parameters
|
|
@@ -10576,10 +10576,10 @@ from pulpcore.client.pulpcore.models.filesystem_exporter_response import Filesys
|
|
|
10576
10576
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
10577
10577
|
from pprint import pprint
|
|
10578
10578
|
|
|
10579
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
10579
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
10580
10580
|
# See configuration.py for a list of all supported configuration parameters.
|
|
10581
10581
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
10582
|
-
host = "https://env-ephemeral-
|
|
10582
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
10583
10583
|
)
|
|
10584
10584
|
|
|
10585
10585
|
# The client must configure the authentication and authorization parameters
|
|
@@ -10672,10 +10672,10 @@ from pulpcore.client.pulpcore.models.filesystem_exporter_response import Filesys
|
|
|
10672
10672
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
10673
10673
|
from pprint import pprint
|
|
10674
10674
|
|
|
10675
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
10675
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
10676
10676
|
# See configuration.py for a list of all supported configuration parameters.
|
|
10677
10677
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
10678
|
-
host = "https://env-ephemeral-
|
|
10678
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
10679
10679
|
)
|
|
10680
10680
|
|
|
10681
10681
|
# The client must configure the authentication and authorization parameters
|
|
@@ -10749,7 +10749,7 @@ Name | Type | Description | Notes
|
|
|
10749
10749
|
|
|
10750
10750
|
# pulpcore.client.pulpcore.ExportersFilesystemExportsApi
|
|
10751
10751
|
|
|
10752
|
-
All URIs are relative to *https://env-ephemeral-
|
|
10752
|
+
All URIs are relative to *https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
10753
10753
|
|
|
10754
10754
|
Method | HTTP request | Description
|
|
10755
10755
|
------------- | ------------- | -------------
|
|
@@ -10779,10 +10779,10 @@ from pulpcore.client.pulpcore.models.filesystem_export import FilesystemExport
|
|
|
10779
10779
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
10780
10780
|
from pprint import pprint
|
|
10781
10781
|
|
|
10782
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
10782
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
10783
10783
|
# See configuration.py for a list of all supported configuration parameters.
|
|
10784
10784
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
10785
|
-
host = "https://env-ephemeral-
|
|
10785
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
10786
10786
|
)
|
|
10787
10787
|
|
|
10788
10788
|
# The client must configure the authentication and authorization parameters
|
|
@@ -10871,10 +10871,10 @@ import pulpcore.client.pulpcore
|
|
|
10871
10871
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
10872
10872
|
from pprint import pprint
|
|
10873
10873
|
|
|
10874
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
10874
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
10875
10875
|
# See configuration.py for a list of all supported configuration parameters.
|
|
10876
10876
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
10877
|
-
host = "https://env-ephemeral-
|
|
10877
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
10878
10878
|
)
|
|
10879
10879
|
|
|
10880
10880
|
# The client must configure the authentication and authorization parameters
|
|
@@ -10960,10 +10960,10 @@ from pulpcore.client.pulpcore.models.paginated_filesystem_export_response_list i
|
|
|
10960
10960
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
10961
10961
|
from pprint import pprint
|
|
10962
10962
|
|
|
10963
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
10963
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
10964
10964
|
# See configuration.py for a list of all supported configuration parameters.
|
|
10965
10965
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
10966
|
-
host = "https://env-ephemeral-
|
|
10966
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
10967
10967
|
)
|
|
10968
10968
|
|
|
10969
10969
|
# The client must configure the authentication and authorization parameters
|
|
@@ -11059,10 +11059,10 @@ from pulpcore.client.pulpcore.models.filesystem_export_response import Filesyste
|
|
|
11059
11059
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
11060
11060
|
from pprint import pprint
|
|
11061
11061
|
|
|
11062
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
11062
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
11063
11063
|
# See configuration.py for a list of all supported configuration parameters.
|
|
11064
11064
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
11065
|
-
host = "https://env-ephemeral-
|
|
11065
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
11066
11066
|
)
|
|
11067
11067
|
|
|
11068
11068
|
# The client must configure the authentication and authorization parameters
|
|
@@ -11137,7 +11137,7 @@ Name | Type | Description | Notes
|
|
|
11137
11137
|
|
|
11138
11138
|
# pulpcore.client.pulpcore.ExportersPulpApi
|
|
11139
11139
|
|
|
11140
|
-
All URIs are relative to *https://env-ephemeral-
|
|
11140
|
+
All URIs are relative to *https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
11141
11141
|
|
|
11142
11142
|
Method | HTTP request | Description
|
|
11143
11143
|
------------- | ------------- | -------------
|
|
@@ -11169,10 +11169,10 @@ from pulpcore.client.pulpcore.models.pulp_exporter_response import PulpExporterR
|
|
|
11169
11169
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
11170
11170
|
from pprint import pprint
|
|
11171
11171
|
|
|
11172
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
11172
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
11173
11173
|
# See configuration.py for a list of all supported configuration parameters.
|
|
11174
11174
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
11175
|
-
host = "https://env-ephemeral-
|
|
11175
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
11176
11176
|
)
|
|
11177
11177
|
|
|
11178
11178
|
# The client must configure the authentication and authorization parameters
|
|
@@ -11262,10 +11262,10 @@ from pulpcore.client.pulpcore.models.async_operation_response import AsyncOperat
|
|
|
11262
11262
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
11263
11263
|
from pprint import pprint
|
|
11264
11264
|
|
|
11265
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
11265
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
11266
11266
|
# See configuration.py for a list of all supported configuration parameters.
|
|
11267
11267
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
11268
|
-
host = "https://env-ephemeral-
|
|
11268
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
11269
11269
|
)
|
|
11270
11270
|
|
|
11271
11271
|
# The client must configure the authentication and authorization parameters
|
|
@@ -11353,10 +11353,10 @@ from pulpcore.client.pulpcore.models.paginated_pulp_exporter_response_list impor
|
|
|
11353
11353
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
11354
11354
|
from pprint import pprint
|
|
11355
11355
|
|
|
11356
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
11356
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
11357
11357
|
# See configuration.py for a list of all supported configuration parameters.
|
|
11358
11358
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
11359
|
-
host = "https://env-ephemeral-
|
|
11359
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
11360
11360
|
)
|
|
11361
11361
|
|
|
11362
11362
|
# The client must configure the authentication and authorization parameters
|
|
@@ -11481,10 +11481,10 @@ from pulpcore.client.pulpcore.models.pulp_exporter_response import PulpExporterR
|
|
|
11481
11481
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
11482
11482
|
from pprint import pprint
|
|
11483
11483
|
|
|
11484
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
11484
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
11485
11485
|
# See configuration.py for a list of all supported configuration parameters.
|
|
11486
11486
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
11487
|
-
host = "https://env-ephemeral-
|
|
11487
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
11488
11488
|
)
|
|
11489
11489
|
|
|
11490
11490
|
# The client must configure the authentication and authorization parameters
|
|
@@ -11575,10 +11575,10 @@ from pulpcore.client.pulpcore.models.pulp_exporter_response import PulpExporterR
|
|
|
11575
11575
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
11576
11576
|
from pprint import pprint
|
|
11577
11577
|
|
|
11578
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
11578
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
11579
11579
|
# See configuration.py for a list of all supported configuration parameters.
|
|
11580
11580
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
11581
|
-
host = "https://env-ephemeral-
|
|
11581
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
11582
11582
|
)
|
|
11583
11583
|
|
|
11584
11584
|
# The client must configure the authentication and authorization parameters
|
|
@@ -11671,10 +11671,10 @@ from pulpcore.client.pulpcore.models.pulp_exporter_response import PulpExporterR
|
|
|
11671
11671
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
11672
11672
|
from pprint import pprint
|
|
11673
11673
|
|
|
11674
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
11674
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
11675
11675
|
# See configuration.py for a list of all supported configuration parameters.
|
|
11676
11676
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
11677
|
-
host = "https://env-ephemeral-
|
|
11677
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
11678
11678
|
)
|
|
11679
11679
|
|
|
11680
11680
|
# The client must configure the authentication and authorization parameters
|
|
@@ -11748,7 +11748,7 @@ Name | Type | Description | Notes
|
|
|
11748
11748
|
|
|
11749
11749
|
# pulpcore.client.pulpcore.ExportersPulpExportsApi
|
|
11750
11750
|
|
|
11751
|
-
All URIs are relative to *https://env-ephemeral-
|
|
11751
|
+
All URIs are relative to *https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
11752
11752
|
|
|
11753
11753
|
Method | HTTP request | Description
|
|
11754
11754
|
------------- | ------------- | -------------
|
|
@@ -11778,10 +11778,10 @@ from pulpcore.client.pulpcore.models.pulp_export import PulpExport
|
|
|
11778
11778
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
11779
11779
|
from pprint import pprint
|
|
11780
11780
|
|
|
11781
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
11781
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
11782
11782
|
# See configuration.py for a list of all supported configuration parameters.
|
|
11783
11783
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
11784
|
-
host = "https://env-ephemeral-
|
|
11784
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
11785
11785
|
)
|
|
11786
11786
|
|
|
11787
11787
|
# The client must configure the authentication and authorization parameters
|
|
@@ -11870,10 +11870,10 @@ import pulpcore.client.pulpcore
|
|
|
11870
11870
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
11871
11871
|
from pprint import pprint
|
|
11872
11872
|
|
|
11873
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
11873
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
11874
11874
|
# See configuration.py for a list of all supported configuration parameters.
|
|
11875
11875
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
11876
|
-
host = "https://env-ephemeral-
|
|
11876
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
11877
11877
|
)
|
|
11878
11878
|
|
|
11879
11879
|
# The client must configure the authentication and authorization parameters
|
|
@@ -11959,10 +11959,10 @@ from pulpcore.client.pulpcore.models.paginated_pulp_export_response_list import
|
|
|
11959
11959
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
11960
11960
|
from pprint import pprint
|
|
11961
11961
|
|
|
11962
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
11962
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
11963
11963
|
# See configuration.py for a list of all supported configuration parameters.
|
|
11964
11964
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
11965
|
-
host = "https://env-ephemeral-
|
|
11965
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
11966
11966
|
)
|
|
11967
11967
|
|
|
11968
11968
|
# The client must configure the authentication and authorization parameters
|
|
@@ -12058,10 +12058,10 @@ from pulpcore.client.pulpcore.models.pulp_export_response import PulpExportRespo
|
|
|
12058
12058
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
12059
12059
|
from pprint import pprint
|
|
12060
12060
|
|
|
12061
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
12061
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
12062
12062
|
# See configuration.py for a list of all supported configuration parameters.
|
|
12063
12063
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
12064
|
-
host = "https://env-ephemeral-
|
|
12064
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
12065
12065
|
)
|
|
12066
12066
|
|
|
12067
12067
|
# The client must configure the authentication and authorization parameters
|
|
@@ -12537,7 +12537,7 @@ group_role_response_from_dict = GroupRoleResponse.from_dict(group_role_response_
|
|
|
12537
12537
|
|
|
12538
12538
|
# pulpcore.client.pulpcore.GroupsApi
|
|
12539
12539
|
|
|
12540
|
-
All URIs are relative to *https://env-ephemeral-
|
|
12540
|
+
All URIs are relative to *https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
12541
12541
|
|
|
12542
12542
|
Method | HTTP request | Description
|
|
12543
12543
|
------------- | ------------- | -------------
|
|
@@ -12573,10 +12573,10 @@ from pulpcore.client.pulpcore.models.nested_role_response import NestedRoleRespo
|
|
|
12573
12573
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
12574
12574
|
from pprint import pprint
|
|
12575
12575
|
|
|
12576
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
12576
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
12577
12577
|
# See configuration.py for a list of all supported configuration parameters.
|
|
12578
12578
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
12579
|
-
host = "https://env-ephemeral-
|
|
12579
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
12580
12580
|
)
|
|
12581
12581
|
|
|
12582
12582
|
# The client must configure the authentication and authorization parameters
|
|
@@ -12667,10 +12667,10 @@ from pulpcore.client.pulpcore.models.group_response import GroupResponse
|
|
|
12667
12667
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
12668
12668
|
from pprint import pprint
|
|
12669
12669
|
|
|
12670
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
12670
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
12671
12671
|
# See configuration.py for a list of all supported configuration parameters.
|
|
12672
12672
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
12673
|
-
host = "https://env-ephemeral-
|
|
12673
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
12674
12674
|
)
|
|
12675
12675
|
|
|
12676
12676
|
# The client must configure the authentication and authorization parameters
|
|
@@ -12759,10 +12759,10 @@ import pulpcore.client.pulpcore
|
|
|
12759
12759
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
12760
12760
|
from pprint import pprint
|
|
12761
12761
|
|
|
12762
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
12762
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
12763
12763
|
# See configuration.py for a list of all supported configuration parameters.
|
|
12764
12764
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
12765
|
-
host = "https://env-ephemeral-
|
|
12765
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
12766
12766
|
)
|
|
12767
12767
|
|
|
12768
12768
|
# The client must configure the authentication and authorization parameters
|
|
@@ -12848,10 +12848,10 @@ from pulpcore.client.pulpcore.models.paginated_group_response_list import Pagina
|
|
|
12848
12848
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
12849
12849
|
from pprint import pprint
|
|
12850
12850
|
|
|
12851
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
12851
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
12852
12852
|
# See configuration.py for a list of all supported configuration parameters.
|
|
12853
12853
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
12854
|
-
host = "https://env-ephemeral-
|
|
12854
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
12855
12855
|
)
|
|
12856
12856
|
|
|
12857
12857
|
# The client must configure the authentication and authorization parameters
|
|
@@ -12971,10 +12971,10 @@ from pulpcore.client.pulpcore.models.object_roles_response import ObjectRolesRes
|
|
|
12971
12971
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
12972
12972
|
from pprint import pprint
|
|
12973
12973
|
|
|
12974
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
12974
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
12975
12975
|
# See configuration.py for a list of all supported configuration parameters.
|
|
12976
12976
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
12977
|
-
host = "https://env-ephemeral-
|
|
12977
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
12978
12978
|
)
|
|
12979
12979
|
|
|
12980
12980
|
# The client must configure the authentication and authorization parameters
|
|
@@ -13066,10 +13066,10 @@ from pulpcore.client.pulpcore.models.my_permissions_response import MyPermission
|
|
|
13066
13066
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
13067
13067
|
from pprint import pprint
|
|
13068
13068
|
|
|
13069
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
13069
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
13070
13070
|
# See configuration.py for a list of all supported configuration parameters.
|
|
13071
13071
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
13072
|
-
host = "https://env-ephemeral-
|
|
13072
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
13073
13073
|
)
|
|
13074
13074
|
|
|
13075
13075
|
# The client must configure the authentication and authorization parameters
|
|
@@ -13162,10 +13162,10 @@ from pulpcore.client.pulpcore.models.patched_group import PatchedGroup
|
|
|
13162
13162
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
13163
13163
|
from pprint import pprint
|
|
13164
13164
|
|
|
13165
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
13165
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
13166
13166
|
# See configuration.py for a list of all supported configuration parameters.
|
|
13167
13167
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
13168
|
-
host = "https://env-ephemeral-
|
|
13168
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
13169
13169
|
)
|
|
13170
13170
|
|
|
13171
13171
|
# The client must configure the authentication and authorization parameters
|
|
@@ -13255,10 +13255,10 @@ from pulpcore.client.pulpcore.models.group_response import GroupResponse
|
|
|
13255
13255
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
13256
13256
|
from pprint import pprint
|
|
13257
13257
|
|
|
13258
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
13258
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
13259
13259
|
# See configuration.py for a list of all supported configuration parameters.
|
|
13260
13260
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
13261
|
-
host = "https://env-ephemeral-
|
|
13261
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
13262
13262
|
)
|
|
13263
13263
|
|
|
13264
13264
|
# The client must configure the authentication and authorization parameters
|
|
@@ -13351,10 +13351,10 @@ from pulpcore.client.pulpcore.models.nested_role_response import NestedRoleRespo
|
|
|
13351
13351
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
13352
13352
|
from pprint import pprint
|
|
13353
13353
|
|
|
13354
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
13354
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
13355
13355
|
# See configuration.py for a list of all supported configuration parameters.
|
|
13356
13356
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
13357
|
-
host = "https://env-ephemeral-
|
|
13357
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
13358
13358
|
)
|
|
13359
13359
|
|
|
13360
13360
|
# The client must configure the authentication and authorization parameters
|
|
@@ -13445,10 +13445,10 @@ from pulpcore.client.pulpcore.models.group_response import GroupResponse
|
|
|
13445
13445
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
13446
13446
|
from pprint import pprint
|
|
13447
13447
|
|
|
13448
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
13448
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
13449
13449
|
# See configuration.py for a list of all supported configuration parameters.
|
|
13450
13450
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
13451
|
-
host = "https://env-ephemeral-
|
|
13451
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
13452
13452
|
)
|
|
13453
13453
|
|
|
13454
13454
|
# The client must configure the authentication and authorization parameters
|
|
@@ -13521,7 +13521,7 @@ Name | Type | Description | Notes
|
|
|
13521
13521
|
|
|
13522
13522
|
# pulpcore.client.pulpcore.GroupsRolesApi
|
|
13523
13523
|
|
|
13524
|
-
All URIs are relative to *https://env-ephemeral-
|
|
13524
|
+
All URIs are relative to *https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
13525
13525
|
|
|
13526
13526
|
Method | HTTP request | Description
|
|
13527
13527
|
------------- | ------------- | -------------
|
|
@@ -13551,10 +13551,10 @@ from pulpcore.client.pulpcore.models.group_role_response import GroupRoleRespons
|
|
|
13551
13551
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
13552
13552
|
from pprint import pprint
|
|
13553
13553
|
|
|
13554
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
13554
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
13555
13555
|
# See configuration.py for a list of all supported configuration parameters.
|
|
13556
13556
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
13557
|
-
host = "https://env-ephemeral-
|
|
13557
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
13558
13558
|
)
|
|
13559
13559
|
|
|
13560
13560
|
# The client must configure the authentication and authorization parameters
|
|
@@ -13643,10 +13643,10 @@ import pulpcore.client.pulpcore
|
|
|
13643
13643
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
13644
13644
|
from pprint import pprint
|
|
13645
13645
|
|
|
13646
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
13646
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
13647
13647
|
# See configuration.py for a list of all supported configuration parameters.
|
|
13648
13648
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
13649
|
-
host = "https://env-ephemeral-
|
|
13649
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
13650
13650
|
)
|
|
13651
13651
|
|
|
13652
13652
|
# The client must configure the authentication and authorization parameters
|
|
@@ -13732,10 +13732,10 @@ from pulpcore.client.pulpcore.models.paginated_group_role_response_list import P
|
|
|
13732
13732
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
13733
13733
|
from pprint import pprint
|
|
13734
13734
|
|
|
13735
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
13735
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
13736
13736
|
# See configuration.py for a list of all supported configuration parameters.
|
|
13737
13737
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
13738
|
-
host = "https://env-ephemeral-
|
|
13738
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
13739
13739
|
)
|
|
13740
13740
|
|
|
13741
13741
|
# The client must configure the authentication and authorization parameters
|
|
@@ -13855,10 +13855,10 @@ from pulpcore.client.pulpcore.models.group_role_response import GroupRoleRespons
|
|
|
13855
13855
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
13856
13856
|
from pprint import pprint
|
|
13857
13857
|
|
|
13858
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
13858
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
13859
13859
|
# See configuration.py for a list of all supported configuration parameters.
|
|
13860
13860
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
13861
|
-
host = "https://env-ephemeral-
|
|
13861
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
13862
13862
|
)
|
|
13863
13863
|
|
|
13864
13864
|
# The client must configure the authentication and authorization parameters
|
|
@@ -13933,7 +13933,7 @@ Name | Type | Description | Notes
|
|
|
13933
13933
|
|
|
13934
13934
|
# pulpcore.client.pulpcore.GroupsUsersApi
|
|
13935
13935
|
|
|
13936
|
-
All URIs are relative to *https://env-ephemeral-
|
|
13936
|
+
All URIs are relative to *https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
13937
13937
|
|
|
13938
13938
|
Method | HTTP request | Description
|
|
13939
13939
|
------------- | ------------- | -------------
|
|
@@ -13962,10 +13962,10 @@ from pulpcore.client.pulpcore.models.group_user_response import GroupUserRespons
|
|
|
13962
13962
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
13963
13963
|
from pprint import pprint
|
|
13964
13964
|
|
|
13965
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
13965
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
13966
13966
|
# See configuration.py for a list of all supported configuration parameters.
|
|
13967
13967
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
13968
|
-
host = "https://env-ephemeral-
|
|
13968
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
13969
13969
|
)
|
|
13970
13970
|
|
|
13971
13971
|
# The client must configure the authentication and authorization parameters
|
|
@@ -14054,10 +14054,10 @@ import pulpcore.client.pulpcore
|
|
|
14054
14054
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
14055
14055
|
from pprint import pprint
|
|
14056
14056
|
|
|
14057
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
14057
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
14058
14058
|
# See configuration.py for a list of all supported configuration parameters.
|
|
14059
14059
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
14060
|
-
host = "https://env-ephemeral-
|
|
14060
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
14061
14061
|
)
|
|
14062
14062
|
|
|
14063
14063
|
# The client must configure the authentication and authorization parameters
|
|
@@ -14143,10 +14143,10 @@ from pulpcore.client.pulpcore.models.paginated_group_user_response_list import P
|
|
|
14143
14143
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
14144
14144
|
from pprint import pprint
|
|
14145
14145
|
|
|
14146
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
14146
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
14147
14147
|
# See configuration.py for a list of all supported configuration parameters.
|
|
14148
14148
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
14149
|
-
host = "https://env-ephemeral-
|
|
14149
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
14150
14150
|
)
|
|
14151
14151
|
|
|
14152
14152
|
# The client must configure the authentication and authorization parameters
|
|
@@ -14359,7 +14359,7 @@ header_content_guard_response_from_dict = HeaderContentGuardResponse.from_dict(h
|
|
|
14359
14359
|
|
|
14360
14360
|
# pulpcore.client.pulpcore.ImportersPulpApi
|
|
14361
14361
|
|
|
14362
|
-
All URIs are relative to *https://env-ephemeral-
|
|
14362
|
+
All URIs are relative to *https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
14363
14363
|
|
|
14364
14364
|
Method | HTTP request | Description
|
|
14365
14365
|
------------- | ------------- | -------------
|
|
@@ -14391,10 +14391,10 @@ from pulpcore.client.pulpcore.models.pulp_importer_response import PulpImporterR
|
|
|
14391
14391
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
14392
14392
|
from pprint import pprint
|
|
14393
14393
|
|
|
14394
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
14394
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
14395
14395
|
# See configuration.py for a list of all supported configuration parameters.
|
|
14396
14396
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
14397
|
-
host = "https://env-ephemeral-
|
|
14397
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
14398
14398
|
)
|
|
14399
14399
|
|
|
14400
14400
|
# The client must configure the authentication and authorization parameters
|
|
@@ -14483,10 +14483,10 @@ import pulpcore.client.pulpcore
|
|
|
14483
14483
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
14484
14484
|
from pprint import pprint
|
|
14485
14485
|
|
|
14486
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
14486
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
14487
14487
|
# See configuration.py for a list of all supported configuration parameters.
|
|
14488
14488
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
14489
|
-
host = "https://env-ephemeral-
|
|
14489
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
14490
14490
|
)
|
|
14491
14491
|
|
|
14492
14492
|
# The client must configure the authentication and authorization parameters
|
|
@@ -14572,10 +14572,10 @@ from pulpcore.client.pulpcore.models.paginated_pulp_importer_response_list impor
|
|
|
14572
14572
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
14573
14573
|
from pprint import pprint
|
|
14574
14574
|
|
|
14575
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
14575
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
14576
14576
|
# See configuration.py for a list of all supported configuration parameters.
|
|
14577
14577
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
14578
|
-
host = "https://env-ephemeral-
|
|
14578
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
14579
14579
|
)
|
|
14580
14580
|
|
|
14581
14581
|
# The client must configure the authentication and authorization parameters
|
|
@@ -14700,10 +14700,10 @@ from pulpcore.client.pulpcore.models.pulp_importer_response import PulpImporterR
|
|
|
14700
14700
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
14701
14701
|
from pprint import pprint
|
|
14702
14702
|
|
|
14703
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
14703
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
14704
14704
|
# See configuration.py for a list of all supported configuration parameters.
|
|
14705
14705
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
14706
|
-
host = "https://env-ephemeral-
|
|
14706
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
14707
14707
|
)
|
|
14708
14708
|
|
|
14709
14709
|
# The client must configure the authentication and authorization parameters
|
|
@@ -14793,10 +14793,10 @@ from pulpcore.client.pulpcore.models.pulp_importer_response import PulpImporterR
|
|
|
14793
14793
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
14794
14794
|
from pprint import pprint
|
|
14795
14795
|
|
|
14796
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
14796
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
14797
14797
|
# See configuration.py for a list of all supported configuration parameters.
|
|
14798
14798
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
14799
|
-
host = "https://env-ephemeral-
|
|
14799
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
14800
14800
|
)
|
|
14801
14801
|
|
|
14802
14802
|
# The client must configure the authentication and authorization parameters
|
|
@@ -14889,10 +14889,10 @@ from pulpcore.client.pulpcore.models.pulp_importer_response import PulpImporterR
|
|
|
14889
14889
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
14890
14890
|
from pprint import pprint
|
|
14891
14891
|
|
|
14892
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
14892
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
14893
14893
|
# See configuration.py for a list of all supported configuration parameters.
|
|
14894
14894
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
14895
|
-
host = "https://env-ephemeral-
|
|
14895
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
14896
14896
|
)
|
|
14897
14897
|
|
|
14898
14898
|
# The client must configure the authentication and authorization parameters
|
|
@@ -14965,7 +14965,7 @@ Name | Type | Description | Notes
|
|
|
14965
14965
|
|
|
14966
14966
|
# pulpcore.client.pulpcore.ImportersPulpImportCheckApi
|
|
14967
14967
|
|
|
14968
|
-
All URIs are relative to *https://env-ephemeral-
|
|
14968
|
+
All URIs are relative to *https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
14969
14969
|
|
|
14970
14970
|
Method | HTTP request | Description
|
|
14971
14971
|
------------- | ------------- | -------------
|
|
@@ -14992,10 +14992,10 @@ from pulpcore.client.pulpcore.models.pulp_import_check_response import PulpImpor
|
|
|
14992
14992
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
14993
14993
|
from pprint import pprint
|
|
14994
14994
|
|
|
14995
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
14995
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
14996
14996
|
# See configuration.py for a list of all supported configuration parameters.
|
|
14997
14997
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
14998
|
-
host = "https://env-ephemeral-
|
|
14998
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
14999
14999
|
)
|
|
15000
15000
|
|
|
15001
15001
|
# The client must configure the authentication and authorization parameters
|
|
@@ -15068,7 +15068,7 @@ Name | Type | Description | Notes
|
|
|
15068
15068
|
|
|
15069
15069
|
# pulpcore.client.pulpcore.ImportersPulpImportsApi
|
|
15070
15070
|
|
|
15071
|
-
All URIs are relative to *https://env-ephemeral-
|
|
15071
|
+
All URIs are relative to *https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
15072
15072
|
|
|
15073
15073
|
Method | HTTP request | Description
|
|
15074
15074
|
------------- | ------------- | -------------
|
|
@@ -15098,10 +15098,10 @@ from pulpcore.client.pulpcore.models.task_group_operation_response import TaskGr
|
|
|
15098
15098
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
15099
15099
|
from pprint import pprint
|
|
15100
15100
|
|
|
15101
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
15101
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
15102
15102
|
# See configuration.py for a list of all supported configuration parameters.
|
|
15103
15103
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
15104
|
-
host = "https://env-ephemeral-
|
|
15104
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
15105
15105
|
)
|
|
15106
15106
|
|
|
15107
15107
|
# The client must configure the authentication and authorization parameters
|
|
@@ -15190,10 +15190,10 @@ import pulpcore.client.pulpcore
|
|
|
15190
15190
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
15191
15191
|
from pprint import pprint
|
|
15192
15192
|
|
|
15193
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
15193
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
15194
15194
|
# See configuration.py for a list of all supported configuration parameters.
|
|
15195
15195
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
15196
|
-
host = "https://env-ephemeral-
|
|
15196
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
15197
15197
|
)
|
|
15198
15198
|
|
|
15199
15199
|
# The client must configure the authentication and authorization parameters
|
|
@@ -15279,10 +15279,10 @@ from pulpcore.client.pulpcore.models.paginated_import_response_list import Pagin
|
|
|
15279
15279
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
15280
15280
|
from pprint import pprint
|
|
15281
15281
|
|
|
15282
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
15282
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
15283
15283
|
# See configuration.py for a list of all supported configuration parameters.
|
|
15284
15284
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
15285
|
-
host = "https://env-ephemeral-
|
|
15285
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
15286
15286
|
)
|
|
15287
15287
|
|
|
15288
15288
|
# The client must configure the authentication and authorization parameters
|
|
@@ -15378,10 +15378,10 @@ from pulpcore.client.pulpcore.models.import_response import ImportResponse
|
|
|
15378
15378
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
15379
15379
|
from pprint import pprint
|
|
15380
15380
|
|
|
15381
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
15381
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
15382
15382
|
# See configuration.py for a list of all supported configuration parameters.
|
|
15383
15383
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
15384
|
-
host = "https://env-ephemeral-
|
|
15384
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
15385
15385
|
)
|
|
15386
15386
|
|
|
15387
15387
|
# The client must configure the authentication and authorization parameters
|
|
@@ -15491,7 +15491,7 @@ import_response_from_dict = ImportResponse.from_dict(import_response_dict)
|
|
|
15491
15491
|
|
|
15492
15492
|
# pulpcore.client.pulpcore.LivezApi
|
|
15493
15493
|
|
|
15494
|
-
All URIs are relative to *https://env-ephemeral-
|
|
15494
|
+
All URIs are relative to *https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
15495
15495
|
|
|
15496
15496
|
Method | HTTP request | Description
|
|
15497
15497
|
------------- | ------------- | -------------
|
|
@@ -15513,10 +15513,10 @@ import pulpcore.client.pulpcore
|
|
|
15513
15513
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
15514
15514
|
from pprint import pprint
|
|
15515
15515
|
|
|
15516
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
15516
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
15517
15517
|
# See configuration.py for a list of all supported configuration parameters.
|
|
15518
15518
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
15519
|
-
host = "https://env-ephemeral-
|
|
15519
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
15520
15520
|
)
|
|
15521
15521
|
|
|
15522
15522
|
|
|
@@ -15569,7 +15569,7 @@ No authorization required
|
|
|
15569
15569
|
|
|
15570
15570
|
# pulpcore.client.pulpcore.LoginApi
|
|
15571
15571
|
|
|
15572
|
-
All URIs are relative to *https://env-ephemeral-
|
|
15572
|
+
All URIs are relative to *https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
15573
15573
|
|
|
15574
15574
|
Method | HTTP request | Description
|
|
15575
15575
|
------------- | ------------- | -------------
|
|
@@ -15595,10 +15595,10 @@ from pulpcore.client.pulpcore.models.login_response import LoginResponse
|
|
|
15595
15595
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
15596
15596
|
from pprint import pprint
|
|
15597
15597
|
|
|
15598
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
15598
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
15599
15599
|
# See configuration.py for a list of all supported configuration parameters.
|
|
15600
15600
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
15601
|
-
host = "https://env-ephemeral-
|
|
15601
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
15602
15602
|
)
|
|
15603
15603
|
|
|
15604
15604
|
# The client must configure the authentication and authorization parameters
|
|
@@ -15683,10 +15683,10 @@ from pulpcore.client.pulpcore.models.login_response import LoginResponse
|
|
|
15683
15683
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
15684
15684
|
from pprint import pprint
|
|
15685
15685
|
|
|
15686
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
15686
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
15687
15687
|
# See configuration.py for a list of all supported configuration parameters.
|
|
15688
15688
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
15689
|
-
host = "https://env-ephemeral-
|
|
15689
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
15690
15690
|
)
|
|
15691
15691
|
|
|
15692
15692
|
# The client must configure the authentication and authorization parameters
|
|
@@ -15774,10 +15774,10 @@ import pulpcore.client.pulpcore
|
|
|
15774
15774
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
15775
15775
|
from pprint import pprint
|
|
15776
15776
|
|
|
15777
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
15777
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
15778
15778
|
# See configuration.py for a list of all supported configuration parameters.
|
|
15779
15779
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
15780
|
-
host = "https://env-ephemeral-
|
|
15780
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
15781
15781
|
)
|
|
15782
15782
|
|
|
15783
15783
|
# The client must configure the authentication and authorization parameters
|
|
@@ -16694,7 +16694,7 @@ open_pgp_user_id_response_from_dict = OpenPGPUserIDResponse.from_dict(open_pgp_u
|
|
|
16694
16694
|
|
|
16695
16695
|
# pulpcore.client.pulpcore.OrphansApi
|
|
16696
16696
|
|
|
16697
|
-
All URIs are relative to *https://env-ephemeral-
|
|
16697
|
+
All URIs are relative to *https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
16698
16698
|
|
|
16699
16699
|
Method | HTTP request | Description
|
|
16700
16700
|
------------- | ------------- | -------------
|
|
@@ -16720,10 +16720,10 @@ from pulpcore.client.pulpcore.models.async_operation_response import AsyncOperat
|
|
|
16720
16720
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
16721
16721
|
from pprint import pprint
|
|
16722
16722
|
|
|
16723
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
16723
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
16724
16724
|
# See configuration.py for a list of all supported configuration parameters.
|
|
16725
16725
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
16726
|
-
host = "https://env-ephemeral-
|
|
16726
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
16727
16727
|
)
|
|
16728
16728
|
|
|
16729
16729
|
# The client must configure the authentication and authorization parameters
|
|
@@ -16794,7 +16794,7 @@ Name | Type | Description | Notes
|
|
|
16794
16794
|
|
|
16795
16795
|
# pulpcore.client.pulpcore.OrphansCleanupApi
|
|
16796
16796
|
|
|
16797
|
-
All URIs are relative to *https://env-ephemeral-
|
|
16797
|
+
All URIs are relative to *https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
16798
16798
|
|
|
16799
16799
|
Method | HTTP request | Description
|
|
16800
16800
|
------------- | ------------- | -------------
|
|
@@ -16821,10 +16821,10 @@ from pulpcore.client.pulpcore.models.orphans_cleanup import OrphansCleanup
|
|
|
16821
16821
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
16822
16822
|
from pprint import pprint
|
|
16823
16823
|
|
|
16824
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
16824
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
16825
16825
|
# See configuration.py for a list of all supported configuration parameters.
|
|
16826
16826
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
16827
|
-
host = "https://env-ephemeral-
|
|
16827
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
16828
16828
|
)
|
|
16829
16829
|
|
|
16830
16830
|
# The client must configure the authentication and authorization parameters
|
|
@@ -18915,7 +18915,7 @@ publication_response_from_dict = PublicationResponse.from_dict(publication_respo
|
|
|
18915
18915
|
|
|
18916
18916
|
# pulpcore.client.pulpcore.PublicationsApi
|
|
18917
18917
|
|
|
18918
|
-
All URIs are relative to *https://env-ephemeral-
|
|
18918
|
+
All URIs are relative to *https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
18919
18919
|
|
|
18920
18920
|
Method | HTTP request | Description
|
|
18921
18921
|
------------- | ------------- | -------------
|
|
@@ -18941,10 +18941,10 @@ from pulpcore.client.pulpcore.models.paginated_publication_response_list import
|
|
|
18941
18941
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
18942
18942
|
from pprint import pprint
|
|
18943
18943
|
|
|
18944
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
18944
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
18945
18945
|
# See configuration.py for a list of all supported configuration parameters.
|
|
18946
18946
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
18947
|
-
host = "https://env-ephemeral-
|
|
18947
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
18948
18948
|
)
|
|
18949
18949
|
|
|
18950
18950
|
# The client must configure the authentication and authorization parameters
|
|
@@ -19525,7 +19525,7 @@ redis_connection_response_from_dict = RedisConnectionResponse.from_dict(redis_co
|
|
|
19525
19525
|
|
|
19526
19526
|
# pulpcore.client.pulpcore.RemotesApi
|
|
19527
19527
|
|
|
19528
|
-
All URIs are relative to *https://env-ephemeral-
|
|
19528
|
+
All URIs are relative to *https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
19529
19529
|
|
|
19530
19530
|
Method | HTTP request | Description
|
|
19531
19531
|
------------- | ------------- | -------------
|
|
@@ -19551,10 +19551,10 @@ from pulpcore.client.pulpcore.models.paginated_generic_remote_response_list impo
|
|
|
19551
19551
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
19552
19552
|
from pprint import pprint
|
|
19553
19553
|
|
|
19554
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
19554
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
19555
19555
|
# See configuration.py for a list of all supported configuration parameters.
|
|
19556
19556
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
19557
|
-
host = "https://env-ephemeral-
|
|
19557
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
19558
19558
|
)
|
|
19559
19559
|
|
|
19560
19560
|
# The client must configure the authentication and authorization parameters
|
|
@@ -19681,7 +19681,7 @@ Name | Type | Description | Notes
|
|
|
19681
19681
|
|
|
19682
19682
|
# pulpcore.client.pulpcore.RepairApi
|
|
19683
19683
|
|
|
19684
|
-
All URIs are relative to *https://env-ephemeral-
|
|
19684
|
+
All URIs are relative to *https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
19685
19685
|
|
|
19686
19686
|
Method | HTTP request | Description
|
|
19687
19687
|
------------- | ------------- | -------------
|
|
@@ -19708,10 +19708,10 @@ from pulpcore.client.pulpcore.models.repair import Repair
|
|
|
19708
19708
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
19709
19709
|
from pprint import pprint
|
|
19710
19710
|
|
|
19711
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
19711
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
19712
19712
|
# See configuration.py for a list of all supported configuration parameters.
|
|
19713
19713
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
19714
|
-
host = "https://env-ephemeral-
|
|
19714
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
19715
19715
|
)
|
|
19716
19716
|
|
|
19717
19717
|
# The client must configure the authentication and authorization parameters
|
|
@@ -19813,7 +19813,7 @@ repair_from_dict = Repair.from_dict(repair_dict)
|
|
|
19813
19813
|
|
|
19814
19814
|
# pulpcore.client.pulpcore.RepositoriesApi
|
|
19815
19815
|
|
|
19816
|
-
All URIs are relative to *https://env-ephemeral-
|
|
19816
|
+
All URIs are relative to *https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
19817
19817
|
|
|
19818
19818
|
Method | HTTP request | Description
|
|
19819
19819
|
------------- | ------------- | -------------
|
|
@@ -19839,10 +19839,10 @@ from pulpcore.client.pulpcore.models.paginated_repository_response_list import P
|
|
|
19839
19839
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
19840
19840
|
from pprint import pprint
|
|
19841
19841
|
|
|
19842
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
19842
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
19843
19843
|
# See configuration.py for a list of all supported configuration parameters.
|
|
19844
19844
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
19845
|
-
host = "https://env-ephemeral-
|
|
19845
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
19846
19846
|
)
|
|
19847
19847
|
|
|
19848
19848
|
# The client must configure the authentication and authorization parameters
|
|
@@ -19977,7 +19977,7 @@ Name | Type | Description | Notes
|
|
|
19977
19977
|
|
|
19978
19978
|
# pulpcore.client.pulpcore.RepositoriesOpenpgpKeyringApi
|
|
19979
19979
|
|
|
19980
|
-
All URIs are relative to *https://env-ephemeral-
|
|
19980
|
+
All URIs are relative to *https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
19981
19981
|
|
|
19982
19982
|
Method | HTTP request | Description
|
|
19983
19983
|
------------- | ------------- | -------------
|
|
@@ -20016,10 +20016,10 @@ from pulpcore.client.pulpcore.models.nested_role_response import NestedRoleRespo
|
|
|
20016
20016
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
20017
20017
|
from pprint import pprint
|
|
20018
20018
|
|
|
20019
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
20019
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
20020
20020
|
# See configuration.py for a list of all supported configuration parameters.
|
|
20021
20021
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
20022
|
-
host = "https://env-ephemeral-
|
|
20022
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
20023
20023
|
)
|
|
20024
20024
|
|
|
20025
20025
|
# The client must configure the authentication and authorization parameters
|
|
@@ -20110,10 +20110,10 @@ from pulpcore.client.pulpcore.models.open_pgp_keyring_response import OpenPGPKey
|
|
|
20110
20110
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
20111
20111
|
from pprint import pprint
|
|
20112
20112
|
|
|
20113
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
20113
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
20114
20114
|
# See configuration.py for a list of all supported configuration parameters.
|
|
20115
20115
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
20116
|
-
host = "https://env-ephemeral-
|
|
20116
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
20117
20117
|
)
|
|
20118
20118
|
|
|
20119
20119
|
# The client must configure the authentication and authorization parameters
|
|
@@ -20203,10 +20203,10 @@ from pulpcore.client.pulpcore.models.async_operation_response import AsyncOperat
|
|
|
20203
20203
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
20204
20204
|
from pprint import pprint
|
|
20205
20205
|
|
|
20206
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
20206
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
20207
20207
|
# See configuration.py for a list of all supported configuration parameters.
|
|
20208
20208
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
20209
|
-
host = "https://env-ephemeral-
|
|
20209
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
20210
20210
|
)
|
|
20211
20211
|
|
|
20212
20212
|
# The client must configure the authentication and authorization parameters
|
|
@@ -20294,10 +20294,10 @@ from pulpcore.client.pulpcore.models.paginated_open_pgp_keyring_response_list im
|
|
|
20294
20294
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
20295
20295
|
from pprint import pprint
|
|
20296
20296
|
|
|
20297
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
20297
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
20298
20298
|
# See configuration.py for a list of all supported configuration parameters.
|
|
20299
20299
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
20300
|
-
host = "https://env-ephemeral-
|
|
20300
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
20301
20301
|
)
|
|
20302
20302
|
|
|
20303
20303
|
# The client must configure the authentication and authorization parameters
|
|
@@ -20445,10 +20445,10 @@ from pulpcore.client.pulpcore.models.object_roles_response import ObjectRolesRes
|
|
|
20445
20445
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
20446
20446
|
from pprint import pprint
|
|
20447
20447
|
|
|
20448
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
20448
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
20449
20449
|
# See configuration.py for a list of all supported configuration parameters.
|
|
20450
20450
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
20451
|
-
host = "https://env-ephemeral-
|
|
20451
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
20452
20452
|
)
|
|
20453
20453
|
|
|
20454
20454
|
# The client must configure the authentication and authorization parameters
|
|
@@ -20541,10 +20541,10 @@ from pulpcore.client.pulpcore.models.repository_add_remove_content import Reposi
|
|
|
20541
20541
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
20542
20542
|
from pprint import pprint
|
|
20543
20543
|
|
|
20544
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
20544
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
20545
20545
|
# See configuration.py for a list of all supported configuration parameters.
|
|
20546
20546
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
20547
|
-
host = "https://env-ephemeral-
|
|
20547
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
20548
20548
|
)
|
|
20549
20549
|
|
|
20550
20550
|
# The client must configure the authentication and authorization parameters
|
|
@@ -20634,10 +20634,10 @@ from pulpcore.client.pulpcore.models.my_permissions_response import MyPermission
|
|
|
20634
20634
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
20635
20635
|
from pprint import pprint
|
|
20636
20636
|
|
|
20637
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
20637
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
20638
20638
|
# See configuration.py for a list of all supported configuration parameters.
|
|
20639
20639
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
20640
|
-
host = "https://env-ephemeral-
|
|
20640
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
20641
20641
|
)
|
|
20642
20642
|
|
|
20643
20643
|
# The client must configure the authentication and authorization parameters
|
|
@@ -20730,10 +20730,10 @@ from pulpcore.client.pulpcore.models.patched_open_pgp_keyring import PatchedOpen
|
|
|
20730
20730
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
20731
20731
|
from pprint import pprint
|
|
20732
20732
|
|
|
20733
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
20733
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
20734
20734
|
# See configuration.py for a list of all supported configuration parameters.
|
|
20735
20735
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
20736
|
-
host = "https://env-ephemeral-
|
|
20736
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
20737
20737
|
)
|
|
20738
20738
|
|
|
20739
20739
|
# The client must configure the authentication and authorization parameters
|
|
@@ -20824,10 +20824,10 @@ from pulpcore.client.pulpcore.models.open_pgp_keyring_response import OpenPGPKey
|
|
|
20824
20824
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
20825
20825
|
from pprint import pprint
|
|
20826
20826
|
|
|
20827
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
20827
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
20828
20828
|
# See configuration.py for a list of all supported configuration parameters.
|
|
20829
20829
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
20830
|
-
host = "https://env-ephemeral-
|
|
20830
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
20831
20831
|
)
|
|
20832
20832
|
|
|
20833
20833
|
# The client must configure the authentication and authorization parameters
|
|
@@ -20920,10 +20920,10 @@ from pulpcore.client.pulpcore.models.nested_role_response import NestedRoleRespo
|
|
|
20920
20920
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
20921
20921
|
from pprint import pprint
|
|
20922
20922
|
|
|
20923
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
20923
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
20924
20924
|
# See configuration.py for a list of all supported configuration parameters.
|
|
20925
20925
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
20926
|
-
host = "https://env-ephemeral-
|
|
20926
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
20927
20927
|
)
|
|
20928
20928
|
|
|
20929
20929
|
# The client must configure the authentication and authorization parameters
|
|
@@ -21014,10 +21014,10 @@ from pulpcore.client.pulpcore.models.set_label_response import SetLabelResponse
|
|
|
21014
21014
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
21015
21015
|
from pprint import pprint
|
|
21016
21016
|
|
|
21017
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
21017
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
21018
21018
|
# See configuration.py for a list of all supported configuration parameters.
|
|
21019
21019
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
21020
|
-
host = "https://env-ephemeral-
|
|
21020
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
21021
21021
|
)
|
|
21022
21022
|
|
|
21023
21023
|
# The client must configure the authentication and authorization parameters
|
|
@@ -21108,10 +21108,10 @@ from pulpcore.client.pulpcore.models.unset_label_response import UnsetLabelRespo
|
|
|
21108
21108
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
21109
21109
|
from pprint import pprint
|
|
21110
21110
|
|
|
21111
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
21111
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
21112
21112
|
# See configuration.py for a list of all supported configuration parameters.
|
|
21113
21113
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
21114
|
-
host = "https://env-ephemeral-
|
|
21114
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
21115
21115
|
)
|
|
21116
21116
|
|
|
21117
21117
|
# The client must configure the authentication and authorization parameters
|
|
@@ -21202,10 +21202,10 @@ from pulpcore.client.pulpcore.models.open_pgp_keyring_response import OpenPGPKey
|
|
|
21202
21202
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
21203
21203
|
from pprint import pprint
|
|
21204
21204
|
|
|
21205
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
21205
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
21206
21206
|
# See configuration.py for a list of all supported configuration parameters.
|
|
21207
21207
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
21208
|
-
host = "https://env-ephemeral-
|
|
21208
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
21209
21209
|
)
|
|
21210
21210
|
|
|
21211
21211
|
# The client must configure the authentication and authorization parameters
|
|
@@ -21279,7 +21279,7 @@ Name | Type | Description | Notes
|
|
|
21279
21279
|
|
|
21280
21280
|
# pulpcore.client.pulpcore.RepositoriesReclaimSpaceApi
|
|
21281
21281
|
|
|
21282
|
-
All URIs are relative to *https://env-ephemeral-
|
|
21282
|
+
All URIs are relative to *https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
21283
21283
|
|
|
21284
21284
|
Method | HTTP request | Description
|
|
21285
21285
|
------------- | ------------- | -------------
|
|
@@ -21306,10 +21306,10 @@ from pulpcore.client.pulpcore.models.reclaim_space import ReclaimSpace
|
|
|
21306
21306
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
21307
21307
|
from pprint import pprint
|
|
21308
21308
|
|
|
21309
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
21309
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
21310
21310
|
# See configuration.py for a list of all supported configuration parameters.
|
|
21311
21311
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
21312
|
-
host = "https://env-ephemeral-
|
|
21312
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
21313
21313
|
)
|
|
21314
21314
|
|
|
21315
21315
|
# The client must configure the authentication and authorization parameters
|
|
@@ -21491,7 +21491,7 @@ repository_version_response_from_dict = RepositoryVersionResponse.from_dict(repo
|
|
|
21491
21491
|
|
|
21492
21492
|
# pulpcore.client.pulpcore.RepositoryVersionsApi
|
|
21493
21493
|
|
|
21494
|
-
All URIs are relative to *https://env-ephemeral-
|
|
21494
|
+
All URIs are relative to *https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
21495
21495
|
|
|
21496
21496
|
Method | HTTP request | Description
|
|
21497
21497
|
------------- | ------------- | -------------
|
|
@@ -21517,10 +21517,10 @@ from pulpcore.client.pulpcore.models.paginated_repository_version_response_list
|
|
|
21517
21517
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
21518
21518
|
from pprint import pprint
|
|
21519
21519
|
|
|
21520
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
21520
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
21521
21521
|
# See configuration.py for a list of all supported configuration parameters.
|
|
21522
21522
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
21523
|
-
host = "https://env-ephemeral-
|
|
21523
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
21524
21524
|
)
|
|
21525
21525
|
|
|
21526
21526
|
# The client must configure the authentication and authorization parameters
|
|
@@ -21706,7 +21706,7 @@ role_response_from_dict = RoleResponse.from_dict(role_response_dict)
|
|
|
21706
21706
|
|
|
21707
21707
|
# pulpcore.client.pulpcore.RolesApi
|
|
21708
21708
|
|
|
21709
|
-
All URIs are relative to *https://env-ephemeral-
|
|
21709
|
+
All URIs are relative to *https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
21710
21710
|
|
|
21711
21711
|
Method | HTTP request | Description
|
|
21712
21712
|
------------- | ------------- | -------------
|
|
@@ -21738,10 +21738,10 @@ from pulpcore.client.pulpcore.models.role_response import RoleResponse
|
|
|
21738
21738
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
21739
21739
|
from pprint import pprint
|
|
21740
21740
|
|
|
21741
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
21741
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
21742
21742
|
# See configuration.py for a list of all supported configuration parameters.
|
|
21743
21743
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
21744
|
-
host = "https://env-ephemeral-
|
|
21744
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
21745
21745
|
)
|
|
21746
21746
|
|
|
21747
21747
|
# The client must configure the authentication and authorization parameters
|
|
@@ -21830,10 +21830,10 @@ import pulpcore.client.pulpcore
|
|
|
21830
21830
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
21831
21831
|
from pprint import pprint
|
|
21832
21832
|
|
|
21833
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
21833
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
21834
21834
|
# See configuration.py for a list of all supported configuration parameters.
|
|
21835
21835
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
21836
|
-
host = "https://env-ephemeral-
|
|
21836
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
21837
21837
|
)
|
|
21838
21838
|
|
|
21839
21839
|
# The client must configure the authentication and authorization parameters
|
|
@@ -21919,10 +21919,10 @@ from pulpcore.client.pulpcore.models.paginated_role_response_list import Paginat
|
|
|
21919
21919
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
21920
21920
|
from pprint import pprint
|
|
21921
21921
|
|
|
21922
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
21922
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
21923
21923
|
# See configuration.py for a list of all supported configuration parameters.
|
|
21924
21924
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
21925
|
-
host = "https://env-ephemeral-
|
|
21925
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
21926
21926
|
)
|
|
21927
21927
|
|
|
21928
21928
|
# The client must configure the authentication and authorization parameters
|
|
@@ -22061,10 +22061,10 @@ from pulpcore.client.pulpcore.models.role_response import RoleResponse
|
|
|
22061
22061
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
22062
22062
|
from pprint import pprint
|
|
22063
22063
|
|
|
22064
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
22064
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
22065
22065
|
# See configuration.py for a list of all supported configuration parameters.
|
|
22066
22066
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
22067
|
-
host = "https://env-ephemeral-
|
|
22067
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
22068
22068
|
)
|
|
22069
22069
|
|
|
22070
22070
|
# The client must configure the authentication and authorization parameters
|
|
@@ -22154,10 +22154,10 @@ from pulpcore.client.pulpcore.models.role_response import RoleResponse
|
|
|
22154
22154
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
22155
22155
|
from pprint import pprint
|
|
22156
22156
|
|
|
22157
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
22157
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
22158
22158
|
# See configuration.py for a list of all supported configuration parameters.
|
|
22159
22159
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
22160
|
-
host = "https://env-ephemeral-
|
|
22160
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
22161
22161
|
)
|
|
22162
22162
|
|
|
22163
22163
|
# The client must configure the authentication and authorization parameters
|
|
@@ -22250,10 +22250,10 @@ from pulpcore.client.pulpcore.models.role_response import RoleResponse
|
|
|
22250
22250
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
22251
22251
|
from pprint import pprint
|
|
22252
22252
|
|
|
22253
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
22253
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
22254
22254
|
# See configuration.py for a list of all supported configuration parameters.
|
|
22255
22255
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
22256
|
-
host = "https://env-ephemeral-
|
|
22256
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
22257
22257
|
)
|
|
22258
22258
|
|
|
22259
22259
|
# The client must configure the authentication and authorization parameters
|
|
@@ -22425,7 +22425,7 @@ signing_service_response_from_dict = SigningServiceResponse.from_dict(signing_se
|
|
|
22425
22425
|
|
|
22426
22426
|
# pulpcore.client.pulpcore.SigningServicesApi
|
|
22427
22427
|
|
|
22428
|
-
All URIs are relative to *https://env-ephemeral-
|
|
22428
|
+
All URIs are relative to *https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
22429
22429
|
|
|
22430
22430
|
Method | HTTP request | Description
|
|
22431
22431
|
------------- | ------------- | -------------
|
|
@@ -22452,10 +22452,10 @@ from pulpcore.client.pulpcore.models.paginated_signing_service_response_list imp
|
|
|
22452
22452
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
22453
22453
|
from pprint import pprint
|
|
22454
22454
|
|
|
22455
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
22455
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
22456
22456
|
# See configuration.py for a list of all supported configuration parameters.
|
|
22457
22457
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
22458
|
-
host = "https://env-ephemeral-
|
|
22458
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
22459
22459
|
)
|
|
22460
22460
|
|
|
22461
22461
|
# The client must configure the authentication and authorization parameters
|
|
@@ -22563,10 +22563,10 @@ from pulpcore.client.pulpcore.models.signing_service_response import SigningServ
|
|
|
22563
22563
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
22564
22564
|
from pprint import pprint
|
|
22565
22565
|
|
|
22566
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
22566
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
22567
22567
|
# See configuration.py for a list of all supported configuration parameters.
|
|
22568
22568
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
22569
|
-
host = "https://env-ephemeral-
|
|
22569
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
22570
22570
|
)
|
|
22571
22571
|
|
|
22572
22572
|
# The client must configure the authentication and authorization parameters
|
|
@@ -22658,7 +22658,7 @@ Name | Type | Description | Notes
|
|
|
22658
22658
|
|
|
22659
22659
|
# pulpcore.client.pulpcore.StatusApi
|
|
22660
22660
|
|
|
22661
|
-
All URIs are relative to *https://env-ephemeral-
|
|
22661
|
+
All URIs are relative to *https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
22662
22662
|
|
|
22663
22663
|
Method | HTTP request | Description
|
|
22664
22664
|
------------- | ------------- | -------------
|
|
@@ -22681,10 +22681,10 @@ from pulpcore.client.pulpcore.models.status_response import StatusResponse
|
|
|
22681
22681
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
22682
22682
|
from pprint import pprint
|
|
22683
22683
|
|
|
22684
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
22684
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
22685
22685
|
# See configuration.py for a list of all supported configuration parameters.
|
|
22686
22686
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
22687
|
-
host = "https://env-ephemeral-
|
|
22687
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
22688
22688
|
)
|
|
22689
22689
|
|
|
22690
22690
|
|
|
@@ -22898,7 +22898,7 @@ task_group_response_from_dict = TaskGroupResponse.from_dict(task_group_response_
|
|
|
22898
22898
|
|
|
22899
22899
|
# pulpcore.client.pulpcore.TaskGroupsApi
|
|
22900
22900
|
|
|
22901
|
-
All URIs are relative to *https://env-ephemeral-
|
|
22901
|
+
All URIs are relative to *https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
22902
22902
|
|
|
22903
22903
|
Method | HTTP request | Description
|
|
22904
22904
|
------------- | ------------- | -------------
|
|
@@ -22924,10 +22924,10 @@ from pulpcore.client.pulpcore.models.paginated_task_group_response_list import P
|
|
|
22924
22924
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
22925
22925
|
from pprint import pprint
|
|
22926
22926
|
|
|
22927
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
22927
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
22928
22928
|
# See configuration.py for a list of all supported configuration parameters.
|
|
22929
22929
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
22930
|
-
host = "https://env-ephemeral-
|
|
22930
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
22931
22931
|
)
|
|
22932
22932
|
|
|
22933
22933
|
# The client must configure the authentication and authorization parameters
|
|
@@ -23021,10 +23021,10 @@ from pulpcore.client.pulpcore.models.task_group_response import TaskGroupRespons
|
|
|
23021
23021
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
23022
23022
|
from pprint import pprint
|
|
23023
23023
|
|
|
23024
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
23024
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
23025
23025
|
# See configuration.py for a list of all supported configuration parameters.
|
|
23026
23026
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
23027
|
-
host = "https://env-ephemeral-
|
|
23027
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
23028
23028
|
)
|
|
23029
23029
|
|
|
23030
23030
|
# The client must configure the authentication and authorization parameters
|
|
@@ -23117,10 +23117,10 @@ from pulpcore.client.pulpcore.models.task_group_response import TaskGroupRespons
|
|
|
23117
23117
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
23118
23118
|
from pprint import pprint
|
|
23119
23119
|
|
|
23120
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
23120
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
23121
23121
|
# See configuration.py for a list of all supported configuration parameters.
|
|
23122
23122
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
23123
|
-
host = "https://env-ephemeral-
|
|
23123
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
23124
23124
|
)
|
|
23125
23125
|
|
|
23126
23126
|
# The client must configure the authentication and authorization parameters
|
|
@@ -23243,7 +23243,7 @@ task_response_from_dict = TaskResponse.from_dict(task_response_dict)
|
|
|
23243
23243
|
|
|
23244
23244
|
# pulpcore.client.pulpcore.TasksApi
|
|
23245
23245
|
|
|
23246
|
-
All URIs are relative to *https://env-ephemeral-
|
|
23246
|
+
All URIs are relative to *https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
23247
23247
|
|
|
23248
23248
|
Method | HTTP request | Description
|
|
23249
23249
|
------------- | ------------- | -------------
|
|
@@ -23279,10 +23279,10 @@ from pulpcore.client.pulpcore.models.nested_role_response import NestedRoleRespo
|
|
|
23279
23279
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
23280
23280
|
from pprint import pprint
|
|
23281
23281
|
|
|
23282
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
23282
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
23283
23283
|
# See configuration.py for a list of all supported configuration parameters.
|
|
23284
23284
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
23285
|
-
host = "https://env-ephemeral-
|
|
23285
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
23286
23286
|
)
|
|
23287
23287
|
|
|
23288
23288
|
# The client must configure the authentication and authorization parameters
|
|
@@ -23371,10 +23371,10 @@ import pulpcore.client.pulpcore
|
|
|
23371
23371
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
23372
23372
|
from pprint import pprint
|
|
23373
23373
|
|
|
23374
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
23374
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
23375
23375
|
# See configuration.py for a list of all supported configuration parameters.
|
|
23376
23376
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
23377
|
-
host = "https://env-ephemeral-
|
|
23377
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
23378
23378
|
)
|
|
23379
23379
|
|
|
23380
23380
|
# The client must configure the authentication and authorization parameters
|
|
@@ -23460,10 +23460,10 @@ from pulpcore.client.pulpcore.models.paginated_task_response_list import Paginat
|
|
|
23460
23460
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
23461
23461
|
from pprint import pprint
|
|
23462
23462
|
|
|
23463
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
23463
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
23464
23464
|
# See configuration.py for a list of all supported configuration parameters.
|
|
23465
23465
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
23466
|
-
host = "https://env-ephemeral-
|
|
23466
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
23467
23467
|
)
|
|
23468
23468
|
|
|
23469
23469
|
# The client must configure the authentication and authorization parameters
|
|
@@ -23665,10 +23665,10 @@ from pulpcore.client.pulpcore.models.object_roles_response import ObjectRolesRes
|
|
|
23665
23665
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
23666
23666
|
from pprint import pprint
|
|
23667
23667
|
|
|
23668
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
23668
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
23669
23669
|
# See configuration.py for a list of all supported configuration parameters.
|
|
23670
23670
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
23671
|
-
host = "https://env-ephemeral-
|
|
23671
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
23672
23672
|
)
|
|
23673
23673
|
|
|
23674
23674
|
# The client must configure the authentication and authorization parameters
|
|
@@ -23760,10 +23760,10 @@ from pulpcore.client.pulpcore.models.my_permissions_response import MyPermission
|
|
|
23760
23760
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
23761
23761
|
from pprint import pprint
|
|
23762
23762
|
|
|
23763
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
23763
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
23764
23764
|
# See configuration.py for a list of all supported configuration parameters.
|
|
23765
23765
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
23766
|
-
host = "https://env-ephemeral-
|
|
23766
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
23767
23767
|
)
|
|
23768
23768
|
|
|
23769
23769
|
# The client must configure the authentication and authorization parameters
|
|
@@ -23855,10 +23855,10 @@ from pulpcore.client.pulpcore.models.profile_artifact_response import ProfileArt
|
|
|
23855
23855
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
23856
23856
|
from pprint import pprint
|
|
23857
23857
|
|
|
23858
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
23858
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
23859
23859
|
# See configuration.py for a list of all supported configuration parameters.
|
|
23860
23860
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
23861
|
-
host = "https://env-ephemeral-
|
|
23861
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
23862
23862
|
)
|
|
23863
23863
|
|
|
23864
23864
|
# The client must configure the authentication and authorization parameters
|
|
@@ -23951,10 +23951,10 @@ from pulpcore.client.pulpcore.models.purge import Purge
|
|
|
23951
23951
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
23952
23952
|
from pprint import pprint
|
|
23953
23953
|
|
|
23954
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
23954
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
23955
23955
|
# See configuration.py for a list of all supported configuration parameters.
|
|
23956
23956
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
23957
|
-
host = "https://env-ephemeral-
|
|
23957
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
23958
23958
|
)
|
|
23959
23959
|
|
|
23960
23960
|
# The client must configure the authentication and authorization parameters
|
|
@@ -24044,10 +24044,10 @@ from pulpcore.client.pulpcore.models.task_response import TaskResponse
|
|
|
24044
24044
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
24045
24045
|
from pprint import pprint
|
|
24046
24046
|
|
|
24047
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
24047
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
24048
24048
|
# See configuration.py for a list of all supported configuration parameters.
|
|
24049
24049
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
24050
|
-
host = "https://env-ephemeral-
|
|
24050
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
24051
24051
|
)
|
|
24052
24052
|
|
|
24053
24053
|
# The client must configure the authentication and authorization parameters
|
|
@@ -24140,10 +24140,10 @@ from pulpcore.client.pulpcore.models.nested_role_response import NestedRoleRespo
|
|
|
24140
24140
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
24141
24141
|
from pprint import pprint
|
|
24142
24142
|
|
|
24143
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
24143
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
24144
24144
|
# See configuration.py for a list of all supported configuration parameters.
|
|
24145
24145
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
24146
|
-
host = "https://env-ephemeral-
|
|
24146
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
24147
24147
|
)
|
|
24148
24148
|
|
|
24149
24149
|
# The client must configure the authentication and authorization parameters
|
|
@@ -24234,10 +24234,10 @@ from pulpcore.client.pulpcore.models.task_response import TaskResponse
|
|
|
24234
24234
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
24235
24235
|
from pprint import pprint
|
|
24236
24236
|
|
|
24237
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
24237
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
24238
24238
|
# See configuration.py for a list of all supported configuration parameters.
|
|
24239
24239
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
24240
|
-
host = "https://env-ephemeral-
|
|
24240
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
24241
24241
|
)
|
|
24242
24242
|
|
|
24243
24243
|
# The client must configure the authentication and authorization parameters
|
|
@@ -24349,7 +24349,7 @@ task_schedule_response_from_dict = TaskScheduleResponse.from_dict(task_schedule_
|
|
|
24349
24349
|
|
|
24350
24350
|
# pulpcore.client.pulpcore.TaskSchedulesApi
|
|
24351
24351
|
|
|
24352
|
-
All URIs are relative to *https://env-ephemeral-
|
|
24352
|
+
All URIs are relative to *https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
24353
24353
|
|
|
24354
24354
|
Method | HTTP request | Description
|
|
24355
24355
|
------------- | ------------- | -------------
|
|
@@ -24381,10 +24381,10 @@ from pulpcore.client.pulpcore.models.nested_role_response import NestedRoleRespo
|
|
|
24381
24381
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
24382
24382
|
from pprint import pprint
|
|
24383
24383
|
|
|
24384
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
24384
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
24385
24385
|
# See configuration.py for a list of all supported configuration parameters.
|
|
24386
24386
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
24387
|
-
host = "https://env-ephemeral-
|
|
24387
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
24388
24388
|
)
|
|
24389
24389
|
|
|
24390
24390
|
# The client must configure the authentication and authorization parameters
|
|
@@ -24474,10 +24474,10 @@ from pulpcore.client.pulpcore.models.paginated_task_schedule_response_list impor
|
|
|
24474
24474
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
24475
24475
|
from pprint import pprint
|
|
24476
24476
|
|
|
24477
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
24477
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
24478
24478
|
# See configuration.py for a list of all supported configuration parameters.
|
|
24479
24479
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
24480
|
-
host = "https://env-ephemeral-
|
|
24480
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
24481
24481
|
)
|
|
24482
24482
|
|
|
24483
24483
|
# The client must configure the authentication and authorization parameters
|
|
@@ -24591,10 +24591,10 @@ from pulpcore.client.pulpcore.models.object_roles_response import ObjectRolesRes
|
|
|
24591
24591
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
24592
24592
|
from pprint import pprint
|
|
24593
24593
|
|
|
24594
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
24594
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
24595
24595
|
# See configuration.py for a list of all supported configuration parameters.
|
|
24596
24596
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
24597
|
-
host = "https://env-ephemeral-
|
|
24597
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
24598
24598
|
)
|
|
24599
24599
|
|
|
24600
24600
|
# The client must configure the authentication and authorization parameters
|
|
@@ -24686,10 +24686,10 @@ from pulpcore.client.pulpcore.models.my_permissions_response import MyPermission
|
|
|
24686
24686
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
24687
24687
|
from pprint import pprint
|
|
24688
24688
|
|
|
24689
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
24689
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
24690
24690
|
# See configuration.py for a list of all supported configuration parameters.
|
|
24691
24691
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
24692
|
-
host = "https://env-ephemeral-
|
|
24692
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
24693
24693
|
)
|
|
24694
24694
|
|
|
24695
24695
|
# The client must configure the authentication and authorization parameters
|
|
@@ -24781,10 +24781,10 @@ from pulpcore.client.pulpcore.models.task_schedule_response import TaskScheduleR
|
|
|
24781
24781
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
24782
24782
|
from pprint import pprint
|
|
24783
24783
|
|
|
24784
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
24784
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
24785
24785
|
# See configuration.py for a list of all supported configuration parameters.
|
|
24786
24786
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
24787
|
-
host = "https://env-ephemeral-
|
|
24787
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
24788
24788
|
)
|
|
24789
24789
|
|
|
24790
24790
|
# The client must configure the authentication and authorization parameters
|
|
@@ -24877,10 +24877,10 @@ from pulpcore.client.pulpcore.models.nested_role_response import NestedRoleRespo
|
|
|
24877
24877
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
24878
24878
|
from pprint import pprint
|
|
24879
24879
|
|
|
24880
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
24880
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
24881
24881
|
# See configuration.py for a list of all supported configuration parameters.
|
|
24882
24882
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
24883
|
-
host = "https://env-ephemeral-
|
|
24883
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
24884
24884
|
)
|
|
24885
24885
|
|
|
24886
24886
|
# The client must configure the authentication and authorization parameters
|
|
@@ -25176,7 +25176,7 @@ upload_response_from_dict = UploadResponse.from_dict(upload_response_dict)
|
|
|
25176
25176
|
|
|
25177
25177
|
# pulpcore.client.pulpcore.UploadsApi
|
|
25178
25178
|
|
|
25179
|
-
All URIs are relative to *https://env-ephemeral-
|
|
25179
|
+
All URIs are relative to *https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
25180
25180
|
|
|
25181
25181
|
Method | HTTP request | Description
|
|
25182
25182
|
------------- | ------------- | -------------
|
|
@@ -25212,10 +25212,10 @@ from pulpcore.client.pulpcore.models.upload import Upload
|
|
|
25212
25212
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
25213
25213
|
from pprint import pprint
|
|
25214
25214
|
|
|
25215
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
25215
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
25216
25216
|
# See configuration.py for a list of all supported configuration parameters.
|
|
25217
25217
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
25218
|
-
host = "https://env-ephemeral-
|
|
25218
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
25219
25219
|
)
|
|
25220
25220
|
|
|
25221
25221
|
# The client must configure the authentication and authorization parameters
|
|
@@ -25306,10 +25306,10 @@ from pulpcore.client.pulpcore.models.upload_commit import UploadCommit
|
|
|
25306
25306
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
25307
25307
|
from pprint import pprint
|
|
25308
25308
|
|
|
25309
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
25309
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
25310
25310
|
# See configuration.py for a list of all supported configuration parameters.
|
|
25311
25311
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
25312
|
-
host = "https://env-ephemeral-
|
|
25312
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
25313
25313
|
)
|
|
25314
25314
|
|
|
25315
25315
|
# The client must configure the authentication and authorization parameters
|
|
@@ -25400,10 +25400,10 @@ from pulpcore.client.pulpcore.models.upload_response import UploadResponse
|
|
|
25400
25400
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
25401
25401
|
from pprint import pprint
|
|
25402
25402
|
|
|
25403
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
25403
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
25404
25404
|
# See configuration.py for a list of all supported configuration parameters.
|
|
25405
25405
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
25406
|
-
host = "https://env-ephemeral-
|
|
25406
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
25407
25407
|
)
|
|
25408
25408
|
|
|
25409
25409
|
# The client must configure the authentication and authorization parameters
|
|
@@ -25492,10 +25492,10 @@ import pulpcore.client.pulpcore
|
|
|
25492
25492
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
25493
25493
|
from pprint import pprint
|
|
25494
25494
|
|
|
25495
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
25495
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
25496
25496
|
# See configuration.py for a list of all supported configuration parameters.
|
|
25497
25497
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
25498
|
-
host = "https://env-ephemeral-
|
|
25498
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
25499
25499
|
)
|
|
25500
25500
|
|
|
25501
25501
|
# The client must configure the authentication and authorization parameters
|
|
@@ -25581,10 +25581,10 @@ from pulpcore.client.pulpcore.models.paginated_upload_response_list import Pagin
|
|
|
25581
25581
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
25582
25582
|
from pprint import pprint
|
|
25583
25583
|
|
|
25584
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
25584
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
25585
25585
|
# See configuration.py for a list of all supported configuration parameters.
|
|
25586
25586
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
25587
|
-
host = "https://env-ephemeral-
|
|
25587
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
25588
25588
|
)
|
|
25589
25589
|
|
|
25590
25590
|
# The client must configure the authentication and authorization parameters
|
|
@@ -25698,10 +25698,10 @@ from pulpcore.client.pulpcore.models.object_roles_response import ObjectRolesRes
|
|
|
25698
25698
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
25699
25699
|
from pprint import pprint
|
|
25700
25700
|
|
|
25701
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
25701
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
25702
25702
|
# See configuration.py for a list of all supported configuration parameters.
|
|
25703
25703
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
25704
|
-
host = "https://env-ephemeral-
|
|
25704
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
25705
25705
|
)
|
|
25706
25706
|
|
|
25707
25707
|
# The client must configure the authentication and authorization parameters
|
|
@@ -25793,10 +25793,10 @@ from pulpcore.client.pulpcore.models.my_permissions_response import MyPermission
|
|
|
25793
25793
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
25794
25794
|
from pprint import pprint
|
|
25795
25795
|
|
|
25796
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
25796
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
25797
25797
|
# See configuration.py for a list of all supported configuration parameters.
|
|
25798
25798
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
25799
|
-
host = "https://env-ephemeral-
|
|
25799
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
25800
25800
|
)
|
|
25801
25801
|
|
|
25802
25802
|
# The client must configure the authentication and authorization parameters
|
|
@@ -25888,10 +25888,10 @@ from pulpcore.client.pulpcore.models.upload_detail_response import UploadDetailR
|
|
|
25888
25888
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
25889
25889
|
from pprint import pprint
|
|
25890
25890
|
|
|
25891
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
25891
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
25892
25892
|
# See configuration.py for a list of all supported configuration parameters.
|
|
25893
25893
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
25894
|
-
host = "https://env-ephemeral-
|
|
25894
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
25895
25895
|
)
|
|
25896
25896
|
|
|
25897
25897
|
# The client must configure the authentication and authorization parameters
|
|
@@ -25984,10 +25984,10 @@ from pulpcore.client.pulpcore.models.upload import Upload
|
|
|
25984
25984
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
25985
25985
|
from pprint import pprint
|
|
25986
25986
|
|
|
25987
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
25987
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
25988
25988
|
# See configuration.py for a list of all supported configuration parameters.
|
|
25989
25989
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
25990
|
-
host = "https://env-ephemeral-
|
|
25990
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
25991
25991
|
)
|
|
25992
25992
|
|
|
25993
25993
|
# The client must configure the authentication and authorization parameters
|
|
@@ -26077,10 +26077,10 @@ from pulpcore.client.pulpcore.models.upload_response import UploadResponse
|
|
|
26077
26077
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
26078
26078
|
from pprint import pprint
|
|
26079
26079
|
|
|
26080
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
26080
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
26081
26081
|
# See configuration.py for a list of all supported configuration parameters.
|
|
26082
26082
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
26083
|
-
host = "https://env-ephemeral-
|
|
26083
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
26084
26084
|
)
|
|
26085
26085
|
|
|
26086
26086
|
# The client must configure the authentication and authorization parameters
|
|
@@ -26242,7 +26242,7 @@ upstream_pulp_response_from_dict = UpstreamPulpResponse.from_dict(upstream_pulp_
|
|
|
26242
26242
|
|
|
26243
26243
|
# pulpcore.client.pulpcore.UpstreamPulpsApi
|
|
26244
26244
|
|
|
26245
|
-
All URIs are relative to *https://env-ephemeral-
|
|
26245
|
+
All URIs are relative to *https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
26246
26246
|
|
|
26247
26247
|
Method | HTTP request | Description
|
|
26248
26248
|
------------- | ------------- | -------------
|
|
@@ -26279,10 +26279,10 @@ from pulpcore.client.pulpcore.models.nested_role_response import NestedRoleRespo
|
|
|
26279
26279
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
26280
26280
|
from pprint import pprint
|
|
26281
26281
|
|
|
26282
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
26282
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
26283
26283
|
# See configuration.py for a list of all supported configuration parameters.
|
|
26284
26284
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
26285
|
-
host = "https://env-ephemeral-
|
|
26285
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
26286
26286
|
)
|
|
26287
26287
|
|
|
26288
26288
|
# The client must configure the authentication and authorization parameters
|
|
@@ -26373,10 +26373,10 @@ from pulpcore.client.pulpcore.models.upstream_pulp_response import UpstreamPulpR
|
|
|
26373
26373
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
26374
26374
|
from pprint import pprint
|
|
26375
26375
|
|
|
26376
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
26376
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
26377
26377
|
# See configuration.py for a list of all supported configuration parameters.
|
|
26378
26378
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
26379
|
-
host = "https://env-ephemeral-
|
|
26379
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
26380
26380
|
)
|
|
26381
26381
|
|
|
26382
26382
|
# The client must configure the authentication and authorization parameters
|
|
@@ -26465,10 +26465,10 @@ import pulpcore.client.pulpcore
|
|
|
26465
26465
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
26466
26466
|
from pprint import pprint
|
|
26467
26467
|
|
|
26468
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
26468
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
26469
26469
|
# See configuration.py for a list of all supported configuration parameters.
|
|
26470
26470
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
26471
|
-
host = "https://env-ephemeral-
|
|
26471
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
26472
26472
|
)
|
|
26473
26473
|
|
|
26474
26474
|
# The client must configure the authentication and authorization parameters
|
|
@@ -26554,10 +26554,10 @@ from pulpcore.client.pulpcore.models.paginated_upstream_pulp_response_list impor
|
|
|
26554
26554
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
26555
26555
|
from pprint import pprint
|
|
26556
26556
|
|
|
26557
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
26557
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
26558
26558
|
# See configuration.py for a list of all supported configuration parameters.
|
|
26559
26559
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
26560
|
-
host = "https://env-ephemeral-
|
|
26560
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
26561
26561
|
)
|
|
26562
26562
|
|
|
26563
26563
|
# The client must configure the authentication and authorization parameters
|
|
@@ -26713,10 +26713,10 @@ from pulpcore.client.pulpcore.models.object_roles_response import ObjectRolesRes
|
|
|
26713
26713
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
26714
26714
|
from pprint import pprint
|
|
26715
26715
|
|
|
26716
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
26716
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
26717
26717
|
# See configuration.py for a list of all supported configuration parameters.
|
|
26718
26718
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
26719
|
-
host = "https://env-ephemeral-
|
|
26719
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
26720
26720
|
)
|
|
26721
26721
|
|
|
26722
26722
|
# The client must configure the authentication and authorization parameters
|
|
@@ -26808,10 +26808,10 @@ from pulpcore.client.pulpcore.models.my_permissions_response import MyPermission
|
|
|
26808
26808
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
26809
26809
|
from pprint import pprint
|
|
26810
26810
|
|
|
26811
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
26811
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
26812
26812
|
# See configuration.py for a list of all supported configuration parameters.
|
|
26813
26813
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
26814
|
-
host = "https://env-ephemeral-
|
|
26814
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
26815
26815
|
)
|
|
26816
26816
|
|
|
26817
26817
|
# The client must configure the authentication and authorization parameters
|
|
@@ -26904,10 +26904,10 @@ from pulpcore.client.pulpcore.models.upstream_pulp_response import UpstreamPulpR
|
|
|
26904
26904
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
26905
26905
|
from pprint import pprint
|
|
26906
26906
|
|
|
26907
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
26907
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
26908
26908
|
# See configuration.py for a list of all supported configuration parameters.
|
|
26909
26909
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
26910
|
-
host = "https://env-ephemeral-
|
|
26910
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
26911
26911
|
)
|
|
26912
26912
|
|
|
26913
26913
|
# The client must configure the authentication and authorization parameters
|
|
@@ -26997,10 +26997,10 @@ from pulpcore.client.pulpcore.models.upstream_pulp_response import UpstreamPulpR
|
|
|
26997
26997
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
26998
26998
|
from pprint import pprint
|
|
26999
26999
|
|
|
27000
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
27000
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
27001
27001
|
# See configuration.py for a list of all supported configuration parameters.
|
|
27002
27002
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
27003
|
-
host = "https://env-ephemeral-
|
|
27003
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
27004
27004
|
)
|
|
27005
27005
|
|
|
27006
27006
|
# The client must configure the authentication and authorization parameters
|
|
@@ -27093,10 +27093,10 @@ from pulpcore.client.pulpcore.models.nested_role_response import NestedRoleRespo
|
|
|
27093
27093
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
27094
27094
|
from pprint import pprint
|
|
27095
27095
|
|
|
27096
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
27096
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
27097
27097
|
# See configuration.py for a list of all supported configuration parameters.
|
|
27098
27098
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
27099
|
-
host = "https://env-ephemeral-
|
|
27099
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
27100
27100
|
)
|
|
27101
27101
|
|
|
27102
27102
|
# The client must configure the authentication and authorization parameters
|
|
@@ -27186,10 +27186,10 @@ from pulpcore.client.pulpcore.models.task_group_operation_response import TaskGr
|
|
|
27186
27186
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
27187
27187
|
from pprint import pprint
|
|
27188
27188
|
|
|
27189
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
27189
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
27190
27190
|
# See configuration.py for a list of all supported configuration parameters.
|
|
27191
27191
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
27192
|
-
host = "https://env-ephemeral-
|
|
27192
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
27193
27193
|
)
|
|
27194
27194
|
|
|
27195
27195
|
# The client must configure the authentication and authorization parameters
|
|
@@ -27278,10 +27278,10 @@ from pulpcore.client.pulpcore.models.upstream_pulp_response import UpstreamPulpR
|
|
|
27278
27278
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
27279
27279
|
from pprint import pprint
|
|
27280
27280
|
|
|
27281
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
27281
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
27282
27282
|
# See configuration.py for a list of all supported configuration parameters.
|
|
27283
27283
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
27284
|
-
host = "https://env-ephemeral-
|
|
27284
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
27285
27285
|
)
|
|
27286
27286
|
|
|
27287
27287
|
# The client must configure the authentication and authorization parameters
|
|
@@ -27565,7 +27565,7 @@ user_role_response_from_dict = UserRoleResponse.from_dict(user_role_response_dic
|
|
|
27565
27565
|
|
|
27566
27566
|
# pulpcore.client.pulpcore.UsersApi
|
|
27567
27567
|
|
|
27568
|
-
All URIs are relative to *https://env-ephemeral-
|
|
27568
|
+
All URIs are relative to *https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
27569
27569
|
|
|
27570
27570
|
Method | HTTP request | Description
|
|
27571
27571
|
------------- | ------------- | -------------
|
|
@@ -27597,10 +27597,10 @@ from pulpcore.client.pulpcore.models.user_response import UserResponse
|
|
|
27597
27597
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
27598
27598
|
from pprint import pprint
|
|
27599
27599
|
|
|
27600
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
27600
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
27601
27601
|
# See configuration.py for a list of all supported configuration parameters.
|
|
27602
27602
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
27603
|
-
host = "https://env-ephemeral-
|
|
27603
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
27604
27604
|
)
|
|
27605
27605
|
|
|
27606
27606
|
# The client must configure the authentication and authorization parameters
|
|
@@ -27689,10 +27689,10 @@ import pulpcore.client.pulpcore
|
|
|
27689
27689
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
27690
27690
|
from pprint import pprint
|
|
27691
27691
|
|
|
27692
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
27692
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
27693
27693
|
# See configuration.py for a list of all supported configuration parameters.
|
|
27694
27694
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
27695
|
-
host = "https://env-ephemeral-
|
|
27695
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
27696
27696
|
)
|
|
27697
27697
|
|
|
27698
27698
|
# The client must configure the authentication and authorization parameters
|
|
@@ -27778,10 +27778,10 @@ from pulpcore.client.pulpcore.models.paginated_user_response_list import Paginat
|
|
|
27778
27778
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
27779
27779
|
from pprint import pprint
|
|
27780
27780
|
|
|
27781
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
27781
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
27782
27782
|
# See configuration.py for a list of all supported configuration parameters.
|
|
27783
27783
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
27784
|
-
host = "https://env-ephemeral-
|
|
27784
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
27785
27785
|
)
|
|
27786
27786
|
|
|
27787
27787
|
# The client must configure the authentication and authorization parameters
|
|
@@ -27932,10 +27932,10 @@ from pulpcore.client.pulpcore.models.user_response import UserResponse
|
|
|
27932
27932
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
27933
27933
|
from pprint import pprint
|
|
27934
27934
|
|
|
27935
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
27935
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
27936
27936
|
# See configuration.py for a list of all supported configuration parameters.
|
|
27937
27937
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
27938
|
-
host = "https://env-ephemeral-
|
|
27938
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
27939
27939
|
)
|
|
27940
27940
|
|
|
27941
27941
|
# The client must configure the authentication and authorization parameters
|
|
@@ -28025,10 +28025,10 @@ from pulpcore.client.pulpcore.models.user_response import UserResponse
|
|
|
28025
28025
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
28026
28026
|
from pprint import pprint
|
|
28027
28027
|
|
|
28028
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
28028
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
28029
28029
|
# See configuration.py for a list of all supported configuration parameters.
|
|
28030
28030
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
28031
|
-
host = "https://env-ephemeral-
|
|
28031
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
28032
28032
|
)
|
|
28033
28033
|
|
|
28034
28034
|
# The client must configure the authentication and authorization parameters
|
|
@@ -28121,10 +28121,10 @@ from pulpcore.client.pulpcore.models.user_response import UserResponse
|
|
|
28121
28121
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
28122
28122
|
from pprint import pprint
|
|
28123
28123
|
|
|
28124
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
28124
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
28125
28125
|
# See configuration.py for a list of all supported configuration parameters.
|
|
28126
28126
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
28127
|
-
host = "https://env-ephemeral-
|
|
28127
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
28128
28128
|
)
|
|
28129
28129
|
|
|
28130
28130
|
# The client must configure the authentication and authorization parameters
|
|
@@ -28197,7 +28197,7 @@ Name | Type | Description | Notes
|
|
|
28197
28197
|
|
|
28198
28198
|
# pulpcore.client.pulpcore.UsersRolesApi
|
|
28199
28199
|
|
|
28200
|
-
All URIs are relative to *https://env-ephemeral-
|
|
28200
|
+
All URIs are relative to *https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
28201
28201
|
|
|
28202
28202
|
Method | HTTP request | Description
|
|
28203
28203
|
------------- | ------------- | -------------
|
|
@@ -28227,10 +28227,10 @@ from pulpcore.client.pulpcore.models.user_role_response import UserRoleResponse
|
|
|
28227
28227
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
28228
28228
|
from pprint import pprint
|
|
28229
28229
|
|
|
28230
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
28230
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
28231
28231
|
# See configuration.py for a list of all supported configuration parameters.
|
|
28232
28232
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
28233
|
-
host = "https://env-ephemeral-
|
|
28233
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
28234
28234
|
)
|
|
28235
28235
|
|
|
28236
28236
|
# The client must configure the authentication and authorization parameters
|
|
@@ -28319,10 +28319,10 @@ import pulpcore.client.pulpcore
|
|
|
28319
28319
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
28320
28320
|
from pprint import pprint
|
|
28321
28321
|
|
|
28322
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
28322
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
28323
28323
|
# See configuration.py for a list of all supported configuration parameters.
|
|
28324
28324
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
28325
|
-
host = "https://env-ephemeral-
|
|
28325
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
28326
28326
|
)
|
|
28327
28327
|
|
|
28328
28328
|
# The client must configure the authentication and authorization parameters
|
|
@@ -28408,10 +28408,10 @@ from pulpcore.client.pulpcore.models.paginated_user_role_response_list import Pa
|
|
|
28408
28408
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
28409
28409
|
from pprint import pprint
|
|
28410
28410
|
|
|
28411
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
28411
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
28412
28412
|
# See configuration.py for a list of all supported configuration parameters.
|
|
28413
28413
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
28414
|
-
host = "https://env-ephemeral-
|
|
28414
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
28415
28415
|
)
|
|
28416
28416
|
|
|
28417
28417
|
# The client must configure the authentication and authorization parameters
|
|
@@ -28531,10 +28531,10 @@ from pulpcore.client.pulpcore.models.user_role_response import UserRoleResponse
|
|
|
28531
28531
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
28532
28532
|
from pprint import pprint
|
|
28533
28533
|
|
|
28534
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
28534
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
28535
28535
|
# See configuration.py for a list of all supported configuration parameters.
|
|
28536
28536
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
28537
|
-
host = "https://env-ephemeral-
|
|
28537
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
28538
28538
|
)
|
|
28539
28539
|
|
|
28540
28540
|
# The client must configure the authentication and authorization parameters
|
|
@@ -28679,7 +28679,7 @@ vulnerability_report_response_from_dict = VulnerabilityReportResponse.from_dict(
|
|
|
28679
28679
|
|
|
28680
28680
|
# pulpcore.client.pulpcore.VulnReportApi
|
|
28681
28681
|
|
|
28682
|
-
All URIs are relative to *https://env-ephemeral-
|
|
28682
|
+
All URIs are relative to *https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
28683
28683
|
|
|
28684
28684
|
Method | HTTP request | Description
|
|
28685
28685
|
------------- | ------------- | -------------
|
|
@@ -28706,10 +28706,10 @@ import pulpcore.client.pulpcore
|
|
|
28706
28706
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
28707
28707
|
from pprint import pprint
|
|
28708
28708
|
|
|
28709
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
28709
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
28710
28710
|
# See configuration.py for a list of all supported configuration parameters.
|
|
28711
28711
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
28712
|
-
host = "https://env-ephemeral-
|
|
28712
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
28713
28713
|
)
|
|
28714
28714
|
|
|
28715
28715
|
# The client must configure the authentication and authorization parameters
|
|
@@ -28795,10 +28795,10 @@ from pulpcore.client.pulpcore.models.paginated_vulnerability_report_response_lis
|
|
|
28795
28795
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
28796
28796
|
from pprint import pprint
|
|
28797
28797
|
|
|
28798
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
28798
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
28799
28799
|
# See configuration.py for a list of all supported configuration parameters.
|
|
28800
28800
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
28801
|
-
host = "https://env-ephemeral-
|
|
28801
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
28802
28802
|
)
|
|
28803
28803
|
|
|
28804
28804
|
# The client must configure the authentication and authorization parameters
|
|
@@ -28894,10 +28894,10 @@ from pulpcore.client.pulpcore.models.vulnerability_report_response import Vulner
|
|
|
28894
28894
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
28895
28895
|
from pprint import pprint
|
|
28896
28896
|
|
|
28897
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
28897
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
28898
28898
|
# See configuration.py for a list of all supported configuration parameters.
|
|
28899
28899
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
28900
|
-
host = "https://env-ephemeral-
|
|
28900
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
28901
28901
|
)
|
|
28902
28902
|
|
|
28903
28903
|
# The client must configure the authentication and authorization parameters
|
|
@@ -29009,7 +29009,7 @@ worker_response_from_dict = WorkerResponse.from_dict(worker_response_dict)
|
|
|
29009
29009
|
|
|
29010
29010
|
# pulpcore.client.pulpcore.WorkersApi
|
|
29011
29011
|
|
|
29012
|
-
All URIs are relative to *https://env-ephemeral-
|
|
29012
|
+
All URIs are relative to *https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
29013
29013
|
|
|
29014
29014
|
Method | HTTP request | Description
|
|
29015
29015
|
------------- | ------------- | -------------
|
|
@@ -29036,10 +29036,10 @@ from pulpcore.client.pulpcore.models.paginated_worker_response_list import Pagin
|
|
|
29036
29036
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
29037
29037
|
from pprint import pprint
|
|
29038
29038
|
|
|
29039
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
29039
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
29040
29040
|
# See configuration.py for a list of all supported configuration parameters.
|
|
29041
29041
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
29042
|
-
host = "https://env-ephemeral-
|
|
29042
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
29043
29043
|
)
|
|
29044
29044
|
|
|
29045
29045
|
# The client must configure the authentication and authorization parameters
|
|
@@ -29181,10 +29181,10 @@ from pulpcore.client.pulpcore.models.worker_response import WorkerResponse
|
|
|
29181
29181
|
from pulpcore.client.pulpcore.rest import ApiException
|
|
29182
29182
|
from pprint import pprint
|
|
29183
29183
|
|
|
29184
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
29184
|
+
# Defining the host is optional and defaults to https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
29185
29185
|
# See configuration.py for a list of all supported configuration parameters.
|
|
29186
29186
|
configuration = pulpcore.client.pulpcore.Configuration(
|
|
29187
|
-
host = "https://env-ephemeral-
|
|
29187
|
+
host = "https://env-ephemeral-1byuxq.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
29188
29188
|
)
|
|
29189
29189
|
|
|
29190
29190
|
# The client must configure the authentication and authorization parameters
|