{ "id":"/axapi/v3/hsm/check", "type":"object", "node-type":"scalar", "title":"check", "operation-not-allowed":["DELETE"], "operational":1, "description":"Check Data in HSM", "properties":{ "key":{ "type":"string", "format":"string", "minLength":1, "maxLength":255, "description":"Check Key in HSM", "optional":true } } }