2009/5/18 Richard Davies <richard.davies@elastichosts.com>
I would also like to see the current AtomPub example extended with a few actual attributes
on the nouns (e.g. cpu cores, memory size, storage size) and showing a few
example actuators (e.g. server start/stop, etc) since I understand that they
will also appear in the feed.
<entry>
<id>...</id>
<compute:cores>4</compute:cores>
<compute:memory>16Gb</compute:memory>
...
</entry>
<entry>
<id>...</id>
<c:cores>4</c:cores>
<c:memory>16Gb</c:memory>
...
</entry>
<link title="Start" rel="http://purl.org/occi/state#start" href="http://example.com/{uuid}/state/start" />
Gary Mazz wrote:
> Hi,
>
> Can we see a concrete example of top level storage and network rendering
> with one layer of decomposition ? I'd like to know what it will look
> like, especially with links applied.
>
> cheers
>
> -gary
_______________________________________________
occi-wg mailing list
occi-wg@ogf.org
http://www.ogf.org/mailman/listinfo/occi-wg