Newer
Older
rpc SendOutput (L3AttackmitigatorOutput) returns (context.Empty) {}
rpc GetMitigation (context.Empty) returns (context.Empty) {}
float confidence = 1;
string timestamp = 2;
string ip_o = 3;
string tag_name = 4;
int32 tag = 5;
string flow_id = 6;
string protocol = 7;
string port_d = 8;
string ml_id = 9;
float time_start = 10;
float time_end = 11;