{ "id":"/axapi/v3/aam/authentication/server/windows/oper", "type":"object", "node-type":"scalar", "title":"windows", "description":"Operational Status for the object windows", "properties":{ "oper":{ "type":"object", "properties":{ "stats-clear-type":{ "type":"string", "format":"enum", "enum":[ "windows", "kerberos", "ntlm" ] }, "name":{ "type":"string", "format":"string" } } } } }