RpmPackageGroupResponse
PackageGroup 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 | PackageGroup id. | |
default | bool | PackageGroup default. | [optional] |
user_visible | bool | PackageGroup user visibility. | [optional] |
display_order | int | PackageGroup display order. | |
name | str | PackageGroup name. | |
description | str | PackageGroup description. | |
packages | object | PackageGroup package list. | |
biarch_only | bool | PackageGroup biarch only. | [optional] |
desc_by_lang | object | PackageGroup description by language. | |
name_by_lang | object | PackageGroup name by language. | |
digest | str | PackageGroup digest. |