blob: d27d368c38f9635c99eba5518a4e37ead46e6cfb [file] [log] [blame]
Ed Tanous81d523a2022-05-25 12:00:51 -07001#pragma once
2/****************************************************************
3 * READ THIS WARNING FIRST
4 * This is an auto-generated header which contains definitions
5 * for Redfish DMTF defined schemas.
6 * DO NOT modify this registry outside of running the
7 * update_schemas.py script. The definitions contained within
8 * this file are owned by DMTF. Any modifications to these files
9 * should be first pushed to the relevant registry in the DMTF
10 * github organization.
11 ***************************************************************/
12// clang-format off
Ed Tanous3d69fed2022-09-26 20:10:42 -070013#include <array>
Ed Tanous81d523a2022-05-25 12:00:51 -070014
15namespace redfish
16{
17 constexpr std::array schemas {
18 "AccountService",
19 "ActionInfo",
20 "Assembly",
21 "AttributeRegistry",
22 "Bios",
23 "Cable",
Ed Tanous852432a2022-07-07 14:32:37 -070024 "CableCollection",
Ed Tanous81d523a2022-05-25 12:00:51 -070025 "Certificate",
Ed Tanous852432a2022-07-07 14:32:37 -070026 "CertificateCollection",
Ed Tanous81d523a2022-05-25 12:00:51 -070027 "CertificateLocations",
28 "CertificateService",
29 "Chassis",
Ed Tanous852432a2022-07-07 14:32:37 -070030 "ChassisCollection",
Ed Tanous81d523a2022-05-25 12:00:51 -070031 "ComputerSystem",
Ed Tanous852432a2022-07-07 14:32:37 -070032 "ComputerSystemCollection",
Ed Tanous81d523a2022-05-25 12:00:51 -070033 "Drive",
Ed Tanous852432a2022-07-07 14:32:37 -070034 "DriveCollection",
George Liubf7e67e2022-10-06 09:19:46 +080035 "EnvironmentMetrics",
Ed Tanous81d523a2022-05-25 12:00:51 -070036 "EthernetInterface",
Ed Tanous852432a2022-07-07 14:32:37 -070037 "EthernetInterfaceCollection",
Ed Tanous81d523a2022-05-25 12:00:51 -070038 "Event",
39 "EventDestination",
Ed Tanous852432a2022-07-07 14:32:37 -070040 "EventDestinationCollection",
Ed Tanous81d523a2022-05-25 12:00:51 -070041 "EventService",
George Liu1a7b3772022-09-29 09:29:18 +080042 "Fan",
43 "FanCollection",
Ed Tanous81d523a2022-05-25 12:00:51 -070044 "IPAddresses",
45 "JsonSchemaFile",
Ed Tanous852432a2022-07-07 14:32:37 -070046 "JsonSchemaFileCollection",
Ed Tanous81d523a2022-05-25 12:00:51 -070047 "LogEntry",
Ed Tanous852432a2022-07-07 14:32:37 -070048 "LogEntryCollection",
Ed Tanous81d523a2022-05-25 12:00:51 -070049 "LogService",
Ed Tanous852432a2022-07-07 14:32:37 -070050 "LogServiceCollection",
Ed Tanous81d523a2022-05-25 12:00:51 -070051 "Manager",
52 "ManagerAccount",
Ed Tanous852432a2022-07-07 14:32:37 -070053 "ManagerAccountCollection",
54 "ManagerCollection",
Ed Tanous81d523a2022-05-25 12:00:51 -070055 "ManagerDiagnosticData",
56 "ManagerNetworkProtocol",
57 "Memory",
Ed Tanous852432a2022-07-07 14:32:37 -070058 "MemoryCollection",
Ed Tanous81d523a2022-05-25 12:00:51 -070059 "Message",
60 "MessageRegistry",
Ed Tanous852432a2022-07-07 14:32:37 -070061 "MessageRegistryCollection",
Ed Tanous81d523a2022-05-25 12:00:51 -070062 "MessageRegistryFile",
Ed Tanous852432a2022-07-07 14:32:37 -070063 "MessageRegistryFileCollection",
Ed Tanous81d523a2022-05-25 12:00:51 -070064 "MetricDefinition",
Ed Tanous852432a2022-07-07 14:32:37 -070065 "MetricDefinitionCollection",
Ed Tanous81d523a2022-05-25 12:00:51 -070066 "MetricReport",
Ed Tanous852432a2022-07-07 14:32:37 -070067 "MetricReportCollection",
Ed Tanous81d523a2022-05-25 12:00:51 -070068 "MetricReportDefinition",
Ed Tanous852432a2022-07-07 14:32:37 -070069 "MetricReportDefinitionCollection",
70 "odata-v4",
Ed Tanous81d523a2022-05-25 12:00:51 -070071 "odata",
72 "OperatingConfig",
Ed Tanous852432a2022-07-07 14:32:37 -070073 "OperatingConfigCollection",
Ed Tanous81d523a2022-05-25 12:00:51 -070074 "PCIeDevice",
Ed Tanous852432a2022-07-07 14:32:37 -070075 "PCIeDeviceCollection",
Ed Tanous81d523a2022-05-25 12:00:51 -070076 "PCIeFunction",
Ed Tanous852432a2022-07-07 14:32:37 -070077 "PCIeFunctionCollection",
Ed Tanous81d523a2022-05-25 12:00:51 -070078 "PCIeSlots",
79 "PhysicalContext",
80 "Power",
Chicago Duanfe9bd2d2022-09-30 18:03:05 +080081 "PowerSubsystem",
82 "PowerSupply",
83 "PowerSupplyCollection",
Ed Tanous81d523a2022-05-25 12:00:51 -070084 "Privileges",
85 "Processor",
Ed Tanous852432a2022-07-07 14:32:37 -070086 "ProcessorCollection",
Ed Tanous81d523a2022-05-25 12:00:51 -070087 "redfish-error",
88 "redfish-payload-annotations",
Ed Tanous852432a2022-07-07 14:32:37 -070089 "redfish-schema-v1",
Ed Tanous81d523a2022-05-25 12:00:51 -070090 "redfish-schema",
91 "Redundancy",
92 "Resource",
93 "Role",
Ed Tanous852432a2022-07-07 14:32:37 -070094 "RoleCollection",
Ed Tanous81d523a2022-05-25 12:00:51 -070095 "Sensor",
Ed Tanous852432a2022-07-07 14:32:37 -070096 "SensorCollection",
Ed Tanous81d523a2022-05-25 12:00:51 -070097 "ServiceRoot",
98 "Session",
Ed Tanous852432a2022-07-07 14:32:37 -070099 "SessionCollection",
Ed Tanous81d523a2022-05-25 12:00:51 -0700100 "SessionService",
101 "Settings",
102 "SoftwareInventory",
Ed Tanous852432a2022-07-07 14:32:37 -0700103 "SoftwareInventoryCollection",
Ed Tanous81d523a2022-05-25 12:00:51 -0700104 "Storage",
Ed Tanous852432a2022-07-07 14:32:37 -0700105 "StorageCollection",
Ed Tanous81d523a2022-05-25 12:00:51 -0700106 "StorageController",
Ed Tanous852432a2022-07-07 14:32:37 -0700107 "StorageControllerCollection",
Ed Tanous81d523a2022-05-25 12:00:51 -0700108 "Task",
Ed Tanous852432a2022-07-07 14:32:37 -0700109 "TaskCollection",
Ed Tanous81d523a2022-05-25 12:00:51 -0700110 "TaskService",
111 "TelemetryService",
112 "Thermal",
George Liuf1240b42022-10-28 17:26:15 +0800113 "ThermalMetrics",
Xiaochao Ma1ec18992022-06-29 09:52:24 +0800114 "ThermalSubsystem",
Ed Tanous81d523a2022-05-25 12:00:51 -0700115 "Triggers",
Ed Tanous852432a2022-07-07 14:32:37 -0700116 "TriggersCollection",
Ed Tanous81d523a2022-05-25 12:00:51 -0700117 "UpdateService",
118 "VirtualMedia",
Ed Tanous852432a2022-07-07 14:32:37 -0700119 "VirtualMediaCollection",
Ed Tanous81d523a2022-05-25 12:00:51 -0700120 "VLanNetworkInterface",
Ed Tanous852432a2022-07-07 14:32:37 -0700121 "VLanNetworkInterfaceCollection",
Ed Tanous81d523a2022-05-25 12:00:51 -0700122 };
123}