ProductReference
ProductReference
Basic data about a product for reference purposes.
AllOf
JSON Example
{
"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",
"product_id": "2b2a3f50-1275-4664-a2b8-b13eb08f77d6",
"status": "string",
"tracking": {
"tracker_id": "fd19e602-e9dd-47b8-ab4f-8b9f5b4ee570",
"name": "vtracker-mybb"
},
"licenses": [
{
"main": false,
"license_relative_path": "licenses/MIT.txt",
"license_id": "99a07a3f-25fd-4dcb-9bf1-cdcb375033ca",
"license_key": "APACHE2"
}
],
"category": {
"category_id": "99a07a3f-25fd-4dcb-9bf1-cdcb375033ca",
"name": "Database"
},
"parent": {
"product_id": "2b2a3f50-1275-4664-a2b8-b13eb08f77d6",
"key": "wordpress"
}
}