Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <!----> |
| 3 | <!--################################################################################ --> |
Ed Tanous | e9cc1bc | 2023-09-21 11:15:30 -0700 | [diff] [blame^] | 4 | <!--# Redfish Schema: ComputerSystem v1.21.0 --> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 5 | <!--# --> |
| 6 | <!--# For a detailed change log, see the README file contained in the DSP8010 bundle, --> |
| 7 | <!--# available at http://www.dmtf.org/standards/redfish --> |
Ed Tanous | f263e09 | 2023-05-22 09:56:29 -0700 | [diff] [blame] | 8 | <!--# Copyright 2014-2023 DMTF. --> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 9 | <!--# For the full DMTF copyright policy, see http://www.dmtf.org/about/policies/copyright --> |
| 10 | <!--################################################################################ --> |
| 11 | <!----> |
| 12 | <edmx:Edmx xmlns:edmx="http://docs.oasis-open.org/odata/ns/edmx" Version="4.0"> |
| 13 | |
| 14 | <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Core.V1.xml"> |
| 15 | <edmx:Include Namespace="Org.OData.Core.V1" Alias="OData"/> |
| 16 | </edmx:Reference> |
| 17 | <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Capabilities.V1.xml"> |
| 18 | <edmx:Include Namespace="Org.OData.Capabilities.V1" Alias="Capabilities"/> |
| 19 | </edmx:Reference> |
Ed Tanous | 530520e | 2019-01-02 13:41:37 -0800 | [diff] [blame] | 20 | <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Measures.V1.xml"> |
| 21 | <edmx:Include Namespace="Org.OData.Measures.V1" Alias="Measures"/> |
| 22 | </edmx:Reference> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 23 | <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/RedfishExtensions_v1.xml"> |
| 24 | <edmx:Include Namespace="RedfishExtensions.v1_0_0" Alias="Redfish"/> |
| 25 | <edmx:Include Namespace="Validation.v1_0_0" Alias="Validation"/> |
| 26 | </edmx:Reference> |
| 27 | <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Resource_v1.xml"> |
| 28 | <edmx:Include Namespace="Resource"/> |
| 29 | <edmx:Include Namespace="Resource.v1_0_0"/> |
| 30 | </edmx:Reference> |
| 31 | <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Chassis_v1.xml"> |
| 32 | <edmx:Include Namespace="Chassis"/> |
| 33 | </edmx:Reference> |
| 34 | <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/LogServiceCollection_v1.xml"> |
| 35 | <edmx:Include Namespace="LogServiceCollection"/> |
| 36 | </edmx:Reference> |
| 37 | <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/EthernetInterfaceCollection_v1.xml"> |
| 38 | <edmx:Include Namespace="EthernetInterfaceCollection"/> |
| 39 | </edmx:Reference> |
| 40 | <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/SimpleStorageCollection_v1.xml"> |
| 41 | <edmx:Include Namespace="SimpleStorageCollection"/> |
| 42 | </edmx:Reference> |
| 43 | <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/ProcessorCollection_v1.xml"> |
| 44 | <edmx:Include Namespace="ProcessorCollection"/> |
| 45 | </edmx:Reference> |
| 46 | <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/SecureBoot_v1.xml"> |
| 47 | <edmx:Include Namespace="SecureBoot"/> |
| 48 | </edmx:Reference> |
| 49 | <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Bios_v1.xml"> |
| 50 | <edmx:Include Namespace="Bios"/> |
| 51 | </edmx:Reference> |
| 52 | <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/MemoryCollection_v1.xml"> |
| 53 | <edmx:Include Namespace="MemoryCollection"/> |
| 54 | </edmx:Reference> |
| 55 | <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/MemoryDomainCollection_v1.xml"> |
| 56 | <edmx:Include Namespace="MemoryDomainCollection"/> |
| 57 | </edmx:Reference> |
| 58 | <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Manager_v1.xml"> |
| 59 | <edmx:Include Namespace="Manager"/> |
| 60 | </edmx:Reference> |
| 61 | <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/StorageCollection_v1.xml"> |
| 62 | <edmx:Include Namespace="StorageCollection"/> |
| 63 | </edmx:Reference> |
| 64 | <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/PCIeDevice_v1.xml"> |
| 65 | <edmx:Include Namespace="PCIeDevice"/> |
| 66 | </edmx:Reference> |
| 67 | <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/PCIeFunction_v1.xml"> |
| 68 | <edmx:Include Namespace="PCIeFunction"/> |
| 69 | </edmx:Reference> |
| 70 | <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Endpoint_v1.xml"> |
| 71 | <edmx:Include Namespace="Endpoint"/> |
| 72 | </edmx:Reference> |
| 73 | <edmx:Reference Uri="http://redfish.dmtf.org/schemas/swordfish/v1/HostedStorageServices_v1.xml"> |
| 74 | <edmx:Include Namespace="HostedStorageServices"/> |
| 75 | </edmx:Reference> |
| 76 | <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/NetworkInterfaceCollection_v1.xml"> |
| 77 | <edmx:Include Namespace="NetworkInterfaceCollection"/> |
| 78 | </edmx:Reference> |
| 79 | <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/ResourceBlock_v1.xml"> |
| 80 | <edmx:Include Namespace="ResourceBlock"/> |
| 81 | </edmx:Reference> |
Asmitha Karunanithi | 009c645 | 2022-09-22 01:07:59 -0500 | [diff] [blame] | 82 | <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/TrustedComponent_v1.xml"> |
| 83 | <edmx:Include Namespace="TrustedComponent"/> |
| 84 | </edmx:Reference> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 85 | <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/BootOptionCollection_v1.xml"> |
| 86 | <edmx:Include Namespace="BootOptionCollection"/> |
| 87 | </edmx:Reference> |
| 88 | <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Redundancy_v1.xml"> |
| 89 | <edmx:Include Namespace="Redundancy"/> |
| 90 | </edmx:Reference> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 91 | <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/CertificateCollection_v1.xml"> |
| 92 | <edmx:Include Namespace="CertificateCollection"/> |
| 93 | </edmx:Reference> |
| 94 | <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/ProcessorMetrics_v1.xml"> |
| 95 | <edmx:Include Namespace="ProcessorMetrics"/> |
| 96 | </edmx:Reference> |
| 97 | <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/MemoryMetrics_v1.xml"> |
| 98 | <edmx:Include Namespace="MemoryMetrics"/> |
| 99 | </edmx:Reference> |
Gunnar Mills | 09b9d45 | 2020-02-11 13:27:39 -0600 | [diff] [blame] | 100 | <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/FabricAdapterCollection_v1.xml"> |
| 101 | <edmx:Include Namespace="FabricAdapterCollection"/> |
| 102 | </edmx:Reference> |
Asmitha Karunanithi | c8ccb77 | 2020-09-22 10:56:46 -0500 | [diff] [blame] | 103 | <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/VirtualMediaCollection_v1.xml"> |
| 104 | <edmx:Include Namespace="VirtualMediaCollection"/> |
| 105 | </edmx:Reference> |
Gunnar Mills | 262d7d4 | 2021-01-20 16:28:41 -0600 | [diff] [blame] | 106 | <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/SoftwareInventory_v1.xml"> |
| 107 | <edmx:Include Namespace="SoftwareInventory"/> |
| 108 | </edmx:Reference> |
Gunnar Mills | 10f270b | 2021-05-19 15:34:06 -0500 | [diff] [blame] | 109 | <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/GraphicsControllerCollection_v1.xml"> |
| 110 | <edmx:Include Namespace="GraphicsControllerCollection"/> |
| 111 | </edmx:Reference> |
| 112 | <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/USBControllerCollection_v1.xml"> |
| 113 | <edmx:Include Namespace="USBControllerCollection"/> |
| 114 | </edmx:Reference> |
Sui Chen | 141d943 | 2022-02-03 22:01:27 -0800 | [diff] [blame] | 115 | <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/NetworkDeviceFunction_v1.xml"> |
| 116 | <edmx:Include Namespace="NetworkDeviceFunction"/> |
| 117 | </edmx:Reference> |
Ed Tanous | e9cc1bc | 2023-09-21 11:15:30 -0700 | [diff] [blame^] | 118 | <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/OperatingSystem_v1.xml"> |
| 119 | <edmx:Include Namespace="OperatingSystem"/> |
| 120 | </edmx:Reference> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 121 | |
| 122 | <edmx:DataServices> |
| 123 | |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 124 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem"> |
| 125 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 126 | |
| 127 | <EntityType Name="ComputerSystem" BaseType="Resource.v1_0_0.Resource" Abstract="true"> |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 128 | <Annotation Term="OData.Description" String="The ComputerSystem schema represents a computer or system instance and the software-visible resources, or items within the data plane, such as memory, CPU, and other devices that it can access. Details of those resources or subsystems are also linked through this resource."/> |
| 129 | <Annotation Term="OData.LongDescription" String="This resource shall represent a computing system in the Redfish Specification."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 130 | <Annotation Term="Capabilities.InsertRestrictions"> |
| 131 | <Record> |
| 132 | <PropertyValue Property="Insertable" Bool="false"/> |
| 133 | </Record> |
| 134 | </Annotation> |
| 135 | <Annotation Term="Capabilities.UpdateRestrictions"> |
| 136 | <Record> |
| 137 | <PropertyValue Property="Updatable" Bool="true"/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 138 | <Annotation Term="OData.Description" String="Some properties, such as AssetTag, IndicatorLED, and some boot parameters, can be updated for a computer system."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 139 | </Record> |
| 140 | </Annotation> |
| 141 | <Annotation Term="Capabilities.DeleteRestrictions"> |
| 142 | <Record> |
| 143 | <PropertyValue Property="Deletable" Bool="true"/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 144 | <Annotation Term="OData.Description" String="A client can delete a composed computer system to retire it."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 145 | </Record> |
| 146 | </Annotation> |
Ed Tanous | 530520e | 2019-01-02 13:41:37 -0800 | [diff] [blame] | 147 | <Annotation Term="Redfish.Uris"> |
| 148 | <Collection> |
| 149 | <String>/redfish/v1/Systems/{ComputerSystemId}</String> |
| 150 | <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}</String> |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 151 | <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}</String> |
Ed Tanous | 530520e | 2019-01-02 13:41:37 -0800 | [diff] [blame] | 152 | </Collection> |
| 153 | </Annotation> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 154 | </EntityType> |
| 155 | |
| 156 | <Action Name="Reset" IsBound="true"> |
Gunnar Mills | 844b415 | 2020-06-22 12:44:09 -0500 | [diff] [blame] | 157 | <Annotation Term="OData.Description" String="This action resets the system."/> |
Ed Tanous | ed76121 | 2022-09-23 15:03:29 -0700 | [diff] [blame] | 158 | <Annotation Term="OData.LongDescription" String="This action shall reset the system represented by the resource. For systems that implement ACPI Power Button functionality, the PushPowerButton value shall perform or emulate an ACPI Power Button Push, and the ForceOff value shall perform an ACPI Power Button Override, commonly known as a four-second hold of the power button."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 159 | <Parameter Name="ComputerSystem" Type="ComputerSystem.v1_0_0.Actions"/> |
| 160 | <Parameter Name="ResetType" Type="Resource.ResetType"> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 161 | <Annotation Term="OData.Description" String="The type of reset."/> |
Asmitha Karunanithi | c8ccb77 | 2020-09-22 10:56:46 -0500 | [diff] [blame] | 162 | <Annotation Term="OData.LongDescription" String="This parameter shall contain the type of reset. The service can accept a request without the parameter and perform an implementation-specific default reset. Services should include the @Redfish.AllowableValues annotation for this parameter to ensure compatibility with clients, even when ActionInfo has been implemented."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 163 | </Parameter> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 164 | </Action> |
| 165 | |
| 166 | <Action Name="SetDefaultBootOrder" IsBound="true"> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 167 | <Annotation Term="OData.Description" String="This action sets the BootOrder to the default settings."/> |
| 168 | <Annotation Term="OData.LongDescription" String="This action shall set the BootOrder array to the default settings."/> |
Gunnar Mills | 844b415 | 2020-06-22 12:44:09 -0500 | [diff] [blame] | 169 | <Parameter Name="ComputerSystem" Type="ComputerSystem.v1_0_0.Actions"/> |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 170 | <Annotation Term="Redfish.Revisions"> |
| 171 | <Collection> |
| 172 | <Record> |
| 173 | <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/> |
| 174 | <PropertyValue Property="Version" String="v1_5_0"/> |
| 175 | </Record> |
| 176 | </Collection> |
| 177 | </Annotation> |
| 178 | </Action> |
| 179 | |
| 180 | <Action Name="AddResourceBlock" IsBound="true"> |
Gunnar Mills | 844b415 | 2020-06-22 12:44:09 -0500 | [diff] [blame] | 181 | <Annotation Term="OData.Description" String="This action adds a resource block to a system."/> |
| 182 | <Annotation Term="OData.LongDescription" String="This action shall add a resource block to a system."/> |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 183 | <Parameter Name="ComputerSystem" Type="ComputerSystem.v1_0_0.Actions"/> |
| 184 | <Parameter Name="ResourceBlock" Type="ResourceBlock.ResourceBlock" Nullable="false"> |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 185 | <Annotation Term="OData.Description" String="The resource block to add to the system."/> |
| 186 | <Annotation Term="OData.LongDescription" String="This parameter shall contain a link to the specified resource block to add to the system."/> |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 187 | </Parameter> |
| 188 | <Parameter Name="ResourceBlockETag" Type="Edm.String"> |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 189 | <Annotation Term="OData.Description" String="The current ETag of the resource block to add to the system."/> |
| 190 | <Annotation Term="OData.LongDescription" String="This parameter shall contain the current ETag of the resource block to add to the system. If the client-provided ETag does not match the current ETag of the resource block that the ResourceBlock parameter specifies, the service shall return the HTTP 428 (Precondition Required) status code to reject the request."/> |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 191 | </Parameter> |
| 192 | <Parameter Name="ComputerSystemETag" Type="Edm.String"> |
| 193 | <Annotation Term="OData.Description" String="The current ETag of the system."/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 194 | <Annotation Term="OData.LongDescription" String="This parameter shall contain the current ETag of the system. If the client-provided ETag does not match the current ETag of the system, the service shall return the HTTP 428 (Precondition Required) status code to reject the request."/> |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 195 | </Parameter> |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 196 | <Annotation Term="Redfish.Revisions"> |
| 197 | <Collection> |
| 198 | <Record> |
| 199 | <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/> |
| 200 | <PropertyValue Property="Version" String="v1_6_0"/> |
| 201 | </Record> |
| 202 | </Collection> |
| 203 | </Annotation> |
| 204 | </Action> |
| 205 | |
| 206 | <Action Name="RemoveResourceBlock" IsBound="true"> |
Gunnar Mills | 844b415 | 2020-06-22 12:44:09 -0500 | [diff] [blame] | 207 | <Annotation Term="OData.Description" String="This action removes a resource block from a system."/> |
| 208 | <Annotation Term="OData.LongDescription" String="This action shall remove a resource block from a system."/> |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 209 | <Parameter Name="ComputerSystem" Type="ComputerSystem.v1_0_0.Actions"/> |
| 210 | <Parameter Name="ResourceBlock" Type="ResourceBlock.ResourceBlock" Nullable="false"> |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 211 | <Annotation Term="OData.Description" String="The resource block to remove from the system."/> |
| 212 | <Annotation Term="OData.LongDescription" String="This parameter shall contain a link to the specified resource block to remove from the system."/> |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 213 | </Parameter> |
| 214 | <Parameter Name="ResourceBlockETag" Type="Edm.String"> |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 215 | <Annotation Term="OData.Description" String="The current ETag of the resource block to remove from the system."/> |
| 216 | <Annotation Term="OData.LongDescription" String="This parameter shall contain the current ETag of the resource block to remove from the system. If the client-provided ETag does not match the current ETag of the resource block that the ResourceBlock parameter specifies, the service shall return the HTTP 428 (Precondition Required) status code to reject the request."/> |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 217 | </Parameter> |
| 218 | <Parameter Name="ComputerSystemETag" Type="Edm.String"> |
| 219 | <Annotation Term="OData.Description" String="The current ETag of the system."/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 220 | <Annotation Term="OData.LongDescription" String="This parameter shall contain the current ETag of the system. If the client-provided ETag does not match the current ETag of the system, the service shall return the HTTP 428 (Precondition Required) status code to reject the request."/> |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 221 | </Parameter> |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 222 | <Annotation Term="Redfish.Revisions"> |
| 223 | <Collection> |
| 224 | <Record> |
| 225 | <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/> |
| 226 | <PropertyValue Property="Version" String="v1_6_0"/> |
| 227 | </Record> |
| 228 | </Collection> |
| 229 | </Annotation> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 230 | </Action> |
| 231 | |
Ed Tanous | e9cc1bc | 2023-09-21 11:15:30 -0700 | [diff] [blame^] | 232 | <Action Name="Decommission" IsBound="true"> |
| 233 | <Annotation Term="OData.Description" String="This action decommissions a system."/> |
| 234 | <Annotation Term="OData.LongDescription" String="This action shall remove all specified data from a system in preparation to decommission the system."/> |
| 235 | <Parameter Name="ComputerSystem" Type="ComputerSystem.v1_0_0.Actions"/> |
| 236 | <Parameter Name="DecommissionTypes" Type="Collection(ComputerSystem.v1_21_0.DecommissionType)" Nullable="false"> |
| 237 | <Annotation Term="OData.Description" String="The types of data to remove from the system."/> |
| 238 | <Annotation Term="OData.LongDescription" String="This parameter shall contain a list of the types of data to remove from the system."/> |
| 239 | </Parameter> |
| 240 | <Parameter Name="OEMDecommissionTypes" Type="Collection(Edm.String)"> |
| 241 | <Annotation Term="OData.Description" String="The OEM-specific types of data to remove from the system."/> |
| 242 | <Annotation Term="OData.LongDescription" String="This parameter shall contain any OEM-specific types of data to remove from the system."/> |
| 243 | </Parameter> |
| 244 | <Parameter Name="ComputerSystemETag" Type="Edm.String"> |
| 245 | <Annotation Term="OData.Description" String="The current ETag of the system."/> |
| 246 | <Annotation Term="OData.LongDescription" String="This parameter shall contain the current ETag of the system. If the client-provided ETag does not match the current ETag of the system, the service shall return the HTTP 428 (Precondition Required) status code to reject the request."/> |
| 247 | </Parameter> |
| 248 | <Parameter Name="RequireSecureErase" Type="Edm.Boolean"> |
| 249 | <Annotation Term="OData.Description" String="Ensure secure erasure of all devices and fail the request if not possible."/> |
| 250 | <Annotation Term="OData.LongDescription" String="This parameter shall indicate if a secure erase is required. If the parameter contains `true` and a secure erase to the level of NIST 800-88 Clear or Purge for all specified components can not be performed the service shall return the HTTP 501 (Not Implemented) status code. This failure may occur after the process has already started. If not provided by the client, the value shall be assumed to be `false`."/> |
| 251 | </Parameter> |
| 252 | <Annotation Term="Redfish.Revisions"> |
| 253 | <Collection> |
| 254 | <Record> |
| 255 | <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/> |
| 256 | <PropertyValue Property="Version" String="v1_21_0"/> |
| 257 | </Record> |
| 258 | </Collection> |
| 259 | </Annotation> |
| 260 | </Action> |
| 261 | |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 262 | <EnumType Name="BootSource"> |
| 263 | <Member Name="None"> |
| 264 | <Annotation Term="OData.Description" String="Boot from the normal boot device."/> |
| 265 | </Member> |
| 266 | <Member Name="Pxe"> |
| 267 | <Annotation Term="OData.Description" String="Boot from the Pre-Boot EXecution (PXE) environment."/> |
| 268 | </Member> |
| 269 | <Member Name="Floppy"> |
| 270 | <Annotation Term="OData.Description" String="Boot from the floppy disk drive."/> |
| 271 | </Member> |
| 272 | <Member Name="Cd"> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 273 | <Annotation Term="OData.Description" String="Boot from the CD or DVD."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 274 | </Member> |
| 275 | <Member Name="Usb"> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 276 | <Annotation Term="OData.Description" String="Boot from a system BIOS-specified USB device."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 277 | </Member> |
| 278 | <Member Name="Hdd"> |
| 279 | <Annotation Term="OData.Description" String="Boot from a hard drive."/> |
| 280 | </Member> |
| 281 | <Member Name="BiosSetup"> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 282 | <Annotation Term="OData.Description" String="Boot to the BIOS setup utility."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 283 | </Member> |
| 284 | <Member Name="Utilities"> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 285 | <Annotation Term="OData.Description" String="Boot to the manufacturer's utilities program or programs."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 286 | </Member> |
| 287 | <Member Name="Diags"> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 288 | <Annotation Term="OData.Description" String="Boot to the manufacturer's diagnostics program."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 289 | </Member> |
| 290 | <Member Name="UefiShell"> |
| 291 | <Annotation Term="OData.Description" String="Boot to the UEFI Shell."/> |
| 292 | </Member> |
| 293 | <Member Name="UefiTarget"> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 294 | <Annotation Term="OData.Description" String="Boot to the UEFI device specified in the UefiTargetBootSourceOverride property."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 295 | </Member> |
| 296 | <Member Name="SDCard"> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 297 | <Annotation Term="OData.Description" String="Boot from an SD card."/> |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 298 | <Annotation Term="Redfish.Revisions"> |
| 299 | <Collection> |
| 300 | <Record> |
| 301 | <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/> |
| 302 | <PropertyValue Property="Version" String="v1_1_0"/> |
| 303 | </Record> |
| 304 | </Collection> |
| 305 | </Annotation> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 306 | </Member> |
| 307 | <Member Name="UefiHttp"> |
| 308 | <Annotation Term="OData.Description" String="Boot from a UEFI HTTP network location."/> |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 309 | <Annotation Term="Redfish.Revisions"> |
| 310 | <Collection> |
| 311 | <Record> |
| 312 | <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/> |
| 313 | <PropertyValue Property="Version" String="v1_1_0"/> |
| 314 | </Record> |
| 315 | </Collection> |
| 316 | </Annotation> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 317 | </Member> |
| 318 | <Member Name="RemoteDrive"> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 319 | <Annotation Term="OData.Description" String="Boot from a remote drive, such as an iSCSI target."/> |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 320 | <Annotation Term="Redfish.Revisions"> |
| 321 | <Collection> |
| 322 | <Record> |
| 323 | <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/> |
| 324 | <PropertyValue Property="Version" String="v1_2_0"/> |
| 325 | </Record> |
| 326 | </Collection> |
| 327 | </Annotation> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 328 | </Member> |
| 329 | <Member Name="UefiBootNext"> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 330 | <Annotation Term="OData.Description" String="Boot to the UEFI device that the BootNext property specifies."/> |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 331 | <Annotation Term="Redfish.Revisions"> |
| 332 | <Collection> |
| 333 | <Record> |
| 334 | <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/> |
| 335 | <PropertyValue Property="Version" String="v1_5_0"/> |
| 336 | </Record> |
| 337 | </Collection> |
| 338 | </Annotation> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 339 | </Member> |
Asmitha Karunanithi | 009c645 | 2022-09-22 01:07:59 -0500 | [diff] [blame] | 340 | <Member Name="Recovery"> |
| 341 | <Annotation Term="OData.Description" String="Boot to a system-designated recovery process or image."/> |
| 342 | <Annotation Term="Redfish.Revisions"> |
| 343 | <Collection> |
| 344 | <Record> |
| 345 | <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/> |
| 346 | <PropertyValue Property="Version" String="v1_19_0"/> |
| 347 | </Record> |
| 348 | </Collection> |
| 349 | </Annotation> |
| 350 | </Member> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 351 | </EnumType> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 352 | </Schema> |
| 353 | |
| 354 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_0"> |
| 355 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 356 | <Annotation Term="Redfish.Release" String="1.0"/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 357 | |
| 358 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.ComputerSystem"> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 359 | <Property Name="SystemType" Type="ComputerSystem.v1_0_0.SystemType" Nullable="false"> |
| 360 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 361 | <Annotation Term="OData.Description" String="The type of computer system that this resource represents."/> |
| 362 | <Annotation Term="OData.LongDescription" String="An enumeration that indicates the kind of system that this resource represents."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 363 | </Property> |
| 364 | <Property Name="Links" Type="ComputerSystem.v1_0_0.Links" Nullable="false"> |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 365 | <Annotation Term="OData.Description" String="The links to other resources that are related to this resource."/> |
| 366 | <Annotation Term="OData.LongDescription" String="This property shall contain links to resources that are related to but are not contained by, or subordinate to, this resource."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 367 | </Property> |
| 368 | <Property Name="AssetTag" Type="Edm.String"> |
| 369 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 370 | <Annotation Term="OData.Description" String="The user-definable tag that can track this computer system for inventory or other client purposes."/> |
Ed Tanous | f263e09 | 2023-05-22 09:56:29 -0700 | [diff] [blame] | 371 | <Annotation Term="OData.LongDescription" String="This property shall contain the system asset tag value. Modifying this property may modify the AssetTag in the containing Chassis resource."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 372 | </Property> |
| 373 | <Property Name="Manufacturer" Type="Edm.String"> |
| 374 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
| 375 | <Annotation Term="OData.Description" String="The manufacturer or OEM of this system."/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 376 | <Annotation Term="OData.LongDescription" String="This property shall contain a value that represents the manufacturer of the system."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 377 | </Property> |
| 378 | <Property Name="Model" Type="Edm.String"> |
| 379 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
| 380 | <Annotation Term="OData.Description" String="The product name for this system, without the manufacturer name."/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 381 | <Annotation Term="OData.LongDescription" String="This property shall describe how the manufacturer refers to this system. Typically, this value is the product name for this system without the manufacturer name."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 382 | </Property> |
| 383 | <Property Name="SKU" Type="Edm.String"> |
| 384 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
| 385 | <Annotation Term="OData.Description" String="The manufacturer SKU for this system."/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 386 | <Annotation Term="OData.LongDescription" String="This property shall contain the SKU for the system."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 387 | </Property> |
| 388 | <Property Name="SerialNumber" Type="Edm.String"> |
| 389 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
| 390 | <Annotation Term="OData.Description" String="The serial number for this system."/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 391 | <Annotation Term="OData.LongDescription" String="This property shall contain the serial number for the system."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 392 | </Property> |
| 393 | <Property Name="PartNumber" Type="Edm.String"> |
| 394 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
| 395 | <Annotation Term="OData.Description" String="The part number for this system."/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 396 | <Annotation Term="OData.LongDescription" String="This property shall contain the manufacturer-defined part number for the system."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 397 | </Property> |
| 398 | <Property Name="UUID" Type="Resource.UUID"> |
| 399 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 400 | <Annotation Term="OData.Description" String="The UUID for this system."/> |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 401 | <Annotation Term="OData.LongDescription" String="This property shall contain the universal unique identifier number for this system. RFC4122 describes methods to create this value. The value should be considered to be opaque. Client software should only treat the overall value as a UUID and should not interpret any sub-fields within the UUID. If the system supports SMBIOS, the property value should follow the SMBIOS 2.6 and later recommendation for converting the SMBIOS 16-byte UUID structure into the Redfish canonical `xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx` string format, so that the property value matches the byte order presented by current OS APIs, such as WMI and dmidecode."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 402 | </Property> |
| 403 | <Property Name="HostName" Type="Edm.String"> |
| 404 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 405 | <Annotation Term="OData.Description" String="The DNS host name, without any domain information."/> |
Ed Tanous | f263e09 | 2023-05-22 09:56:29 -0700 | [diff] [blame] | 406 | <Annotation Term="OData.LongDescription" String="This property shall contain the host name for this system, as reported by the operating system or hypervisor. A service running in the host operating system typically reports this value to the manager. Modifying this property may modify the HostName in one or more EthernetInterface resources contained in this system."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 407 | </Property> |
| 408 | <Property Name="IndicatorLED" Type="ComputerSystem.v1_0_0.IndicatorLED"> |
| 409 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 410 | <Annotation Term="OData.Description" String="The state of the indicator LED, which identifies the system."/> |
| 411 | <Annotation Term="OData.LongDescription" String="This property shall contain the state of the indicator light, which identifies this system."/> |
Asmitha Karunanithi | c8ccb77 | 2020-09-22 10:56:46 -0500 | [diff] [blame] | 412 | <Annotation Term="Redfish.Revisions"> |
| 413 | <Collection> |
| 414 | <Record> |
| 415 | <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/> |
| 416 | <PropertyValue Property="Version" String="v1_13_0"/> |
| 417 | <PropertyValue Property="Description" String="This property has been deprecated in favor of the LocationIndicatorActive property."/> |
| 418 | </Record> |
| 419 | </Collection> |
| 420 | </Annotation> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 421 | </Property> |
Ed Tanous | a8d8f9d | 2023-01-26 13:57:00 -0800 | [diff] [blame] | 422 | <Property Name="PowerState" Type="Resource.PowerState"> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 423 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 424 | <Annotation Term="OData.Description" String="The current power state of the system."/> |
| 425 | <Annotation Term="OData.LongDescription" String="This property shall contain the power state of the system."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 426 | </Property> |
| 427 | <Property Name="Boot" Type="ComputerSystem.v1_0_0.Boot" Nullable="false"> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 428 | <Annotation Term="OData.Description" String="The boot settings for this system."/> |
| 429 | <Annotation Term="OData.LongDescription" String="This property shall contain the boot settings for this system."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 430 | </Property> |
| 431 | <Property Name="BiosVersion" Type="Edm.String"> |
| 432 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
| 433 | <Annotation Term="OData.Description" String="The version of the system BIOS or primary system firmware."/> |
Gunnar Mills | 10f270b | 2021-05-19 15:34:06 -0500 | [diff] [blame] | 434 | <Annotation Term="OData.LongDescription" String="This property shall contain the version string of the currently installed and running BIOS for x86 systems. For other systems, the property may contain a version string that represents the primary system firmware."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 435 | </Property> |
| 436 | <Property Name="ProcessorSummary" Type="ComputerSystem.v1_0_0.ProcessorSummary" Nullable="false"> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 437 | <Annotation Term="OData.Description" String="The central processors of the system in general detail."/> |
Asmitha Karunanithi | c8ccb77 | 2020-09-22 10:56:46 -0500 | [diff] [blame] | 438 | <Annotation Term="OData.LongDescription" String="This property shall describe the central processors for this resource. Processors described by this property shall be limited to the processors that execute system code, and shall not include processors used for offload functionality."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 439 | </Property> |
| 440 | <Property Name="MemorySummary" Type="ComputerSystem.v1_0_0.MemorySummary" Nullable="false"> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 441 | <Annotation Term="OData.Description" String="The central memory of the system in general detail."/> |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 442 | <Annotation Term="OData.LongDescription" String="This property shall describe the central memory for this resource."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 443 | </Property> |
| 444 | <Property Name="Actions" Type="ComputerSystem.v1_0_0.Actions" Nullable="false"> |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 445 | <Annotation Term="OData.Description" String="The available actions for this resource."/> |
| 446 | <Annotation Term="OData.LongDescription" String="This property shall contain the available actions for this resource."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 447 | </Property> |
| 448 | <NavigationProperty Name="Processors" Type="ProcessorCollection.ProcessorCollection" ContainsTarget="true" Nullable="false"> |
| 449 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 450 | <Annotation Term="OData.Description" String="The link to the collection of processors associated with this system."/> |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 451 | <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type ProcessorCollection."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 452 | <Annotation Term="OData.AutoExpandReferences"/> |
| 453 | </NavigationProperty> |
| 454 | <NavigationProperty Name="EthernetInterfaces" Type="EthernetInterfaceCollection.EthernetInterfaceCollection" ContainsTarget="true" Nullable="false"> |
| 455 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 456 | <Annotation Term="OData.Description" String="The link to the collection of Ethernet interfaces associated with this system."/> |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 457 | <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type EthernetInterfaceCollection."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 458 | <Annotation Term="OData.AutoExpandReferences"/> |
| 459 | </NavigationProperty> |
| 460 | <NavigationProperty Name="SimpleStorage" Type="SimpleStorageCollection.SimpleStorageCollection" ContainsTarget="true" Nullable="false"> |
| 461 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 462 | <Annotation Term="OData.Description" String="The link to the collection of storage devices associated with this system."/> |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 463 | <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type SimpleStorageCollection."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 464 | <Annotation Term="OData.AutoExpandReferences"/> |
| 465 | </NavigationProperty> |
| 466 | <NavigationProperty Name="LogServices" Type="LogServiceCollection.LogServiceCollection" ContainsTarget="true" Nullable="false"> |
| 467 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 468 | <Annotation Term="OData.Description" String="The link to the collection of log services associated with this system."/> |
| 469 | <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type LogServiceCollection."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 470 | <Annotation Term="OData.AutoExpandReferences"/> |
| 471 | </NavigationProperty> |
Ed Tanous | 530520e | 2019-01-02 13:41:37 -0800 | [diff] [blame] | 472 | <Property Name="Status" Type="Resource.Status" Nullable="false"> |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 473 | <Annotation Term="OData.Description" String="The status and health of the resource and its subordinate or dependent resources."/> |
| 474 | <Annotation Term="OData.LongDescription" String="This property shall contain any status or health properties of the resource."/> |
Ed Tanous | 530520e | 2019-01-02 13:41:37 -0800 | [diff] [blame] | 475 | </Property> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 476 | </EntityType> |
| 477 | |
| 478 | <ComplexType Name="Links" BaseType="Resource.Links"> |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 479 | <Annotation Term="OData.Description" String="The links to other resources that are related to this resource."/> |
| 480 | <Annotation Term="OData.LongDescription" String="This Redfish Specification-described type shall contain links to resources that are related to but are not contained by, or subordinate to, this resource."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 481 | <NavigationProperty Name="Chassis" Type="Collection(Chassis.Chassis)"> |
| 482 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 483 | <Annotation Term="OData.Description" String="An array of links to the chassis that contains this system."/> |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 484 | <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type Chassis that represent the physical containers associated with this resource."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 485 | <Annotation Term="OData.AutoExpandReferences"/> |
| 486 | </NavigationProperty> |
| 487 | <NavigationProperty Name="ManagedBy" Type="Collection(Manager.Manager)"> |
| 488 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 489 | <Annotation Term="OData.Description" String="An array of links to the managers responsible for this system."/> |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 490 | <Annotation Term="OData.LongDescription" String="This property shall contain an array of link to resources of type Manager that represent the resources with management responsibility for this resource."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 491 | <Annotation Term="OData.AutoExpandReferences"/> |
| 492 | </NavigationProperty> |
| 493 | <NavigationProperty Name="PoweredBy" Type="Collection(Resource.Item)"> |
| 494 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 495 | <Annotation Term="OData.Description" String="An array of links to resources or objects that power this computer system. Normally, the link is for either a chassis or a specific set of power supplies."/> |
| 496 | <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources or objects that power this computer system."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 497 | <Annotation Term="OData.AutoExpandReferences"/> |
| 498 | </NavigationProperty> |
| 499 | <NavigationProperty Name="CooledBy" Type="Collection(Resource.Item)"> |
| 500 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 501 | <Annotation Term="OData.Description" String="An array of links to resources or objects that that cool this computer system. Normally, the link is for either a chassis or a specific set of fans."/> |
| 502 | <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources or objects that cool this computer system."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 503 | <Annotation Term="OData.AutoExpandReferences"/> |
| 504 | </NavigationProperty> |
| 505 | </ComplexType> |
| 506 | |
| 507 | <ComplexType Name="Actions"> |
| 508 | <Annotation Term="OData.AdditionalProperties" Bool="false"/> |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 509 | <Annotation Term="OData.Description" String="The available actions for this resource."/> |
| 510 | <Annotation Term="OData.LongDescription" String="This type shall contain the available actions for this resource."/> |
Ed Tanous | 530520e | 2019-01-02 13:41:37 -0800 | [diff] [blame] | 511 | <Property Name="Oem" Type="ComputerSystem.v1_0_0.OemActions" Nullable="false"> |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 512 | <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/> |
| 513 | <Annotation Term="OData.LongDescription" String="This property shall contain the available OEM-specific actions for this resource."/> |
Ed Tanous | 530520e | 2019-01-02 13:41:37 -0800 | [diff] [blame] | 514 | </Property> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 515 | </ComplexType> |
| 516 | |
| 517 | <ComplexType Name="OemActions"> |
| 518 | <Annotation Term="OData.AdditionalProperties" Bool="true"/> |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 519 | <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/> |
| 520 | <Annotation Term="OData.LongDescription" String="This type shall contain the available OEM-specific actions for this resource."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 521 | </ComplexType> |
| 522 | |
| 523 | <EnumType Name="SystemType"> |
| 524 | <Member Name="Physical"> |
| 525 | <Annotation Term="OData.Description" String="A computer system."/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 526 | <Annotation Term="OData.LongDescription" String="A SystemType of Physical typically represents the hardware aspects of a system, such as a management controller."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 527 | </Member> |
| 528 | <Member Name="Virtual"> |
| 529 | <Annotation Term="OData.Description" String="A virtual machine instance running on this system."/> |
Ed Tanous | e9cc1bc | 2023-09-21 11:15:30 -0700 | [diff] [blame^] | 530 | <Annotation Term="OData.LongDescription" String="A SystemType of Virtual typically represents a system that is actually a virtual machine instance. Responses should contain the ProcessorSummary and MemorySummary properties to show the processor and memory resources allocated to the virtual machine."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 531 | </Member> |
| 532 | <Member Name="OS"> |
| 533 | <Annotation Term="OData.Description" String="An operating system instance."/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 534 | <Annotation Term="OData.LongDescription" String="A SystemType of OS typically represents an OS or hypervisor view of the system."/> |
Ed Tanous | e9cc1bc | 2023-09-21 11:15:30 -0700 | [diff] [blame^] | 535 | <Annotation Term="Redfish.Revisions"> |
| 536 | <Collection> |
| 537 | <Record> |
| 538 | <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/> |
| 539 | <PropertyValue Property="Version" String="v1_21_0"/> |
| 540 | <PropertyValue Property="Description" String="This property has been deprecated in favor of representing operating systems with the OperatingSystem resource."/> |
| 541 | </Record> |
| 542 | </Collection> |
| 543 | </Annotation> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 544 | </Member> |
| 545 | <Member Name="PhysicallyPartitioned"> |
| 546 | <Annotation Term="OData.Description" String="A hardware-based partition of a computer system."/> |
Gunnar Mills | 262d7d4 | 2021-01-20 16:28:41 -0600 | [diff] [blame] | 547 | <Annotation Term="OData.LongDescription" String="A SystemType of PhysicallyPartitioned typically represents a single system constructed from one or more physical systems through a firmware or hardware-based service."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 548 | </Member> |
| 549 | <Member Name="VirtuallyPartitioned"> |
| 550 | <Annotation Term="OData.Description" String="A virtual or software-based partition of a computer system."/> |
Gunnar Mills | 262d7d4 | 2021-01-20 16:28:41 -0600 | [diff] [blame] | 551 | <Annotation Term="OData.LongDescription" String="A SystemType of VirtuallyPartitioned typically represents a single system constructed from one or more virtual systems through a software-based service."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 552 | </Member> |
| 553 | <Member Name="Composed"> |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 554 | <Annotation Term="OData.Description" String="A computer system constructed by binding resource blocks together."/> |
| 555 | <Annotation Term="OData.LongDescription" String="A SystemType of Composed typically represents a single system constructed from disaggregated resources through the Redfish composition service."/> |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 556 | <Annotation Term="Redfish.Revisions"> |
| 557 | <Collection> |
| 558 | <Record> |
| 559 | <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/> |
| 560 | <PropertyValue Property="Version" String="v1_4_0"/> |
| 561 | </Record> |
| 562 | </Collection> |
| 563 | </Annotation> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 564 | </Member> |
Gunnar Mills | 9d42466 | 2021-09-22 21:56:16 -0500 | [diff] [blame] | 565 | <Member Name="DPU"> |
| 566 | <Annotation Term="OData.Description" String="A computer system that performs the functions of a data processing unit, such as a SmartNIC."/> |
| 567 | <Annotation Term="OData.LongDescription" String="A SystemType of DPU typically represents a single system that performs offload computation as a data processing unit, such as a SmartNIC."/> |
| 568 | <Annotation Term="Redfish.Revisions"> |
| 569 | <Collection> |
| 570 | <Record> |
| 571 | <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/> |
| 572 | <PropertyValue Property="Version" String="v1_16_0"/> |
| 573 | </Record> |
| 574 | </Collection> |
| 575 | </Annotation> |
| 576 | </Member> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 577 | </EnumType> |
| 578 | |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 579 | <EnumType Name="IndicatorLED"> |
| 580 | <Member Name="Unknown"> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 581 | <Annotation Term="OData.Description" String="The state of the indicator LED cannot be determined."/> |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 582 | <Annotation Term="OData.LongDescription" String="This value shall represent that the indicator LED is in an unknown state. The service shall reject PATCH or PUT requests containing this value by returning the HTTP 400 (Bad Request) status code."/> |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 583 | <Annotation Term="Redfish.Revisions"> |
| 584 | <Collection> |
| 585 | <Record> |
| 586 | <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/> |
| 587 | <PropertyValue Property="Version" String="v1_1_0"/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 588 | <PropertyValue Property="Description" String="This value has been deprecated in favor of returning null if the state is unknown."/> |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 589 | </Record> |
| 590 | </Collection> |
| 591 | </Annotation> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 592 | </Member> |
| 593 | <Member Name="Lit"> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 594 | <Annotation Term="OData.Description" String="The indicator LED is lit."/> |
| 595 | <Annotation Term="OData.LongDescription" String="This value shall represent that the indicator LED is in a solid on state. If the service does not support this value, it shall reject PATCH or PUT requests containing this value by returning the HTTP 400 (Bad Request) status code."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 596 | </Member> |
| 597 | <Member Name="Blinking"> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 598 | <Annotation Term="OData.Description" String="The indicator LED is blinking."/> |
| 599 | <Annotation Term="OData.LongDescription" String="This value shall represent that the indicator LED is in a blinking state where the LED is being turned on and off in repetition. If the service does not support this value, it shall reject PATCH or PUT requests containing this value by returning the HTTP 400 (Bad Request) status code."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 600 | </Member> |
| 601 | <Member Name="Off"> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 602 | <Annotation Term="OData.Description" String="The indicator LED is off."/> |
| 603 | <Annotation Term="OData.LongDescription" String="This value shall represent that the indicator LED is in a solid off state. If the service does not support this value, it shall reject PATCH or PUT requests containing this value by returning the HTTP 400 (Bad Request) status code."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 604 | </Member> |
| 605 | </EnumType> |
| 606 | |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 607 | <ComplexType Name="Boot"> |
| 608 | <Annotation Term="OData.AdditionalProperties" Bool="false"/> |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 609 | <Annotation Term="OData.Description" String="The boot information for this resource."/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 610 | <Annotation Term="OData.LongDescription" String="This type shall contain properties that describe boot information for a system."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 611 | <Property Name="BootSourceOverrideTarget" Type="ComputerSystem.BootSource"> |
| 612 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> |
Ed Tanous | a8d8f9d | 2023-01-26 13:57:00 -0800 | [diff] [blame] | 613 | <Annotation Term="OData.Description" String="The current boot source to use at the next boot instead of the normal boot device, if BootSourceOverrideEnabled does not contain `Disabled`."/> |
Gunnar Mills | 10f270b | 2021-05-19 15:34:06 -0500 | [diff] [blame] | 614 | <Annotation Term="OData.LongDescription" String="This property shall contain the source to boot the system from, overriding the normal boot order. The @Redfish.AllowableValues annotation specifies the valid values for this property. `UefiTarget` indicates to boot from the UEFI device path found in UefiTargetBootSourceOverride. `UefiBootNext` indicates to boot from the UEFI BootOptionReference found in BootNext. Virtual devices for a target should take precedence over a physical device. Systems may attempt to boot from multiple devices that share a target identifier. Changes to this property do not alter the BIOS persistent boot order configuration."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 615 | </Property> |
| 616 | <Property Name="BootSourceOverrideEnabled" Type="ComputerSystem.v1_0_0.BootSourceOverrideEnabled"> |
| 617 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 618 | <Annotation Term="OData.Description" String="The state of the boot source override feature."/> |
Gunnar Mills | 844b415 | 2020-06-22 12:44:09 -0500 | [diff] [blame] | 619 | <Annotation Term="OData.LongDescription" String="This property shall contain `Once` for a one-time boot override, and `Continuous` for a remain-active-until-cancelled override. If set to `Once`, the value is reset to `Disabled` after the BootSourceOverrideTarget actions have completed successfully. Changes to this property do not alter the BIOS persistent boot order configuration."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 620 | </Property> |
| 621 | <Property Name="UefiTargetBootSourceOverride" Type="Edm.String"> |
| 622 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 623 | <Annotation Term="OData.Description" String="The UEFI device path of the device from which to boot when BootSourceOverrideTarget is `UefiTarget`."/> |
Asmitha Karunanithi | c8ccb77 | 2020-09-22 10:56:46 -0500 | [diff] [blame] | 624 | <Annotation Term="OData.LongDescription" String="This property shall contain the UEFI device path of the override boot target. Changes to this property do not alter the BIOS persistent boot order configuration."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 625 | </Property> |
| 626 | </ComplexType> |
| 627 | |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 628 | <EnumType Name="BootSourceOverrideEnabled"> |
| 629 | <Member Name="Disabled"> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 630 | <Annotation Term="OData.Description" String="The system boots normally."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 631 | </Member> |
| 632 | <Member Name="Once"> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 633 | <Annotation Term="OData.Description" String="On its next boot cycle, the system boots one time to the boot source override target. Then, the BootSourceOverrideEnabled value is reset to `Disabled`."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 634 | </Member> |
| 635 | <Member Name="Continuous"> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 636 | <Annotation Term="OData.Description" String="The system boots to the target specified in the BootSourceOverrideTarget property until this property is `Disabled`."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 637 | </Member> |
| 638 | </EnumType> |
| 639 | |
| 640 | <ComplexType Name="ProcessorSummary"> |
| 641 | <Annotation Term="OData.AdditionalProperties" Bool="false"/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 642 | <Annotation Term="OData.Description" String="The central processors of the system in general detail."/> |
Asmitha Karunanithi | c8ccb77 | 2020-09-22 10:56:46 -0500 | [diff] [blame] | 643 | <Annotation Term="OData.LongDescription" String="This type shall contain properties that describe the central processors for a system. Processors described by this type shall be limited to the processors that execute system code, and shall not include processors used for offload functionality."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 644 | <Property Name="Count" Type="Edm.Int64"> |
| 645 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
| 646 | <Annotation Term="OData.Description" String="The number of physical processors in the system."/> |
Gunnar Mills | 262d7d4 | 2021-01-20 16:28:41 -0600 | [diff] [blame] | 647 | <Annotation Term="OData.LongDescription" String="This property shall contain the total number of physical central processors in the system."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 648 | <Annotation Term="Validation.Minimum" Int="0"/> |
| 649 | </Property> |
| 650 | <Property Name="Model" Type="Edm.String"> |
| 651 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
| 652 | <Annotation Term="OData.Description" String="The processor model for the primary or majority of processors in this system."/> |
| 653 | <Annotation Term="OData.LongDescription" String="This property shall contain the processor model for the central processors in the system, per the description in the Processor Information - Processor Family section of the SMBIOS Specification DSP0134 2.8 or later."/> |
| 654 | </Property> |
Ed Tanous | 530520e | 2019-01-02 13:41:37 -0800 | [diff] [blame] | 655 | <Property Name="Status" Type="Resource.Status" Nullable="false"> |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 656 | <Annotation Term="OData.Description" String="The status and health of the resource and its subordinate or dependent resources."/> |
| 657 | <Annotation Term="OData.LongDescription" String="This property shall contain any status or health properties of the resource."/> |
Gunnar Mills | 9d42466 | 2021-09-22 21:56:16 -0500 | [diff] [blame] | 658 | <Annotation Term="Redfish.Revisions"> |
| 659 | <Collection> |
| 660 | <Record> |
| 661 | <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/> |
| 662 | <PropertyValue Property="Version" String="v1_16_0"/> |
| 663 | <PropertyValue Property="Description" String="This property has been deprecated in favor of the Conditions property within Status in the root of this resource."/> |
| 664 | </Record> |
| 665 | </Collection> |
| 666 | </Annotation> |
Ed Tanous | 530520e | 2019-01-02 13:41:37 -0800 | [diff] [blame] | 667 | </Property> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 668 | </ComplexType> |
| 669 | |
| 670 | <ComplexType Name="MemorySummary"> |
| 671 | <Annotation Term="OData.AdditionalProperties" Bool="false"/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 672 | <Annotation Term="OData.Description" String="The memory of the system in general detail."/> |
| 673 | <Annotation Term="OData.LongDescription" String="This type shall contain properties that describe the central memory for a system."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 674 | <Property Name="TotalSystemMemoryGiB" Type="Edm.Decimal"> |
| 675 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
| 676 | <Annotation Term="OData.Description" String="The total configured operating system-accessible memory (RAM), measured in GiB."/> |
| 677 | <Annotation Term="OData.LongDescription" String="This property shall contain the amount of configured system general purpose volatile (RAM) memory as measured in gibibytes."/> |
| 678 | <Annotation Term="Validation.Minimum" Int="0"/> |
Ed Tanous | 530520e | 2019-01-02 13:41:37 -0800 | [diff] [blame] | 679 | <Annotation Term="Measures.Unit" String="GiBy"/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 680 | </Property> |
Ed Tanous | 530520e | 2019-01-02 13:41:37 -0800 | [diff] [blame] | 681 | <Property Name="Status" Type="Resource.Status" Nullable="false"> |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 682 | <Annotation Term="OData.Description" String="The status and health of the resource and its subordinate or dependent resources."/> |
| 683 | <Annotation Term="OData.LongDescription" String="This property shall contain any status or health properties of the resource."/> |
Gunnar Mills | 9d42466 | 2021-09-22 21:56:16 -0500 | [diff] [blame] | 684 | <Annotation Term="Redfish.Revisions"> |
| 685 | <Collection> |
| 686 | <Record> |
| 687 | <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/> |
| 688 | <PropertyValue Property="Version" String="v1_16_0"/> |
| 689 | <PropertyValue Property="Description" String="This property has been deprecated in favor of the Conditions property within Status in the root of this resource."/> |
| 690 | </Record> |
| 691 | </Collection> |
| 692 | </Annotation> |
Ed Tanous | 530520e | 2019-01-02 13:41:37 -0800 | [diff] [blame] | 693 | </Property> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 694 | </ComplexType> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 695 | </Schema> |
| 696 | |
| 697 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_1"> |
| 698 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 699 | <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/> |
| 700 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_0.ComputerSystem"/> |
| 701 | </Schema> |
| 702 | |
| 703 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_2"> |
| 704 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 705 | <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/> |
| 706 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_1.ComputerSystem"/> |
| 707 | </Schema> |
| 708 | |
| 709 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_3"> |
| 710 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 711 | <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/> |
| 712 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_2.ComputerSystem"/> |
| 713 | </Schema> |
| 714 | |
| 715 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_4"> |
| 716 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 717 | <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/> |
| 718 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_3.ComputerSystem"/> |
| 719 | </Schema> |
| 720 | |
| 721 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_5"> |
| 722 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 723 | <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated and to remove the Nullable facet on NavigationProperties of the Collection type."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 724 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_4.ComputerSystem"/> |
| 725 | </Schema> |
| 726 | |
| 727 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_6"> |
| 728 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 729 | <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/> |
| 730 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_5.ComputerSystem"/> |
| 731 | </Schema> |
| 732 | |
| 733 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_7"> |
| 734 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 735 | <Annotation Term="OData.Description" String="This version was created to add non-normative long descriptions to the EnumType SystemType, and to fix the description of ProcessorSummary Count and Model. It was also created to correct the short and long descriptions in the defined actions."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 736 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_6.ComputerSystem"/> |
| 737 | </Schema> |
| 738 | |
Ed Tanous | 530520e | 2019-01-02 13:41:37 -0800 | [diff] [blame] | 739 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_8"> |
| 740 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 741 | <Annotation Term="OData.Description" String="This version was created to add units annotations to MemorySummary properties. It was also created to force the regeneration of JSON Schema so that OData properties are marked as required, and integer properties are marked as integer rather than number."/> |
Ed Tanous | 530520e | 2019-01-02 13:41:37 -0800 | [diff] [blame] | 742 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_7.ComputerSystem"/> |
| 743 | </Schema> |
| 744 | |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 745 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_9"> |
| 746 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 747 | <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/> |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 748 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_8.ComputerSystem"/> |
| 749 | </Schema> |
| 750 | |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 751 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_10"> |
| 752 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 753 | <Annotation Term="OData.Description" String="This version was created to force the regeneration of JSON Schema so that URI properties use the uri-reference format."/> |
| 754 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_9.ComputerSystem"/> |
| 755 | </Schema> |
| 756 | |
| 757 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_11"> |
| 758 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 759 | <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/> |
| 760 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_10.ComputerSystem"/> |
| 761 | </Schema> |
| 762 | |
Gunnar Mills | 09b9d45 | 2020-02-11 13:27:39 -0600 | [diff] [blame] | 763 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_12"> |
| 764 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 765 | <Annotation Term="OData.Description" String="This version was created to update the description for UefiTargetBootSourceOverride."/> |
| 766 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_11.ComputerSystem"/> |
| 767 | </Schema> |
| 768 | |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 769 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_13"> |
| 770 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 771 | <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> |
| 772 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_12.ComputerSystem"/> |
| 773 | </Schema> |
| 774 | |
Gunnar Mills | 844b415 | 2020-06-22 12:44:09 -0500 | [diff] [blame] | 775 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_14"> |
| 776 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 777 | <Annotation Term="OData.Description" String="This version was created to correct various typographical errors. Removed sentence in the long description for BootSourceOverrideEnabled that was mistakenly added during a previous description scrub with regards to the usage of `Continuous` and UEFI."/> |
| 778 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_13.ComputerSystem"/> |
| 779 | </Schema> |
| 780 | |
Asmitha Karunanithi | c8ccb77 | 2020-09-22 10:56:46 -0500 | [diff] [blame] | 781 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_15"> |
| 782 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
Gunnar Mills | 262d7d4 | 2021-01-20 16:28:41 -0600 | [diff] [blame] | 783 | <Annotation Term="OData.Description" String="This version was created to remove to the restriction of `Continuous` with UefiTargetBootSourceOverride. It was also created to clarify that ProcessorSummary only contains processors that execute system code. It was also created to add annotation recommendations for ResetType."/> |
Asmitha Karunanithi | c8ccb77 | 2020-09-22 10:56:46 -0500 | [diff] [blame] | 784 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_14.ComputerSystem"/> |
| 785 | </Schema> |
| 786 | |
Gunnar Mills | 262d7d4 | 2021-01-20 16:28:41 -0600 | [diff] [blame] | 787 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_16"> |
| 788 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 789 | <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions. It was also created to add the word 'total' to the count properties in ProcessorSummary."/> |
| 790 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_15.ComputerSystem"/> |
| 791 | </Schema> |
| 792 | |
Gunnar Mills | 10f270b | 2021-05-19 15:34:06 -0500 | [diff] [blame] | 793 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_17"> |
| 794 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 795 | <Annotation Term="OData.Description" String="This version was created correct various description to use proper normative terminology. It was also created to clarify the behavior of the BootSourceOverrideTarget property."/> |
| 796 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_16.ComputerSystem"/> |
| 797 | </Schema> |
| 798 | |
Ed Tanous | ed76121 | 2022-09-23 15:03:29 -0700 | [diff] [blame] | 799 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_18"> |
| 800 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 801 | <Annotation Term="OData.Description" String="This version was created to align the description of the Reset action with the descriptions of the values of ResetType in the Resource schema."/> |
| 802 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_17.ComputerSystem"/> |
| 803 | </Schema> |
| 804 | |
Ed Tanous | a8d8f9d | 2023-01-26 13:57:00 -0800 | [diff] [blame] | 805 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_19"> |
| 806 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 807 | <Annotation Term="OData.Description" String="This version was created to update the PowerState property to reference the common enumeration in the Resource schema. It was also created to correct the BootSourceOverrideEnabled reference in the BootSourceOverrideTarget description."/> |
| 808 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_18.ComputerSystem"/> |
| 809 | </Schema> |
| 810 | |
Ed Tanous | f263e09 | 2023-05-22 09:56:29 -0700 | [diff] [blame] | 811 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_20"> |
| 812 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 813 | <Annotation Term="OData.Description" String="This version was created to update the description for AssetTag to show there might be a tie to the AssetTag of the containing Chassis resource. It was also created to update the description for HostName to show there might be a tie to the HostName of EthernetInterface resources contained by the system."/> |
| 814 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_19.ComputerSystem"/> |
| 815 | </Schema> |
| 816 | |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 817 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_0"> |
| 818 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 819 | <Annotation Term="Redfish.Release" String="2016.1"/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 820 | |
| 821 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_2.ComputerSystem"> |
| 822 | <Property Name="TrustedModules" Type="Collection(ComputerSystem.v1_1_0.TrustedModules)" Nullable="false"> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 823 | <Annotation Term="OData.Description" String="An array of trusted modules in the system."/> |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 824 | <Annotation Term="OData.LongDescription" String="This object shall contain an array of objects with properties that describe the trusted modules for this resource."/> |
Asmitha Karunanithi | 009c645 | 2022-09-22 01:07:59 -0500 | [diff] [blame] | 825 | <Annotation Term="Redfish.Revisions"> |
| 826 | <Collection> |
| 827 | <Record> |
| 828 | <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/> |
| 829 | <PropertyValue Property="Version" String="v1_19_0"/> |
| 830 | <PropertyValue Property="Description" String="This property has been deprecated in favor of the TrustedComponents property in Links."/> |
| 831 | </Record> |
| 832 | </Collection> |
| 833 | </Annotation> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 834 | </Property> |
| 835 | <NavigationProperty Name="SecureBoot" Type="SecureBoot.SecureBoot" ContainsTarget="true" Nullable="false"> |
| 836 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 837 | <Annotation Term="OData.Description" String="The link to the UEFI Secure Boot associated with this system."/> |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 838 | <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type SecureBoot."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 839 | <Annotation Term="OData.AutoExpandReferences"/> |
| 840 | </NavigationProperty> |
| 841 | <NavigationProperty Name="Bios" Type="Bios.Bios" ContainsTarget="true" Nullable="false"> |
| 842 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 843 | <Annotation Term="OData.Description" String="The link to the BIOS settings associated with this system."/> |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 844 | <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type Bios that lists the BIOS settings for this system."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 845 | <Annotation Term="OData.AutoExpandReferences"/> |
| 846 | </NavigationProperty> |
| 847 | <NavigationProperty Name="Memory" Type="MemoryCollection.MemoryCollection" ContainsTarget="true" Nullable="false"> |
| 848 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 849 | <Annotation Term="OData.Description" String="The link to the collection of memory associated with this system."/> |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 850 | <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type MemoryCollection."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 851 | <Annotation Term="OData.AutoExpandReferences"/> |
| 852 | </NavigationProperty> |
| 853 | <NavigationProperty Name="Storage" Type="StorageCollection.StorageCollection" ContainsTarget="true" Nullable="false"> |
| 854 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 855 | <Annotation Term="OData.Description" String="The link to the collection of storage devices associated with this system."/> |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 856 | <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type StorageCollection."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 857 | <Annotation Term="OData.AutoExpandReferences"/> |
| 858 | </NavigationProperty> |
| 859 | </EntityType> |
| 860 | |
| 861 | <ComplexType Name="MemorySummary" BaseType="ComputerSystem.v1_0_0.MemorySummary"> |
| 862 | <Property Name="MemoryMirroring" Type="ComputerSystem.v1_1_0.MemoryMirroring"> |
| 863 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 864 | <Annotation Term="OData.Description" String="The ability and type of memory mirroring that this computer system supports."/> |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 865 | <Annotation Term="OData.LongDescription" String="This property shall contain the ability and type of memory mirroring that this computer system supports."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 866 | </Property> |
| 867 | </ComplexType> |
| 868 | |
| 869 | <EnumType Name="MemoryMirroring"> |
| 870 | <Member Name="System"> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 871 | <Annotation Term="OData.Description" String="The system supports DIMM mirroring at the system level. Individual DIMMs are not paired for mirroring in this mode."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 872 | </Member> |
| 873 | <Member Name="DIMM"> |
| 874 | <Annotation Term="OData.Description" String="The system supports DIMM mirroring at the DIMM level. Individual DIMMs can be mirrored."/> |
| 875 | </Member> |
| 876 | <Member Name="Hybrid"> |
| 877 | <Annotation Term="OData.Description" String="The system supports a hybrid mirroring at the system and DIMM levels. Individual DIMMs can be mirrored."/> |
| 878 | </Member> |
| 879 | <Member Name="None"> |
| 880 | <Annotation Term="OData.Description" String="The system does not support DIMM mirroring."/> |
| 881 | </Member> |
| 882 | </EnumType> |
| 883 | |
| 884 | <ComplexType Name="Boot" BaseType="ComputerSystem.v1_0_0.Boot"> |
| 885 | <Property Name="BootSourceOverrideMode" Type="ComputerSystem.v1_1_0.BootSourceOverrideMode"> |
| 886 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 887 | <Annotation Term="OData.Description" String="The BIOS boot mode to use when the system boots from the BootSourceOverrideTarget boot source."/> |
| 888 | <Annotation Term="OData.LongDescription" String="This property shall contain the BIOS boot mode to use when the system boots from the BootSourceOverrideTarget boot source."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 889 | </Property> |
| 890 | </ComplexType> |
| 891 | |
| 892 | <EnumType Name="BootSourceOverrideMode"> |
| 893 | <Member Name="Legacy"> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 894 | <Annotation Term="OData.Description" String="The system boots in non-UEFI boot mode to the boot source override target."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 895 | </Member> |
| 896 | <Member Name="UEFI"> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 897 | <Annotation Term="OData.Description" String="The system boots in UEFI boot mode to the boot source override target."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 898 | </Member> |
| 899 | </EnumType> |
| 900 | |
| 901 | <ComplexType Name="TrustedModules"> |
| 902 | <Annotation Term="OData.AdditionalProperties" Bool="false"/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 903 | <Annotation Term="OData.Description" String="The Trusted Module installed in the system."/> |
| 904 | <Annotation Term="OData.LongDescription" String="This type shall describe a Trusted Module for a system."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 905 | <Property Name="FirmwareVersion" Type="Edm.String"> |
| 906 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
| 907 | <Annotation Term="OData.Description" String="The firmware version of this Trusted Module."/> |
Gunnar Mills | 262d7d4 | 2021-01-20 16:28:41 -0600 | [diff] [blame] | 908 | <Annotation Term="OData.LongDescription" String="This property shall contain the firmware version as defined by the manufacturer for the Trusted Module."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 909 | </Property> |
| 910 | <Property Name="InterfaceType" Type="ComputerSystem.v1_1_0.InterfaceType"> |
| 911 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 912 | <Annotation Term="OData.Description" String="The interface type of the Trusted Module."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 913 | <Annotation Term="OData.LongDescription" String="This property shall contain the interface type of the installed Trusted Module."/> |
| 914 | </Property> |
Ed Tanous | 530520e | 2019-01-02 13:41:37 -0800 | [diff] [blame] | 915 | <Property Name="Status" Type="Resource.Status" Nullable="false"> |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 916 | <Annotation Term="OData.Description" String="The status and health of the resource and its subordinate or dependent resources."/> |
| 917 | <Annotation Term="OData.LongDescription" String="This property shall contain any status or health properties of the resource."/> |
Ed Tanous | 530520e | 2019-01-02 13:41:37 -0800 | [diff] [blame] | 918 | </Property> |
| 919 | <Property Name="Oem" Type="Resource.Oem" Nullable="false"> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 920 | <Annotation Term="OData.Description" String="The OEM extension property."/> |
| 921 | <Annotation Term="OData.LongDescription" String="This property shall contain the OEM extensions. All values for properties contained in this object shall conform to the Redfish Specification-described requirements."/> |
Ed Tanous | 530520e | 2019-01-02 13:41:37 -0800 | [diff] [blame] | 922 | </Property> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 923 | </ComplexType> |
| 924 | |
| 925 | <EnumType Name="InterfaceType"> |
| 926 | <Member Name="TPM1_2"> |
| 927 | <Annotation Term="OData.Description" String="Trusted Platform Module (TPM) 1.2."/> |
| 928 | </Member> |
| 929 | <Member Name="TPM2_0"> |
| 930 | <Annotation Term="OData.Description" String="Trusted Platform Module (TPM) 2.0."/> |
| 931 | </Member> |
| 932 | <Member Name="TCM1_0"> |
| 933 | <Annotation Term="OData.Description" String="Trusted Cryptography Module (TCM) 1.0."/> |
| 934 | </Member> |
| 935 | </EnumType> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 936 | </Schema> |
| 937 | |
| 938 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_1"> |
| 939 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 940 | <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/> |
| 941 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_0.ComputerSystem"/> |
| 942 | </Schema> |
| 943 | |
| 944 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_2"> |
| 945 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 946 | <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/> |
| 947 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_1.ComputerSystem"/> |
| 948 | </Schema> |
| 949 | |
| 950 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_3"> |
| 951 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 952 | <Annotation Term="OData.Description" String="This version was created to remove the Nullable facet on NavigationProperties of the Collection type."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 953 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_2.ComputerSystem"/> |
| 954 | </Schema> |
| 955 | |
| 956 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_4"> |
| 957 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 958 | <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/> |
| 959 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_3.ComputerSystem"/> |
| 960 | </Schema> |
| 961 | |
| 962 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_5"> |
| 963 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 964 | <Annotation Term="OData.Description" String="This version was created to add non-normative long descriptions to the EnumType SystemType, and to fix the description of ProcessorSummary Count and Model. It was also created to correct the short and long descriptions in the defined actions."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 965 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_4.ComputerSystem"/> |
| 966 | </Schema> |
| 967 | |
Ed Tanous | 530520e | 2019-01-02 13:41:37 -0800 | [diff] [blame] | 968 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_6"> |
| 969 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 970 | <Annotation Term="OData.Description" String="This version was created to add units annotations on MemorySummary properties. It was also created to force the regeneration of JSON Schema so that OData properties are marked as required, and integer properties are marked as integer rather than number."/> |
Ed Tanous | 530520e | 2019-01-02 13:41:37 -0800 | [diff] [blame] | 971 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_5.ComputerSystem"/> |
| 972 | </Schema> |
| 973 | |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 974 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_7"> |
| 975 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 976 | <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/> |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 977 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_6.ComputerSystem"/> |
| 978 | </Schema> |
| 979 | |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 980 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_8"> |
| 981 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 982 | <Annotation Term="OData.Description" String="This version was created to force the regeneration of JSON Schema so that URI properties use the uri-reference format."/> |
| 983 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_7.ComputerSystem"/> |
| 984 | </Schema> |
| 985 | |
| 986 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_9"> |
| 987 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 988 | <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/> |
| 989 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_8.ComputerSystem"/> |
| 990 | </Schema> |
| 991 | |
Gunnar Mills | 09b9d45 | 2020-02-11 13:27:39 -0600 | [diff] [blame] | 992 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_10"> |
| 993 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 994 | <Annotation Term="OData.Description" String="This version was created to update the description for UefiTargetBootSourceOverride."/> |
| 995 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_9.ComputerSystem"/> |
| 996 | </Schema> |
| 997 | |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 998 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_11"> |
| 999 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1000 | <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> |
| 1001 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_10.ComputerSystem"/> |
| 1002 | </Schema> |
| 1003 | |
Gunnar Mills | 844b415 | 2020-06-22 12:44:09 -0500 | [diff] [blame] | 1004 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_12"> |
| 1005 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1006 | <Annotation Term="OData.Description" String="This version was created to correct various typographical errors. Removed sentence in the long description for BootSourceOverrideEnabled that was mistakenly added during a previous description scrub with regards to the usage of `Continuous` and UEFI."/> |
| 1007 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_11.ComputerSystem"/> |
| 1008 | </Schema> |
| 1009 | |
Asmitha Karunanithi | c8ccb77 | 2020-09-22 10:56:46 -0500 | [diff] [blame] | 1010 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_13"> |
| 1011 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
Gunnar Mills | 262d7d4 | 2021-01-20 16:28:41 -0600 | [diff] [blame] | 1012 | <Annotation Term="OData.Description" String="This version was created to remove to the restriction of `Continuous` with UefiTargetBootSourceOverride. It was also created to clarify that ProcessorSummary only contains processors that execute system code. It was also created to add annotation recommendations for ResetType."/> |
Asmitha Karunanithi | c8ccb77 | 2020-09-22 10:56:46 -0500 | [diff] [blame] | 1013 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_12.ComputerSystem"/> |
| 1014 | </Schema> |
| 1015 | |
Gunnar Mills | 262d7d4 | 2021-01-20 16:28:41 -0600 | [diff] [blame] | 1016 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_14"> |
| 1017 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1018 | <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions. It was also created to add the word 'total' to the count properties in ProcessorSummary."/> |
| 1019 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_13.ComputerSystem"/> |
| 1020 | </Schema> |
| 1021 | |
Gunnar Mills | 10f270b | 2021-05-19 15:34:06 -0500 | [diff] [blame] | 1022 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_15"> |
| 1023 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1024 | <Annotation Term="OData.Description" String="This version was created correct various description to use proper normative terminology and clarify the behavior of the BootSourceOverrideTarget property."/> |
| 1025 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_14.ComputerSystem"/> |
| 1026 | </Schema> |
| 1027 | |
Ed Tanous | ed76121 | 2022-09-23 15:03:29 -0700 | [diff] [blame] | 1028 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_16"> |
| 1029 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1030 | <Annotation Term="OData.Description" String="This version was created to align the description of the Reset action with the descriptions of the values of ResetType in the Resource schema."/> |
| 1031 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_15.ComputerSystem"/> |
| 1032 | </Schema> |
| 1033 | |
Ed Tanous | a8d8f9d | 2023-01-26 13:57:00 -0800 | [diff] [blame] | 1034 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_17"> |
| 1035 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1036 | <Annotation Term="OData.Description" String="This version was created to update the PowerState property to reference the common enumeration in the Resource schema. It was also created to correct the BootSourceOverrideEnabled reference in the BootSourceOverrideTarget description."/> |
| 1037 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_16.ComputerSystem"/> |
| 1038 | </Schema> |
| 1039 | |
Ed Tanous | f263e09 | 2023-05-22 09:56:29 -0700 | [diff] [blame] | 1040 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_18"> |
| 1041 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1042 | <Annotation Term="OData.Description" String="This version was created to update the description for AssetTag to show there might be a tie to the AssetTag of the containing Chassis resource. It was also created to update the description for HostName to show there might be a tie to the HostName of EthernetInterface resources contained by the system."/> |
| 1043 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_17.ComputerSystem"/> |
| 1044 | </Schema> |
| 1045 | |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 1046 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_0"> |
| 1047 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 1048 | <Annotation Term="Redfish.Release" String="2016.2"/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 1049 | |
| 1050 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_1.ComputerSystem"> |
| 1051 | <Property Name="HostingRoles" Type="Collection(ComputerSystem.v1_2_0.HostingRole)" Nullable="false"> |
| 1052 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 1053 | <Annotation Term="OData.Description" String="The hosting roles that this computer system supports."/> |
| 1054 | <Annotation Term="OData.LongDescription" String="This property shall contain the hosting roles that this computer system supports."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 1055 | </Property> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 1056 | <NavigationProperty Name="PCIeDevices" Type="Collection(PCIeDevice.PCIeDevice)"> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 1057 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 1058 | <Annotation Term="OData.Description" String="The link to a collection of PCIe devices that this computer system uses."/> |
| 1059 | <Annotation Term="OData.LongDescription" String="This property shall contain an array of links of the PCIeDevice type."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 1060 | <Annotation Term="OData.AutoExpandReferences"/> |
| 1061 | </NavigationProperty> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 1062 | <NavigationProperty Name="PCIeFunctions" Type="Collection(PCIeFunction.PCIeFunction)"> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 1063 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 1064 | <Annotation Term="OData.Description" String="The link to a collection of PCIe functions that this computer system uses."/> |
| 1065 | <Annotation Term="OData.LongDescription" String="This property shall contain an array of links of the PCIeFunction type."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 1066 | <Annotation Term="OData.AutoExpandReferences"/> |
| 1067 | </NavigationProperty> |
| 1068 | <Property Name="HostedServices" Type="ComputerSystem.v1_2_0.HostedServices" Nullable="false"> |
| 1069 | <Annotation Term="OData.Description" String="The services that this computer system supports."/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 1070 | <Annotation Term="OData.LongDescription" String="This property shall describe services that this computer system supports."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 1071 | </Property> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 1072 | <NavigationProperty Name="MemoryDomains" Type="MemoryDomainCollection.MemoryDomainCollection" ContainsTarget="true" Nullable="false"> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 1073 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 1074 | <Annotation Term="OData.Description" String="The link to the collection of memory domains associated with this system."/> |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 1075 | <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type MemoryDomainCollection."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 1076 | <Annotation Term="OData.AutoExpandReferences"/> |
| 1077 | </NavigationProperty> |
| 1078 | </EntityType> |
| 1079 | |
| 1080 | <ComplexType Name="HostedServices"> |
| 1081 | <Annotation Term="OData.AdditionalProperties" Bool="false"/> |
Gunnar Mills | 844b415 | 2020-06-22 12:44:09 -0500 | [diff] [blame] | 1082 | <Annotation Term="OData.Description" String="The services that might be running or installed on the system."/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 1083 | <Annotation Term="OData.LongDescription" String="This type shall describe services that a computer system supports."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 1084 | <NavigationProperty Name="StorageServices" Type="HostedStorageServices.HostedStorageServices" ContainsTarget="true" Nullable="false"> |
| 1085 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 1086 | <Annotation Term="OData.Description" String="The link to a collection of storage services that this computer system supports."/> |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 1087 | <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type HostedStorageServices."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 1088 | <Annotation Term="OData.AutoExpandReferences"/> |
| 1089 | </NavigationProperty> |
Ed Tanous | 530520e | 2019-01-02 13:41:37 -0800 | [diff] [blame] | 1090 | <Property Name="Oem" Type="Resource.Oem" Nullable="false"> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 1091 | <Annotation Term="OData.Description" String="The OEM extension property."/> |
| 1092 | <Annotation Term="OData.LongDescription" String="This property shall contain the OEM extensions. All values for properties contained in this object shall conform to the Redfish Specification-described requirements."/> |
Ed Tanous | 530520e | 2019-01-02 13:41:37 -0800 | [diff] [blame] | 1093 | </Property> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 1094 | </ComplexType> |
| 1095 | |
| 1096 | <EnumType Name="HostingRole"> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 1097 | <Annotation Term="OData.Description" String="The enumerations of HostingRoles specify different features that the hosting ComputerSystem supports."/> |
| 1098 | <Member Name="ApplicationServer"> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 1099 | <Annotation Term="OData.Description" String="The system hosts functionality that supports general purpose applications."/> |
| 1100 | </Member> |
| 1101 | <Member Name="StorageServer"> |
| 1102 | <Annotation Term="OData.Description" String="The system hosts functionality that supports the system acting as a storage server."/> |
| 1103 | </Member> |
| 1104 | <Member Name="Switch"> |
| 1105 | <Annotation Term="OData.Description" String="The system hosts functionality that supports the system acting as a switch."/> |
| 1106 | </Member> |
Gunnar Mills | 09b9d45 | 2020-02-11 13:27:39 -0600 | [diff] [blame] | 1107 | <Member Name="Appliance"> |
| 1108 | <Annotation Term="OData.Description" String="The system hosts functionality that supports the system acting as an appliance."/> |
| 1109 | <Annotation Term="Redfish.Revisions"> |
| 1110 | <Collection> |
| 1111 | <Record> |
| 1112 | <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/> |
| 1113 | <PropertyValue Property="Version" String="v1_10_0"/> |
| 1114 | </Record> |
| 1115 | </Collection> |
| 1116 | </Annotation> |
| 1117 | </Member> |
| 1118 | <Member Name="BareMetalServer"> |
| 1119 | <Annotation Term="OData.Description" String="The system hosts functionality that supports the system acting as a bare metal server."/> |
| 1120 | <Annotation Term="Redfish.Revisions"> |
| 1121 | <Collection> |
| 1122 | <Record> |
| 1123 | <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/> |
| 1124 | <PropertyValue Property="Version" String="v1_10_0"/> |
| 1125 | </Record> |
| 1126 | </Collection> |
| 1127 | </Annotation> |
| 1128 | </Member> |
| 1129 | <Member Name="VirtualMachineServer"> |
| 1130 | <Annotation Term="OData.Description" String="The system hosts functionality that supports the system acting as a virtual machine server."/> |
| 1131 | <Annotation Term="Redfish.Revisions"> |
| 1132 | <Collection> |
| 1133 | <Record> |
| 1134 | <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/> |
| 1135 | <PropertyValue Property="Version" String="v1_10_0"/> |
| 1136 | </Record> |
| 1137 | </Collection> |
| 1138 | </Annotation> |
| 1139 | </Member> |
| 1140 | <Member Name="ContainerServer"> |
| 1141 | <Annotation Term="OData.Description" String="The system hosts functionality that supports the system acting as a container server."/> |
| 1142 | <Annotation Term="Redfish.Revisions"> |
| 1143 | <Collection> |
| 1144 | <Record> |
| 1145 | <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/> |
| 1146 | <PropertyValue Property="Version" String="v1_10_0"/> |
| 1147 | </Record> |
| 1148 | </Collection> |
| 1149 | </Annotation> |
| 1150 | </Member> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 1151 | </EnumType> |
| 1152 | |
| 1153 | <ComplexType Name="Links" BaseType="ComputerSystem.v1_0_0.Links"> |
| 1154 | <NavigationProperty Name="Endpoints" Type="Collection(Endpoint.Endpoint)"> |
| 1155 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 1156 | <Annotation Term="OData.Description" String="An array of links to the endpoints that connect to this system."/> |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 1157 | <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type Endpoint with which this system is associated."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 1158 | <Annotation Term="OData.AutoExpandReferences"/> |
| 1159 | </NavigationProperty> |
| 1160 | </ComplexType> |
| 1161 | </Schema> |
| 1162 | |
| 1163 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_1"> |
| 1164 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1165 | <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/> |
| 1166 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_0.ComputerSystem"/> |
| 1167 | </Schema> |
| 1168 | |
| 1169 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_2"> |
| 1170 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 1171 | <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated and to remove the Nullable facet on NavigationProperties of the Collection type."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 1172 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_1.ComputerSystem"/> |
| 1173 | </Schema> |
| 1174 | |
| 1175 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_3"> |
| 1176 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1177 | <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/> |
| 1178 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_2.ComputerSystem"/> |
| 1179 | </Schema> |
| 1180 | |
| 1181 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_4"> |
| 1182 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 1183 | <Annotation Term="OData.Description" String="This version was created to add non-normative long descriptions to the EnumType SystemType, and to fix the description of ProcessorSummary Count and Model. It was also created to correct the short and long descriptions in the defined actions."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 1184 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_3.ComputerSystem"/> |
| 1185 | </Schema> |
| 1186 | |
Ed Tanous | 530520e | 2019-01-02 13:41:37 -0800 | [diff] [blame] | 1187 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_5"> |
| 1188 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 1189 | <Annotation Term="OData.Description" String="This version was created to add units annotations on MemorySummary properties. It was also created to force the regeneration of JSON Schema so that OData properties are marked as required, and integer properties are marked as integer rather than number."/> |
Ed Tanous | 530520e | 2019-01-02 13:41:37 -0800 | [diff] [blame] | 1190 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_4.ComputerSystem"/> |
| 1191 | </Schema> |
| 1192 | |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 1193 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_6"> |
| 1194 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 1195 | <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/> |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 1196 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_5.ComputerSystem"/> |
| 1197 | </Schema> |
| 1198 | |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 1199 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_7"> |
| 1200 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1201 | <Annotation Term="OData.Description" String="This version was created to force the regeneration of JSON Schema so that URI properties use the uri-reference format. It was also created to add a missing term on MemoryDomains to not allow it to be null."/> |
| 1202 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_6.ComputerSystem"/> |
| 1203 | </Schema> |
| 1204 | |
| 1205 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_8"> |
| 1206 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1207 | <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/> |
| 1208 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_7.ComputerSystem"/> |
| 1209 | </Schema> |
| 1210 | |
Gunnar Mills | 09b9d45 | 2020-02-11 13:27:39 -0600 | [diff] [blame] | 1211 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_9"> |
| 1212 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1213 | <Annotation Term="OData.Description" String="This version was created to update the description for UefiTargetBootSourceOverride."/> |
| 1214 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_8.ComputerSystem"/> |
| 1215 | </Schema> |
| 1216 | |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 1217 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_10"> |
| 1218 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1219 | <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> |
| 1220 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_9.ComputerSystem"/> |
| 1221 | </Schema> |
| 1222 | |
Gunnar Mills | 844b415 | 2020-06-22 12:44:09 -0500 | [diff] [blame] | 1223 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_11"> |
| 1224 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1225 | <Annotation Term="OData.Description" String="This version was created to correct various typographical errors. Removed sentence in the long description for BootSourceOverrideEnabled that was mistakenly added during a previous description scrub with regards to the usage of `Continuous` and UEFI."/> |
| 1226 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_10.ComputerSystem"/> |
| 1227 | </Schema> |
| 1228 | |
Asmitha Karunanithi | c8ccb77 | 2020-09-22 10:56:46 -0500 | [diff] [blame] | 1229 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_12"> |
| 1230 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
Gunnar Mills | 262d7d4 | 2021-01-20 16:28:41 -0600 | [diff] [blame] | 1231 | <Annotation Term="OData.Description" String="This version was created to remove to the restriction of `Continuous` with UefiTargetBootSourceOverride. It was also created to clarify that ProcessorSummary only contains processors that execute system code. It was also created to add annotation recommendations for ResetType."/> |
Asmitha Karunanithi | c8ccb77 | 2020-09-22 10:56:46 -0500 | [diff] [blame] | 1232 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_11.ComputerSystem"/> |
| 1233 | </Schema> |
| 1234 | |
Gunnar Mills | 262d7d4 | 2021-01-20 16:28:41 -0600 | [diff] [blame] | 1235 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_13"> |
| 1236 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1237 | <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions. It was also created to add the word 'total' to the count properties in ProcessorSummary."/> |
| 1238 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_12.ComputerSystem"/> |
| 1239 | </Schema> |
| 1240 | |
Gunnar Mills | 10f270b | 2021-05-19 15:34:06 -0500 | [diff] [blame] | 1241 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_14"> |
| 1242 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1243 | <Annotation Term="OData.Description" String="This version was created correct various description to use proper normative terminology. It was also created to clarify the behavior of the BootSourceOverrideTarget property."/> |
| 1244 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_13.ComputerSystem"/> |
| 1245 | </Schema> |
| 1246 | |
Ed Tanous | ed76121 | 2022-09-23 15:03:29 -0700 | [diff] [blame] | 1247 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_15"> |
| 1248 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1249 | <Annotation Term="OData.Description" String="This version was created to align the description of the Reset action with the descriptions of the values of ResetType in the Resource schema."/> |
| 1250 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_14.ComputerSystem"/> |
| 1251 | </Schema> |
| 1252 | |
Ed Tanous | a8d8f9d | 2023-01-26 13:57:00 -0800 | [diff] [blame] | 1253 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_16"> |
| 1254 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1255 | <Annotation Term="OData.Description" String="This version was created to update the PowerState property to reference the common enumeration in the Resource schema. It was also created to correct the BootSourceOverrideEnabled reference in the BootSourceOverrideTarget description."/> |
| 1256 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_15.ComputerSystem"/> |
| 1257 | </Schema> |
| 1258 | |
Ed Tanous | f263e09 | 2023-05-22 09:56:29 -0700 | [diff] [blame] | 1259 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_17"> |
| 1260 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1261 | <Annotation Term="OData.Description" String="This version was created to update the description for AssetTag to show there might be a tie to the AssetTag of the containing Chassis resource. It was also created to update the description for HostName to show there might be a tie to the HostName of EthernetInterface resources contained by the system."/> |
| 1262 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_16.ComputerSystem"/> |
| 1263 | </Schema> |
| 1264 | |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 1265 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_0"> |
| 1266 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 1267 | <Annotation Term="Redfish.Release" String="2016.3"/> |
Gunnar Mills | 262d7d4 | 2021-01-20 16:28:41 -0600 | [diff] [blame] | 1268 | |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 1269 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_1.ComputerSystem"> |
| 1270 | <NavigationProperty Name="NetworkInterfaces" Type="NetworkInterfaceCollection.NetworkInterfaceCollection" ContainsTarget="true" Nullable="false"> |
| 1271 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 1272 | <Annotation Term="OData.Description" String="The link to the collection of Network Interfaces associated with this system."/> |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 1273 | <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type NetworkInterfaceCollection."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 1274 | <Annotation Term="OData.AutoExpandReferences"/> |
| 1275 | </NavigationProperty> |
| 1276 | </EntityType> |
| 1277 | |
| 1278 | <ComplexType Name="TrustedModules" BaseType="ComputerSystem.v1_1_0.TrustedModules"> |
| 1279 | <Annotation Term="OData.AdditionalProperties" Bool="false"/> |
| 1280 | <Property Name="FirmwareVersion2" Type="Edm.String"> |
| 1281 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 1282 | <Annotation Term="OData.Description" String="The second firmware version of this Trusted Module, if applicable."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 1283 | <Annotation Term="OData.LongDescription" String="This property shall contain the 2nd firmware version, if applicable, as defined by the manufacturer for the Trusted Module."/> |
| 1284 | </Property> |
| 1285 | <Property Name="InterfaceTypeSelection" Type="ComputerSystem.v1_3_0.InterfaceTypeSelection"> |
| 1286 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 1287 | <Annotation Term="OData.Description" String="The interface type selection supported by this Trusted Module."/> |
| 1288 | <Annotation Term="OData.LongDescription" String="This property shall contain the interface type Selection method (for example to switch between TPM1_2 and TPM2_0) that is supported by this TrustedModule."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 1289 | </Property> |
| 1290 | </ComplexType> |
| 1291 | |
| 1292 | <EnumType Name="InterfaceTypeSelection"> |
| 1293 | <Annotation Term="OData.Description" String="The enumerations of InterfaceTypeSelection specify the method for switching the TrustedModule InterfaceType, for instance between TPM1_2 and TPM2_0, if supported."/> |
| 1294 | <Member Name="None"> |
| 1295 | <Annotation Term="OData.Description" String="The TrustedModule does not support switching the InterfaceType."/> |
| 1296 | </Member> |
| 1297 | <Member Name="FirmwareUpdate"> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 1298 | <Annotation Term="OData.Description" String="The TrustedModule supports switching InterfaceType through a firmware update."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 1299 | </Member> |
| 1300 | <Member Name="BiosSetting"> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 1301 | <Annotation Term="OData.Description" String="The TrustedModule supports switching InterfaceType through platform software, such as a BIOS configuration attribute."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 1302 | </Member> |
| 1303 | <Member Name="OemMethod"> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 1304 | <Annotation Term="OData.Description" String="The TrustedModule supports switching InterfaceType through an OEM proprietary mechanism."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 1305 | </Member> |
| 1306 | </EnumType> |
| 1307 | </Schema> |
| 1308 | |
| 1309 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_1"> |
| 1310 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 1311 | <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated and to remove the Nullable facet on NavigationProperties of the Collection type."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 1312 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_0.ComputerSystem"/> |
| 1313 | </Schema> |
| 1314 | |
| 1315 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_2"> |
| 1316 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1317 | <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/> |
| 1318 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_1.ComputerSystem"/> |
| 1319 | </Schema> |
| 1320 | |
| 1321 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_3"> |
| 1322 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 1323 | <Annotation Term="OData.Description" String="This version was created to add non-normative long descriptions to the EnumType SystemType, and to fix the description of ProcessorSummary Count and Model. It was also created to correct the short and long descriptions in the defined actions."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 1324 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_2.ComputerSystem"/> |
| 1325 | </Schema> |
| 1326 | |
Ed Tanous | 530520e | 2019-01-02 13:41:37 -0800 | [diff] [blame] | 1327 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_4"> |
| 1328 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 1329 | <Annotation Term="OData.Description" String="This version was created to add units annotations on MemorySummary properties. It was also created to force the regeneration of JSON Schema so that OData properties are marked as required, and integer properties are marked as integer rather than number."/> |
Ed Tanous | 530520e | 2019-01-02 13:41:37 -0800 | [diff] [blame] | 1330 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_3.ComputerSystem"/> |
| 1331 | </Schema> |
| 1332 | |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 1333 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_5"> |
| 1334 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 1335 | <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/> |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 1336 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_4.ComputerSystem"/> |
| 1337 | </Schema> |
| 1338 | |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 1339 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_6"> |
| 1340 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1341 | <Annotation Term="OData.Description" String="This version was created to force the regeneration of JSON Schema so that URI properties use the uri-reference format. It was also created to add a missing term on MemoryDomains to not allow it to be null."/> |
| 1342 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_5.ComputerSystem"/> |
| 1343 | </Schema> |
| 1344 | |
| 1345 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_7"> |
| 1346 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1347 | <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/> |
| 1348 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_6.ComputerSystem"/> |
| 1349 | </Schema> |
| 1350 | |
Gunnar Mills | 09b9d45 | 2020-02-11 13:27:39 -0600 | [diff] [blame] | 1351 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_8"> |
| 1352 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1353 | <Annotation Term="OData.Description" String="This version was created to update the description for UefiTargetBootSourceOverride."/> |
| 1354 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_7.ComputerSystem"/> |
| 1355 | </Schema> |
| 1356 | |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 1357 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_9"> |
| 1358 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1359 | <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> |
| 1360 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_8.ComputerSystem"/> |
| 1361 | </Schema> |
| 1362 | |
Gunnar Mills | 844b415 | 2020-06-22 12:44:09 -0500 | [diff] [blame] | 1363 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_10"> |
| 1364 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1365 | <Annotation Term="OData.Description" String="This version was created to correct various typographical errors. Removed sentence in the long description for BootSourceOverrideEnabled that was mistakenly added during a previous description scrub with regards to the usage of `Continuous` and UEFI."/> |
| 1366 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_9.ComputerSystem"/> |
| 1367 | </Schema> |
| 1368 | |
Asmitha Karunanithi | c8ccb77 | 2020-09-22 10:56:46 -0500 | [diff] [blame] | 1369 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_11"> |
| 1370 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
Gunnar Mills | 262d7d4 | 2021-01-20 16:28:41 -0600 | [diff] [blame] | 1371 | <Annotation Term="OData.Description" String="This version was created to remove to the restriction of `Continuous` with UefiTargetBootSourceOverride. It was also created to clarify that ProcessorSummary only contains processors that execute system code. It was also created to add annotation recommendations for ResetType."/> |
Asmitha Karunanithi | c8ccb77 | 2020-09-22 10:56:46 -0500 | [diff] [blame] | 1372 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_10.ComputerSystem"/> |
| 1373 | </Schema> |
| 1374 | |
Gunnar Mills | 262d7d4 | 2021-01-20 16:28:41 -0600 | [diff] [blame] | 1375 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_12"> |
| 1376 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1377 | <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions. It was also created to add the word 'total' to the count properties in ProcessorSummary."/> |
| 1378 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_11.ComputerSystem"/> |
| 1379 | </Schema> |
| 1380 | |
Gunnar Mills | 10f270b | 2021-05-19 15:34:06 -0500 | [diff] [blame] | 1381 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_13"> |
| 1382 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1383 | <Annotation Term="OData.Description" String="This version was created correct various description to use proper normative terminology. It was also created to clarify the behavior of the BootSourceOverrideTarget property."/> |
| 1384 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_12.ComputerSystem"/> |
| 1385 | </Schema> |
| 1386 | |
Ed Tanous | ed76121 | 2022-09-23 15:03:29 -0700 | [diff] [blame] | 1387 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_14"> |
| 1388 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1389 | <Annotation Term="OData.Description" String="This version was created to align the description of the Reset action with the descriptions of the values of ResetType in the Resource schema."/> |
| 1390 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_13.ComputerSystem"/> |
| 1391 | </Schema> |
| 1392 | |
Ed Tanous | a8d8f9d | 2023-01-26 13:57:00 -0800 | [diff] [blame] | 1393 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_15"> |
| 1394 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1395 | <Annotation Term="OData.Description" String="This version was created to update the PowerState property to reference the common enumeration in the Resource schema. It was also created to correct the BootSourceOverrideEnabled reference in the BootSourceOverrideTarget description."/> |
| 1396 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_14.ComputerSystem"/> |
| 1397 | </Schema> |
| 1398 | |
Ed Tanous | f263e09 | 2023-05-22 09:56:29 -0700 | [diff] [blame] | 1399 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_16"> |
| 1400 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1401 | <Annotation Term="OData.Description" String="This version was created to update the description for AssetTag to show there might be a tie to the AssetTag of the containing Chassis resource. It was also created to update the description for HostName to show there might be a tie to the HostName of EthernetInterface resources contained by the system."/> |
| 1402 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_15.ComputerSystem"/> |
| 1403 | </Schema> |
| 1404 | |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 1405 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_0"> |
| 1406 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 1407 | <Annotation Term="Redfish.Release" String="2017.1"/> |
Gunnar Mills | 262d7d4 | 2021-01-20 16:28:41 -0600 | [diff] [blame] | 1408 | |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 1409 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_1.ComputerSystem"/> |
| 1410 | |
| 1411 | <ComplexType Name="MemorySummary" BaseType="ComputerSystem.v1_1_0.MemorySummary"> |
| 1412 | <Property Name="TotalSystemPersistentMemoryGiB" Type="Edm.Decimal"> |
| 1413 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
| 1414 | <Annotation Term="OData.Description" String="The total configured, system-accessible persistent memory, measured in GiB."/> |
| 1415 | <Annotation Term="OData.LongDescription" String="This property shall contain the total amount of configured persistent memory available to the system as measured in gibibytes."/> |
| 1416 | <Annotation Term="Validation.Minimum" Int="0"/> |
Ed Tanous | 530520e | 2019-01-02 13:41:37 -0800 | [diff] [blame] | 1417 | <Annotation Term="Measures.Unit" String="GiBy"/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 1418 | </Property> |
| 1419 | </ComplexType> |
| 1420 | |
| 1421 | <ComplexType Name="Links" BaseType="ComputerSystem.v1_2_0.Links"> |
| 1422 | <NavigationProperty Name="ResourceBlocks" Type="Collection(ResourceBlock.ResourceBlock)"> |
| 1423 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 1424 | <Annotation Term="OData.Description" String="An array of links to the resource blocks that are used in this computer system."/> |
| 1425 | <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type ResourceBlock that show the resource blocks that are used in this computer system."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 1426 | <Annotation Term="OData.AutoExpandReferences"/> |
| 1427 | </NavigationProperty> |
| 1428 | </ComplexType> |
| 1429 | </Schema> |
| 1430 | |
| 1431 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_1"> |
| 1432 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1433 | <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/> |
| 1434 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_0.ComputerSystem"/> |
| 1435 | </Schema> |
| 1436 | |
| 1437 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_2"> |
| 1438 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 1439 | <Annotation Term="OData.Description" String="This version was created to add non-normative long descriptions to the EnumType SystemType, and to fix the description of ProcessorSummary Count and Model. It was also created to correct the short and long descriptions in the defined actions."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 1440 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_1.ComputerSystem"/> |
| 1441 | </Schema> |
| 1442 | |
Ed Tanous | 530520e | 2019-01-02 13:41:37 -0800 | [diff] [blame] | 1443 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_3"> |
| 1444 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 1445 | <Annotation Term="OData.Description" String="This version was created to add units annotations on MemorySummary properties. It was also created to force the regeneration of JSON Schema so that OData properties are marked as required, and integer properties are marked as integer rather than number."/> |
Ed Tanous | 530520e | 2019-01-02 13:41:37 -0800 | [diff] [blame] | 1446 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_2.ComputerSystem"/> |
| 1447 | </Schema> |
| 1448 | |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 1449 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_4"> |
| 1450 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 1451 | <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/> |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 1452 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_3.ComputerSystem"/> |
| 1453 | </Schema> |
| 1454 | |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 1455 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_5"> |
| 1456 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1457 | <Annotation Term="OData.Description" String="This version was created to force the regeneration of JSON Schema so that URI properties use the uri-reference format. It was also created to add a missing term on MemoryDomains to not allow it to be null."/> |
| 1458 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_4.ComputerSystem"/> |
| 1459 | </Schema> |
| 1460 | |
| 1461 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_6"> |
| 1462 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1463 | <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/> |
| 1464 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_5.ComputerSystem"/> |
| 1465 | </Schema> |
| 1466 | |
Gunnar Mills | 09b9d45 | 2020-02-11 13:27:39 -0600 | [diff] [blame] | 1467 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_7"> |
| 1468 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1469 | <Annotation Term="OData.Description" String="This version was created to update the description for UefiTargetBootSourceOverride."/> |
| 1470 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_6.ComputerSystem"/> |
| 1471 | </Schema> |
| 1472 | |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 1473 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_8"> |
| 1474 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1475 | <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> |
| 1476 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_7.ComputerSystem"/> |
| 1477 | </Schema> |
| 1478 | |
Gunnar Mills | 844b415 | 2020-06-22 12:44:09 -0500 | [diff] [blame] | 1479 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_9"> |
| 1480 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1481 | <Annotation Term="OData.Description" String="This version was created to correct various typographical errors. Removed sentence in the long description for BootSourceOverrideEnabled that was mistakenly added during a previous description scrub with regards to the usage of `Continuous` and UEFI."/> |
| 1482 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_8.ComputerSystem"/> |
| 1483 | </Schema> |
| 1484 | |
Asmitha Karunanithi | c8ccb77 | 2020-09-22 10:56:46 -0500 | [diff] [blame] | 1485 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_10"> |
| 1486 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
Gunnar Mills | 262d7d4 | 2021-01-20 16:28:41 -0600 | [diff] [blame] | 1487 | <Annotation Term="OData.Description" String="This version was created to remove to the restriction of `Continuous` with UefiTargetBootSourceOverride. It was also created to clarify that ProcessorSummary only contains processors that execute system code. It was also created to add annotation recommendations for ResetType."/> |
Asmitha Karunanithi | c8ccb77 | 2020-09-22 10:56:46 -0500 | [diff] [blame] | 1488 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_9.ComputerSystem"/> |
| 1489 | </Schema> |
| 1490 | |
Gunnar Mills | 262d7d4 | 2021-01-20 16:28:41 -0600 | [diff] [blame] | 1491 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_11"> |
| 1492 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1493 | <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions. It was also created to add the word 'total' to the count properties in ProcessorSummary."/> |
| 1494 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_10.ComputerSystem"/> |
| 1495 | </Schema> |
| 1496 | |
Gunnar Mills | 10f270b | 2021-05-19 15:34:06 -0500 | [diff] [blame] | 1497 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_12"> |
| 1498 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1499 | <Annotation Term="OData.Description" String="This version was created correct various description to use proper normative terminology. It was also created to clarify the behavior of the BootSourceOverrideTarget property."/> |
| 1500 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_11.ComputerSystem"/> |
| 1501 | </Schema> |
| 1502 | |
Ed Tanous | ed76121 | 2022-09-23 15:03:29 -0700 | [diff] [blame] | 1503 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_13"> |
| 1504 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1505 | <Annotation Term="OData.Description" String="This version was created to align the description of the Reset action with the descriptions of the values of ResetType in the Resource schema."/> |
| 1506 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_12.ComputerSystem"/> |
| 1507 | </Schema> |
| 1508 | |
Ed Tanous | a8d8f9d | 2023-01-26 13:57:00 -0800 | [diff] [blame] | 1509 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_14"> |
| 1510 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1511 | <Annotation Term="OData.Description" String="This version was created to update the PowerState property to reference the common enumeration in the Resource schema. It was also created to correct the BootSourceOverrideEnabled reference in the BootSourceOverrideTarget description."/> |
| 1512 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_13.ComputerSystem"/> |
| 1513 | </Schema> |
| 1514 | |
Ed Tanous | f263e09 | 2023-05-22 09:56:29 -0700 | [diff] [blame] | 1515 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_15"> |
| 1516 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1517 | <Annotation Term="OData.Description" String="This version was created to update the description for AssetTag to show there might be a tie to the AssetTag of the containing Chassis resource. It was also created to update the description for HostName to show there might be a tie to the HostName of EthernetInterface resources contained by the system."/> |
| 1518 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_14.ComputerSystem"/> |
| 1519 | </Schema> |
| 1520 | |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 1521 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_0"> |
| 1522 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 1523 | <Annotation Term="Redfish.Release" String="2017.3"/> |
Gunnar Mills | 262d7d4 | 2021-01-20 16:28:41 -0600 | [diff] [blame] | 1524 | |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 1525 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_2.ComputerSystem"> |
| 1526 | <NavigationProperty Name="Redundancy" Type="Collection(Redundancy.Redundancy)" ContainsTarget="true"> |
| 1527 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 1528 | <Annotation Term="OData.Description" String="The link to a collection of redundancy entities. Each entity specifies a kind and level of redundancy and a collection, or redundancy set, of other computer systems that provide the specified redundancy to this computer system."/> |
| 1529 | <Annotation Term="OData.LongDescription" String="This property shall contain a set of redundancy entities. Each entity specifies a kind and level of redundancy and a collection, or redundancy set, of other computer systems that provide the specified redundancy to this computer system."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 1530 | <Annotation Term="OData.AutoExpand"/> |
| 1531 | </NavigationProperty> |
| 1532 | <Property Name="HostWatchdogTimer" Type="ComputerSystem.v1_5_0.WatchdogTimer" Nullable="false"> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 1533 | <Annotation Term="OData.Description" String="The host watchdog timer functionality for this system."/> |
| 1534 | <Annotation Term="OData.LongDescription" String="This object shall contain properties that describe the host watchdog timer functionality for this ComputerSystem."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 1535 | </Property> |
| 1536 | <Property Name="SubModel" Type="Edm.String"> |
| 1537 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
| 1538 | <Annotation Term="OData.Description" String="The sub-model for this system."/> |
Gunnar Mills | 262d7d4 | 2021-01-20 16:28:41 -0600 | [diff] [blame] | 1539 | <Annotation Term="OData.LongDescription" String="This property shall contain the information about the sub-model (or configuration) of the system. This shall not include the model/product name or the manufacturer name."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 1540 | </Property> |
| 1541 | </EntityType> |
| 1542 | |
| 1543 | <ComplexType Name="Boot" BaseType="ComputerSystem.v1_1_0.Boot"> |
| 1544 | <NavigationProperty Name="BootOptions" Type="BootOptionCollection.BootOptionCollection" ContainsTarget="true" Nullable="false"> |
| 1545 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 1546 | <Annotation Term="OData.Description" String="The link to the collection of the UEFI boot options associated with this computer system."/> |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 1547 | <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type BootOptionCollection."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 1548 | <Annotation Term="OData.AutoExpandReferences"/> |
| 1549 | </NavigationProperty> |
| 1550 | <Property Name="BootNext" Type="Edm.String"> |
| 1551 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 1552 | <Annotation Term="OData.Description" String="The BootOptionReference of the Boot Option to perform a one-time boot from when BootSourceOverrideTarget is `UefiBootNext`."/> |
Gunnar Mills | 844b415 | 2020-06-22 12:44:09 -0500 | [diff] [blame] | 1553 | <Annotation Term="OData.LongDescription" String="This property shall contain the BootOptionReference of the UEFI boot option for one time boot, as defined by the UEFI Specification. The valid values for this property are specified in the values of the BootOrder array. BootSourceOverrideEnabled set to `Continuous` is not supported for BootSourceOverrideTarget set to `UefiBootNext` because this setting is defined in UEFI as a one-time boot setting."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 1554 | </Property> |
| 1555 | <Property Name="BootOrder" Type="Collection(Edm.String)"> |
| 1556 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> |
Gunnar Mills | 60c922d | 2021-12-01 09:28:53 -0600 | [diff] [blame] | 1557 | <Annotation Term="OData.Description" String="An array of BootOptionReference strings that represent the persistent boot order for with this computer system. Changes to the boot order typically require a system reset before they take effect. It is likely that a client finds the `@Redfish.Settings` term in this resource, and if it is found, the client makes requests to change boot order settings by modifying the resource identified by the `@Redfish.Settings` term."/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 1558 | <Annotation Term="OData.LongDescription" String="This property shall contain an array of BootOptionReference strings that represent the persistent boot order for this computer system. For UEFI systems, this is the UEFI Specification-defined UEFI BootOrder."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 1559 | </Property> |
| 1560 | </ComplexType> |
| 1561 | |
| 1562 | <ComplexType Name="ProcessorSummary" BaseType="ComputerSystem.v1_0_0.ProcessorSummary"> |
| 1563 | <Property Name="LogicalProcessorCount" Type="Edm.Int64"> |
| 1564 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
| 1565 | <Annotation Term="OData.Description" String="The number of logical processors in the system."/> |
Gunnar Mills | 262d7d4 | 2021-01-20 16:28:41 -0600 | [diff] [blame] | 1566 | <Annotation Term="OData.LongDescription" String="This property shall contain the total number of logical central processors in the system."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 1567 | <Annotation Term="Validation.Minimum" Int="0"/> |
| 1568 | </Property> |
| 1569 | </ComplexType> |
| 1570 | |
| 1571 | <ComplexType Name="Links" BaseType="ComputerSystem.v1_4_0.Links"> |
| 1572 | <NavigationProperty Name="ConsumingComputerSystems" Type="Collection(ComputerSystem.ComputerSystem)"> |
| 1573 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 1574 | <Annotation Term="OData.Description" String="An array of links to ComputerSystems that are realized, in whole or in part, from this ComputerSystem."/> |
| 1575 | <Annotation Term="OData.LongDescription" String="The value shall be an array of links to ComputerSystems that are realized, in whole or in part, from this ComputerSystem."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 1576 | <Annotation Term="OData.AutoExpandReferences"/> |
| 1577 | </NavigationProperty> |
| 1578 | <NavigationProperty Name="SupplyingComputerSystems" Type="Collection(ComputerSystem.ComputerSystem)"> |
| 1579 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 1580 | <Annotation Term="OData.Description" String="An array of links to ComputerSystems that contribute, in whole or in part, to the implementation of this ComputerSystem."/> |
| 1581 | <Annotation Term="OData.LongDescription" String="The value shall be an array of links to ComputerSystems that contribute, in whole or in part, to the implementation of this ComputerSystem."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 1582 | <Annotation Term="OData.AutoExpandReferences"/> |
| 1583 | </NavigationProperty> |
| 1584 | </ComplexType> |
| 1585 | |
| 1586 | <ComplexType Name="WatchdogTimer"> |
| 1587 | <Annotation Term="OData.AdditionalProperties" Bool="false"/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 1588 | <Annotation Term="OData.Description" String="This type describes the host watchdog timer functionality for this system."/> |
| 1589 | <Annotation Term="OData.LongDescription" String="This type shall contain properties that describe the host watchdog timer functionality for this ComputerSystem."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 1590 | <Property Name="FunctionEnabled" Type="Edm.Boolean"> |
| 1591 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 1592 | <Annotation Term="OData.Description" String="An indication of whether a user has enabled the host watchdog timer functionality. This property indicates only that a user has enabled the timer. To activate the timer, installation of additional host-based software is necessary; an update to this property does not initiate the timer."/> |
| 1593 | <Annotation Term="OData.LongDescription" String="This property shall indicate whether a user has enabled the host watchdog timer functionality. This property indicates only that a user has enabled the timer. To activate the timer, installation of additional host-based software is necessary; an update to this property does not initiate the timer."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 1594 | <Annotation Term="Redfish.Required"/> |
| 1595 | </Property> |
| 1596 | <Property Name="WarningAction" Type="ComputerSystem.v1_5_0.WatchdogWarningActions"> |
| 1597 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 1598 | <Annotation Term="OData.Description" String="The action to perform when the watchdog timer is close to reaching its timeout value. This action typically occurs from three to ten seconds before to the timeout value, but the exact timing is dependent on the implementation."/> |
| 1599 | <Annotation Term="OData.LongDescription" String="This property shall contain the action to perform before the watchdog timer expires. This action typically occurs from three to ten seconds before to the timeout value, but the exact timing is dependent on the implementation."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 1600 | </Property> |
| 1601 | <Property Name="TimeoutAction" Type="ComputerSystem.v1_5_0.WatchdogTimeoutActions"> |
| 1602 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 1603 | <Annotation Term="OData.Description" String="The action to perform when the watchdog timer reaches its timeout value."/> |
| 1604 | <Annotation Term="OData.LongDescription" String="This property shall contain the action to perform when the watchdog timer reaches its timeout value."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 1605 | <Annotation Term="Redfish.Required"/> |
| 1606 | </Property> |
Ed Tanous | 530520e | 2019-01-02 13:41:37 -0800 | [diff] [blame] | 1607 | <Property Name="Status" Type="Resource.Status" Nullable="false"> |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 1608 | <Annotation Term="OData.Description" String="The status and health of the resource and its subordinate or dependent resources."/> |
| 1609 | <Annotation Term="OData.LongDescription" String="This property shall contain any status or health properties of the resource."/> |
Ed Tanous | 530520e | 2019-01-02 13:41:37 -0800 | [diff] [blame] | 1610 | </Property> |
| 1611 | <Property Name="Oem" Type="Resource.Oem" Nullable="false"> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 1612 | <Annotation Term="OData.Description" String="The OEM extension property."/> |
| 1613 | <Annotation Term="OData.LongDescription" String="This property shall contain the OEM extensions. All values for properties contained in this object shall conform to the Redfish Specification-described requirements."/> |
Ed Tanous | 530520e | 2019-01-02 13:41:37 -0800 | [diff] [blame] | 1614 | </Property> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 1615 | </ComplexType> |
| 1616 | |
| 1617 | <EnumType Name="WatchdogWarningActions"> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 1618 | <Annotation Term="OData.Description" String="The enumerations of WatchdogWarningActions specify the choice of action to take when the host watchdog timer is close (typically 3-10 seconds) to reaching its timeout value."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 1619 | <Member Name="None"> |
| 1620 | <Annotation Term="OData.Description" String="No action taken."/> |
| 1621 | </Member> |
| 1622 | <Member Name="DiagnosticInterrupt"> |
| 1623 | <Annotation Term="OData.Description" String="Raise a (typically non-maskable) Diagnostic Interrupt."/> |
| 1624 | </Member> |
| 1625 | <Member Name="SMI"> |
| 1626 | <Annotation Term="OData.Description" String="Raise a Systems Management Interrupt (SMI)."/> |
| 1627 | </Member> |
| 1628 | <Member Name="MessagingInterrupt"> |
| 1629 | <Annotation Term="OData.Description" String="Raise a legacy IPMI messaging interrupt."/> |
| 1630 | </Member> |
| 1631 | <Member Name="SCI"> |
| 1632 | <Annotation Term="OData.Description" String="Raise an interrupt using the ACPI System Control Interrupt (SCI)."/> |
| 1633 | </Member> |
| 1634 | <Member Name="OEM"> |
| 1635 | <Annotation Term="OData.Description" String="Perform an OEM-defined action."/> |
| 1636 | </Member> |
| 1637 | </EnumType> |
| 1638 | |
| 1639 | <EnumType Name="WatchdogTimeoutActions"> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 1640 | <Annotation Term="OData.Description" String="The enumerations of WatchdogTimeoutActions specify the choice of action to take when the host watchdog timer reaches its timeout value."/> |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 1641 | <Member Name="None"> |
| 1642 | <Annotation Term="OData.Description" String="No action taken."/> |
| 1643 | </Member> |
| 1644 | <Member Name="ResetSystem"> |
| 1645 | <Annotation Term="OData.Description" String="Reset the system."/> |
| 1646 | </Member> |
| 1647 | <Member Name="PowerCycle"> |
| 1648 | <Annotation Term="OData.Description" String="Power cycle the system."/> |
| 1649 | </Member> |
| 1650 | <Member Name="PowerDown"> |
| 1651 | <Annotation Term="OData.Description" String="Power down the system."/> |
| 1652 | </Member> |
| 1653 | <Member Name="OEM"> |
| 1654 | <Annotation Term="OData.Description" String="Perform an OEM-defined action."/> |
| 1655 | </Member> |
| 1656 | </EnumType> |
| 1657 | </Schema> |
| 1658 | |
Ed Tanous | 530520e | 2019-01-02 13:41:37 -0800 | [diff] [blame] | 1659 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_1"> |
| 1660 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
Gunnar Mills | 262d7d4 | 2021-01-20 16:28:41 -0600 | [diff] [blame] | 1661 | <Annotation Term="OData.Description" String="This version was created to add units annotations on MemorySummary properties. It was also created to force the regeneration of JSON Schema so that OData properties are marked as required, and integer properties are marked as integer rather than number. Additionally, it was created to update the LongDescription of several Boot Override properties."/> |
Ed Tanous | 530520e | 2019-01-02 13:41:37 -0800 | [diff] [blame] | 1662 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_0.ComputerSystem"/> |
| 1663 | </Schema> |
| 1664 | |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 1665 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_2"> |
| 1666 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 1667 | <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/> |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 1668 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_1.ComputerSystem"/> |
| 1669 | </Schema> |
| 1670 | |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 1671 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_3"> |
| 1672 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1673 | <Annotation Term="OData.Description" String="This version was created to force the regeneration of JSON Schema so that URI properties use the uri-reference format. It was also created to add a missing term on MemoryDomains to not allow it to be null."/> |
| 1674 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_2.ComputerSystem"/> |
| 1675 | </Schema> |
| 1676 | |
| 1677 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_4"> |
| 1678 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1679 | <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/> |
| 1680 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_3.ComputerSystem"/> |
| 1681 | </Schema> |
| 1682 | |
Gunnar Mills | 09b9d45 | 2020-02-11 13:27:39 -0600 | [diff] [blame] | 1683 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_5"> |
| 1684 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1685 | <Annotation Term="OData.Description" String="This version was created to update the description for UefiTargetBootSourceOverride."/> |
| 1686 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_4.ComputerSystem"/> |
| 1687 | </Schema> |
| 1688 | |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 1689 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_6"> |
| 1690 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1691 | <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> |
| 1692 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_5.ComputerSystem"/> |
| 1693 | </Schema> |
| 1694 | |
Gunnar Mills | 844b415 | 2020-06-22 12:44:09 -0500 | [diff] [blame] | 1695 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_7"> |
| 1696 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1697 | <Annotation Term="OData.Description" String="This version was created to correct various typographical errors. Removed sentence in the long description for BootSourceOverrideEnabled that was mistakenly added during a previous description scrub with regards to the usage of `Continuous` and UEFI."/> |
| 1698 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_6.ComputerSystem"/> |
| 1699 | </Schema> |
| 1700 | |
Asmitha Karunanithi | c8ccb77 | 2020-09-22 10:56:46 -0500 | [diff] [blame] | 1701 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_8"> |
| 1702 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
Gunnar Mills | 262d7d4 | 2021-01-20 16:28:41 -0600 | [diff] [blame] | 1703 | <Annotation Term="OData.Description" String="This version was created to remove to the restriction of `Continuous` with UefiTargetBootSourceOverride. It was also created to clarify that ProcessorSummary only contains processors that execute system code. It was also created to add annotation recommendations for ResetType."/> |
Asmitha Karunanithi | c8ccb77 | 2020-09-22 10:56:46 -0500 | [diff] [blame] | 1704 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_7.ComputerSystem"/> |
| 1705 | </Schema> |
| 1706 | |
Gunnar Mills | 262d7d4 | 2021-01-20 16:28:41 -0600 | [diff] [blame] | 1707 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_9"> |
| 1708 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1709 | <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions. It was also created to add the word 'total' to the count properties in ProcessorSummary."/> |
| 1710 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_8.ComputerSystem"/> |
| 1711 | </Schema> |
| 1712 | |
Gunnar Mills | 10f270b | 2021-05-19 15:34:06 -0500 | [diff] [blame] | 1713 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_10"> |
| 1714 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1715 | <Annotation Term="OData.Description" String="This version was created correct various description to use proper normative terminology. It was also created to clarify the behavior of the BootSourceOverrideTarget property."/> |
| 1716 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_9.ComputerSystem"/> |
| 1717 | </Schema> |
| 1718 | |
Gunnar Mills | 60c922d | 2021-12-01 09:28:53 -0600 | [diff] [blame] | 1719 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_11"> |
| 1720 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1721 | <Annotation Term="OData.Description" String="This version was created to clarify the BootOrder property might be controlled with a settings resource."/> |
| 1722 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_10.ComputerSystem"/> |
| 1723 | </Schema> |
| 1724 | |
Ed Tanous | ed76121 | 2022-09-23 15:03:29 -0700 | [diff] [blame] | 1725 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_12"> |
| 1726 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1727 | <Annotation Term="OData.Description" String="This version was created to align the description of the Reset action with the descriptions of the values of ResetType in the Resource schema."/> |
| 1728 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_11.ComputerSystem"/> |
| 1729 | </Schema> |
| 1730 | |
Ed Tanous | a8d8f9d | 2023-01-26 13:57:00 -0800 | [diff] [blame] | 1731 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_13"> |
| 1732 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1733 | <Annotation Term="OData.Description" String="This version was created to update the PowerState property to reference the common enumeration in the Resource schema. It was also created to correct the BootSourceOverrideEnabled reference in the BootSourceOverrideTarget description."/> |
| 1734 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_12.ComputerSystem"/> |
| 1735 | </Schema> |
| 1736 | |
Ed Tanous | f263e09 | 2023-05-22 09:56:29 -0700 | [diff] [blame] | 1737 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_14"> |
| 1738 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1739 | <Annotation Term="OData.Description" String="This version was created to update the description for AssetTag to show there might be a tie to the AssetTag of the containing Chassis resource. It was also created to update the description for HostName to show there might be a tie to the HostName of EthernetInterface resources contained by the system."/> |
| 1740 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_13.ComputerSystem"/> |
| 1741 | </Schema> |
| 1742 | |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 1743 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_0"> |
| 1744 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1745 | <Annotation Term="Redfish.Release" String="2018.3"/> |
Gunnar Mills | 262d7d4 | 2021-01-20 16:28:41 -0600 | [diff] [blame] | 1746 | |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 1747 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_2.ComputerSystem"> |
| 1748 | <Property Name="PowerRestorePolicy" Type="ComputerSystem.v1_6_0.PowerRestorePolicyTypes" Nullable="false"> |
| 1749 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> |
| 1750 | <Annotation Term="OData.Description" String="The desired power state of the system when power is restored after a power loss."/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 1751 | <Annotation Term="OData.LongDescription" String="This property shall indicate the desired PowerState of the system when power is applied to the system. The `LastState` value shall return the system to the PowerState it was in when power was lost."/> |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 1752 | </Property> |
| 1753 | </EntityType> |
| 1754 | |
| 1755 | <ComplexType Name="Boot" BaseType="ComputerSystem.v1_5_0.Boot"> |
| 1756 | <Property Name="AliasBootOrder" Type="Collection(ComputerSystem.BootSource)"> |
| 1757 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 1758 | <Annotation Term="OData.Description" String="Ordered array of boot source aliases representing the persistent boot order associated with this computer system."/> |
Gunnar Mills | 10f270b | 2021-05-19 15:34:06 -0500 | [diff] [blame] | 1759 | <Annotation Term="OData.LongDescription" String="This property shall contain an ordered array of boot source aliases of the BootSource type that represents the persistent boot order of this computer system. This array shall not contain duplicate values. Virtual devices for an alias should take precedence over a physical device. Systems may attempt to boot from multiple devices that share an alias."/> |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 1760 | </Property> |
| 1761 | <Property Name="BootOrderPropertySelection" Type="ComputerSystem.v1_6_0.BootOrderTypes"> |
| 1762 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 1763 | <Annotation Term="OData.Description" String="The name of the boot order property that the system uses for the persistent boot order."/> |
| 1764 | <Annotation Term="OData.LongDescription" String="This property shall indicate which boot order property the system uses for the persistent boot order."/> |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 1765 | </Property> |
| 1766 | </ComplexType> |
| 1767 | |
| 1768 | <EnumType Name="PowerRestorePolicyTypes"> |
| 1769 | <Annotation Term="OData.Description" String="The enumerations of PowerRestorePolicyTypes specify the choice of power state for the system when power is applied."/> |
| 1770 | <Member Name="AlwaysOn"> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 1771 | <Annotation Term="OData.Description" String="The system always powers on when power is applied."/> |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 1772 | </Member> |
| 1773 | <Member Name="AlwaysOff"> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 1774 | <Annotation Term="OData.Description" String="The system always remains powered off when power is applied."/> |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 1775 | </Member> |
| 1776 | <Member Name="LastState"> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 1777 | <Annotation Term="OData.Description" String="The system returns to its last on or off power state when power is applied."/> |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 1778 | </Member> |
| 1779 | </EnumType> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 1780 | |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 1781 | <EnumType Name="BootOrderTypes"> |
| 1782 | <Annotation Term="OData.Description" String="The enumerations of BootOrderTypes specify the choice of boot order property to use when controller the persistent boot order for this computer system."/> |
| 1783 | <Member Name="BootOrder"> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 1784 | <Annotation Term="OData.Description" String="The system uses the BootOrder property to specify the persistent boot order."/> |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 1785 | </Member> |
| 1786 | <Member Name="AliasBootOrder"> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 1787 | <Annotation Term="OData.Description" String="The system uses the AliasBootOrder property to specify the persistent boot order."/> |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 1788 | </Member> |
| 1789 | </EnumType> |
| 1790 | </Schema> |
| 1791 | |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 1792 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_1"> |
| 1793 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1794 | <Annotation Term="OData.Description" String="This version was created to force the regeneration of JSON Schema so that URI properties use the uri-reference format. It was also created to add a missing term on MemoryDomains to not allow it to be null."/> |
| 1795 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_0.ComputerSystem"/> |
| 1796 | </Schema> |
| 1797 | |
| 1798 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_2"> |
| 1799 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1800 | <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/> |
| 1801 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_1.ComputerSystem"/> |
| 1802 | </Schema> |
| 1803 | |
Gunnar Mills | 09b9d45 | 2020-02-11 13:27:39 -0600 | [diff] [blame] | 1804 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_3"> |
| 1805 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1806 | <Annotation Term="OData.Description" String="This version was created to update the description for UefiTargetBootSourceOverride."/> |
| 1807 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_2.ComputerSystem"/> |
| 1808 | </Schema> |
| 1809 | |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 1810 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_4"> |
| 1811 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1812 | <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> |
| 1813 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_3.ComputerSystem"/> |
| 1814 | </Schema> |
| 1815 | |
Gunnar Mills | 844b415 | 2020-06-22 12:44:09 -0500 | [diff] [blame] | 1816 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_5"> |
| 1817 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1818 | <Annotation Term="OData.Description" String="This version was created to correct various typographical errors. Removed sentence in the long description for BootSourceOverrideEnabled that was mistakenly added during a previous description scrub with regards to the usage of `Continuous` and UEFI."/> |
| 1819 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_4.ComputerSystem"/> |
| 1820 | </Schema> |
| 1821 | |
Asmitha Karunanithi | c8ccb77 | 2020-09-22 10:56:46 -0500 | [diff] [blame] | 1822 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_6"> |
| 1823 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
Gunnar Mills | 262d7d4 | 2021-01-20 16:28:41 -0600 | [diff] [blame] | 1824 | <Annotation Term="OData.Description" String="This version was created to remove to the restriction of `Continuous` with UefiTargetBootSourceOverride. It was also created to clarify that ProcessorSummary only contains processors that execute system code. It was also created to add annotation recommendations for ResetType."/> |
Asmitha Karunanithi | c8ccb77 | 2020-09-22 10:56:46 -0500 | [diff] [blame] | 1825 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_5.ComputerSystem"/> |
| 1826 | </Schema> |
| 1827 | |
Gunnar Mills | 262d7d4 | 2021-01-20 16:28:41 -0600 | [diff] [blame] | 1828 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_7"> |
| 1829 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1830 | <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions. It was also created to add the word 'total' to the count properties in ProcessorSummary."/> |
| 1831 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_6.ComputerSystem"/> |
| 1832 | </Schema> |
| 1833 | |
Gunnar Mills | 10f270b | 2021-05-19 15:34:06 -0500 | [diff] [blame] | 1834 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_8"> |
| 1835 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1836 | <Annotation Term="OData.Description" String="This version was created to clarify the behavior of the AliasBootOrder and BootSourceOverrideTarget properties. It was also created to correct various description to use proper normative terminology."/> |
| 1837 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_7.ComputerSystem"/> |
| 1838 | </Schema> |
| 1839 | |
Gunnar Mills | 60c922d | 2021-12-01 09:28:53 -0600 | [diff] [blame] | 1840 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_9"> |
| 1841 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1842 | <Annotation Term="OData.Description" String="This version was created to clarify the BootOrder property might be controlled with a settings resource."/> |
| 1843 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_8.ComputerSystem"/> |
| 1844 | </Schema> |
| 1845 | |
Ed Tanous | ed76121 | 2022-09-23 15:03:29 -0700 | [diff] [blame] | 1846 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_10"> |
| 1847 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1848 | <Annotation Term="OData.Description" String="This version was created to align the description of the Reset action with the descriptions of the values of ResetType in the Resource schema."/> |
| 1849 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_9.ComputerSystem"/> |
| 1850 | </Schema> |
| 1851 | |
Ed Tanous | a8d8f9d | 2023-01-26 13:57:00 -0800 | [diff] [blame] | 1852 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_11"> |
| 1853 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1854 | <Annotation Term="OData.Description" String="This version was created to update the PowerState property to reference the common enumeration in the Resource schema. It was also created to correct the BootSourceOverrideEnabled reference in the BootSourceOverrideTarget description."/> |
| 1855 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_10.ComputerSystem"/> |
| 1856 | </Schema> |
| 1857 | |
Ed Tanous | f263e09 | 2023-05-22 09:56:29 -0700 | [diff] [blame] | 1858 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_12"> |
| 1859 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1860 | <Annotation Term="OData.Description" String="This version was created to update the description for AssetTag to show there might be a tie to the AssetTag of the containing Chassis resource. It was also created to update the description for HostName to show there might be a tie to the HostName of EthernetInterface resources contained by the system."/> |
| 1861 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_11.ComputerSystem"/> |
| 1862 | </Schema> |
| 1863 | |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 1864 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_0"> |
| 1865 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1866 | <Annotation Term="Redfish.Release" String="2019.1"/> |
Gunnar Mills | 262d7d4 | 2021-01-20 16:28:41 -0600 | [diff] [blame] | 1867 | |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 1868 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_1.ComputerSystem"/> |
| 1869 | |
| 1870 | <ComplexType Name="Boot" BaseType="ComputerSystem.v1_6_0.Boot"> |
| 1871 | <NavigationProperty Name="Certificates" Type="CertificateCollection.CertificateCollection" ContainsTarget="true" Nullable="false"> |
| 1872 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
| 1873 | <Annotation Term="OData.Description" String="The link to a collection of certificates used for booting through HTTPS by this computer system."/> |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 1874 | <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type CertificateCollection."/> |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 1875 | <Annotation Term="OData.AutoExpandReferences"/> |
| 1876 | </NavigationProperty> |
| 1877 | </ComplexType> |
| 1878 | |
| 1879 | <ComplexType Name="ProcessorSummary" BaseType="ComputerSystem.v1_5_0.ProcessorSummary"> |
| 1880 | <NavigationProperty Name="Metrics" Type="ProcessorMetrics.ProcessorMetrics" ContainsTarget="true" Nullable="false"> |
| 1881 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
| 1882 | <Annotation Term="OData.Description" String="The link to the metrics associated with all processors in this system."/> |
| 1883 | <Annotation Term="OData.LongDescription" String="This property shall contain a link to the metrics associated with all processors in this system."/> |
| 1884 | </NavigationProperty> |
| 1885 | </ComplexType> |
| 1886 | </Schema> |
| 1887 | |
| 1888 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_1"> |
| 1889 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1890 | <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/> |
| 1891 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_0.ComputerSystem"/> |
| 1892 | </Schema> |
| 1893 | |
Gunnar Mills | 09b9d45 | 2020-02-11 13:27:39 -0600 | [diff] [blame] | 1894 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_2"> |
| 1895 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1896 | <Annotation Term="OData.Description" String="This version was created to update the description for UefiTargetBootSourceOverride."/> |
| 1897 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_1.ComputerSystem"/> |
| 1898 | </Schema> |
| 1899 | |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 1900 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_3"> |
| 1901 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1902 | <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> |
| 1903 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_2.ComputerSystem"/> |
| 1904 | </Schema> |
| 1905 | |
Gunnar Mills | 844b415 | 2020-06-22 12:44:09 -0500 | [diff] [blame] | 1906 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_4"> |
| 1907 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1908 | <Annotation Term="OData.Description" String="This version was created to correct various typographical errors. Removed sentence in the long description for BootSourceOverrideEnabled that was mistakenly added during a previous description scrub with regards to the usage of `Continuous` and UEFI."/> |
| 1909 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_3.ComputerSystem"/> |
| 1910 | </Schema> |
| 1911 | |
Asmitha Karunanithi | c8ccb77 | 2020-09-22 10:56:46 -0500 | [diff] [blame] | 1912 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_5"> |
| 1913 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
Gunnar Mills | 262d7d4 | 2021-01-20 16:28:41 -0600 | [diff] [blame] | 1914 | <Annotation Term="OData.Description" String="This version was created to remove to the restriction of `Continuous` with UefiTargetBootSourceOverride. It was also created to clarify that ProcessorSummary only contains processors that execute system code. It was also created to add annotation recommendations for ResetType."/> |
Asmitha Karunanithi | c8ccb77 | 2020-09-22 10:56:46 -0500 | [diff] [blame] | 1915 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_4.ComputerSystem"/> |
| 1916 | </Schema> |
| 1917 | |
Gunnar Mills | 262d7d4 | 2021-01-20 16:28:41 -0600 | [diff] [blame] | 1918 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_6"> |
| 1919 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1920 | <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions. It was also created to add the word 'total' to the count properties in ProcessorSummary."/> |
| 1921 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_5.ComputerSystem"/> |
| 1922 | </Schema> |
| 1923 | |
Gunnar Mills | 10f270b | 2021-05-19 15:34:06 -0500 | [diff] [blame] | 1924 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_7"> |
| 1925 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1926 | <Annotation Term="OData.Description" String="This version was created to clarify the behavior of the AliasBootOrder and BootSourceOverrideTarget properties. It was also created to correct various description to use proper normative terminology."/> |
| 1927 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_6.ComputerSystem"/> |
| 1928 | </Schema> |
| 1929 | |
Gunnar Mills | 60c922d | 2021-12-01 09:28:53 -0600 | [diff] [blame] | 1930 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_8"> |
| 1931 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1932 | <Annotation Term="OData.Description" String="This version was created to clarify the BootOrder property might be controlled with a settings resource."/> |
| 1933 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_7.ComputerSystem"/> |
| 1934 | </Schema> |
| 1935 | |
Ed Tanous | ed76121 | 2022-09-23 15:03:29 -0700 | [diff] [blame] | 1936 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_9"> |
| 1937 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1938 | <Annotation Term="OData.Description" String="This version was created to align the description of the Reset action with the descriptions of the values of ResetType in the Resource schema."/> |
| 1939 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_8.ComputerSystem"/> |
| 1940 | </Schema> |
| 1941 | |
Ed Tanous | a8d8f9d | 2023-01-26 13:57:00 -0800 | [diff] [blame] | 1942 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_10"> |
| 1943 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1944 | <Annotation Term="OData.Description" String="This version was created to update the PowerState property to reference the common enumeration in the Resource schema. It was also created to correct the BootSourceOverrideEnabled reference in the BootSourceOverrideTarget description."/> |
| 1945 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_9.ComputerSystem"/> |
| 1946 | </Schema> |
| 1947 | |
Ed Tanous | f263e09 | 2023-05-22 09:56:29 -0700 | [diff] [blame] | 1948 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_11"> |
| 1949 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1950 | <Annotation Term="OData.Description" String="This version was created to update the description for AssetTag to show there might be a tie to the AssetTag of the containing Chassis resource. It was also created to update the description for HostName to show there might be a tie to the HostName of EthernetInterface resources contained by the system."/> |
| 1951 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_10.ComputerSystem"/> |
| 1952 | </Schema> |
| 1953 | |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 1954 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_0"> |
| 1955 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1956 | <Annotation Term="Redfish.Release" String="2019.2"/> |
Gunnar Mills | 262d7d4 | 2021-01-20 16:28:41 -0600 | [diff] [blame] | 1957 | |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 1958 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_0.ComputerSystem"/> |
| 1959 | |
| 1960 | <ComplexType Name="MemorySummary" BaseType="ComputerSystem.v1_4_0.MemorySummary"> |
| 1961 | <NavigationProperty Name="Metrics" Type="MemoryMetrics.MemoryMetrics" ContainsTarget="true" Nullable="false"> |
| 1962 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
| 1963 | <Annotation Term="OData.Description" String="The link to the metrics associated with all memory in this system."/> |
| 1964 | <Annotation Term="OData.LongDescription" String="This property shall contain a link to the metrics associated with all memory in this system."/> |
| 1965 | </NavigationProperty> |
| 1966 | </ComplexType> |
| 1967 | </Schema> |
| 1968 | |
Gunnar Mills | 09b9d45 | 2020-02-11 13:27:39 -0600 | [diff] [blame] | 1969 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_1"> |
| 1970 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1971 | <Annotation Term="OData.Description" String="This version was created to update the description for UefiTargetBootSourceOverride."/> |
| 1972 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_0.ComputerSystem"/> |
| 1973 | </Schema> |
| 1974 | |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 1975 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_2"> |
| 1976 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1977 | <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> |
| 1978 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_1.ComputerSystem"/> |
| 1979 | </Schema> |
| 1980 | |
Gunnar Mills | 844b415 | 2020-06-22 12:44:09 -0500 | [diff] [blame] | 1981 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_3"> |
| 1982 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1983 | <Annotation Term="OData.Description" String="This version was created to correct various typographical errors. Removed sentence in the long description for BootSourceOverrideEnabled that was mistakenly added during a previous description scrub with regards to the usage of `Continuous` and UEFI."/> |
| 1984 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_2.ComputerSystem"/> |
| 1985 | </Schema> |
| 1986 | |
Asmitha Karunanithi | c8ccb77 | 2020-09-22 10:56:46 -0500 | [diff] [blame] | 1987 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_4"> |
| 1988 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
Gunnar Mills | 262d7d4 | 2021-01-20 16:28:41 -0600 | [diff] [blame] | 1989 | <Annotation Term="OData.Description" String="This version was created to remove to the restriction of `Continuous` with UefiTargetBootSourceOverride. It was also created to clarify that ProcessorSummary only contains processors that execute system code. It was also created to add annotation recommendations for ResetType."/> |
Asmitha Karunanithi | c8ccb77 | 2020-09-22 10:56:46 -0500 | [diff] [blame] | 1990 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_3.ComputerSystem"/> |
| 1991 | </Schema> |
| 1992 | |
Gunnar Mills | 262d7d4 | 2021-01-20 16:28:41 -0600 | [diff] [blame] | 1993 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_5"> |
| 1994 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 1995 | <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions. It was also created to add the word 'total' to the count properties in ProcessorSummary."/> |
| 1996 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_4.ComputerSystem"/> |
| 1997 | </Schema> |
| 1998 | |
Gunnar Mills | 10f270b | 2021-05-19 15:34:06 -0500 | [diff] [blame] | 1999 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_6"> |
| 2000 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2001 | <Annotation Term="OData.Description" String="This version was created to clarify the behavior of the AliasBootOrder and BootSourceOverrideTarget properties. It was also created to correct various description to use proper normative terminology."/> |
| 2002 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_5.ComputerSystem"/> |
| 2003 | </Schema> |
| 2004 | |
Gunnar Mills | 60c922d | 2021-12-01 09:28:53 -0600 | [diff] [blame] | 2005 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_7"> |
| 2006 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2007 | <Annotation Term="OData.Description" String="This version was created to clarify the BootOrder property might be controlled with a settings resource."/> |
| 2008 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_6.ComputerSystem"/> |
| 2009 | </Schema> |
| 2010 | |
Ed Tanous | ed76121 | 2022-09-23 15:03:29 -0700 | [diff] [blame] | 2011 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_8"> |
| 2012 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2013 | <Annotation Term="OData.Description" String="This version was created to align the description of the Reset action with the descriptions of the values of ResetType in the Resource schema."/> |
| 2014 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_7.ComputerSystem"/> |
| 2015 | </Schema> |
| 2016 | |
Ed Tanous | a8d8f9d | 2023-01-26 13:57:00 -0800 | [diff] [blame] | 2017 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_9"> |
| 2018 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2019 | <Annotation Term="OData.Description" String="This version was created to update the PowerState property to reference the common enumeration in the Resource schema. It was also created to correct the BootSourceOverrideEnabled reference in the BootSourceOverrideTarget description."/> |
| 2020 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_8.ComputerSystem"/> |
| 2021 | </Schema> |
| 2022 | |
Ed Tanous | f263e09 | 2023-05-22 09:56:29 -0700 | [diff] [blame] | 2023 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_10"> |
| 2024 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2025 | <Annotation Term="OData.Description" String="This version was created to update the description for AssetTag to show there might be a tie to the AssetTag of the containing Chassis resource. It was also created to update the description for HostName to show there might be a tie to the HostName of EthernetInterface resources contained by the system."/> |
| 2026 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_9.ComputerSystem"/> |
| 2027 | </Schema> |
| 2028 | |
Gunnar Mills | 6f44b75 | 2020-02-06 16:50:51 -0600 | [diff] [blame] | 2029 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_0"> |
| 2030 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2031 | <Annotation Term="Redfish.Release" String="2019.3"/> |
Gunnar Mills | 262d7d4 | 2021-01-20 16:28:41 -0600 | [diff] [blame] | 2032 | |
Gunnar Mills | 6f44b75 | 2020-02-06 16:50:51 -0600 | [diff] [blame] | 2033 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_0.ComputerSystem"/> |
Gunnar Mills | 262d7d4 | 2021-01-20 16:28:41 -0600 | [diff] [blame] | 2034 | |
Asmitha Karunanithi | c8ccb77 | 2020-09-22 10:56:46 -0500 | [diff] [blame] | 2035 | <ComplexType Name="Boot" BaseType="ComputerSystem.v1_7_0.Boot"> |
Gunnar Mills | 6f44b75 | 2020-02-06 16:50:51 -0600 | [diff] [blame] | 2036 | <Property Name="HttpBootUri" Type="Edm.String"> |
| 2037 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> |
| 2038 | <Annotation Term="OData.Description" String="The URI to boot from when BootSourceOverrideTarget is set to `UefiHttp`."/> |
Ed Tanous | a8d8f9d | 2023-01-26 13:57:00 -0800 | [diff] [blame] | 2039 | <Annotation Term="OData.LongDescription" String="This property shall contain the URI to perform an HTTP or HTTPS boot when BootSourceOverrideTarget is set to `UefiHttp`. If this property is not configured or supported, the URI shall be provided by a DHCP server as specified by the UEFI Specification."/> |
Gunnar Mills | 6f44b75 | 2020-02-06 16:50:51 -0600 | [diff] [blame] | 2040 | <Annotation Term="OData.IsURL"/> |
| 2041 | </Property> |
| 2042 | </ComplexType> |
| 2043 | </Schema> |
| 2044 | |
Gunnar Mills | 09b9d45 | 2020-02-11 13:27:39 -0600 | [diff] [blame] | 2045 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_1"> |
| 2046 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2047 | <Annotation Term="OData.Description" String="This version was created to update the description for UefiTargetBootSourceOverride."/> |
| 2048 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_0.ComputerSystem"/> |
| 2049 | </Schema> |
| 2050 | |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 2051 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_2"> |
| 2052 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2053 | <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> |
| 2054 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_1.ComputerSystem"/> |
| 2055 | </Schema> |
| 2056 | |
Gunnar Mills | 844b415 | 2020-06-22 12:44:09 -0500 | [diff] [blame] | 2057 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_3"> |
| 2058 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2059 | <Annotation Term="OData.Description" String="This version was created to correct various typographical errors. Removed sentence in the long description for BootSourceOverrideEnabled that was mistakenly added during a previous description scrub with regards to the usage of `Continuous` and UEFI."/> |
| 2060 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_2.ComputerSystem"/> |
| 2061 | </Schema> |
| 2062 | |
Asmitha Karunanithi | c8ccb77 | 2020-09-22 10:56:46 -0500 | [diff] [blame] | 2063 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_4"> |
| 2064 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
Gunnar Mills | 262d7d4 | 2021-01-20 16:28:41 -0600 | [diff] [blame] | 2065 | <Annotation Term="OData.Description" String="This version was created to remove to the restriction of `Continuous` with UefiTargetBootSourceOverride. It was also created to clarify that ProcessorSummary only contains processors that execute system code. It was also created to add annotation recommendations for ResetType."/> |
Asmitha Karunanithi | c8ccb77 | 2020-09-22 10:56:46 -0500 | [diff] [blame] | 2066 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_3.ComputerSystem"/> |
| 2067 | </Schema> |
| 2068 | |
Gunnar Mills | 262d7d4 | 2021-01-20 16:28:41 -0600 | [diff] [blame] | 2069 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_5"> |
| 2070 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2071 | <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions. It was also created to add the word 'total' to the count properties in ProcessorSummary."/> |
| 2072 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_4.ComputerSystem"/> |
| 2073 | </Schema> |
| 2074 | |
Gunnar Mills | 10f270b | 2021-05-19 15:34:06 -0500 | [diff] [blame] | 2075 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_6"> |
| 2076 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2077 | <Annotation Term="OData.Description" String="This version was created to clarify the behavior of the AliasBootOrder and BootSourceOverrideTarget properties. It was also created to correct various description to use proper normative terminology."/> |
| 2078 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_5.ComputerSystem"/> |
| 2079 | </Schema> |
| 2080 | |
Gunnar Mills | 60c922d | 2021-12-01 09:28:53 -0600 | [diff] [blame] | 2081 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_7"> |
| 2082 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2083 | <Annotation Term="OData.Description" String="This version was created to clarify the BootOrder property might be controlled with a settings resource."/> |
| 2084 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_6.ComputerSystem"/> |
| 2085 | </Schema> |
| 2086 | |
Ed Tanous | ed76121 | 2022-09-23 15:03:29 -0700 | [diff] [blame] | 2087 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_8"> |
| 2088 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2089 | <Annotation Term="OData.Description" String="This version was created to align the description of the Reset action with the descriptions of the values of ResetType in the Resource schema."/> |
| 2090 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_7.ComputerSystem"/> |
| 2091 | </Schema> |
| 2092 | |
Ed Tanous | a8d8f9d | 2023-01-26 13:57:00 -0800 | [diff] [blame] | 2093 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_9"> |
| 2094 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2095 | <Annotation Term="OData.Description" String="This version was created to update the PowerState property to reference the common enumeration in the Resource schema. It was also created to correct the BootSourceOverrideEnabled reference in the BootSourceOverrideTarget description. It was also created to clarify the usage of `UefiHttp` when HttpBootUri is not configured or supported."/> |
| 2096 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_8.ComputerSystem"/> |
| 2097 | </Schema> |
| 2098 | |
Ed Tanous | f263e09 | 2023-05-22 09:56:29 -0700 | [diff] [blame] | 2099 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_10"> |
| 2100 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2101 | <Annotation Term="OData.Description" String="This version was created to update the description for AssetTag to show there might be a tie to the AssetTag of the containing Chassis resource. It was also created to update the description for HostName to show there might be a tie to the HostName of EthernetInterface resources contained by the system."/> |
| 2102 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_9.ComputerSystem"/> |
| 2103 | </Schema> |
| 2104 | |
Gunnar Mills | 09b9d45 | 2020-02-11 13:27:39 -0600 | [diff] [blame] | 2105 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_0"> |
| 2106 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2107 | <Annotation Term="Redfish.Release" String="2019.4"/> |
| 2108 | <Annotation Term="OData.Description" String="This version was created to add new values to HostingRole."/> |
Gunnar Mills | 262d7d4 | 2021-01-20 16:28:41 -0600 | [diff] [blame] | 2109 | |
Gunnar Mills | 09b9d45 | 2020-02-11 13:27:39 -0600 | [diff] [blame] | 2110 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_1.ComputerSystem"> |
| 2111 | <NavigationProperty Name="FabricAdapters" Type="FabricAdapterCollection.FabricAdapterCollection" ContainsTarget="true" Nullable="false"> |
| 2112 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
| 2113 | <Annotation Term="OData.Description" String="The link to the collection of fabric adapters associated with this system."/> |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 2114 | <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type FabricAdapterCollection."/> |
Gunnar Mills | 09b9d45 | 2020-02-11 13:27:39 -0600 | [diff] [blame] | 2115 | <Annotation Term="OData.AutoExpandReferences"/> |
| 2116 | </NavigationProperty> |
| 2117 | </EntityType> |
| 2118 | </Schema> |
| 2119 | |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 2120 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_1"> |
| 2121 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2122 | <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> |
| 2123 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_0.ComputerSystem"/> |
| 2124 | </Schema> |
| 2125 | |
Gunnar Mills | 844b415 | 2020-06-22 12:44:09 -0500 | [diff] [blame] | 2126 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_2"> |
| 2127 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2128 | <Annotation Term="OData.Description" String="This version was created to correct various typographical errors. Removed sentence in the long description for BootSourceOverrideEnabled that was mistakenly added during a previous description scrub with regards to the usage of `Continuous` and UEFI."/> |
| 2129 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_1.ComputerSystem"/> |
| 2130 | </Schema> |
| 2131 | |
Asmitha Karunanithi | c8ccb77 | 2020-09-22 10:56:46 -0500 | [diff] [blame] | 2132 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_3"> |
| 2133 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
Gunnar Mills | 262d7d4 | 2021-01-20 16:28:41 -0600 | [diff] [blame] | 2134 | <Annotation Term="OData.Description" String="This version was created to remove to the restriction of `Continuous` with UefiTargetBootSourceOverride. It was also created to clarify that ProcessorSummary only contains processors that execute system code. It was also created to add annotation recommendations for ResetType."/> |
Asmitha Karunanithi | c8ccb77 | 2020-09-22 10:56:46 -0500 | [diff] [blame] | 2135 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_2.ComputerSystem"/> |
| 2136 | </Schema> |
| 2137 | |
Gunnar Mills | 262d7d4 | 2021-01-20 16:28:41 -0600 | [diff] [blame] | 2138 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_4"> |
| 2139 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2140 | <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions. It was also created to add the word 'total' to the count properties in ProcessorSummary."/> |
| 2141 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_3.ComputerSystem"/> |
| 2142 | </Schema> |
| 2143 | |
Gunnar Mills | 10f270b | 2021-05-19 15:34:06 -0500 | [diff] [blame] | 2144 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_5"> |
| 2145 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2146 | <Annotation Term="OData.Description" String="This version was created to clarify the behavior of the AliasBootOrder and BootSourceOverrideTarget properties. It was also created to correct various description to use proper normative terminology."/> |
| 2147 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_4.ComputerSystem"/> |
| 2148 | </Schema> |
| 2149 | |
Gunnar Mills | 60c922d | 2021-12-01 09:28:53 -0600 | [diff] [blame] | 2150 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_6"> |
| 2151 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2152 | <Annotation Term="OData.Description" String="This version was created to clarify the BootOrder property might be controlled with a settings resource."/> |
| 2153 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_5.ComputerSystem"/> |
| 2154 | </Schema> |
| 2155 | |
Ed Tanous | ed76121 | 2022-09-23 15:03:29 -0700 | [diff] [blame] | 2156 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_7"> |
| 2157 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2158 | <Annotation Term="OData.Description" String="This version was created to align the description of the Reset action with the descriptions of the values of ResetType in the Resource schema."/> |
| 2159 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_6.ComputerSystem"/> |
| 2160 | </Schema> |
| 2161 | |
Ed Tanous | a8d8f9d | 2023-01-26 13:57:00 -0800 | [diff] [blame] | 2162 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_8"> |
| 2163 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2164 | <Annotation Term="OData.Description" String="This version was created to update the PowerState property to reference the common enumeration in the Resource schema. It was also created to correct the BootSourceOverrideEnabled reference in the BootSourceOverrideTarget description. It was also created to clarify the usage of `UefiHttp` when HttpBootUri is not configured or supported."/> |
| 2165 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_7.ComputerSystem"/> |
| 2166 | </Schema> |
| 2167 | |
Ed Tanous | f263e09 | 2023-05-22 09:56:29 -0700 | [diff] [blame] | 2168 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_9"> |
| 2169 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2170 | <Annotation Term="OData.Description" String="This version was created to update the description for AssetTag to show there might be a tie to the AssetTag of the containing Chassis resource. It was also created to update the description for HostName to show there might be a tie to the HostName of EthernetInterface resources contained by the system."/> |
| 2171 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_8.ComputerSystem"/> |
| 2172 | </Schema> |
| 2173 | |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 2174 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_0"> |
| 2175 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2176 | <Annotation Term="Redfish.Release" String="2020.1"/> |
| 2177 | <Annotation Term="OData.Description" String="This version was created to add the AutomaticRetry and RemainingAutomaticRetryAttempts properties to Boot."/> |
| 2178 | |
| 2179 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_1.ComputerSystem"/> |
| 2180 | |
| 2181 | <ComplexType Name="Boot" BaseType="ComputerSystem.v1_9_0.Boot"> |
| 2182 | <Property Name="AutomaticRetryConfig" Type="ComputerSystem.v1_11_0.AutomaticRetryConfig"> |
| 2183 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> |
| 2184 | <Annotation Term="OData.Description" String="The configuration of how the system retries booting automatically."/> |
| 2185 | <Annotation Term="OData.LongDescription" String="This property shall contain the configuration of how the system retry booting automatically."/> |
| 2186 | </Property> |
| 2187 | <Property Name="AutomaticRetryAttempts" Type="Edm.Int64"> |
| 2188 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> |
| 2189 | <Annotation Term="OData.Description" String="The number of attempts the system will automatically retry booting."/> |
| 2190 | <Annotation Term="OData.LongDescription" String="This property shall contain the number of attempts the system will automatically retry booting in the event the system enters an error state on boot."/> |
| 2191 | <Annotation Term="Validation.Minimum" Int="0"/> |
| 2192 | </Property> |
| 2193 | <Property Name="RemainingAutomaticRetryAttempts" Type="Edm.Int64"> |
| 2194 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
| 2195 | <Annotation Term="OData.Description" String="The number of remaining automatic retry boots."/> |
| 2196 | <Annotation Term="OData.LongDescription" String="This property shall contain the number of attempts remaining the system will retry booting in the event the system enters an error state on boot. If `0`, the system has no remaining automatic boot retry attempts and shall not automatically retry booting if the system enters an error state. This property shall be reset to the value of AutomaticRetryAttempts upon a successful boot attempt."/> |
| 2197 | <Annotation Term="Validation.Minimum" Int="0"/> |
| 2198 | </Property> |
| 2199 | </ComplexType> |
| 2200 | |
| 2201 | <EnumType Name="AutomaticRetryConfig"> |
| 2202 | <Member Name="Disabled"> |
| 2203 | <Annotation Term="OData.Description" String="Disable automatic retrying of booting."/> |
| 2204 | <Annotation Term="OData.LongDescription" String="This value shall indicate that automatic retrying of booting is disabled."/> |
| 2205 | </Member> |
| 2206 | <Member Name="RetryAttempts"> |
| 2207 | <Annotation Term="OData.Description" String="Automatic retrying of booting is based on a specified retry count."/> |
| 2208 | <Annotation Term="OData.LongDescription" String="This value shall indicate that the number of retries of booting is based on the AutomaticRetryAttempts property, and the RemainingAutomaticRetryAttempts property indicates the number of remaining attempts."/> |
| 2209 | </Member> |
| 2210 | <Member Name="RetryAlways"> |
| 2211 | <Annotation Term="OData.Description" String="Always automatically retry booting."/> |
| 2212 | <Annotation Term="OData.LongDescription" String="This value shall indicate that the system will always automatically retry booting."/> |
| 2213 | </Member> |
| 2214 | </EnumType> |
| 2215 | </Schema> |
| 2216 | |
Gunnar Mills | 844b415 | 2020-06-22 12:44:09 -0500 | [diff] [blame] | 2217 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_1"> |
| 2218 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2219 | <Annotation Term="OData.Description" String="This version was created to correct various typographical errors. Removed sentence in the long description for BootSourceOverrideEnabled that was mistakenly added during a previous description scrub with regards to the usage of `Continuous` and UEFI."/> |
| 2220 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_0.ComputerSystem"/> |
| 2221 | </Schema> |
| 2222 | |
Asmitha Karunanithi | c8ccb77 | 2020-09-22 10:56:46 -0500 | [diff] [blame] | 2223 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_2"> |
| 2224 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
Gunnar Mills | 262d7d4 | 2021-01-20 16:28:41 -0600 | [diff] [blame] | 2225 | <Annotation Term="OData.Description" String="This version was created to remove to the restriction of `Continuous` with UefiTargetBootSourceOverride. It was also created to clarify that ProcessorSummary only contains processors that execute system code. It was also created to add annotation recommendations for ResetType."/> |
Asmitha Karunanithi | c8ccb77 | 2020-09-22 10:56:46 -0500 | [diff] [blame] | 2226 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_1.ComputerSystem"/> |
| 2227 | </Schema> |
| 2228 | |
Gunnar Mills | 262d7d4 | 2021-01-20 16:28:41 -0600 | [diff] [blame] | 2229 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_3"> |
| 2230 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2231 | <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions. It was also created to add the word 'total' to the count properties in ProcessorSummary."/> |
| 2232 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_2.ComputerSystem"/> |
| 2233 | </Schema> |
| 2234 | |
Gunnar Mills | 10f270b | 2021-05-19 15:34:06 -0500 | [diff] [blame] | 2235 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_4"> |
| 2236 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2237 | <Annotation Term="OData.Description" String="This version was created to clarify the behavior of the AliasBootOrder and BootSourceOverrideTarget properties. It was also created to correct various description to use proper normative terminology."/> |
| 2238 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_3.ComputerSystem"/> |
| 2239 | </Schema> |
| 2240 | |
Gunnar Mills | 60c922d | 2021-12-01 09:28:53 -0600 | [diff] [blame] | 2241 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_5"> |
| 2242 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2243 | <Annotation Term="OData.Description" String="This version was created to clarify the BootOrder property might be controlled with a settings resource."/> |
| 2244 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_4.ComputerSystem"/> |
| 2245 | </Schema> |
| 2246 | |
Ed Tanous | ed76121 | 2022-09-23 15:03:29 -0700 | [diff] [blame] | 2247 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_6"> |
| 2248 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2249 | <Annotation Term="OData.Description" String="This version was created to align the description of the Reset action with the descriptions of the values of ResetType in the Resource schema."/> |
| 2250 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_5.ComputerSystem"/> |
| 2251 | </Schema> |
| 2252 | |
Ed Tanous | a8d8f9d | 2023-01-26 13:57:00 -0800 | [diff] [blame] | 2253 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_7"> |
| 2254 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2255 | <Annotation Term="OData.Description" String="This version was created to update the PowerState property to reference the common enumeration in the Resource schema. It was also created to correct the BootSourceOverrideEnabled reference in the BootSourceOverrideTarget description. It was also created to clarify the usage of `UefiHttp` when HttpBootUri is not configured or supported."/> |
| 2256 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_6.ComputerSystem"/> |
| 2257 | </Schema> |
| 2258 | |
Ed Tanous | f263e09 | 2023-05-22 09:56:29 -0700 | [diff] [blame] | 2259 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_8"> |
| 2260 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2261 | <Annotation Term="OData.Description" String="This version was created to update the description for AssetTag to show there might be a tie to the AssetTag of the containing Chassis resource. It was also created to update the description for HostName to show there might be a tie to the HostName of EthernetInterface resources contained by the system."/> |
| 2262 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_7.ComputerSystem"/> |
| 2263 | </Schema> |
| 2264 | |
Gunnar Mills | 844b415 | 2020-06-22 12:44:09 -0500 | [diff] [blame] | 2265 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_12_0"> |
| 2266 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2267 | <Annotation Term="Redfish.Release" String="2020.2"/> |
| 2268 | <Annotation Term="OData.Description" String="This version was created to add LastResetTime."/> |
| 2269 | |
| 2270 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_1.ComputerSystem"> |
| 2271 | <Property Name="LastResetTime" Type="Edm.DateTimeOffset" Nullable="false"> |
| 2272 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
| 2273 | <Annotation Term="OData.Description" String="The date and time when the system was last reset or rebooted."/> |
| 2274 | <Annotation Term="OData.LongDescription" String="This property shall contain the date and time when the system last came out of a reset or was rebooted."/> |
| 2275 | </Property> |
| 2276 | </EntityType> |
| 2277 | </Schema> |
| 2278 | |
Asmitha Karunanithi | c8ccb77 | 2020-09-22 10:56:46 -0500 | [diff] [blame] | 2279 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_12_1"> |
| 2280 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
Gunnar Mills | 262d7d4 | 2021-01-20 16:28:41 -0600 | [diff] [blame] | 2281 | <Annotation Term="OData.Description" String="This version was created to remove to the restriction of `Continuous` with UefiTargetBootSourceOverride. It was also created to clarify that ProcessorSummary only contains processors that execute system code. It was also created to add annotation recommendations for ResetType."/> |
Asmitha Karunanithi | c8ccb77 | 2020-09-22 10:56:46 -0500 | [diff] [blame] | 2282 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_12_0.ComputerSystem"/> |
| 2283 | </Schema> |
| 2284 | |
Gunnar Mills | 262d7d4 | 2021-01-20 16:28:41 -0600 | [diff] [blame] | 2285 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_12_2"> |
| 2286 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2287 | <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions. It was also created to add the word 'total' to the count properties in ProcessorSummary."/> |
| 2288 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_12_1.ComputerSystem"/> |
| 2289 | </Schema> |
| 2290 | |
Gunnar Mills | 10f270b | 2021-05-19 15:34:06 -0500 | [diff] [blame] | 2291 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_12_3"> |
| 2292 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2293 | <Annotation Term="OData.Description" String="This version was created to clarify the behavior of the AliasBootOrder and BootSourceOverrideTarget properties. It was also created to correct various description to use proper normative terminology."/> |
| 2294 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_12_2.ComputerSystem"/> |
| 2295 | </Schema> |
| 2296 | |
Gunnar Mills | 60c922d | 2021-12-01 09:28:53 -0600 | [diff] [blame] | 2297 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_12_4"> |
| 2298 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2299 | <Annotation Term="OData.Description" String="This version was created to clarify the BootOrder property might be controlled with a settings resource."/> |
| 2300 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_12_3.ComputerSystem"/> |
| 2301 | </Schema> |
| 2302 | |
Ed Tanous | ed76121 | 2022-09-23 15:03:29 -0700 | [diff] [blame] | 2303 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_12_5"> |
| 2304 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2305 | <Annotation Term="OData.Description" String="This version was created to align the description of the Reset action with the descriptions of the values of ResetType in the Resource schema."/> |
| 2306 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_12_4.ComputerSystem"/> |
| 2307 | </Schema> |
| 2308 | |
Ed Tanous | a8d8f9d | 2023-01-26 13:57:00 -0800 | [diff] [blame] | 2309 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_12_6"> |
| 2310 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2311 | <Annotation Term="OData.Description" String="This version was created to update the PowerState property to reference the common enumeration in the Resource schema. It was also created to correct the BootSourceOverrideEnabled reference in the BootSourceOverrideTarget description. It was also created to clarify the usage of `UefiHttp` when HttpBootUri is not configured or supported."/> |
| 2312 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_12_5.ComputerSystem"/> |
| 2313 | </Schema> |
| 2314 | |
Ed Tanous | f263e09 | 2023-05-22 09:56:29 -0700 | [diff] [blame] | 2315 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_12_7"> |
| 2316 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2317 | <Annotation Term="OData.Description" String="This version was created to update the description for AssetTag to show there might be a tie to the AssetTag of the containing Chassis resource. It was also created to update the description for HostName to show there might be a tie to the HostName of EthernetInterface resources contained by the system."/> |
| 2318 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_12_6.ComputerSystem"/> |
| 2319 | </Schema> |
| 2320 | |
Asmitha Karunanithi | c8ccb77 | 2020-09-22 10:56:46 -0500 | [diff] [blame] | 2321 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_13_0"> |
| 2322 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2323 | <Annotation Term="Redfish.Release" String="2020.3"/> |
| 2324 | <Annotation Term="OData.Description" String="This version was created to add LocationIndicatorActive and BootProgress and to deprecate IndicatorLED properties."/> |
| 2325 | |
| 2326 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_12_1.ComputerSystem"> |
| 2327 | <Property Name="LocationIndicatorActive" Type="Edm.Boolean"> |
| 2328 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> |
| 2329 | <Annotation Term="OData.Description" String="An indicator allowing an operator to physically locate this resource."/> |
Ed Tanous | f263e09 | 2023-05-22 09:56:29 -0700 | [diff] [blame] | 2330 | <Annotation Term="OData.LongDescription" String="This property shall contain the state of the indicator used to physically identify or locate this resource. A write to this property shall update the value of IndicatorLED in this resource, if supported, to reflect the implementation of the locating function. Modifying this property may modify the LocationIndicatorActive in the containing Chassis resource."/> |
Asmitha Karunanithi | c8ccb77 | 2020-09-22 10:56:46 -0500 | [diff] [blame] | 2331 | </Property> |
| 2332 | <Property Name="BootProgress" Type="ComputerSystem.v1_13_0.BootProgress"> |
| 2333 | <Annotation Term="OData.Description" String="This object describes the last boot progress state."/> |
| 2334 | <Annotation Term="OData.LongDescription" String="This object shall contain the last boot progress state and time."/> |
| 2335 | </Property> |
| 2336 | <Property Name="PowerOnDelaySeconds" Type="Edm.Decimal"> |
| 2337 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> |
| 2338 | <Annotation Term="OData.Description" String="The number of seconds to delay power on after a power cycle or during a reset. Zero seconds indicates no delay to power up."/> |
| 2339 | <Annotation Term="OData.LongDescription" String="This property shall contain the number of seconds to delay power on after a power cycle or during a reset. The value `0` shall indicate no delay to power on."/> |
| 2340 | </Property> |
| 2341 | <Property Name="PowerOffDelaySeconds" Type="Edm.Decimal"> |
| 2342 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> |
| 2343 | <Annotation Term="OData.Description" String="The number of seconds to delay power off during a reset. Zero seconds indicates no delay to power off."/> |
| 2344 | <Annotation Term="OData.LongDescription" String="This property shall contain the number of seconds to delay power off during a reset. The value `0` shall indicate no delay to power off."/> |
| 2345 | </Property> |
| 2346 | <Property Name="PowerCycleDelaySeconds" Type="Edm.Decimal"> |
| 2347 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> |
| 2348 | <Annotation Term="OData.Description" String="The number of seconds to delay power on after a `Reset` action requesting `PowerCycle`. Zero seconds indicates no delay."/> |
| 2349 | <Annotation Term="OData.LongDescription" String="This property shall contain the number of seconds to delay power on after a `Reset` action requesting `PowerCycle`. The value `0` shall indicate no delay to power on."/> |
| 2350 | </Property> |
| 2351 | <Property Name="SerialConsole" Type="ComputerSystem.v1_13_0.HostSerialConsole" Nullable="false"> |
| 2352 | <Annotation Term="OData.Description" String="The serial console services that this system provides."/> |
| 2353 | <Annotation Term="OData.LongDescription" String="This property shall contain information about the serial console services of this system."/> |
| 2354 | </Property> |
| 2355 | <Property Name="GraphicalConsole" Type="ComputerSystem.v1_13_0.HostGraphicalConsole" Nullable="false"> |
| 2356 | <Annotation Term="OData.Description" String="The information about the graphical console (KVM-IP) service of this system."/> |
| 2357 | <Annotation Term="OData.LongDescription" String="This property shall contain the information about the graphical console (KVM-IP) service of this system."/> |
| 2358 | </Property> |
| 2359 | <Property Name="VirtualMediaConfig" Type="ComputerSystem.v1_13_0.VirtualMediaConfig" Nullable="false"> |
| 2360 | <Annotation Term="OData.Description" String="The information about the virtual media service of this system."/> |
| 2361 | <Annotation Term="OData.LongDescription" String="This property shall contain the information about the virtual media service of this system."/> |
| 2362 | </Property> |
| 2363 | <NavigationProperty Name="VirtualMedia" Type="VirtualMediaCollection.VirtualMediaCollection" ContainsTarget="true" Nullable="false"> |
| 2364 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
| 2365 | <Annotation Term="OData.Description" String="The link to the virtual media services for this system."/> |
| 2366 | <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type VirtualMediaCollection that this system uses."/> |
| 2367 | <Annotation Term="OData.AutoExpandReferences"/> |
| 2368 | </NavigationProperty> |
| 2369 | </EntityType> |
| 2370 | |
| 2371 | <ComplexType Name="BootProgress"> |
| 2372 | <Annotation Term="OData.AdditionalProperties" Bool="false"/> |
| 2373 | <Annotation Term="OData.Description" String="This object describes the last boot progress state."/> |
| 2374 | <Annotation Term="OData.LongDescription" String="This object shall contain the last boot progress state and time."/> |
| 2375 | <Property Name="LastState" Type="ComputerSystem.v1_13_0.BootProgressTypes"> |
| 2376 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
| 2377 | <Annotation Term="OData.Description" String="The last boot progress state."/> |
| 2378 | <Annotation Term="OData.LongDescription" String="This property shall contain the last boot progress state."/> |
| 2379 | </Property> |
| 2380 | <Property Name="LastStateTime" Type="Edm.DateTimeOffset"> |
| 2381 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
| 2382 | <Annotation Term="OData.Description" String="The date and time when the last boot state was updated."/> |
| 2383 | <Annotation Term="OData.LongDescription" String="This property shall contain the date and time when the last boot state was updated."/> |
| 2384 | </Property> |
| 2385 | <Property Name="OemLastState" Type="Edm.String"> |
| 2386 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
| 2387 | <Annotation Term="OData.Description" String="The OEM-specific last state, if the LastState type is `OEM`."/> |
| 2388 | <Annotation Term="OData.LongDescription" String="This property shall represent the OEM-specific LastState of the BootProgress. This property shall only be present if LastState is `OEM`."/> |
| 2389 | </Property> |
| 2390 | <Property Name="Oem" Type="Resource.Oem" Nullable="false"> |
| 2391 | <Annotation Term="OData.Description" String="The OEM extension property."/> |
| 2392 | <Annotation Term="OData.LongDescription" String="This property shall contain the OEM extensions. All values for properties contained in this object shall conform to the Redfish Specification-described requirements."/> |
| 2393 | </Property> |
| 2394 | </ComplexType> |
| 2395 | |
| 2396 | <EnumType Name="BootProgressTypes"> |
| 2397 | <Member Name="None"> |
| 2398 | <Annotation Term="OData.Description" String="The system is not booting."/> |
| 2399 | <Annotation Term="OData.LongDescription" String="This value shall indicate that the system is not booting or running, such as the system is powered off."/> |
| 2400 | </Member> |
| 2401 | <Member Name="PrimaryProcessorInitializationStarted"> |
| 2402 | <Annotation Term="OData.Description" String="The system has started initializing the primary processor."/> |
| 2403 | <Annotation Term="OData.LongDescription" String="This value shall indicate that the system has started to initialize the primary processor."/> |
| 2404 | </Member> |
| 2405 | <Member Name="BusInitializationStarted"> |
| 2406 | <Annotation Term="OData.Description" String="The system has started initializing the buses."/> |
| 2407 | <Annotation Term="OData.LongDescription" String="This value shall indicate that the system has started to initialize the buses."/> |
| 2408 | </Member> |
| 2409 | <Member Name="MemoryInitializationStarted"> |
| 2410 | <Annotation Term="OData.Description" String="The system has started initializing the memory."/> |
| 2411 | <Annotation Term="OData.LongDescription" String="This value shall indicate that the system has started to initialize memory."/> |
| 2412 | </Member> |
| 2413 | <Member Name="SecondaryProcessorInitializationStarted"> |
| 2414 | <Annotation Term="OData.Description" String="The system has started initializing the remaining processors."/> |
| 2415 | <Annotation Term="OData.LongDescription" String="This value shall indicate that the system has started to initialize the secondary processors."/> |
| 2416 | </Member> |
| 2417 | <Member Name="PCIResourceConfigStarted"> |
| 2418 | <Annotation Term="OData.Description" String="The system has started initializing the PCI resources."/> |
| 2419 | <Annotation Term="OData.LongDescription" String="This value shall indicate that the system has started to initialize PCI resources."/> |
| 2420 | </Member> |
| 2421 | <Member Name="SystemHardwareInitializationComplete"> |
| 2422 | <Annotation Term="OData.Description" String="The system has completed initializing all hardware."/> |
| 2423 | <Annotation Term="OData.LongDescription" String="This value shall indicate that the system has completed initializing all hardware."/> |
| 2424 | </Member> |
Gunnar Mills | 10f270b | 2021-05-19 15:34:06 -0500 | [diff] [blame] | 2425 | <Member Name="SetupEntered"> |
| 2426 | <Annotation Term="OData.Description" String="The system has entered the setup utility."/> |
| 2427 | <Annotation Term="OData.LongDescription" String="This value shall indicate that the system has entered the setup utility."/> |
| 2428 | <Annotation Term="Redfish.Revisions"> |
| 2429 | <Collection> |
| 2430 | <Record> |
| 2431 | <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/> |
| 2432 | <PropertyValue Property="Version" String="v1_15_0"/> |
| 2433 | </Record> |
| 2434 | </Collection> |
| 2435 | </Annotation> |
| 2436 | </Member> |
Asmitha Karunanithi | c8ccb77 | 2020-09-22 10:56:46 -0500 | [diff] [blame] | 2437 | <Member Name="OSBootStarted"> |
| 2438 | <Annotation Term="OData.Description" String="The operating system has started booting."/> |
| 2439 | <Annotation Term="OData.LongDescription" String="This value shall indicate that the operating system has started to boot."/> |
| 2440 | </Member> |
| 2441 | <Member Name="OSRunning"> |
| 2442 | <Annotation Term="OData.Description" String="The operating system is running."/> |
| 2443 | <Annotation Term="OData.LongDescription" String="This value shall indicate that the operating system is running and shall indicate the final boot progress state."/> |
| 2444 | </Member> |
| 2445 | <Member Name="OEM"> |
| 2446 | <Annotation Term="OData.Description" String="A boot progress state in an OEM-defined format."/> |
| 2447 | <Annotation Term="OData.LongDescription" String="This value shall indicate an OEM-defined boot progress state."/> |
| 2448 | </Member> |
| 2449 | </EnumType> |
| 2450 | |
| 2451 | <ComplexType Name="HostSerialConsole"> |
| 2452 | <Annotation Term="OData.AdditionalProperties" Bool="false"/> |
| 2453 | <Annotation Term="OData.Description" String="The information about the serial console services that this system provides."/> |
| 2454 | <Annotation Term="OData.LongDescription" String="This type shall describe the serial console services for a computer system."/> |
| 2455 | <Property Name="MaxConcurrentSessions" Type="Edm.Int64" Nullable="false"> |
| 2456 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
| 2457 | <Annotation Term="OData.Description" String="The maximum number of service sessions, regardless of protocol, that this system can support."/> |
| 2458 | <Annotation Term="OData.LongDescription" String="This property shall contain the maximum number of concurrent service sessions that this implementation supports."/> |
| 2459 | <Annotation Term="Validation.Minimum" Int="0"/> |
| 2460 | </Property> |
| 2461 | <Property Name="SSH" Type="ComputerSystem.v1_13_0.SerialConsoleProtocol" Nullable="false"> |
| 2462 | <Annotation Term="OData.Description" String="The connection details for an SSH serial console service."/> |
| 2463 | <Annotation Term="OData.LongDescription" String="This property shall contain connection details for a serial console service that uses the Secure Shell (SSH) protocol."/> |
| 2464 | </Property> |
| 2465 | <Property Name="Telnet" Type="ComputerSystem.v1_13_0.SerialConsoleProtocol" Nullable="false"> |
| 2466 | <Annotation Term="OData.Description" String="The connection details for a Telnet serial console service."/> |
| 2467 | <Annotation Term="OData.LongDescription" String="This property shall contain connection details for a serial console service that uses the Telnet protocol."/> |
| 2468 | </Property> |
| 2469 | <Property Name="IPMI" Type="ComputerSystem.v1_13_0.SerialConsoleProtocol" Nullable="false"> |
| 2470 | <Annotation Term="OData.Description" String="The connection details for an IPMI Serial-over-LAN service."/> |
| 2471 | <Annotation Term="OData.LongDescription" String="This property shall contain connection details for a serial console service that uses the IPMI Serial-over-LAN (SOL) protocol."/> |
| 2472 | </Property> |
| 2473 | </ComplexType> |
| 2474 | |
| 2475 | <ComplexType Name="SerialConsoleProtocol"> |
| 2476 | <Annotation Term="OData.AdditionalProperties" Bool="false"/> |
| 2477 | <Annotation Term="OData.Description" String="The information about a serial console service that this system provides."/> |
| 2478 | <Annotation Term="OData.LongDescription" String="This type shall describe a serial console service for a computer system."/> |
| 2479 | <Property Name="ServiceEnabled" Type="Edm.Boolean" Nullable="false"> |
| 2480 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> |
| 2481 | <Annotation Term="OData.Description" String="An indication of whether the service is enabled for this system."/> |
| 2482 | <Annotation Term="OData.LongDescription" String="This property shall indicate whether the protocol for the service is enabled."/> |
| 2483 | </Property> |
| 2484 | <Property Name="Port" Type="Edm.Int64"> |
| 2485 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> |
| 2486 | <Annotation Term="OData.Description" String="The protocol port."/> |
| 2487 | <Annotation Term="OData.LongDescription" String="This property shall contain the port assigned to the protocol."/> |
| 2488 | <Annotation Term="Validation.Minimum" Int="0"/> |
| 2489 | </Property> |
| 2490 | <Property Name="SharedWithManagerCLI" Type="Edm.Boolean" Nullable="false"> |
| 2491 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
| 2492 | <Annotation Term="OData.Description" String="Indicates whether the serial console service is shared with access to the manager's command-line interface (CLI)."/> |
| 2493 | <Annotation Term="OData.LongDescription" String="This property shall indicate whether the serial console service is shared with access to the manager's command-line interface (CLI)."/> |
| 2494 | </Property> |
| 2495 | <Property Name="ConsoleEntryCommand" Type="Edm.String"> |
| 2496 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
| 2497 | <Annotation Term="OData.Description" String="The command string passed to the service to select or enter the system's serial console."/> |
| 2498 | <Annotation Term="OData.LongDescription" String="This property shall contain a command string that can be provided by a client to select or enter the system's serial console, when the console is shared among several systems or a manager CLI."/> |
| 2499 | </Property> |
| 2500 | <Property Name="HotKeySequenceDisplay" Type="Edm.String"> |
| 2501 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
| 2502 | <Annotation Term="OData.Description" String="The hotkey sequence available for the user to exit the serial console session."/> |
| 2503 | <Annotation Term="OData.LongDescription" String="This property shall contain a string that can be provided to a user to describe the hotkey sequence used to exit the serial console session, or, if shared with a manager CLI, to return to the CLI."/> |
| 2504 | </Property> |
| 2505 | </ComplexType> |
| 2506 | |
| 2507 | <ComplexType Name="HostGraphicalConsole"> |
| 2508 | <Annotation Term="OData.AdditionalProperties" Bool="false"/> |
| 2509 | <Annotation Term="OData.Description" String="The information about a graphical console service for this system."/> |
| 2510 | <Annotation Term="OData.LongDescription" String="This type shall describe a graphical console service for a computer system."/> |
| 2511 | <Property Name="ServiceEnabled" Type="Edm.Boolean" Nullable="false"> |
| 2512 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> |
| 2513 | <Annotation Term="OData.Description" String="An indication of whether the service is enabled for this system."/> |
| 2514 | <Annotation Term="OData.LongDescription" String="This property shall indicate whether the protocol for the service is enabled."/> |
| 2515 | </Property> |
| 2516 | <Property Name="Port" Type="Edm.Int64"> |
| 2517 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> |
| 2518 | <Annotation Term="OData.Description" String="The protocol port."/> |
| 2519 | <Annotation Term="OData.LongDescription" String="This property shall contain the port assigned to the service."/> |
| 2520 | <Annotation Term="Validation.Minimum" Int="0"/> |
| 2521 | </Property> |
| 2522 | <Property Name="ConnectTypesSupported" Type="Collection(ComputerSystem.v1_13_0.GraphicalConnectTypesSupported)" Nullable="false"> |
| 2523 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
| 2524 | <Annotation Term="OData.Description" String="This property enumerates the graphical console connection types that the implementation allows."/> |
| 2525 | <Annotation Term="OData.LongDescription" String="This property shall contain an array of the enumerations. KVMIP shall be included if a vendor-define KVM-IP protocol is supported."/> |
| 2526 | </Property> |
| 2527 | <Property Name="MaxConcurrentSessions" Type="Edm.Int64" Nullable="false"> |
| 2528 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
| 2529 | <Annotation Term="OData.Description" String="The maximum number of service sessions, regardless of protocol, that this system can support."/> |
| 2530 | <Annotation Term="OData.LongDescription" String="This property shall contain the maximum number of concurrent service sessions that this implementation supports."/> |
| 2531 | <Annotation Term="Validation.Minimum" Int="0"/> |
| 2532 | </Property> |
| 2533 | </ComplexType> |
| 2534 | |
| 2535 | <EnumType Name="GraphicalConnectTypesSupported"> |
| 2536 | <Member Name="KVMIP"> |
| 2537 | <Annotation Term="OData.Description" String="The controller supports a graphical console connection through a KVM-IP (redirection of Keyboard, Video, Mouse over IP) protocol."/> |
| 2538 | </Member> |
| 2539 | <Member Name="OEM"> |
| 2540 | <Annotation Term="OData.Description" String="The controller supports a graphical console connection through an OEM-specific protocol."/> |
| 2541 | </Member> |
| 2542 | </EnumType> |
| 2543 | |
| 2544 | <ComplexType Name="VirtualMediaConfig"> |
| 2545 | <Annotation Term="OData.AdditionalProperties" Bool="false"/> |
| 2546 | <Annotation Term="OData.Description" String="The information about virtual media service for this system."/> |
| 2547 | <Annotation Term="OData.LongDescription" String="This type shall describe a virtual media service service for a computer system."/> |
| 2548 | <Property Name="ServiceEnabled" Type="Edm.Boolean" Nullable="false"> |
| 2549 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> |
| 2550 | <Annotation Term="OData.Description" String="An indication of whether the service is enabled for this system."/> |
| 2551 | <Annotation Term="OData.LongDescription" String="This property shall indicate whether the protocol for the service is enabled."/> |
| 2552 | </Property> |
| 2553 | <Property Name="Port" Type="Edm.Int64"> |
| 2554 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> |
| 2555 | <Annotation Term="OData.Description" String="The protocol port."/> |
| 2556 | <Annotation Term="OData.LongDescription" String="This property shall contain the port assigned to the service."/> |
| 2557 | <Annotation Term="Validation.Minimum" Int="0"/> |
| 2558 | </Property> |
| 2559 | </ComplexType> |
| 2560 | </Schema> |
| 2561 | |
Gunnar Mills | 262d7d4 | 2021-01-20 16:28:41 -0600 | [diff] [blame] | 2562 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_13_1"> |
| 2563 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2564 | <Annotation Term="OData.Description" String="This version was created to fix typos in descriptions and long descriptions. It was also created to add the word 'total' to the count properties in ProcessorSummary."/> |
| 2565 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_13_0.ComputerSystem"/> |
| 2566 | </Schema> |
| 2567 | |
Gunnar Mills | 10f270b | 2021-05-19 15:34:06 -0500 | [diff] [blame] | 2568 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_13_2"> |
| 2569 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2570 | <Annotation Term="OData.Description" String="This version was created to clarify the behavior of the AliasBootOrder and BootSourceOverrideTarget properties. It was also created to correct various description to use proper normative terminology."/> |
| 2571 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_13_1.ComputerSystem"/> |
| 2572 | </Schema> |
| 2573 | |
Gunnar Mills | 60c922d | 2021-12-01 09:28:53 -0600 | [diff] [blame] | 2574 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_13_3"> |
| 2575 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2576 | <Annotation Term="OData.Description" String="This version was created to clarify the BootOrder property might be controlled with a settings resource."/> |
| 2577 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_13_2.ComputerSystem"/> |
| 2578 | </Schema> |
| 2579 | |
Ed Tanous | ed76121 | 2022-09-23 15:03:29 -0700 | [diff] [blame] | 2580 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_13_4"> |
| 2581 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2582 | <Annotation Term="OData.Description" String="This version was created to align the description of the Reset action with the descriptions of the values of ResetType in the Resource schema."/> |
| 2583 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_13_3.ComputerSystem"/> |
| 2584 | </Schema> |
| 2585 | |
Ed Tanous | a8d8f9d | 2023-01-26 13:57:00 -0800 | [diff] [blame] | 2586 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_13_5"> |
| 2587 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2588 | <Annotation Term="OData.Description" String="This version was created to update the PowerState property to reference the common enumeration in the Resource schema. It was also created to correct the BootSourceOverrideEnabled reference in the BootSourceOverrideTarget description. It was also created to clarify the usage of `UefiHttp` when HttpBootUri is not configured or supported."/> |
| 2589 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_13_4.ComputerSystem"/> |
| 2590 | </Schema> |
| 2591 | |
Ed Tanous | f263e09 | 2023-05-22 09:56:29 -0700 | [diff] [blame] | 2592 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_13_6"> |
| 2593 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2594 | <Annotation Term="OData.Description" String="This version was created to update the description for AssetTag and LocationIndicatorActive to show there might be a tie to the AssetTag and LocationIndicatorActive of the containing Chassis resource. It was also created to update the description for HostName to show there might be a tie to the HostName of EthernetInterface resources contained by the system."/> |
| 2595 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_13_5.ComputerSystem"/> |
| 2596 | </Schema> |
| 2597 | |
Gunnar Mills | 262d7d4 | 2021-01-20 16:28:41 -0600 | [diff] [blame] | 2598 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_14_0"> |
| 2599 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2600 | <Annotation Term="Redfish.Release" String="2020.4"/> |
| 2601 | <Annotation Term="OData.Description" String="This version was created to add Certificates and Measurements and to add TrustedModuleRequiredToBoot to the Boot property. It was also created to add CoreCount to the ProcessorSummary property."/> |
| 2602 | |
| 2603 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_13_1.ComputerSystem"> |
| 2604 | <NavigationProperty Name="Certificates" Type="CertificateCollection.CertificateCollection" ContainsTarget="true" Nullable="false"> |
| 2605 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
| 2606 | <Annotation Term="OData.Description" String="The link to a collection of certificates for device identity and attestation."/> |
| 2607 | <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type CertificateCollection that contains certificates for device identity and attestation."/> |
| 2608 | <Annotation Term="OData.AutoExpandReferences"/> |
| 2609 | </NavigationProperty> |
| 2610 | <Property Name="Measurements" Type="Collection(SoftwareInventory.MeasurementBlock)" Nullable="false"> |
| 2611 | <Annotation Term="OData.Description" String="An array of DSP0274-defined measurement blocks."/> |
| 2612 | <Annotation Term="OData.LongDescription" String="This property shall contain an array of DSP0274-defined measurement blocks."/> |
Sui Chen | 141d943 | 2022-02-03 22:01:27 -0800 | [diff] [blame] | 2613 | <Annotation Term="Redfish.Revisions"> |
| 2614 | <Collection> |
| 2615 | <Record> |
| 2616 | <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/> |
| 2617 | <PropertyValue Property="Version" String="v1_17_0"/> |
| 2618 | <PropertyValue Property="Description" String="This property has been deprecated in favor of the ComponentIntegrity resource."/> |
| 2619 | </Record> |
| 2620 | </Collection> |
| 2621 | </Annotation> |
Gunnar Mills | 262d7d4 | 2021-01-20 16:28:41 -0600 | [diff] [blame] | 2622 | </Property> |
| 2623 | </EntityType> |
| 2624 | |
| 2625 | <ComplexType Name="Boot" BaseType="ComputerSystem.v1_11_0.Boot"> |
| 2626 | <Property Name="TrustedModuleRequiredToBoot" Type="ComputerSystem.v1_14_0.TrustedModuleRequiredToBoot"> |
| 2627 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> |
| 2628 | <Annotation Term="OData.Description" String="The Trusted Module boot requirement."/> |
| 2629 | <Annotation Term="OData.LongDescription" String="This property shall contain the Trusted Module boot requirement."/> |
| 2630 | </Property> |
| 2631 | </ComplexType> |
| 2632 | |
| 2633 | <ComplexType Name="ProcessorSummary" BaseType="ComputerSystem.v1_7_0.ProcessorSummary"> |
| 2634 | <Property Name="CoreCount" Type="Edm.Int64"> |
| 2635 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
| 2636 | <Annotation Term="OData.Description" String="The number of processor cores in the system."/> |
| 2637 | <Annotation Term="OData.LongDescription" String="This property shall contain the total number of central processor cores in in the system."/> |
| 2638 | <Annotation Term="Validation.Minimum" Int="0"/> |
| 2639 | </Property> |
| 2640 | </ComplexType> |
| 2641 | |
| 2642 | <EnumType Name="TrustedModuleRequiredToBoot"> |
| 2643 | <Member Name="Disabled"> |
| 2644 | <Annotation Term="OData.Description" String="No Trusted Module requirement to boot."/> |
| 2645 | <Annotation Term="OData.LongDescription" String="This value shall indicate a Trusted Module is not required to boot."/> |
| 2646 | </Member> |
| 2647 | <Member Name="Required"> |
| 2648 | <Annotation Term="OData.Description" String="A functional Trusted Module is required to boot."/> |
| 2649 | <Annotation Term="OData.LongDescription" String="This value shall indicate a functioning Trusted Module is required to boot."/> |
| 2650 | </Member> |
| 2651 | </EnumType> |
| 2652 | </Schema> |
| 2653 | |
Gunnar Mills | 10f270b | 2021-05-19 15:34:06 -0500 | [diff] [blame] | 2654 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_14_1"> |
| 2655 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2656 | <Annotation Term="OData.Description" String="This version was created to clarify the behavior of the AliasBootOrder and BootSourceOverrideTarget properties. It was also created to correct various description to use proper normative terminology."/> |
| 2657 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_14_0.ComputerSystem"/> |
| 2658 | </Schema> |
| 2659 | |
Gunnar Mills | 60c922d | 2021-12-01 09:28:53 -0600 | [diff] [blame] | 2660 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_14_2"> |
| 2661 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2662 | <Annotation Term="OData.Description" String="This version was created to clarify the BootOrder property might be controlled with a settings resource."/> |
| 2663 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_14_1.ComputerSystem"/> |
| 2664 | </Schema> |
| 2665 | |
Ed Tanous | ed76121 | 2022-09-23 15:03:29 -0700 | [diff] [blame] | 2666 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_14_3"> |
| 2667 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2668 | <Annotation Term="OData.Description" String="This version was created to align the description of the Reset action with the descriptions of the values of ResetType in the Resource schema."/> |
| 2669 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_14_2.ComputerSystem"/> |
| 2670 | </Schema> |
| 2671 | |
Ed Tanous | a8d8f9d | 2023-01-26 13:57:00 -0800 | [diff] [blame] | 2672 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_14_4"> |
| 2673 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2674 | <Annotation Term="OData.Description" String="This version was created to update the PowerState property to reference the common enumeration in the Resource schema. It was also created to correct the BootSourceOverrideEnabled reference in the BootSourceOverrideTarget description. It was also created to clarify the usage of `UefiHttp` when HttpBootUri is not configured or supported."/> |
| 2675 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_14_3.ComputerSystem"/> |
| 2676 | </Schema> |
| 2677 | |
Ed Tanous | f263e09 | 2023-05-22 09:56:29 -0700 | [diff] [blame] | 2678 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_14_5"> |
| 2679 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2680 | <Annotation Term="OData.Description" String="This version was created to update the description for AssetTag and LocationIndicatorActive to show there might be a tie to the AssetTag and LocationIndicatorActive of the containing Chassis resource. It was also created to update the description for HostName to show there might be a tie to the HostName of EthernetInterface resources contained by the system."/> |
| 2681 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_14_4.ComputerSystem"/> |
| 2682 | </Schema> |
| 2683 | |
Gunnar Mills | 10f270b | 2021-05-19 15:34:06 -0500 | [diff] [blame] | 2684 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_15_0"> |
| 2685 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2686 | <Annotation Term="Redfish.Release" String="2021.1"/> |
| 2687 | <Annotation Term="OData.Description" String="This version was created to add StopBootOnFault to the Boot property. It was also created to add `SetupEntered` to BootProgress. It was also created to add the PowerMode, USBControllers, and GraphicsControllers properties. It was also created to add ThreadingEnabled to ProcessorSummary."/> |
| 2688 | |
| 2689 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_14_1.ComputerSystem"> |
| 2690 | <NavigationProperty Name="GraphicsControllers" Type="GraphicsControllerCollection.GraphicsControllerCollection" ContainsTarget="true" Nullable="false"> |
| 2691 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
| 2692 | <Annotation Term="OData.Description" String="The link to a collection of graphics controllers that can output video for this system."/> |
| 2693 | <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type GraphicsControllerCollection that contains graphics controllers that can output video for this system."/> |
| 2694 | <Annotation Term="OData.AutoExpandReferences"/> |
| 2695 | </NavigationProperty> |
| 2696 | <NavigationProperty Name="USBControllers" Type="USBControllerCollection.USBControllerCollection" ContainsTarget="true" Nullable="false"> |
| 2697 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
| 2698 | <Annotation Term="OData.Description" String="The link to a collection of USB controllers for this system."/> |
| 2699 | <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type USBControllerCollection that contains USB controllers for this system."/> |
| 2700 | <Annotation Term="OData.AutoExpandReferences"/> |
| 2701 | </NavigationProperty> |
| 2702 | <Property Name="PowerMode" Type="ComputerSystem.v1_15_0.PowerMode"> |
| 2703 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> |
| 2704 | <Annotation Term="OData.Description" String="The power mode setting of the computer system."/> |
| 2705 | <Annotation Term="OData.LongDescription" String="This property shall contain the computer system power mode setting."/> |
| 2706 | </Property> |
| 2707 | </EntityType> |
| 2708 | |
| 2709 | <ComplexType Name="Boot" BaseType="ComputerSystem.v1_14_0.Boot"> |
| 2710 | <Property Name="StopBootOnFault" Type="ComputerSystem.v1_15_0.StopBootOnFault"> |
| 2711 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> |
| 2712 | <Annotation Term="OData.Description" String="If the boot should stop on a fault."/> |
| 2713 | <Annotation Term="OData.LongDescription" String="This property shall contain the setting if the boot should stop on a fault."/> |
| 2714 | </Property> |
| 2715 | </ComplexType> |
| 2716 | |
| 2717 | <EnumType Name="StopBootOnFault"> |
| 2718 | <Member Name="Never"> |
| 2719 | <Annotation Term="OData.Description" String="The system performs any normal recovery actions during boot if a fault occurs."/> |
| 2720 | <Annotation Term="OData.LongDescription" String="This value shall indicate the system will continue to attempt to boot if a fault occurs."/> |
| 2721 | </Member> |
| 2722 | <Member Name="AnyFault"> |
| 2723 | <Annotation Term="OData.Description" String="The system should stop the boot on any fault."/> |
| 2724 | <Annotation Term="OData.LongDescription" String="This value shall indicate the system will stop the boot if a fault occurs. This includes, but is not limited to, faults that affect performance, fault tolerance, or capacity."/> |
| 2725 | </Member> |
| 2726 | </EnumType> |
| 2727 | |
| 2728 | <EnumType Name="PowerMode"> |
| 2729 | <Member Name="MaximumPerformance"> |
| 2730 | <Annotation Term="OData.Description" String="The system performs at the highest speeds possible."/> |
| 2731 | <Annotation Term="OData.LongDescription" String="This value shall indicate the system performs at the highest speeds possible. This mode should be used when performance is the top priority."/> |
| 2732 | </Member> |
| 2733 | <Member Name="BalancedPerformance"> |
| 2734 | <Annotation Term="OData.Description" String="The system performs at the highest speeds while utilization is high and performs at reduced speeds when the utilization is low."/> |
| 2735 | <Annotation Term="OData.LongDescription" String="This value shall indicate the system performs at the highest speeds possible when the utilization is high and performs at reduced speeds when the utilization is low to save power. This mode is a compromise between `MaximumPerformance` and `PowerSaving`."/> |
| 2736 | </Member> |
| 2737 | <Member Name="PowerSaving"> |
| 2738 | <Annotation Term="OData.Description" String="The system performs at reduced speeds to save power."/> |
| 2739 | <Annotation Term="OData.LongDescription" String="This value shall indicate the system performs at reduced speeds to save power. This mode should be used when power saving is the top priority."/> |
| 2740 | </Member> |
| 2741 | <Member Name="Static"> |
| 2742 | <Annotation Term="OData.Description" String="The system power mode is static."/> |
| 2743 | <Annotation Term="OData.LongDescription" String="This value shall indicate the system performs at a static base speed."/> |
| 2744 | </Member> |
| 2745 | <Member Name="OSControlled"> |
| 2746 | <Annotation Term="OData.Description" String="The system power mode is controlled by the operating system."/> |
| 2747 | <Annotation Term="OData.LongDescription" String="This value shall indicate the system performs at a operating system controlled power mode."/> |
| 2748 | </Member> |
| 2749 | <Member Name="OEM"> |
| 2750 | <Annotation Term="OData.Description" String="The system power mode is OEM-defined."/> |
| 2751 | <Annotation Term="OData.LongDescription" String="This value shall indicate the system performs at an OEM-defined power mode."/> |
| 2752 | </Member> |
| 2753 | </EnumType> |
| 2754 | |
| 2755 | <ComplexType Name="ProcessorSummary" BaseType="ComputerSystem.v1_14_0.ProcessorSummary"> |
| 2756 | <Property Name="ThreadingEnabled" Type="Edm.Boolean" Nullable="false"> |
| 2757 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> |
| 2758 | <Annotation Term="OData.Description" String="An indication of whether threading is enabled on all processors in this system."/> |
| 2759 | <Annotation Term="OData.LongDescription" String="The value of this property shall indicate that all Processor resources in this system where the ProcessorType property contains `CPU` have multiple threading support enabled."/> |
| 2760 | </Property> |
| 2761 | </ComplexType> |
| 2762 | </Schema> |
| 2763 | |
Gunnar Mills | 60c922d | 2021-12-01 09:28:53 -0600 | [diff] [blame] | 2764 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_15_1"> |
| 2765 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2766 | <Annotation Term="OData.Description" String="This version was created to clarify the BootOrder property might be controlled with a settings resource."/> |
| 2767 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_15_0.ComputerSystem"/> |
| 2768 | </Schema> |
| 2769 | |
Ed Tanous | ed76121 | 2022-09-23 15:03:29 -0700 | [diff] [blame] | 2770 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_15_2"> |
| 2771 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2772 | <Annotation Term="OData.Description" String="This version was created to align the description of the Reset action with the descriptions of the values of ResetType in the Resource schema."/> |
| 2773 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_15_1.ComputerSystem"/> |
| 2774 | </Schema> |
| 2775 | |
Ed Tanous | a8d8f9d | 2023-01-26 13:57:00 -0800 | [diff] [blame] | 2776 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_15_3"> |
| 2777 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2778 | <Annotation Term="OData.Description" String="This version was created to update the PowerState property to reference the common enumeration in the Resource schema. It was also created to correct the BootSourceOverrideEnabled reference in the BootSourceOverrideTarget description. It was also created to clarify the usage of `UefiHttp` when HttpBootUri is not configured or supported."/> |
| 2779 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_15_2.ComputerSystem"/> |
| 2780 | </Schema> |
| 2781 | |
Ed Tanous | f263e09 | 2023-05-22 09:56:29 -0700 | [diff] [blame] | 2782 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_15_4"> |
| 2783 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2784 | <Annotation Term="OData.Description" String="This version was created to update the description for AssetTag and LocationIndicatorActive to show there might be a tie to the AssetTag and LocationIndicatorActive of the containing Chassis resource. It was also created to update the description for HostName to show there might be a tie to the HostName of EthernetInterface resources contained by the system."/> |
| 2785 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_15_3.ComputerSystem"/> |
| 2786 | </Schema> |
| 2787 | |
Gunnar Mills | 9d42466 | 2021-09-22 21:56:16 -0500 | [diff] [blame] | 2788 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_16_0"> |
| 2789 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2790 | <Annotation Term="Redfish.Release" String="2021.2"/> |
| 2791 | <Annotation Term="OData.Description" String="This version was created to add IdlePowerSaver. It was also created to add KeyManagement. It was also created to deprecate Status within ProcessorSummary and MemorySummary in favor of Conditions within Status at the root of the resource."/> |
| 2792 | |
| 2793 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_15_0.ComputerSystem"> |
| 2794 | <Property Name="IdlePowerSaver" Type="ComputerSystem.v1_16_0.IdlePowerSaver"> |
| 2795 | <Annotation Term="OData.Description" String="The idle power saver settings of the computer system."/> |
| 2796 | <Annotation Term="OData.LongDescription" String="This property shall contain the idle power saver settings of the computer system."/> |
| 2797 | </Property> |
| 2798 | <Property Name="KeyManagement" Type="ComputerSystem.v1_16_0.KeyManagement"> |
| 2799 | <Annotation Term="OData.Description" String="The key management settings of the computer system."/> |
| 2800 | <Annotation Term="OData.LongDescription" String="This property shall contain the key management settings of the computer system."/> |
| 2801 | </Property> |
| 2802 | </EntityType> |
| 2803 | |
| 2804 | <ComplexType Name="IdlePowerSaver"> |
| 2805 | <Annotation Term="OData.AdditionalProperties" Bool="false"/> |
| 2806 | <Annotation Term="OData.Description" String="The idle power saver settings of a computer system."/> |
| 2807 | <Annotation Term="OData.LongDescription" String="This object shall contain the idle power saver settings of a computer system."/> |
| 2808 | <Property Name="Enabled" Type="Edm.Boolean" Nullable="false"> |
| 2809 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> |
| 2810 | <Annotation Term="OData.Description" String="An indication of whether idle power saver is enabled."/> |
| 2811 | <Annotation Term="OData.LongDescription" String="The value of this property shall indicate if idle power saver is enabled."/> |
| 2812 | </Property> |
| 2813 | <Property Name="EnterUtilizationPercent" Type="Edm.Decimal"> |
| 2814 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> |
Ed Tanous | e9cc1bc | 2023-09-21 11:15:30 -0700 | [diff] [blame^] | 2815 | <Annotation Term="OData.Description" String="The percentage of utilization when the computer system enters idle power save. If the computer system's utilization goes below this value, it enters idle power save."/> |
| 2816 | <Annotation Term="OData.LongDescription" String="This property shall contain the percentage of utilization, typically `0` to `100`, when the computer system enters idle power save. If the computer system's utilization goes below this value for the duration specified by EnterDwellTimeSeconds, it shall enter idle power save."/> |
Gunnar Mills | 9d42466 | 2021-09-22 21:56:16 -0500 | [diff] [blame] | 2817 | <Annotation Term="Validation.Minimum" Int="0"/> |
| 2818 | <Annotation Term="Measures.Unit" String="%"/> |
| 2819 | </Property> |
| 2820 | <Property Name="EnterDwellTimeSeconds" Type="Edm.Int64"> |
| 2821 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> |
| 2822 | <Annotation Term="OData.Description" String="The duration in seconds the computer system is below the EnterUtilizationPercent value before the idle power save is activated."/> |
| 2823 | <Annotation Term="OData.LongDescription" String="This property shall contain the duration in seconds the computer system is below the EnterUtilizationPercent value before the idle power save is activated."/> |
| 2824 | <Annotation Term="Validation.Minimum" Int="0"/> |
| 2825 | <Annotation Term="Measures.Unit" String="s"/> |
| 2826 | </Property> |
| 2827 | <Property Name="ExitUtilizationPercent" Type="Edm.Decimal"> |
| 2828 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> |
Ed Tanous | e9cc1bc | 2023-09-21 11:15:30 -0700 | [diff] [blame^] | 2829 | <Annotation Term="OData.Description" String="The percentage of utilization when the computer system exits idle power save. If the computer system's utilization goes above this value, it exits idle power save."/> |
| 2830 | <Annotation Term="OData.LongDescription" String="This property shall contain the percentage of utilization, typically `0` to `100`, when the computer system exits idle power save. If the computer system's utilization goes above this value for the duration specified by ExitDwellTimeSeconds, it shall exit idle power save."/> |
Gunnar Mills | 9d42466 | 2021-09-22 21:56:16 -0500 | [diff] [blame] | 2831 | <Annotation Term="Validation.Minimum" Int="0"/> |
| 2832 | <Annotation Term="Measures.Unit" String="%"/> |
| 2833 | </Property> |
| 2834 | <Property Name="ExitDwellTimeSeconds" Type="Edm.Int64"> |
| 2835 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> |
| 2836 | <Annotation Term="OData.Description" String="The duration in seconds the computer system is above the ExitUtilizationPercent value before the idle power save is stopped."/> |
| 2837 | <Annotation Term="OData.LongDescription" String="This property shall contain the duration in seconds the computer system is above the ExitUtilizationPercent value before the idle power save is stopped."/> |
| 2838 | <Annotation Term="Validation.Minimum" Int="0"/> |
| 2839 | <Annotation Term="Measures.Unit" String="s"/> |
| 2840 | </Property> |
| 2841 | </ComplexType> |
| 2842 | |
| 2843 | <ComplexType Name="KeyManagement"> |
| 2844 | <Annotation Term="OData.AdditionalProperties" Bool="false"/> |
| 2845 | <Annotation Term="OData.Description" String="The key management settings of a computer system."/> |
| 2846 | <Annotation Term="OData.LongDescription" String="This object shall contain the key management settings of a computer system."/> |
| 2847 | <Property Name="KMIPServers" Type="Collection(ComputerSystem.v1_16_0.KMIPServer)"> |
| 2848 | <Annotation Term="OData.Description" String="The KMIP servers to which this computer system is subscribed."/> |
| 2849 | <Annotation Term="OData.LongDescription" String="This property shall contain the KMIP servers to which this computer system is subscribed for key management."/> |
| 2850 | </Property> |
| 2851 | <NavigationProperty Name="KMIPCertificates" Type="CertificateCollection.CertificateCollection" ContainsTarget="true" Nullable="false"> |
| 2852 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
| 2853 | <Annotation Term="OData.Description" String="The link to a collection of server certificates for the servers referenced by the KMIPServers property."/> |
| 2854 | <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type CertificateCollection that represents the server certificates for the servers referenced by the KMIPServers property."/> |
| 2855 | <Annotation Term="OData.AutoExpandReferences"/> |
| 2856 | </NavigationProperty> |
| 2857 | </ComplexType> |
| 2858 | |
| 2859 | <ComplexType Name="KMIPServer"> |
| 2860 | <Annotation Term="OData.AdditionalProperties" Bool="false"/> |
| 2861 | <Annotation Term="OData.Description" String="The KMIP server settings for a computer system."/> |
| 2862 | <Annotation Term="OData.LongDescription" String="This object shall contain the KMIP server settings for a computer system."/> |
| 2863 | <Property Name="Address" Type="Edm.String"> |
| 2864 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> |
| 2865 | <Annotation Term="OData.Description" String="The KMIP server address."/> |
| 2866 | <Annotation Term="OData.LongDescription" String="This property shall contain the KMIP server address."/> |
| 2867 | </Property> |
| 2868 | <Property Name="Port" Type="Edm.Int64"> |
| 2869 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> |
| 2870 | <Annotation Term="OData.Description" String="The KMIP server port."/> |
| 2871 | <Annotation Term="OData.LongDescription" String="This property shall contain the KMIP server port."/> |
| 2872 | </Property> |
| 2873 | <Property Name="Username" Type="Edm.String"> |
| 2874 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> |
| 2875 | <Annotation Term="OData.Description" String="The username to access the KMIP server."/> |
| 2876 | <Annotation Term="OData.LongDescription" String="This property shall contain the username to access the KMIP server."/> |
| 2877 | </Property> |
| 2878 | <Property Name="Password" Type="Edm.String"> |
Ed Tanous | a8d8f9d | 2023-01-26 13:57:00 -0800 | [diff] [blame] | 2879 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Write"/> |
Gunnar Mills | 9d42466 | 2021-09-22 21:56:16 -0500 | [diff] [blame] | 2880 | <Annotation Term="OData.Description" String="The password to access the KMIP server. The value is `null` in responses."/> |
| 2881 | <Annotation Term="OData.LongDescription" String="This property shall contain the password to access the KMIP server. The value shall be `null` in responses."/> |
| 2882 | </Property> |
| 2883 | </ComplexType> |
| 2884 | </Schema> |
| 2885 | |
Gunnar Mills | 60c922d | 2021-12-01 09:28:53 -0600 | [diff] [blame] | 2886 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_16_1"> |
| 2887 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2888 | <Annotation Term="OData.Description" String="This version was created to clarify the BootOrder property might be controlled with a settings resource."/> |
| 2889 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_16_0.ComputerSystem"/> |
| 2890 | </Schema> |
| 2891 | |
Ed Tanous | ed76121 | 2022-09-23 15:03:29 -0700 | [diff] [blame] | 2892 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_16_2"> |
| 2893 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2894 | <Annotation Term="OData.Description" String="This version was created to align the description of the Reset action with the descriptions of the values of ResetType in the Resource schema."/> |
| 2895 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_16_1.ComputerSystem"/> |
| 2896 | </Schema> |
| 2897 | |
Ed Tanous | a8d8f9d | 2023-01-26 13:57:00 -0800 | [diff] [blame] | 2898 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_16_3"> |
| 2899 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2900 | <Annotation Term="OData.Description" String="This version was created to update the PowerState property to reference the common enumeration in the Resource schema. It was also created to correct the BootSourceOverrideEnabled reference in the BootSourceOverrideTarget description. It was also created to clarify the usage of `UefiHttp` when HttpBootUri is not configured or supported. It was also created to mark properties with values containing sensitive data as write-only."/> |
| 2901 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_16_2.ComputerSystem"/> |
| 2902 | </Schema> |
| 2903 | |
Ed Tanous | f263e09 | 2023-05-22 09:56:29 -0700 | [diff] [blame] | 2904 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_16_4"> |
| 2905 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2906 | <Annotation Term="OData.Description" String="This version was created to update the description for AssetTag and LocationIndicatorActive to show there might be a tie to the AssetTag and LocationIndicatorActive of the containing Chassis resource. It was also created to update the description for HostName to show there might be a tie to the HostName of EthernetInterface resources contained by the system."/> |
| 2907 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_16_3.ComputerSystem"/> |
| 2908 | </Schema> |
| 2909 | |
Ed Tanous | e9cc1bc | 2023-09-21 11:15:30 -0700 | [diff] [blame^] | 2910 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_16_5"> |
| 2911 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2912 | <Annotation Term="OData.Description" String="This version was created to remove normative language from non-normative descriptions. It was also created to clarify the range of possible values for properties with percent units."/> |
| 2913 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_16_4.ComputerSystem"/> |
| 2914 | </Schema> |
| 2915 | |
Sui Chen | 141d943 | 2022-02-03 22:01:27 -0800 | [diff] [blame] | 2916 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_17_0"> |
| 2917 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2918 | <Annotation Term="Redfish.Release" String="2021.4"/> |
| 2919 | <Annotation Term="OData.Description" String="This version was created to deprecate Measurements in favor of measurement reporting in the ComponentIntegrity resource."/> |
| 2920 | |
| 2921 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_16_1.ComputerSystem"/> |
| 2922 | |
| 2923 | <ComplexType Name="Links" BaseType="ComputerSystem.v1_5_0.Links"> |
| 2924 | <NavigationProperty Name="OffloadedNetworkDeviceFunctions" Type="Collection(NetworkDeviceFunction.NetworkDeviceFunction)"> |
| 2925 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
| 2926 | <Annotation Term="OData.Description" String="The network device functions to which this system performs offload computation, such as with a SmartNIC."/> |
| 2927 | <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type NetworkDeviceFunction that represent the network device functions to which this system performs offload computation, such as with a SmartNIC. This property shall not be present if the SystemType property does not contain `DPU`."/> |
| 2928 | <Annotation Term="OData.AutoExpandReferences"/> |
| 2929 | </NavigationProperty> |
| 2930 | </ComplexType> |
| 2931 | </Schema> |
| 2932 | |
Ed Tanous | ed76121 | 2022-09-23 15:03:29 -0700 | [diff] [blame] | 2933 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_17_1"> |
| 2934 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2935 | <Annotation Term="OData.Description" String="This version was created to align the description of the Reset action with the descriptions of the values of ResetType in the Resource schema."/> |
| 2936 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_17_0.ComputerSystem"/> |
| 2937 | </Schema> |
| 2938 | |
Ed Tanous | a8d8f9d | 2023-01-26 13:57:00 -0800 | [diff] [blame] | 2939 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_17_2"> |
| 2940 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2941 | <Annotation Term="OData.Description" String="This version was created to update the PowerState property to reference the common enumeration in the Resource schema. It was also created to correct the BootSourceOverrideEnabled reference in the BootSourceOverrideTarget description. It was also created to clarify the usage of `UefiHttp` when HttpBootUri is not configured or supported. It was also created to mark properties with values containing sensitive data as write-only."/> |
| 2942 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_17_1.ComputerSystem"/> |
| 2943 | </Schema> |
| 2944 | |
Ed Tanous | f263e09 | 2023-05-22 09:56:29 -0700 | [diff] [blame] | 2945 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_17_3"> |
| 2946 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2947 | <Annotation Term="OData.Description" String="This version was created to update the description for AssetTag and LocationIndicatorActive to show there might be a tie to the AssetTag and LocationIndicatorActive of the containing Chassis resource. It was also created to update the description for HostName to show there might be a tie to the HostName of EthernetInterface resources contained by the system."/> |
| 2948 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_17_2.ComputerSystem"/> |
| 2949 | </Schema> |
| 2950 | |
Ed Tanous | e9cc1bc | 2023-09-21 11:15:30 -0700 | [diff] [blame^] | 2951 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_17_4"> |
| 2952 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2953 | <Annotation Term="OData.Description" String="This version was created to remove normative language from non-normative descriptions. It was also created to clarify the range of possible values for properties with percent units."/> |
| 2954 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_17_3.ComputerSystem"/> |
| 2955 | </Schema> |
| 2956 | |
Ed Tanous | ed76121 | 2022-09-23 15:03:29 -0700 | [diff] [blame] | 2957 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_18_0"> |
| 2958 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 2959 | <Annotation Term="Redfish.Release" String="2022.1"/> |
| 2960 | |
| 2961 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_17_1.ComputerSystem"> |
| 2962 | <Property Name="Composition" Type="ComputerSystem.v1_18_0.Composition"> |
| 2963 | <Annotation Term="OData.Description" String="Information about the composition capabilities and state of the computer system."/> |
| 2964 | <Annotation Term="OData.LongDescription" String="This property shall contain information about the composition capabilities and state of the computer system."/> |
| 2965 | </Property> |
| 2966 | <Property Name="ManufacturingMode" Type="Edm.Boolean"> |
| 2967 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
| 2968 | <Annotation Term="OData.Description" String="An indication of whether the system is in manufacturing mode. Manufacturing mode is a special boot mode, not normally available to end users, that modifies features and settings for use while the system is being manufactured and tested."/> |
| 2969 | <Annotation Term="OData.LongDescription" String="This property shall indicate whether the system is in manufacturing mode. If the system supports SMBIOS, the value shall match the 'Manufacturing mode is enabled' setting from the 'BIOS Characteristics' entry."/> |
| 2970 | </Property> |
| 2971 | </EntityType> |
| 2972 | |
| 2973 | <ComplexType Name="BootProgress" BaseType="ComputerSystem.v1_13_0.BootProgress"> |
| 2974 | <Property Name="LastBootTimeSeconds" Type="Edm.Decimal"> |
| 2975 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
| 2976 | <Annotation Term="OData.Description" String="The number of seconds the system spent booting to the operating system during the last boot."/> |
| 2977 | <Annotation Term="OData.LongDescription" String="This property shall contain the number of seconds that elapsed between system reset or power on and LastState transitioning to `OSRunning`. If LastState contains `OSRunning`, this property shall contain the most recent boot time. For other values of LastState, this property shall contain the boot time for the previous boot."/> |
| 2978 | </Property> |
| 2979 | </ComplexType> |
| 2980 | |
| 2981 | <ComplexType Name="Composition"> |
| 2982 | <Annotation Term="OData.Description" String="Information about the composition capabilities and state of a computer system."/> |
| 2983 | <Annotation Term="OData.LongDescription" String="This type shall contain information about the composition capabilities and state of a computer system."/> |
| 2984 | <Property Name="UseCases" Type="Collection(ComputerSystem.v1_18_0.CompositionUseCase)"> |
| 2985 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
| 2986 | <Annotation Term="OData.Description" String="The composition use cases in which this computer system can participate."/> |
| 2987 | <Annotation Term="OData.LongDescription" String="This property shall contain the composition use cases in which this computer system can participate."/> |
| 2988 | </Property> |
| 2989 | </ComplexType> |
| 2990 | |
| 2991 | <EnumType Name="CompositionUseCase"> |
| 2992 | <Member Name="ResourceBlockCapable"> |
| 2993 | <Annotation Term="OData.Description" String="This computer system supports being registered as a resource block in order for it to participate in composition requests."/> |
| 2994 | <Annotation Term="OData.LongDescription" String="This value shall indicate the computer system supports being registered as a resource block in order for it to participate in composition requests."/> |
| 2995 | </Member> |
| 2996 | <Member Name="ExpandableSystem"> |
| 2997 | <Annotation Term="OData.Description" String="This computer system supports expandable system composition and is associated with a resource block."/> |
| 2998 | <Annotation Term="OData.LongDescription" String="This value shall indicate the computer system supports expandable system composition and is associated with a resource block."/> |
| 2999 | </Member> |
| 3000 | </EnumType> |
| 3001 | </Schema> |
| 3002 | |
Ed Tanous | a8d8f9d | 2023-01-26 13:57:00 -0800 | [diff] [blame] | 3003 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_18_1"> |
| 3004 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 3005 | <Annotation Term="OData.Description" String="This version was created to update the PowerState property to reference the common enumeration in the Resource schema. It was also created to correct the BootSourceOverrideEnabled reference in the BootSourceOverrideTarget description. It was also created to clarify the usage of `UefiHttp` when HttpBootUri is not configured or supported. It was also created to mark properties with values containing sensitive data as write-only."/> |
| 3006 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_18_0.ComputerSystem"/> |
| 3007 | </Schema> |
| 3008 | |
Ed Tanous | f263e09 | 2023-05-22 09:56:29 -0700 | [diff] [blame] | 3009 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_18_2"> |
| 3010 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 3011 | <Annotation Term="OData.Description" String="This version was created to update the description for AssetTag and LocationIndicatorActive to show there might be a tie to the AssetTag and LocationIndicatorActive of the containing Chassis resource. It was also created to update the description for HostName to show there might be a tie to the HostName of EthernetInterface resources contained by the system."/> |
| 3012 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_18_1.ComputerSystem"/> |
| 3013 | </Schema> |
| 3014 | |
Ed Tanous | e9cc1bc | 2023-09-21 11:15:30 -0700 | [diff] [blame^] | 3015 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_18_3"> |
| 3016 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 3017 | <Annotation Term="OData.Description" String="This version was created to remove normative language from non-normative descriptions. It was also created to clarify the range of possible values for properties with percent units."/> |
| 3018 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_18_2.ComputerSystem"/> |
| 3019 | </Schema> |
| 3020 | |
Asmitha Karunanithi | 009c645 | 2022-09-22 01:07:59 -0500 | [diff] [blame] | 3021 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_19_0"> |
| 3022 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 3023 | <Annotation Term="Redfish.Release" String="2022.2"/> |
| 3024 | <Annotation Term="OData.Description" String="This version was created to add `Recovery` to BootSource."/> |
| 3025 | |
| 3026 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_18_0.ComputerSystem"/> |
| 3027 | |
| 3028 | <ComplexType Name="Links" BaseType="ComputerSystem.v1_17_0.Links"> |
| 3029 | <NavigationProperty Name="TrustedComponents" Type="Collection(TrustedComponent.TrustedComponent)"> |
| 3030 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
| 3031 | <Annotation Term="OData.Description" String="An array of links to the trusted components for this system."/> |
| 3032 | <Annotation Term="OData.LongDescription" String="This property shall contain an array of link to resources of type TrustedComponent."/> |
| 3033 | <Annotation Term="OData.AutoExpandReferences"/> |
| 3034 | </NavigationProperty> |
| 3035 | </ComplexType> |
| 3036 | </Schema> |
| 3037 | |
Ed Tanous | a8d8f9d | 2023-01-26 13:57:00 -0800 | [diff] [blame] | 3038 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_19_1"> |
| 3039 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 3040 | <Annotation Term="OData.Description" String="This version was created to update the PowerState property to reference the common enumeration in the Resource schema. It was also created to correct the BootSourceOverrideEnabled reference in the BootSourceOverrideTarget description. It was also created to clarify the usage of `UefiHttp` when HttpBootUri is not configured or supported. It was also created to mark properties with values containing sensitive data as write-only."/> |
| 3041 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_19_0.ComputerSystem"/> |
| 3042 | </Schema> |
| 3043 | |
Ed Tanous | f263e09 | 2023-05-22 09:56:29 -0700 | [diff] [blame] | 3044 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_19_2"> |
| 3045 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 3046 | <Annotation Term="OData.Description" String="This version was created to update the description for AssetTag and LocationIndicatorActive to show there might be a tie to the AssetTag and LocationIndicatorActive of the containing Chassis resource. It was also created to update the description for HostName to show there might be a tie to the HostName of EthernetInterface resources contained by the system."/> |
| 3047 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_19_1.ComputerSystem"/> |
| 3048 | </Schema> |
| 3049 | |
Ed Tanous | e9cc1bc | 2023-09-21 11:15:30 -0700 | [diff] [blame^] | 3050 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_19_3"> |
| 3051 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 3052 | <Annotation Term="OData.Description" String="This version was created to remove normative language from non-normative descriptions. It was also created to clarify the range of possible values for properties with percent units."/> |
| 3053 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_19_2.ComputerSystem"/> |
| 3054 | </Schema> |
| 3055 | |
Ed Tanous | a8d8f9d | 2023-01-26 13:57:00 -0800 | [diff] [blame] | 3056 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_20_0"> |
| 3057 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 3058 | <Annotation Term="Redfish.Release" String="2022.3"/> |
| 3059 | |
| 3060 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_19_1.ComputerSystem"/> |
| 3061 | |
| 3062 | <ComplexType Name="KMIPServer" BaseType="ComputerSystem.v1_16_0.KMIPServer"> |
| 3063 | <Property Name="CachePolicy" Type="ComputerSystem.v1_20_0.KMIPCachePolicy"> |
| 3064 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> |
| 3065 | <Annotation Term="OData.Description" String="The cache policy to control how KMIP data is cached."/> |
| 3066 | <Annotation Term="OData.LongDescription" String="This property shall contain the cache policy to control how KMIP data is cached."/> |
| 3067 | </Property> |
| 3068 | <Property Name="CacheDuration" Type="Edm.Duration"> |
| 3069 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> |
| 3070 | <Annotation Term="OData.Description" String="The duration the system caches KMIP data."/> |
| 3071 | <Annotation Term="OData.LongDescription" String="This property shall contain the duration that the system caches KMIP data."/> |
| 3072 | </Property> |
| 3073 | </ComplexType> |
| 3074 | |
| 3075 | <EnumType Name="KMIPCachePolicy"> |
| 3076 | <Member Name="None"> |
| 3077 | <Annotation Term="OData.Description" String="The system does not cache KMIP data."/> |
| 3078 | </Member> |
| 3079 | <Member Name="AfterFirstUse"> |
| 3080 | <Annotation Term="OData.Description" String="The system caches KMIP data after first use for the duration specified by the CacheDuration property."/> |
| 3081 | </Member> |
| 3082 | </EnumType> |
| 3083 | </Schema> |
| 3084 | |
Ed Tanous | f263e09 | 2023-05-22 09:56:29 -0700 | [diff] [blame] | 3085 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_20_1"> |
| 3086 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 3087 | <Annotation Term="OData.Description" String="This version was created to update the description for AssetTag and LocationIndicatorActive to show there might be a tie to the AssetTag and LocationIndicatorActive of the containing Chassis resource. It was also created to update the description for HostName to show there might be a tie to the HostName of EthernetInterface resources contained by the system. It was also created to correct the regular expression pattern for duration properties in JSON Schema and OpenAPI to not allow for negative values."/> |
| 3088 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_20_0.ComputerSystem"/> |
| 3089 | </Schema> |
| 3090 | |
Ed Tanous | e9cc1bc | 2023-09-21 11:15:30 -0700 | [diff] [blame^] | 3091 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_20_2"> |
| 3092 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 3093 | <Annotation Term="OData.Description" String="This version was created to remove normative language from non-normative descriptions. It was also created to clarify the range of possible values for properties with percent units."/> |
| 3094 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_20_1.ComputerSystem"/> |
| 3095 | </Schema> |
| 3096 | |
| 3097 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_21_0"> |
| 3098 | <Annotation Term="Redfish.OwningEntity" String="DMTF"/> |
| 3099 | <Annotation Term="Redfish.Release" String="2023.2"/> |
| 3100 | <Annotation Term="OData.Description" String="This version was created to deprecate the SystemType value `OS` in favor of showing an OperatingSystem resource. It was also created to add the Decommission action."/> |
| 3101 | |
| 3102 | <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_20_2.ComputerSystem"> |
| 3103 | <NavigationProperty Name="OperatingSystem" Type="OperatingSystem.OperatingSystem" ContainsTarget="true" Nullable="false"> |
| 3104 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
| 3105 | <Annotation Term="OData.Description" String="The link to the operating system information associated with this system."/> |
| 3106 | <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type OperatingSystem that contains operating system information for this system."/> |
| 3107 | <Annotation Term="OData.AutoExpandReferences"/> |
| 3108 | </NavigationProperty> |
| 3109 | </EntityType> |
| 3110 | |
| 3111 | <ComplexType Name="Links" BaseType="ComputerSystem.v1_19_0.Links"> |
| 3112 | <NavigationProperty Name="HostingComputerSystem" Type="ComputerSystem.ComputerSystem"> |
| 3113 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
| 3114 | <Annotation Term="OData.Description" String="The link to the system that is hosting this virtual machine."/> |
| 3115 | <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type ComputerSystem that represents the system that is hosting this virtual machine. This property shall only be present if SystemType contains `Virtual`."/> |
| 3116 | <Annotation Term="OData.AutoExpandReferences"/> |
| 3117 | </NavigationProperty> |
| 3118 | <NavigationProperty Name="VirtualMachines" Type="Collection(ComputerSystem.ComputerSystem)"> |
| 3119 | <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> |
| 3120 | <Annotation Term="OData.Description" String="An array of links to the virtual machines this system is hosting."/> |
| 3121 | <Annotation Term="OData.LongDescription" String="This property shall contain an array of link to resources of type ComputerSystem that represent the virtual machines this system is hosting."/> |
| 3122 | <Annotation Term="OData.AutoExpandReferences"/> |
| 3123 | </NavigationProperty> |
| 3124 | </ComplexType> |
| 3125 | |
| 3126 | <EnumType Name="DecommissionType"> |
| 3127 | <Member Name="All"> |
| 3128 | <Annotation Term="OData.Description" String="Remove all possible data from the server."/> |
| 3129 | <Annotation Term="OData.LongDescription" String="This value shall indicate the service removes all the data that it can from the system. This shall include all possible OEM data as well."/> |
| 3130 | </Member> |
| 3131 | <Member Name="UserData"> |
| 3132 | <Annotation Term="OData.Description" String="Remove all possible data from block devices and other user or operating system accessible storage attached to the system."/> |
| 3133 | <Annotation Term="OData.LongDescription" String="This value shall indicate the service removes all the data from block devices or other operating system accessible storage. If the RequireSecureErase parameter contains `true`, this shall be equivalent to performing the SecureErase action on each drive."/> |
| 3134 | </Member> |
| 3135 | <Member Name="ManagerConfig"> |
| 3136 | <Annotation Term="OData.Description" String="Reset all manager settings to factory defaults."/> |
| 3137 | <Annotation Term="OData.LongDescription" String="This value shall indicate the service resets all associated managers to factory defaults. This shall be equivalent to performing the ResetToDefaults action on each Manager resource with the ResetType parameter of `ResetAll`."/> |
| 3138 | </Member> |
| 3139 | <Member Name="BIOSConfig"> |
| 3140 | <Annotation Term="OData.Description" String="Reset all BIOS settings to factory defaults."/> |
| 3141 | <Annotation Term="OData.LongDescription" String="This value shall indicate the service resets all BIOS settings to factory defaults. This shall be equivalent to performing the ResetBios action on each Bios resource."/> |
| 3142 | </Member> |
| 3143 | <Member Name="NetworkConfig"> |
| 3144 | <Annotation Term="OData.Description" String="Reset all network settings to factory defaults."/> |
| 3145 | <Annotation Term="OData.LongDescription" String="This value shall indicate the service resets all network settings on all network devices to factory defaults."/> |
| 3146 | </Member> |
| 3147 | <Member Name="StorageConfig"> |
| 3148 | <Annotation Term="OData.Description" String="Reset all storage controller settings to factory defaults. This will leave the user data intact unless that is also specified."/> |
| 3149 | <Annotation Term="OData.LongDescription" String="This value shall indicate the service resets all storage controller settings to factory defaults. This shall be equivalent to performing the ResetToDefaults action on each Storage resource with the ResetType parameter of `PreserveVolumes`."/> |
| 3150 | </Member> |
| 3151 | <Member Name="Logs"> |
| 3152 | <Annotation Term="OData.Description" String="Clear all logs."/> |
| 3153 | <Annotation Term="OData.LongDescription" String="This value shall indicate the service clears all logs. This shall be equivalent to performing the ClearLog action on each LogService resource."/> |
| 3154 | </Member> |
| 3155 | </EnumType> |
| 3156 | </Schema> |
| 3157 | |
Jason M. Bills | ea4aa75 | 2018-06-05 13:29:11 -0700 | [diff] [blame] | 3158 | </edmx:DataServices> |
| 3159 | </edmx:Edmx> |