{ "alps" : { "version" : "1.0", "descriptor" : [ { "id" : "crawlLog-representation", "href" : "http://enovine.org/profile/crawlLogs", "descriptor" : [ { "name" : "domain", "type" : "SEMANTIC" }, { "name" : "device", "type" : "SEMANTIC" } ] }, { "id" : "create-crawlLogs", "name" : "crawlLogs", "type" : "UNSAFE", "descriptor" : [ ], "rt" : "#crawlLog-representation" }, { "id" : "get-crawlLogs", "name" : "crawlLogs", "type" : "SAFE", "descriptor" : [ ], "rt" : "#crawlLog-representation" }, { "id" : "delete-crawlLog", "name" : "crawlLog", "type" : "IDEMPOTENT", "descriptor" : [ ], "rt" : "#crawlLog-representation" }, { "id" : "get-crawlLog", "name" : "crawlLog", "type" : "SAFE", "descriptor" : [ ], "rt" : "#crawlLog-representation" }, { "id" : "update-crawlLog", "name" : "crawlLog", "type" : "IDEMPOTENT", "descriptor" : [ ], "rt" : "#crawlLog-representation" }, { "id" : "patch-crawlLog", "name" : "crawlLog", "type" : "UNSAFE", "descriptor" : [ ], "rt" : "#crawlLog-representation" }, { "name" : "finishCrawlLog", "type" : "SAFE", "descriptor" : [ { "name" : "logId", "type" : "SEMANTIC" } ] } ] } }