
Please. Ian Osborne Intellect Skype: ianfos M: +44 (0) 7793 258219 T: +44 (0) 20 7331 2054 ian.osborne@intellectuk.org www.intellectuk.org -----Original Message----- From: occi-wg-bounces@ogf.org [mailto:occi-wg-bounces@ogf.org] On Behalf Of occi-wg-request@ogf.org Sent: 01 March 2012 17:00 To: occi-wg@ogf.org Subject: occi-wg Digest, Vol 36, Issue 2 Send occi-wg mailing list submissions to occi-wg@ogf.org To subscribe or unsubscribe via the World Wide Web, visit https://www.ogf.org/mailman/listinfo/occi-wg or, via email, send a message with subject or body 'help' to occi-wg-request@ogf.org You can reach the person managing the list at occi-wg-owner@ogf.org When replying, please edit your Subject line so it is more specific than "Re: Contents of occi-wg digest..." Today's Topics: 1. Re: JSON Rendering proposal, rev 2 (alexander.papaspyrou@tu-dortmund.de) ---------------------------------------------------------------------- Message: 1 Date: Thu, 1 Mar 2012 13:59:16 +0000 From: <alexander.papaspyrou@tu-dortmund.de> To: <ralf@nyren.net> Cc: occi-wg@ogf.org Subject: Re: [occi-wg] JSON Rendering proposal, rev 2 Message-ID: <EF2ABD5F-836A-49CC-A18C-F6E8A3BC3DAE@tu-dortmund.de> Content-Type: text/plain; charset="us-ascii" Am 01.03.2012 um 12:44 schrieb Ralf Nyren:
On Wed, 29 Feb 2012 14:36:16 -0700, Gary Mazz <garymazzaferro@gmail.com> wrote:
Good point, thanks for taking time to explain. We simply leave it up to the client to maintain state on which "page" it has requested last. Protocol-wise paging only exist on the query level then.
I would like to leave the "total collection size" value in the data format though. That way a server still has the option to throttle the response size when necessary.
Something like this then?
"Get 50-entries page _after_ resource xxx": GET /compute/?marker=xxx&start=1&end=51
"Get 50-entries page _before_ resource xxx": GET /compute/?marker=xxx&start=-1&end=-51
"Get 10 resources _including_ resource xxx": GET / compute/?marker=xxx&start=0&end=10
More or less. We have to check inhowfar this needs to be done as parts of the query paramaters, and how this can be sensibly combined with RFC5988 information. -A. -- Alexander Papaspyrou alexander.papaspyrou@tu-dortmund.de
participants (1)
-
Ian Osborne