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", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 35 | "EthernetInterface", |
Ed Tanous | 852432a | 2022-07-07 14:32:37 -0700 | [diff] [blame] | 36 | "EthernetInterfaceCollection", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 37 | "Event", |
| 38 | "EventDestination", |
Ed Tanous | 852432a | 2022-07-07 14:32:37 -0700 | [diff] [blame] | 39 | "EventDestinationCollection", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 40 | "EventService", |
George Liu | 1a7b377 | 2022-09-29 09:29:18 +0800 | [diff] [blame] | 41 | "Fan", |
| 42 | "FanCollection", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 43 | "IPAddresses", |
| 44 | "JsonSchemaFile", |
Ed Tanous | 852432a | 2022-07-07 14:32:37 -0700 | [diff] [blame] | 45 | "JsonSchemaFileCollection", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 46 | "LogEntry", |
Ed Tanous | 852432a | 2022-07-07 14:32:37 -0700 | [diff] [blame] | 47 | "LogEntryCollection", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 48 | "LogService", |
Ed Tanous | 852432a | 2022-07-07 14:32:37 -0700 | [diff] [blame] | 49 | "LogServiceCollection", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 50 | "Manager", |
| 51 | "ManagerAccount", |
Ed Tanous | 852432a | 2022-07-07 14:32:37 -0700 | [diff] [blame] | 52 | "ManagerAccountCollection", |
| 53 | "ManagerCollection", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 54 | "ManagerDiagnosticData", |
| 55 | "ManagerNetworkProtocol", |
| 56 | "Memory", |
Ed Tanous | 852432a | 2022-07-07 14:32:37 -0700 | [diff] [blame] | 57 | "MemoryCollection", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 58 | "Message", |
| 59 | "MessageRegistry", |
Ed Tanous | 852432a | 2022-07-07 14:32:37 -0700 | [diff] [blame] | 60 | "MessageRegistryCollection", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 61 | "MessageRegistryFile", |
Ed Tanous | 852432a | 2022-07-07 14:32:37 -0700 | [diff] [blame] | 62 | "MessageRegistryFileCollection", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 63 | "MetricDefinition", |
Ed Tanous | 852432a | 2022-07-07 14:32:37 -0700 | [diff] [blame] | 64 | "MetricDefinitionCollection", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 65 | "MetricReport", |
Ed Tanous | 852432a | 2022-07-07 14:32:37 -0700 | [diff] [blame] | 66 | "MetricReportCollection", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 67 | "MetricReportDefinition", |
Ed Tanous | 852432a | 2022-07-07 14:32:37 -0700 | [diff] [blame] | 68 | "MetricReportDefinitionCollection", |
| 69 | "odata-v4", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 70 | "odata", |
| 71 | "OperatingConfig", |
Ed Tanous | 852432a | 2022-07-07 14:32:37 -0700 | [diff] [blame] | 72 | "OperatingConfigCollection", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 73 | "PCIeDevice", |
Ed Tanous | 852432a | 2022-07-07 14:32:37 -0700 | [diff] [blame] | 74 | "PCIeDeviceCollection", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 75 | "PCIeFunction", |
Ed Tanous | 852432a | 2022-07-07 14:32:37 -0700 | [diff] [blame] | 76 | "PCIeFunctionCollection", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 77 | "PCIeSlots", |
| 78 | "PhysicalContext", |
| 79 | "Power", |
Chicago Duan | fe9bd2d | 2022-09-30 18:03:05 +0800 | [diff] [blame] | 80 | "PowerSubsystem", |
| 81 | "PowerSupply", |
| 82 | "PowerSupplyCollection", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 83 | "Privileges", |
| 84 | "Processor", |
Ed Tanous | 852432a | 2022-07-07 14:32:37 -0700 | [diff] [blame] | 85 | "ProcessorCollection", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 86 | "redfish-error", |
| 87 | "redfish-payload-annotations", |
Ed Tanous | 852432a | 2022-07-07 14:32:37 -0700 | [diff] [blame] | 88 | "redfish-schema-v1", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 89 | "redfish-schema", |
| 90 | "Redundancy", |
| 91 | "Resource", |
| 92 | "Role", |
Ed Tanous | 852432a | 2022-07-07 14:32:37 -0700 | [diff] [blame] | 93 | "RoleCollection", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 94 | "Sensor", |
Ed Tanous | 852432a | 2022-07-07 14:32:37 -0700 | [diff] [blame] | 95 | "SensorCollection", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 96 | "ServiceRoot", |
| 97 | "Session", |
Ed Tanous | 852432a | 2022-07-07 14:32:37 -0700 | [diff] [blame] | 98 | "SessionCollection", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 99 | "SessionService", |
| 100 | "Settings", |
| 101 | "SoftwareInventory", |
Ed Tanous | 852432a | 2022-07-07 14:32:37 -0700 | [diff] [blame] | 102 | "SoftwareInventoryCollection", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 103 | "Storage", |
Ed Tanous | 852432a | 2022-07-07 14:32:37 -0700 | [diff] [blame] | 104 | "StorageCollection", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 105 | "StorageController", |
Ed Tanous | 852432a | 2022-07-07 14:32:37 -0700 | [diff] [blame] | 106 | "StorageControllerCollection", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 107 | "Task", |
Ed Tanous | 852432a | 2022-07-07 14:32:37 -0700 | [diff] [blame] | 108 | "TaskCollection", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 109 | "TaskService", |
| 110 | "TelemetryService", |
| 111 | "Thermal", |
Xiaochao Ma | 1ec1899 | 2022-06-29 09:52:24 +0800 | [diff] [blame] | 112 | "ThermalSubsystem", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 113 | "Triggers", |
Ed Tanous | 852432a | 2022-07-07 14:32:37 -0700 | [diff] [blame] | 114 | "TriggersCollection", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 115 | "UpdateService", |
| 116 | "VirtualMedia", |
Ed Tanous | 852432a | 2022-07-07 14:32:37 -0700 | [diff] [blame] | 117 | "VirtualMediaCollection", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 118 | "VLanNetworkInterface", |
Ed Tanous | 852432a | 2022-07-07 14:32:37 -0700 | [diff] [blame] | 119 | "VLanNetworkInterfaceCollection", |
Ed Tanous | 81d523a | 2022-05-25 12:00:51 -0700 | [diff] [blame] | 120 | }; |
| 121 | } |