Pkg::SourceProductData — Return Product data about the source
map
SourceProductData
( |
integer
SrcId
) ; |
Product data about the source as a map:
$[ "label" : string, "vendor" : string, "productname" : string, "productversion" : string, "relnotesurl" : string, "relnotes_urls" : list<string> "register_urls" : list<string> "smolt_urls" : list<string> "update_urls" : list<string> "extra_urls" : list<string> "optional_urls" : list<string> ];