You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
arthas/tutorials/katacoda/case-http-api-en/index.json

62 lines
1.2 KiB
JSON

{
"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"
}
}