Hi All,
I have followed the example Plugin Development Guide (based on Redis) to create a simple plugin specific to Netapp Cloud Storage, using the model-driven archetype.
It works well enough in its simple state (just a few "getters", etc, for simple types like "Hosts" and "Volumes"), but there are a few things missing that I would love to add, and I have questions which I can't seem to find answers for from the documentation available.
1) Is there a specific "channel" for plugin developers to ask questions, or is this the best place?
2) How do you get "folders" to appear in the inventory when expanding the tree? The doc only shows directly relating types (which I have done), but good plugins inject folders into the tree somehow to aid categorization. For example, i'd like my volumes to be in a volumes folder, not displayed directly under the Netapp host.
3) Is there anyone out there that "reviews" customer made plugins to advise on "correctness", or provide guidance?
That's it for now - i'll start simple with the questions I think, and see if I get a bite !
Thanks,
Geoff