PulpImporter

Serializer for PulpImporters.

Properties

Name Type Description Notes
name str Unique name of the Importer.
repo_mapping dict(str, str) Mapping of repo names in an export file to the repo names in Pulp. For example, if the export has a repo named 'foo' and the repo to import content into was 'bar', the mapping would be \"{'foo': 'bar'}\". [optional]

[Back to Model list] [Back to API list] [Back to HOME]