Function scaleway_api_rs::apis::security_groups_api::get_security_group[][src]

pub async fn get_security_group(
    configuration: &Configuration,
    zone: &str,
    security_group_id: &str
) -> Result<ScalewayInstanceV1GetSecurityGroupResponse, Error<GetSecurityGroupError>>
Expand description

Get the details of a Security Group with the given ID.