Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 1 | #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 Tanous | 3d69fed | 2022-09-26 20:10:42 -0700 | [diff] [blame] | 13 | #include <array> |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 14 | |
| 15 | namespace redfish |
| 16 | { |
| 17 | constexpr std::array schemas { |
| 18 | "AccountService", |
| 19 | "ActionInfo", |
| 20 | "Assembly", |
| 21 | "AttributeRegistry", |
| 22 | "Bios", |
| 23 | "Cable", |
Ed Tanous | 852432a | 2022-07-07 14:32:37 -0700 | [diff] [blame] | 24 | "CableCollection", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 25 | "Certificate", |
Ed Tanous | 852432a | 2022-07-07 14:32:37 -0700 | [diff] [blame] | 26 | "CertificateCollection", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 27 | "CertificateLocations", |
| 28 | "CertificateService", |
| 29 | "Chassis", |
Ed Tanous | 852432a | 2022-07-07 14:32:37 -0700 | [diff] [blame] | 30 | "ChassisCollection", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 31 | "ComputerSystem", |
Ed Tanous | 852432a | 2022-07-07 14:32:37 -0700 | [diff] [blame] | 32 | "ComputerSystemCollection", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 33 | "Drive", |
Ed Tanous | 852432a | 2022-07-07 14:32:37 -0700 | [diff] [blame] | 34 | "DriveCollection", |
George Liu | bf7e67e | 2022-10-06 09:19:46 +0800 | [diff] [blame] | 35 | "EnvironmentMetrics", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 36 | "EthernetInterface", |
Ed Tanous | 852432a | 2022-07-07 14:32:37 -0700 | [diff] [blame] | 37 | "EthernetInterfaceCollection", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 38 | "Event", |
| 39 | "EventDestination", |
Ed Tanous | 852432a | 2022-07-07 14:32:37 -0700 | [diff] [blame] | 40 | "EventDestinationCollection", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 41 | "EventService", |
Lakshmi Yadlapati | 71abefe | 2023-01-10 22:22:09 -0600 | [diff] [blame] | 42 | "FabricAdapter", |
| 43 | "FabricAdapterCollection", |
George Liu | 1a7b377 | 2022-09-29 09:29:18 +0800 | [diff] [blame] | 44 | "Fan", |
| 45 | "FanCollection", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 46 | "IPAddresses", |
| 47 | "JsonSchemaFile", |
Ed Tanous | 852432a | 2022-07-07 14:32:37 -0700 | [diff] [blame] | 48 | "JsonSchemaFileCollection", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 49 | "LogEntry", |
Ed Tanous | 852432a | 2022-07-07 14:32:37 -0700 | [diff] [blame] | 50 | "LogEntryCollection", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 51 | "LogService", |
Ed Tanous | 852432a | 2022-07-07 14:32:37 -0700 | [diff] [blame] | 52 | "LogServiceCollection", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 53 | "Manager", |
| 54 | "ManagerAccount", |
Ed Tanous | 852432a | 2022-07-07 14:32:37 -0700 | [diff] [blame] | 55 | "ManagerAccountCollection", |
| 56 | "ManagerCollection", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 57 | "ManagerDiagnosticData", |
| 58 | "ManagerNetworkProtocol", |
| 59 | "Memory", |
Ed Tanous | 852432a | 2022-07-07 14:32:37 -0700 | [diff] [blame] | 60 | "MemoryCollection", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 61 | "Message", |
| 62 | "MessageRegistry", |
Ed Tanous | 852432a | 2022-07-07 14:32:37 -0700 | [diff] [blame] | 63 | "MessageRegistryCollection", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 64 | "MessageRegistryFile", |
Ed Tanous | 852432a | 2022-07-07 14:32:37 -0700 | [diff] [blame] | 65 | "MessageRegistryFileCollection", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 66 | "MetricDefinition", |
Ed Tanous | 852432a | 2022-07-07 14:32:37 -0700 | [diff] [blame] | 67 | "MetricDefinitionCollection", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 68 | "MetricReport", |
Ed Tanous | 852432a | 2022-07-07 14:32:37 -0700 | [diff] [blame] | 69 | "MetricReportCollection", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 70 | "MetricReportDefinition", |
Ed Tanous | 852432a | 2022-07-07 14:32:37 -0700 | [diff] [blame] | 71 | "MetricReportDefinitionCollection", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 72 | "odata", |
Ed Tanous | 204c376 | 2022-12-12 09:50:09 -0800 | [diff] [blame] | 73 | "odata-v4", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 74 | "OperatingConfig", |
Ed Tanous | 852432a | 2022-07-07 14:32:37 -0700 | [diff] [blame] | 75 | "OperatingConfigCollection", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 76 | "PCIeDevice", |
Ed Tanous | 852432a | 2022-07-07 14:32:37 -0700 | [diff] [blame] | 77 | "PCIeDeviceCollection", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 78 | "PCIeFunction", |
Ed Tanous | 852432a | 2022-07-07 14:32:37 -0700 | [diff] [blame] | 79 | "PCIeFunctionCollection", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 80 | "PCIeSlots", |
| 81 | "PhysicalContext", |
George Liu | 7da1c58 | 2023-02-21 14:38:49 +0800 | [diff] [blame] | 82 | "Port", |
| 83 | "PortCollection", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 84 | "Power", |
Chicago Duan | fe9bd2d | 2022-09-30 18:03:05 +0800 | [diff] [blame] | 85 | "PowerSubsystem", |
| 86 | "PowerSupply", |
| 87 | "PowerSupplyCollection", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 88 | "Privileges", |
| 89 | "Processor", |
Ed Tanous | 852432a | 2022-07-07 14:32:37 -0700 | [diff] [blame] | 90 | "ProcessorCollection", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 91 | "redfish-error", |
| 92 | "redfish-payload-annotations", |
| 93 | "redfish-schema", |
Ed Tanous | 204c376 | 2022-12-12 09:50:09 -0800 | [diff] [blame] | 94 | "redfish-schema-v1", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 95 | "Redundancy", |
| 96 | "Resource", |
| 97 | "Role", |
Ed Tanous | 852432a | 2022-07-07 14:32:37 -0700 | [diff] [blame] | 98 | "RoleCollection", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 99 | "Sensor", |
Ed Tanous | 852432a | 2022-07-07 14:32:37 -0700 | [diff] [blame] | 100 | "SensorCollection", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 101 | "ServiceRoot", |
| 102 | "Session", |
Ed Tanous | 852432a | 2022-07-07 14:32:37 -0700 | [diff] [blame] | 103 | "SessionCollection", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 104 | "SessionService", |
| 105 | "Settings", |
| 106 | "SoftwareInventory", |
Ed Tanous | 852432a | 2022-07-07 14:32:37 -0700 | [diff] [blame] | 107 | "SoftwareInventoryCollection", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 108 | "Storage", |
Ed Tanous | 852432a | 2022-07-07 14:32:37 -0700 | [diff] [blame] | 109 | "StorageCollection", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 110 | "StorageController", |
Ed Tanous | 852432a | 2022-07-07 14:32:37 -0700 | [diff] [blame] | 111 | "StorageControllerCollection", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 112 | "Task", |
Ed Tanous | 852432a | 2022-07-07 14:32:37 -0700 | [diff] [blame] | 113 | "TaskCollection", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 114 | "TaskService", |
| 115 | "TelemetryService", |
| 116 | "Thermal", |
George Liu | f1240b4 | 2022-10-28 17:26:15 +0800 | [diff] [blame] | 117 | "ThermalMetrics", |
Xiaochao Ma | 1ec1899 | 2022-06-29 09:52:24 +0800 | [diff] [blame] | 118 | "ThermalSubsystem", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 119 | "Triggers", |
Ed Tanous | 852432a | 2022-07-07 14:32:37 -0700 | [diff] [blame] | 120 | "TriggersCollection", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 121 | "UpdateService", |
| 122 | "VirtualMedia", |
Ed Tanous | 852432a | 2022-07-07 14:32:37 -0700 | [diff] [blame] | 123 | "VirtualMediaCollection", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 124 | "VLanNetworkInterface", |
Ed Tanous | 852432a | 2022-07-07 14:32:37 -0700 | [diff] [blame] | 125 | "VLanNetworkInterfaceCollection", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 126 | }; |
| 127 | } |