ProductBase
Product basic data required to identify it.
{
"key": "wordpress",
"name": "Wordpress",
"legal_overridden_name_bitnami": "Wordpress packaged By Bitnami",
"legal_overridden_name_vmware": "Wordpress packaged By VMware",
"distributable": false,
"description": "WordPress plugin that links your installation to the WordPress Cloud Management Console and Support",
"trademark_disclaimer_bitnami": "Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned ...",
"trademark_disclaimer_vmware": "Trademarks: This software listing is packaged by VMware. The respective trademarks mentioned ...",
"icon_url": "https://myurl.com/myproduct.png",
"containers_non_root": false,
"containers_from_scratch": false,
"scope": "ONLY_PUBLIC"
}
Key for the product. Only alphanumeric, underscore, dash and dot characters are allowed.
Name to be set for the product
Overrides the product's name with this value to ensure legal compliance in certain contexts in Bitnami scope
Overrides the product's name with this value to ensure legal compliance in certain contexts in VMware scope
Mark the product as distributable.
General description of the product.
This will be a text to be included as a trademark disclaimer per product in Bitnami scope
This will be a text to be included as a trademark disclaimer per product in VMware scope
Absolute url for product icon
Building instruction that specifies whether the related platforms of packaging type container are classified as either root or non-root.
Building information that specifies whether the related platforms of packaging type container are created from scratch when this flag is true.
Scope of a product in the catalog, distinguishing between products for VAC's customers and those not to be offered to customers, but publicly available.