Custom dashboard that need to be visible tenant's instances, group consumption, etc

Hi Experts,

As a service provider, I am looking to have a dashboard (not reporting, analytics) which can be visible tenant’s group usage, instances, etc from master tenant. How we can achieve?

Thanks,
Aung

The following links should help in creating your own custom dashboard plugin:

An example plugin where a custom catalog widget was added to list available catalogs on the dashboard.

An example custom controller to pull the data from the Morpheus db. You can modify as required to get the info you need for your dashboard.

2 Likes

Thanks, I will explore it.