FilesystemExportResponse
Serializer for FilesystemExports.
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| pulp_href | str | [optional] [readonly] | |
| pulp_created | datetime | Timestamp of creation. | [optional] [readonly] |
| task | str | A URI of the task that ran the Export. | [optional] |
| exported_resources | list[str] | Resources that were exported. | [optional] [readonly] |
| params | object | Any additional parameters that were used to create the export. | [optional] [readonly] |