ListWorkerSecurityGroups

Discovery feed for the launch form’s SG selector.

Request Type: ListWorkerSecurityGroupsRequest

Security groups dev-ops marked selectable by tagging them id3as.Norsk.WorkerSecurityGroup = <label> (worker-security-groups.md). The tag is a marker + display label; rule detail is read from the SG itself, never duplicated into tags.

Field

Type

Repeated

Description

region

string

Response Type: ListWorkerSecurityGroupsResponse

Field

Type

Repeated

Description

groups

WorkerSecurityGroupInfo

base_groups

WorkerSecurityGroupInfo

The region’s base worker SG(s) — always attached to every worker (WORKER_CONFIG_FILE), never selectable. Included so the launch UI can treat ports the deployment substrate already opens (e.g. terraform media_ingress rules) as covered instead of nagging about them. label is empty for these.