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