
Hi John, All Kinds and Mixins must be made available through the servers "query interface". The HTTP Rendering document has details on how this is accomplished over HTTP. Please have a look at [1] for an example. A new os-template Mixin would end up here. [1] http://www.nyren.net/api/-/ regards, Ralf On Mon, 7 May 2012 12:53:53 +0300, John Giannelos <johngiannelos@gmail.com> wrote:
Hi,
My name is John Giannelos and I am currently working on an OCCI implementation. After reading the OCCI specifications, I have a question regarding the Resource and OS templates.
After registering each Resource and OS template available, as a mixin related to the categories "resource_tpl" and "os_tpl", how can we retrieve them? The specification says that every OCCI implementation must support a filtering mechanism, which filters the provided categories of the query. But every resource and os template is registered as a category itself, thus cannot be retrieved using this filtering mechanism.
I would appreciate some help.
Thanks in advance, John