Gitiles
Code Review
Sign In
gerrit.nordix.org
/
oransc
/
nonrtric
/
b5cb68ea0e77d0a1421b4f17cc58b981628c29f7
/
.
/
test
/
auto-test
/
demo-testdata
/
OSC
/
hw-agent-modified.json
blob: 5ea5802a5b04f5fa683b1e0401cf42d0ca8e28d9 [
file
] [
log
] [
blame
]
{
"$schema"
:
"http://json-schema.org/draft-07/schema#"
,
"title"
:
"2"
,
"description"
:
"Hello World policy type"
,
"type"
:
"object"
,
"properties"
:
{
"threshold"
:
{
"type"
:
"integer"
,
"default"
:
0
}
},
"additionalProperties"
:
false
}