{ "title": "Arthas Http API 案例", "difficulty": "精通者", "time": "10-20 分钟", "details": { "steps": [ { "title": "启动 arthas demo", "text": "arthas-demo.md" }, { "title": "启动 arthas-boot", "text": "arthas-boot.md" }, { "title": "Http API", "text": "http-api.md" }, { "title": "一次性命令", "text": "one-time-command.md" }, { "title": "会话交互", "text": "session-interaction.md" }, { "title": "Web UI", "text": "web-ui.md" }, { "title": "watch 命令输出 map 对象", "text": "watch-output-map.md" }, { "title": "获取 Java 应用的 Classpath", "text": "classpath-java-app.md" } ], "intro": { "foreground": "foreground.sh", "text": "intro.md" }, "finish": { "text": "finish.md" } }, "environment": { "uilayout": "terminal", "showdashboard": true, "dashboards": [ { "name": "Web Port 8563", "port": 8563 } ] }, "backend": { "imageid": "ubuntu", "environmentsprotocol": "http" } }