blob: d9426c79fcd9e75e7cb0bd414f6d4b6a2cb1850f [file] [log] [blame]
{
"$schema": "http://json-schema.org/draft-07/schema#",
"title": "20008",
"description": "Traffic Steering - High prio traffic - policy type",
"type": "object",
"properties": {
"threshold": {
"type": "integer",
"default": 0
}
},
"additionalProperties": false
}