Loading src/tests/hackfest3/grpc/policyAddService.json +1 −1 Original line number Diff line number Diff line Loading @@ -35,7 +35,7 @@ { "numericalOperator": "POLICYRULE_CONDITION_NUMERICAL_GREATER_THAN", "kpiValue": { "floatVal": 1000 "floatVal": 10000 }, "kpiId": { "kpi_id": { Loading src/tests/hackfest3/grpc/removePolicy.sh 0 → 100755 +4 −0 Original line number Diff line number Diff line #!/bin/bash # Remove policy ./grpcurl/grpcurl -plaintext -d @ localhost:30060 policy.PolicyService/PolicyDelete < removePolicyRule.json src/tests/hackfest3/grpc/removePolicyRule.json 0 → 100644 +5 −0 Original line number Diff line number Diff line { "uuid": { "uuid": "c4b5e66e-fa99-5075-9b6e-760476791fc1" } } Loading
src/tests/hackfest3/grpc/policyAddService.json +1 −1 Original line number Diff line number Diff line Loading @@ -35,7 +35,7 @@ { "numericalOperator": "POLICYRULE_CONDITION_NUMERICAL_GREATER_THAN", "kpiValue": { "floatVal": 1000 "floatVal": 10000 }, "kpiId": { "kpi_id": { Loading
src/tests/hackfest3/grpc/removePolicy.sh 0 → 100755 +4 −0 Original line number Diff line number Diff line #!/bin/bash # Remove policy ./grpcurl/grpcurl -plaintext -d @ localhost:30060 policy.PolicyService/PolicyDelete < removePolicyRule.json
src/tests/hackfest3/grpc/removePolicyRule.json 0 → 100644 +5 −0 Original line number Diff line number Diff line { "uuid": { "uuid": "c4b5e66e-fa99-5075-9b6e-760476791fc1" } }