Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
gitpod-io
GitHub Repository: gitpod-io/gitpod
Path: blob/main/components/gitpod-db/src/test/10-Stopping.json
2500 views
1
{
2
"id": "b20f0b1c-a729-4fa7-a318-6856d4d21893",
3
"workspaceId": "cbdcfccd-6c5f-4dad-849d-f7922bed631f",
4
"creationTime": "2018-03-24T08:40:38.932Z",
5
"ideUrl": "https://cbdcfccd-6c5f-4dad-849d-f7922bed631f.ws.gitpod.io/",
6
"status": "Stopping",
7
"events": [
8
{
9
"type": "Started",
10
"creationTime": "2018-03-24T08:40:38.932Z",
11
"heading": "Gitpod is Starting ...",
12
"severity": "Normal"
13
},
14
{
15
"type": "Heartbeat",
16
"heading": "Heartbeat From Client",
17
"creationTime": "2018-03-24T08:40:39.039Z",
18
"internal": true,
19
"severity": "Normal"
20
},
21
{
22
"type": "Initialized",
23
"heading": "Initialized",
24
"creationTime": "2018-03-24T08:40:39.063Z",
25
"inProgress": false,
26
"severity": "Normal",
27
"lastUpdatedTime": "2018-03-24T08:40:51.249Z"
28
},
29
{
30
"type": "Ready",
31
"heading": "Ready",
32
"creationTime": "2018-03-24T08:40:39.063Z",
33
"inProgress": false,
34
"severity": "Normal",
35
"lastUpdatedTime": "2018-03-24T08:40:51.249Z"
36
},
37
{
38
"type": "PodScheduled",
39
"heading": "PodScheduled",
40
"creationTime": "2018-03-24T08:40:39.063Z",
41
"inProgress": false,
42
"severity": "Normal",
43
"lastUpdatedTime": "2018-03-24T08:40:51.249Z"
44
},
45
{
46
"type": "IdeReady",
47
"heading": "IDE Readiness",
48
"creationTime": "2018-03-24T08:40:51.274Z",
49
"inProgress": false,
50
"severity": "Normal"
51
},
52
{
53
"type": "Stopping",
54
"creationTime": "2018-03-24T08:42:48.474Z",
55
"heading": "Gitpod is Stopping",
56
"severity": "Normal"
57
}
58
]
59
}
60