PulpExporter
Serializer for pulp exporters.
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| name | str | Unique name of the file system exporter. | |
| path | str | File system directory to store exported tar.gzs. | |
| repositories | list[str] | ||
| last_export | str | Last attempted export for this PulpExporter | [optional] |