Product Version#
ProductVersion defines which Red Hat product versions are supported by given product version.
product_version | String required
String parameters
min_length | 1
Product Version name.
product_listing | ObjectID required
Product Listing Identifier.
redhat_affinity | List[RedHatAffinity] required
List parameters
min_items | 1
List of Red Hat products and its versions partner product claims to support.
_id | ObjectID read-only
MongoDB unique _id
org_id | Integer read-only
Red Hat Org ID / account_id from Red Hat SSO. Also corresponds to company_org_id in Red Hat Connect.
creation_date | DateTime read-only
The date when the entry was created. Value is created automatically on creation.
last_update_date | DateTime read-only
The date when the entry was last updated.
productVersion_org_id
- Fields
org_id: ASC
- Description
- This index is used to find product version by org id.
productVersion_product_listing
- Fields
product_listing: ASC
- Description
- This index is used to find product version by product listing id.