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