{ "alps" : { "version" : "1.0", "descriptor" : [ { "id" : "ruleEngine-representation", "href" : "http://analyser.cronberry.com/profile/ruleEngines", "descriptor" : [ { "name" : "value", "type" : "SEMANTIC" }, { "name" : "category", "type" : "SEMANTIC" }, { "name" : "operator", "type" : "SEMANTIC" }, { "name" : "point", "type" : "SEMANTIC" }, { "name" : "classs", "type" : "SEMANTIC" } ] }, { "id" : "get-ruleEngines", "name" : "ruleEngines", "type" : "SAFE", "descriptor" : [ { "name" : "page", "type" : "SEMANTIC", "doc" : { "format" : "TEXT", "value" : "The page to return." } }, { "name" : "size", "type" : "SEMANTIC", "doc" : { "format" : "TEXT", "value" : "The size of the page to return." } }, { "name" : "sort", "type" : "SEMANTIC", "doc" : { "format" : "TEXT", "value" : "The sorting criteria to use to calculate the content of the page." } } ], "rt" : "#ruleEngine-representation" }, { "id" : "create-ruleEngines", "name" : "ruleEngines", "type" : "UNSAFE", "descriptor" : [ ], "rt" : "#ruleEngine-representation" }, { "id" : "get-ruleEngine", "name" : "ruleEngine", "type" : "SAFE", "descriptor" : [ ], "rt" : "#ruleEngine-representation" }, { "id" : "update-ruleEngine", "name" : "ruleEngine", "type" : "IDEMPOTENT", "descriptor" : [ ], "rt" : "#ruleEngine-representation" }, { "id" : "patch-ruleEngine", "name" : "ruleEngine", "type" : "UNSAFE", "descriptor" : [ ], "rt" : "#ruleEngine-representation" }, { "id" : "delete-ruleEngine", "name" : "ruleEngine", "type" : "IDEMPOTENT", "descriptor" : [ ], "rt" : "#ruleEngine-representation" } ] } }