alexandria/alexandria/model/redfish/1.0/Thermal.json

18 lines
649 B
JSON
Executable File

{
"$schema": "http://redfish.dmtf.org/schemas/v1/redfish-schema.1.0.0.json",
"title": "#Thermal.Thermal",
"$ref": "#/definitions/Thermal",
"definitions": {
"Thermal": {
"anyOf": [
{
"$ref": "http://redfish.dmtf.org/schemas/v1/odata.4.0.0.json#/definitions/idRef"
},
{
"$ref": "http://redfish.dmtf.org/schemas/Thermal.1.0.0.json#/definitions/Thermal"
}
]
}
},
"copyright": "Copyright 2014-2015 Distributed Management Task Force, Inc. (DMTF). All rights reserved."
}