[
{
"base": {
"name": "<string>",
"deleteOnLastSessionExit": true,
"annotations": {}
},
"sessions": [
{
"id": "<string>",
"timestamp": "<string>",
"namespace": "<string>",
"status": {
"type": "closing",
"executionTime": "<string>",
"closingTime": "<string>"
},
"annotations": {}
}
]
}
]