ImportResponse

Serializer for Imports.

Properties

Name Type Description Notes
pulp_href str [optional] [readonly]
pulp_created datetime Timestamp of creation. [optional] [readonly]
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]
task str A URI of the Task that ran the Import.
params object Any parameters that were used to create the import.

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