{ "title": "Arthas Case Http API", "description": "Arthas Case Http API", "difficulty": "master", "time": "10-20 minutes", "details": { "steps": [ { "title": "Arthas demo", "text": "arthas-demo.md" }, { "title": "Start arthas-boot", "text": "arthas-boot.md" }, { "title": "Http API", "text": "http-api.md" }, { "title": "One-time command", "text": "one-time-command.md" }, { "title": "Session Interaction", "text": "session-interaction.md" }, { "title": "Web UI", "text": "web-ui.md" }, { "title": "Make watch command output a map object", "text": "watch-output-map.md" }, { "title": "Get classpath of Java application", "text": "classpath-java-app.md" } ], "intro": { "text": "intro.md" }, "finish": { "text": "finish.md" } }, "environment": { "uilayout": "terminal", "showdashboard": true, "dashboards": [ { "name": "Web Port 8563", "port": 8563 } ] }, "backend": { "imageid": "java", "environmentsprotocol": "http" } }