vmware_reporter.dictify_value

vmware_reporter.dictify_value(data: list | str)

Return a dict if data is a list of OptionValue, StringValue or SystemIdentificationInfo objects, or if it is a string like guestOS.detailed.data. Otherwise leave as is.