alexandria/alexandria/model/redfish/1.0/AccountService.json

18 lines
691 B
JSON
Executable File

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