{ "alps" : { "version" : "1.0", "descriptor" : [ { "id" : "attempt-representation", "href" : "http://rapidder.com/profile/attempts", "descriptor" : [ { "name" : "wwid", "type" : "SEMANTIC" }, { "name" : "hid", "type" : "SEMANTIC" }, { "name" : "scanDate", "type" : "SEMANTIC" }, { "name" : "wwidType", "type" : "SEMANTIC", "doc" : { "format" : "TEXT", "value" : "MANUAL, SCAN, IMPORT, FINGERPRINT, FACE" } }, { "name" : "userAgent", "type" : "SEMANTIC" }, { "name" : "clientIp", "type" : "SEMANTIC" }, { "name" : "invalidate", "type" : "SEMANTIC" }, { "name" : "createdDate", "type" : "SEMANTIC" }, { "name" : "createdBy", "type" : "SEMANTIC" } ] }, { "id" : "get-attempts", "name" : "attempts", "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" : "#attempt-representation" }, { "id" : "create-attempts", "name" : "attempts", "type" : "UNSAFE", "descriptor" : [ ], "rt" : "#attempt-representation" }, { "id" : "update-attempt", "name" : "attempt", "type" : "IDEMPOTENT", "descriptor" : [ ], "rt" : "#attempt-representation" }, { "id" : "get-attempt", "name" : "attempt", "type" : "SAFE", "descriptor" : [ ], "rt" : "#attempt-representation" }, { "id" : "delete-attempt", "name" : "attempt", "type" : "IDEMPOTENT", "descriptor" : [ ], "rt" : "#attempt-representation" }, { "id" : "patch-attempt", "name" : "attempt", "type" : "UNSAFE", "descriptor" : [ ], "rt" : "#attempt-representation" } ] } }