GET http://[host-proxy]/api/view/CustomerBuild_AddSBC_LocalRouting_VIEW/schema/?hierarchy=[hierarchy]&format=json&schema=1
{
"$schema": "http://json-schema.org/draft-03/schema",
"type": "object",
"properties": {
"newLine": {
"type": "string",
"title": "New Line in Routing file"
},
"prependLine": {
"type": "boolean",
"title": "Prepend Line"
},
"sbcBkey": {
"type": "string",
"title": "SBC BKEY"
}
},
"schema_version": "0.1"
}