GetSecurityGroupRequest: {
    securityGroupId: string;
    zone?: Zone;
}

Type declaration

  • securityGroupId: string

    UUID of the security group you want to get.

  • Optionalzone?: Zone

    Zone to target. If none is passed will use default zone from the config.