Not a customer? Click the 'Start a free trial' link to begin a 30-day SaaS trial of our product and to join our community.
Existing Cisco AppDynamics customers should click the 'Sign In' button to authenticate to access the community
01-26-2018 09:14 AM - last edited on 11-21-2019 09:13 AM by Ryan.Paredez
I have a detailed dashboard built with numerous widgets.
I am trying to see if this can be made into a war room template.
Is there any way to import the saved json file of my dashboard into a war room template.
01-26-2018 11:02 AM
Hi there,
Check out this page in the docs: https://docs.appdynamics.com/display/PRO41/Export+and+Import+Custom+Dashboards+and+Templates
Specifically the section "Import Custom Dashboards and Templates with the REST API."
Let me know if this helps you.
Cody
01-26-2018 11:13 AM
01-26-2018 11:17 AM
Hi there,
I did come across this in our docs on war rooms: https://docs.appdynamics.com/display/PRO44/Virtual+War+Room -- but I'm not sure if that's what you're looking for. Let me ping the broader team.
Cody
01-26-2018 11:26 AM
01-26-2018 11:29 AM
Of course, happy to help!
01-26-2018 11:34 AM
I think one work around will be to make sure that the custom dashboard is shared and copy the shared URL.
Once you start the war room, you can add a new iframe widget and use the shared url of the dashboard.
Thanks
Gurmit.
01-26-2018 02:14 PM
thats a good suggestion.
but looking for a way to import the json file of a dash board as a warroom template
:)
that way the jason file can be edited and I can have custom warroom templates.
01-30-2018 01:07 PM
Hi,
I pinged the broader team and they said:
"We don't have a way to import/export warrooms as json files at this time. But we do have a way to save warrooms as templates in a database, and then we can reuse them by accessing the "Start Warroom from Templates" feature.
Cody
01-31-2018 08:31 AM
Thank you for checking.
was hoping as there would be a way using the API after looking at the example in the link you shared (https://docs.appdynamics.com/display/PRO43/Configuration+Import+and+Export+API)
It does have the term warroom in it. was hoping that their could be some addtional code that would help get the information.
curl --user user1@customer1:secret http://demo.appdynamics.com/controller/CustomDashboardImportExportServlet?dashboardId=8 { "schemaVersion" : null, "dashboardFormatVersion" : "3.0", "name" : "Analytics-BrowserData", ... "warRoom" : false, "template" : false }
User | Count |
---|---|
1 | |
1 | |
1 | |
1 | |
1 |
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form