crc-pulp-python-client 20260512.3__tar.gz → 20260512.5__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_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/PKG-INFO +155 -634
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/README.md +4 -11
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/crc_pulp_python_client.egg-info/PKG-INFO +155 -634
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/crc_pulp_python_client.egg-info/SOURCES.txt +0 -8
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/__init__.py +1 -5
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/api/__init__.py +0 -1
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/configuration.py +3 -3
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/models/__init__.py +0 -3
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/models/python_python_repository_response.py +2 -6
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pyproject.toml +1 -1
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/setup.py +1 -1
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/test/test_paginatedpython_python_repository_response_list.py +2 -4
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/test/test_python_python_repository_response.py +1 -2
- crc_pulp_python_client-20260512.3/pulpcore/client/pulp_python/api/repositories_python_blocklist_entries_api.py +0 -1283
- crc_pulp_python_client-20260512.3/pulpcore/client/pulp_python/models/paginatedpython_python_blocklist_entry_response_list.py +0 -112
- crc_pulp_python_client-20260512.3/pulpcore/client/pulp_python/models/python_python_blocklist_entry.py +0 -108
- crc_pulp_python_client-20260512.3/pulpcore/client/pulp_python/models/python_python_blocklist_entry_response.py +0 -132
- crc_pulp_python_client-20260512.3/test/test_paginatedpython_python_blocklist_entry_response_list.py +0 -79
- crc_pulp_python_client-20260512.3/test/test_python_python_blocklist_entry.py +0 -54
- crc_pulp_python_client-20260512.3/test/test_python_python_blocklist_entry_response.py +0 -60
- crc_pulp_python_client-20260512.3/test/test_repositories_python_blocklist_entries_api.py +0 -60
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/crc_pulp_python_client.egg-info/dependency_links.txt +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/crc_pulp_python_client.egg-info/requires.txt +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/crc_pulp_python_client.egg-info/top_level.txt +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/__init__.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/__init__.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/api/api_integrity_provenance_api.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/api/api_legacy_api.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/api/api_pypi_api.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/api/api_simple_api.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/api/content_packages_api.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/api/content_provenance_api.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/api/distributions_pypi_api.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/api/publications_pypi_api.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/api/pypi_metadata_api.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/api/remotes_python_api.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/api/repositories_python_api.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/api/repositories_python_versions_api.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/api_client.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/api_response.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/exceptions.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/models/async_operation_response.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/models/content_summary_response.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/models/exclude_platforms_enum.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/models/filetype_enum.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/models/metadata_version_enum.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/models/my_permissions_response.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/models/nested_role.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/models/nested_role_response.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/models/object_roles_response.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/models/package_metadata_response.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/models/package_types_enum.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/models/package_upload_task_response.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/models/paginated_repository_version_response_list.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/models/paginatedpython_package_provenance_response_list.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/models/paginatedpython_python_distribution_response_list.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/models/paginatedpython_python_package_content_response_list.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/models/paginatedpython_python_publication_response_list.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/models/paginatedpython_python_remote_response_list.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/models/paginatedpython_python_repository_response_list.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/models/patchedpython_python_distribution.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/models/patchedpython_python_remote.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/models/patchedpython_python_repository.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/models/policy_enum.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/models/protocol_version_enum.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/models/python_package_provenance_response.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/models/python_python_distribution.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/models/python_python_distribution_response.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/models/python_python_package_content_response.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/models/python_python_publication.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/models/python_python_publication_response.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/models/python_python_remote.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/models/python_python_remote_response.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/models/python_python_remote_response_hidden_fields_inner.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/models/python_python_repository.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/models/remote_network_config.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/models/remote_network_config_response.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/models/repair.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/models/repository_add_remove_content.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/models/repository_sync_url.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/models/repository_version_response.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/models/set_label.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/models/set_label_response.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/models/summary_response.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/models/unset_label.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/models/unset_label_response.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/py.typed +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/pulpcore/client/pulp_python/rest.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/setup.cfg +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/test/test_api_integrity_provenance_api.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/test/test_api_legacy_api.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/test/test_api_pypi_api.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/test/test_api_simple_api.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/test/test_async_operation_response.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/test/test_content_packages_api.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/test/test_content_provenance_api.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/test/test_content_summary_response.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/test/test_distributions_pypi_api.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/test/test_exclude_platforms_enum.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/test/test_filetype_enum.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/test/test_metadata_version_enum.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/test/test_my_permissions_response.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/test/test_nested_role.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/test/test_nested_role_response.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/test/test_object_roles_response.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/test/test_package_metadata_response.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/test/test_package_types_enum.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/test/test_package_upload_task_response.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/test/test_paginated_repository_version_response_list.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/test/test_paginatedpython_package_provenance_response_list.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/test/test_paginatedpython_python_distribution_response_list.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/test/test_paginatedpython_python_package_content_response_list.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/test/test_paginatedpython_python_publication_response_list.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/test/test_paginatedpython_python_remote_response_list.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/test/test_patchedpython_python_distribution.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/test/test_patchedpython_python_remote.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/test/test_patchedpython_python_repository.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/test/test_policy_enum.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/test/test_protocol_version_enum.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/test/test_publications_pypi_api.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/test/test_pypi_metadata_api.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/test/test_python_package_provenance_response.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/test/test_python_python_distribution.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/test/test_python_python_distribution_response.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/test/test_python_python_package_content_response.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/test/test_python_python_publication.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/test/test_python_python_publication_response.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/test/test_python_python_remote.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/test/test_python_python_remote_response.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/test/test_python_python_remote_response_hidden_fields_inner.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/test/test_python_python_repository.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/test/test_remote_network_config.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/test/test_remote_network_config_response.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/test/test_remotes_python_api.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/test/test_repair.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/test/test_repositories_python_api.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/test/test_repositories_python_versions_api.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/test/test_repository_add_remove_content.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/test/test_repository_sync_url.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/test/test_repository_version_response.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/test/test_set_label.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/test/test_set_label_response.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/test/test_summary_response.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/test/test_unset_label.py +0 -0
- {crc_pulp_python_client-20260512.3 → crc_pulp_python_client-20260512.5}/test/test_unset_label_response.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: crc-pulp_python-client
|
|
3
|
-
Version: 20260512.
|
|
3
|
+
Version: 20260512.5
|
|
4
4
|
Summary: Pulp 3 API
|
|
5
5
|
Home-page:
|
|
6
6
|
Author: Pulp Team
|
|
@@ -23,7 +23,7 @@ Dynamic: summary
|
|
|
23
23
|
|
|
24
24
|
# pulpcore.client.pulp_python.ApiIntegrityProvenanceApi
|
|
25
25
|
|
|
26
|
-
All URIs are relative to *https://env-ephemeral-
|
|
26
|
+
All URIs are relative to *https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
27
27
|
|
|
28
28
|
Method | HTTP request | Description
|
|
29
29
|
------------- | ------------- | -------------
|
|
@@ -47,10 +47,10 @@ import pulpcore.client.pulp_python
|
|
|
47
47
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
48
48
|
from pprint import pprint
|
|
49
49
|
|
|
50
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
50
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
51
51
|
# See configuration.py for a list of all supported configuration parameters.
|
|
52
52
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
53
|
-
host = "https://env-ephemeral-
|
|
53
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
54
54
|
)
|
|
55
55
|
|
|
56
56
|
# The client must configure the authentication and authorization parameters
|
|
@@ -129,7 +129,7 @@ void (empty response body)
|
|
|
129
129
|
|
|
130
130
|
# pulpcore.client.pulp_python.ApiLegacyApi
|
|
131
131
|
|
|
132
|
-
All URIs are relative to *https://env-ephemeral-
|
|
132
|
+
All URIs are relative to *https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
133
133
|
|
|
134
134
|
Method | HTTP request | Description
|
|
135
135
|
------------- | ------------- | -------------
|
|
@@ -154,10 +154,10 @@ from pulpcore.client.pulp_python.models.package_upload_task_response import Pack
|
|
|
154
154
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
155
155
|
from pprint import pprint
|
|
156
156
|
|
|
157
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
157
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
158
158
|
# See configuration.py for a list of all supported configuration parameters.
|
|
159
159
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
160
|
-
host = "https://env-ephemeral-
|
|
160
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
161
161
|
)
|
|
162
162
|
|
|
163
163
|
# The client must configure the authentication and authorization parameters
|
|
@@ -242,7 +242,7 @@ Name | Type | Description | Notes
|
|
|
242
242
|
|
|
243
243
|
# pulpcore.client.pulp_python.ApiPypiApi
|
|
244
244
|
|
|
245
|
-
All URIs are relative to *https://env-ephemeral-
|
|
245
|
+
All URIs are relative to *https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
246
246
|
|
|
247
247
|
Method | HTTP request | Description
|
|
248
248
|
------------- | ------------- | -------------
|
|
@@ -267,10 +267,10 @@ from pulpcore.client.pulp_python.models.summary_response import SummaryResponse
|
|
|
267
267
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
268
268
|
from pprint import pprint
|
|
269
269
|
|
|
270
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
270
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
271
271
|
# See configuration.py for a list of all supported configuration parameters.
|
|
272
272
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
273
|
-
host = "https://env-ephemeral-
|
|
273
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
274
274
|
)
|
|
275
275
|
|
|
276
276
|
# The client must configure the authentication and authorization parameters
|
|
@@ -345,7 +345,7 @@ Name | Type | Description | Notes
|
|
|
345
345
|
|
|
346
346
|
# pulpcore.client.pulp_python.ApiSimpleApi
|
|
347
347
|
|
|
348
|
-
All URIs are relative to *https://env-ephemeral-
|
|
348
|
+
All URIs are relative to *https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
349
349
|
|
|
350
350
|
Method | HTTP request | Description
|
|
351
351
|
------------- | ------------- | -------------
|
|
@@ -372,10 +372,10 @@ from pulpcore.client.pulp_python.models.package_upload_task_response import Pack
|
|
|
372
372
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
373
373
|
from pprint import pprint
|
|
374
374
|
|
|
375
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
375
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
376
376
|
# See configuration.py for a list of all supported configuration parameters.
|
|
377
377
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
378
|
-
host = "https://env-ephemeral-
|
|
378
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
379
379
|
)
|
|
380
380
|
|
|
381
381
|
# The client must configure the authentication and authorization parameters
|
|
@@ -475,10 +475,10 @@ import pulpcore.client.pulp_python
|
|
|
475
475
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
476
476
|
from pprint import pprint
|
|
477
477
|
|
|
478
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
478
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
479
479
|
# See configuration.py for a list of all supported configuration parameters.
|
|
480
480
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
481
|
-
host = "https://env-ephemeral-
|
|
481
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
482
482
|
)
|
|
483
483
|
|
|
484
484
|
# The client must configure the authentication and authorization parameters
|
|
@@ -570,10 +570,10 @@ import pulpcore.client.pulp_python
|
|
|
570
570
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
571
571
|
from pprint import pprint
|
|
572
572
|
|
|
573
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
573
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
574
574
|
# See configuration.py for a list of all supported configuration parameters.
|
|
575
575
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
576
|
-
host = "https://env-ephemeral-
|
|
576
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
577
577
|
)
|
|
578
578
|
|
|
579
579
|
# The client must configure the authentication and authorization parameters
|
|
@@ -678,7 +678,7 @@ async_operation_response_from_dict = AsyncOperationResponse.from_dict(async_oper
|
|
|
678
678
|
|
|
679
679
|
# pulpcore.client.pulp_python.ContentPackagesApi
|
|
680
680
|
|
|
681
|
-
All URIs are relative to *https://env-ephemeral-
|
|
681
|
+
All URIs are relative to *https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
682
682
|
|
|
683
683
|
Method | HTTP request | Description
|
|
684
684
|
------------- | ------------- | -------------
|
|
@@ -708,10 +708,10 @@ from pulpcore.client.pulp_python.models.async_operation_response import AsyncOpe
|
|
|
708
708
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
709
709
|
from pprint import pprint
|
|
710
710
|
|
|
711
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
711
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
712
712
|
# See configuration.py for a list of all supported configuration parameters.
|
|
713
713
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
714
|
-
host = "https://env-ephemeral-
|
|
714
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
715
715
|
)
|
|
716
716
|
|
|
717
717
|
# The client must configure the authentication and authorization parameters
|
|
@@ -868,10 +868,10 @@ from pulpcore.client.pulp_python.models.paginatedpython_python_package_content_r
|
|
|
868
868
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
869
869
|
from pprint import pprint
|
|
870
870
|
|
|
871
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
871
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
872
872
|
# See configuration.py for a list of all supported configuration parameters.
|
|
873
873
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
874
|
-
host = "https://env-ephemeral-
|
|
874
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
875
875
|
)
|
|
876
876
|
|
|
877
877
|
# The client must configure the authentication and authorization parameters
|
|
@@ -1030,10 +1030,10 @@ from pulpcore.client.pulp_python.models.python_python_package_content_response i
|
|
|
1030
1030
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
1031
1031
|
from pprint import pprint
|
|
1032
1032
|
|
|
1033
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
1033
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
1034
1034
|
# See configuration.py for a list of all supported configuration parameters.
|
|
1035
1035
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
1036
|
-
host = "https://env-ephemeral-
|
|
1036
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
1037
1037
|
)
|
|
1038
1038
|
|
|
1039
1039
|
# The client must configure the authentication and authorization parameters
|
|
@@ -1123,10 +1123,10 @@ from pulpcore.client.pulp_python.models.set_label_response import SetLabelRespon
|
|
|
1123
1123
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
1124
1124
|
from pprint import pprint
|
|
1125
1125
|
|
|
1126
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
1126
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
1127
1127
|
# See configuration.py for a list of all supported configuration parameters.
|
|
1128
1128
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
1129
|
-
host = "https://env-ephemeral-
|
|
1129
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
1130
1130
|
)
|
|
1131
1131
|
|
|
1132
1132
|
# The client must configure the authentication and authorization parameters
|
|
@@ -1214,10 +1214,10 @@ from pulpcore.client.pulp_python.models.unset_label_response import UnsetLabelRe
|
|
|
1214
1214
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
1215
1215
|
from pprint import pprint
|
|
1216
1216
|
|
|
1217
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
1217
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
1218
1218
|
# See configuration.py for a list of all supported configuration parameters.
|
|
1219
1219
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
1220
|
-
host = "https://env-ephemeral-
|
|
1220
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
1221
1221
|
)
|
|
1222
1222
|
|
|
1223
1223
|
# The client must configure the authentication and authorization parameters
|
|
@@ -1304,10 +1304,10 @@ from pulpcore.client.pulp_python.models.python_python_package_content_response i
|
|
|
1304
1304
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
1305
1305
|
from pprint import pprint
|
|
1306
1306
|
|
|
1307
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
1307
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
1308
1308
|
# See configuration.py for a list of all supported configuration parameters.
|
|
1309
1309
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
1310
|
-
host = "https://env-ephemeral-
|
|
1310
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
1311
1311
|
)
|
|
1312
1312
|
|
|
1313
1313
|
# The client must configure the authentication and authorization parameters
|
|
@@ -1444,7 +1444,7 @@ Name | Type | Description | Notes
|
|
|
1444
1444
|
|
|
1445
1445
|
# pulpcore.client.pulp_python.ContentProvenanceApi
|
|
1446
1446
|
|
|
1447
|
-
All URIs are relative to *https://env-ephemeral-
|
|
1447
|
+
All URIs are relative to *https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
1448
1448
|
|
|
1449
1449
|
Method | HTTP request | Description
|
|
1450
1450
|
------------- | ------------- | -------------
|
|
@@ -1473,10 +1473,10 @@ from pulpcore.client.pulp_python.models.async_operation_response import AsyncOpe
|
|
|
1473
1473
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
1474
1474
|
from pprint import pprint
|
|
1475
1475
|
|
|
1476
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
1476
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
1477
1477
|
# See configuration.py for a list of all supported configuration parameters.
|
|
1478
1478
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
1479
|
-
host = "https://env-ephemeral-
|
|
1479
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
1480
1480
|
)
|
|
1481
1481
|
|
|
1482
1482
|
# The client must configure the authentication and authorization parameters
|
|
@@ -1577,10 +1577,10 @@ from pulpcore.client.pulp_python.models.paginatedpython_package_provenance_respo
|
|
|
1577
1577
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
1578
1578
|
from pprint import pprint
|
|
1579
1579
|
|
|
1580
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
1580
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
1581
1581
|
# See configuration.py for a list of all supported configuration parameters.
|
|
1582
1582
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
1583
|
-
host = "https://env-ephemeral-
|
|
1583
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
1584
1584
|
)
|
|
1585
1585
|
|
|
1586
1586
|
# The client must configure the authentication and authorization parameters
|
|
@@ -1701,10 +1701,10 @@ from pulpcore.client.pulp_python.models.python_package_provenance_response impor
|
|
|
1701
1701
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
1702
1702
|
from pprint import pprint
|
|
1703
1703
|
|
|
1704
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
1704
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
1705
1705
|
# See configuration.py for a list of all supported configuration parameters.
|
|
1706
1706
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
1707
|
-
host = "https://env-ephemeral-
|
|
1707
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
1708
1708
|
)
|
|
1709
1709
|
|
|
1710
1710
|
# The client must configure the authentication and authorization parameters
|
|
@@ -1794,10 +1794,10 @@ from pulpcore.client.pulp_python.models.set_label_response import SetLabelRespon
|
|
|
1794
1794
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
1795
1795
|
from pprint import pprint
|
|
1796
1796
|
|
|
1797
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
1797
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
1798
1798
|
# See configuration.py for a list of all supported configuration parameters.
|
|
1799
1799
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
1800
|
-
host = "https://env-ephemeral-
|
|
1800
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
1801
1801
|
)
|
|
1802
1802
|
|
|
1803
1803
|
# The client must configure the authentication and authorization parameters
|
|
@@ -1885,10 +1885,10 @@ from pulpcore.client.pulp_python.models.unset_label_response import UnsetLabelRe
|
|
|
1885
1885
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
1886
1886
|
from pprint import pprint
|
|
1887
1887
|
|
|
1888
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
1888
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
1889
1889
|
# See configuration.py for a list of all supported configuration parameters.
|
|
1890
1890
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
1891
|
-
host = "https://env-ephemeral-
|
|
1891
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
1892
1892
|
)
|
|
1893
1893
|
|
|
1894
1894
|
# The client must configure the authentication and authorization parameters
|
|
@@ -1991,7 +1991,7 @@ content_summary_response_from_dict = ContentSummaryResponse.from_dict(content_su
|
|
|
1991
1991
|
|
|
1992
1992
|
# pulpcore.client.pulp_python.DistributionsPypiApi
|
|
1993
1993
|
|
|
1994
|
-
All URIs are relative to *https://env-ephemeral-
|
|
1994
|
+
All URIs are relative to *https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
1995
1995
|
|
|
1996
1996
|
Method | HTTP request | Description
|
|
1997
1997
|
------------- | ------------- | -------------
|
|
@@ -2028,10 +2028,10 @@ from pulpcore.client.pulp_python.models.nested_role_response import NestedRoleRe
|
|
|
2028
2028
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
2029
2029
|
from pprint import pprint
|
|
2030
2030
|
|
|
2031
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
2031
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
2032
2032
|
# See configuration.py for a list of all supported configuration parameters.
|
|
2033
2033
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
2034
|
-
host = "https://env-ephemeral-
|
|
2034
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
2035
2035
|
)
|
|
2036
2036
|
|
|
2037
2037
|
# The client must configure the authentication and authorization parameters
|
|
@@ -2119,10 +2119,10 @@ from pulpcore.client.pulp_python.models.python_python_distribution import Python
|
|
|
2119
2119
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
2120
2120
|
from pprint import pprint
|
|
2121
2121
|
|
|
2122
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
2122
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
2123
2123
|
# See configuration.py for a list of all supported configuration parameters.
|
|
2124
2124
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
2125
|
-
host = "https://env-ephemeral-
|
|
2125
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
2126
2126
|
)
|
|
2127
2127
|
|
|
2128
2128
|
# The client must configure the authentication and authorization parameters
|
|
@@ -2209,10 +2209,10 @@ from pulpcore.client.pulp_python.models.async_operation_response import AsyncOpe
|
|
|
2209
2209
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
2210
2210
|
from pprint import pprint
|
|
2211
2211
|
|
|
2212
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
2212
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
2213
2213
|
# See configuration.py for a list of all supported configuration parameters.
|
|
2214
2214
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
2215
|
-
host = "https://env-ephemeral-
|
|
2215
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
2216
2216
|
)
|
|
2217
2217
|
|
|
2218
2218
|
# The client must configure the authentication and authorization parameters
|
|
@@ -2297,10 +2297,10 @@ from pulpcore.client.pulp_python.models.paginatedpython_python_distribution_resp
|
|
|
2297
2297
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
2298
2298
|
from pprint import pprint
|
|
2299
2299
|
|
|
2300
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
2300
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
2301
2301
|
# See configuration.py for a list of all supported configuration parameters.
|
|
2302
2302
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
2303
|
-
host = "https://env-ephemeral-
|
|
2303
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
2304
2304
|
)
|
|
2305
2305
|
|
|
2306
2306
|
# The client must configure the authentication and authorization parameters
|
|
@@ -2439,10 +2439,10 @@ from pulpcore.client.pulp_python.models.object_roles_response import ObjectRoles
|
|
|
2439
2439
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
2440
2440
|
from pprint import pprint
|
|
2441
2441
|
|
|
2442
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
2442
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
2443
2443
|
# See configuration.py for a list of all supported configuration parameters.
|
|
2444
2444
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
2445
|
-
host = "https://env-ephemeral-
|
|
2445
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
2446
2446
|
)
|
|
2447
2447
|
|
|
2448
2448
|
# The client must configure the authentication and authorization parameters
|
|
@@ -2531,10 +2531,10 @@ from pulpcore.client.pulp_python.models.my_permissions_response import MyPermiss
|
|
|
2531
2531
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
2532
2532
|
from pprint import pprint
|
|
2533
2533
|
|
|
2534
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
2534
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
2535
2535
|
# See configuration.py for a list of all supported configuration parameters.
|
|
2536
2536
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
2537
|
-
host = "https://env-ephemeral-
|
|
2537
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
2538
2538
|
)
|
|
2539
2539
|
|
|
2540
2540
|
# The client must configure the authentication and authorization parameters
|
|
@@ -2624,10 +2624,10 @@ from pulpcore.client.pulp_python.models.python_python_distribution_response impo
|
|
|
2624
2624
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
2625
2625
|
from pprint import pprint
|
|
2626
2626
|
|
|
2627
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
2627
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
2628
2628
|
# See configuration.py for a list of all supported configuration parameters.
|
|
2629
2629
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
2630
|
-
host = "https://env-ephemeral-
|
|
2630
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
2631
2631
|
)
|
|
2632
2632
|
|
|
2633
2633
|
# The client must configure the authentication and authorization parameters
|
|
@@ -2715,10 +2715,10 @@ from pulpcore.client.pulp_python.models.python_python_distribution_response impo
|
|
|
2715
2715
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
2716
2716
|
from pprint import pprint
|
|
2717
2717
|
|
|
2718
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
2718
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
2719
2719
|
# See configuration.py for a list of all supported configuration parameters.
|
|
2720
2720
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
2721
|
-
host = "https://env-ephemeral-
|
|
2721
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
2722
2722
|
)
|
|
2723
2723
|
|
|
2724
2724
|
# The client must configure the authentication and authorization parameters
|
|
@@ -2808,10 +2808,10 @@ from pulpcore.client.pulp_python.models.nested_role_response import NestedRoleRe
|
|
|
2808
2808
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
2809
2809
|
from pprint import pprint
|
|
2810
2810
|
|
|
2811
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
2811
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
2812
2812
|
# See configuration.py for a list of all supported configuration parameters.
|
|
2813
2813
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
2814
|
-
host = "https://env-ephemeral-
|
|
2814
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
2815
2815
|
)
|
|
2816
2816
|
|
|
2817
2817
|
# The client must configure the authentication and authorization parameters
|
|
@@ -2899,10 +2899,10 @@ from pulpcore.client.pulp_python.models.set_label_response import SetLabelRespon
|
|
|
2899
2899
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
2900
2900
|
from pprint import pprint
|
|
2901
2901
|
|
|
2902
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
2902
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
2903
2903
|
# See configuration.py for a list of all supported configuration parameters.
|
|
2904
2904
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
2905
|
-
host = "https://env-ephemeral-
|
|
2905
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
2906
2906
|
)
|
|
2907
2907
|
|
|
2908
2908
|
# The client must configure the authentication and authorization parameters
|
|
@@ -2990,10 +2990,10 @@ from pulpcore.client.pulp_python.models.unset_label_response import UnsetLabelRe
|
|
|
2990
2990
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
2991
2991
|
from pprint import pprint
|
|
2992
2992
|
|
|
2993
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
2993
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
2994
2994
|
# See configuration.py for a list of all supported configuration parameters.
|
|
2995
2995
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
2996
|
-
host = "https://env-ephemeral-
|
|
2996
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
2997
2997
|
)
|
|
2998
2998
|
|
|
2999
2999
|
# The client must configure the authentication and authorization parameters
|
|
@@ -3081,10 +3081,10 @@ from pulpcore.client.pulp_python.models.python_python_distribution_response impo
|
|
|
3081
3081
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
3082
3082
|
from pprint import pprint
|
|
3083
3083
|
|
|
3084
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
3084
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
3085
3085
|
# See configuration.py for a list of all supported configuration parameters.
|
|
3086
3086
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
3087
|
-
host = "https://env-ephemeral-
|
|
3087
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
3088
3088
|
)
|
|
3089
3089
|
|
|
3090
3090
|
# The client must configure the authentication and authorization parameters
|
|
@@ -3453,38 +3453,6 @@ paginatedpython_package_provenance_response_list_from_dict = PaginatedpythonPack
|
|
|
3453
3453
|
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
3454
3454
|
|
|
3455
3455
|
|
|
3456
|
-
# PaginatedpythonPythonBlocklistEntryResponseList
|
|
3457
|
-
|
|
3458
|
-
|
|
3459
|
-
## Properties
|
|
3460
|
-
|
|
3461
|
-
Name | Type | Description | Notes
|
|
3462
|
-
------------ | ------------- | ------------- | -------------
|
|
3463
|
-
**count** | **int** | |
|
|
3464
|
-
**next** | **str** | | [optional]
|
|
3465
|
-
**previous** | **str** | | [optional]
|
|
3466
|
-
**results** | [**List[PythonPythonBlocklistEntryResponse]**](PythonPythonBlocklistEntryResponse.md) | |
|
|
3467
|
-
|
|
3468
|
-
## Example
|
|
3469
|
-
|
|
3470
|
-
```python
|
|
3471
|
-
from pulpcore.client.pulp_python.models.paginatedpython_python_blocklist_entry_response_list import PaginatedpythonPythonBlocklistEntryResponseList
|
|
3472
|
-
|
|
3473
|
-
# TODO update the JSON string below
|
|
3474
|
-
json = "{}"
|
|
3475
|
-
# create an instance of PaginatedpythonPythonBlocklistEntryResponseList from a JSON string
|
|
3476
|
-
paginatedpython_python_blocklist_entry_response_list_instance = PaginatedpythonPythonBlocklistEntryResponseList.from_json(json)
|
|
3477
|
-
# print the JSON string representation of the object
|
|
3478
|
-
print(PaginatedpythonPythonBlocklistEntryResponseList.to_json())
|
|
3479
|
-
|
|
3480
|
-
# convert the object into a dict
|
|
3481
|
-
paginatedpython_python_blocklist_entry_response_list_dict = paginatedpython_python_blocklist_entry_response_list_instance.to_dict()
|
|
3482
|
-
# create an instance of PaginatedpythonPythonBlocklistEntryResponseList from a dict
|
|
3483
|
-
paginatedpython_python_blocklist_entry_response_list_from_dict = PaginatedpythonPythonBlocklistEntryResponseList.from_dict(paginatedpython_python_blocklist_entry_response_list_dict)
|
|
3484
|
-
```
|
|
3485
|
-
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
3486
|
-
|
|
3487
|
-
|
|
3488
3456
|
# PaginatedpythonPythonDistributionResponseList
|
|
3489
3457
|
|
|
3490
3458
|
|
|
@@ -3838,7 +3806,7 @@ patchedpython_python_repository_from_dict = PatchedpythonPythonRepository.from_d
|
|
|
3838
3806
|
|
|
3839
3807
|
# pulpcore.client.pulp_python.PublicationsPypiApi
|
|
3840
3808
|
|
|
3841
|
-
All URIs are relative to *https://env-ephemeral-
|
|
3809
|
+
All URIs are relative to *https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
3842
3810
|
|
|
3843
3811
|
Method | HTTP request | Description
|
|
3844
3812
|
------------- | ------------- | -------------
|
|
@@ -3871,10 +3839,10 @@ from pulpcore.client.pulp_python.models.nested_role_response import NestedRoleRe
|
|
|
3871
3839
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
3872
3840
|
from pprint import pprint
|
|
3873
3841
|
|
|
3874
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
3842
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
3875
3843
|
# See configuration.py for a list of all supported configuration parameters.
|
|
3876
3844
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
3877
|
-
host = "https://env-ephemeral-
|
|
3845
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
3878
3846
|
)
|
|
3879
3847
|
|
|
3880
3848
|
# The client must configure the authentication and authorization parameters
|
|
@@ -3962,10 +3930,10 @@ from pulpcore.client.pulp_python.models.python_python_publication import PythonP
|
|
|
3962
3930
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
3963
3931
|
from pprint import pprint
|
|
3964
3932
|
|
|
3965
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
3933
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
3966
3934
|
# See configuration.py for a list of all supported configuration parameters.
|
|
3967
3935
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
3968
|
-
host = "https://env-ephemeral-
|
|
3936
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
3969
3937
|
)
|
|
3970
3938
|
|
|
3971
3939
|
# The client must configure the authentication and authorization parameters
|
|
@@ -4051,10 +4019,10 @@ import pulpcore.client.pulp_python
|
|
|
4051
4019
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
4052
4020
|
from pprint import pprint
|
|
4053
4021
|
|
|
4054
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
4022
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
4055
4023
|
# See configuration.py for a list of all supported configuration parameters.
|
|
4056
4024
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
4057
|
-
host = "https://env-ephemeral-
|
|
4025
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
4058
4026
|
)
|
|
4059
4027
|
|
|
4060
4028
|
# The client must configure the authentication and authorization parameters
|
|
@@ -4137,10 +4105,10 @@ from pulpcore.client.pulp_python.models.paginatedpython_python_publication_respo
|
|
|
4137
4105
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
4138
4106
|
from pprint import pprint
|
|
4139
4107
|
|
|
4140
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
4108
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
4141
4109
|
# See configuration.py for a list of all supported configuration parameters.
|
|
4142
4110
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
4143
|
-
host = "https://env-ephemeral-
|
|
4111
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
4144
4112
|
)
|
|
4145
4113
|
|
|
4146
4114
|
# The client must configure the authentication and authorization parameters
|
|
@@ -4267,10 +4235,10 @@ from pulpcore.client.pulp_python.models.object_roles_response import ObjectRoles
|
|
|
4267
4235
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
4268
4236
|
from pprint import pprint
|
|
4269
4237
|
|
|
4270
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
4238
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
4271
4239
|
# See configuration.py for a list of all supported configuration parameters.
|
|
4272
4240
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
4273
|
-
host = "https://env-ephemeral-
|
|
4241
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
4274
4242
|
)
|
|
4275
4243
|
|
|
4276
4244
|
# The client must configure the authentication and authorization parameters
|
|
@@ -4359,10 +4327,10 @@ from pulpcore.client.pulp_python.models.my_permissions_response import MyPermiss
|
|
|
4359
4327
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
4360
4328
|
from pprint import pprint
|
|
4361
4329
|
|
|
4362
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
4330
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
4363
4331
|
# See configuration.py for a list of all supported configuration parameters.
|
|
4364
4332
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
4365
|
-
host = "https://env-ephemeral-
|
|
4333
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
4366
4334
|
)
|
|
4367
4335
|
|
|
4368
4336
|
# The client must configure the authentication and authorization parameters
|
|
@@ -4451,10 +4419,10 @@ from pulpcore.client.pulp_python.models.python_python_publication_response impor
|
|
|
4451
4419
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
4452
4420
|
from pprint import pprint
|
|
4453
4421
|
|
|
4454
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
4422
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
4455
4423
|
# See configuration.py for a list of all supported configuration parameters.
|
|
4456
4424
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
4457
|
-
host = "https://env-ephemeral-
|
|
4425
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
4458
4426
|
)
|
|
4459
4427
|
|
|
4460
4428
|
# The client must configure the authentication and authorization parameters
|
|
@@ -4544,10 +4512,10 @@ from pulpcore.client.pulp_python.models.nested_role_response import NestedRoleRe
|
|
|
4544
4512
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
4545
4513
|
from pprint import pprint
|
|
4546
4514
|
|
|
4547
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
4515
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
4548
4516
|
# See configuration.py for a list of all supported configuration parameters.
|
|
4549
4517
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
4550
|
-
host = "https://env-ephemeral-
|
|
4518
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
4551
4519
|
)
|
|
4552
4520
|
|
|
4553
4521
|
# The client must configure the authentication and authorization parameters
|
|
@@ -4618,7 +4586,7 @@ Name | Type | Description | Notes
|
|
|
4618
4586
|
|
|
4619
4587
|
# pulpcore.client.pulp_python.PypiMetadataApi
|
|
4620
4588
|
|
|
4621
|
-
All URIs are relative to *https://env-ephemeral-
|
|
4589
|
+
All URIs are relative to *https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
4622
4590
|
|
|
4623
4591
|
Method | HTTP request | Description
|
|
4624
4592
|
------------- | ------------- | -------------
|
|
@@ -4643,10 +4611,10 @@ from pulpcore.client.pulp_python.models.package_metadata_response import Package
|
|
|
4643
4611
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
4644
4612
|
from pprint import pprint
|
|
4645
4613
|
|
|
4646
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
4614
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
4647
4615
|
# See configuration.py for a list of all supported configuration parameters.
|
|
4648
4616
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
4649
|
-
host = "https://env-ephemeral-
|
|
4617
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
4650
4618
|
)
|
|
4651
4619
|
|
|
4652
4620
|
# The client must configure the authentication and authorization parameters
|
|
@@ -4760,76 +4728,6 @@ python_package_provenance_response_from_dict = PythonPackageProvenanceResponse.f
|
|
|
4760
4728
|
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
4761
4729
|
|
|
4762
4730
|
|
|
4763
|
-
# PythonPythonBlocklistEntry
|
|
4764
|
-
|
|
4765
|
-
Serializer for PythonBlocklistEntry. The `repository` is supplied by the URL (not the request body) and is injected by the viewset before saving.
|
|
4766
|
-
|
|
4767
|
-
## Properties
|
|
4768
|
-
|
|
4769
|
-
Name | Type | Description | Notes
|
|
4770
|
-
------------ | ------------- | ------------- | -------------
|
|
4771
|
-
**name** | **str** | Package name to block (for all versions). Compared after PEP 503 normalization. Required when 'filename' is not provided. | [optional]
|
|
4772
|
-
**version** | **str** | Exact version string to block (e.g. '1.0'). Only used when 'name' is set. | [optional]
|
|
4773
|
-
**filename** | **str** | Exact filename to block. Required when 'name' is not provided. | [optional]
|
|
4774
|
-
|
|
4775
|
-
## Example
|
|
4776
|
-
|
|
4777
|
-
```python
|
|
4778
|
-
from pulpcore.client.pulp_python.models.python_python_blocklist_entry import PythonPythonBlocklistEntry
|
|
4779
|
-
|
|
4780
|
-
# TODO update the JSON string below
|
|
4781
|
-
json = "{}"
|
|
4782
|
-
# create an instance of PythonPythonBlocklistEntry from a JSON string
|
|
4783
|
-
python_python_blocklist_entry_instance = PythonPythonBlocklistEntry.from_json(json)
|
|
4784
|
-
# print the JSON string representation of the object
|
|
4785
|
-
print(PythonPythonBlocklistEntry.to_json())
|
|
4786
|
-
|
|
4787
|
-
# convert the object into a dict
|
|
4788
|
-
python_python_blocklist_entry_dict = python_python_blocklist_entry_instance.to_dict()
|
|
4789
|
-
# create an instance of PythonPythonBlocklistEntry from a dict
|
|
4790
|
-
python_python_blocklist_entry_from_dict = PythonPythonBlocklistEntry.from_dict(python_python_blocklist_entry_dict)
|
|
4791
|
-
```
|
|
4792
|
-
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
4793
|
-
|
|
4794
|
-
|
|
4795
|
-
# PythonPythonBlocklistEntryResponse
|
|
4796
|
-
|
|
4797
|
-
Serializer for PythonBlocklistEntry. The `repository` is supplied by the URL (not the request body) and is injected by the viewset before saving.
|
|
4798
|
-
|
|
4799
|
-
## Properties
|
|
4800
|
-
|
|
4801
|
-
Name | Type | Description | Notes
|
|
4802
|
-
------------ | ------------- | ------------- | -------------
|
|
4803
|
-
**pulp_href** | **str** | The URL of this blocklist entry. | [optional] [readonly]
|
|
4804
|
-
**prn** | **str** | The Pulp Resource Name (PRN). | [optional] [readonly]
|
|
4805
|
-
**pulp_created** | **datetime** | Timestamp of creation. | [optional] [readonly]
|
|
4806
|
-
**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]
|
|
4807
|
-
**repository** | **str** | Repository this blocklist entry belongs to. | [optional] [readonly]
|
|
4808
|
-
**name** | **str** | Package name to block (for all versions). Compared after PEP 503 normalization. Required when 'filename' is not provided. | [optional]
|
|
4809
|
-
**version** | **str** | Exact version string to block (e.g. '1.0'). Only used when 'name' is set. | [optional]
|
|
4810
|
-
**filename** | **str** | Exact filename to block. Required when 'name' is not provided. | [optional]
|
|
4811
|
-
**added_by** | **str** | PRN of the user who added this blocklist entry. | [optional] [readonly]
|
|
4812
|
-
|
|
4813
|
-
## Example
|
|
4814
|
-
|
|
4815
|
-
```python
|
|
4816
|
-
from pulpcore.client.pulp_python.models.python_python_blocklist_entry_response import PythonPythonBlocklistEntryResponse
|
|
4817
|
-
|
|
4818
|
-
# TODO update the JSON string below
|
|
4819
|
-
json = "{}"
|
|
4820
|
-
# create an instance of PythonPythonBlocklistEntryResponse from a JSON string
|
|
4821
|
-
python_python_blocklist_entry_response_instance = PythonPythonBlocklistEntryResponse.from_json(json)
|
|
4822
|
-
# print the JSON string representation of the object
|
|
4823
|
-
print(PythonPythonBlocklistEntryResponse.to_json())
|
|
4824
|
-
|
|
4825
|
-
# convert the object into a dict
|
|
4826
|
-
python_python_blocklist_entry_response_dict = python_python_blocklist_entry_response_instance.to_dict()
|
|
4827
|
-
# create an instance of PythonPythonBlocklistEntryResponse from a dict
|
|
4828
|
-
python_python_blocklist_entry_response_from_dict = PythonPythonBlocklistEntryResponse.from_dict(python_python_blocklist_entry_response_dict)
|
|
4829
|
-
```
|
|
4830
|
-
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
4831
|
-
|
|
4832
|
-
|
|
4833
4731
|
# PythonPythonDistribution
|
|
4834
4732
|
|
|
4835
4733
|
Serializer for Pulp distributions for the Python type.
|
|
@@ -5257,7 +5155,6 @@ Name | Type | Description | Notes
|
|
|
5257
5155
|
**remote** | **str** | An optional remote to use by default when syncing. | [optional]
|
|
5258
5156
|
**autopublish** | **bool** | Whether to automatically create publications for new repository versions, and update any distributions pointing to this repository. [Deprecated] | [optional] [default to False]
|
|
5259
5157
|
**allow_package_substitution** | **bool** | Whether to allow package substitution (replacing existing packages with packages that have the same filename but a different checksum). When False, any new repository version that would cause such a substitution will be rejected. This applies to all repository version creation paths including uploads, modify, and sync. When True (the default), package substitution is allowed. | [optional] [default to True]
|
|
5260
|
-
**blocklist_entries_href** | **str** | URL to the blocklist entries for this repository. | [optional] [readonly]
|
|
5261
5158
|
|
|
5262
5159
|
## Example
|
|
5263
5160
|
|
|
@@ -5368,7 +5265,7 @@ remote_network_config_response_from_dict = RemoteNetworkConfigResponse.from_dict
|
|
|
5368
5265
|
|
|
5369
5266
|
# pulpcore.client.pulp_python.RemotesPythonApi
|
|
5370
5267
|
|
|
5371
|
-
All URIs are relative to *https://env-ephemeral-
|
|
5268
|
+
All URIs are relative to *https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
5372
5269
|
|
|
5373
5270
|
Method | HTTP request | Description
|
|
5374
5271
|
------------- | ------------- | -------------
|
|
@@ -5406,10 +5303,10 @@ from pulpcore.client.pulp_python.models.nested_role_response import NestedRoleRe
|
|
|
5406
5303
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
5407
5304
|
from pprint import pprint
|
|
5408
5305
|
|
|
5409
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
5306
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
5410
5307
|
# See configuration.py for a list of all supported configuration parameters.
|
|
5411
5308
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
5412
|
-
host = "https://env-ephemeral-
|
|
5309
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
5413
5310
|
)
|
|
5414
5311
|
|
|
5415
5312
|
# The client must configure the authentication and authorization parameters
|
|
@@ -5497,10 +5394,10 @@ from pulpcore.client.pulp_python.models.python_python_remote_response import Pyt
|
|
|
5497
5394
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
5498
5395
|
from pprint import pprint
|
|
5499
5396
|
|
|
5500
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
5397
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
5501
5398
|
# See configuration.py for a list of all supported configuration parameters.
|
|
5502
5399
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
5503
|
-
host = "https://env-ephemeral-
|
|
5400
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
5504
5401
|
)
|
|
5505
5402
|
|
|
5506
5403
|
# The client must configure the authentication and authorization parameters
|
|
@@ -5587,10 +5484,10 @@ from pulpcore.client.pulp_python.models.async_operation_response import AsyncOpe
|
|
|
5587
5484
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
5588
5485
|
from pprint import pprint
|
|
5589
5486
|
|
|
5590
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
5487
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
5591
5488
|
# See configuration.py for a list of all supported configuration parameters.
|
|
5592
5489
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
5593
|
-
host = "https://env-ephemeral-
|
|
5490
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
5594
5491
|
)
|
|
5595
5492
|
|
|
5596
5493
|
# The client must configure the authentication and authorization parameters
|
|
@@ -5675,10 +5572,10 @@ from pulpcore.client.pulp_python.models.python_python_remote_response import Pyt
|
|
|
5675
5572
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
5676
5573
|
from pprint import pprint
|
|
5677
5574
|
|
|
5678
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
5575
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
5679
5576
|
# See configuration.py for a list of all supported configuration parameters.
|
|
5680
5577
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
5681
|
-
host = "https://env-ephemeral-
|
|
5578
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
5682
5579
|
)
|
|
5683
5580
|
|
|
5684
5581
|
# The client must configure the authentication and authorization parameters
|
|
@@ -5769,10 +5666,10 @@ from pulpcore.client.pulp_python.models.paginatedpython_python_remote_response_l
|
|
|
5769
5666
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
5770
5667
|
from pprint import pprint
|
|
5771
5668
|
|
|
5772
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
5669
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
5773
5670
|
# See configuration.py for a list of all supported configuration parameters.
|
|
5774
5671
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
5775
|
-
host = "https://env-ephemeral-
|
|
5672
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
5776
5673
|
)
|
|
5777
5674
|
|
|
5778
5675
|
# The client must configure the authentication and authorization parameters
|
|
@@ -5909,10 +5806,10 @@ from pulpcore.client.pulp_python.models.object_roles_response import ObjectRoles
|
|
|
5909
5806
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
5910
5807
|
from pprint import pprint
|
|
5911
5808
|
|
|
5912
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
5809
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
5913
5810
|
# See configuration.py for a list of all supported configuration parameters.
|
|
5914
5811
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
5915
|
-
host = "https://env-ephemeral-
|
|
5812
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
5916
5813
|
)
|
|
5917
5814
|
|
|
5918
5815
|
# The client must configure the authentication and authorization parameters
|
|
@@ -6001,10 +5898,10 @@ from pulpcore.client.pulp_python.models.my_permissions_response import MyPermiss
|
|
|
6001
5898
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
6002
5899
|
from pprint import pprint
|
|
6003
5900
|
|
|
6004
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
5901
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
6005
5902
|
# See configuration.py for a list of all supported configuration parameters.
|
|
6006
5903
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
6007
|
-
host = "https://env-ephemeral-
|
|
5904
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
6008
5905
|
)
|
|
6009
5906
|
|
|
6010
5907
|
# The client must configure the authentication and authorization parameters
|
|
@@ -6094,10 +5991,10 @@ from pulpcore.client.pulp_python.models.python_python_remote_response import Pyt
|
|
|
6094
5991
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
6095
5992
|
from pprint import pprint
|
|
6096
5993
|
|
|
6097
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
5994
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
6098
5995
|
# See configuration.py for a list of all supported configuration parameters.
|
|
6099
5996
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
6100
|
-
host = "https://env-ephemeral-
|
|
5997
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
6101
5998
|
)
|
|
6102
5999
|
|
|
6103
6000
|
# The client must configure the authentication and authorization parameters
|
|
@@ -6185,10 +6082,10 @@ from pulpcore.client.pulp_python.models.python_python_remote_response import Pyt
|
|
|
6185
6082
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
6186
6083
|
from pprint import pprint
|
|
6187
6084
|
|
|
6188
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
6085
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
6189
6086
|
# See configuration.py for a list of all supported configuration parameters.
|
|
6190
6087
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
6191
|
-
host = "https://env-ephemeral-
|
|
6088
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
6192
6089
|
)
|
|
6193
6090
|
|
|
6194
6091
|
# The client must configure the authentication and authorization parameters
|
|
@@ -6278,10 +6175,10 @@ from pulpcore.client.pulp_python.models.nested_role_response import NestedRoleRe
|
|
|
6278
6175
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
6279
6176
|
from pprint import pprint
|
|
6280
6177
|
|
|
6281
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
6178
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
6282
6179
|
# See configuration.py for a list of all supported configuration parameters.
|
|
6283
6180
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
6284
|
-
host = "https://env-ephemeral-
|
|
6181
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
6285
6182
|
)
|
|
6286
6183
|
|
|
6287
6184
|
# The client must configure the authentication and authorization parameters
|
|
@@ -6369,10 +6266,10 @@ from pulpcore.client.pulp_python.models.set_label_response import SetLabelRespon
|
|
|
6369
6266
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
6370
6267
|
from pprint import pprint
|
|
6371
6268
|
|
|
6372
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
6269
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
6373
6270
|
# See configuration.py for a list of all supported configuration parameters.
|
|
6374
6271
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
6375
|
-
host = "https://env-ephemeral-
|
|
6272
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
6376
6273
|
)
|
|
6377
6274
|
|
|
6378
6275
|
# The client must configure the authentication and authorization parameters
|
|
@@ -6460,10 +6357,10 @@ from pulpcore.client.pulp_python.models.unset_label_response import UnsetLabelRe
|
|
|
6460
6357
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
6461
6358
|
from pprint import pprint
|
|
6462
6359
|
|
|
6463
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
6360
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
6464
6361
|
# See configuration.py for a list of all supported configuration parameters.
|
|
6465
6362
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
6466
|
-
host = "https://env-ephemeral-
|
|
6363
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
6467
6364
|
)
|
|
6468
6365
|
|
|
6469
6366
|
# The client must configure the authentication and authorization parameters
|
|
@@ -6551,10 +6448,10 @@ from pulpcore.client.pulp_python.models.python_python_remote_response import Pyt
|
|
|
6551
6448
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
6552
6449
|
from pprint import pprint
|
|
6553
6450
|
|
|
6554
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
6451
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
6555
6452
|
# See configuration.py for a list of all supported configuration parameters.
|
|
6556
6453
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
6557
|
-
host = "https://env-ephemeral-
|
|
6454
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
6558
6455
|
)
|
|
6559
6456
|
|
|
6560
6457
|
# The client must configure the authentication and authorization parameters
|
|
@@ -6655,7 +6552,7 @@ repair_from_dict = Repair.from_dict(repair_dict)
|
|
|
6655
6552
|
|
|
6656
6553
|
# pulpcore.client.pulp_python.RepositoriesPythonApi
|
|
6657
6554
|
|
|
6658
|
-
All URIs are relative to *https://env-ephemeral-
|
|
6555
|
+
All URIs are relative to *https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
6659
6556
|
|
|
6660
6557
|
Method | HTTP request | Description
|
|
6661
6558
|
------------- | ------------- | -------------
|
|
@@ -6695,10 +6592,10 @@ from pulpcore.client.pulp_python.models.nested_role_response import NestedRoleRe
|
|
|
6695
6592
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
6696
6593
|
from pprint import pprint
|
|
6697
6594
|
|
|
6698
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
6595
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
6699
6596
|
# See configuration.py for a list of all supported configuration parameters.
|
|
6700
6597
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
6701
|
-
host = "https://env-ephemeral-
|
|
6598
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
6702
6599
|
)
|
|
6703
6600
|
|
|
6704
6601
|
# The client must configure the authentication and authorization parameters
|
|
@@ -6786,10 +6683,10 @@ from pulpcore.client.pulp_python.models.python_python_repository_response import
|
|
|
6786
6683
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
6787
6684
|
from pprint import pprint
|
|
6788
6685
|
|
|
6789
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
6686
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
6790
6687
|
# See configuration.py for a list of all supported configuration parameters.
|
|
6791
6688
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
6792
|
-
host = "https://env-ephemeral-
|
|
6689
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
6793
6690
|
)
|
|
6794
6691
|
|
|
6795
6692
|
# The client must configure the authentication and authorization parameters
|
|
@@ -6876,10 +6773,10 @@ from pulpcore.client.pulp_python.models.async_operation_response import AsyncOpe
|
|
|
6876
6773
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
6877
6774
|
from pprint import pprint
|
|
6878
6775
|
|
|
6879
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
6776
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
6880
6777
|
# See configuration.py for a list of all supported configuration parameters.
|
|
6881
6778
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
6882
|
-
host = "https://env-ephemeral-
|
|
6779
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
6883
6780
|
)
|
|
6884
6781
|
|
|
6885
6782
|
# The client must configure the authentication and authorization parameters
|
|
@@ -6964,10 +6861,10 @@ from pulpcore.client.pulp_python.models.paginatedpython_python_repository_respon
|
|
|
6964
6861
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
6965
6862
|
from pprint import pprint
|
|
6966
6863
|
|
|
6967
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
6864
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
6968
6865
|
# See configuration.py for a list of all supported configuration parameters.
|
|
6969
6866
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
6970
|
-
host = "https://env-ephemeral-
|
|
6867
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
6971
6868
|
)
|
|
6972
6869
|
|
|
6973
6870
|
# The client must configure the authentication and authorization parameters
|
|
@@ -7128,10 +7025,10 @@ from pulpcore.client.pulp_python.models.object_roles_response import ObjectRoles
|
|
|
7128
7025
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
7129
7026
|
from pprint import pprint
|
|
7130
7027
|
|
|
7131
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
7028
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
7132
7029
|
# See configuration.py for a list of all supported configuration parameters.
|
|
7133
7030
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
7134
|
-
host = "https://env-ephemeral-
|
|
7031
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
7135
7032
|
)
|
|
7136
7033
|
|
|
7137
7034
|
# The client must configure the authentication and authorization parameters
|
|
@@ -7221,10 +7118,10 @@ from pulpcore.client.pulp_python.models.repository_add_remove_content import Rep
|
|
|
7221
7118
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
7222
7119
|
from pprint import pprint
|
|
7223
7120
|
|
|
7224
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
7121
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
7225
7122
|
# See configuration.py for a list of all supported configuration parameters.
|
|
7226
7123
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
7227
|
-
host = "https://env-ephemeral-
|
|
7124
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
7228
7125
|
)
|
|
7229
7126
|
|
|
7230
7127
|
# The client must configure the authentication and authorization parameters
|
|
@@ -7311,10 +7208,10 @@ from pulpcore.client.pulp_python.models.my_permissions_response import MyPermiss
|
|
|
7311
7208
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
7312
7209
|
from pprint import pprint
|
|
7313
7210
|
|
|
7314
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
7211
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
7315
7212
|
# See configuration.py for a list of all supported configuration parameters.
|
|
7316
7213
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
7317
|
-
host = "https://env-ephemeral-
|
|
7214
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
7318
7215
|
)
|
|
7319
7216
|
|
|
7320
7217
|
# The client must configure the authentication and authorization parameters
|
|
@@ -7404,10 +7301,10 @@ from pulpcore.client.pulp_python.models.python_python_repository_response import
|
|
|
7404
7301
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
7405
7302
|
from pprint import pprint
|
|
7406
7303
|
|
|
7407
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
7304
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
7408
7305
|
# See configuration.py for a list of all supported configuration parameters.
|
|
7409
7306
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
7410
|
-
host = "https://env-ephemeral-
|
|
7307
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
7411
7308
|
)
|
|
7412
7309
|
|
|
7413
7310
|
# The client must configure the authentication and authorization parameters
|
|
@@ -7495,10 +7392,10 @@ from pulpcore.client.pulp_python.models.python_python_repository_response import
|
|
|
7495
7392
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
7496
7393
|
from pprint import pprint
|
|
7497
7394
|
|
|
7498
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
7395
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
7499
7396
|
# See configuration.py for a list of all supported configuration parameters.
|
|
7500
7397
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
7501
|
-
host = "https://env-ephemeral-
|
|
7398
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
7502
7399
|
)
|
|
7503
7400
|
|
|
7504
7401
|
# The client must configure the authentication and authorization parameters
|
|
@@ -7588,10 +7485,10 @@ from pulpcore.client.pulp_python.models.nested_role_response import NestedRoleRe
|
|
|
7588
7485
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
7589
7486
|
from pprint import pprint
|
|
7590
7487
|
|
|
7591
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
7488
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
7592
7489
|
# See configuration.py for a list of all supported configuration parameters.
|
|
7593
7490
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
7594
|
-
host = "https://env-ephemeral-
|
|
7491
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
7595
7492
|
)
|
|
7596
7493
|
|
|
7597
7494
|
# The client must configure the authentication and authorization parameters
|
|
@@ -7678,10 +7575,10 @@ from pulpcore.client.pulp_python.models.async_operation_response import AsyncOpe
|
|
|
7678
7575
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
7679
7576
|
from pprint import pprint
|
|
7680
7577
|
|
|
7681
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
7578
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
7682
7579
|
# See configuration.py for a list of all supported configuration parameters.
|
|
7683
7580
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
7684
|
-
host = "https://env-ephemeral-
|
|
7581
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
7685
7582
|
)
|
|
7686
7583
|
|
|
7687
7584
|
# The client must configure the authentication and authorization parameters
|
|
@@ -7767,10 +7664,10 @@ from pulpcore.client.pulp_python.models.set_label_response import SetLabelRespon
|
|
|
7767
7664
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
7768
7665
|
from pprint import pprint
|
|
7769
7666
|
|
|
7770
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
7667
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
7771
7668
|
# See configuration.py for a list of all supported configuration parameters.
|
|
7772
7669
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
7773
|
-
host = "https://env-ephemeral-
|
|
7670
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
7774
7671
|
)
|
|
7775
7672
|
|
|
7776
7673
|
# The client must configure the authentication and authorization parameters
|
|
@@ -7858,10 +7755,10 @@ from pulpcore.client.pulp_python.models.repository_sync_url import RepositorySyn
|
|
|
7858
7755
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
7859
7756
|
from pprint import pprint
|
|
7860
7757
|
|
|
7861
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
7758
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
7862
7759
|
# See configuration.py for a list of all supported configuration parameters.
|
|
7863
7760
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
7864
|
-
host = "https://env-ephemeral-
|
|
7761
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
7865
7762
|
)
|
|
7866
7763
|
|
|
7867
7764
|
# The client must configure the authentication and authorization parameters
|
|
@@ -7949,10 +7846,10 @@ from pulpcore.client.pulp_python.models.unset_label_response import UnsetLabelRe
|
|
|
7949
7846
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
7950
7847
|
from pprint import pprint
|
|
7951
7848
|
|
|
7952
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
7849
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
7953
7850
|
# See configuration.py for a list of all supported configuration parameters.
|
|
7954
7851
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
7955
|
-
host = "https://env-ephemeral-
|
|
7852
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
7956
7853
|
)
|
|
7957
7854
|
|
|
7958
7855
|
# The client must configure the authentication and authorization parameters
|
|
@@ -8040,10 +7937,10 @@ from pulpcore.client.pulp_python.models.python_python_repository_response import
|
|
|
8040
7937
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
8041
7938
|
from pprint import pprint
|
|
8042
7939
|
|
|
8043
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
7940
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
8044
7941
|
# See configuration.py for a list of all supported configuration parameters.
|
|
8045
7942
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
8046
|
-
host = "https://env-ephemeral-
|
|
7943
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
8047
7944
|
)
|
|
8048
7945
|
|
|
8049
7946
|
# The client must configure the authentication and authorization parameters
|
|
@@ -8113,385 +8010,9 @@ Name | Type | Description | Notes
|
|
|
8113
8010
|
|
|
8114
8011
|
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
|
8115
8012
|
|
|
8116
|
-
# pulpcore.client.pulp_python.RepositoriesPythonBlocklistEntriesApi
|
|
8117
|
-
|
|
8118
|
-
All URIs are relative to *https://env-ephemeral-dgdsgu.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
8119
|
-
|
|
8120
|
-
Method | HTTP request | Description
|
|
8121
|
-
------------- | ------------- | -------------
|
|
8122
|
-
[**create**](RepositoriesPythonBlocklistEntriesApi.md#create) | **POST** {python_python_repository_href}blocklist_entries/ | Create a python blocklist entry
|
|
8123
|
-
[**delete**](RepositoriesPythonBlocklistEntriesApi.md#delete) | **DELETE** {python_python_python_blocklist_entry_href} | Delete a python blocklist entry
|
|
8124
|
-
[**list**](RepositoriesPythonBlocklistEntriesApi.md#list) | **GET** {python_python_repository_href}blocklist_entries/ | List python blocklist entrys
|
|
8125
|
-
[**read**](RepositoriesPythonBlocklistEntriesApi.md#read) | **GET** {python_python_python_blocklist_entry_href} | Inspect a python blocklist entry
|
|
8126
|
-
|
|
8127
|
-
|
|
8128
|
-
# **create**
|
|
8129
|
-
> PythonPythonBlocklistEntryResponse create(python_python_repository_href, python_python_blocklist_entry, x_task_diagnostics=x_task_diagnostics)
|
|
8130
|
-
|
|
8131
|
-
Create a python blocklist entry
|
|
8132
|
-
|
|
8133
|
-
ViewSet for managing blocklist entries on a PythonRepository. Blocklist entries prevent packages from being added to the repository. Entries can match by package `name` (all versions), package `name` + `version`, or exact `filename`. Exactly one of `name` or `filename` must be provided.
|
|
8134
|
-
|
|
8135
|
-
### Example
|
|
8136
|
-
|
|
8137
|
-
* Basic Authentication (basicAuth):
|
|
8138
|
-
* Api Key Authentication (cookieAuth):
|
|
8139
|
-
|
|
8140
|
-
```python
|
|
8141
|
-
import pulpcore.client.pulp_python
|
|
8142
|
-
from pulpcore.client.pulp_python.models.python_python_blocklist_entry import PythonPythonBlocklistEntry
|
|
8143
|
-
from pulpcore.client.pulp_python.models.python_python_blocklist_entry_response import PythonPythonBlocklistEntryResponse
|
|
8144
|
-
from pulpcore.client.pulp_python.rest import ApiException
|
|
8145
|
-
from pprint import pprint
|
|
8146
|
-
|
|
8147
|
-
# Defining the host is optional and defaults to https://env-ephemeral-dgdsgu.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
8148
|
-
# See configuration.py for a list of all supported configuration parameters.
|
|
8149
|
-
configuration = pulpcore.client.pulp_python.Configuration(
|
|
8150
|
-
host = "https://env-ephemeral-dgdsgu.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
8151
|
-
)
|
|
8152
|
-
|
|
8153
|
-
# The client must configure the authentication and authorization parameters
|
|
8154
|
-
# in accordance with the API server security policy.
|
|
8155
|
-
# Examples for each auth method are provided below, use the example that
|
|
8156
|
-
# satisfies your auth use case.
|
|
8157
|
-
|
|
8158
|
-
# Configure HTTP basic authorization: basicAuth
|
|
8159
|
-
configuration = pulpcore.client.pulp_python.Configuration(
|
|
8160
|
-
username = os.environ["USERNAME"],
|
|
8161
|
-
password = os.environ["PASSWORD"]
|
|
8162
|
-
)
|
|
8163
|
-
|
|
8164
|
-
# Configure API key authorization: cookieAuth
|
|
8165
|
-
configuration.api_key['cookieAuth'] = os.environ["API_KEY"]
|
|
8166
|
-
|
|
8167
|
-
# Uncomment below to setup prefix (e.g. Bearer) for API key, if needed
|
|
8168
|
-
# configuration.api_key_prefix['cookieAuth'] = 'Bearer'
|
|
8169
|
-
|
|
8170
|
-
# Enter a context with an instance of the API client
|
|
8171
|
-
with pulpcore.client.pulp_python.ApiClient(configuration) as api_client:
|
|
8172
|
-
# Create an instance of the API class
|
|
8173
|
-
api_instance = pulpcore.client.pulp_python.RepositoriesPythonBlocklistEntriesApi(api_client)
|
|
8174
|
-
python_python_repository_href = 'python_python_repository_href_example' # str |
|
|
8175
|
-
python_python_blocklist_entry = pulpcore.client.pulp_python.PythonPythonBlocklistEntry() # PythonPythonBlocklistEntry |
|
|
8176
|
-
x_task_diagnostics = ['x_task_diagnostics_example'] # List[str] | List of profilers to use on tasks. (optional)
|
|
8177
|
-
|
|
8178
|
-
try:
|
|
8179
|
-
# Create a python blocklist entry
|
|
8180
|
-
api_response = api_instance.create(python_python_repository_href, python_python_blocklist_entry, x_task_diagnostics=x_task_diagnostics)
|
|
8181
|
-
print("The response of RepositoriesPythonBlocklistEntriesApi->create:\n")
|
|
8182
|
-
pprint(api_response)
|
|
8183
|
-
except Exception as e:
|
|
8184
|
-
print("Exception when calling RepositoriesPythonBlocklistEntriesApi->create: %s\n" % e)
|
|
8185
|
-
```
|
|
8186
|
-
|
|
8187
|
-
|
|
8188
|
-
|
|
8189
|
-
### Parameters
|
|
8190
|
-
|
|
8191
|
-
|
|
8192
|
-
Name | Type | Description | Notes
|
|
8193
|
-
------------- | ------------- | ------------- | -------------
|
|
8194
|
-
**python_python_repository_href** | **str**| |
|
|
8195
|
-
**python_python_blocklist_entry** | [**PythonPythonBlocklistEntry**](PythonPythonBlocklistEntry.md)| |
|
|
8196
|
-
**x_task_diagnostics** | [**List[str]**](str.md)| List of profilers to use on tasks. | [optional]
|
|
8197
|
-
|
|
8198
|
-
### Return type
|
|
8199
|
-
|
|
8200
|
-
[**PythonPythonBlocklistEntryResponse**](PythonPythonBlocklistEntryResponse.md)
|
|
8201
|
-
|
|
8202
|
-
### Authorization
|
|
8203
|
-
|
|
8204
|
-
[basicAuth](../README.md#basicAuth), [cookieAuth](../README.md#cookieAuth)
|
|
8205
|
-
|
|
8206
|
-
### HTTP request headers
|
|
8207
|
-
|
|
8208
|
-
- **Content-Type**: application/json, application/x-www-form-urlencoded, multipart/form-data
|
|
8209
|
-
- **Accept**: application/json
|
|
8210
|
-
|
|
8211
|
-
### HTTP response details
|
|
8212
|
-
|
|
8213
|
-
| Status code | Description | Response headers |
|
|
8214
|
-
|-------------|-------------|------------------|
|
|
8215
|
-
**201** | | - |
|
|
8216
|
-
|
|
8217
|
-
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
|
8218
|
-
|
|
8219
|
-
# **delete**
|
|
8220
|
-
> delete(python_python_python_blocklist_entry_href, x_task_diagnostics=x_task_diagnostics)
|
|
8221
|
-
|
|
8222
|
-
Delete a python blocklist entry
|
|
8223
|
-
|
|
8224
|
-
ViewSet for managing blocklist entries on a PythonRepository. Blocklist entries prevent packages from being added to the repository. Entries can match by package `name` (all versions), package `name` + `version`, or exact `filename`. Exactly one of `name` or `filename` must be provided.
|
|
8225
|
-
|
|
8226
|
-
### Example
|
|
8227
|
-
|
|
8228
|
-
* Basic Authentication (basicAuth):
|
|
8229
|
-
* Api Key Authentication (cookieAuth):
|
|
8230
|
-
|
|
8231
|
-
```python
|
|
8232
|
-
import pulpcore.client.pulp_python
|
|
8233
|
-
from pulpcore.client.pulp_python.rest import ApiException
|
|
8234
|
-
from pprint import pprint
|
|
8235
|
-
|
|
8236
|
-
# Defining the host is optional and defaults to https://env-ephemeral-dgdsgu.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
8237
|
-
# See configuration.py for a list of all supported configuration parameters.
|
|
8238
|
-
configuration = pulpcore.client.pulp_python.Configuration(
|
|
8239
|
-
host = "https://env-ephemeral-dgdsgu.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
8240
|
-
)
|
|
8241
|
-
|
|
8242
|
-
# The client must configure the authentication and authorization parameters
|
|
8243
|
-
# in accordance with the API server security policy.
|
|
8244
|
-
# Examples for each auth method are provided below, use the example that
|
|
8245
|
-
# satisfies your auth use case.
|
|
8246
|
-
|
|
8247
|
-
# Configure HTTP basic authorization: basicAuth
|
|
8248
|
-
configuration = pulpcore.client.pulp_python.Configuration(
|
|
8249
|
-
username = os.environ["USERNAME"],
|
|
8250
|
-
password = os.environ["PASSWORD"]
|
|
8251
|
-
)
|
|
8252
|
-
|
|
8253
|
-
# Configure API key authorization: cookieAuth
|
|
8254
|
-
configuration.api_key['cookieAuth'] = os.environ["API_KEY"]
|
|
8255
|
-
|
|
8256
|
-
# Uncomment below to setup prefix (e.g. Bearer) for API key, if needed
|
|
8257
|
-
# configuration.api_key_prefix['cookieAuth'] = 'Bearer'
|
|
8258
|
-
|
|
8259
|
-
# Enter a context with an instance of the API client
|
|
8260
|
-
with pulpcore.client.pulp_python.ApiClient(configuration) as api_client:
|
|
8261
|
-
# Create an instance of the API class
|
|
8262
|
-
api_instance = pulpcore.client.pulp_python.RepositoriesPythonBlocklistEntriesApi(api_client)
|
|
8263
|
-
python_python_python_blocklist_entry_href = 'python_python_python_blocklist_entry_href_example' # str |
|
|
8264
|
-
x_task_diagnostics = ['x_task_diagnostics_example'] # List[str] | List of profilers to use on tasks. (optional)
|
|
8265
|
-
|
|
8266
|
-
try:
|
|
8267
|
-
# Delete a python blocklist entry
|
|
8268
|
-
api_instance.delete(python_python_python_blocklist_entry_href, x_task_diagnostics=x_task_diagnostics)
|
|
8269
|
-
except Exception as e:
|
|
8270
|
-
print("Exception when calling RepositoriesPythonBlocklistEntriesApi->delete: %s\n" % e)
|
|
8271
|
-
```
|
|
8272
|
-
|
|
8273
|
-
|
|
8274
|
-
|
|
8275
|
-
### Parameters
|
|
8276
|
-
|
|
8277
|
-
|
|
8278
|
-
Name | Type | Description | Notes
|
|
8279
|
-
------------- | ------------- | ------------- | -------------
|
|
8280
|
-
**python_python_python_blocklist_entry_href** | **str**| |
|
|
8281
|
-
**x_task_diagnostics** | [**List[str]**](str.md)| List of profilers to use on tasks. | [optional]
|
|
8282
|
-
|
|
8283
|
-
### Return type
|
|
8284
|
-
|
|
8285
|
-
void (empty response body)
|
|
8286
|
-
|
|
8287
|
-
### Authorization
|
|
8288
|
-
|
|
8289
|
-
[basicAuth](../README.md#basicAuth), [cookieAuth](../README.md#cookieAuth)
|
|
8290
|
-
|
|
8291
|
-
### HTTP request headers
|
|
8292
|
-
|
|
8293
|
-
- **Content-Type**: Not defined
|
|
8294
|
-
- **Accept**: Not defined
|
|
8295
|
-
|
|
8296
|
-
### HTTP response details
|
|
8297
|
-
|
|
8298
|
-
| Status code | Description | Response headers |
|
|
8299
|
-
|-------------|-------------|------------------|
|
|
8300
|
-
**204** | No response body | - |
|
|
8301
|
-
|
|
8302
|
-
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
|
8303
|
-
|
|
8304
|
-
# **list**
|
|
8305
|
-
> PaginatedpythonPythonBlocklistEntryResponseList list(python_python_repository_href, x_task_diagnostics=x_task_diagnostics, limit=limit, offset=offset, fields=fields, exclude_fields=exclude_fields)
|
|
8306
|
-
|
|
8307
|
-
List python blocklist entrys
|
|
8308
|
-
|
|
8309
|
-
ViewSet for managing blocklist entries on a PythonRepository. Blocklist entries prevent packages from being added to the repository. Entries can match by package `name` (all versions), package `name` + `version`, or exact `filename`. Exactly one of `name` or `filename` must be provided.
|
|
8310
|
-
|
|
8311
|
-
### Example
|
|
8312
|
-
|
|
8313
|
-
* Basic Authentication (basicAuth):
|
|
8314
|
-
* Api Key Authentication (cookieAuth):
|
|
8315
|
-
|
|
8316
|
-
```python
|
|
8317
|
-
import pulpcore.client.pulp_python
|
|
8318
|
-
from pulpcore.client.pulp_python.models.paginatedpython_python_blocklist_entry_response_list import PaginatedpythonPythonBlocklistEntryResponseList
|
|
8319
|
-
from pulpcore.client.pulp_python.rest import ApiException
|
|
8320
|
-
from pprint import pprint
|
|
8321
|
-
|
|
8322
|
-
# Defining the host is optional and defaults to https://env-ephemeral-dgdsgu.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
8323
|
-
# See configuration.py for a list of all supported configuration parameters.
|
|
8324
|
-
configuration = pulpcore.client.pulp_python.Configuration(
|
|
8325
|
-
host = "https://env-ephemeral-dgdsgu.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
8326
|
-
)
|
|
8327
|
-
|
|
8328
|
-
# The client must configure the authentication and authorization parameters
|
|
8329
|
-
# in accordance with the API server security policy.
|
|
8330
|
-
# Examples for each auth method are provided below, use the example that
|
|
8331
|
-
# satisfies your auth use case.
|
|
8332
|
-
|
|
8333
|
-
# Configure HTTP basic authorization: basicAuth
|
|
8334
|
-
configuration = pulpcore.client.pulp_python.Configuration(
|
|
8335
|
-
username = os.environ["USERNAME"],
|
|
8336
|
-
password = os.environ["PASSWORD"]
|
|
8337
|
-
)
|
|
8338
|
-
|
|
8339
|
-
# Configure API key authorization: cookieAuth
|
|
8340
|
-
configuration.api_key['cookieAuth'] = os.environ["API_KEY"]
|
|
8341
|
-
|
|
8342
|
-
# Uncomment below to setup prefix (e.g. Bearer) for API key, if needed
|
|
8343
|
-
# configuration.api_key_prefix['cookieAuth'] = 'Bearer'
|
|
8344
|
-
|
|
8345
|
-
# Enter a context with an instance of the API client
|
|
8346
|
-
with pulpcore.client.pulp_python.ApiClient(configuration) as api_client:
|
|
8347
|
-
# Create an instance of the API class
|
|
8348
|
-
api_instance = pulpcore.client.pulp_python.RepositoriesPythonBlocklistEntriesApi(api_client)
|
|
8349
|
-
python_python_repository_href = 'python_python_repository_href_example' # str |
|
|
8350
|
-
x_task_diagnostics = ['x_task_diagnostics_example'] # List[str] | List of profilers to use on tasks. (optional)
|
|
8351
|
-
limit = 56 # int | Number of results to return per page. (optional)
|
|
8352
|
-
offset = 56 # int | The initial index from which to return the results. (optional)
|
|
8353
|
-
fields = ['fields_example'] # List[str] | A list of fields to include in the response. (optional)
|
|
8354
|
-
exclude_fields = ['exclude_fields_example'] # List[str] | A list of fields to exclude from the response. (optional)
|
|
8355
|
-
|
|
8356
|
-
try:
|
|
8357
|
-
# List python blocklist entrys
|
|
8358
|
-
api_response = api_instance.list(python_python_repository_href, x_task_diagnostics=x_task_diagnostics, limit=limit, offset=offset, fields=fields, exclude_fields=exclude_fields)
|
|
8359
|
-
print("The response of RepositoriesPythonBlocklistEntriesApi->list:\n")
|
|
8360
|
-
pprint(api_response)
|
|
8361
|
-
except Exception as e:
|
|
8362
|
-
print("Exception when calling RepositoriesPythonBlocklistEntriesApi->list: %s\n" % e)
|
|
8363
|
-
```
|
|
8364
|
-
|
|
8365
|
-
|
|
8366
|
-
|
|
8367
|
-
### Parameters
|
|
8368
|
-
|
|
8369
|
-
|
|
8370
|
-
Name | Type | Description | Notes
|
|
8371
|
-
------------- | ------------- | ------------- | -------------
|
|
8372
|
-
**python_python_repository_href** | **str**| |
|
|
8373
|
-
**x_task_diagnostics** | [**List[str]**](str.md)| List of profilers to use on tasks. | [optional]
|
|
8374
|
-
**limit** | **int**| Number of results to return per page. | [optional]
|
|
8375
|
-
**offset** | **int**| The initial index from which to return the results. | [optional]
|
|
8376
|
-
**fields** | [**List[str]**](str.md)| A list of fields to include in the response. | [optional]
|
|
8377
|
-
**exclude_fields** | [**List[str]**](str.md)| A list of fields to exclude from the response. | [optional]
|
|
8378
|
-
|
|
8379
|
-
### Return type
|
|
8380
|
-
|
|
8381
|
-
[**PaginatedpythonPythonBlocklistEntryResponseList**](PaginatedpythonPythonBlocklistEntryResponseList.md)
|
|
8382
|
-
|
|
8383
|
-
### Authorization
|
|
8384
|
-
|
|
8385
|
-
[basicAuth](../README.md#basicAuth), [cookieAuth](../README.md#cookieAuth)
|
|
8386
|
-
|
|
8387
|
-
### HTTP request headers
|
|
8388
|
-
|
|
8389
|
-
- **Content-Type**: Not defined
|
|
8390
|
-
- **Accept**: application/json
|
|
8391
|
-
|
|
8392
|
-
### HTTP response details
|
|
8393
|
-
|
|
8394
|
-
| Status code | Description | Response headers |
|
|
8395
|
-
|-------------|-------------|------------------|
|
|
8396
|
-
**200** | | - |
|
|
8397
|
-
|
|
8398
|
-
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
|
8399
|
-
|
|
8400
|
-
# **read**
|
|
8401
|
-
> PythonPythonBlocklistEntryResponse read(python_python_python_blocklist_entry_href, x_task_diagnostics=x_task_diagnostics, fields=fields, exclude_fields=exclude_fields)
|
|
8402
|
-
|
|
8403
|
-
Inspect a python blocklist entry
|
|
8404
|
-
|
|
8405
|
-
ViewSet for managing blocklist entries on a PythonRepository. Blocklist entries prevent packages from being added to the repository. Entries can match by package `name` (all versions), package `name` + `version`, or exact `filename`. Exactly one of `name` or `filename` must be provided.
|
|
8406
|
-
|
|
8407
|
-
### Example
|
|
8408
|
-
|
|
8409
|
-
* Basic Authentication (basicAuth):
|
|
8410
|
-
* Api Key Authentication (cookieAuth):
|
|
8411
|
-
|
|
8412
|
-
```python
|
|
8413
|
-
import pulpcore.client.pulp_python
|
|
8414
|
-
from pulpcore.client.pulp_python.models.python_python_blocklist_entry_response import PythonPythonBlocklistEntryResponse
|
|
8415
|
-
from pulpcore.client.pulp_python.rest import ApiException
|
|
8416
|
-
from pprint import pprint
|
|
8417
|
-
|
|
8418
|
-
# Defining the host is optional and defaults to https://env-ephemeral-dgdsgu.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
8419
|
-
# See configuration.py for a list of all supported configuration parameters.
|
|
8420
|
-
configuration = pulpcore.client.pulp_python.Configuration(
|
|
8421
|
-
host = "https://env-ephemeral-dgdsgu.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
8422
|
-
)
|
|
8423
|
-
|
|
8424
|
-
# The client must configure the authentication and authorization parameters
|
|
8425
|
-
# in accordance with the API server security policy.
|
|
8426
|
-
# Examples for each auth method are provided below, use the example that
|
|
8427
|
-
# satisfies your auth use case.
|
|
8428
|
-
|
|
8429
|
-
# Configure HTTP basic authorization: basicAuth
|
|
8430
|
-
configuration = pulpcore.client.pulp_python.Configuration(
|
|
8431
|
-
username = os.environ["USERNAME"],
|
|
8432
|
-
password = os.environ["PASSWORD"]
|
|
8433
|
-
)
|
|
8434
|
-
|
|
8435
|
-
# Configure API key authorization: cookieAuth
|
|
8436
|
-
configuration.api_key['cookieAuth'] = os.environ["API_KEY"]
|
|
8437
|
-
|
|
8438
|
-
# Uncomment below to setup prefix (e.g. Bearer) for API key, if needed
|
|
8439
|
-
# configuration.api_key_prefix['cookieAuth'] = 'Bearer'
|
|
8440
|
-
|
|
8441
|
-
# Enter a context with an instance of the API client
|
|
8442
|
-
with pulpcore.client.pulp_python.ApiClient(configuration) as api_client:
|
|
8443
|
-
# Create an instance of the API class
|
|
8444
|
-
api_instance = pulpcore.client.pulp_python.RepositoriesPythonBlocklistEntriesApi(api_client)
|
|
8445
|
-
python_python_python_blocklist_entry_href = 'python_python_python_blocklist_entry_href_example' # str |
|
|
8446
|
-
x_task_diagnostics = ['x_task_diagnostics_example'] # List[str] | List of profilers to use on tasks. (optional)
|
|
8447
|
-
fields = ['fields_example'] # List[str] | A list of fields to include in the response. (optional)
|
|
8448
|
-
exclude_fields = ['exclude_fields_example'] # List[str] | A list of fields to exclude from the response. (optional)
|
|
8449
|
-
|
|
8450
|
-
try:
|
|
8451
|
-
# Inspect a python blocklist entry
|
|
8452
|
-
api_response = api_instance.read(python_python_python_blocklist_entry_href, x_task_diagnostics=x_task_diagnostics, fields=fields, exclude_fields=exclude_fields)
|
|
8453
|
-
print("The response of RepositoriesPythonBlocklistEntriesApi->read:\n")
|
|
8454
|
-
pprint(api_response)
|
|
8455
|
-
except Exception as e:
|
|
8456
|
-
print("Exception when calling RepositoriesPythonBlocklistEntriesApi->read: %s\n" % e)
|
|
8457
|
-
```
|
|
8458
|
-
|
|
8459
|
-
|
|
8460
|
-
|
|
8461
|
-
### Parameters
|
|
8462
|
-
|
|
8463
|
-
|
|
8464
|
-
Name | Type | Description | Notes
|
|
8465
|
-
------------- | ------------- | ------------- | -------------
|
|
8466
|
-
**python_python_python_blocklist_entry_href** | **str**| |
|
|
8467
|
-
**x_task_diagnostics** | [**List[str]**](str.md)| List of profilers to use on tasks. | [optional]
|
|
8468
|
-
**fields** | [**List[str]**](str.md)| A list of fields to include in the response. | [optional]
|
|
8469
|
-
**exclude_fields** | [**List[str]**](str.md)| A list of fields to exclude from the response. | [optional]
|
|
8470
|
-
|
|
8471
|
-
### Return type
|
|
8472
|
-
|
|
8473
|
-
[**PythonPythonBlocklistEntryResponse**](PythonPythonBlocklistEntryResponse.md)
|
|
8474
|
-
|
|
8475
|
-
### Authorization
|
|
8476
|
-
|
|
8477
|
-
[basicAuth](../README.md#basicAuth), [cookieAuth](../README.md#cookieAuth)
|
|
8478
|
-
|
|
8479
|
-
### HTTP request headers
|
|
8480
|
-
|
|
8481
|
-
- **Content-Type**: Not defined
|
|
8482
|
-
- **Accept**: application/json
|
|
8483
|
-
|
|
8484
|
-
### HTTP response details
|
|
8485
|
-
|
|
8486
|
-
| Status code | Description | Response headers |
|
|
8487
|
-
|-------------|-------------|------------------|
|
|
8488
|
-
**200** | | - |
|
|
8489
|
-
|
|
8490
|
-
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
|
8491
|
-
|
|
8492
8013
|
# pulpcore.client.pulp_python.RepositoriesPythonVersionsApi
|
|
8493
8014
|
|
|
8494
|
-
All URIs are relative to *https://env-ephemeral-
|
|
8015
|
+
All URIs are relative to *https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
8495
8016
|
|
|
8496
8017
|
Method | HTTP request | Description
|
|
8497
8018
|
------------- | ------------- | -------------
|
|
@@ -8520,10 +8041,10 @@ from pulpcore.client.pulp_python.models.async_operation_response import AsyncOpe
|
|
|
8520
8041
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
8521
8042
|
from pprint import pprint
|
|
8522
8043
|
|
|
8523
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
8044
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
8524
8045
|
# See configuration.py for a list of all supported configuration parameters.
|
|
8525
8046
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
8526
|
-
host = "https://env-ephemeral-
|
|
8047
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
8527
8048
|
)
|
|
8528
8049
|
|
|
8529
8050
|
# The client must configure the authentication and authorization parameters
|
|
@@ -8608,10 +8129,10 @@ from pulpcore.client.pulp_python.models.paginated_repository_version_response_li
|
|
|
8608
8129
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
8609
8130
|
from pprint import pprint
|
|
8610
8131
|
|
|
8611
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
8132
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
8612
8133
|
# See configuration.py for a list of all supported configuration parameters.
|
|
8613
8134
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
8614
|
-
host = "https://env-ephemeral-
|
|
8135
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
8615
8136
|
)
|
|
8616
8137
|
|
|
8617
8138
|
# The client must configure the authentication and authorization parameters
|
|
@@ -8742,10 +8263,10 @@ from pulpcore.client.pulp_python.models.repository_version_response import Repos
|
|
|
8742
8263
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
8743
8264
|
from pprint import pprint
|
|
8744
8265
|
|
|
8745
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
8266
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
8746
8267
|
# See configuration.py for a list of all supported configuration parameters.
|
|
8747
8268
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
8748
|
-
host = "https://env-ephemeral-
|
|
8269
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
8749
8270
|
)
|
|
8750
8271
|
|
|
8751
8272
|
# The client must configure the authentication and authorization parameters
|
|
@@ -8835,10 +8356,10 @@ from pulpcore.client.pulp_python.models.repair import Repair
|
|
|
8835
8356
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
8836
8357
|
from pprint import pprint
|
|
8837
8358
|
|
|
8838
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
8359
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
8839
8360
|
# See configuration.py for a list of all supported configuration parameters.
|
|
8840
8361
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
8841
|
-
host = "https://env-ephemeral-
|
|
8362
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
8842
8363
|
)
|
|
8843
8364
|
|
|
8844
8365
|
# The client must configure the authentication and authorization parameters
|
|
@@ -8924,10 +8445,10 @@ from pulpcore.client.pulp_python.models.async_operation_response import AsyncOpe
|
|
|
8924
8445
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
8925
8446
|
from pprint import pprint
|
|
8926
8447
|
|
|
8927
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
8448
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
8928
8449
|
# See configuration.py for a list of all supported configuration parameters.
|
|
8929
8450
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
8930
|
-
host = "https://env-ephemeral-
|
|
8451
|
+
host = "https://env-ephemeral-yguvun.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
8931
8452
|
)
|
|
8932
8453
|
|
|
8933
8454
|
# The client must configure the authentication and authorization parameters
|