PulpImport
Serializer for call to import into Pulp.
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| path | str | Path to export that will be imported. | [optional] |
| toc | str | Path to a table-of-contents file describing chunks to be validated, reassembled, and imported. | [optional] |
| create_repositories | bool | If True, missing repositories will be automatically created during the import. | [optional] [default to False] |