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