I recently came across creating the dashboards in SPLUNk that has json as the content (not XML) using Dashboard studio. But I am not able to create these dashboards using the rest end point that we have to create the dashboards with XML as it's data i.e splunk_server + '/servicesNS/' + app_author + '/Development/data/ui/views/ Please suggest me if there is way to automate creating these kinds of dashboards. Thank you.
... View more
Thanks for replying. As per my understanding we have the REST APIs to Import and Export the dashboards (https://docs.appdynamics.com/display/PRO45/Configuration+Import+and+Export+API#ConfigurationImportandExportAPI-ImportCustomDashboardsandTemplates), but I am not sure about updating them.
... View more
Hi, I am creating the dashboards using the REST API and I want to manage the dashboards in more automated way. Is there way I can update the dashboard contents(JSON) via APIs ?
... View more