forked from awslabs/mcp
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdatasphere-connection-test.json
More file actions
58 lines (58 loc) · 1.65 KB
/
Copy pathdatasphere-connection-test.json
File metadata and controls
58 lines (58 loc) · 1.65 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
{
"/api/v1/spaces": {
"status_code": 404,
"accessible": false,
"content_type": "unknown",
"response_size": 0,
"base_url": "https://f45fa9cc-f4b5-4126-ab73-b19b578fb17a.eu10.hcs.cloud.sap"
},
"/api/v1/catalog": {
"status_code": 404,
"accessible": false,
"content_type": "unknown",
"response_size": 0,
"base_url": "https://f45fa9cc-f4b5-4126-ab73-b19b578fb17a.eu10.hcs.cloud.sap"
},
"/api/v1/metadata": {
"status_code": 404,
"accessible": false,
"content_type": "unknown",
"response_size": 0,
"base_url": "https://f45fa9cc-f4b5-4126-ab73-b19b578fb17a.eu10.hcs.cloud.sap"
},
"/odata/v4/catalog": {
"status_code": 404,
"accessible": false,
"content_type": "unknown",
"response_size": 0,
"base_url": "https://f45fa9cc-f4b5-4126-ab73-b19b578fb17a.eu10.hcs.cloud.sap"
},
"/$metadata": {
"status_code": 404,
"accessible": false,
"content_type": "unknown",
"response_size": 0,
"base_url": "https://f45fa9cc-f4b5-4126-ab73-b19b578fb17a.eu10.hcs.cloud.sap"
},
"/": {
"status_code": 404,
"accessible": false,
"content_type": "unknown",
"response_size": 0,
"base_url": "https://f45fa9cc-f4b5-4126-ab73-b19b578fb17a.eu10.hcs.cloud.sap"
},
"/health": {
"status_code": 200,
"accessible": true,
"content_type": "application/json",
"response_size": 20,
"base_url": "https://f45fa9cc-f4b5-4126-ab73-b19b578fb17a.eu10.hcs.cloud.sap"
},
"/api": {
"status_code": 404,
"accessible": false,
"content_type": "unknown",
"response_size": 0,
"base_url": "https://f45fa9cc-f4b5-4126-ab73-b19b578fb17a.eu10.hcs.cloud.sap"
}
}