RpmPackageEnvironmentResponse

PackageEnvironment serializer.

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]
id str Environment id.
name str Environment name.
description str Environment description.
display_order int Environment display order.
group_ids object Environment group list.
option_ids object Environment option ids
desc_by_lang object Environment description by language.
name_by_lang object Environment name by language.
digest str Environment digest.

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