blob: 60c92ec940eb8004bde58498c97c60aed9e36d0f [file] [log] [blame]
Ed Tanous09c9dd02018-07-24 14:25:42 -07001{
2 "@odata.context": "/redfish/v1/$metadata",
3 "value": [
4 {
5 "kind": "Singleton",
6 "name": "$metadata",
7 "url": "/redfish/v1/$metadata"
8 },
9 {
10 "kind": "Singleton",
11 "name": "odata",
12 "url": "/redfish/v1/odata"
13 },
14 {
15 "kind": "Singleton",
16 "name": "Service",
17 "url": "/redfish/v1/"
18 },
19 {
20 "kind": "Singleton",
21 "name": "ServiceRoot",
22 "url": "/redfish/v1/ServiceRoot"
23 },
24 {
25 "kind": "Singleton",
26 "name": "Systems",
27 "url": "/redfish/v1/Systems"
28 },
29 {
30 "kind": "Singleton",
31 "name": "Chassis",
32 "url": "/redfish/v1/Chassis"
33 },
34 {
35 "kind": "Singleton",
36 "name": "Managers",
37 "url": "/redfish/v1/Managers"
38 },
39 {
40 "kind": "Singleton",
41 "name": "SessionService",
42 "url": "/redfish/v1/SessionService"
43 },
44 {
45 "kind": "Singleton",
46 "name": "AccountService",
47 "url": "/redfish/v1/AccountService"
48 },
49 {
50 "kind": "Singleton",
51 "name": "UpdateService",
52 "url": "/redfish/v1/UpdateService"
53 }
54 ]
55}