{ "id":"/axapi/v3/file/web-service-cert-key", "type":"object", "node-type":"scalar", "title":"web-service-cert-key", "operation-not-allowed": ["PUT"], "partition-visibility":"shared", "operational":1, "description":"Import web service's private key and certificate", "properties":{ "file-handle":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":255, "partition-visibility":"shared", "description":"full path of the uploaded file", "optional":true } } }