Gitiles
Code Review
Sign In
gerrit.nordix.org
/
oransc
/
nonrtric
/
a26055e5007e75a5aa9551305ea4da211e80df14
/
.
/
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
}