blob: 82673388671ad078423ced365e4d922ae42cc481 [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",
Lakshmi Yadlapati71abefe2023-01-10 22:22:09 -060042 "FabricAdapter",
43 "FabricAdapterCollection",
George Liu1a7b3772022-09-29 09:29:18 +080044 "Fan",
45 "FanCollection",
Ed Tanous81d523a2022-05-25 12:00:51 -070046 "IPAddresses",
47 "JsonSchemaFile",
Ed Tanous852432a2022-07-07 14:32:37 -070048 "JsonSchemaFileCollection",
Ed Tanous81d523a2022-05-25 12:00:51 -070049 "LogEntry",
Ed Tanous852432a2022-07-07 14:32:37 -070050 "LogEntryCollection",
Ed Tanous81d523a2022-05-25 12:00:51 -070051 "LogService",
Ed Tanous852432a2022-07-07 14:32:37 -070052 "LogServiceCollection",
Ed Tanous81d523a2022-05-25 12:00:51 -070053 "Manager",
54 "ManagerAccount",
Ed Tanous852432a2022-07-07 14:32:37 -070055 "ManagerAccountCollection",
56 "ManagerCollection",
Ed Tanous81d523a2022-05-25 12:00:51 -070057 "ManagerDiagnosticData",
58 "ManagerNetworkProtocol",
59 "Memory",
Ed Tanous852432a2022-07-07 14:32:37 -070060 "MemoryCollection",
Ed Tanous81d523a2022-05-25 12:00:51 -070061 "Message",
62 "MessageRegistry",
Ed Tanous852432a2022-07-07 14:32:37 -070063 "MessageRegistryCollection",
Ed Tanous81d523a2022-05-25 12:00:51 -070064 "MessageRegistryFile",
Ed Tanous852432a2022-07-07 14:32:37 -070065 "MessageRegistryFileCollection",
Ed Tanous81d523a2022-05-25 12:00:51 -070066 "MetricDefinition",
Ed Tanous852432a2022-07-07 14:32:37 -070067 "MetricDefinitionCollection",
Ed Tanous81d523a2022-05-25 12:00:51 -070068 "MetricReport",
Ed Tanous852432a2022-07-07 14:32:37 -070069 "MetricReportCollection",
Ed Tanous81d523a2022-05-25 12:00:51 -070070 "MetricReportDefinition",
Ed Tanous852432a2022-07-07 14:32:37 -070071 "MetricReportDefinitionCollection",
Ed Tanous81d523a2022-05-25 12:00:51 -070072 "odata",
Ed Tanous204c3762022-12-12 09:50:09 -080073 "odata-v4",
Ed Tanous81d523a2022-05-25 12:00:51 -070074 "OperatingConfig",
Ed Tanous852432a2022-07-07 14:32:37 -070075 "OperatingConfigCollection",
Ed Tanous81d523a2022-05-25 12:00:51 -070076 "PCIeDevice",
Ed Tanous852432a2022-07-07 14:32:37 -070077 "PCIeDeviceCollection",
Ed Tanous81d523a2022-05-25 12:00:51 -070078 "PCIeFunction",
Ed Tanous852432a2022-07-07 14:32:37 -070079 "PCIeFunctionCollection",
Ed Tanous81d523a2022-05-25 12:00:51 -070080 "PCIeSlots",
81 "PhysicalContext",
George Liu7da1c582023-02-21 14:38:49 +080082 "Port",
83 "PortCollection",
Ed Tanous81d523a2022-05-25 12:00:51 -070084 "Power",
Chicago Duanfe9bd2d2022-09-30 18:03:05 +080085 "PowerSubsystem",
86 "PowerSupply",
87 "PowerSupplyCollection",
Ed Tanous81d523a2022-05-25 12:00:51 -070088 "Privileges",
89 "Processor",
Ed Tanous852432a2022-07-07 14:32:37 -070090 "ProcessorCollection",
Ed Tanous81d523a2022-05-25 12:00:51 -070091 "redfish-error",
92 "redfish-payload-annotations",
93 "redfish-schema",
Ed Tanous204c3762022-12-12 09:50:09 -080094 "redfish-schema-v1",
Ed Tanous81d523a2022-05-25 12:00:51 -070095 "Redundancy",
96 "Resource",
97 "Role",
Ed Tanous852432a2022-07-07 14:32:37 -070098 "RoleCollection",
Ed Tanous81d523a2022-05-25 12:00:51 -070099 "Sensor",
Ed Tanous852432a2022-07-07 14:32:37 -0700100 "SensorCollection",
Ed Tanous81d523a2022-05-25 12:00:51 -0700101 "ServiceRoot",
102 "Session",
Ed Tanous852432a2022-07-07 14:32:37 -0700103 "SessionCollection",
Ed Tanous81d523a2022-05-25 12:00:51 -0700104 "SessionService",
105 "Settings",
106 "SoftwareInventory",
Ed Tanous852432a2022-07-07 14:32:37 -0700107 "SoftwareInventoryCollection",
Ed Tanous81d523a2022-05-25 12:00:51 -0700108 "Storage",
Ed Tanous852432a2022-07-07 14:32:37 -0700109 "StorageCollection",
Ed Tanous81d523a2022-05-25 12:00:51 -0700110 "StorageController",
Ed Tanous852432a2022-07-07 14:32:37 -0700111 "StorageControllerCollection",
Ed Tanous81d523a2022-05-25 12:00:51 -0700112 "Task",
Ed Tanous852432a2022-07-07 14:32:37 -0700113 "TaskCollection",
Ed Tanous81d523a2022-05-25 12:00:51 -0700114 "TaskService",
115 "TelemetryService",
116 "Thermal",
George Liuf1240b42022-10-28 17:26:15 +0800117 "ThermalMetrics",
Xiaochao Ma1ec18992022-06-29 09:52:24 +0800118 "ThermalSubsystem",
Ed Tanous81d523a2022-05-25 12:00:51 -0700119 "Triggers",
Ed Tanous852432a2022-07-07 14:32:37 -0700120 "TriggersCollection",
Ed Tanous81d523a2022-05-25 12:00:51 -0700121 "UpdateService",
122 "VirtualMedia",
Ed Tanous852432a2022-07-07 14:32:37 -0700123 "VirtualMediaCollection",
Ed Tanous81d523a2022-05-25 12:00:51 -0700124 "VLanNetworkInterface",
Ed Tanous852432a2022-07-07 14:32:37 -0700125 "VLanNetworkInterfaceCollection",
Ed Tanous81d523a2022-05-25 12:00:51 -0700126 };
127}