{ "id":"/axapi/v3/file/template/app", "type":"object", "node-type":"scalar", "title":"app", "operation-not-allowed": ["PUT"], "partition-visibility":"shared", "operational":1, "auto-created-object":1, "description":"ACT action axAPI", "properties":{ "action":{ "type":"string", "format":"string", "minLength":1, "maxLength":128, "partition-visibility":"shared", "optional":true }, "act-name":{ "type":"string", "format":"string", "minLength":1, "maxLength":128, "partition-visibility":"shared", "optional":true }, "version":{ "type":"string", "format":"string", "minLength":1, "maxLength":128, "partition-visibility":"shared", "optional":true } } }