1<?xml version="1.0" encoding="UTF-8"?> 2<!----> 3<!--################################################################################ --> 4<!--# Redfish Schema: ComputerSystem v1.22.0 --> 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 --> 8<!--# Copyright 2014-2023 DMTF. --> 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> 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> 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> 82 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/TrustedComponent_v1.xml"> 83 <edmx:Include Namespace="TrustedComponent"/> 84 </edmx:Reference> 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> 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> 100 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/FabricAdapterCollection_v1.xml"> 101 <edmx:Include Namespace="FabricAdapterCollection"/> 102 </edmx:Reference> 103 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/VirtualMediaCollection_v1.xml"> 104 <edmx:Include Namespace="VirtualMediaCollection"/> 105 </edmx:Reference> 106 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/SoftwareInventory_v1.xml"> 107 <edmx:Include Namespace="SoftwareInventory"/> 108 </edmx:Reference> 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> 115 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/NetworkDeviceFunction_v1.xml"> 116 <edmx:Include Namespace="NetworkDeviceFunction"/> 117 </edmx:Reference> 118 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/OperatingSystem_v1.xml"> 119 <edmx:Include Namespace="OperatingSystem"/> 120 </edmx:Reference> 121 122 <edmx:DataServices> 123 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"> 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."/> 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"/> 138 <Annotation Term="OData.Description" String="Some properties, such as AssetTag, IndicatorLED, and some boot parameters, can be updated for a computer system."/> 139 </Record> 140 </Annotation> 141 <Annotation Term="Capabilities.DeleteRestrictions"> 142 <Record> 143 <PropertyValue Property="Deletable" Bool="true"/> 144 <Annotation Term="OData.Description" String="A client can delete a composed computer system to retire it."/> 145 </Record> 146 </Annotation> 147 <Annotation Term="Redfish.Uris"> 148 <Collection> 149 <String>/redfish/v1/Systems/{ComputerSystemId}</String> 150 <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}</String> 151 <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}</String> 152 </Collection> 153 </Annotation> 154 </EntityType> 155 156 <Action Name="Reset" IsBound="true"> 157 <Annotation Term="OData.Description" String="This action resets the system."/> 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."/> 159 <Parameter Name="ComputerSystem" Type="ComputerSystem.v1_0_0.Actions"/> 160 <Parameter Name="ResetType" Type="Resource.ResetType"> 161 <Annotation Term="OData.Description" String="The type of reset."/> 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."/> 163 </Parameter> 164 </Action> 165 166 <Action Name="SetDefaultBootOrder" IsBound="true"> 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."/> 169 <Parameter Name="ComputerSystem" Type="ComputerSystem.v1_0_0.Actions"/> 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"> 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."/> 183 <Parameter Name="ComputerSystem" Type="ComputerSystem.v1_0_0.Actions"/> 184 <Parameter Name="ResourceBlock" Type="ResourceBlock.ResourceBlock" Nullable="false"> 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."/> 187 </Parameter> 188 <Parameter Name="ResourceBlockETag" Type="Edm.String"> 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."/> 191 </Parameter> 192 <Parameter Name="ComputerSystemETag" Type="Edm.String"> 193 <Annotation Term="OData.Description" String="The current ETag of the system."/> 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."/> 195 </Parameter> 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"> 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."/> 209 <Parameter Name="ComputerSystem" Type="ComputerSystem.v1_0_0.Actions"/> 210 <Parameter Name="ResourceBlock" Type="ResourceBlock.ResourceBlock" Nullable="false"> 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."/> 213 </Parameter> 214 <Parameter Name="ResourceBlockETag" Type="Edm.String"> 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."/> 217 </Parameter> 218 <Parameter Name="ComputerSystemETag" Type="Edm.String"> 219 <Annotation Term="OData.Description" String="The current ETag of the system."/> 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."/> 221 </Parameter> 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> 230 </Action> 231 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 cannot 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 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 Environment (PXE)."/> 268 </Member> 269 <Member Name="Floppy"> 270 <Annotation Term="OData.Description" String="Boot from the floppy disk drive."/> 271 </Member> 272 <Member Name="Cd"> 273 <Annotation Term="OData.Description" String="Boot from the CD or DVD."/> 274 </Member> 275 <Member Name="Usb"> 276 <Annotation Term="OData.Description" String="Boot from a system BIOS-specified USB device."/> 277 </Member> 278 <Member Name="Hdd"> 279 <Annotation Term="OData.Description" String="Boot from a hard drive."/> 280 </Member> 281 <Member Name="BiosSetup"> 282 <Annotation Term="OData.Description" String="Boot to the BIOS setup utility."/> 283 </Member> 284 <Member Name="Utilities"> 285 <Annotation Term="OData.Description" String="Boot to the manufacturer's utilities program or programs."/> 286 </Member> 287 <Member Name="Diags"> 288 <Annotation Term="OData.Description" String="Boot to the manufacturer's diagnostics program."/> 289 </Member> 290 <Member Name="UefiShell"> 291 <Annotation Term="OData.Description" String="Boot to the UEFI Shell."/> 292 </Member> 293 <Member Name="UefiTarget"> 294 <Annotation Term="OData.Description" String="Boot to the UEFI device specified in the UefiTargetBootSourceOverride property."/> 295 </Member> 296 <Member Name="SDCard"> 297 <Annotation Term="OData.Description" String="Boot from an SD card."/> 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> 306 </Member> 307 <Member Name="UefiHttp"> 308 <Annotation Term="OData.Description" String="Boot from a UEFI HTTP network location."/> 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> 317 </Member> 318 <Member Name="RemoteDrive"> 319 <Annotation Term="OData.Description" String="Boot from a remote drive, such as an iSCSI target."/> 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> 328 </Member> 329 <Member Name="UefiBootNext"> 330 <Annotation Term="OData.Description" String="Boot to the UEFI device that the BootNext property specifies."/> 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> 339 </Member> 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> 351 </EnumType> 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"/> 356 <Annotation Term="Redfish.Release" String="1.0"/> 357 358 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.ComputerSystem"> 359 <Property Name="SystemType" Type="ComputerSystem.v1_0_0.SystemType" Nullable="false"> 360 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 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."/> 363 </Property> 364 <Property Name="Links" Type="ComputerSystem.v1_0_0.Links" Nullable="false"> 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."/> 367 </Property> 368 <Property Name="AssetTag" Type="Edm.String"> 369 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 370 <Annotation Term="OData.Description" String="The user-definable tag that can track this computer system for inventory or other client purposes."/> 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."/> 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."/> 376 <Annotation Term="OData.LongDescription" String="This property shall contain a value that represents the manufacturer of the system."/> 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."/> 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."/> 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."/> 386 <Annotation Term="OData.LongDescription" String="This property shall contain the SKU for the system."/> 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."/> 391 <Annotation Term="OData.LongDescription" String="This property shall contain the serial number for the system."/> 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."/> 396 <Annotation Term="OData.LongDescription" String="This property shall contain the manufacturer-defined part number for the system."/> 397 </Property> 398 <Property Name="UUID" Type="Resource.UUID"> 399 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 400 <Annotation Term="OData.Description" String="The UUID for this system."/> 401 <Annotation Term="OData.LongDescription" String="This property shall contain the universally 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 subfields 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."/> 402 </Property> 403 <Property Name="HostName" Type="Edm.String"> 404 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 405 <Annotation Term="OData.Description" String="The DNS host name, without any domain information."/> 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."/> 407 </Property> 408 <Property Name="IndicatorLED" Type="ComputerSystem.v1_0_0.IndicatorLED"> 409 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 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."/> 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> 421 </Property> 422 <Property Name="PowerState" Type="Resource.PowerState"> 423 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 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."/> 426 </Property> 427 <Property Name="Boot" Type="ComputerSystem.v1_0_0.Boot" Nullable="false"> 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."/> 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."/> 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."/> 435 </Property> 436 <Property Name="ProcessorSummary" Type="ComputerSystem.v1_0_0.ProcessorSummary" Nullable="false"> 437 <Annotation Term="OData.Description" String="The central processors of the system in general detail."/> 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."/> 439 </Property> 440 <Property Name="MemorySummary" Type="ComputerSystem.v1_0_0.MemorySummary" Nullable="false"> 441 <Annotation Term="OData.Description" String="The central memory of the system in general detail."/> 442 <Annotation Term="OData.LongDescription" String="This property shall describe the central memory for this resource."/> 443 </Property> 444 <Property Name="Actions" Type="ComputerSystem.v1_0_0.Actions" Nullable="false"> 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."/> 447 </Property> 448 <NavigationProperty Name="Processors" Type="ProcessorCollection.ProcessorCollection" ContainsTarget="true" Nullable="false"> 449 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 450 <Annotation Term="OData.Description" String="The link to the collection of processors associated with this system."/> 451 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type ProcessorCollection."/> 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"/> 456 <Annotation Term="OData.Description" String="The link to the collection of Ethernet interfaces associated with this system."/> 457 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type EthernetInterfaceCollection."/> 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"/> 462 <Annotation Term="OData.Description" String="The link to the collection of storage devices associated with this system."/> 463 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type SimpleStorageCollection."/> 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"/> 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."/> 470 <Annotation Term="OData.AutoExpandReferences"/> 471 </NavigationProperty> 472 <Property Name="Status" Type="Resource.Status" Nullable="false"> 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."/> 475 </Property> 476 </EntityType> 477 478 <ComplexType Name="Links" BaseType="Resource.Links"> 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."/> 481 <NavigationProperty Name="Chassis" Type="Collection(Chassis.Chassis)"> 482 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 483 <Annotation Term="OData.Description" String="An array of links to the chassis that contains this system."/> 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."/> 485 <Annotation Term="OData.AutoExpandReferences"/> 486 </NavigationProperty> 487 <NavigationProperty Name="ManagedBy" Type="Collection(Manager.Manager)"> 488 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 489 <Annotation Term="OData.Description" String="An array of links to the managers responsible for this system."/> 490 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type Manager that represent the resources with management responsibility for this resource."/> 491 <Annotation Term="OData.AutoExpandReferences"/> 492 </NavigationProperty> 493 <NavigationProperty Name="PoweredBy" Type="Collection(Resource.Item)"> 494 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 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."/> 497 <Annotation Term="OData.AutoExpandReferences"/> 498 </NavigationProperty> 499 <NavigationProperty Name="CooledBy" Type="Collection(Resource.Item)"> 500 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 501 <Annotation Term="OData.Description" String="An array of links to resources or objects 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."/> 503 <Annotation Term="OData.AutoExpandReferences"/> 504 </NavigationProperty> 505 </ComplexType> 506 507 <ComplexType Name="Actions"> 508 <Annotation Term="OData.AdditionalProperties" Bool="false"/> 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."/> 511 <Property Name="Oem" Type="ComputerSystem.v1_0_0.OemActions" Nullable="false"> 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."/> 514 </Property> 515 </ComplexType> 516 517 <ComplexType Name="OemActions"> 518 <Annotation Term="OData.AdditionalProperties" Bool="true"/> 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."/> 521 </ComplexType> 522 523 <EnumType Name="SystemType"> 524 <Member Name="Physical"> 525 <Annotation Term="OData.Description" String="A computer system."/> 526 <Annotation Term="OData.LongDescription" String="A SystemType of Physical typically represents the hardware aspects of a system, such as a management controller."/> 527 </Member> 528 <Member Name="Virtual"> 529 <Annotation Term="OData.Description" String="A virtual machine instance running on this system."/> 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."/> 531 </Member> 532 <Member Name="OS"> 533 <Annotation Term="OData.Description" String="An operating system instance."/> 534 <Annotation Term="OData.LongDescription" String="A SystemType of OS typically represents an OS or hypervisor view of the system."/> 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> 544 </Member> 545 <Member Name="PhysicallyPartitioned"> 546 <Annotation Term="OData.Description" String="A hardware-based partition of a computer system."/> 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."/> 548 </Member> 549 <Member Name="VirtuallyPartitioned"> 550 <Annotation Term="OData.Description" String="A virtual or software-based partition of a computer system."/> 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."/> 552 </Member> 553 <Member Name="Composed"> 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."/> 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> 564 </Member> 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> 577 </EnumType> 578 579 <EnumType Name="IndicatorLED"> 580 <Member Name="Unknown"> 581 <Annotation Term="OData.Description" String="The state of the indicator LED cannot be determined."/> 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."/> 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"/> 588 <PropertyValue Property="Description" String="This value has been deprecated in favor of returning `null` if the state is unknown."/> 589 </Record> 590 </Collection> 591 </Annotation> 592 </Member> 593 <Member Name="Lit"> 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."/> 596 </Member> 597 <Member Name="Blinking"> 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."/> 600 </Member> 601 <Member Name="Off"> 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."/> 604 </Member> 605 </EnumType> 606 607 <ComplexType Name="Boot"> 608 <Annotation Term="OData.AdditionalProperties" Bool="false"/> 609 <Annotation Term="OData.Description" String="The boot information for this resource."/> 610 <Annotation Term="OData.LongDescription" String="This type shall contain properties that describe boot information for a system."/> 611 <Property Name="BootSourceOverrideTarget" Type="ComputerSystem.BootSource"> 612 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 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`."/> 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."/> 615 </Property> 616 <Property Name="BootSourceOverrideEnabled" Type="ComputerSystem.v1_0_0.BootSourceOverrideEnabled"> 617 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 618 <Annotation Term="OData.Description" String="The state of the boot source override feature."/> 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."/> 620 </Property> 621 <Property Name="UefiTargetBootSourceOverride" Type="Edm.String"> 622 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 623 <Annotation Term="OData.Description" String="The UEFI device path of the device from which to boot when BootSourceOverrideTarget is `UefiTarget`."/> 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."/> 625 </Property> 626 </ComplexType> 627 628 <EnumType Name="BootSourceOverrideEnabled"> 629 <Member Name="Disabled"> 630 <Annotation Term="OData.Description" String="The system boots normally."/> 631 </Member> 632 <Member Name="Once"> 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`."/> 634 </Member> 635 <Member Name="Continuous"> 636 <Annotation Term="OData.Description" String="The system boots to the target specified in the BootSourceOverrideTarget property until this property is `Disabled`."/> 637 </Member> 638 </EnumType> 639 640 <ComplexType Name="ProcessorSummary"> 641 <Annotation Term="OData.AdditionalProperties" Bool="false"/> 642 <Annotation Term="OData.Description" String="The central processors of the system in general detail."/> 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."/> 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."/> 647 <Annotation Term="OData.LongDescription" String="This property shall contain the total number of physical central processors in the system."/> 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> 655 <Property Name="Status" Type="Resource.Status" Nullable="false"> 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."/> 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> 667 </Property> 668 </ComplexType> 669 670 <ComplexType Name="MemorySummary"> 671 <Annotation Term="OData.AdditionalProperties" Bool="false"/> 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."/> 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"/> 679 <Annotation Term="Measures.Unit" String="GiBy"/> 680 </Property> 681 <Property Name="Status" Type="Resource.Status" Nullable="false"> 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."/> 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> 693 </Property> 694 </ComplexType> 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"/> 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."/> 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"/> 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."/> 736 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_6.ComputerSystem"/> 737 </Schema> 738 739 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_8"> 740 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 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."/> 742 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_7.ComputerSystem"/> 743 </Schema> 744 745 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_9"> 746 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 747 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/> 748 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_8.ComputerSystem"/> 749 </Schema> 750 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 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 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 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 781 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_15"> 782 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 783 <Annotation Term="OData.Description" String="This version was created to remove 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."/> 784 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_14.ComputerSystem"/> 785 </Schema> 786 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 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 to correct various descriptions 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 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 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 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 817 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_21"> 818 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 819 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 820 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_20.ComputerSystem"/> 821 </Schema> 822 823 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_0"> 824 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 825 <Annotation Term="Redfish.Release" String="2016.1"/> 826 827 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_2.ComputerSystem"> 828 <Property Name="TrustedModules" Type="Collection(ComputerSystem.v1_1_0.TrustedModules)" Nullable="false"> 829 <Annotation Term="OData.Description" String="An array of trusted modules in the system."/> 830 <Annotation Term="OData.LongDescription" String="This object shall contain an array of objects with properties that describe the trusted modules for this resource."/> 831 <Annotation Term="Redfish.Revisions"> 832 <Collection> 833 <Record> 834 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/> 835 <PropertyValue Property="Version" String="v1_19_0"/> 836 <PropertyValue Property="Description" String="This property has been deprecated in favor of the TrustedComponents property in Links."/> 837 </Record> 838 </Collection> 839 </Annotation> 840 </Property> 841 <NavigationProperty Name="SecureBoot" Type="SecureBoot.SecureBoot" ContainsTarget="true" Nullable="false"> 842 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 843 <Annotation Term="OData.Description" String="The link to the UEFI Secure Boot associated with this system."/> 844 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type SecureBoot."/> 845 <Annotation Term="OData.AutoExpandReferences"/> 846 </NavigationProperty> 847 <NavigationProperty Name="Bios" Type="Bios.Bios" ContainsTarget="true" Nullable="false"> 848 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 849 <Annotation Term="OData.Description" String="The link to the BIOS settings associated with this system."/> 850 <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."/> 851 <Annotation Term="OData.AutoExpandReferences"/> 852 </NavigationProperty> 853 <NavigationProperty Name="Memory" Type="MemoryCollection.MemoryCollection" ContainsTarget="true" Nullable="false"> 854 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 855 <Annotation Term="OData.Description" String="The link to the collection of memory associated with this system."/> 856 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type MemoryCollection."/> 857 <Annotation Term="OData.AutoExpandReferences"/> 858 </NavigationProperty> 859 <NavigationProperty Name="Storage" Type="StorageCollection.StorageCollection" ContainsTarget="true" Nullable="false"> 860 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 861 <Annotation Term="OData.Description" String="The link to the collection of storage devices associated with this system."/> 862 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type StorageCollection."/> 863 <Annotation Term="OData.AutoExpandReferences"/> 864 </NavigationProperty> 865 </EntityType> 866 867 <ComplexType Name="MemorySummary" BaseType="ComputerSystem.v1_0_0.MemorySummary"> 868 <Property Name="MemoryMirroring" Type="ComputerSystem.v1_1_0.MemoryMirroring"> 869 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 870 <Annotation Term="OData.Description" String="The ability and type of memory mirroring that this computer system supports."/> 871 <Annotation Term="OData.LongDescription" String="This property shall contain the ability and type of memory mirroring that this computer system supports."/> 872 </Property> 873 </ComplexType> 874 875 <EnumType Name="MemoryMirroring"> 876 <Member Name="System"> 877 <Annotation Term="OData.Description" String="The system supports DIMM mirroring at the system level. Individual DIMMs are not paired for mirroring in this mode."/> 878 </Member> 879 <Member Name="DIMM"> 880 <Annotation Term="OData.Description" String="The system supports DIMM mirroring at the DIMM level. Individual DIMMs can be mirrored."/> 881 </Member> 882 <Member Name="Hybrid"> 883 <Annotation Term="OData.Description" String="The system supports a hybrid mirroring at the system and DIMM levels. Individual DIMMs can be mirrored."/> 884 </Member> 885 <Member Name="None"> 886 <Annotation Term="OData.Description" String="The system does not support DIMM mirroring."/> 887 </Member> 888 </EnumType> 889 890 <ComplexType Name="Boot" BaseType="ComputerSystem.v1_0_0.Boot"> 891 <Property Name="BootSourceOverrideMode" Type="ComputerSystem.v1_1_0.BootSourceOverrideMode"> 892 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 893 <Annotation Term="OData.Description" String="The BIOS boot mode to use when the system boots from the BootSourceOverrideTarget boot source."/> 894 <Annotation Term="OData.LongDescription" String="This property shall contain the BIOS boot mode to use when the system boots from the BootSourceOverrideTarget boot source."/> 895 </Property> 896 </ComplexType> 897 898 <EnumType Name="BootSourceOverrideMode"> 899 <Member Name="Legacy"> 900 <Annotation Term="OData.Description" String="The system boots in non-UEFI boot mode to the boot source override target."/> 901 </Member> 902 <Member Name="UEFI"> 903 <Annotation Term="OData.Description" String="The system boots in UEFI boot mode to the boot source override target."/> 904 </Member> 905 </EnumType> 906 907 <ComplexType Name="TrustedModules"> 908 <Annotation Term="OData.AdditionalProperties" Bool="false"/> 909 <Annotation Term="OData.Description" String="The Trusted Module installed in the system."/> 910 <Annotation Term="OData.LongDescription" String="This type shall describe a Trusted Module for a system."/> 911 <Property Name="FirmwareVersion" Type="Edm.String"> 912 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 913 <Annotation Term="OData.Description" String="The firmware version of this Trusted Module."/> 914 <Annotation Term="OData.LongDescription" String="This property shall contain the firmware version as defined by the manufacturer for the Trusted Module."/> 915 </Property> 916 <Property Name="InterfaceType" Type="ComputerSystem.v1_1_0.InterfaceType"> 917 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 918 <Annotation Term="OData.Description" String="The interface type of the Trusted Module."/> 919 <Annotation Term="OData.LongDescription" String="This property shall contain the interface type of the installed Trusted Module."/> 920 </Property> 921 <Property Name="Status" Type="Resource.Status" Nullable="false"> 922 <Annotation Term="OData.Description" String="The status and health of the resource and its subordinate or dependent resources."/> 923 <Annotation Term="OData.LongDescription" String="This property shall contain any status or health properties of the resource."/> 924 </Property> 925 <Property Name="Oem" Type="Resource.Oem" Nullable="false"> 926 <Annotation Term="OData.Description" String="The OEM extension property."/> 927 <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."/> 928 </Property> 929 </ComplexType> 930 931 <EnumType Name="InterfaceType"> 932 <Member Name="TPM1_2"> 933 <Annotation Term="OData.Description" String="Trusted Platform Module (TPM) 1.2."/> 934 </Member> 935 <Member Name="TPM2_0"> 936 <Annotation Term="OData.Description" String="Trusted Platform Module (TPM) 2.0."/> 937 </Member> 938 <Member Name="TCM1_0"> 939 <Annotation Term="OData.Description" String="Trusted Cryptography Module (TCM) 1.0."/> 940 </Member> 941 </EnumType> 942 </Schema> 943 944 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_1"> 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_0.ComputerSystem"/> 948 </Schema> 949 950 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_2"> 951 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 952 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/> 953 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_1.ComputerSystem"/> 954 </Schema> 955 956 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_3"> 957 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 958 <Annotation Term="OData.Description" String="This version was created to remove the Nullable facet on NavigationProperties of the Collection type."/> 959 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_2.ComputerSystem"/> 960 </Schema> 961 962 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_4"> 963 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 964 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/> 965 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_3.ComputerSystem"/> 966 </Schema> 967 968 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_5"> 969 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 970 <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."/> 971 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_4.ComputerSystem"/> 972 </Schema> 973 974 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_6"> 975 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 976 <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."/> 977 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_5.ComputerSystem"/> 978 </Schema> 979 980 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_7"> 981 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 982 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/> 983 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_6.ComputerSystem"/> 984 </Schema> 985 986 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_8"> 987 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 988 <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."/> 989 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_7.ComputerSystem"/> 990 </Schema> 991 992 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_9"> 993 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 994 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/> 995 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_8.ComputerSystem"/> 996 </Schema> 997 998 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_10"> 999 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1000 <Annotation Term="OData.Description" String="This version was created to update the description for UefiTargetBootSourceOverride."/> 1001 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_9.ComputerSystem"/> 1002 </Schema> 1003 1004 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_11"> 1005 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1006 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 1007 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_10.ComputerSystem"/> 1008 </Schema> 1009 1010 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_12"> 1011 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1012 <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."/> 1013 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_11.ComputerSystem"/> 1014 </Schema> 1015 1016 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_13"> 1017 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1018 <Annotation Term="OData.Description" String="This version was created to remove 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."/> 1019 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_12.ComputerSystem"/> 1020 </Schema> 1021 1022 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_14"> 1023 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1024 <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."/> 1025 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_13.ComputerSystem"/> 1026 </Schema> 1027 1028 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_15"> 1029 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1030 <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology and clarify the behavior of the BootSourceOverrideTarget property."/> 1031 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_14.ComputerSystem"/> 1032 </Schema> 1033 1034 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_16"> 1035 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1036 <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."/> 1037 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_15.ComputerSystem"/> 1038 </Schema> 1039 1040 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_17"> 1041 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1042 <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."/> 1043 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_16.ComputerSystem"/> 1044 </Schema> 1045 1046 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_18"> 1047 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1048 <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."/> 1049 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_17.ComputerSystem"/> 1050 </Schema> 1051 1052 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_19"> 1053 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1054 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 1055 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_18.ComputerSystem"/> 1056 </Schema> 1057 1058 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_0"> 1059 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1060 <Annotation Term="Redfish.Release" String="2016.2"/> 1061 1062 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_1.ComputerSystem"> 1063 <Property Name="HostingRoles" Type="Collection(ComputerSystem.v1_2_0.HostingRole)" Nullable="false"> 1064 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1065 <Annotation Term="OData.Description" String="The hosting roles that this computer system supports."/> 1066 <Annotation Term="OData.LongDescription" String="This property shall contain the hosting roles that this computer system supports."/> 1067 </Property> 1068 <NavigationProperty Name="PCIeDevices" Type="Collection(PCIeDevice.PCIeDevice)"> 1069 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1070 <Annotation Term="OData.Description" String="The link to a collection of PCIe devices that this computer system uses."/> 1071 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links of the PCIeDevice type."/> 1072 <Annotation Term="OData.AutoExpandReferences"/> 1073 </NavigationProperty> 1074 <NavigationProperty Name="PCIeFunctions" Type="Collection(PCIeFunction.PCIeFunction)"> 1075 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1076 <Annotation Term="OData.Description" String="The link to a collection of PCIe functions that this computer system uses."/> 1077 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links of the PCIeFunction type."/> 1078 <Annotation Term="OData.AutoExpandReferences"/> 1079 </NavigationProperty> 1080 <Property Name="HostedServices" Type="ComputerSystem.v1_2_0.HostedServices" Nullable="false"> 1081 <Annotation Term="OData.Description" String="The services that this computer system supports."/> 1082 <Annotation Term="OData.LongDescription" String="This property shall describe services that this computer system supports."/> 1083 </Property> 1084 <NavigationProperty Name="MemoryDomains" Type="MemoryDomainCollection.MemoryDomainCollection" ContainsTarget="true" Nullable="false"> 1085 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1086 <Annotation Term="OData.Description" String="The link to the collection of memory domains associated with this system."/> 1087 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type MemoryDomainCollection."/> 1088 <Annotation Term="OData.AutoExpandReferences"/> 1089 </NavigationProperty> 1090 </EntityType> 1091 1092 <ComplexType Name="HostedServices"> 1093 <Annotation Term="OData.AdditionalProperties" Bool="false"/> 1094 <Annotation Term="OData.Description" String="The services that might be running or installed on the system."/> 1095 <Annotation Term="OData.LongDescription" String="This type shall describe services that a computer system supports."/> 1096 <NavigationProperty Name="StorageServices" Type="HostedStorageServices.HostedStorageServices" ContainsTarget="true" Nullable="false"> 1097 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1098 <Annotation Term="OData.Description" String="The link to a collection of storage services that this computer system supports."/> 1099 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type HostedStorageServices."/> 1100 <Annotation Term="OData.AutoExpandReferences"/> 1101 </NavigationProperty> 1102 <Property Name="Oem" Type="Resource.Oem" Nullable="false"> 1103 <Annotation Term="OData.Description" String="The OEM extension property."/> 1104 <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."/> 1105 </Property> 1106 </ComplexType> 1107 1108 <EnumType Name="HostingRole"> 1109 <Annotation Term="OData.Description" String="The enumerations of HostingRoles specify different features that the hosting ComputerSystem supports."/> 1110 <Member Name="ApplicationServer"> 1111 <Annotation Term="OData.Description" String="The system hosts functionality that supports general purpose applications."/> 1112 </Member> 1113 <Member Name="StorageServer"> 1114 <Annotation Term="OData.Description" String="The system hosts functionality that supports the system acting as a storage server."/> 1115 </Member> 1116 <Member Name="Switch"> 1117 <Annotation Term="OData.Description" String="The system hosts functionality that supports the system acting as a switch."/> 1118 </Member> 1119 <Member Name="Appliance"> 1120 <Annotation Term="OData.Description" String="The system hosts functionality that supports the system acting as an appliance."/> 1121 <Annotation Term="Redfish.Revisions"> 1122 <Collection> 1123 <Record> 1124 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/> 1125 <PropertyValue Property="Version" String="v1_10_0"/> 1126 </Record> 1127 </Collection> 1128 </Annotation> 1129 </Member> 1130 <Member Name="BareMetalServer"> 1131 <Annotation Term="OData.Description" String="The system hosts functionality that supports the system acting as a bare-metal server."/> 1132 <Annotation Term="Redfish.Revisions"> 1133 <Collection> 1134 <Record> 1135 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/> 1136 <PropertyValue Property="Version" String="v1_10_0"/> 1137 </Record> 1138 </Collection> 1139 </Annotation> 1140 </Member> 1141 <Member Name="VirtualMachineServer"> 1142 <Annotation Term="OData.Description" String="The system hosts functionality that supports the system acting as a virtual machine server."/> 1143 <Annotation Term="Redfish.Revisions"> 1144 <Collection> 1145 <Record> 1146 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/> 1147 <PropertyValue Property="Version" String="v1_10_0"/> 1148 </Record> 1149 </Collection> 1150 </Annotation> 1151 </Member> 1152 <Member Name="ContainerServer"> 1153 <Annotation Term="OData.Description" String="The system hosts functionality that supports the system acting as a container server."/> 1154 <Annotation Term="Redfish.Revisions"> 1155 <Collection> 1156 <Record> 1157 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/> 1158 <PropertyValue Property="Version" String="v1_10_0"/> 1159 </Record> 1160 </Collection> 1161 </Annotation> 1162 </Member> 1163 </EnumType> 1164 1165 <ComplexType Name="Links" BaseType="ComputerSystem.v1_0_0.Links"> 1166 <NavigationProperty Name="Endpoints" Type="Collection(Endpoint.Endpoint)"> 1167 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1168 <Annotation Term="OData.Description" String="An array of links to the endpoints that connect to this system."/> 1169 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type Endpoint with which this system is associated."/> 1170 <Annotation Term="OData.AutoExpandReferences"/> 1171 </NavigationProperty> 1172 </ComplexType> 1173 </Schema> 1174 1175 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_1"> 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_0.ComputerSystem"/> 1179 </Schema> 1180 1181 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_2"> 1182 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1183 <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."/> 1184 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_1.ComputerSystem"/> 1185 </Schema> 1186 1187 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_3"> 1188 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1189 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/> 1190 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_2.ComputerSystem"/> 1191 </Schema> 1192 1193 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_4"> 1194 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1195 <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."/> 1196 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_3.ComputerSystem"/> 1197 </Schema> 1198 1199 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_5"> 1200 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1201 <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."/> 1202 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_4.ComputerSystem"/> 1203 </Schema> 1204 1205 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_6"> 1206 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1207 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/> 1208 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_5.ComputerSystem"/> 1209 </Schema> 1210 1211 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_7"> 1212 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1213 <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`."/> 1214 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_6.ComputerSystem"/> 1215 </Schema> 1216 1217 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_8"> 1218 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1219 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/> 1220 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_7.ComputerSystem"/> 1221 </Schema> 1222 1223 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_9"> 1224 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1225 <Annotation Term="OData.Description" String="This version was created to update the description for UefiTargetBootSourceOverride."/> 1226 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_8.ComputerSystem"/> 1227 </Schema> 1228 1229 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_10"> 1230 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1231 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 1232 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_9.ComputerSystem"/> 1233 </Schema> 1234 1235 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_11"> 1236 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1237 <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."/> 1238 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_10.ComputerSystem"/> 1239 </Schema> 1240 1241 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_12"> 1242 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1243 <Annotation Term="OData.Description" String="This version was created to remove 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."/> 1244 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_11.ComputerSystem"/> 1245 </Schema> 1246 1247 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_13"> 1248 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1249 <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."/> 1250 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_12.ComputerSystem"/> 1251 </Schema> 1252 1253 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_14"> 1254 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1255 <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology. It was also created to clarify the behavior of the BootSourceOverrideTarget property."/> 1256 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_13.ComputerSystem"/> 1257 </Schema> 1258 1259 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_15"> 1260 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1261 <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."/> 1262 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_14.ComputerSystem"/> 1263 </Schema> 1264 1265 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_16"> 1266 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1267 <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."/> 1268 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_15.ComputerSystem"/> 1269 </Schema> 1270 1271 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_17"> 1272 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1273 <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."/> 1274 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_16.ComputerSystem"/> 1275 </Schema> 1276 1277 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_18"> 1278 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1279 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 1280 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_17.ComputerSystem"/> 1281 </Schema> 1282 1283 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_0"> 1284 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1285 <Annotation Term="Redfish.Release" String="2016.3"/> 1286 1287 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_1.ComputerSystem"> 1288 <NavigationProperty Name="NetworkInterfaces" Type="NetworkInterfaceCollection.NetworkInterfaceCollection" ContainsTarget="true" Nullable="false"> 1289 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1290 <Annotation Term="OData.Description" String="The link to the collection of Network Interfaces associated with this system."/> 1291 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type NetworkInterfaceCollection."/> 1292 <Annotation Term="OData.AutoExpandReferences"/> 1293 </NavigationProperty> 1294 </EntityType> 1295 1296 <ComplexType Name="TrustedModules" BaseType="ComputerSystem.v1_1_0.TrustedModules"> 1297 <Annotation Term="OData.AdditionalProperties" Bool="false"/> 1298 <Property Name="FirmwareVersion2" Type="Edm.String"> 1299 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1300 <Annotation Term="OData.Description" String="The second firmware version of this Trusted Module, if applicable."/> 1301 <Annotation Term="OData.LongDescription" String="This property shall contain the 2nd firmware version, if applicable, as defined by the manufacturer for the Trusted Module."/> 1302 </Property> 1303 <Property Name="InterfaceTypeSelection" Type="ComputerSystem.v1_3_0.InterfaceTypeSelection"> 1304 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1305 <Annotation Term="OData.Description" String="The interface type selection supported by this Trusted Module."/> 1306 <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."/> 1307 </Property> 1308 </ComplexType> 1309 1310 <EnumType Name="InterfaceTypeSelection"> 1311 <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."/> 1312 <Member Name="None"> 1313 <Annotation Term="OData.Description" String="The TrustedModule does not support switching the InterfaceType."/> 1314 </Member> 1315 <Member Name="FirmwareUpdate"> 1316 <Annotation Term="OData.Description" String="The TrustedModule supports switching InterfaceType through a firmware update."/> 1317 </Member> 1318 <Member Name="BiosSetting"> 1319 <Annotation Term="OData.Description" String="The TrustedModule supports switching InterfaceType through platform software, such as a BIOS configuration attribute."/> 1320 </Member> 1321 <Member Name="OemMethod"> 1322 <Annotation Term="OData.Description" String="The TrustedModule supports switching InterfaceType through an OEM proprietary mechanism."/> 1323 </Member> 1324 </EnumType> 1325 </Schema> 1326 1327 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_1"> 1328 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1329 <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."/> 1330 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_0.ComputerSystem"/> 1331 </Schema> 1332 1333 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_2"> 1334 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1335 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/> 1336 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_1.ComputerSystem"/> 1337 </Schema> 1338 1339 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_3"> 1340 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1341 <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."/> 1342 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_2.ComputerSystem"/> 1343 </Schema> 1344 1345 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_4"> 1346 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1347 <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."/> 1348 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_3.ComputerSystem"/> 1349 </Schema> 1350 1351 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_5"> 1352 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1353 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/> 1354 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_4.ComputerSystem"/> 1355 </Schema> 1356 1357 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_6"> 1358 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1359 <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`."/> 1360 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_5.ComputerSystem"/> 1361 </Schema> 1362 1363 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_7"> 1364 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1365 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/> 1366 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_6.ComputerSystem"/> 1367 </Schema> 1368 1369 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_8"> 1370 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1371 <Annotation Term="OData.Description" String="This version was created to update the description for UefiTargetBootSourceOverride."/> 1372 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_7.ComputerSystem"/> 1373 </Schema> 1374 1375 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_9"> 1376 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1377 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 1378 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_8.ComputerSystem"/> 1379 </Schema> 1380 1381 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_10"> 1382 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1383 <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."/> 1384 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_9.ComputerSystem"/> 1385 </Schema> 1386 1387 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_11"> 1388 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1389 <Annotation Term="OData.Description" String="This version was created to remove 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."/> 1390 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_10.ComputerSystem"/> 1391 </Schema> 1392 1393 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_12"> 1394 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1395 <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."/> 1396 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_11.ComputerSystem"/> 1397 </Schema> 1398 1399 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_13"> 1400 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1401 <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology. It was also created to clarify the behavior of the BootSourceOverrideTarget property."/> 1402 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_12.ComputerSystem"/> 1403 </Schema> 1404 1405 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_14"> 1406 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1407 <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."/> 1408 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_13.ComputerSystem"/> 1409 </Schema> 1410 1411 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_15"> 1412 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1413 <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."/> 1414 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_14.ComputerSystem"/> 1415 </Schema> 1416 1417 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_16"> 1418 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1419 <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."/> 1420 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_15.ComputerSystem"/> 1421 </Schema> 1422 1423 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_17"> 1424 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1425 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 1426 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_16.ComputerSystem"/> 1427 </Schema> 1428 1429 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_0"> 1430 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1431 <Annotation Term="Redfish.Release" String="2017.1"/> 1432 1433 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_1.ComputerSystem"/> 1434 1435 <ComplexType Name="MemorySummary" BaseType="ComputerSystem.v1_1_0.MemorySummary"> 1436 <Property Name="TotalSystemPersistentMemoryGiB" Type="Edm.Decimal"> 1437 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1438 <Annotation Term="OData.Description" String="The total configured, system-accessible persistent memory, measured in GiB."/> 1439 <Annotation Term="OData.LongDescription" String="This property shall contain the total amount of configured persistent memory available to the system as measured in gibibytes."/> 1440 <Annotation Term="Validation.Minimum" Int="0"/> 1441 <Annotation Term="Measures.Unit" String="GiBy"/> 1442 </Property> 1443 </ComplexType> 1444 1445 <ComplexType Name="Links" BaseType="ComputerSystem.v1_2_0.Links"> 1446 <NavigationProperty Name="ResourceBlocks" Type="Collection(ResourceBlock.ResourceBlock)"> 1447 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 1448 <Annotation Term="OData.Description" String="An array of links to the resource blocks that are used in this computer system."/> 1449 <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."/> 1450 <Annotation Term="OData.AutoExpandReferences"/> 1451 </NavigationProperty> 1452 </ComplexType> 1453 </Schema> 1454 1455 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_1"> 1456 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1457 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/> 1458 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_0.ComputerSystem"/> 1459 </Schema> 1460 1461 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_2"> 1462 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1463 <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."/> 1464 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_1.ComputerSystem"/> 1465 </Schema> 1466 1467 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_3"> 1468 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1469 <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."/> 1470 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_2.ComputerSystem"/> 1471 </Schema> 1472 1473 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_4"> 1474 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1475 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/> 1476 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_3.ComputerSystem"/> 1477 </Schema> 1478 1479 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_5"> 1480 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1481 <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`."/> 1482 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_4.ComputerSystem"/> 1483 </Schema> 1484 1485 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_6"> 1486 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1487 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/> 1488 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_5.ComputerSystem"/> 1489 </Schema> 1490 1491 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_7"> 1492 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1493 <Annotation Term="OData.Description" String="This version was created to update the description for UefiTargetBootSourceOverride."/> 1494 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_6.ComputerSystem"/> 1495 </Schema> 1496 1497 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_8"> 1498 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1499 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 1500 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_7.ComputerSystem"/> 1501 </Schema> 1502 1503 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_9"> 1504 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1505 <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."/> 1506 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_8.ComputerSystem"/> 1507 </Schema> 1508 1509 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_10"> 1510 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1511 <Annotation Term="OData.Description" String="This version was created to remove 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."/> 1512 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_9.ComputerSystem"/> 1513 </Schema> 1514 1515 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_11"> 1516 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1517 <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."/> 1518 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_10.ComputerSystem"/> 1519 </Schema> 1520 1521 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_12"> 1522 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1523 <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology. It was also created to clarify the behavior of the BootSourceOverrideTarget property."/> 1524 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_11.ComputerSystem"/> 1525 </Schema> 1526 1527 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_13"> 1528 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1529 <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."/> 1530 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_12.ComputerSystem"/> 1531 </Schema> 1532 1533 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_14"> 1534 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1535 <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."/> 1536 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_13.ComputerSystem"/> 1537 </Schema> 1538 1539 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_15"> 1540 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1541 <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."/> 1542 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_14.ComputerSystem"/> 1543 </Schema> 1544 1545 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_16"> 1546 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1547 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 1548 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_15.ComputerSystem"/> 1549 </Schema> 1550 1551 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_0"> 1552 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1553 <Annotation Term="Redfish.Release" String="2017.3"/> 1554 1555 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_2.ComputerSystem"> 1556 <NavigationProperty Name="Redundancy" Type="Collection(Redundancy.Redundancy)" ContainsTarget="true"> 1557 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1558 <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."/> 1559 <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."/> 1560 <Annotation Term="OData.AutoExpand"/> 1561 </NavigationProperty> 1562 <Property Name="HostWatchdogTimer" Type="ComputerSystem.v1_5_0.WatchdogTimer" Nullable="false"> 1563 <Annotation Term="OData.Description" String="The host watchdog timer functionality for this system."/> 1564 <Annotation Term="OData.LongDescription" String="This object shall contain properties that describe the host watchdog timer functionality for this ComputerSystem."/> 1565 </Property> 1566 <Property Name="SubModel" Type="Edm.String"> 1567 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1568 <Annotation Term="OData.Description" String="The sub-model for this system."/> 1569 <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."/> 1570 </Property> 1571 </EntityType> 1572 1573 <ComplexType Name="Boot" BaseType="ComputerSystem.v1_1_0.Boot"> 1574 <NavigationProperty Name="BootOptions" Type="BootOptionCollection.BootOptionCollection" ContainsTarget="true" Nullable="false"> 1575 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1576 <Annotation Term="OData.Description" String="The link to the collection of the UEFI boot options associated with this computer system."/> 1577 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type BootOptionCollection."/> 1578 <Annotation Term="OData.AutoExpandReferences"/> 1579 </NavigationProperty> 1580 <Property Name="BootNext" Type="Edm.String"> 1581 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 1582 <Annotation Term="OData.Description" String="The BootOptionReference of the Boot Option to perform a one-time boot from when BootSourceOverrideTarget is `UefiBootNext`."/> 1583 <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."/> 1584 </Property> 1585 <Property Name="BootOrder" Type="Collection(Edm.String)"> 1586 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 1587 <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."/> 1588 <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."/> 1589 </Property> 1590 </ComplexType> 1591 1592 <ComplexType Name="ProcessorSummary" BaseType="ComputerSystem.v1_0_0.ProcessorSummary"> 1593 <Property Name="LogicalProcessorCount" Type="Edm.Int64"> 1594 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1595 <Annotation Term="OData.Description" String="The number of logical processors in the system."/> 1596 <Annotation Term="OData.LongDescription" String="This property shall contain the total number of logical central processors in the system."/> 1597 <Annotation Term="Validation.Minimum" Int="0"/> 1598 </Property> 1599 </ComplexType> 1600 1601 <ComplexType Name="Links" BaseType="ComputerSystem.v1_4_0.Links"> 1602 <NavigationProperty Name="ConsumingComputerSystems" Type="Collection(ComputerSystem.ComputerSystem)"> 1603 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1604 <Annotation Term="OData.Description" String="An array of links to ComputerSystems that are realized, in whole or in part, from this ComputerSystem."/> 1605 <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."/> 1606 <Annotation Term="OData.AutoExpandReferences"/> 1607 </NavigationProperty> 1608 <NavigationProperty Name="SupplyingComputerSystems" Type="Collection(ComputerSystem.ComputerSystem)"> 1609 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1610 <Annotation Term="OData.Description" String="An array of links to ComputerSystems that contribute, in whole or in part, to the implementation of this ComputerSystem."/> 1611 <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."/> 1612 <Annotation Term="OData.AutoExpandReferences"/> 1613 </NavigationProperty> 1614 </ComplexType> 1615 1616 <ComplexType Name="WatchdogTimer"> 1617 <Annotation Term="OData.AdditionalProperties" Bool="false"/> 1618 <Annotation Term="OData.Description" String="This type describes the host watchdog timer functionality for this system."/> 1619 <Annotation Term="OData.LongDescription" String="This type shall contain properties that describe the host watchdog timer functionality for this ComputerSystem."/> 1620 <Property Name="FunctionEnabled" Type="Edm.Boolean"> 1621 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 1622 <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."/> 1623 <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."/> 1624 <Annotation Term="Redfish.Required"/> 1625 </Property> 1626 <Property Name="WarningAction" Type="ComputerSystem.v1_5_0.WatchdogWarningActions"> 1627 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 1628 <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."/> 1629 <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."/> 1630 </Property> 1631 <Property Name="TimeoutAction" Type="ComputerSystem.v1_5_0.WatchdogTimeoutActions"> 1632 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 1633 <Annotation Term="OData.Description" String="The action to perform when the watchdog timer reaches its timeout value."/> 1634 <Annotation Term="OData.LongDescription" String="This property shall contain the action to perform when the watchdog timer reaches its timeout value."/> 1635 <Annotation Term="Redfish.Required"/> 1636 </Property> 1637 <Property Name="Status" Type="Resource.Status" Nullable="false"> 1638 <Annotation Term="OData.Description" String="The status and health of the resource and its subordinate or dependent resources."/> 1639 <Annotation Term="OData.LongDescription" String="This property shall contain any status or health properties of the resource."/> 1640 </Property> 1641 <Property Name="Oem" Type="Resource.Oem" Nullable="false"> 1642 <Annotation Term="OData.Description" String="The OEM extension property."/> 1643 <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."/> 1644 </Property> 1645 </ComplexType> 1646 1647 <EnumType Name="WatchdogWarningActions"> 1648 <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."/> 1649 <Member Name="None"> 1650 <Annotation Term="OData.Description" String="No action taken."/> 1651 </Member> 1652 <Member Name="DiagnosticInterrupt"> 1653 <Annotation Term="OData.Description" String="Raise a (typically non-maskable) Diagnostic Interrupt."/> 1654 </Member> 1655 <Member Name="SMI"> 1656 <Annotation Term="OData.Description" String="Raise a Systems Management Interrupt (SMI)."/> 1657 </Member> 1658 <Member Name="MessagingInterrupt"> 1659 <Annotation Term="OData.Description" String="Raise a legacy IPMI messaging interrupt."/> 1660 </Member> 1661 <Member Name="SCI"> 1662 <Annotation Term="OData.Description" String="Raise an interrupt using the ACPI System Control Interrupt (SCI)."/> 1663 </Member> 1664 <Member Name="OEM"> 1665 <Annotation Term="OData.Description" String="Perform an OEM-defined action."/> 1666 </Member> 1667 </EnumType> 1668 1669 <EnumType Name="WatchdogTimeoutActions"> 1670 <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."/> 1671 <Member Name="None"> 1672 <Annotation Term="OData.Description" String="No action taken."/> 1673 </Member> 1674 <Member Name="ResetSystem"> 1675 <Annotation Term="OData.Description" String="Reset the system."/> 1676 </Member> 1677 <Member Name="PowerCycle"> 1678 <Annotation Term="OData.Description" String="Power cycle the system."/> 1679 </Member> 1680 <Member Name="PowerDown"> 1681 <Annotation Term="OData.Description" String="Power down the system."/> 1682 </Member> 1683 <Member Name="OEM"> 1684 <Annotation Term="OData.Description" String="Perform an OEM-defined action."/> 1685 </Member> 1686 </EnumType> 1687 </Schema> 1688 1689 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_1"> 1690 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1691 <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."/> 1692 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_0.ComputerSystem"/> 1693 </Schema> 1694 1695 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_2"> 1696 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1697 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/> 1698 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_1.ComputerSystem"/> 1699 </Schema> 1700 1701 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_3"> 1702 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1703 <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`."/> 1704 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_2.ComputerSystem"/> 1705 </Schema> 1706 1707 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_4"> 1708 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1709 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/> 1710 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_3.ComputerSystem"/> 1711 </Schema> 1712 1713 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_5"> 1714 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1715 <Annotation Term="OData.Description" String="This version was created to update the description for UefiTargetBootSourceOverride."/> 1716 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_4.ComputerSystem"/> 1717 </Schema> 1718 1719 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_6"> 1720 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1721 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 1722 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_5.ComputerSystem"/> 1723 </Schema> 1724 1725 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_7"> 1726 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1727 <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."/> 1728 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_6.ComputerSystem"/> 1729 </Schema> 1730 1731 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_8"> 1732 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1733 <Annotation Term="OData.Description" String="This version was created to remove 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."/> 1734 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_7.ComputerSystem"/> 1735 </Schema> 1736 1737 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_9"> 1738 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1739 <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."/> 1740 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_8.ComputerSystem"/> 1741 </Schema> 1742 1743 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_10"> 1744 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1745 <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology. It was also created to clarify the behavior of the BootSourceOverrideTarget property."/> 1746 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_9.ComputerSystem"/> 1747 </Schema> 1748 1749 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_11"> 1750 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1751 <Annotation Term="OData.Description" String="This version was created to clarify the BootOrder property might be controlled with a settings resource."/> 1752 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_10.ComputerSystem"/> 1753 </Schema> 1754 1755 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_12"> 1756 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1757 <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."/> 1758 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_11.ComputerSystem"/> 1759 </Schema> 1760 1761 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_13"> 1762 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1763 <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."/> 1764 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_12.ComputerSystem"/> 1765 </Schema> 1766 1767 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_14"> 1768 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1769 <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."/> 1770 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_13.ComputerSystem"/> 1771 </Schema> 1772 1773 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_15"> 1774 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1775 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 1776 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_14.ComputerSystem"/> 1777 </Schema> 1778 1779 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_0"> 1780 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1781 <Annotation Term="Redfish.Release" String="2018.3"/> 1782 1783 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_2.ComputerSystem"> 1784 <Property Name="PowerRestorePolicy" Type="ComputerSystem.v1_6_0.PowerRestorePolicyTypes" Nullable="false"> 1785 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 1786 <Annotation Term="OData.Description" String="The desired power state of the system when power is restored after a power loss."/> 1787 <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."/> 1788 </Property> 1789 </EntityType> 1790 1791 <ComplexType Name="Boot" BaseType="ComputerSystem.v1_5_0.Boot"> 1792 <Property Name="AliasBootOrder" Type="Collection(ComputerSystem.BootSource)"> 1793 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 1794 <Annotation Term="OData.Description" String="Ordered array of boot source aliases representing the persistent boot order associated with this computer system."/> 1795 <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."/> 1796 </Property> 1797 <Property Name="BootOrderPropertySelection" Type="ComputerSystem.v1_6_0.BootOrderTypes"> 1798 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 1799 <Annotation Term="OData.Description" String="The name of the boot order property that the system uses for the persistent boot order."/> 1800 <Annotation Term="OData.LongDescription" String="This property shall indicate which boot order property the system uses for the persistent boot order."/> 1801 </Property> 1802 </ComplexType> 1803 1804 <EnumType Name="PowerRestorePolicyTypes"> 1805 <Annotation Term="OData.Description" String="The enumerations of PowerRestorePolicyTypes specify the choice of power state for the system when power is applied."/> 1806 <Member Name="AlwaysOn"> 1807 <Annotation Term="OData.Description" String="The system always powers on when power is applied."/> 1808 </Member> 1809 <Member Name="AlwaysOff"> 1810 <Annotation Term="OData.Description" String="The system always remains powered off when power is applied."/> 1811 </Member> 1812 <Member Name="LastState"> 1813 <Annotation Term="OData.Description" String="The system returns to its last on or off power state when power is applied."/> 1814 </Member> 1815 </EnumType> 1816 1817 <EnumType Name="BootOrderTypes"> 1818 <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."/> 1819 <Member Name="BootOrder"> 1820 <Annotation Term="OData.Description" String="The system uses the BootOrder property to specify the persistent boot order."/> 1821 </Member> 1822 <Member Name="AliasBootOrder"> 1823 <Annotation Term="OData.Description" String="The system uses the AliasBootOrder property to specify the persistent boot order."/> 1824 </Member> 1825 </EnumType> 1826 </Schema> 1827 1828 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_1"> 1829 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1830 <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`."/> 1831 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_0.ComputerSystem"/> 1832 </Schema> 1833 1834 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_2"> 1835 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1836 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/> 1837 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_1.ComputerSystem"/> 1838 </Schema> 1839 1840 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_3"> 1841 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1842 <Annotation Term="OData.Description" String="This version was created to update the description for UefiTargetBootSourceOverride."/> 1843 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_2.ComputerSystem"/> 1844 </Schema> 1845 1846 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_4"> 1847 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1848 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 1849 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_3.ComputerSystem"/> 1850 </Schema> 1851 1852 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_5"> 1853 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1854 <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."/> 1855 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_4.ComputerSystem"/> 1856 </Schema> 1857 1858 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_6"> 1859 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1860 <Annotation Term="OData.Description" String="This version was created to remove 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."/> 1861 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_5.ComputerSystem"/> 1862 </Schema> 1863 1864 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_7"> 1865 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1866 <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."/> 1867 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_6.ComputerSystem"/> 1868 </Schema> 1869 1870 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_8"> 1871 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1872 <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 descriptions to use proper normative terminology."/> 1873 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_7.ComputerSystem"/> 1874 </Schema> 1875 1876 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_9"> 1877 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1878 <Annotation Term="OData.Description" String="This version was created to clarify the BootOrder property might be controlled with a settings resource."/> 1879 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_8.ComputerSystem"/> 1880 </Schema> 1881 1882 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_10"> 1883 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1884 <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."/> 1885 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_9.ComputerSystem"/> 1886 </Schema> 1887 1888 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_11"> 1889 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1890 <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."/> 1891 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_10.ComputerSystem"/> 1892 </Schema> 1893 1894 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_12"> 1895 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1896 <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."/> 1897 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_11.ComputerSystem"/> 1898 </Schema> 1899 1900 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_13"> 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_6_12.ComputerSystem"/> 1904 </Schema> 1905 1906 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_0"> 1907 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1908 <Annotation Term="Redfish.Release" String="2019.1"/> 1909 1910 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_1.ComputerSystem"/> 1911 1912 <ComplexType Name="Boot" BaseType="ComputerSystem.v1_6_0.Boot"> 1913 <NavigationProperty Name="Certificates" Type="CertificateCollection.CertificateCollection" ContainsTarget="true" Nullable="false"> 1914 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1915 <Annotation Term="OData.Description" String="The link to a collection of certificates used for booting through HTTPS by this computer system."/> 1916 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type CertificateCollection."/> 1917 <Annotation Term="OData.AutoExpandReferences"/> 1918 </NavigationProperty> 1919 </ComplexType> 1920 1921 <ComplexType Name="ProcessorSummary" BaseType="ComputerSystem.v1_5_0.ProcessorSummary"> 1922 <NavigationProperty Name="Metrics" Type="ProcessorMetrics.ProcessorMetrics" ContainsTarget="true" Nullable="false"> 1923 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1924 <Annotation Term="OData.Description" String="The link to the metrics associated with all processors in this system."/> 1925 <Annotation Term="OData.LongDescription" String="This property shall contain a link to the metrics associated with all processors in this system."/> 1926 </NavigationProperty> 1927 </ComplexType> 1928 </Schema> 1929 1930 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_1"> 1931 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1932 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/> 1933 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_0.ComputerSystem"/> 1934 </Schema> 1935 1936 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_2"> 1937 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1938 <Annotation Term="OData.Description" String="This version was created to update the description for UefiTargetBootSourceOverride."/> 1939 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_1.ComputerSystem"/> 1940 </Schema> 1941 1942 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_3"> 1943 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1944 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 1945 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_2.ComputerSystem"/> 1946 </Schema> 1947 1948 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_4"> 1949 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1950 <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."/> 1951 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_3.ComputerSystem"/> 1952 </Schema> 1953 1954 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_5"> 1955 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1956 <Annotation Term="OData.Description" String="This version was created to remove 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."/> 1957 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_4.ComputerSystem"/> 1958 </Schema> 1959 1960 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_6"> 1961 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1962 <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."/> 1963 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_5.ComputerSystem"/> 1964 </Schema> 1965 1966 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_7"> 1967 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1968 <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 descriptions to use proper normative terminology."/> 1969 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_6.ComputerSystem"/> 1970 </Schema> 1971 1972 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_8"> 1973 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1974 <Annotation Term="OData.Description" String="This version was created to clarify the BootOrder property might be controlled with a settings resource."/> 1975 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_7.ComputerSystem"/> 1976 </Schema> 1977 1978 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_9"> 1979 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1980 <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."/> 1981 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_8.ComputerSystem"/> 1982 </Schema> 1983 1984 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_10"> 1985 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1986 <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."/> 1987 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_9.ComputerSystem"/> 1988 </Schema> 1989 1990 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_11"> 1991 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1992 <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."/> 1993 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_10.ComputerSystem"/> 1994 </Schema> 1995 1996 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_12"> 1997 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1998 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 1999 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_11.ComputerSystem"/> 2000 </Schema> 2001 2002 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_0"> 2003 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2004 <Annotation Term="Redfish.Release" String="2019.2"/> 2005 2006 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_0.ComputerSystem"/> 2007 2008 <ComplexType Name="MemorySummary" BaseType="ComputerSystem.v1_4_0.MemorySummary"> 2009 <NavigationProperty Name="Metrics" Type="MemoryMetrics.MemoryMetrics" ContainsTarget="true" Nullable="false"> 2010 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2011 <Annotation Term="OData.Description" String="The link to the metrics associated with all memory in this system."/> 2012 <Annotation Term="OData.LongDescription" String="This property shall contain a link to the metrics associated with all memory in this system."/> 2013 </NavigationProperty> 2014 </ComplexType> 2015 </Schema> 2016 2017 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_1"> 2018 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2019 <Annotation Term="OData.Description" String="This version was created to update the description for UefiTargetBootSourceOverride."/> 2020 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_0.ComputerSystem"/> 2021 </Schema> 2022 2023 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_2"> 2024 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2025 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 2026 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_1.ComputerSystem"/> 2027 </Schema> 2028 2029 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_3"> 2030 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2031 <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."/> 2032 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_2.ComputerSystem"/> 2033 </Schema> 2034 2035 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_4"> 2036 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2037 <Annotation Term="OData.Description" String="This version was created to remove 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."/> 2038 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_3.ComputerSystem"/> 2039 </Schema> 2040 2041 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_5"> 2042 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2043 <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."/> 2044 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_4.ComputerSystem"/> 2045 </Schema> 2046 2047 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_6"> 2048 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2049 <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 descriptions to use proper normative terminology."/> 2050 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_5.ComputerSystem"/> 2051 </Schema> 2052 2053 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_7"> 2054 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2055 <Annotation Term="OData.Description" String="This version was created to clarify the BootOrder property might be controlled with a settings resource."/> 2056 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_6.ComputerSystem"/> 2057 </Schema> 2058 2059 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_8"> 2060 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2061 <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."/> 2062 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_7.ComputerSystem"/> 2063 </Schema> 2064 2065 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_9"> 2066 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2067 <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."/> 2068 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_8.ComputerSystem"/> 2069 </Schema> 2070 2071 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_10"> 2072 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2073 <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."/> 2074 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_9.ComputerSystem"/> 2075 </Schema> 2076 2077 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_11"> 2078 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2079 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 2080 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_10.ComputerSystem"/> 2081 </Schema> 2082 2083 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_0"> 2084 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2085 <Annotation Term="Redfish.Release" String="2019.3"/> 2086 2087 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_0.ComputerSystem"/> 2088 2089 <ComplexType Name="Boot" BaseType="ComputerSystem.v1_7_0.Boot"> 2090 <Property Name="HttpBootUri" Type="Edm.String"> 2091 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 2092 <Annotation Term="OData.Description" String="The URI to boot from when BootSourceOverrideTarget is set to `UefiHttp`."/> 2093 <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."/> 2094 <Annotation Term="OData.IsURL"/> 2095 </Property> 2096 </ComplexType> 2097 </Schema> 2098 2099 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_1"> 2100 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2101 <Annotation Term="OData.Description" String="This version was created to update the description for UefiTargetBootSourceOverride."/> 2102 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_0.ComputerSystem"/> 2103 </Schema> 2104 2105 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_2"> 2106 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2107 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 2108 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_1.ComputerSystem"/> 2109 </Schema> 2110 2111 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_3"> 2112 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2113 <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."/> 2114 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_2.ComputerSystem"/> 2115 </Schema> 2116 2117 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_4"> 2118 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2119 <Annotation Term="OData.Description" String="This version was created to remove 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."/> 2120 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_3.ComputerSystem"/> 2121 </Schema> 2122 2123 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_5"> 2124 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2125 <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."/> 2126 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_4.ComputerSystem"/> 2127 </Schema> 2128 2129 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_6"> 2130 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2131 <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 descriptions to use proper normative terminology."/> 2132 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_5.ComputerSystem"/> 2133 </Schema> 2134 2135 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_7"> 2136 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2137 <Annotation Term="OData.Description" String="This version was created to clarify the BootOrder property might be controlled with a settings resource."/> 2138 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_6.ComputerSystem"/> 2139 </Schema> 2140 2141 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_8"> 2142 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2143 <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."/> 2144 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_7.ComputerSystem"/> 2145 </Schema> 2146 2147 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_9"> 2148 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2149 <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."/> 2150 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_8.ComputerSystem"/> 2151 </Schema> 2152 2153 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_10"> 2154 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2155 <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."/> 2156 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_9.ComputerSystem"/> 2157 </Schema> 2158 2159 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_11"> 2160 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2161 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 2162 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_10.ComputerSystem"/> 2163 </Schema> 2164 2165 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_0"> 2166 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2167 <Annotation Term="Redfish.Release" String="2019.4"/> 2168 <Annotation Term="OData.Description" String="This version was created to add new values to HostingRole."/> 2169 2170 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_1.ComputerSystem"> 2171 <NavigationProperty Name="FabricAdapters" Type="FabricAdapterCollection.FabricAdapterCollection" ContainsTarget="true" Nullable="false"> 2172 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2173 <Annotation Term="OData.Description" String="The link to the collection of fabric adapters associated with this system."/> 2174 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type FabricAdapterCollection."/> 2175 <Annotation Term="OData.AutoExpandReferences"/> 2176 </NavigationProperty> 2177 </EntityType> 2178 </Schema> 2179 2180 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_1"> 2181 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2182 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 2183 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_0.ComputerSystem"/> 2184 </Schema> 2185 2186 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_2"> 2187 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2188 <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."/> 2189 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_1.ComputerSystem"/> 2190 </Schema> 2191 2192 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_3"> 2193 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2194 <Annotation Term="OData.Description" String="This version was created to remove 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."/> 2195 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_2.ComputerSystem"/> 2196 </Schema> 2197 2198 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_4"> 2199 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2200 <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."/> 2201 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_3.ComputerSystem"/> 2202 </Schema> 2203 2204 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_5"> 2205 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2206 <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 descriptions to use proper normative terminology."/> 2207 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_4.ComputerSystem"/> 2208 </Schema> 2209 2210 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_6"> 2211 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2212 <Annotation Term="OData.Description" String="This version was created to clarify the BootOrder property might be controlled with a settings resource."/> 2213 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_5.ComputerSystem"/> 2214 </Schema> 2215 2216 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_7"> 2217 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2218 <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."/> 2219 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_6.ComputerSystem"/> 2220 </Schema> 2221 2222 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_8"> 2223 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2224 <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."/> 2225 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_7.ComputerSystem"/> 2226 </Schema> 2227 2228 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_9"> 2229 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2230 <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."/> 2231 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_8.ComputerSystem"/> 2232 </Schema> 2233 2234 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_10"> 2235 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2236 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 2237 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_9.ComputerSystem"/> 2238 </Schema> 2239 2240 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_0"> 2241 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2242 <Annotation Term="Redfish.Release" String="2020.1"/> 2243 <Annotation Term="OData.Description" String="This version was created to add the AutomaticRetry and RemainingAutomaticRetryAttempts properties to Boot."/> 2244 2245 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_1.ComputerSystem"/> 2246 2247 <ComplexType Name="Boot" BaseType="ComputerSystem.v1_9_0.Boot"> 2248 <Property Name="AutomaticRetryConfig" Type="ComputerSystem.v1_11_0.AutomaticRetryConfig"> 2249 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 2250 <Annotation Term="OData.Description" String="The configuration of how the system retries booting automatically."/> 2251 <Annotation Term="OData.LongDescription" String="This property shall contain the configuration of how the system retries booting automatically."/> 2252 </Property> 2253 <Property Name="AutomaticRetryAttempts" Type="Edm.Int64"> 2254 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 2255 <Annotation Term="OData.Description" String="The number of attempts the system will automatically retry booting."/> 2256 <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."/> 2257 <Annotation Term="Validation.Minimum" Int="0"/> 2258 </Property> 2259 <Property Name="RemainingAutomaticRetryAttempts" Type="Edm.Int64"> 2260 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2261 <Annotation Term="OData.Description" String="The number of remaining automatic retry boots."/> 2262 <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."/> 2263 <Annotation Term="Validation.Minimum" Int="0"/> 2264 </Property> 2265 </ComplexType> 2266 2267 <EnumType Name="AutomaticRetryConfig"> 2268 <Member Name="Disabled"> 2269 <Annotation Term="OData.Description" String="Disable automatic retrying of booting."/> 2270 <Annotation Term="OData.LongDescription" String="This value shall indicate that automatic retrying of booting is disabled."/> 2271 </Member> 2272 <Member Name="RetryAttempts"> 2273 <Annotation Term="OData.Description" String="Automatic retrying of booting is based on a specified retry count."/> 2274 <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."/> 2275 </Member> 2276 <Member Name="RetryAlways"> 2277 <Annotation Term="OData.Description" String="Always automatically retry booting."/> 2278 <Annotation Term="OData.LongDescription" String="This value shall indicate that the system will always automatically retry booting."/> 2279 </Member> 2280 </EnumType> 2281 </Schema> 2282 2283 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_1"> 2284 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2285 <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."/> 2286 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_0.ComputerSystem"/> 2287 </Schema> 2288 2289 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_2"> 2290 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2291 <Annotation Term="OData.Description" String="This version was created to remove 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."/> 2292 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_1.ComputerSystem"/> 2293 </Schema> 2294 2295 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_3"> 2296 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2297 <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."/> 2298 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_2.ComputerSystem"/> 2299 </Schema> 2300 2301 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_4"> 2302 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2303 <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 descriptions to use proper normative terminology."/> 2304 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_3.ComputerSystem"/> 2305 </Schema> 2306 2307 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_5"> 2308 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2309 <Annotation Term="OData.Description" String="This version was created to clarify the BootOrder property might be controlled with a settings resource."/> 2310 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_4.ComputerSystem"/> 2311 </Schema> 2312 2313 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_6"> 2314 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2315 <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."/> 2316 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_5.ComputerSystem"/> 2317 </Schema> 2318 2319 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_7"> 2320 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2321 <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."/> 2322 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_6.ComputerSystem"/> 2323 </Schema> 2324 2325 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_8"> 2326 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2327 <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."/> 2328 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_7.ComputerSystem"/> 2329 </Schema> 2330 2331 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_9"> 2332 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2333 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 2334 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_8.ComputerSystem"/> 2335 </Schema> 2336 2337 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_12_0"> 2338 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2339 <Annotation Term="Redfish.Release" String="2020.2"/> 2340 <Annotation Term="OData.Description" String="This version was created to add LastResetTime."/> 2341 2342 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_1.ComputerSystem"> 2343 <Property Name="LastResetTime" Type="Edm.DateTimeOffset" Nullable="false"> 2344 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2345 <Annotation Term="OData.Description" String="The date and time when the system was last reset or rebooted."/> 2346 <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."/> 2347 </Property> 2348 </EntityType> 2349 </Schema> 2350 2351 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_12_1"> 2352 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2353 <Annotation Term="OData.Description" String="This version was created to remove 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."/> 2354 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_12_0.ComputerSystem"/> 2355 </Schema> 2356 2357 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_12_2"> 2358 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2359 <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."/> 2360 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_12_1.ComputerSystem"/> 2361 </Schema> 2362 2363 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_12_3"> 2364 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2365 <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 descriptions to use proper normative terminology."/> 2366 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_12_2.ComputerSystem"/> 2367 </Schema> 2368 2369 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_12_4"> 2370 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2371 <Annotation Term="OData.Description" String="This version was created to clarify the BootOrder property might be controlled with a settings resource."/> 2372 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_12_3.ComputerSystem"/> 2373 </Schema> 2374 2375 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_12_5"> 2376 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2377 <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."/> 2378 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_12_4.ComputerSystem"/> 2379 </Schema> 2380 2381 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_12_6"> 2382 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2383 <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."/> 2384 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_12_5.ComputerSystem"/> 2385 </Schema> 2386 2387 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_12_7"> 2388 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2389 <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."/> 2390 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_12_6.ComputerSystem"/> 2391 </Schema> 2392 2393 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_12_8"> 2394 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2395 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 2396 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_12_7.ComputerSystem"/> 2397 </Schema> 2398 2399 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_13_0"> 2400 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2401 <Annotation Term="Redfish.Release" String="2020.3"/> 2402 <Annotation Term="OData.Description" String="This version was created to add LocationIndicatorActive and BootProgress and to deprecate IndicatorLED properties."/> 2403 2404 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_12_1.ComputerSystem"> 2405 <Property Name="LocationIndicatorActive" Type="Edm.Boolean"> 2406 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 2407 <Annotation Term="OData.Description" String="An indicator allowing an operator to physically locate this resource."/> 2408 <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."/> 2409 </Property> 2410 <Property Name="BootProgress" Type="ComputerSystem.v1_13_0.BootProgress"> 2411 <Annotation Term="OData.Description" String="This object describes the last boot progress state."/> 2412 <Annotation Term="OData.LongDescription" String="This object shall contain the last boot progress state and time."/> 2413 </Property> 2414 <Property Name="PowerOnDelaySeconds" Type="Edm.Decimal"> 2415 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 2416 <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."/> 2417 <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."/> 2418 </Property> 2419 <Property Name="PowerOffDelaySeconds" Type="Edm.Decimal"> 2420 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 2421 <Annotation Term="OData.Description" String="The number of seconds to delay power off during a reset. Zero seconds indicates no delay to power off."/> 2422 <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."/> 2423 </Property> 2424 <Property Name="PowerCycleDelaySeconds" Type="Edm.Decimal"> 2425 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 2426 <Annotation Term="OData.Description" String="The number of seconds to delay power on after a `Reset` action requesting `PowerCycle`. Zero seconds indicates no delay."/> 2427 <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."/> 2428 </Property> 2429 <Property Name="SerialConsole" Type="ComputerSystem.v1_13_0.HostSerialConsole" Nullable="false"> 2430 <Annotation Term="OData.Description" String="The serial console services that this system provides."/> 2431 <Annotation Term="OData.LongDescription" String="This property shall contain information about the serial console services of this system."/> 2432 </Property> 2433 <Property Name="GraphicalConsole" Type="ComputerSystem.v1_13_0.HostGraphicalConsole" Nullable="false"> 2434 <Annotation Term="OData.Description" String="The information about the graphical console (KVM-IP) service of this system."/> 2435 <Annotation Term="OData.LongDescription" String="This property shall contain the information about the graphical console (KVM-IP) service of this system."/> 2436 </Property> 2437 <Property Name="VirtualMediaConfig" Type="ComputerSystem.v1_13_0.VirtualMediaConfig" Nullable="false"> 2438 <Annotation Term="OData.Description" String="The information about the virtual media service of this system."/> 2439 <Annotation Term="OData.LongDescription" String="This property shall contain the information about the virtual media service of this system."/> 2440 </Property> 2441 <NavigationProperty Name="VirtualMedia" Type="VirtualMediaCollection.VirtualMediaCollection" ContainsTarget="true" Nullable="false"> 2442 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2443 <Annotation Term="OData.Description" String="The link to the virtual media services for this system."/> 2444 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type VirtualMediaCollection that this system uses."/> 2445 <Annotation Term="OData.AutoExpandReferences"/> 2446 </NavigationProperty> 2447 </EntityType> 2448 2449 <ComplexType Name="BootProgress"> 2450 <Annotation Term="OData.AdditionalProperties" Bool="false"/> 2451 <Annotation Term="OData.Description" String="This object describes the last boot progress state."/> 2452 <Annotation Term="OData.LongDescription" String="This object shall contain the last boot progress state and time."/> 2453 <Property Name="LastState" Type="ComputerSystem.v1_13_0.BootProgressTypes"> 2454 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2455 <Annotation Term="OData.Description" String="The last boot progress state."/> 2456 <Annotation Term="OData.LongDescription" String="This property shall contain the last boot progress state."/> 2457 </Property> 2458 <Property Name="LastStateTime" Type="Edm.DateTimeOffset"> 2459 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2460 <Annotation Term="OData.Description" String="The date and time when the last boot state was updated."/> 2461 <Annotation Term="OData.LongDescription" String="This property shall contain the date and time when the last boot state was updated."/> 2462 </Property> 2463 <Property Name="OemLastState" Type="Edm.String"> 2464 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2465 <Annotation Term="OData.Description" String="The OEM-specific last state, if the LastState type is `OEM`."/> 2466 <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`."/> 2467 </Property> 2468 <Property Name="Oem" Type="Resource.Oem" Nullable="false"> 2469 <Annotation Term="OData.Description" String="The OEM extension property."/> 2470 <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."/> 2471 </Property> 2472 </ComplexType> 2473 2474 <EnumType Name="BootProgressTypes"> 2475 <Member Name="None"> 2476 <Annotation Term="OData.Description" String="The system is not booting."/> 2477 <Annotation Term="OData.LongDescription" String="This value shall indicate that the system is not booting or running, such as the system is powered off."/> 2478 </Member> 2479 <Member Name="PrimaryProcessorInitializationStarted"> 2480 <Annotation Term="OData.Description" String="The system has started initializing the primary processor."/> 2481 <Annotation Term="OData.LongDescription" String="This value shall indicate that the system has started to initialize the primary processor."/> 2482 </Member> 2483 <Member Name="BusInitializationStarted"> 2484 <Annotation Term="OData.Description" String="The system has started initializing the buses."/> 2485 <Annotation Term="OData.LongDescription" String="This value shall indicate that the system has started to initialize the buses."/> 2486 </Member> 2487 <Member Name="MemoryInitializationStarted"> 2488 <Annotation Term="OData.Description" String="The system has started initializing the memory."/> 2489 <Annotation Term="OData.LongDescription" String="This value shall indicate that the system has started to initialize the memory."/> 2490 </Member> 2491 <Member Name="SecondaryProcessorInitializationStarted"> 2492 <Annotation Term="OData.Description" String="The system has started initializing the remaining processors."/> 2493 <Annotation Term="OData.LongDescription" String="This value shall indicate that the system has started to initialize the secondary processors."/> 2494 </Member> 2495 <Member Name="PCIResourceConfigStarted"> 2496 <Annotation Term="OData.Description" String="The system has started initializing the PCI resources."/> 2497 <Annotation Term="OData.LongDescription" String="This value shall indicate that the system has started to initialize the PCI resources."/> 2498 </Member> 2499 <Member Name="SystemHardwareInitializationComplete"> 2500 <Annotation Term="OData.Description" String="The system has completed initializing all hardware."/> 2501 <Annotation Term="OData.LongDescription" String="This value shall indicate that the system has completed initializing all hardware."/> 2502 </Member> 2503 <Member Name="SetupEntered"> 2504 <Annotation Term="OData.Description" String="The system has entered the setup utility."/> 2505 <Annotation Term="OData.LongDescription" String="This value shall indicate that the system has entered the setup utility."/> 2506 <Annotation Term="Redfish.Revisions"> 2507 <Collection> 2508 <Record> 2509 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/> 2510 <PropertyValue Property="Version" String="v1_15_0"/> 2511 </Record> 2512 </Collection> 2513 </Annotation> 2514 </Member> 2515 <Member Name="OSBootStarted"> 2516 <Annotation Term="OData.Description" String="The operating system has started booting."/> 2517 <Annotation Term="OData.LongDescription" String="This value shall indicate that the operating system has started to boot."/> 2518 </Member> 2519 <Member Name="OSRunning"> 2520 <Annotation Term="OData.Description" String="The operating system is running."/> 2521 <Annotation Term="OData.LongDescription" String="This value shall indicate that the operating system is running and shall indicate the final boot progress state."/> 2522 </Member> 2523 <Member Name="OEM"> 2524 <Annotation Term="OData.Description" String="A boot progress state in an OEM-defined format."/> 2525 <Annotation Term="OData.LongDescription" String="This value shall indicate an OEM-defined boot progress state."/> 2526 </Member> 2527 </EnumType> 2528 2529 <ComplexType Name="HostSerialConsole"> 2530 <Annotation Term="OData.AdditionalProperties" Bool="false"/> 2531 <Annotation Term="OData.Description" String="The information about the serial console services that this system provides."/> 2532 <Annotation Term="OData.LongDescription" String="This type shall describe the serial console services for a computer system."/> 2533 <Property Name="MaxConcurrentSessions" Type="Edm.Int64" Nullable="false"> 2534 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2535 <Annotation Term="OData.Description" String="The maximum number of service sessions, regardless of protocol, that this system can support."/> 2536 <Annotation Term="OData.LongDescription" String="This property shall contain the maximum number of concurrent service sessions that this implementation supports."/> 2537 <Annotation Term="Validation.Minimum" Int="0"/> 2538 </Property> 2539 <Property Name="SSH" Type="ComputerSystem.v1_13_0.SerialConsoleProtocol" Nullable="false"> 2540 <Annotation Term="OData.Description" String="The connection details for an SSH serial console service."/> 2541 <Annotation Term="OData.LongDescription" String="This property shall contain connection details for a serial console service that uses the Secure Shell (SSH) protocol."/> 2542 </Property> 2543 <Property Name="Telnet" Type="ComputerSystem.v1_13_0.SerialConsoleProtocol" Nullable="false"> 2544 <Annotation Term="OData.Description" String="The connection details for a Telnet serial console service."/> 2545 <Annotation Term="OData.LongDescription" String="This property shall contain connection details for a serial console service that uses the Telnet protocol."/> 2546 </Property> 2547 <Property Name="IPMI" Type="ComputerSystem.v1_13_0.SerialConsoleProtocol" Nullable="false"> 2548 <Annotation Term="OData.Description" String="The connection details for an IPMI Serial-over-LAN service."/> 2549 <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."/> 2550 </Property> 2551 </ComplexType> 2552 2553 <ComplexType Name="SerialConsoleProtocol"> 2554 <Annotation Term="OData.AdditionalProperties" Bool="false"/> 2555 <Annotation Term="OData.Description" String="The information about a serial console service that this system provides."/> 2556 <Annotation Term="OData.LongDescription" String="This type shall describe a serial console service for a computer system."/> 2557 <Property Name="ServiceEnabled" Type="Edm.Boolean" Nullable="false"> 2558 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 2559 <Annotation Term="OData.Description" String="An indication of whether the service is enabled for this system."/> 2560 <Annotation Term="OData.LongDescription" String="This property shall indicate whether the protocol for the service is enabled."/> 2561 </Property> 2562 <Property Name="Port" Type="Edm.Int64"> 2563 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 2564 <Annotation Term="OData.Description" String="The protocol port."/> 2565 <Annotation Term="OData.LongDescription" String="This property shall contain the port assigned to the protocol."/> 2566 <Annotation Term="Validation.Minimum" Int="0"/> 2567 </Property> 2568 <Property Name="SharedWithManagerCLI" Type="Edm.Boolean" Nullable="false"> 2569 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2570 <Annotation Term="OData.Description" String="Indicates whether the serial console service is shared with access to the manager's command-line interface (CLI)."/> 2571 <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)."/> 2572 </Property> 2573 <Property Name="ConsoleEntryCommand" Type="Edm.String"> 2574 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2575 <Annotation Term="OData.Description" String="The command string passed to the service to select or enter the system's serial console."/> 2576 <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."/> 2577 </Property> 2578 <Property Name="HotKeySequenceDisplay" Type="Edm.String"> 2579 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2580 <Annotation Term="OData.Description" String="The hotkey sequence available for the user to exit the serial console session."/> 2581 <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."/> 2582 </Property> 2583 </ComplexType> 2584 2585 <ComplexType Name="HostGraphicalConsole"> 2586 <Annotation Term="OData.AdditionalProperties" Bool="false"/> 2587 <Annotation Term="OData.Description" String="The information about a graphical console service for this system."/> 2588 <Annotation Term="OData.LongDescription" String="This type shall describe a graphical console service for a computer system."/> 2589 <Property Name="ServiceEnabled" Type="Edm.Boolean" Nullable="false"> 2590 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 2591 <Annotation Term="OData.Description" String="An indication of whether the service is enabled for this system."/> 2592 <Annotation Term="OData.LongDescription" String="This property shall indicate whether the protocol for the service is enabled."/> 2593 </Property> 2594 <Property Name="Port" Type="Edm.Int64"> 2595 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 2596 <Annotation Term="OData.Description" String="The protocol port."/> 2597 <Annotation Term="OData.LongDescription" String="This property shall contain the port assigned to the service."/> 2598 <Annotation Term="Validation.Minimum" Int="0"/> 2599 </Property> 2600 <Property Name="ConnectTypesSupported" Type="Collection(ComputerSystem.v1_13_0.GraphicalConnectTypesSupported)" Nullable="false"> 2601 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2602 <Annotation Term="OData.Description" String="This property enumerates the graphical console connection types that the implementation allows."/> 2603 <Annotation Term="OData.LongDescription" String="This property shall contain an array of the enumerations. KVMIP shall be included if a vendor-defined KVM-IP protocol is supported."/> 2604 </Property> 2605 <Property Name="MaxConcurrentSessions" Type="Edm.Int64" Nullable="false"> 2606 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2607 <Annotation Term="OData.Description" String="The maximum number of service sessions, regardless of protocol, that this system can support."/> 2608 <Annotation Term="OData.LongDescription" String="This property shall contain the maximum number of concurrent service sessions that this implementation supports."/> 2609 <Annotation Term="Validation.Minimum" Int="0"/> 2610 </Property> 2611 </ComplexType> 2612 2613 <EnumType Name="GraphicalConnectTypesSupported"> 2614 <Member Name="KVMIP"> 2615 <Annotation Term="OData.Description" String="The controller supports a graphical console connection through a KVM-IP (redirection of Keyboard, Video, Mouse over IP) protocol."/> 2616 </Member> 2617 <Member Name="OEM"> 2618 <Annotation Term="OData.Description" String="The controller supports a graphical console connection through an OEM-specific protocol."/> 2619 </Member> 2620 </EnumType> 2621 2622 <ComplexType Name="VirtualMediaConfig"> 2623 <Annotation Term="OData.AdditionalProperties" Bool="false"/> 2624 <Annotation Term="OData.Description" String="The information about virtual media service for this system."/> 2625 <Annotation Term="OData.LongDescription" String="This type shall describe a virtual media service for a computer system."/> 2626 <Property Name="ServiceEnabled" Type="Edm.Boolean" Nullable="false"> 2627 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 2628 <Annotation Term="OData.Description" String="An indication of whether the service is enabled for this system."/> 2629 <Annotation Term="OData.LongDescription" String="This property shall indicate whether the protocol for the service is enabled."/> 2630 </Property> 2631 <Property Name="Port" Type="Edm.Int64"> 2632 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 2633 <Annotation Term="OData.Description" String="The protocol port."/> 2634 <Annotation Term="OData.LongDescription" String="This property shall contain the port assigned to the service."/> 2635 <Annotation Term="Validation.Minimum" Int="0"/> 2636 </Property> 2637 </ComplexType> 2638 </Schema> 2639 2640 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_13_1"> 2641 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2642 <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."/> 2643 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_13_0.ComputerSystem"/> 2644 </Schema> 2645 2646 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_13_2"> 2647 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2648 <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 descriptions to use proper normative terminology."/> 2649 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_13_1.ComputerSystem"/> 2650 </Schema> 2651 2652 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_13_3"> 2653 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2654 <Annotation Term="OData.Description" String="This version was created to clarify the BootOrder property might be controlled with a settings resource."/> 2655 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_13_2.ComputerSystem"/> 2656 </Schema> 2657 2658 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_13_4"> 2659 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2660 <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."/> 2661 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_13_3.ComputerSystem"/> 2662 </Schema> 2663 2664 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_13_5"> 2665 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2666 <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."/> 2667 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_13_4.ComputerSystem"/> 2668 </Schema> 2669 2670 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_13_6"> 2671 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2672 <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."/> 2673 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_13_5.ComputerSystem"/> 2674 </Schema> 2675 2676 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_13_7"> 2677 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2678 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 2679 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_13_6.ComputerSystem"/> 2680 </Schema> 2681 2682 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_14_0"> 2683 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2684 <Annotation Term="Redfish.Release" String="2020.4"/> 2685 <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."/> 2686 2687 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_13_1.ComputerSystem"> 2688 <NavigationProperty Name="Certificates" Type="CertificateCollection.CertificateCollection" ContainsTarget="true" Nullable="false"> 2689 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2690 <Annotation Term="OData.Description" String="The link to a collection of certificates for device identity and attestation."/> 2691 <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."/> 2692 <Annotation Term="OData.AutoExpandReferences"/> 2693 </NavigationProperty> 2694 <Property Name="Measurements" Type="Collection(SoftwareInventory.MeasurementBlock)" Nullable="false"> 2695 <Annotation Term="OData.Description" String="An array of DSP0274-defined measurement blocks."/> 2696 <Annotation Term="OData.LongDescription" String="This property shall contain an array of DSP0274-defined measurement blocks."/> 2697 <Annotation Term="Redfish.Revisions"> 2698 <Collection> 2699 <Record> 2700 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/> 2701 <PropertyValue Property="Version" String="v1_17_0"/> 2702 <PropertyValue Property="Description" String="This property has been deprecated in favor of the ComponentIntegrity resource."/> 2703 </Record> 2704 </Collection> 2705 </Annotation> 2706 </Property> 2707 </EntityType> 2708 2709 <ComplexType Name="Boot" BaseType="ComputerSystem.v1_11_0.Boot"> 2710 <Property Name="TrustedModuleRequiredToBoot" Type="ComputerSystem.v1_14_0.TrustedModuleRequiredToBoot"> 2711 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 2712 <Annotation Term="OData.Description" String="The Trusted Module boot requirement."/> 2713 <Annotation Term="OData.LongDescription" String="This property shall contain the Trusted Module boot requirement."/> 2714 </Property> 2715 </ComplexType> 2716 2717 <ComplexType Name="ProcessorSummary" BaseType="ComputerSystem.v1_7_0.ProcessorSummary"> 2718 <Property Name="CoreCount" Type="Edm.Int64"> 2719 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2720 <Annotation Term="OData.Description" String="The number of processor cores in the system."/> 2721 <Annotation Term="OData.LongDescription" String="This property shall contain the total number of central processor cores in the system."/> 2722 <Annotation Term="Validation.Minimum" Int="0"/> 2723 </Property> 2724 </ComplexType> 2725 2726 <EnumType Name="TrustedModuleRequiredToBoot"> 2727 <Member Name="Disabled"> 2728 <Annotation Term="OData.Description" String="No Trusted Module requirement to boot."/> 2729 <Annotation Term="OData.LongDescription" String="This value shall indicate a Trusted Module is not required to boot."/> 2730 </Member> 2731 <Member Name="Required"> 2732 <Annotation Term="OData.Description" String="A functional Trusted Module is required to boot."/> 2733 <Annotation Term="OData.LongDescription" String="This value shall indicate a functioning Trusted Module is required to boot."/> 2734 </Member> 2735 </EnumType> 2736 </Schema> 2737 2738 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_14_1"> 2739 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2740 <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 descriptions to use proper normative terminology."/> 2741 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_14_0.ComputerSystem"/> 2742 </Schema> 2743 2744 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_14_2"> 2745 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2746 <Annotation Term="OData.Description" String="This version was created to clarify the BootOrder property might be controlled with a settings resource."/> 2747 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_14_1.ComputerSystem"/> 2748 </Schema> 2749 2750 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_14_3"> 2751 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2752 <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."/> 2753 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_14_2.ComputerSystem"/> 2754 </Schema> 2755 2756 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_14_4"> 2757 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2758 <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."/> 2759 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_14_3.ComputerSystem"/> 2760 </Schema> 2761 2762 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_14_5"> 2763 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2764 <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."/> 2765 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_14_4.ComputerSystem"/> 2766 </Schema> 2767 2768 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_14_6"> 2769 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2770 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 2771 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_14_5.ComputerSystem"/> 2772 </Schema> 2773 2774 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_15_0"> 2775 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2776 <Annotation Term="Redfish.Release" String="2021.1"/> 2777 <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."/> 2778 2779 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_14_1.ComputerSystem"> 2780 <NavigationProperty Name="GraphicsControllers" Type="GraphicsControllerCollection.GraphicsControllerCollection" ContainsTarget="true" Nullable="false"> 2781 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2782 <Annotation Term="OData.Description" String="The link to a collection of graphics controllers that can output video for this system."/> 2783 <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."/> 2784 <Annotation Term="OData.AutoExpandReferences"/> 2785 </NavigationProperty> 2786 <NavigationProperty Name="USBControllers" Type="USBControllerCollection.USBControllerCollection" ContainsTarget="true" Nullable="false"> 2787 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2788 <Annotation Term="OData.Description" String="The link to a collection of USB controllers for this system."/> 2789 <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."/> 2790 <Annotation Term="OData.AutoExpandReferences"/> 2791 </NavigationProperty> 2792 <Property Name="PowerMode" Type="ComputerSystem.v1_15_0.PowerMode"> 2793 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 2794 <Annotation Term="OData.Description" String="The power mode setting of the computer system."/> 2795 <Annotation Term="OData.LongDescription" String="This property shall contain the computer system power mode setting."/> 2796 </Property> 2797 </EntityType> 2798 2799 <ComplexType Name="Boot" BaseType="ComputerSystem.v1_14_0.Boot"> 2800 <Property Name="StopBootOnFault" Type="ComputerSystem.v1_15_0.StopBootOnFault"> 2801 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 2802 <Annotation Term="OData.Description" String="If the boot should stop on a fault."/> 2803 <Annotation Term="OData.LongDescription" String="This property shall contain the setting if the boot should stop on a fault."/> 2804 </Property> 2805 </ComplexType> 2806 2807 <EnumType Name="StopBootOnFault"> 2808 <Member Name="Never"> 2809 <Annotation Term="OData.Description" String="The system performs any normal recovery actions during boot if a fault occurs."/> 2810 <Annotation Term="OData.LongDescription" String="This value shall indicate the system will continue to attempt to boot if a fault occurs."/> 2811 </Member> 2812 <Member Name="AnyFault"> 2813 <Annotation Term="OData.Description" String="The system should stop the boot on any fault."/> 2814 <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."/> 2815 </Member> 2816 </EnumType> 2817 2818 <EnumType Name="PowerMode"> 2819 <Member Name="MaximumPerformance"> 2820 <Annotation Term="OData.Description" String="The system performs at the highest speeds possible."/> 2821 <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."/> 2822 </Member> 2823 <Member Name="BalancedPerformance"> 2824 <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."/> 2825 <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`."/> 2826 </Member> 2827 <Member Name="PowerSaving"> 2828 <Annotation Term="OData.Description" String="The system performs at reduced speeds to save power."/> 2829 <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."/> 2830 </Member> 2831 <Member Name="Static"> 2832 <Annotation Term="OData.Description" String="The system power mode is static."/> 2833 <Annotation Term="OData.LongDescription" String="This value shall indicate the system performs at a static base speed."/> 2834 </Member> 2835 <Member Name="OSControlled"> 2836 <Annotation Term="OData.Description" String="The system power mode is controlled by the operating system."/> 2837 <Annotation Term="OData.LongDescription" String="This value shall indicate the system performs at an operating system-controlled power mode."/> 2838 </Member> 2839 <Member Name="OEM"> 2840 <Annotation Term="OData.Description" String="The system power mode is OEM-defined."/> 2841 <Annotation Term="OData.LongDescription" String="This value shall indicate the system performs at an OEM-defined power mode."/> 2842 </Member> 2843 <Member Name="EfficiencyFavorPower"> 2844 <Annotation Term="OData.Description" String="The system performs at reduced speeds at all utilizations to save power at the cost of performance. This mode differs from `PowerSaving` in that more performance is retained and less power is saved. This mode differs from `EfficiencyFavorPerformance` in that less performance is retained but more power is saved."/> 2845 <Annotation Term="OData.LongDescription" String="This value shall indicate the system performs at reduced speeds at all utilizations to save power at the cost of performance. This mode differs from `PowerSaving` in that more performance is retained and less power is saved. This mode differs from `EfficiencyFavorPerformance` in that less performance is retained but more power is saved. This mode differs from 'BalancedPerformance' in that power saving occurs at all utilizations."/> 2846 <Annotation Term="Redfish.Revisions"> 2847 <Collection> 2848 <Record> 2849 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/> 2850 <PropertyValue Property="Version" String="v1_22_0"/> 2851 </Record> 2852 </Collection> 2853 </Annotation> 2854 </Member> 2855 <Member Name="EfficiencyFavorPerformance"> 2856 <Annotation Term="OData.Description" String="The system performs at reduced speeds at all utilizations to save power while attempting to maintain performance. This mode differs from `EfficiencyFavorPower` in that more performance is retained but less power is saved."/> 2857 <Annotation Term="OData.LongDescription" String="This value shall indicate the system performs at reduced speeds at all utilizations to save power while attempting to maintain performance. This mode differs from `EfficiencyFavorPower` in that more performance is retained but less power is saved. This mode differs from 'MaximumPerformance' in that power is saved at the cost of some performance. This mode differs from 'BalancedPerformance' in that power saving occurs at all utilizations."/> 2858 <Annotation Term="Redfish.Revisions"> 2859 <Collection> 2860 <Record> 2861 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/> 2862 <PropertyValue Property="Version" String="v1_22_0"/> 2863 </Record> 2864 </Collection> 2865 </Annotation> 2866 </Member> 2867 </EnumType> 2868 2869 <ComplexType Name="ProcessorSummary" BaseType="ComputerSystem.v1_14_0.ProcessorSummary"> 2870 <Property Name="ThreadingEnabled" Type="Edm.Boolean" Nullable="false"> 2871 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 2872 <Annotation Term="OData.Description" String="An indication of whether threading is enabled on all processors in this system."/> 2873 <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."/> 2874 </Property> 2875 </ComplexType> 2876 </Schema> 2877 2878 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_15_1"> 2879 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2880 <Annotation Term="OData.Description" String="This version was created to clarify the BootOrder property might be controlled with a settings resource."/> 2881 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_15_0.ComputerSystem"/> 2882 </Schema> 2883 2884 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_15_2"> 2885 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2886 <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."/> 2887 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_15_1.ComputerSystem"/> 2888 </Schema> 2889 2890 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_15_3"> 2891 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2892 <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."/> 2893 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_15_2.ComputerSystem"/> 2894 </Schema> 2895 2896 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_15_4"> 2897 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2898 <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."/> 2899 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_15_3.ComputerSystem"/> 2900 </Schema> 2901 2902 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_15_5"> 2903 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2904 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 2905 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_15_4.ComputerSystem"/> 2906 </Schema> 2907 2908 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_16_0"> 2909 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2910 <Annotation Term="Redfish.Release" String="2021.2"/> 2911 <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."/> 2912 2913 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_15_0.ComputerSystem"> 2914 <Property Name="IdlePowerSaver" Type="ComputerSystem.v1_16_0.IdlePowerSaver"> 2915 <Annotation Term="OData.Description" String="The idle power saver settings of the computer system."/> 2916 <Annotation Term="OData.LongDescription" String="This property shall contain the idle power saver settings of the computer system."/> 2917 </Property> 2918 <Property Name="KeyManagement" Type="ComputerSystem.v1_16_0.KeyManagement"> 2919 <Annotation Term="OData.Description" String="The key management settings of the computer system."/> 2920 <Annotation Term="OData.LongDescription" String="This property shall contain the key management settings of the computer system."/> 2921 </Property> 2922 </EntityType> 2923 2924 <ComplexType Name="IdlePowerSaver"> 2925 <Annotation Term="OData.AdditionalProperties" Bool="false"/> 2926 <Annotation Term="OData.Description" String="The idle power saver settings of a computer system."/> 2927 <Annotation Term="OData.LongDescription" String="This object shall contain the idle power saver settings of a computer system."/> 2928 <Property Name="Enabled" Type="Edm.Boolean" Nullable="false"> 2929 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 2930 <Annotation Term="OData.Description" String="An indication of whether idle power saver is enabled."/> 2931 <Annotation Term="OData.LongDescription" String="The value of this property shall indicate if idle power saver is enabled."/> 2932 </Property> 2933 <Property Name="EnterUtilizationPercent" Type="Edm.Decimal"> 2934 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 2935 <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."/> 2936 <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."/> 2937 <Annotation Term="Validation.Minimum" Int="0"/> 2938 <Annotation Term="Measures.Unit" String="%"/> 2939 </Property> 2940 <Property Name="EnterDwellTimeSeconds" Type="Edm.Int64"> 2941 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 2942 <Annotation Term="OData.Description" String="The duration in seconds the computer system is below the EnterUtilizationPercent value before the idle power save is activated."/> 2943 <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."/> 2944 <Annotation Term="Validation.Minimum" Int="0"/> 2945 <Annotation Term="Measures.Unit" String="s"/> 2946 </Property> 2947 <Property Name="ExitUtilizationPercent" Type="Edm.Decimal"> 2948 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 2949 <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."/> 2950 <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."/> 2951 <Annotation Term="Validation.Minimum" Int="0"/> 2952 <Annotation Term="Measures.Unit" String="%"/> 2953 </Property> 2954 <Property Name="ExitDwellTimeSeconds" Type="Edm.Int64"> 2955 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 2956 <Annotation Term="OData.Description" String="The duration in seconds the computer system is above the ExitUtilizationPercent value before the idle power save is stopped."/> 2957 <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."/> 2958 <Annotation Term="Validation.Minimum" Int="0"/> 2959 <Annotation Term="Measures.Unit" String="s"/> 2960 </Property> 2961 </ComplexType> 2962 2963 <ComplexType Name="KeyManagement"> 2964 <Annotation Term="OData.AdditionalProperties" Bool="false"/> 2965 <Annotation Term="OData.Description" String="The key management settings of a computer system."/> 2966 <Annotation Term="OData.LongDescription" String="This object shall contain the key management settings of a computer system."/> 2967 <Property Name="KMIPServers" Type="Collection(ComputerSystem.v1_16_0.KMIPServer)"> 2968 <Annotation Term="OData.Description" String="The KMIP servers to which this computer system is subscribed."/> 2969 <Annotation Term="OData.LongDescription" String="This property shall contain the KMIP servers to which this computer system is subscribed for key management."/> 2970 </Property> 2971 <NavigationProperty Name="KMIPCertificates" Type="CertificateCollection.CertificateCollection" ContainsTarget="true" Nullable="false"> 2972 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2973 <Annotation Term="OData.Description" String="The link to a collection of server certificates for the servers referenced by the KMIPServers property."/> 2974 <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."/> 2975 <Annotation Term="OData.AutoExpandReferences"/> 2976 </NavigationProperty> 2977 </ComplexType> 2978 2979 <ComplexType Name="KMIPServer"> 2980 <Annotation Term="OData.AdditionalProperties" Bool="false"/> 2981 <Annotation Term="OData.Description" String="The KMIP server settings for a computer system."/> 2982 <Annotation Term="OData.LongDescription" String="This object shall contain the KMIP server settings for a computer system."/> 2983 <Property Name="Address" Type="Edm.String"> 2984 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 2985 <Annotation Term="OData.Description" String="The KMIP server address."/> 2986 <Annotation Term="OData.LongDescription" String="This property shall contain the KMIP server address."/> 2987 </Property> 2988 <Property Name="Port" Type="Edm.Int64"> 2989 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 2990 <Annotation Term="OData.Description" String="The KMIP server port."/> 2991 <Annotation Term="OData.LongDescription" String="This property shall contain the KMIP server port."/> 2992 </Property> 2993 <Property Name="Username" Type="Edm.String"> 2994 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 2995 <Annotation Term="OData.Description" String="The username to access the KMIP server."/> 2996 <Annotation Term="OData.LongDescription" String="This property shall contain the username to access the KMIP server."/> 2997 </Property> 2998 <Property Name="Password" Type="Edm.String"> 2999 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Write"/> 3000 <Annotation Term="OData.Description" String="The password to access the KMIP server. The value is `null` in responses."/> 3001 <Annotation Term="OData.LongDescription" String="This property shall contain the password to access the KMIP server. The value shall be `null` in responses."/> 3002 </Property> 3003 </ComplexType> 3004 </Schema> 3005 3006 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_16_1"> 3007 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3008 <Annotation Term="OData.Description" String="This version was created to clarify the BootOrder property might be controlled with a settings resource."/> 3009 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_16_0.ComputerSystem"/> 3010 </Schema> 3011 3012 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_16_2"> 3013 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3014 <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."/> 3015 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_16_1.ComputerSystem"/> 3016 </Schema> 3017 3018 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_16_3"> 3019 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3020 <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."/> 3021 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_16_2.ComputerSystem"/> 3022 </Schema> 3023 3024 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_16_4"> 3025 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3026 <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."/> 3027 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_16_3.ComputerSystem"/> 3028 </Schema> 3029 3030 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_16_5"> 3031 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3032 <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."/> 3033 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_16_4.ComputerSystem"/> 3034 </Schema> 3035 3036 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_16_6"> 3037 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3038 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 3039 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_16_5.ComputerSystem"/> 3040 </Schema> 3041 3042 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_17_0"> 3043 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3044 <Annotation Term="Redfish.Release" String="2021.4"/> 3045 <Annotation Term="OData.Description" String="This version was created to deprecate Measurements in favor of measurement reporting in the ComponentIntegrity resource."/> 3046 3047 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_16_1.ComputerSystem"/> 3048 3049 <ComplexType Name="Links" BaseType="ComputerSystem.v1_5_0.Links"> 3050 <NavigationProperty Name="OffloadedNetworkDeviceFunctions" Type="Collection(NetworkDeviceFunction.NetworkDeviceFunction)"> 3051 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 3052 <Annotation Term="OData.Description" String="The network device functions to which this system performs offload computation, such as with a SmartNIC."/> 3053 <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`."/> 3054 <Annotation Term="OData.AutoExpandReferences"/> 3055 </NavigationProperty> 3056 </ComplexType> 3057 </Schema> 3058 3059 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_17_1"> 3060 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3061 <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."/> 3062 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_17_0.ComputerSystem"/> 3063 </Schema> 3064 3065 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_17_2"> 3066 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3067 <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."/> 3068 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_17_1.ComputerSystem"/> 3069 </Schema> 3070 3071 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_17_3"> 3072 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3073 <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."/> 3074 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_17_2.ComputerSystem"/> 3075 </Schema> 3076 3077 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_17_4"> 3078 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3079 <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."/> 3080 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_17_3.ComputerSystem"/> 3081 </Schema> 3082 3083 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_17_5"> 3084 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3085 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 3086 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_17_4.ComputerSystem"/> 3087 </Schema> 3088 3089 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_18_0"> 3090 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3091 <Annotation Term="Redfish.Release" String="2022.1"/> 3092 3093 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_17_1.ComputerSystem"> 3094 <Property Name="Composition" Type="ComputerSystem.v1_18_0.Composition"> 3095 <Annotation Term="OData.Description" String="Information about the composition capabilities and state of the computer system."/> 3096 <Annotation Term="OData.LongDescription" String="This property shall contain information about the composition capabilities and state of the computer system."/> 3097 </Property> 3098 <Property Name="ManufacturingMode" Type="Edm.Boolean"> 3099 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 3100 <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."/> 3101 <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."/> 3102 </Property> 3103 </EntityType> 3104 3105 <ComplexType Name="BootProgress" BaseType="ComputerSystem.v1_13_0.BootProgress"> 3106 <Property Name="LastBootTimeSeconds" Type="Edm.Decimal"> 3107 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 3108 <Annotation Term="OData.Description" String="The number of seconds the system spent booting to the operating system during the last boot."/> 3109 <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."/> 3110 </Property> 3111 </ComplexType> 3112 3113 <ComplexType Name="Composition"> 3114 <Annotation Term="OData.Description" String="Information about the composition capabilities and state of a computer system."/> 3115 <Annotation Term="OData.LongDescription" String="This type shall contain information about the composition capabilities and state of a computer system."/> 3116 <Property Name="UseCases" Type="Collection(ComputerSystem.v1_18_0.CompositionUseCase)"> 3117 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 3118 <Annotation Term="OData.Description" String="The composition use cases in which this computer system can participate."/> 3119 <Annotation Term="OData.LongDescription" String="This property shall contain the composition use cases in which this computer system can participate."/> 3120 </Property> 3121 </ComplexType> 3122 3123 <EnumType Name="CompositionUseCase"> 3124 <Member Name="ResourceBlockCapable"> 3125 <Annotation Term="OData.Description" String="This computer system supports being registered as a resource block in order for it to participate in composition requests."/> 3126 <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."/> 3127 </Member> 3128 <Member Name="ExpandableSystem"> 3129 <Annotation Term="OData.Description" String="This computer system supports expandable system composition and is associated with a resource block."/> 3130 <Annotation Term="OData.LongDescription" String="This value shall indicate the computer system supports expandable system composition and is associated with a resource block."/> 3131 </Member> 3132 </EnumType> 3133 </Schema> 3134 3135 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_18_1"> 3136 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3137 <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."/> 3138 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_18_0.ComputerSystem"/> 3139 </Schema> 3140 3141 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_18_2"> 3142 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3143 <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."/> 3144 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_18_1.ComputerSystem"/> 3145 </Schema> 3146 3147 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_18_3"> 3148 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3149 <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."/> 3150 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_18_2.ComputerSystem"/> 3151 </Schema> 3152 3153 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_18_4"> 3154 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3155 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 3156 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_18_3.ComputerSystem"/> 3157 </Schema> 3158 3159 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_19_0"> 3160 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3161 <Annotation Term="Redfish.Release" String="2022.2"/> 3162 <Annotation Term="OData.Description" String="This version was created to add `Recovery` to BootSource."/> 3163 3164 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_18_0.ComputerSystem"/> 3165 3166 <ComplexType Name="Links" BaseType="ComputerSystem.v1_17_0.Links"> 3167 <NavigationProperty Name="TrustedComponents" Type="Collection(TrustedComponent.TrustedComponent)"> 3168 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 3169 <Annotation Term="OData.Description" String="An array of links to the trusted components for this system."/> 3170 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type TrustedComponent."/> 3171 <Annotation Term="OData.AutoExpandReferences"/> 3172 </NavigationProperty> 3173 </ComplexType> 3174 </Schema> 3175 3176 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_19_1"> 3177 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3178 <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."/> 3179 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_19_0.ComputerSystem"/> 3180 </Schema> 3181 3182 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_19_2"> 3183 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3184 <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."/> 3185 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_19_1.ComputerSystem"/> 3186 </Schema> 3187 3188 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_19_3"> 3189 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3190 <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."/> 3191 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_19_2.ComputerSystem"/> 3192 </Schema> 3193 3194 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_19_4"> 3195 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3196 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 3197 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_19_3.ComputerSystem"/> 3198 </Schema> 3199 3200 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_20_0"> 3201 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3202 <Annotation Term="Redfish.Release" String="2022.3"/> 3203 3204 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_19_1.ComputerSystem"/> 3205 3206 <ComplexType Name="KMIPServer" BaseType="ComputerSystem.v1_16_0.KMIPServer"> 3207 <Property Name="CachePolicy" Type="ComputerSystem.v1_20_0.KMIPCachePolicy"> 3208 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 3209 <Annotation Term="OData.Description" String="The cache policy to control how KMIP data is cached."/> 3210 <Annotation Term="OData.LongDescription" String="This property shall contain the cache policy to control how KMIP data is cached."/> 3211 </Property> 3212 <Property Name="CacheDuration" Type="Edm.Duration"> 3213 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 3214 <Annotation Term="OData.Description" String="The duration the system caches KMIP data."/> 3215 <Annotation Term="OData.LongDescription" String="This property shall contain the duration that the system caches KMIP data."/> 3216 </Property> 3217 </ComplexType> 3218 3219 <EnumType Name="KMIPCachePolicy"> 3220 <Member Name="None"> 3221 <Annotation Term="OData.Description" String="The system does not cache KMIP data."/> 3222 </Member> 3223 <Member Name="AfterFirstUse"> 3224 <Annotation Term="OData.Description" String="The system caches KMIP data after first use for the duration specified by the CacheDuration property."/> 3225 </Member> 3226 </EnumType> 3227 </Schema> 3228 3229 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_20_1"> 3230 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3231 <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."/> 3232 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_20_0.ComputerSystem"/> 3233 </Schema> 3234 3235 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_20_2"> 3236 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3237 <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."/> 3238 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_20_1.ComputerSystem"/> 3239 </Schema> 3240 3241 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_20_3"> 3242 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3243 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 3244 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_20_2.ComputerSystem"/> 3245 </Schema> 3246 3247 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_21_0"> 3248 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3249 <Annotation Term="Redfish.Release" String="2023.2"/> 3250 <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."/> 3251 3252 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_20_2.ComputerSystem"> 3253 <NavigationProperty Name="OperatingSystem" Type="OperatingSystem.OperatingSystem" ContainsTarget="true" Nullable="false"> 3254 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 3255 <Annotation Term="OData.Description" String="The link to the operating system information associated with this system."/> 3256 <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."/> 3257 <Annotation Term="OData.AutoExpandReferences"/> 3258 </NavigationProperty> 3259 </EntityType> 3260 3261 <ComplexType Name="Links" BaseType="ComputerSystem.v1_19_0.Links"> 3262 <NavigationProperty Name="HostingComputerSystem" Type="ComputerSystem.ComputerSystem"> 3263 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 3264 <Annotation Term="OData.Description" String="The link to the system that is hosting this virtual machine."/> 3265 <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`."/> 3266 <Annotation Term="OData.AutoExpandReferences"/> 3267 </NavigationProperty> 3268 <NavigationProperty Name="VirtualMachines" Type="Collection(ComputerSystem.ComputerSystem)"> 3269 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 3270 <Annotation Term="OData.Description" String="An array of links to the virtual machines this system is hosting."/> 3271 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type ComputerSystem that represent the virtual machines this system is hosting."/> 3272 <Annotation Term="OData.AutoExpandReferences"/> 3273 </NavigationProperty> 3274 </ComplexType> 3275 3276 <EnumType Name="DecommissionType"> 3277 <Member Name="All"> 3278 <Annotation Term="OData.Description" String="Remove all possible data from the server."/> 3279 <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."/> 3280 </Member> 3281 <Member Name="UserData"> 3282 <Annotation Term="OData.Description" String="Remove all possible data from block devices and other user or operating system accessible storage attached to the system."/> 3283 <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."/> 3284 </Member> 3285 <Member Name="ManagerConfig"> 3286 <Annotation Term="OData.Description" String="Reset all manager settings to factory defaults."/> 3287 <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`."/> 3288 </Member> 3289 <Member Name="BIOSConfig"> 3290 <Annotation Term="OData.Description" String="Reset all BIOS settings to factory defaults."/> 3291 <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."/> 3292 </Member> 3293 <Member Name="NetworkConfig"> 3294 <Annotation Term="OData.Description" String="Reset all network settings to factory defaults."/> 3295 <Annotation Term="OData.LongDescription" String="This value shall indicate the service resets all network settings on all network devices to factory defaults."/> 3296 </Member> 3297 <Member Name="StorageConfig"> 3298 <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."/> 3299 <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`."/> 3300 </Member> 3301 <Member Name="Logs"> 3302 <Annotation Term="OData.Description" String="Clear all logs."/> 3303 <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."/> 3304 </Member> 3305 </EnumType> 3306 </Schema> 3307 3308 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_21_1"> 3309 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3310 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 3311 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_21_0.ComputerSystem"/> 3312 </Schema> 3313 3314 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_22_0"> 3315 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3316 <Annotation Term="Redfish.Release" String="2023.3"/> 3317 <Annotation Term="OData.Description" String="This version was created to add the values `EfficiencyFavorPower` and `EfficiencyFavorPerformance` to PowerMode."/> 3318 3319 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_21_1.ComputerSystem"/> 3320 </Schema> 3321 3322 </edmx:DataServices> 3323</edmx:Edmx> 3324