pub fn extract_session_template_groups(session_template: &Value) -> Vec<String>Expand description
Read bos_parameters.boot_sets.*.node_groups from a SAT
session_templates[] entry. Collects across every boot_set key
(e.g. compute, uan) and deduplicates so a group named in
multiple boot_sets is only validated once.