blob: 094cbe659d2af0b935e50e4e4eaf65674c8fc33c [file] [log] [blame]
Ed Tanous683f7272018-07-26 12:47:19 -07001{
Ed Tanous118b1c72018-09-13 13:45:51 -07002 "@odata.context": "/redfish/v1/$metadata#JsonSchemaFile.JsonSchemaFile",
Ed Tanous63faafa2019-01-03 14:09:56 -08003 "@odata.id": "/redfish/v1/JsonSchemas/ExternalAccountProvider",
Ed Tanous118b1c72018-09-13 13:45:51 -07004 "@odata.type": "#JsonSchemaFile.v1_0_2.JsonSchemaFile",
5 "Name": "ExternalAccountProvider Schema File",
6 "Schema": "#ExternalAccountProvider.ExternalAccountProvider",
7 "Description": "ExternalAccountProvider Schema File Location",
8 "Id": "ExternalAccountProvider",
9 "Languages": [
10 "en"
11 ],
12 "Languages@odata.count": 1,
13 "Location": [
14 {
15 "Language": "en",
16 "PublicationUri": "http://redfish.dmtf.org/schemas/v1/ExternalAccountProvider.json",
Ed Tanous63faafa2019-01-03 14:09:56 -080017 "Uri": "/redfish/v1/JsonSchemas/ExternalAccountProvider/ExternalAccountProvider.json"
Ed Tanous683f7272018-07-26 12:47:19 -070018 }
Ed Tanous118b1c72018-09-13 13:45:51 -070019 ],
20 "Location@odata.count": 1
Ed Tanous683f7272018-07-26 12:47:19 -070021}