
Ok - my bad. Bad formulation, I forgot the content type & accept.
GET /-/ HTTP/1.1 User-Agent: curl/7.21.4 (universal-apple-darwin11.0) libcurl/7.21.4 OpenSSL/0.9.8r zlib/1.2.5 Host: 10.211.55.85:8787 X-Auth-User: admin Category: os_tpl; scheme="http://schemas.ogf.org/occi/infrastructure#"; class="mixin" Content-Type: text/occi Accept: text/occi
< HTTP/1.1 200 OK *< Category: os_tpl; scheme="http://schemas.ogf.org/occi/infrastructure#"; class="mixin"; location="http://10.211.55.85:8787/os_tpl/"* < Content-Length: 2 < Content-Type: text/occi < Server: pyssf OCCI/1.1 < Date: Mon, 07 May 2012 11:25:27 GMT < OK Now the only unclear (by the spec) is whether or not instances of this category (e.g. cirros-0.3.0-x86_64-uec) should be returned also (in my mind this would make sense). Andy andy.edmonds.be On Mon, May 7, 2012 at 1:22 PM, Andy Edmonds <andy@edmonds.be> wrote:
So you *should* be able to to issue a HTTP request like this:
GET /-/ HTTP/1.1 User-Agent: curl/7.21.4 (universal-apple-darwin11.0) libcurl/7.21.4 OpenSSL/0.9.8r zlib/1.2.5 Host: 10.211.55.85:8787 Accept: */* Category: os_tpl; scheme="http://schemas.ogf.org/occi/infrastructure#"; class="mixin"
Right now (using pyssf), the result of this request is that all categories are returned. So either I've a poor formulation, or I've a bug to go hunting for.
Andy andy.edmonds.be
On Mon, May 7, 2012 at 12:42 PM, John Giannelos <johngiannelos@gmail.com>wrote:
I know that every Kind and Mixin would be available through the query interface, but how can we retrieve ONLY the mixins related to "os_tpl" or "resource_tpl"?
_______________________________________________ occi-wg mailing list occi-wg@ogf.org https://www.ogf.org/mailman/listinfo/occi-wg