NorskManager.listWorkerSecurityGroups() method
Security groups dev-ops marked selectable for workers (tagged id3as.Norsk.WorkerSecurityGroup = <label>) in the given region — the discovery feed for a launch form’s SG selector, each with its actual ingress rules so the form can hint port coverage. Also carries the region’s base worker SG(s) (always attached, never selectable) so deployment-opened ports count as covered.
Signature:
listWorkerSecurityGroups(region: string): Promise<WorkerSecurityGroups>;