{ "alps" : { "version" : "1.0", "descriptor" : [ { "id" : "site-representation", "href" : "http://carbon-nv.servenobids.com/profile/sites", "descriptor" : [ { "name" : "code", "type" : "SEMANTIC" }, { "name" : "name", "type" : "SEMANTIC" }, { "name" : "topLevelDomain", "type" : "SEMANTIC" }, { "name" : "publisherId", "type" : "SEMANTIC" }, { "name" : "carbonizerEnabled", "type" : "SEMANTIC" }, { "name" : "analyticsEnabled", "type" : "SEMANTIC" }, { "name" : "adunits", "type" : "SEMANTIC" }, { "name" : "clientEventsSampleSize", "type" : "SEMANTIC" }, { "name" : "clientAuctionEndEventsSampleSize", "type" : "SEMANTIC" }, { "name" : "clientBidWonEventsSampleSize", "type" : "SEMANTIC" }, { "name" : "bidders", "type" : "SEMANTIC" }, { "name" : "active", "type" : "SEMANTIC" } ] }, { "id" : "get-sites", "name" : "sites", "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" : "#site-representation" }, { "id" : "create-sites", "name" : "sites", "type" : "UNSAFE", "descriptor" : [ ], "rt" : "#site-representation" }, { "id" : "delete-site", "name" : "site", "type" : "IDEMPOTENT", "descriptor" : [ ], "rt" : "#site-representation" }, { "id" : "update-site", "name" : "site", "type" : "IDEMPOTENT", "descriptor" : [ ], "rt" : "#site-representation" }, { "id" : "get-site", "name" : "site", "type" : "SAFE", "descriptor" : [ ], "rt" : "#site-representation" }, { "id" : "patch-site", "name" : "site", "type" : "UNSAFE", "descriptor" : [ ], "rt" : "#site-representation" }, { "name" : "findAll", "type" : "SAFE", "descriptor" : [ ] } ] } }