1<?xml version="1.0" encoding="UTF-8"?> 2<!----> 3<!--################################################################################ --> 4<!--# Redfish Schema: ComputerSystem v1.26.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-2025 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 <Annotation Term="Redfish.Language" String="en"/> 127 128 <EntityType Name="ComputerSystem" BaseType="Resource.v1_0_0.Resource" Abstract="true"> 129 <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."/> 130 <Annotation Term="OData.LongDescription" String="This resource shall represent a computing system in the Redfish Specification."/> 131 <Annotation Term="Capabilities.InsertRestrictions"> 132 <Record> 133 <PropertyValue Property="Insertable" Bool="false"/> 134 </Record> 135 </Annotation> 136 <Annotation Term="Capabilities.UpdateRestrictions"> 137 <Record> 138 <PropertyValue Property="Updatable" Bool="true"/> 139 <Annotation Term="OData.Description" String="Some properties, such as `AssetTag`, `IndicatorLED`, and some boot parameters, can be updated for a computer system."/> 140 </Record> 141 </Annotation> 142 <Annotation Term="Capabilities.DeleteRestrictions"> 143 <Record> 144 <PropertyValue Property="Deletable" Bool="true"/> 145 <Annotation Term="OData.Description" String="A client can delete a composed computer system to retire it."/> 146 </Record> 147 </Annotation> 148 <Annotation Term="Redfish.Uris"> 149 <Collection> 150 <String>/redfish/v1/Systems/{ComputerSystemId}</String> 151 <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}</String> 152 <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}</String> 153 </Collection> 154 </Annotation> 155 </EntityType> 156 157 <Action Name="Reset" IsBound="true"> 158 <Annotation Term="OData.Description" String="This action resets the system."/> 159 <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."/> 160 <Parameter Name="ComputerSystem" Type="ComputerSystem.v1_0_0.Actions"/> 161 <Parameter Name="ResetType" Type="Resource.ResetType"> 162 <Annotation Term="OData.Description" String="The type of reset."/> 163 <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."/> 164 </Parameter> 165 </Action> 166 167 <Action Name="SetDefaultBootOrder" IsBound="true"> 168 <Annotation Term="OData.Description" String="This action sets the `BootOrder` property to the default settings."/> 169 <Annotation Term="OData.LongDescription" String="This action shall set the `BootOrder` array to the default settings."/> 170 <Parameter Name="ComputerSystem" Type="ComputerSystem.v1_0_0.Actions"/> 171 <Annotation Term="Redfish.Revisions"> 172 <Collection> 173 <Record> 174 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/> 175 <PropertyValue Property="Version" String="v1_5_0"/> 176 </Record> 177 </Collection> 178 </Annotation> 179 </Action> 180 181 <Action Name="AddResourceBlock" IsBound="true"> 182 <Annotation Term="OData.Description" String="This action adds a resource block to a system."/> 183 <Annotation Term="OData.LongDescription" String="This action shall add a resource block to a system."/> 184 <Parameter Name="ComputerSystem" Type="ComputerSystem.v1_0_0.Actions"/> 185 <Parameter Name="ResourceBlock" Type="ResourceBlock.ResourceBlock" Nullable="false"> 186 <Annotation Term="OData.Description" String="The resource block to add to the system."/> 187 <Annotation Term="OData.LongDescription" String="This parameter shall contain a link to the specified resource block to add to the system."/> 188 </Parameter> 189 <Parameter Name="ResourceBlockETag" Type="Edm.String"> 190 <Annotation Term="OData.Description" String="The current ETag of the resource block to add to the system."/> 191 <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."/> 192 </Parameter> 193 <Parameter Name="ComputerSystemETag" Type="Edm.String"> 194 <Annotation Term="OData.Description" String="The current ETag of the system."/> 195 <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."/> 196 </Parameter> 197 <Annotation Term="Redfish.Revisions"> 198 <Collection> 199 <Record> 200 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/> 201 <PropertyValue Property="Version" String="v1_6_0"/> 202 </Record> 203 </Collection> 204 </Annotation> 205 </Action> 206 207 <Action Name="RemoveResourceBlock" IsBound="true"> 208 <Annotation Term="OData.Description" String="This action removes a resource block from a system."/> 209 <Annotation Term="OData.LongDescription" String="This action shall remove a resource block from a system."/> 210 <Parameter Name="ComputerSystem" Type="ComputerSystem.v1_0_0.Actions"/> 211 <Parameter Name="ResourceBlock" Type="ResourceBlock.ResourceBlock" Nullable="false"> 212 <Annotation Term="OData.Description" String="The resource block to remove from the system."/> 213 <Annotation Term="OData.LongDescription" String="This parameter shall contain a link to the specified resource block to remove from the system."/> 214 </Parameter> 215 <Parameter Name="ResourceBlockETag" Type="Edm.String"> 216 <Annotation Term="OData.Description" String="The current ETag of the resource block to remove from the system."/> 217 <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."/> 218 </Parameter> 219 <Parameter Name="ComputerSystemETag" Type="Edm.String"> 220 <Annotation Term="OData.Description" String="The current ETag of the system."/> 221 <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."/> 222 </Parameter> 223 <Annotation Term="Redfish.Revisions"> 224 <Collection> 225 <Record> 226 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/> 227 <PropertyValue Property="Version" String="v1_6_0"/> 228 </Record> 229 </Collection> 230 </Annotation> 231 </Action> 232 233 <Action Name="Decommission" IsBound="true"> 234 <Annotation Term="OData.Description" String="This action decommissions a system."/> 235 <Annotation Term="OData.LongDescription" String="This action shall remove all specified data from a system in preparation to decommission the system."/> 236 <Parameter Name="ComputerSystem" Type="ComputerSystem.v1_0_0.Actions"/> 237 <Parameter Name="DecommissionTypes" Type="Collection(ComputerSystem.v1_21_0.DecommissionType)" Nullable="false"> 238 <Annotation Term="OData.Description" String="The types of data to remove from the system."/> 239 <Annotation Term="OData.LongDescription" String="This parameter shall contain a list of the types of data to remove from the system."/> 240 </Parameter> 241 <Parameter Name="OEMDecommissionTypes" Type="Collection(Edm.String)"> 242 <Annotation Term="OData.Description" String="The OEM-specific types of data to remove from the system."/> 243 <Annotation Term="OData.LongDescription" String="This parameter shall contain any OEM-specific types of data to remove from the system."/> 244 </Parameter> 245 <Parameter Name="ComputerSystemETag" Type="Edm.String"> 246 <Annotation Term="OData.Description" String="The current ETag of the system."/> 247 <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."/> 248 </Parameter> 249 <Parameter Name="RequireSecureErase" Type="Edm.Boolean"> 250 <Annotation Term="OData.Description" String="Ensure secure erasure of all devices and fail the request if not possible."/> 251 <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`."/> 252 </Parameter> 253 <Annotation Term="Redfish.Revisions"> 254 <Collection> 255 <Record> 256 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/> 257 <PropertyValue Property="Version" String="v1_21_0"/> 258 </Record> 259 </Collection> 260 </Annotation> 261 </Action> 262 263 <Action Name="ExportConfiguration" IsBound="true"> 264 <Annotation Term="OData.Description" String="This action exports the configuration of a system in a vendor-specific format."/> 265 <Annotation Term="OData.LongDescription" String="This action shall export the specified configuration of a system in a vendor-specific format. Upon successful completion of the action and any asynchronous processing, the `Location` header in the response shall contain a URI to a file that contains the configuration data."/> 266 <Parameter Name="ComputerSystem" Type="ComputerSystem.v1_0_0.Actions"/> 267 <Parameter Name="ExportType" Type="ComputerSystem.v1_26_0.ExportType" Nullable="false"> 268 <Annotation Term="OData.Description" String="The types of export to perform."/> 269 <Annotation Term="OData.LongDescription" String="This parameter shall contain the type of export to perform."/> 270 </Parameter> 271 <Parameter Name="Components" Type="Collection(ComputerSystem.v1_26_0.Component)" Nullable="false"> 272 <Annotation Term="OData.Description" String="The components of the system for which to export configuration data."/> 273 <Annotation Term="OData.LongDescription" String="This parameter shall contain an array of components of the system for which to export configuration data."/> 274 </Parameter> 275 <Parameter Name="OEMComponents" Type="Collection(Edm.String)"> 276 <Annotation Term="OData.Description" String="The OEM-specific components of the system for which to export configuration data."/> 277 <Annotation Term="OData.LongDescription" String="This parameter shall contain an array of OEM-specific components of the system for which to export configuration data."/> 278 </Parameter> 279 <Parameter Name="Security" Type="ComputerSystem.v1_26_0.ExportSecurity"> 280 <Annotation Term="OData.Description" String="The policy to apply when exporting secure information."/> 281 <Annotation Term="OData.LongDescription" String="This parameter shall contain the policy to apply when exporting secure information."/> 282 </Parameter> 283 <Parameter Name="EncryptionPassphrase" Type="Edm.String"> 284 <Annotation Term="OData.Description" String="The encryption passphrase for the exported file."/> 285 <Annotation Term="OData.LongDescription" String="This parameter shall contain the encryption passphrase for the exported file. If this parameter is specified and has a non-zero length, the service shall encrypt the exported file with the passphrase. Otherwise, the service shall not encrypt the exported file."/> 286 </Parameter> 287 <Annotation Term="Redfish.Revisions"> 288 <Collection> 289 <Record> 290 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/> 291 <PropertyValue Property="Version" String="v1_26_0"/> 292 </Record> 293 </Collection> 294 </Annotation> 295 </Action> 296 297 <EnumType Name="BootSource"> 298 <Member Name="None"> 299 <Annotation Term="OData.Description" String="Boot from the normal boot device."/> 300 </Member> 301 <Member Name="Pxe"> 302 <Annotation Term="OData.Description" String="Boot from the Pre-boot eXecution Environment (PXE)."/> 303 </Member> 304 <Member Name="Floppy"> 305 <Annotation Term="OData.Description" String="Boot from the floppy disk drive."/> 306 </Member> 307 <Member Name="Cd"> 308 <Annotation Term="OData.Description" String="Boot from the CD or DVD."/> 309 </Member> 310 <Member Name="Usb"> 311 <Annotation Term="OData.Description" String="Boot from a system BIOS-specified USB device."/> 312 </Member> 313 <Member Name="Hdd"> 314 <Annotation Term="OData.Description" String="Boot from a hard drive."/> 315 </Member> 316 <Member Name="BiosSetup"> 317 <Annotation Term="OData.Description" String="Boot to the BIOS setup utility."/> 318 </Member> 319 <Member Name="Utilities"> 320 <Annotation Term="OData.Description" String="Boot to the manufacturer's utilities program or programs."/> 321 </Member> 322 <Member Name="Diags"> 323 <Annotation Term="OData.Description" String="Boot to the manufacturer's diagnostics program."/> 324 </Member> 325 <Member Name="UefiShell"> 326 <Annotation Term="OData.Description" String="Boot to the UEFI Shell."/> 327 </Member> 328 <Member Name="UefiTarget"> 329 <Annotation Term="OData.Description" String="Boot to the UEFI device specified in the `UefiTargetBootSourceOverride` property."/> 330 </Member> 331 <Member Name="SDCard"> 332 <Annotation Term="OData.Description" String="Boot from an SD card."/> 333 <Annotation Term="Redfish.Revisions"> 334 <Collection> 335 <Record> 336 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/> 337 <PropertyValue Property="Version" String="v1_1_0"/> 338 </Record> 339 </Collection> 340 </Annotation> 341 </Member> 342 <Member Name="UefiHttp"> 343 <Annotation Term="OData.Description" String="Boot from a UEFI HTTP network location."/> 344 <Annotation Term="Redfish.Revisions"> 345 <Collection> 346 <Record> 347 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/> 348 <PropertyValue Property="Version" String="v1_1_0"/> 349 </Record> 350 </Collection> 351 </Annotation> 352 </Member> 353 <Member Name="RemoteDrive"> 354 <Annotation Term="OData.Description" String="Boot from a remote drive, such as an iSCSI target."/> 355 <Annotation Term="Redfish.Revisions"> 356 <Collection> 357 <Record> 358 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/> 359 <PropertyValue Property="Version" String="v1_2_0"/> 360 </Record> 361 </Collection> 362 </Annotation> 363 </Member> 364 <Member Name="UefiBootNext"> 365 <Annotation Term="OData.Description" String="Boot to the UEFI device that the `BootNext` property specifies."/> 366 <Annotation Term="Redfish.Revisions"> 367 <Collection> 368 <Record> 369 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/> 370 <PropertyValue Property="Version" String="v1_5_0"/> 371 </Record> 372 </Collection> 373 </Annotation> 374 </Member> 375 <Member Name="Recovery"> 376 <Annotation Term="OData.Description" String="Boot to a system-designated recovery process or image."/> 377 <Annotation Term="Redfish.Revisions"> 378 <Collection> 379 <Record> 380 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/> 381 <PropertyValue Property="Version" String="v1_19_0"/> 382 </Record> 383 </Collection> 384 </Annotation> 385 </Member> 386 </EnumType> 387 </Schema> 388 389 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_0"> 390 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 391 <Annotation Term="Redfish.Release" String="1.0"/> 392 393 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.ComputerSystem"> 394 <Property Name="SystemType" Type="ComputerSystem.v1_0_0.SystemType" Nullable="false"> 395 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 396 <Annotation Term="OData.Description" String="The type of computer system that this resource represents."/> 397 <Annotation Term="OData.LongDescription" String="An enumeration that indicates the kind of system that this resource represents."/> 398 </Property> 399 <Property Name="Links" Type="ComputerSystem.v1_0_0.Links" Nullable="false"> 400 <Annotation Term="OData.Description" String="The links to other resources that are related to this resource."/> 401 <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."/> 402 </Property> 403 <Property Name="AssetTag" Type="Edm.String"> 404 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 405 <Annotation Term="OData.Description" String="The user-definable tag that can track this computer system for inventory or other client purposes."/> 406 <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."/> 407 </Property> 408 <Property Name="Manufacturer" Type="Edm.String"> 409 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 410 <Annotation Term="OData.Description" String="The manufacturer or OEM of this system."/> 411 <Annotation Term="OData.LongDescription" String="This property shall contain a value that represents the manufacturer of the system."/> 412 </Property> 413 <Property Name="Model" Type="Edm.String"> 414 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 415 <Annotation Term="OData.Description" String="The product name for this system, without the manufacturer name."/> 416 <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."/> 417 </Property> 418 <Property Name="SKU" Type="Edm.String"> 419 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 420 <Annotation Term="OData.Description" String="The manufacturer SKU for this system."/> 421 <Annotation Term="OData.LongDescription" String="This property shall contain the SKU for the system."/> 422 </Property> 423 <Property Name="SerialNumber" Type="Edm.String"> 424 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 425 <Annotation Term="OData.Description" String="The serial number for this system."/> 426 <Annotation Term="OData.LongDescription" String="This property shall contain the serial number for the system."/> 427 </Property> 428 <Property Name="PartNumber" Type="Edm.String"> 429 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 430 <Annotation Term="OData.Description" String="The part number for this system."/> 431 <Annotation Term="OData.LongDescription" String="This property shall contain the manufacturer-defined part number for the system."/> 432 </Property> 433 <Property Name="UUID" Type="Resource.UUID"> 434 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 435 <Annotation Term="OData.Description" String="The UUID for this system."/> 436 <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. For additional property requirements, see the corresponding definition in the Redfish Data Model Specification."/> 437 </Property> 438 <Property Name="HostName" Type="Edm.String"> 439 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 440 <Annotation Term="OData.Description" String="The DNS host name, without any domain information."/> 441 <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."/> 442 </Property> 443 <Property Name="IndicatorLED" Type="ComputerSystem.v1_0_0.IndicatorLED"> 444 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 445 <Annotation Term="OData.Description" String="The state of the indicator LED, which identifies the system."/> 446 <Annotation Term="OData.LongDescription" String="This property shall contain the state of the indicator light, which identifies this system."/> 447 <Annotation Term="Redfish.Revisions"> 448 <Collection> 449 <Record> 450 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/> 451 <PropertyValue Property="Version" String="v1_13_0"/> 452 <PropertyValue Property="Description" String="This property has been deprecated in favor of the `LocationIndicatorActive` property."/> 453 </Record> 454 </Collection> 455 </Annotation> 456 </Property> 457 <Property Name="PowerState" Type="Resource.PowerState"> 458 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 459 <Annotation Term="OData.Description" String="The current power state of the system."/> 460 <Annotation Term="OData.LongDescription" String="This property shall contain the power state of the system."/> 461 </Property> 462 <Property Name="Boot" Type="ComputerSystem.v1_0_0.Boot" Nullable="false"> 463 <Annotation Term="OData.Description" String="The boot settings for this system."/> 464 <Annotation Term="OData.LongDescription" String="This property shall contain the boot settings for this system."/> 465 </Property> 466 <Property Name="BiosVersion" Type="Edm.String"> 467 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 468 <Annotation Term="OData.Description" String="The version of the system BIOS or primary system firmware."/> 469 <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."/> 470 </Property> 471 <Property Name="ProcessorSummary" Type="ComputerSystem.v1_0_0.ProcessorSummary" Nullable="false"> 472 <Annotation Term="OData.Description" String="The central processors of the system in general detail."/> 473 <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."/> 474 </Property> 475 <Property Name="MemorySummary" Type="ComputerSystem.v1_0_0.MemorySummary" Nullable="false"> 476 <Annotation Term="OData.Description" String="The central memory of the system in general detail."/> 477 <Annotation Term="OData.LongDescription" String="This property shall describe the central memory for this resource."/> 478 </Property> 479 <Property Name="Actions" Type="ComputerSystem.v1_0_0.Actions" Nullable="false"> 480 <Annotation Term="OData.Description" String="The available actions for this resource."/> 481 <Annotation Term="OData.LongDescription" String="This property shall contain the available actions for this resource."/> 482 </Property> 483 <NavigationProperty Name="Processors" Type="ProcessorCollection.ProcessorCollection" ContainsTarget="true" Nullable="false"> 484 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 485 <Annotation Term="OData.Description" String="The link to the collection of processors associated with this system."/> 486 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `ProcessorCollection`."/> 487 <Annotation Term="OData.AutoExpandReferences"/> 488 </NavigationProperty> 489 <NavigationProperty Name="EthernetInterfaces" Type="EthernetInterfaceCollection.EthernetInterfaceCollection" ContainsTarget="true" Nullable="false"> 490 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 491 <Annotation Term="OData.Description" String="The link to the collection of Ethernet interfaces associated with this system."/> 492 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `EthernetInterfaceCollection`."/> 493 <Annotation Term="OData.AutoExpandReferences"/> 494 </NavigationProperty> 495 <NavigationProperty Name="SimpleStorage" Type="SimpleStorageCollection.SimpleStorageCollection" ContainsTarget="true" Nullable="false"> 496 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 497 <Annotation Term="OData.Description" String="The link to the collection of storage devices associated with this system."/> 498 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `SimpleStorageCollection`."/> 499 <Annotation Term="OData.AutoExpandReferences"/> 500 </NavigationProperty> 501 <NavigationProperty Name="LogServices" Type="LogServiceCollection.LogServiceCollection" ContainsTarget="true" Nullable="false"> 502 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 503 <Annotation Term="OData.Description" String="The link to the collection of log services associated with this system."/> 504 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `LogServiceCollection`."/> 505 <Annotation Term="OData.AutoExpandReferences"/> 506 </NavigationProperty> 507 <Property Name="Status" Type="Resource.Status" Nullable="false"> 508 <Annotation Term="OData.Description" String="The status and health of the resource and its subordinate or dependent resources."/> 509 <Annotation Term="OData.LongDescription" String="This property shall contain any status or health properties of the resource."/> 510 </Property> 511 </EntityType> 512 513 <ComplexType Name="Links" BaseType="Resource.Links"> 514 <Annotation Term="OData.Description" String="The links to other resources that are related to this resource."/> 515 <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."/> 516 <NavigationProperty Name="Chassis" Type="Collection(Chassis.Chassis)"> 517 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 518 <Annotation Term="OData.Description" String="An array of links to the chassis that contains this system."/> 519 <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."/> 520 <Annotation Term="OData.AutoExpandReferences"/> 521 </NavigationProperty> 522 <NavigationProperty Name="ManagedBy" Type="Collection(Manager.Manager)"> 523 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 524 <Annotation Term="OData.Description" String="An array of links to the managers responsible for this system."/> 525 <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."/> 526 <Annotation Term="OData.AutoExpandReferences"/> 527 </NavigationProperty> 528 <NavigationProperty Name="PoweredBy" Type="Collection(Resource.Item)"> 529 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 530 <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."/> 531 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources or objects that power this computer system."/> 532 <Annotation Term="OData.AutoExpandReferences"/> 533 </NavigationProperty> 534 <NavigationProperty Name="CooledBy" Type="Collection(Resource.Item)"> 535 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 536 <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."/> 537 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources or objects that cool this computer system."/> 538 <Annotation Term="OData.AutoExpandReferences"/> 539 </NavigationProperty> 540 </ComplexType> 541 542 <ComplexType Name="Actions"> 543 <Annotation Term="OData.AdditionalProperties" Bool="false"/> 544 <Annotation Term="OData.Description" String="The available actions for this resource."/> 545 <Annotation Term="OData.LongDescription" String="This type shall contain the available actions for this resource."/> 546 <Property Name="Oem" Type="ComputerSystem.v1_0_0.OemActions" Nullable="false"> 547 <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/> 548 <Annotation Term="OData.LongDescription" String="This property shall contain the available OEM-specific actions for this resource."/> 549 </Property> 550 </ComplexType> 551 552 <ComplexType Name="OemActions"> 553 <Annotation Term="OData.AdditionalProperties" Bool="true"/> 554 <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/> 555 <Annotation Term="OData.LongDescription" String="This type shall contain the available OEM-specific actions for this resource."/> 556 </ComplexType> 557 558 <EnumType Name="SystemType"> 559 <Member Name="Physical"> 560 <Annotation Term="OData.Description" String="A computer system."/> 561 <Annotation Term="OData.LongDescription" String="A `SystemType` of `Physical` typically represents the hardware aspects of a system, such as a management controller."/> 562 </Member> 563 <Member Name="Virtual"> 564 <Annotation Term="OData.Description" String="A virtual machine instance running on this system."/> 565 <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."/> 566 </Member> 567 <Member Name="OS"> 568 <Annotation Term="OData.Description" String="An operating system instance."/> 569 <Annotation Term="OData.LongDescription" String="A `SystemType` of `OS` typically represents an OS or hypervisor view of the system."/> 570 <Annotation Term="Redfish.Revisions"> 571 <Collection> 572 <Record> 573 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/> 574 <PropertyValue Property="Version" String="v1_21_0"/> 575 <PropertyValue Property="Description" String="This value has been deprecated in favor of representing operating systems with the `OperatingSystem` resource."/> 576 </Record> 577 </Collection> 578 </Annotation> 579 </Member> 580 <Member Name="PhysicallyPartitioned"> 581 <Annotation Term="OData.Description" String="A hardware-based partition of a computer system."/> 582 <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."/> 583 </Member> 584 <Member Name="VirtuallyPartitioned"> 585 <Annotation Term="OData.Description" String="A virtual or software-based partition of a computer system."/> 586 <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."/> 587 </Member> 588 <Member Name="Composed"> 589 <Annotation Term="OData.Description" String="A computer system constructed by binding resource blocks together."/> 590 <Annotation Term="OData.LongDescription" String="A `SystemType` of `Composed` typically represents a single system constructed from disaggregated resources through the Redfish composition service."/> 591 <Annotation Term="Redfish.Revisions"> 592 <Collection> 593 <Record> 594 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/> 595 <PropertyValue Property="Version" String="v1_4_0"/> 596 </Record> 597 </Collection> 598 </Annotation> 599 </Member> 600 <Member Name="DPU"> 601 <Annotation Term="OData.Description" String="A computer system that performs the functions of a data processing unit, such as a SmartNIC."/> 602 <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."/> 603 <Annotation Term="Redfish.Revisions"> 604 <Collection> 605 <Record> 606 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/> 607 <PropertyValue Property="Version" String="v1_16_0"/> 608 </Record> 609 </Collection> 610 </Annotation> 611 </Member> 612 </EnumType> 613 614 <EnumType Name="IndicatorLED"> 615 <Member Name="Unknown"> 616 <Annotation Term="OData.Description" String="The state of the indicator LED cannot be determined."/> 617 <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."/> 618 <Annotation Term="Redfish.Revisions"> 619 <Collection> 620 <Record> 621 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/> 622 <PropertyValue Property="Version" String="v1_1_0"/> 623 <PropertyValue Property="Description" String="This value has been deprecated in favor of returning `null` if the state is unknown."/> 624 </Record> 625 </Collection> 626 </Annotation> 627 </Member> 628 <Member Name="Lit"> 629 <Annotation Term="OData.Description" String="The indicator LED is lit."/> 630 <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."/> 631 </Member> 632 <Member Name="Blinking"> 633 <Annotation Term="OData.Description" String="The indicator LED is blinking."/> 634 <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."/> 635 </Member> 636 <Member Name="Off"> 637 <Annotation Term="OData.Description" String="The indicator LED is off."/> 638 <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."/> 639 </Member> 640 </EnumType> 641 642 <ComplexType Name="Boot"> 643 <Annotation Term="OData.AdditionalProperties" Bool="false"/> 644 <Annotation Term="OData.Description" String="The boot information for this resource."/> 645 <Annotation Term="OData.LongDescription" String="This type shall contain properties that describe boot information for a system."/> 646 <Property Name="BootSourceOverrideTarget" Type="ComputerSystem.BootSource"> 647 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 648 <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`."/> 649 <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."/> 650 </Property> 651 <Property Name="BootSourceOverrideEnabled" Type="ComputerSystem.v1_0_0.BootSourceOverrideEnabled"> 652 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 653 <Annotation Term="OData.Description" String="The state of the boot source override feature."/> 654 <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."/> 655 </Property> 656 <Property Name="UefiTargetBootSourceOverride" Type="Edm.String"> 657 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 658 <Annotation Term="OData.Description" String="The UEFI device path of the device from which to boot when `BootSourceOverrideTarget` is `UefiTarget`."/> 659 <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."/> 660 </Property> 661 </ComplexType> 662 663 <EnumType Name="BootSourceOverrideEnabled"> 664 <Member Name="Disabled"> 665 <Annotation Term="OData.Description" String="The system boots normally."/> 666 </Member> 667 <Member Name="Once"> 668 <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`."/> 669 </Member> 670 <Member Name="Continuous"> 671 <Annotation Term="OData.Description" String="The system boots to the target specified in the `BootSourceOverrideTarget` property until this property is `Disabled`."/> 672 </Member> 673 </EnumType> 674 675 <ComplexType Name="ProcessorSummary"> 676 <Annotation Term="OData.AdditionalProperties" Bool="false"/> 677 <Annotation Term="OData.Description" String="The central processors of the system in general detail."/> 678 <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."/> 679 <Property Name="Count" Type="Edm.Int64"> 680 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 681 <Annotation Term="OData.Description" String="The number of physical processors in the system."/> 682 <Annotation Term="OData.LongDescription" String="This property shall contain the total number of physical central processors in the system."/> 683 <Annotation Term="Validation.Minimum" Int="0"/> 684 </Property> 685 <Property Name="Model" Type="Edm.String"> 686 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 687 <Annotation Term="OData.Description" String="The processor model for the primary or majority of processors in this system."/> 688 <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."/> 689 </Property> 690 <Property Name="Status" Type="Resource.Status" Nullable="false"> 691 <Annotation Term="OData.Description" String="The status and health of the resource and its subordinate or dependent resources."/> 692 <Annotation Term="OData.LongDescription" String="This property shall contain any status or health properties of the resource."/> 693 <Annotation Term="Redfish.Revisions"> 694 <Collection> 695 <Record> 696 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/> 697 <PropertyValue Property="Version" String="v1_16_0"/> 698 <PropertyValue Property="Description" String="This property has been deprecated in favor of the `Conditions` property within `Status` in the root of this resource."/> 699 </Record> 700 </Collection> 701 </Annotation> 702 </Property> 703 </ComplexType> 704 705 <ComplexType Name="MemorySummary"> 706 <Annotation Term="OData.AdditionalProperties" Bool="false"/> 707 <Annotation Term="OData.Description" String="The memory of the system in general detail."/> 708 <Annotation Term="OData.LongDescription" String="This type shall contain properties that describe the central memory for a system."/> 709 <Property Name="TotalSystemMemoryGiB" Type="Edm.Decimal"> 710 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 711 <Annotation Term="OData.Description" String="The total configured operating system-accessible memory (RAM), measured in GiB."/> 712 <Annotation Term="OData.LongDescription" String="This property shall contain the amount of configured system general purpose volatile (RAM) memory as measured in gibibytes."/> 713 <Annotation Term="Validation.Minimum" Int="0"/> 714 <Annotation Term="Measures.Unit" String="GiBy"/> 715 </Property> 716 <Property Name="Status" Type="Resource.Status" Nullable="false"> 717 <Annotation Term="OData.Description" String="The status and health of the resource and its subordinate or dependent resources."/> 718 <Annotation Term="OData.LongDescription" String="This property shall contain any status or health properties of the resource."/> 719 <Annotation Term="Redfish.Revisions"> 720 <Collection> 721 <Record> 722 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/> 723 <PropertyValue Property="Version" String="v1_16_0"/> 724 <PropertyValue Property="Description" String="This property has been deprecated in favor of the `Conditions` property within `Status` in the root of this resource."/> 725 </Record> 726 </Collection> 727 </Annotation> 728 </Property> 729 </ComplexType> 730 </Schema> 731 732 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_1"> 733 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 734 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/> 735 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_0.ComputerSystem"/> 736 </Schema> 737 738 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_2"> 739 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 740 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/> 741 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_1.ComputerSystem"/> 742 </Schema> 743 744 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_3"> 745 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 746 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/> 747 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_2.ComputerSystem"/> 748 </Schema> 749 750 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_4"> 751 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 752 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/> 753 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_3.ComputerSystem"/> 754 </Schema> 755 756 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_5"> 757 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 758 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated and to remove the nullable term on arrays of links."/> 759 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_4.ComputerSystem"/> 760 </Schema> 761 762 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_6"> 763 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 764 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/> 765 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_5.ComputerSystem"/> 766 </Schema> 767 768 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_7"> 769 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 770 <Annotation Term="OData.Description" String="This version was created to add non-normative long descriptions to the `SystemType` enumeration, and to fix the description of `ProcessorSummary` `Count` and `Model` properties. It was also created to correct the short and long descriptions in the defined actions."/> 771 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_6.ComputerSystem"/> 772 </Schema> 773 774 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_8"> 775 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 776 <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."/> 777 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_7.ComputerSystem"/> 778 </Schema> 779 780 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_9"> 781 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 782 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/> 783 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_8.ComputerSystem"/> 784 </Schema> 785 786 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_10"> 787 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 788 <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."/> 789 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_9.ComputerSystem"/> 790 </Schema> 791 792 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_11"> 793 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 794 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/> 795 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_10.ComputerSystem"/> 796 </Schema> 797 798 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_12"> 799 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 800 <Annotation Term="OData.Description" String="This version was created to update the description for `UefiTargetBootSourceOverride`."/> 801 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_11.ComputerSystem"/> 802 </Schema> 803 804 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_13"> 805 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 806 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 807 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_12.ComputerSystem"/> 808 </Schema> 809 810 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_14"> 811 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 812 <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."/> 813 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_13.ComputerSystem"/> 814 </Schema> 815 816 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_15"> 817 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 818 <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`."/> 819 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_14.ComputerSystem"/> 820 </Schema> 821 822 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_16"> 823 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 824 <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`."/> 825 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_15.ComputerSystem"/> 826 </Schema> 827 828 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_17"> 829 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 830 <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."/> 831 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_16.ComputerSystem"/> 832 </Schema> 833 834 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_18"> 835 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 836 <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."/> 837 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_17.ComputerSystem"/> 838 </Schema> 839 840 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_19"> 841 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 842 <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."/> 843 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_18.ComputerSystem"/> 844 </Schema> 845 846 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_20"> 847 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 848 <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."/> 849 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_19.ComputerSystem"/> 850 </Schema> 851 852 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_21"> 853 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 854 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 855 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_20.ComputerSystem"/> 856 </Schema> 857 858 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_22"> 859 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 860 <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 861 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_21.ComputerSystem"/> 862 </Schema> 863 864 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_23"> 865 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 866 <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/> 867 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_22.ComputerSystem"/> 868 </Schema> 869 870 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_0_24"> 871 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 872 <Annotation Term="OData.Description" String="This version was created to correct the OpenAPI usage of payload annotations in action request bodies."/> 873 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_23.ComputerSystem"/> 874 </Schema> 875 876 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_0"> 877 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 878 <Annotation Term="Redfish.Release" String="2016.1"/> 879 880 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_0_2.ComputerSystem"> 881 <Property Name="TrustedModules" Type="Collection(ComputerSystem.v1_1_0.TrustedModules)" Nullable="false"> 882 <Annotation Term="OData.Description" String="An array of trusted modules in the system."/> 883 <Annotation Term="OData.LongDescription" String="This object shall contain an array of objects with properties that describe the trusted modules for this resource."/> 884 <Annotation Term="Redfish.Revisions"> 885 <Collection> 886 <Record> 887 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/> 888 <PropertyValue Property="Version" String="v1_19_0"/> 889 <PropertyValue Property="Description" String="This property has been deprecated in favor of the `TrustedComponents` property in `Links`."/> 890 </Record> 891 </Collection> 892 </Annotation> 893 </Property> 894 <NavigationProperty Name="SecureBoot" Type="SecureBoot.SecureBoot" ContainsTarget="true" Nullable="false"> 895 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 896 <Annotation Term="OData.Description" String="The link to the UEFI Secure Boot associated with this system."/> 897 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type `SecureBoot`."/> 898 <Annotation Term="OData.AutoExpandReferences"/> 899 </NavigationProperty> 900 <NavigationProperty Name="Bios" Type="Bios.Bios" ContainsTarget="true" Nullable="false"> 901 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 902 <Annotation Term="OData.Description" String="The link to the BIOS settings associated with this system."/> 903 <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."/> 904 <Annotation Term="OData.AutoExpandReferences"/> 905 </NavigationProperty> 906 <NavigationProperty Name="Memory" Type="MemoryCollection.MemoryCollection" ContainsTarget="true" Nullable="false"> 907 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 908 <Annotation Term="OData.Description" String="The link to the collection of memory associated with this system."/> 909 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `MemoryCollection`."/> 910 <Annotation Term="OData.AutoExpandReferences"/> 911 </NavigationProperty> 912 <NavigationProperty Name="Storage" Type="StorageCollection.StorageCollection" ContainsTarget="true" Nullable="false"> 913 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 914 <Annotation Term="OData.Description" String="The link to the collection of storage devices associated with this system."/> 915 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `StorageCollection`."/> 916 <Annotation Term="OData.AutoExpandReferences"/> 917 </NavigationProperty> 918 </EntityType> 919 920 <ComplexType Name="MemorySummary" BaseType="ComputerSystem.v1_0_0.MemorySummary"> 921 <Property Name="MemoryMirroring" Type="ComputerSystem.v1_1_0.MemoryMirroring"> 922 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 923 <Annotation Term="OData.Description" String="The ability and type of memory mirroring that this computer system supports."/> 924 <Annotation Term="OData.LongDescription" String="This property shall contain the ability and type of memory mirroring that this computer system supports."/> 925 </Property> 926 </ComplexType> 927 928 <EnumType Name="MemoryMirroring"> 929 <Member Name="System"> 930 <Annotation Term="OData.Description" String="The system supports DIMM mirroring at the system level. Individual DIMMs are not paired for mirroring in this mode."/> 931 </Member> 932 <Member Name="DIMM"> 933 <Annotation Term="OData.Description" String="The system supports DIMM mirroring at the DIMM level. Individual DIMMs can be mirrored."/> 934 </Member> 935 <Member Name="Hybrid"> 936 <Annotation Term="OData.Description" String="The system supports a hybrid mirroring at the system and DIMM levels. Individual DIMMs can be mirrored."/> 937 </Member> 938 <Member Name="None"> 939 <Annotation Term="OData.Description" String="The system does not support DIMM mirroring."/> 940 </Member> 941 </EnumType> 942 943 <ComplexType Name="Boot" BaseType="ComputerSystem.v1_0_0.Boot"> 944 <Property Name="BootSourceOverrideMode" Type="ComputerSystem.v1_1_0.BootSourceOverrideMode"> 945 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 946 <Annotation Term="OData.Description" String="The BIOS boot mode to use when the system boots from the `BootSourceOverrideTarget` boot source."/> 947 <Annotation Term="OData.LongDescription" String="This property shall contain the BIOS boot mode to use when the system boots from the `BootSourceOverrideTarget` boot source."/> 948 </Property> 949 </ComplexType> 950 951 <EnumType Name="BootSourceOverrideMode"> 952 <Member Name="Legacy"> 953 <Annotation Term="OData.Description" String="The system boots in non-UEFI boot mode to the boot source override target."/> 954 </Member> 955 <Member Name="UEFI"> 956 <Annotation Term="OData.Description" String="The system boots in UEFI boot mode to the boot source override target."/> 957 </Member> 958 </EnumType> 959 960 <ComplexType Name="TrustedModules"> 961 <Annotation Term="OData.AdditionalProperties" Bool="false"/> 962 <Annotation Term="OData.Description" String="The Trusted Module installed in the system."/> 963 <Annotation Term="OData.LongDescription" String="This type shall describe a Trusted Module for a system."/> 964 <Property Name="FirmwareVersion" Type="Edm.String"> 965 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 966 <Annotation Term="OData.Description" String="The firmware version of this Trusted Module."/> 967 <Annotation Term="OData.LongDescription" String="This property shall contain the firmware version as defined by the manufacturer for the Trusted Module."/> 968 </Property> 969 <Property Name="InterfaceType" Type="ComputerSystem.v1_1_0.InterfaceType"> 970 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 971 <Annotation Term="OData.Description" String="The interface type of the Trusted Module."/> 972 <Annotation Term="OData.LongDescription" String="This property shall contain the interface type of the installed Trusted Module."/> 973 </Property> 974 <Property Name="Status" Type="Resource.Status" Nullable="false"> 975 <Annotation Term="OData.Description" String="The status and health of the resource and its subordinate or dependent resources."/> 976 <Annotation Term="OData.LongDescription" String="This property shall contain any status or health properties of the resource."/> 977 </Property> 978 <Property Name="Oem" Type="Resource.Oem" Nullable="false"> 979 <Annotation Term="OData.Description" String="The OEM extension property."/> 980 <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."/> 981 </Property> 982 </ComplexType> 983 984 <EnumType Name="InterfaceType"> 985 <Member Name="TPM1_2"> 986 <Annotation Term="OData.Description" String="Trusted Platform Module (TPM) 1.2."/> 987 </Member> 988 <Member Name="TPM2_0"> 989 <Annotation Term="OData.Description" String="Trusted Platform Module (TPM) 2.0."/> 990 </Member> 991 <Member Name="TCM1_0"> 992 <Annotation Term="OData.Description" String="Trusted Cryptography Module (TCM) 1.0."/> 993 </Member> 994 </EnumType> 995 </Schema> 996 997 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_1"> 998 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 999 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/> 1000 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_0.ComputerSystem"/> 1001 </Schema> 1002 1003 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_2"> 1004 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1005 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/> 1006 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_1.ComputerSystem"/> 1007 </Schema> 1008 1009 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_3"> 1010 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1011 <Annotation Term="OData.Description" String="This version was created to remove the nullable term on arrays of links."/> 1012 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_2.ComputerSystem"/> 1013 </Schema> 1014 1015 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_4"> 1016 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1017 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/> 1018 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_3.ComputerSystem"/> 1019 </Schema> 1020 1021 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_5"> 1022 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1023 <Annotation Term="OData.Description" String="This version was created to add non-normative long descriptions to the `SystemType` enumeration, and to fix the description of `ProcessorSummary` `Count` and `Model` properties. It was also created to correct the short and long descriptions in the defined actions."/> 1024 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_4.ComputerSystem"/> 1025 </Schema> 1026 1027 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_6"> 1028 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1029 <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."/> 1030 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_5.ComputerSystem"/> 1031 </Schema> 1032 1033 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_7"> 1034 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1035 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/> 1036 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_6.ComputerSystem"/> 1037 </Schema> 1038 1039 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_8"> 1040 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1041 <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."/> 1042 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_7.ComputerSystem"/> 1043 </Schema> 1044 1045 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_9"> 1046 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1047 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/> 1048 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_8.ComputerSystem"/> 1049 </Schema> 1050 1051 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_10"> 1052 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1053 <Annotation Term="OData.Description" String="This version was created to update the description for `UefiTargetBootSourceOverride`."/> 1054 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_9.ComputerSystem"/> 1055 </Schema> 1056 1057 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_11"> 1058 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1059 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 1060 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_10.ComputerSystem"/> 1061 </Schema> 1062 1063 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_12"> 1064 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1065 <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."/> 1066 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_11.ComputerSystem"/> 1067 </Schema> 1068 1069 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_13"> 1070 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1071 <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`."/> 1072 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_12.ComputerSystem"/> 1073 </Schema> 1074 1075 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_14"> 1076 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1077 <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`."/> 1078 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_13.ComputerSystem"/> 1079 </Schema> 1080 1081 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_15"> 1082 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1083 <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."/> 1084 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_14.ComputerSystem"/> 1085 </Schema> 1086 1087 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_16"> 1088 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1089 <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."/> 1090 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_15.ComputerSystem"/> 1091 </Schema> 1092 1093 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_17"> 1094 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1095 <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."/> 1096 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_16.ComputerSystem"/> 1097 </Schema> 1098 1099 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_18"> 1100 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1101 <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."/> 1102 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_17.ComputerSystem"/> 1103 </Schema> 1104 1105 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_19"> 1106 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1107 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 1108 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_18.ComputerSystem"/> 1109 </Schema> 1110 1111 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_20"> 1112 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1113 <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 1114 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_19.ComputerSystem"/> 1115 </Schema> 1116 1117 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_21"> 1118 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1119 <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/> 1120 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_20.ComputerSystem"/> 1121 </Schema> 1122 1123 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_1_22"> 1124 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1125 <Annotation Term="OData.Description" String="This version was created to correct the OpenAPI usage of payload annotations in action request bodies."/> 1126 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_21.ComputerSystem"/> 1127 </Schema> 1128 1129 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_0"> 1130 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1131 <Annotation Term="Redfish.Release" String="2016.2"/> 1132 1133 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_1_1.ComputerSystem"> 1134 <Property Name="HostingRoles" Type="Collection(ComputerSystem.v1_2_0.HostingRole)" Nullable="false"> 1135 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1136 <Annotation Term="OData.Description" String="The hosting roles that this computer system supports."/> 1137 <Annotation Term="OData.LongDescription" String="This property shall contain the hosting roles that this computer system supports."/> 1138 </Property> 1139 <NavigationProperty Name="PCIeDevices" Type="Collection(PCIeDevice.PCIeDevice)"> 1140 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1141 <Annotation Term="OData.Description" String="The link to a collection of PCIe devices that this computer system uses."/> 1142 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `PCIeDevice`."/> 1143 <Annotation Term="OData.AutoExpandReferences"/> 1144 </NavigationProperty> 1145 <NavigationProperty Name="PCIeFunctions" Type="Collection(PCIeFunction.PCIeFunction)"> 1146 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1147 <Annotation Term="OData.Description" String="The link to a collection of PCIe functions that this computer system uses."/> 1148 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `PCIeFunction`."/> 1149 <Annotation Term="OData.AutoExpandReferences"/> 1150 </NavigationProperty> 1151 <Property Name="HostedServices" Type="ComputerSystem.v1_2_0.HostedServices" Nullable="false"> 1152 <Annotation Term="OData.Description" String="The services that this computer system supports."/> 1153 <Annotation Term="OData.LongDescription" String="This property shall describe services that this computer system supports."/> 1154 </Property> 1155 <NavigationProperty Name="MemoryDomains" Type="MemoryDomainCollection.MemoryDomainCollection" ContainsTarget="true" Nullable="false"> 1156 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1157 <Annotation Term="OData.Description" String="The link to the collection of memory domains associated with this system."/> 1158 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `MemoryDomainCollection`."/> 1159 <Annotation Term="OData.AutoExpandReferences"/> 1160 </NavigationProperty> 1161 </EntityType> 1162 1163 <ComplexType Name="HostedServices"> 1164 <Annotation Term="OData.AdditionalProperties" Bool="false"/> 1165 <Annotation Term="OData.Description" String="The services that might be running or installed on the system."/> 1166 <Annotation Term="OData.LongDescription" String="This type shall describe services that a computer system supports."/> 1167 <NavigationProperty Name="StorageServices" Type="HostedStorageServices.HostedStorageServices" ContainsTarget="true" Nullable="false"> 1168 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1169 <Annotation Term="OData.Description" String="The link to a collection of storage services that this computer system supports."/> 1170 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `HostedStorageServices`."/> 1171 <Annotation Term="OData.AutoExpandReferences"/> 1172 </NavigationProperty> 1173 <Property Name="Oem" Type="Resource.Oem" Nullable="false"> 1174 <Annotation Term="OData.Description" String="The OEM extension property."/> 1175 <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."/> 1176 </Property> 1177 </ComplexType> 1178 1179 <EnumType Name="HostingRole"> 1180 <Annotation Term="OData.Description" String="The enumerations of `HostingRole` specify different features that the hosting computer system supports."/> 1181 <Member Name="ApplicationServer"> 1182 <Annotation Term="OData.Description" String="The system hosts functionality that supports general purpose applications."/> 1183 </Member> 1184 <Member Name="StorageServer"> 1185 <Annotation Term="OData.Description" String="The system hosts functionality that supports the system acting as a storage server."/> 1186 </Member> 1187 <Member Name="Switch"> 1188 <Annotation Term="OData.Description" String="The system hosts functionality that supports the system acting as a switch."/> 1189 </Member> 1190 <Member Name="Appliance"> 1191 <Annotation Term="OData.Description" String="The system hosts functionality that supports the system acting as an appliance."/> 1192 <Annotation Term="Redfish.Revisions"> 1193 <Collection> 1194 <Record> 1195 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/> 1196 <PropertyValue Property="Version" String="v1_10_0"/> 1197 </Record> 1198 </Collection> 1199 </Annotation> 1200 </Member> 1201 <Member Name="BareMetalServer"> 1202 <Annotation Term="OData.Description" String="The system hosts functionality that supports the system acting as a bare-metal server."/> 1203 <Annotation Term="Redfish.Revisions"> 1204 <Collection> 1205 <Record> 1206 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/> 1207 <PropertyValue Property="Version" String="v1_10_0"/> 1208 </Record> 1209 </Collection> 1210 </Annotation> 1211 </Member> 1212 <Member Name="VirtualMachineServer"> 1213 <Annotation Term="OData.Description" String="The system hosts functionality that supports the system acting as a virtual machine server."/> 1214 <Annotation Term="Redfish.Revisions"> 1215 <Collection> 1216 <Record> 1217 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/> 1218 <PropertyValue Property="Version" String="v1_10_0"/> 1219 </Record> 1220 </Collection> 1221 </Annotation> 1222 </Member> 1223 <Member Name="ContainerServer"> 1224 <Annotation Term="OData.Description" String="The system hosts functionality that supports the system acting as a container server."/> 1225 <Annotation Term="Redfish.Revisions"> 1226 <Collection> 1227 <Record> 1228 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/> 1229 <PropertyValue Property="Version" String="v1_10_0"/> 1230 </Record> 1231 </Collection> 1232 </Annotation> 1233 </Member> 1234 </EnumType> 1235 1236 <ComplexType Name="Links" BaseType="ComputerSystem.v1_0_0.Links"> 1237 <NavigationProperty Name="Endpoints" Type="Collection(Endpoint.Endpoint)"> 1238 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1239 <Annotation Term="OData.Description" String="An array of links to the endpoints that connect to this system."/> 1240 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `Endpoint` with which this system is associated."/> 1241 <Annotation Term="OData.AutoExpandReferences"/> 1242 </NavigationProperty> 1243 </ComplexType> 1244 </Schema> 1245 1246 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_1"> 1247 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1248 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/> 1249 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_0.ComputerSystem"/> 1250 </Schema> 1251 1252 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_2"> 1253 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1254 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated and to remove the nullable term on arrays of links."/> 1255 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_1.ComputerSystem"/> 1256 </Schema> 1257 1258 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_3"> 1259 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1260 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/> 1261 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_2.ComputerSystem"/> 1262 </Schema> 1263 1264 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_4"> 1265 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1266 <Annotation Term="OData.Description" String="This version was created to add non-normative long descriptions to the `SystemType` enumeration, and to fix the description of `ProcessorSummary` `Count` and `Model` properties. It was also created to correct the short and long descriptions in the defined actions."/> 1267 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_3.ComputerSystem"/> 1268 </Schema> 1269 1270 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_5"> 1271 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1272 <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."/> 1273 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_4.ComputerSystem"/> 1274 </Schema> 1275 1276 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_6"> 1277 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1278 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/> 1279 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_5.ComputerSystem"/> 1280 </Schema> 1281 1282 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_7"> 1283 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1284 <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`."/> 1285 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_6.ComputerSystem"/> 1286 </Schema> 1287 1288 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_8"> 1289 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1290 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/> 1291 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_7.ComputerSystem"/> 1292 </Schema> 1293 1294 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_9"> 1295 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1296 <Annotation Term="OData.Description" String="This version was created to update the description for `UefiTargetBootSourceOverride`."/> 1297 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_8.ComputerSystem"/> 1298 </Schema> 1299 1300 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_10"> 1301 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1302 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 1303 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_9.ComputerSystem"/> 1304 </Schema> 1305 1306 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_11"> 1307 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1308 <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."/> 1309 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_10.ComputerSystem"/> 1310 </Schema> 1311 1312 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_12"> 1313 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1314 <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`."/> 1315 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_11.ComputerSystem"/> 1316 </Schema> 1317 1318 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_13"> 1319 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1320 <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`."/> 1321 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_12.ComputerSystem"/> 1322 </Schema> 1323 1324 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_14"> 1325 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1326 <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."/> 1327 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_13.ComputerSystem"/> 1328 </Schema> 1329 1330 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_15"> 1331 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1332 <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."/> 1333 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_14.ComputerSystem"/> 1334 </Schema> 1335 1336 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_16"> 1337 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1338 <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."/> 1339 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_15.ComputerSystem"/> 1340 </Schema> 1341 1342 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_17"> 1343 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1344 <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."/> 1345 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_16.ComputerSystem"/> 1346 </Schema> 1347 1348 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_18"> 1349 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1350 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 1351 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_17.ComputerSystem"/> 1352 </Schema> 1353 1354 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_19"> 1355 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1356 <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 1357 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_18.ComputerSystem"/> 1358 </Schema> 1359 1360 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_20"> 1361 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1362 <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/> 1363 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_19.ComputerSystem"/> 1364 </Schema> 1365 1366 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_2_21"> 1367 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1368 <Annotation Term="OData.Description" String="This version was created to correct the OpenAPI usage of payload annotations in action request bodies."/> 1369 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_20.ComputerSystem"/> 1370 </Schema> 1371 1372 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_0"> 1373 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1374 <Annotation Term="Redfish.Release" String="2016.3"/> 1375 1376 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_2_1.ComputerSystem"> 1377 <NavigationProperty Name="NetworkInterfaces" Type="NetworkInterfaceCollection.NetworkInterfaceCollection" ContainsTarget="true" Nullable="false"> 1378 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1379 <Annotation Term="OData.Description" String="The link to the collection of Network Interfaces associated with this system."/> 1380 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `NetworkInterfaceCollection`."/> 1381 <Annotation Term="OData.AutoExpandReferences"/> 1382 </NavigationProperty> 1383 </EntityType> 1384 1385 <ComplexType Name="TrustedModules" BaseType="ComputerSystem.v1_1_0.TrustedModules"> 1386 <Annotation Term="OData.AdditionalProperties" Bool="false"/> 1387 <Property Name="FirmwareVersion2" Type="Edm.String"> 1388 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1389 <Annotation Term="OData.Description" String="The second firmware version of this Trusted Module, if applicable."/> 1390 <Annotation Term="OData.LongDescription" String="This property shall contain the 2nd firmware version, if applicable, as defined by the manufacturer for the Trusted Module."/> 1391 </Property> 1392 <Property Name="InterfaceTypeSelection" Type="ComputerSystem.v1_3_0.InterfaceTypeSelection"> 1393 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1394 <Annotation Term="OData.Description" String="The interface type selection supported by this Trusted Module."/> 1395 <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 Trusted Module."/> 1396 </Property> 1397 </ComplexType> 1398 1399 <EnumType Name="InterfaceTypeSelection"> 1400 <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."/> 1401 <Member Name="None"> 1402 <Annotation Term="OData.Description" String="The TrustedModule does not support switching the InterfaceType."/> 1403 </Member> 1404 <Member Name="FirmwareUpdate"> 1405 <Annotation Term="OData.Description" String="The TrustedModule supports switching InterfaceType through a firmware update."/> 1406 </Member> 1407 <Member Name="BiosSetting"> 1408 <Annotation Term="OData.Description" String="The TrustedModule supports switching InterfaceType through platform software, such as a BIOS configuration attribute."/> 1409 </Member> 1410 <Member Name="OemMethod"> 1411 <Annotation Term="OData.Description" String="The TrustedModule supports switching InterfaceType through an OEM proprietary mechanism."/> 1412 </Member> 1413 </EnumType> 1414 </Schema> 1415 1416 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_1"> 1417 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1418 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated and to remove the nullable term on arrays of links."/> 1419 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_0.ComputerSystem"/> 1420 </Schema> 1421 1422 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_2"> 1423 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1424 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/> 1425 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_1.ComputerSystem"/> 1426 </Schema> 1427 1428 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_3"> 1429 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1430 <Annotation Term="OData.Description" String="This version was created to add non-normative long descriptions to the `SystemType` enumeration, and to fix the description of `ProcessorSummary` `Count` and `Model` properties. It was also created to correct the short and long descriptions in the defined actions."/> 1431 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_2.ComputerSystem"/> 1432 </Schema> 1433 1434 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_4"> 1435 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1436 <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."/> 1437 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_3.ComputerSystem"/> 1438 </Schema> 1439 1440 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_5"> 1441 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1442 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/> 1443 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_4.ComputerSystem"/> 1444 </Schema> 1445 1446 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_6"> 1447 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1448 <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`."/> 1449 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_5.ComputerSystem"/> 1450 </Schema> 1451 1452 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_7"> 1453 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1454 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/> 1455 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_6.ComputerSystem"/> 1456 </Schema> 1457 1458 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_8"> 1459 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1460 <Annotation Term="OData.Description" String="This version was created to update the description for `UefiTargetBootSourceOverride`."/> 1461 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_7.ComputerSystem"/> 1462 </Schema> 1463 1464 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_9"> 1465 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1466 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 1467 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_8.ComputerSystem"/> 1468 </Schema> 1469 1470 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_10"> 1471 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1472 <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."/> 1473 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_9.ComputerSystem"/> 1474 </Schema> 1475 1476 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_11"> 1477 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1478 <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`."/> 1479 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_10.ComputerSystem"/> 1480 </Schema> 1481 1482 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_12"> 1483 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1484 <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`."/> 1485 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_11.ComputerSystem"/> 1486 </Schema> 1487 1488 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_13"> 1489 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1490 <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."/> 1491 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_12.ComputerSystem"/> 1492 </Schema> 1493 1494 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_14"> 1495 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1496 <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."/> 1497 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_13.ComputerSystem"/> 1498 </Schema> 1499 1500 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_15"> 1501 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1502 <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."/> 1503 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_14.ComputerSystem"/> 1504 </Schema> 1505 1506 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_16"> 1507 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1508 <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."/> 1509 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_15.ComputerSystem"/> 1510 </Schema> 1511 1512 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_17"> 1513 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1514 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 1515 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_16.ComputerSystem"/> 1516 </Schema> 1517 1518 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_18"> 1519 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1520 <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 1521 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_17.ComputerSystem"/> 1522 </Schema> 1523 1524 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_19"> 1525 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1526 <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/> 1527 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_18.ComputerSystem"/> 1528 </Schema> 1529 1530 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_3_20"> 1531 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1532 <Annotation Term="OData.Description" String="This version was created to correct the OpenAPI usage of payload annotations in action request bodies."/> 1533 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_19.ComputerSystem"/> 1534 </Schema> 1535 1536 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_0"> 1537 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1538 <Annotation Term="Redfish.Release" String="2017.1"/> 1539 1540 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_3_1.ComputerSystem"/> 1541 1542 <ComplexType Name="MemorySummary" BaseType="ComputerSystem.v1_1_0.MemorySummary"> 1543 <Property Name="TotalSystemPersistentMemoryGiB" Type="Edm.Decimal"> 1544 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1545 <Annotation Term="OData.Description" String="The total configured, system-accessible persistent memory, measured in GiB."/> 1546 <Annotation Term="OData.LongDescription" String="This property shall contain the total amount of configured persistent memory available to the system as measured in gibibytes."/> 1547 <Annotation Term="Validation.Minimum" Int="0"/> 1548 <Annotation Term="Measures.Unit" String="GiBy"/> 1549 </Property> 1550 </ComplexType> 1551 1552 <ComplexType Name="Links" BaseType="ComputerSystem.v1_2_0.Links"> 1553 <NavigationProperty Name="ResourceBlocks" Type="Collection(ResourceBlock.ResourceBlock)"> 1554 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 1555 <Annotation Term="OData.Description" String="An array of links to the resource blocks that are used in this computer system."/> 1556 <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."/> 1557 <Annotation Term="OData.AutoExpandReferences"/> 1558 </NavigationProperty> 1559 </ComplexType> 1560 </Schema> 1561 1562 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_1"> 1563 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1564 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/> 1565 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_0.ComputerSystem"/> 1566 </Schema> 1567 1568 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_2"> 1569 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1570 <Annotation Term="OData.Description" String="This version was created to add non-normative long descriptions to the `SystemType` enumeration, and to fix the description of `ProcessorSummary` `Count` and `Model` properties. It was also created to correct the short and long descriptions in the defined actions."/> 1571 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_1.ComputerSystem"/> 1572 </Schema> 1573 1574 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_3"> 1575 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1576 <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."/> 1577 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_2.ComputerSystem"/> 1578 </Schema> 1579 1580 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_4"> 1581 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1582 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/> 1583 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_3.ComputerSystem"/> 1584 </Schema> 1585 1586 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_5"> 1587 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1588 <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`."/> 1589 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_4.ComputerSystem"/> 1590 </Schema> 1591 1592 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_6"> 1593 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1594 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/> 1595 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_5.ComputerSystem"/> 1596 </Schema> 1597 1598 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_7"> 1599 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1600 <Annotation Term="OData.Description" String="This version was created to update the description for `UefiTargetBootSourceOverride`."/> 1601 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_6.ComputerSystem"/> 1602 </Schema> 1603 1604 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_8"> 1605 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1606 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 1607 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_7.ComputerSystem"/> 1608 </Schema> 1609 1610 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_9"> 1611 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1612 <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."/> 1613 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_8.ComputerSystem"/> 1614 </Schema> 1615 1616 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_10"> 1617 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1618 <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`."/> 1619 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_9.ComputerSystem"/> 1620 </Schema> 1621 1622 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_11"> 1623 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1624 <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`."/> 1625 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_10.ComputerSystem"/> 1626 </Schema> 1627 1628 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_12"> 1629 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1630 <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."/> 1631 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_11.ComputerSystem"/> 1632 </Schema> 1633 1634 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_13"> 1635 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1636 <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."/> 1637 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_12.ComputerSystem"/> 1638 </Schema> 1639 1640 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_14"> 1641 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1642 <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."/> 1643 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_13.ComputerSystem"/> 1644 </Schema> 1645 1646 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_15"> 1647 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1648 <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."/> 1649 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_14.ComputerSystem"/> 1650 </Schema> 1651 1652 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_16"> 1653 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1654 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 1655 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_15.ComputerSystem"/> 1656 </Schema> 1657 1658 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_17"> 1659 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1660 <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 1661 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_16.ComputerSystem"/> 1662 </Schema> 1663 1664 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_18"> 1665 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1666 <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/> 1667 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_17.ComputerSystem"/> 1668 </Schema> 1669 1670 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_4_19"> 1671 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1672 <Annotation Term="OData.Description" String="This version was created to correct the OpenAPI usage of payload annotations in action request bodies."/> 1673 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_18.ComputerSystem"/> 1674 </Schema> 1675 1676 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_0"> 1677 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1678 <Annotation Term="Redfish.Release" String="2017.3"/> 1679 1680 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_4_2.ComputerSystem"> 1681 <NavigationProperty Name="Redundancy" Type="Collection(Redundancy.Redundancy)" ContainsTarget="true"> 1682 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1683 <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."/> 1684 <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."/> 1685 <Annotation Term="OData.AutoExpand"/> 1686 </NavigationProperty> 1687 <Property Name="HostWatchdogTimer" Type="ComputerSystem.v1_5_0.WatchdogTimer" Nullable="false"> 1688 <Annotation Term="OData.Description" String="The host watchdog timer functionality for this system."/> 1689 <Annotation Term="OData.LongDescription" String="This object shall contain properties that describe the host watchdog timer functionality for this system."/> 1690 </Property> 1691 <Property Name="SubModel" Type="Edm.String"> 1692 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1693 <Annotation Term="OData.Description" String="The sub-model for this system."/> 1694 <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."/> 1695 </Property> 1696 </EntityType> 1697 1698 <ComplexType Name="Boot" BaseType="ComputerSystem.v1_1_0.Boot"> 1699 <NavigationProperty Name="BootOptions" Type="BootOptionCollection.BootOptionCollection" ContainsTarget="true" Nullable="false"> 1700 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1701 <Annotation Term="OData.Description" String="The link to the collection of the UEFI boot options associated with this computer system."/> 1702 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `BootOptionCollection`."/> 1703 <Annotation Term="OData.AutoExpandReferences"/> 1704 </NavigationProperty> 1705 <Property Name="BootNext" Type="Edm.String"> 1706 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 1707 <Annotation Term="OData.Description" String="The `BootOptionReference` of the Boot Option to perform a one-time boot from when `BootSourceOverrideTarget` is `UefiBootNext`."/> 1708 <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."/> 1709 </Property> 1710 <Property Name="BootOrder" Type="Collection(Edm.String)"> 1711 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 1712 <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."/> 1713 <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."/> 1714 </Property> 1715 </ComplexType> 1716 1717 <ComplexType Name="ProcessorSummary" BaseType="ComputerSystem.v1_0_0.ProcessorSummary"> 1718 <Property Name="LogicalProcessorCount" Type="Edm.Int64"> 1719 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1720 <Annotation Term="OData.Description" String="The number of logical processors in the system."/> 1721 <Annotation Term="OData.LongDescription" String="This property shall contain the total number of logical central processors in the system."/> 1722 <Annotation Term="Validation.Minimum" Int="0"/> 1723 </Property> 1724 </ComplexType> 1725 1726 <ComplexType Name="Links" BaseType="ComputerSystem.v1_4_0.Links"> 1727 <NavigationProperty Name="ConsumingComputerSystems" Type="Collection(ComputerSystem.ComputerSystem)"> 1728 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1729 <Annotation Term="OData.Description" String="An array of links to computer systems that are realized, in whole or in part, from this computer system."/> 1730 <Annotation Term="OData.LongDescription" String="The value shall be an array of links to computer systems that are realized, in whole or in part, from this computer system."/> 1731 <Annotation Term="OData.AutoExpandReferences"/> 1732 </NavigationProperty> 1733 <NavigationProperty Name="SupplyingComputerSystems" Type="Collection(ComputerSystem.ComputerSystem)"> 1734 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 1735 <Annotation Term="OData.Description" String="An array of links to computer systems that contribute, in whole or in part, to the implementation of this computer system."/> 1736 <Annotation Term="OData.LongDescription" String="The value shall be an array of links to computer systems that contribute, in whole or in part, to the implementation of this computer system."/> 1737 <Annotation Term="OData.AutoExpandReferences"/> 1738 </NavigationProperty> 1739 </ComplexType> 1740 1741 <ComplexType Name="WatchdogTimer"> 1742 <Annotation Term="OData.AdditionalProperties" Bool="false"/> 1743 <Annotation Term="OData.Description" String="This type describes the host watchdog timer functionality for this system."/> 1744 <Annotation Term="OData.LongDescription" String="This type shall contain properties that describe the host watchdog timer functionality for this system."/> 1745 <Property Name="FunctionEnabled" Type="Edm.Boolean"> 1746 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 1747 <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."/> 1748 <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."/> 1749 <Annotation Term="Redfish.Required"/> 1750 </Property> 1751 <Property Name="WarningAction" Type="ComputerSystem.v1_5_0.WatchdogWarningActions"> 1752 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 1753 <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."/> 1754 <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."/> 1755 </Property> 1756 <Property Name="TimeoutAction" Type="ComputerSystem.v1_5_0.WatchdogTimeoutActions"> 1757 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 1758 <Annotation Term="OData.Description" String="The action to perform when the watchdog timer reaches its timeout value."/> 1759 <Annotation Term="OData.LongDescription" String="This property shall contain the action to perform when the watchdog timer reaches its timeout value."/> 1760 <Annotation Term="Redfish.Required"/> 1761 </Property> 1762 <Property Name="Status" Type="Resource.Status" Nullable="false"> 1763 <Annotation Term="OData.Description" String="The status and health of the resource and its subordinate or dependent resources."/> 1764 <Annotation Term="OData.LongDescription" String="This property shall contain any status or health properties of the resource."/> 1765 </Property> 1766 <Property Name="Oem" Type="Resource.Oem" Nullable="false"> 1767 <Annotation Term="OData.Description" String="The OEM extension property."/> 1768 <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."/> 1769 </Property> 1770 </ComplexType> 1771 1772 <EnumType Name="WatchdogWarningActions"> 1773 <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."/> 1774 <Member Name="None"> 1775 <Annotation Term="OData.Description" String="No action taken."/> 1776 </Member> 1777 <Member Name="DiagnosticInterrupt"> 1778 <Annotation Term="OData.Description" String="Raise a (typically non-maskable) Diagnostic Interrupt."/> 1779 </Member> 1780 <Member Name="SMI"> 1781 <Annotation Term="OData.Description" String="Raise a Systems Management Interrupt (SMI)."/> 1782 </Member> 1783 <Member Name="MessagingInterrupt"> 1784 <Annotation Term="OData.Description" String="Raise a legacy IPMI messaging interrupt."/> 1785 </Member> 1786 <Member Name="SCI"> 1787 <Annotation Term="OData.Description" String="Raise an interrupt using the ACPI System Control Interrupt (SCI)."/> 1788 </Member> 1789 <Member Name="OEM"> 1790 <Annotation Term="OData.Description" String="Perform an OEM-defined action."/> 1791 </Member> 1792 </EnumType> 1793 1794 <EnumType Name="WatchdogTimeoutActions"> 1795 <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."/> 1796 <Member Name="None"> 1797 <Annotation Term="OData.Description" String="No action taken."/> 1798 </Member> 1799 <Member Name="ResetSystem"> 1800 <Annotation Term="OData.Description" String="Reset the system."/> 1801 </Member> 1802 <Member Name="PowerCycle"> 1803 <Annotation Term="OData.Description" String="Power cycle the system."/> 1804 </Member> 1805 <Member Name="PowerDown"> 1806 <Annotation Term="OData.Description" String="Power down the system."/> 1807 </Member> 1808 <Member Name="OEM"> 1809 <Annotation Term="OData.Description" String="Perform an OEM-defined action."/> 1810 </Member> 1811 </EnumType> 1812 </Schema> 1813 1814 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_1"> 1815 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1816 <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 long description of several boot override properties."/> 1817 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_0.ComputerSystem"/> 1818 </Schema> 1819 1820 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_2"> 1821 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1822 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/> 1823 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_1.ComputerSystem"/> 1824 </Schema> 1825 1826 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_3"> 1827 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1828 <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`."/> 1829 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_2.ComputerSystem"/> 1830 </Schema> 1831 1832 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_4"> 1833 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1834 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/> 1835 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_3.ComputerSystem"/> 1836 </Schema> 1837 1838 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_5"> 1839 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1840 <Annotation Term="OData.Description" String="This version was created to update the description for `UefiTargetBootSourceOverride`."/> 1841 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_4.ComputerSystem"/> 1842 </Schema> 1843 1844 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_6"> 1845 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1846 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 1847 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_5.ComputerSystem"/> 1848 </Schema> 1849 1850 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_7"> 1851 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1852 <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."/> 1853 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_6.ComputerSystem"/> 1854 </Schema> 1855 1856 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_8"> 1857 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1858 <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`."/> 1859 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_7.ComputerSystem"/> 1860 </Schema> 1861 1862 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_9"> 1863 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1864 <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`."/> 1865 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_8.ComputerSystem"/> 1866 </Schema> 1867 1868 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_10"> 1869 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1870 <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."/> 1871 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_9.ComputerSystem"/> 1872 </Schema> 1873 1874 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_11"> 1875 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1876 <Annotation Term="OData.Description" String="This version was created to clarify the `BootOrder` property might be controlled with a settings resource."/> 1877 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_10.ComputerSystem"/> 1878 </Schema> 1879 1880 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_12"> 1881 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1882 <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."/> 1883 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_11.ComputerSystem"/> 1884 </Schema> 1885 1886 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_13"> 1887 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1888 <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."/> 1889 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_12.ComputerSystem"/> 1890 </Schema> 1891 1892 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_14"> 1893 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1894 <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."/> 1895 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_13.ComputerSystem"/> 1896 </Schema> 1897 1898 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_15"> 1899 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1900 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 1901 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_14.ComputerSystem"/> 1902 </Schema> 1903 1904 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_16"> 1905 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1906 <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 1907 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_15.ComputerSystem"/> 1908 </Schema> 1909 1910 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_17"> 1911 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1912 <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/> 1913 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_16.ComputerSystem"/> 1914 </Schema> 1915 1916 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_5_18"> 1917 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1918 <Annotation Term="OData.Description" String="This version was created to correct the OpenAPI usage of payload annotations in action request bodies."/> 1919 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_17.ComputerSystem"/> 1920 </Schema> 1921 1922 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_0"> 1923 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1924 <Annotation Term="Redfish.Release" String="2018.3"/> 1925 1926 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_5_2.ComputerSystem"> 1927 <Property Name="PowerRestorePolicy" Type="ComputerSystem.v1_6_0.PowerRestorePolicyTypes" Nullable="false"> 1928 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 1929 <Annotation Term="OData.Description" String="The desired power state of the system when power is restored after a power loss."/> 1930 <Annotation Term="OData.LongDescription" String="This property shall indicate the desired power state of the system when power is applied to the system. The `LastState` value shall return the system to the `PowerState` property value it was in when power was lost."/> 1931 </Property> 1932 </EntityType> 1933 1934 <ComplexType Name="Boot" BaseType="ComputerSystem.v1_5_0.Boot"> 1935 <Property Name="AliasBootOrder" Type="Collection(ComputerSystem.BootSource)"> 1936 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 1937 <Annotation Term="OData.Description" String="Ordered array of boot source aliases representing the persistent boot order associated with this computer system."/> 1938 <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."/> 1939 </Property> 1940 <Property Name="BootOrderPropertySelection" Type="ComputerSystem.v1_6_0.BootOrderTypes"> 1941 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 1942 <Annotation Term="OData.Description" String="The name of the boot order property that the system uses for the persistent boot order."/> 1943 <Annotation Term="OData.LongDescription" String="This property shall indicate which boot order property the system uses for the persistent boot order."/> 1944 </Property> 1945 </ComplexType> 1946 1947 <EnumType Name="PowerRestorePolicyTypes"> 1948 <Annotation Term="OData.Description" String="The enumerations of `PowerRestorePolicyTypes` specify the choice of power state for the system when power is applied."/> 1949 <Member Name="AlwaysOn"> 1950 <Annotation Term="OData.Description" String="The system always powers on when power is applied."/> 1951 </Member> 1952 <Member Name="AlwaysOff"> 1953 <Annotation Term="OData.Description" String="The system always remains powered off when power is applied."/> 1954 </Member> 1955 <Member Name="LastState"> 1956 <Annotation Term="OData.Description" String="The system returns to its last on or off power state when power is applied."/> 1957 </Member> 1958 </EnumType> 1959 1960 <EnumType Name="BootOrderTypes"> 1961 <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."/> 1962 <Member Name="BootOrder"> 1963 <Annotation Term="OData.Description" String="The system uses the `BootOrder` property to specify the persistent boot order."/> 1964 </Member> 1965 <Member Name="AliasBootOrder"> 1966 <Annotation Term="OData.Description" String="The system uses the `AliasBootOrder` property to specify the persistent boot order."/> 1967 </Member> 1968 </EnumType> 1969 </Schema> 1970 1971 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_1"> 1972 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1973 <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`."/> 1974 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_0.ComputerSystem"/> 1975 </Schema> 1976 1977 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_2"> 1978 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1979 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/> 1980 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_1.ComputerSystem"/> 1981 </Schema> 1982 1983 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_3"> 1984 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1985 <Annotation Term="OData.Description" String="This version was created to update the description for `UefiTargetBootSourceOverride`."/> 1986 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_2.ComputerSystem"/> 1987 </Schema> 1988 1989 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_4"> 1990 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1991 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 1992 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_3.ComputerSystem"/> 1993 </Schema> 1994 1995 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_5"> 1996 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 1997 <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."/> 1998 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_4.ComputerSystem"/> 1999 </Schema> 2000 2001 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_6"> 2002 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2003 <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`."/> 2004 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_5.ComputerSystem"/> 2005 </Schema> 2006 2007 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_7"> 2008 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2009 <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`."/> 2010 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_6.ComputerSystem"/> 2011 </Schema> 2012 2013 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_8"> 2014 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2015 <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."/> 2016 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_7.ComputerSystem"/> 2017 </Schema> 2018 2019 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_9"> 2020 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2021 <Annotation Term="OData.Description" String="This version was created to clarify the `BootOrder` property might be controlled with a settings resource."/> 2022 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_8.ComputerSystem"/> 2023 </Schema> 2024 2025 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_10"> 2026 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2027 <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."/> 2028 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_9.ComputerSystem"/> 2029 </Schema> 2030 2031 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_11"> 2032 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2033 <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."/> 2034 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_10.ComputerSystem"/> 2035 </Schema> 2036 2037 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_12"> 2038 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2039 <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."/> 2040 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_11.ComputerSystem"/> 2041 </Schema> 2042 2043 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_13"> 2044 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2045 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 2046 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_12.ComputerSystem"/> 2047 </Schema> 2048 2049 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_14"> 2050 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2051 <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 2052 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_13.ComputerSystem"/> 2053 </Schema> 2054 2055 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_15"> 2056 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2057 <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/> 2058 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_14.ComputerSystem"/> 2059 </Schema> 2060 2061 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_6_16"> 2062 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2063 <Annotation Term="OData.Description" String="This version was created to correct the OpenAPI usage of payload annotations in action request bodies."/> 2064 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_15.ComputerSystem"/> 2065 </Schema> 2066 2067 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_0"> 2068 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2069 <Annotation Term="Redfish.Release" String="2019.1"/> 2070 2071 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_6_1.ComputerSystem"/> 2072 2073 <ComplexType Name="Boot" BaseType="ComputerSystem.v1_6_0.Boot"> 2074 <NavigationProperty Name="Certificates" Type="CertificateCollection.CertificateCollection" ContainsTarget="true" Nullable="false"> 2075 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2076 <Annotation Term="OData.Description" String="The link to a collection of certificates used for booting through HTTPS by this computer system."/> 2077 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `CertificateCollection`."/> 2078 <Annotation Term="OData.AutoExpandReferences"/> 2079 </NavigationProperty> 2080 </ComplexType> 2081 2082 <ComplexType Name="ProcessorSummary" BaseType="ComputerSystem.v1_5_0.ProcessorSummary"> 2083 <NavigationProperty Name="Metrics" Type="ProcessorMetrics.ProcessorMetrics" ContainsTarget="true" Nullable="false"> 2084 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2085 <Annotation Term="OData.Description" String="The link to the metrics associated with all processors in this system."/> 2086 <Annotation Term="OData.LongDescription" String="This property shall contain a link to the metrics associated with all processors in this system."/> 2087 </NavigationProperty> 2088 </ComplexType> 2089 </Schema> 2090 2091 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_1"> 2092 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2093 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/> 2094 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_0.ComputerSystem"/> 2095 </Schema> 2096 2097 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_2"> 2098 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2099 <Annotation Term="OData.Description" String="This version was created to update the description for `UefiTargetBootSourceOverride`."/> 2100 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_1.ComputerSystem"/> 2101 </Schema> 2102 2103 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_3"> 2104 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2105 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 2106 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_2.ComputerSystem"/> 2107 </Schema> 2108 2109 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_4"> 2110 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2111 <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."/> 2112 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_3.ComputerSystem"/> 2113 </Schema> 2114 2115 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_5"> 2116 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2117 <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`."/> 2118 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_4.ComputerSystem"/> 2119 </Schema> 2120 2121 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_6"> 2122 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2123 <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`."/> 2124 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_5.ComputerSystem"/> 2125 </Schema> 2126 2127 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_7"> 2128 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2129 <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."/> 2130 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_6.ComputerSystem"/> 2131 </Schema> 2132 2133 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_8"> 2134 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2135 <Annotation Term="OData.Description" String="This version was created to clarify the `BootOrder` property might be controlled with a settings resource."/> 2136 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_7.ComputerSystem"/> 2137 </Schema> 2138 2139 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_9"> 2140 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2141 <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."/> 2142 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_8.ComputerSystem"/> 2143 </Schema> 2144 2145 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_10"> 2146 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2147 <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."/> 2148 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_9.ComputerSystem"/> 2149 </Schema> 2150 2151 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_11"> 2152 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2153 <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."/> 2154 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_10.ComputerSystem"/> 2155 </Schema> 2156 2157 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_12"> 2158 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2159 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 2160 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_11.ComputerSystem"/> 2161 </Schema> 2162 2163 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_13"> 2164 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2165 <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 2166 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_12.ComputerSystem"/> 2167 </Schema> 2168 2169 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_14"> 2170 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2171 <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/> 2172 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_13.ComputerSystem"/> 2173 </Schema> 2174 2175 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_7_15"> 2176 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2177 <Annotation Term="OData.Description" String="This version was created to correct the OpenAPI usage of payload annotations in action request bodies."/> 2178 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_14.ComputerSystem"/> 2179 </Schema> 2180 2181 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_0"> 2182 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2183 <Annotation Term="Redfish.Release" String="2019.2"/> 2184 2185 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_7_0.ComputerSystem"/> 2186 2187 <ComplexType Name="MemorySummary" BaseType="ComputerSystem.v1_4_0.MemorySummary"> 2188 <NavigationProperty Name="Metrics" Type="MemoryMetrics.MemoryMetrics" ContainsTarget="true" Nullable="false"> 2189 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2190 <Annotation Term="OData.Description" String="The link to the metrics associated with all memory in this system."/> 2191 <Annotation Term="OData.LongDescription" String="This property shall contain a link to the metrics associated with all memory in this system."/> 2192 </NavigationProperty> 2193 </ComplexType> 2194 </Schema> 2195 2196 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_1"> 2197 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2198 <Annotation Term="OData.Description" String="This version was created to update the description for `UefiTargetBootSourceOverride`."/> 2199 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_0.ComputerSystem"/> 2200 </Schema> 2201 2202 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_2"> 2203 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2204 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 2205 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_1.ComputerSystem"/> 2206 </Schema> 2207 2208 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_3"> 2209 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2210 <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."/> 2211 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_2.ComputerSystem"/> 2212 </Schema> 2213 2214 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_4"> 2215 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2216 <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`."/> 2217 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_3.ComputerSystem"/> 2218 </Schema> 2219 2220 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_5"> 2221 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2222 <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`."/> 2223 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_4.ComputerSystem"/> 2224 </Schema> 2225 2226 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_6"> 2227 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2228 <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."/> 2229 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_5.ComputerSystem"/> 2230 </Schema> 2231 2232 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_7"> 2233 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2234 <Annotation Term="OData.Description" String="This version was created to clarify the `BootOrder` property might be controlled with a settings resource."/> 2235 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_6.ComputerSystem"/> 2236 </Schema> 2237 2238 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_8"> 2239 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2240 <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."/> 2241 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_7.ComputerSystem"/> 2242 </Schema> 2243 2244 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_9"> 2245 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2246 <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."/> 2247 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_8.ComputerSystem"/> 2248 </Schema> 2249 2250 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_10"> 2251 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2252 <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."/> 2253 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_9.ComputerSystem"/> 2254 </Schema> 2255 2256 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_11"> 2257 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2258 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 2259 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_10.ComputerSystem"/> 2260 </Schema> 2261 2262 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_12"> 2263 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2264 <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 2265 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_11.ComputerSystem"/> 2266 </Schema> 2267 2268 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_13"> 2269 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2270 <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/> 2271 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_12.ComputerSystem"/> 2272 </Schema> 2273 2274 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_8_14"> 2275 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2276 <Annotation Term="OData.Description" String="This version was created to correct the OpenAPI usage of payload annotations in action request bodies."/> 2277 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_13.ComputerSystem"/> 2278 </Schema> 2279 2280 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_0"> 2281 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2282 <Annotation Term="Redfish.Release" String="2019.3"/> 2283 2284 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_8_0.ComputerSystem"/> 2285 2286 <ComplexType Name="Boot" BaseType="ComputerSystem.v1_7_0.Boot"> 2287 <Property Name="HttpBootUri" Type="Edm.String"> 2288 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 2289 <Annotation Term="OData.Description" String="The URI to boot from when `BootSourceOverrideTarget` is set to `UefiHttp`."/> 2290 <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."/> 2291 <Annotation Term="OData.IsURL"/> 2292 </Property> 2293 </ComplexType> 2294 </Schema> 2295 2296 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_1"> 2297 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2298 <Annotation Term="OData.Description" String="This version was created to update the description for `UefiTargetBootSourceOverride`."/> 2299 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_0.ComputerSystem"/> 2300 </Schema> 2301 2302 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_2"> 2303 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2304 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 2305 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_1.ComputerSystem"/> 2306 </Schema> 2307 2308 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_3"> 2309 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2310 <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."/> 2311 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_2.ComputerSystem"/> 2312 </Schema> 2313 2314 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_4"> 2315 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2316 <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`."/> 2317 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_3.ComputerSystem"/> 2318 </Schema> 2319 2320 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_5"> 2321 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2322 <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`."/> 2323 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_4.ComputerSystem"/> 2324 </Schema> 2325 2326 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_6"> 2327 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2328 <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."/> 2329 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_5.ComputerSystem"/> 2330 </Schema> 2331 2332 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_7"> 2333 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2334 <Annotation Term="OData.Description" String="This version was created to clarify the `BootOrder` property might be controlled with a settings resource."/> 2335 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_6.ComputerSystem"/> 2336 </Schema> 2337 2338 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_8"> 2339 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2340 <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."/> 2341 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_7.ComputerSystem"/> 2342 </Schema> 2343 2344 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_9"> 2345 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2346 <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."/> 2347 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_8.ComputerSystem"/> 2348 </Schema> 2349 2350 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_10"> 2351 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2352 <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."/> 2353 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_9.ComputerSystem"/> 2354 </Schema> 2355 2356 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_11"> 2357 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2358 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 2359 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_10.ComputerSystem"/> 2360 </Schema> 2361 2362 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_12"> 2363 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2364 <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 2365 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_11.ComputerSystem"/> 2366 </Schema> 2367 2368 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_13"> 2369 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2370 <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/> 2371 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_12.ComputerSystem"/> 2372 </Schema> 2373 2374 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_9_14"> 2375 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2376 <Annotation Term="OData.Description" String="This version was created to correct the OpenAPI usage of payload annotations in action request bodies."/> 2377 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_13.ComputerSystem"/> 2378 </Schema> 2379 2380 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_0"> 2381 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2382 <Annotation Term="Redfish.Release" String="2019.4"/> 2383 <Annotation Term="OData.Description" String="This version was created to add new values to `HostingRoles`."/> 2384 2385 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_9_1.ComputerSystem"> 2386 <NavigationProperty Name="FabricAdapters" Type="FabricAdapterCollection.FabricAdapterCollection" ContainsTarget="true" Nullable="false"> 2387 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2388 <Annotation Term="OData.Description" String="The link to the collection of fabric adapters associated with this system."/> 2389 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `FabricAdapterCollection`."/> 2390 <Annotation Term="OData.AutoExpandReferences"/> 2391 </NavigationProperty> 2392 </EntityType> 2393 </Schema> 2394 2395 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_1"> 2396 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2397 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 2398 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_0.ComputerSystem"/> 2399 </Schema> 2400 2401 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_2"> 2402 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2403 <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."/> 2404 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_1.ComputerSystem"/> 2405 </Schema> 2406 2407 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_3"> 2408 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2409 <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`."/> 2410 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_2.ComputerSystem"/> 2411 </Schema> 2412 2413 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_4"> 2414 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2415 <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`."/> 2416 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_3.ComputerSystem"/> 2417 </Schema> 2418 2419 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_5"> 2420 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2421 <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."/> 2422 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_4.ComputerSystem"/> 2423 </Schema> 2424 2425 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_6"> 2426 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2427 <Annotation Term="OData.Description" String="This version was created to clarify the `BootOrder` property might be controlled with a settings resource."/> 2428 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_5.ComputerSystem"/> 2429 </Schema> 2430 2431 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_7"> 2432 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2433 <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."/> 2434 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_6.ComputerSystem"/> 2435 </Schema> 2436 2437 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_8"> 2438 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2439 <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."/> 2440 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_7.ComputerSystem"/> 2441 </Schema> 2442 2443 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_9"> 2444 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2445 <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."/> 2446 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_8.ComputerSystem"/> 2447 </Schema> 2448 2449 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_10"> 2450 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2451 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 2452 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_9.ComputerSystem"/> 2453 </Schema> 2454 2455 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_11"> 2456 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2457 <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 2458 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_10.ComputerSystem"/> 2459 </Schema> 2460 2461 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_12"> 2462 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2463 <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/> 2464 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_11.ComputerSystem"/> 2465 </Schema> 2466 2467 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_10_13"> 2468 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2469 <Annotation Term="OData.Description" String="This version was created to correct the OpenAPI usage of payload annotations in action request bodies."/> 2470 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_12.ComputerSystem"/> 2471 </Schema> 2472 2473 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_0"> 2474 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2475 <Annotation Term="Redfish.Release" String="2020.1"/> 2476 2477 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_10_1.ComputerSystem"/> 2478 2479 <ComplexType Name="Boot" BaseType="ComputerSystem.v1_9_0.Boot"> 2480 <Property Name="AutomaticRetryConfig" Type="ComputerSystem.v1_11_0.AutomaticRetryConfig"> 2481 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 2482 <Annotation Term="OData.Description" String="The configuration of how the system retries booting automatically."/> 2483 <Annotation Term="OData.LongDescription" String="This property shall contain the configuration of how the system retries booting automatically."/> 2484 </Property> 2485 <Property Name="AutomaticRetryAttempts" Type="Edm.Int64"> 2486 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 2487 <Annotation Term="OData.Description" String="The number of attempts the system will automatically retry booting."/> 2488 <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."/> 2489 <Annotation Term="Validation.Minimum" Int="0"/> 2490 </Property> 2491 <Property Name="RemainingAutomaticRetryAttempts" Type="Edm.Int64"> 2492 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2493 <Annotation Term="OData.Description" String="The number of remaining automatic retry boots."/> 2494 <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."/> 2495 <Annotation Term="Validation.Minimum" Int="0"/> 2496 </Property> 2497 </ComplexType> 2498 2499 <EnumType Name="AutomaticRetryConfig"> 2500 <Member Name="Disabled"> 2501 <Annotation Term="OData.Description" String="Disable automatic retrying of booting."/> 2502 <Annotation Term="OData.LongDescription" String="This value shall indicate that automatic retrying of booting is disabled."/> 2503 </Member> 2504 <Member Name="RetryAttempts"> 2505 <Annotation Term="OData.Description" String="Automatic retrying of booting is based on a specified retry count."/> 2506 <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."/> 2507 </Member> 2508 <Member Name="RetryAlways"> 2509 <Annotation Term="OData.Description" String="Always automatically retry booting."/> 2510 <Annotation Term="OData.LongDescription" String="This value shall indicate that the system will always automatically retry booting."/> 2511 </Member> 2512 </EnumType> 2513 </Schema> 2514 2515 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_1"> 2516 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2517 <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."/> 2518 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_0.ComputerSystem"/> 2519 </Schema> 2520 2521 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_2"> 2522 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2523 <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`."/> 2524 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_1.ComputerSystem"/> 2525 </Schema> 2526 2527 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_3"> 2528 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2529 <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`."/> 2530 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_2.ComputerSystem"/> 2531 </Schema> 2532 2533 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_4"> 2534 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2535 <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."/> 2536 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_3.ComputerSystem"/> 2537 </Schema> 2538 2539 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_5"> 2540 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2541 <Annotation Term="OData.Description" String="This version was created to clarify the `BootOrder` property might be controlled with a settings resource."/> 2542 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_4.ComputerSystem"/> 2543 </Schema> 2544 2545 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_6"> 2546 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2547 <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."/> 2548 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_5.ComputerSystem"/> 2549 </Schema> 2550 2551 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_7"> 2552 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2553 <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."/> 2554 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_6.ComputerSystem"/> 2555 </Schema> 2556 2557 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_8"> 2558 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2559 <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."/> 2560 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_7.ComputerSystem"/> 2561 </Schema> 2562 2563 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_9"> 2564 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2565 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 2566 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_8.ComputerSystem"/> 2567 </Schema> 2568 2569 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_10"> 2570 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2571 <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 2572 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_9.ComputerSystem"/> 2573 </Schema> 2574 2575 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_11"> 2576 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2577 <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/> 2578 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_10.ComputerSystem"/> 2579 </Schema> 2580 2581 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_11_12"> 2582 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2583 <Annotation Term="OData.Description" String="This version was created to correct the OpenAPI usage of payload annotations in action request bodies."/> 2584 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_11.ComputerSystem"/> 2585 </Schema> 2586 2587 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_12_0"> 2588 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2589 <Annotation Term="Redfish.Release" String="2020.2"/> 2590 2591 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_11_1.ComputerSystem"> 2592 <Property Name="LastResetTime" Type="Edm.DateTimeOffset" Nullable="false"> 2593 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2594 <Annotation Term="OData.Description" String="The date and time when the system was last reset or rebooted."/> 2595 <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."/> 2596 </Property> 2597 </EntityType> 2598 </Schema> 2599 2600 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_12_1"> 2601 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2602 <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`."/> 2603 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_12_0.ComputerSystem"/> 2604 </Schema> 2605 2606 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_12_2"> 2607 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2608 <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`."/> 2609 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_12_1.ComputerSystem"/> 2610 </Schema> 2611 2612 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_12_3"> 2613 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2614 <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."/> 2615 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_12_2.ComputerSystem"/> 2616 </Schema> 2617 2618 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_12_4"> 2619 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2620 <Annotation Term="OData.Description" String="This version was created to clarify the `BootOrder` property might be controlled with a settings resource."/> 2621 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_12_3.ComputerSystem"/> 2622 </Schema> 2623 2624 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_12_5"> 2625 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2626 <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."/> 2627 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_12_4.ComputerSystem"/> 2628 </Schema> 2629 2630 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_12_6"> 2631 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2632 <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."/> 2633 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_12_5.ComputerSystem"/> 2634 </Schema> 2635 2636 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_12_7"> 2637 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2638 <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."/> 2639 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_12_6.ComputerSystem"/> 2640 </Schema> 2641 2642 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_12_8"> 2643 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2644 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 2645 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_12_7.ComputerSystem"/> 2646 </Schema> 2647 2648 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_12_9"> 2649 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2650 <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 2651 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_12_8.ComputerSystem"/> 2652 </Schema> 2653 2654 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_12_10"> 2655 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2656 <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/> 2657 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_12_9.ComputerSystem"/> 2658 </Schema> 2659 2660 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_12_11"> 2661 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2662 <Annotation Term="OData.Description" String="This version was created to correct the OpenAPI usage of payload annotations in action request bodies."/> 2663 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_12_10.ComputerSystem"/> 2664 </Schema> 2665 2666 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_13_0"> 2667 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2668 <Annotation Term="Redfish.Release" String="2020.3"/> 2669 <Annotation Term="OData.Description" String="This version was created to deprecate `IndicatorLED` in favor of `LocationIndicatorActive`."/> 2670 2671 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_12_1.ComputerSystem"> 2672 <Property Name="LocationIndicatorActive" Type="Edm.Boolean"> 2673 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 2674 <Annotation Term="OData.Description" String="An indicator allowing an operator to physically locate this resource."/> 2675 <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."/> 2676 </Property> 2677 <Property Name="BootProgress" Type="ComputerSystem.v1_13_0.BootProgress"> 2678 <Annotation Term="OData.Description" String="This object describes the last boot progress state."/> 2679 <Annotation Term="OData.LongDescription" String="This object shall contain the last boot progress state and time."/> 2680 </Property> 2681 <Property Name="PowerOnDelaySeconds" Type="Edm.Decimal"> 2682 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 2683 <Annotation Term="OData.Description" String="The number of seconds to delay power on after an externally performed power cycle or during a reset. Zero seconds indicates no delay to power up."/> 2684 <Annotation Term="OData.LongDescription" String="This property shall contain the number of seconds to delay power on after an externally performed power cycle or during a reset. The value `0` shall indicate no delay to power on."/> 2685 </Property> 2686 <Property Name="PowerOffDelaySeconds" Type="Edm.Decimal"> 2687 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 2688 <Annotation Term="OData.Description" String="The number of seconds to delay power off during a reset. Zero seconds indicates no delay to power off."/> 2689 <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."/> 2690 </Property> 2691 <Property Name="PowerCycleDelaySeconds" Type="Edm.Decimal"> 2692 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 2693 <Annotation Term="OData.Description" String="The number of seconds to delay power on after a `Reset` action requesting `PowerCycle` or `FullPowerCycle`. Zero seconds indicates no delay."/> 2694 <Annotation Term="OData.LongDescription" String="This property shall contain the number of seconds to delay power on after a `Reset` action requesting `PowerCycle` or `FullPowerCycle`. The value `0` shall indicate no delay to power on."/> 2695 </Property> 2696 <Property Name="SerialConsole" Type="ComputerSystem.v1_13_0.HostSerialConsole" Nullable="false"> 2697 <Annotation Term="OData.Description" String="The serial console services that this system provides."/> 2698 <Annotation Term="OData.LongDescription" String="This property shall contain information about the serial console services of this system."/> 2699 </Property> 2700 <Property Name="GraphicalConsole" Type="ComputerSystem.v1_13_0.HostGraphicalConsole" Nullable="false"> 2701 <Annotation Term="OData.Description" String="The information about the graphical console (KVM-IP) service of this system."/> 2702 <Annotation Term="OData.LongDescription" String="This property shall contain the information about the graphical console (KVM-IP) service of this system."/> 2703 </Property> 2704 <Property Name="VirtualMediaConfig" Type="ComputerSystem.v1_13_0.VirtualMediaConfig" Nullable="false"> 2705 <Annotation Term="OData.Description" String="The information about the virtual media service of this system."/> 2706 <Annotation Term="OData.LongDescription" String="This property shall contain the information about the virtual media service of this system."/> 2707 </Property> 2708 <NavigationProperty Name="VirtualMedia" Type="VirtualMediaCollection.VirtualMediaCollection" ContainsTarget="true" Nullable="false"> 2709 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2710 <Annotation Term="OData.Description" String="The link to the virtual media services for this system."/> 2711 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `VirtualMediaCollection` that this system uses."/> 2712 <Annotation Term="OData.AutoExpandReferences"/> 2713 </NavigationProperty> 2714 </EntityType> 2715 2716 <ComplexType Name="BootProgress"> 2717 <Annotation Term="OData.AdditionalProperties" Bool="false"/> 2718 <Annotation Term="OData.Description" String="This object describes the last boot progress state."/> 2719 <Annotation Term="OData.LongDescription" String="This object shall contain the last boot progress state and time."/> 2720 <Property Name="LastState" Type="ComputerSystem.v1_13_0.BootProgressTypes"> 2721 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2722 <Annotation Term="OData.Description" String="The last boot progress state."/> 2723 <Annotation Term="OData.LongDescription" String="This property shall contain the last boot progress state."/> 2724 </Property> 2725 <Property Name="LastStateTime" Type="Edm.DateTimeOffset"> 2726 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2727 <Annotation Term="OData.Description" String="The date and time when the last boot state was updated."/> 2728 <Annotation Term="OData.LongDescription" String="This property shall contain the date and time when the last boot state was updated."/> 2729 </Property> 2730 <Property Name="OemLastState" Type="Edm.String"> 2731 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2732 <Annotation Term="OData.Description" String="The OEM-specific last state, if the LastState type is `OEM`."/> 2733 <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`."/> 2734 </Property> 2735 <Property Name="Oem" Type="Resource.Oem" Nullable="false"> 2736 <Annotation Term="OData.Description" String="The OEM extension property."/> 2737 <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."/> 2738 </Property> 2739 </ComplexType> 2740 2741 <EnumType Name="BootProgressTypes"> 2742 <Member Name="None"> 2743 <Annotation Term="OData.Description" String="The system is not booting."/> 2744 <Annotation Term="OData.LongDescription" String="This value shall indicate that the system is not booting or running, such as the system is powered off."/> 2745 </Member> 2746 <Member Name="PrimaryProcessorInitializationStarted"> 2747 <Annotation Term="OData.Description" String="The system has started initializing the primary processor."/> 2748 <Annotation Term="OData.LongDescription" String="This value shall indicate that the system has started to initialize the primary processor."/> 2749 </Member> 2750 <Member Name="BusInitializationStarted"> 2751 <Annotation Term="OData.Description" String="The system has started initializing the buses."/> 2752 <Annotation Term="OData.LongDescription" String="This value shall indicate that the system has started to initialize the buses."/> 2753 </Member> 2754 <Member Name="MemoryInitializationStarted"> 2755 <Annotation Term="OData.Description" String="The system has started initializing the memory."/> 2756 <Annotation Term="OData.LongDescription" String="This value shall indicate that the system has started to initialize the memory."/> 2757 </Member> 2758 <Member Name="SecondaryProcessorInitializationStarted"> 2759 <Annotation Term="OData.Description" String="The system has started initializing the remaining processors."/> 2760 <Annotation Term="OData.LongDescription" String="This value shall indicate that the system has started to initialize the secondary processors."/> 2761 </Member> 2762 <Member Name="PCIResourceConfigStarted"> 2763 <Annotation Term="OData.Description" String="The system has started initializing the PCI resources."/> 2764 <Annotation Term="OData.LongDescription" String="This value shall indicate that the system has started to initialize the PCI resources."/> 2765 </Member> 2766 <Member Name="SystemHardwareInitializationComplete"> 2767 <Annotation Term="OData.Description" String="The system has completed initializing all hardware."/> 2768 <Annotation Term="OData.LongDescription" String="This value shall indicate that the system has completed initializing all hardware."/> 2769 </Member> 2770 <Member Name="SetupEntered"> 2771 <Annotation Term="OData.Description" String="The system has entered the setup utility."/> 2772 <Annotation Term="OData.LongDescription" String="This value shall indicate that the system has entered the setup utility."/> 2773 <Annotation Term="Redfish.Revisions"> 2774 <Collection> 2775 <Record> 2776 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/> 2777 <PropertyValue Property="Version" String="v1_15_0"/> 2778 </Record> 2779 </Collection> 2780 </Annotation> 2781 </Member> 2782 <Member Name="OSBootStarted"> 2783 <Annotation Term="OData.Description" String="The operating system has started booting."/> 2784 <Annotation Term="OData.LongDescription" String="This value shall indicate that the operating system has started to boot."/> 2785 </Member> 2786 <Member Name="OSRunning"> 2787 <Annotation Term="OData.Description" String="The operating system is running."/> 2788 <Annotation Term="OData.LongDescription" String="This value shall indicate that the operating system is running and shall indicate the final boot progress state."/> 2789 </Member> 2790 <Member Name="OEM"> 2791 <Annotation Term="OData.Description" String="A boot progress state in an OEM-defined format."/> 2792 <Annotation Term="OData.LongDescription" String="This value shall indicate an OEM-defined boot progress state."/> 2793 </Member> 2794 </EnumType> 2795 2796 <ComplexType Name="HostSerialConsole"> 2797 <Annotation Term="OData.AdditionalProperties" Bool="false"/> 2798 <Annotation Term="OData.Description" String="The information about the serial console services that this system provides."/> 2799 <Annotation Term="OData.LongDescription" String="This type shall describe the serial console services for a computer system."/> 2800 <Property Name="MaxConcurrentSessions" Type="Edm.Int64" Nullable="false"> 2801 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2802 <Annotation Term="OData.Description" String="The maximum number of service sessions, regardless of protocol, that this system can support."/> 2803 <Annotation Term="OData.LongDescription" String="This property shall contain the maximum number of concurrent service sessions that this implementation supports."/> 2804 <Annotation Term="Validation.Minimum" Int="0"/> 2805 </Property> 2806 <Property Name="SSH" Type="ComputerSystem.v1_13_0.SerialConsoleProtocol" Nullable="false"> 2807 <Annotation Term="OData.Description" String="The connection details for an SSH serial console service."/> 2808 <Annotation Term="OData.LongDescription" String="This property shall contain connection details for a serial console service that uses the Secure Shell (SSH) protocol."/> 2809 </Property> 2810 <Property Name="Telnet" Type="ComputerSystem.v1_13_0.SerialConsoleProtocol" Nullable="false"> 2811 <Annotation Term="OData.Description" String="The connection details for a Telnet serial console service."/> 2812 <Annotation Term="OData.LongDescription" String="This property shall contain connection details for a serial console service that uses the Telnet protocol."/> 2813 </Property> 2814 <Property Name="IPMI" Type="ComputerSystem.v1_13_0.SerialConsoleProtocol" Nullable="false"> 2815 <Annotation Term="OData.Description" String="The connection details for an IPMI Serial-over-LAN service."/> 2816 <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."/> 2817 </Property> 2818 </ComplexType> 2819 2820 <ComplexType Name="SerialConsoleProtocol"> 2821 <Annotation Term="OData.AdditionalProperties" Bool="false"/> 2822 <Annotation Term="OData.Description" String="The information about a serial console service that this system provides."/> 2823 <Annotation Term="OData.LongDescription" String="This type shall describe a serial console service for a computer system."/> 2824 <Property Name="ServiceEnabled" Type="Edm.Boolean" Nullable="false"> 2825 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 2826 <Annotation Term="OData.Description" String="An indication of whether the service is enabled for this system."/> 2827 <Annotation Term="OData.LongDescription" String="This property shall indicate whether the protocol for the service is enabled."/> 2828 </Property> 2829 <Property Name="Port" Type="Edm.Int64"> 2830 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 2831 <Annotation Term="OData.Description" String="The protocol port."/> 2832 <Annotation Term="OData.LongDescription" String="This property shall contain the port assigned to the protocol."/> 2833 <Annotation Term="Validation.Minimum" Int="0"/> 2834 </Property> 2835 <Property Name="SharedWithManagerCLI" Type="Edm.Boolean" Nullable="false"> 2836 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2837 <Annotation Term="OData.Description" String="Indicates whether the serial console service is shared with access to the manager's command-line interface (CLI)."/> 2838 <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)."/> 2839 </Property> 2840 <Property Name="ConsoleEntryCommand" Type="Edm.String"> 2841 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2842 <Annotation Term="OData.Description" String="The command string passed to the service to select or enter the system's serial console."/> 2843 <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."/> 2844 </Property> 2845 <Property Name="HotKeySequenceDisplay" Type="Edm.String"> 2846 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2847 <Annotation Term="OData.Description" String="The hotkey sequence available for the user to exit the serial console session."/> 2848 <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."/> 2849 </Property> 2850 </ComplexType> 2851 2852 <ComplexType Name="HostGraphicalConsole"> 2853 <Annotation Term="OData.AdditionalProperties" Bool="false"/> 2854 <Annotation Term="OData.Description" String="The information about a graphical console service for this system."/> 2855 <Annotation Term="OData.LongDescription" String="This type shall describe a graphical console service for a computer system."/> 2856 <Property Name="ServiceEnabled" Type="Edm.Boolean" Nullable="false"> 2857 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 2858 <Annotation Term="OData.Description" String="An indication of whether the service is enabled for this system."/> 2859 <Annotation Term="OData.LongDescription" String="This property shall indicate whether the protocol for the service is enabled."/> 2860 </Property> 2861 <Property Name="Port" Type="Edm.Int64"> 2862 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 2863 <Annotation Term="OData.Description" String="The protocol port."/> 2864 <Annotation Term="OData.LongDescription" String="This property shall contain the port assigned to the service."/> 2865 <Annotation Term="Validation.Minimum" Int="0"/> 2866 </Property> 2867 <Property Name="ConnectTypesSupported" Type="Collection(ComputerSystem.v1_13_0.GraphicalConnectTypesSupported)" Nullable="false"> 2868 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2869 <Annotation Term="OData.Description" String="This property enumerates the graphical console connection types that the implementation allows."/> 2870 <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."/> 2871 </Property> 2872 <Property Name="MaxConcurrentSessions" Type="Edm.Int64" Nullable="false"> 2873 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2874 <Annotation Term="OData.Description" String="The maximum number of service sessions, regardless of protocol, that this system can support."/> 2875 <Annotation Term="OData.LongDescription" String="This property shall contain the maximum number of concurrent service sessions that this implementation supports."/> 2876 <Annotation Term="Validation.Minimum" Int="0"/> 2877 </Property> 2878 </ComplexType> 2879 2880 <EnumType Name="GraphicalConnectTypesSupported"> 2881 <Member Name="KVMIP"> 2882 <Annotation Term="OData.Description" String="The controller supports a graphical console connection through a KVM-IP (redirection of Keyboard, Video, Mouse over IP) protocol."/> 2883 </Member> 2884 <Member Name="OEM"> 2885 <Annotation Term="OData.Description" String="The controller supports a graphical console connection through an OEM-specific protocol."/> 2886 </Member> 2887 </EnumType> 2888 2889 <ComplexType Name="VirtualMediaConfig"> 2890 <Annotation Term="OData.AdditionalProperties" Bool="false"/> 2891 <Annotation Term="OData.Description" String="The information about virtual media service for this system."/> 2892 <Annotation Term="OData.LongDescription" String="This type shall describe a virtual media service for a computer system."/> 2893 <Property Name="ServiceEnabled" Type="Edm.Boolean" Nullable="false"> 2894 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 2895 <Annotation Term="OData.Description" String="An indication of whether the service is enabled for this system."/> 2896 <Annotation Term="OData.LongDescription" String="This property shall indicate whether the protocol for the service is enabled."/> 2897 </Property> 2898 <Property Name="Port" Type="Edm.Int64"> 2899 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 2900 <Annotation Term="OData.Description" String="The protocol port."/> 2901 <Annotation Term="OData.LongDescription" String="This property shall contain the port assigned to the service."/> 2902 <Annotation Term="Validation.Minimum" Int="0"/> 2903 </Property> 2904 </ComplexType> 2905 </Schema> 2906 2907 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_13_1"> 2908 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2909 <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`."/> 2910 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_13_0.ComputerSystem"/> 2911 </Schema> 2912 2913 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_13_2"> 2914 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2915 <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."/> 2916 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_13_1.ComputerSystem"/> 2917 </Schema> 2918 2919 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_13_3"> 2920 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2921 <Annotation Term="OData.Description" String="This version was created to clarify the `BootOrder` property might be controlled with a settings resource."/> 2922 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_13_2.ComputerSystem"/> 2923 </Schema> 2924 2925 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_13_4"> 2926 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2927 <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."/> 2928 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_13_3.ComputerSystem"/> 2929 </Schema> 2930 2931 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_13_5"> 2932 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2933 <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."/> 2934 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_13_4.ComputerSystem"/> 2935 </Schema> 2936 2937 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_13_6"> 2938 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2939 <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."/> 2940 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_13_5.ComputerSystem"/> 2941 </Schema> 2942 2943 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_13_7"> 2944 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2945 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 2946 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_13_6.ComputerSystem"/> 2947 </Schema> 2948 2949 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_13_8"> 2950 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2951 <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 2952 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_13_7.ComputerSystem"/> 2953 </Schema> 2954 2955 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_13_9"> 2956 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2957 <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/> 2958 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_13_8.ComputerSystem"/> 2959 </Schema> 2960 2961 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_13_10"> 2962 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2963 <Annotation Term="OData.Description" String="This version was created to correct the OpenAPI usage of payload annotations in action request bodies."/> 2964 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_13_9.ComputerSystem"/> 2965 </Schema> 2966 2967 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_13_11"> 2968 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2969 <Annotation Term="OData.Description" String="Updated the description of `PowerCycleDelaySeconds` to include the usage with `FullPowerCycle`."/> 2970 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_13_10.ComputerSystem"/> 2971 </Schema> 2972 2973 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_14_0"> 2974 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 2975 <Annotation Term="Redfish.Release" String="2020.4"/> 2976 2977 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_13_1.ComputerSystem"> 2978 <NavigationProperty Name="Certificates" Type="CertificateCollection.CertificateCollection" ContainsTarget="true" Nullable="false"> 2979 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 2980 <Annotation Term="OData.Description" String="The link to a collection of certificates for device identity and attestation."/> 2981 <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."/> 2982 <Annotation Term="OData.AutoExpandReferences"/> 2983 </NavigationProperty> 2984 <Property Name="Measurements" Type="Collection(SoftwareInventory.MeasurementBlock)" Nullable="false"> 2985 <Annotation Term="OData.Description" String="An array of DSP0274-defined measurement blocks."/> 2986 <Annotation Term="OData.LongDescription" String="This property shall contain an array of DSP0274-defined measurement blocks."/> 2987 <Annotation Term="Redfish.Revisions"> 2988 <Collection> 2989 <Record> 2990 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/> 2991 <PropertyValue Property="Version" String="v1_17_0"/> 2992 <PropertyValue Property="Description" String="This property has been deprecated in favor of the `ComponentIntegrity` resource."/> 2993 </Record> 2994 </Collection> 2995 </Annotation> 2996 </Property> 2997 </EntityType> 2998 2999 <ComplexType Name="Boot" BaseType="ComputerSystem.v1_11_0.Boot"> 3000 <Property Name="TrustedModuleRequiredToBoot" Type="ComputerSystem.v1_14_0.TrustedModuleRequiredToBoot"> 3001 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 3002 <Annotation Term="OData.Description" String="The Trusted Module boot requirement."/> 3003 <Annotation Term="OData.LongDescription" String="This property shall contain the Trusted Module boot requirement."/> 3004 </Property> 3005 </ComplexType> 3006 3007 <ComplexType Name="ProcessorSummary" BaseType="ComputerSystem.v1_7_0.ProcessorSummary"> 3008 <Property Name="CoreCount" Type="Edm.Int64"> 3009 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 3010 <Annotation Term="OData.Description" String="The number of processor cores in the system."/> 3011 <Annotation Term="OData.LongDescription" String="This property shall contain the total number of central processor cores in the system."/> 3012 <Annotation Term="Validation.Minimum" Int="0"/> 3013 </Property> 3014 </ComplexType> 3015 3016 <EnumType Name="TrustedModuleRequiredToBoot"> 3017 <Member Name="Disabled"> 3018 <Annotation Term="OData.Description" String="No Trusted Module requirement to boot."/> 3019 <Annotation Term="OData.LongDescription" String="This value shall indicate a Trusted Module is not required to boot."/> 3020 </Member> 3021 <Member Name="Required"> 3022 <Annotation Term="OData.Description" String="A functional Trusted Module is required to boot."/> 3023 <Annotation Term="OData.LongDescription" String="This value shall indicate a functioning Trusted Module is required to boot."/> 3024 </Member> 3025 </EnumType> 3026 </Schema> 3027 3028 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_14_1"> 3029 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3030 <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."/> 3031 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_14_0.ComputerSystem"/> 3032 </Schema> 3033 3034 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_14_2"> 3035 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3036 <Annotation Term="OData.Description" String="This version was created to clarify the `BootOrder` property might be controlled with a settings resource."/> 3037 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_14_1.ComputerSystem"/> 3038 </Schema> 3039 3040 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_14_3"> 3041 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3042 <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."/> 3043 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_14_2.ComputerSystem"/> 3044 </Schema> 3045 3046 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_14_4"> 3047 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3048 <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."/> 3049 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_14_3.ComputerSystem"/> 3050 </Schema> 3051 3052 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_14_5"> 3053 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3054 <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."/> 3055 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_14_4.ComputerSystem"/> 3056 </Schema> 3057 3058 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_14_6"> 3059 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3060 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 3061 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_14_5.ComputerSystem"/> 3062 </Schema> 3063 3064 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_14_7"> 3065 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3066 <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 3067 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_14_6.ComputerSystem"/> 3068 </Schema> 3069 3070 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_14_8"> 3071 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3072 <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/> 3073 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_14_7.ComputerSystem"/> 3074 </Schema> 3075 3076 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_14_9"> 3077 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3078 <Annotation Term="OData.Description" String="This version was created to correct the OpenAPI usage of payload annotations in action request bodies."/> 3079 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_14_8.ComputerSystem"/> 3080 </Schema> 3081 3082 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_14_10"> 3083 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3084 <Annotation Term="OData.Description" String="Updated the description of `PowerCycleDelaySeconds` to include the usage with `FullPowerCycle`."/> 3085 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_14_9.ComputerSystem"/> 3086 </Schema> 3087 3088 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_15_0"> 3089 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3090 <Annotation Term="Redfish.Release" String="2021.1"/> 3091 <Annotation Term="OData.Description" String="This version was created to add `SetupEntered` to `BootProgress`."/> 3092 3093 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_14_1.ComputerSystem"> 3094 <NavigationProperty Name="GraphicsControllers" Type="GraphicsControllerCollection.GraphicsControllerCollection" ContainsTarget="true" Nullable="false"> 3095 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 3096 <Annotation Term="OData.Description" String="The link to a collection of graphics controllers that can output video for this system."/> 3097 <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."/> 3098 <Annotation Term="OData.AutoExpandReferences"/> 3099 </NavigationProperty> 3100 <NavigationProperty Name="USBControllers" Type="USBControllerCollection.USBControllerCollection" ContainsTarget="true" Nullable="false"> 3101 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 3102 <Annotation Term="OData.Description" String="The link to a collection of USB controllers for this system."/> 3103 <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."/> 3104 <Annotation Term="OData.AutoExpandReferences"/> 3105 </NavigationProperty> 3106 <Property Name="PowerMode" Type="ComputerSystem.v1_15_0.PowerMode"> 3107 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 3108 <Annotation Term="OData.Description" String="The power mode setting of the computer system."/> 3109 <Annotation Term="OData.LongDescription" String="This property shall contain the computer system power mode setting."/> 3110 </Property> 3111 </EntityType> 3112 3113 <ComplexType Name="Boot" BaseType="ComputerSystem.v1_14_0.Boot"> 3114 <Property Name="StopBootOnFault" Type="ComputerSystem.v1_15_0.StopBootOnFault"> 3115 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 3116 <Annotation Term="OData.Description" String="If the boot should stop on a fault."/> 3117 <Annotation Term="OData.LongDescription" String="This property shall contain the setting if the boot should stop on a fault."/> 3118 </Property> 3119 </ComplexType> 3120 3121 <EnumType Name="StopBootOnFault"> 3122 <Member Name="Never"> 3123 <Annotation Term="OData.Description" String="The system performs any normal recovery actions during boot if a fault occurs."/> 3124 <Annotation Term="OData.LongDescription" String="This value shall indicate the system will continue to attempt to boot if a fault occurs."/> 3125 </Member> 3126 <Member Name="AnyFault"> 3127 <Annotation Term="OData.Description" String="The system should stop the boot on any fault."/> 3128 <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."/> 3129 </Member> 3130 </EnumType> 3131 3132 <EnumType Name="PowerMode"> 3133 <Member Name="MaximumPerformance"> 3134 <Annotation Term="OData.Description" String="The system performs at the highest speeds possible."/> 3135 <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."/> 3136 </Member> 3137 <Member Name="BalancedPerformance"> 3138 <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."/> 3139 <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`."/> 3140 </Member> 3141 <Member Name="PowerSaving"> 3142 <Annotation Term="OData.Description" String="The system performs at reduced speeds to save power."/> 3143 <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."/> 3144 </Member> 3145 <Member Name="Static"> 3146 <Annotation Term="OData.Description" String="The system power mode is static."/> 3147 <Annotation Term="OData.LongDescription" String="This value shall indicate the system performs at a static base speed."/> 3148 </Member> 3149 <Member Name="OSControlled"> 3150 <Annotation Term="OData.Description" String="The system power mode is controlled by the operating system."/> 3151 <Annotation Term="OData.LongDescription" String="This value shall indicate the system performs at an operating system-controlled power mode."/> 3152 </Member> 3153 <Member Name="OEM"> 3154 <Annotation Term="OData.Description" String="The system power mode is OEM-defined."/> 3155 <Annotation Term="OData.LongDescription" String="This value shall indicate the system performs at an OEM-defined power mode."/> 3156 </Member> 3157 <Member Name="EfficiencyFavorPower"> 3158 <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."/> 3159 <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."/> 3160 <Annotation Term="Redfish.Revisions"> 3161 <Collection> 3162 <Record> 3163 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/> 3164 <PropertyValue Property="Version" String="v1_22_0"/> 3165 </Record> 3166 </Collection> 3167 </Annotation> 3168 </Member> 3169 <Member Name="EfficiencyFavorPerformance"> 3170 <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."/> 3171 <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."/> 3172 <Annotation Term="Redfish.Revisions"> 3173 <Collection> 3174 <Record> 3175 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/> 3176 <PropertyValue Property="Version" String="v1_22_0"/> 3177 </Record> 3178 </Collection> 3179 </Annotation> 3180 </Member> 3181 </EnumType> 3182 3183 <ComplexType Name="ProcessorSummary" BaseType="ComputerSystem.v1_14_0.ProcessorSummary"> 3184 <Property Name="ThreadingEnabled" Type="Edm.Boolean" Nullable="false"> 3185 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 3186 <Annotation Term="OData.Description" String="An indication of whether threading is enabled on all processors in this system."/> 3187 <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."/> 3188 </Property> 3189 </ComplexType> 3190 </Schema> 3191 3192 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_15_1"> 3193 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3194 <Annotation Term="OData.Description" String="This version was created to clarify the `BootOrder` property might be controlled with a settings resource."/> 3195 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_15_0.ComputerSystem"/> 3196 </Schema> 3197 3198 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_15_2"> 3199 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3200 <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."/> 3201 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_15_1.ComputerSystem"/> 3202 </Schema> 3203 3204 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_15_3"> 3205 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3206 <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."/> 3207 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_15_2.ComputerSystem"/> 3208 </Schema> 3209 3210 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_15_4"> 3211 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3212 <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."/> 3213 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_15_3.ComputerSystem"/> 3214 </Schema> 3215 3216 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_15_5"> 3217 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3218 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 3219 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_15_4.ComputerSystem"/> 3220 </Schema> 3221 3222 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_15_6"> 3223 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3224 <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 3225 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_15_5.ComputerSystem"/> 3226 </Schema> 3227 3228 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_15_7"> 3229 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3230 <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/> 3231 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_15_6.ComputerSystem"/> 3232 </Schema> 3233 3234 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_15_8"> 3235 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3236 <Annotation Term="OData.Description" String="This version was created to correct the OpenAPI usage of payload annotations in action request bodies."/> 3237 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_15_7.ComputerSystem"/> 3238 </Schema> 3239 3240 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_15_9"> 3241 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3242 <Annotation Term="OData.Description" String="Updated the description of `PowerCycleDelaySeconds` to include the usage with `FullPowerCycle`."/> 3243 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_15_8.ComputerSystem"/> 3244 </Schema> 3245 3246 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_16_0"> 3247 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3248 <Annotation Term="Redfish.Release" String="2021.2"/> 3249 <Annotation Term="OData.Description" String="This version was created to deprecate `Status` within `ProcessorSummary` and `MemorySummary` in favor of `Conditions` within `Status` at the root of the resource."/> 3250 3251 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_15_0.ComputerSystem"> 3252 <Property Name="IdlePowerSaver" Type="ComputerSystem.v1_16_0.IdlePowerSaver"> 3253 <Annotation Term="OData.Description" String="The idle power saver settings of the computer system."/> 3254 <Annotation Term="OData.LongDescription" String="This property shall contain the idle power saver settings of the computer system."/> 3255 </Property> 3256 <Property Name="KeyManagement" Type="ComputerSystem.v1_16_0.KeyManagement"> 3257 <Annotation Term="OData.Description" String="The key management settings of the computer system."/> 3258 <Annotation Term="OData.LongDescription" String="This property shall contain the key management settings of the computer system."/> 3259 </Property> 3260 </EntityType> 3261 3262 <ComplexType Name="IdlePowerSaver"> 3263 <Annotation Term="OData.AdditionalProperties" Bool="false"/> 3264 <Annotation Term="OData.Description" String="The idle power saver settings of a computer system."/> 3265 <Annotation Term="OData.LongDescription" String="This object shall contain the idle power saver settings of a computer system."/> 3266 <Property Name="Enabled" Type="Edm.Boolean" Nullable="false"> 3267 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 3268 <Annotation Term="OData.Description" String="An indication of whether idle power saver is enabled."/> 3269 <Annotation Term="OData.LongDescription" String="The value of this property shall indicate if idle power saver is enabled."/> 3270 </Property> 3271 <Property Name="EnterUtilizationPercent" Type="Edm.Decimal"> 3272 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 3273 <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."/> 3274 <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."/> 3275 <Annotation Term="Validation.Minimum" Int="0"/> 3276 <Annotation Term="Measures.Unit" String="%"/> 3277 </Property> 3278 <Property Name="EnterDwellTimeSeconds" Type="Edm.Int64"> 3279 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 3280 <Annotation Term="OData.Description" String="The duration in seconds the computer system is below the `EnterUtilizationPercent` value before the idle power save is activated."/> 3281 <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."/> 3282 <Annotation Term="Validation.Minimum" Int="0"/> 3283 <Annotation Term="Measures.Unit" String="s"/> 3284 </Property> 3285 <Property Name="ExitUtilizationPercent" Type="Edm.Decimal"> 3286 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 3287 <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."/> 3288 <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."/> 3289 <Annotation Term="Validation.Minimum" Int="0"/> 3290 <Annotation Term="Measures.Unit" String="%"/> 3291 </Property> 3292 <Property Name="ExitDwellTimeSeconds" Type="Edm.Int64"> 3293 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 3294 <Annotation Term="OData.Description" String="The duration in seconds the computer system is above the `ExitUtilizationPercent` value before the idle power save is stopped."/> 3295 <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."/> 3296 <Annotation Term="Validation.Minimum" Int="0"/> 3297 <Annotation Term="Measures.Unit" String="s"/> 3298 </Property> 3299 </ComplexType> 3300 3301 <ComplexType Name="KeyManagement"> 3302 <Annotation Term="OData.AdditionalProperties" Bool="false"/> 3303 <Annotation Term="OData.Description" String="The key management settings of a computer system."/> 3304 <Annotation Term="OData.LongDescription" String="This object shall contain the key management settings of a computer system."/> 3305 <Property Name="KMIPServers" Type="Collection(ComputerSystem.v1_16_0.KMIPServer)"> 3306 <Annotation Term="OData.Description" String="The KMIP servers to which this computer system is subscribed."/> 3307 <Annotation Term="OData.LongDescription" String="This property shall contain the KMIP servers to which this computer system is subscribed for key management."/> 3308 </Property> 3309 <NavigationProperty Name="KMIPCertificates" Type="CertificateCollection.CertificateCollection" ContainsTarget="true" Nullable="false"> 3310 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 3311 <Annotation Term="OData.Description" String="The link to a collection of server certificates for the servers referenced by the `KMIPServers` property."/> 3312 <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."/> 3313 <Annotation Term="OData.AutoExpandReferences"/> 3314 </NavigationProperty> 3315 </ComplexType> 3316 3317 <ComplexType Name="KMIPServer"> 3318 <Annotation Term="OData.AdditionalProperties" Bool="false"/> 3319 <Annotation Term="OData.Description" String="The KMIP server settings for a computer system."/> 3320 <Annotation Term="OData.LongDescription" String="This object shall contain the KMIP server settings for a computer system."/> 3321 <Property Name="Address" Type="Edm.String"> 3322 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 3323 <Annotation Term="OData.Description" String="The KMIP server address."/> 3324 <Annotation Term="OData.LongDescription" String="This property shall contain the KMIP server address."/> 3325 </Property> 3326 <Property Name="Port" Type="Edm.Int64"> 3327 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 3328 <Annotation Term="OData.Description" String="The KMIP server port."/> 3329 <Annotation Term="OData.LongDescription" String="This property shall contain the KMIP server port."/> 3330 </Property> 3331 <Property Name="Username" Type="Edm.String"> 3332 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 3333 <Annotation Term="OData.Description" String="The username to access the KMIP server."/> 3334 <Annotation Term="OData.LongDescription" String="This property shall contain the username to access the KMIP server."/> 3335 </Property> 3336 <Property Name="Password" Type="Edm.String"> 3337 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Write"/> 3338 <Annotation Term="OData.Description" String="The password to access the KMIP server. The value is `null` in responses."/> 3339 <Annotation Term="OData.LongDescription" String="This property shall contain the password to access the KMIP server. The value shall be `null` in responses."/> 3340 </Property> 3341 </ComplexType> 3342 </Schema> 3343 3344 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_16_1"> 3345 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3346 <Annotation Term="OData.Description" String="This version was created to clarify the `BootOrder` property might be controlled with a settings resource."/> 3347 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_16_0.ComputerSystem"/> 3348 </Schema> 3349 3350 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_16_2"> 3351 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3352 <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."/> 3353 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_16_1.ComputerSystem"/> 3354 </Schema> 3355 3356 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_16_3"> 3357 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3358 <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."/> 3359 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_16_2.ComputerSystem"/> 3360 </Schema> 3361 3362 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_16_4"> 3363 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3364 <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."/> 3365 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_16_3.ComputerSystem"/> 3366 </Schema> 3367 3368 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_16_5"> 3369 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3370 <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."/> 3371 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_16_4.ComputerSystem"/> 3372 </Schema> 3373 3374 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_16_6"> 3375 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3376 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 3377 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_16_5.ComputerSystem"/> 3378 </Schema> 3379 3380 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_16_7"> 3381 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3382 <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 3383 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_16_6.ComputerSystem"/> 3384 </Schema> 3385 3386 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_16_8"> 3387 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3388 <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/> 3389 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_16_7.ComputerSystem"/> 3390 </Schema> 3391 3392 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_16_9"> 3393 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3394 <Annotation Term="OData.Description" String="This version was created to correct the OpenAPI usage of payload annotations in action request bodies."/> 3395 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_16_8.ComputerSystem"/> 3396 </Schema> 3397 3398 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_16_10"> 3399 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3400 <Annotation Term="OData.Description" String="Updated the description of `PowerCycleDelaySeconds` to include the usage with `FullPowerCycle`."/> 3401 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_16_9.ComputerSystem"/> 3402 </Schema> 3403 3404 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_17_0"> 3405 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3406 <Annotation Term="Redfish.Release" String="2021.4"/> 3407 <Annotation Term="OData.Description" String="This version was created to deprecate `Measurements` in favor of measurement reporting in the `ComponentIntegrity` resource."/> 3408 3409 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_16_1.ComputerSystem"/> 3410 3411 <ComplexType Name="Links" BaseType="ComputerSystem.v1_5_0.Links"> 3412 <NavigationProperty Name="OffloadedNetworkDeviceFunctions" Type="Collection(NetworkDeviceFunction.NetworkDeviceFunction)"> 3413 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 3414 <Annotation Term="OData.Description" String="The network device functions to which this system performs offload computation, such as with a SmartNIC."/> 3415 <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`."/> 3416 <Annotation Term="OData.AutoExpandReferences"/> 3417 </NavigationProperty> 3418 </ComplexType> 3419 </Schema> 3420 3421 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_17_1"> 3422 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3423 <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."/> 3424 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_17_0.ComputerSystem"/> 3425 </Schema> 3426 3427 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_17_2"> 3428 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3429 <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."/> 3430 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_17_1.ComputerSystem"/> 3431 </Schema> 3432 3433 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_17_3"> 3434 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3435 <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."/> 3436 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_17_2.ComputerSystem"/> 3437 </Schema> 3438 3439 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_17_4"> 3440 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3441 <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."/> 3442 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_17_3.ComputerSystem"/> 3443 </Schema> 3444 3445 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_17_5"> 3446 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3447 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 3448 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_17_4.ComputerSystem"/> 3449 </Schema> 3450 3451 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_17_6"> 3452 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3453 <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 3454 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_17_5.ComputerSystem"/> 3455 </Schema> 3456 3457 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_17_7"> 3458 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3459 <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/> 3460 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_17_6.ComputerSystem"/> 3461 </Schema> 3462 3463 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_17_8"> 3464 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3465 <Annotation Term="OData.Description" String="This version was created to correct the OpenAPI usage of payload annotations in action request bodies."/> 3466 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_17_7.ComputerSystem"/> 3467 </Schema> 3468 3469 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_17_9"> 3470 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3471 <Annotation Term="OData.Description" String="Updated the description of `PowerCycleDelaySeconds` to include the usage with `FullPowerCycle`."/> 3472 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_17_8.ComputerSystem"/> 3473 </Schema> 3474 3475 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_18_0"> 3476 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3477 <Annotation Term="Redfish.Release" String="2022.1"/> 3478 3479 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_17_1.ComputerSystem"> 3480 <Property Name="Composition" Type="ComputerSystem.v1_18_0.Composition"> 3481 <Annotation Term="OData.Description" String="Information about the composition capabilities and state of the computer system."/> 3482 <Annotation Term="OData.LongDescription" String="This property shall contain information about the composition capabilities and state of the computer system."/> 3483 </Property> 3484 <Property Name="ManufacturingMode" Type="Edm.Boolean"> 3485 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 3486 <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."/> 3487 <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."/> 3488 </Property> 3489 </EntityType> 3490 3491 <ComplexType Name="BootProgress" BaseType="ComputerSystem.v1_13_0.BootProgress"> 3492 <Property Name="LastBootTimeSeconds" Type="Edm.Decimal"> 3493 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 3494 <Annotation Term="OData.Description" String="The number of seconds the system spent booting to the operating system during the last boot."/> 3495 <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."/> 3496 </Property> 3497 </ComplexType> 3498 3499 <ComplexType Name="Composition"> 3500 <Annotation Term="OData.Description" String="Information about the composition capabilities and state of a computer system."/> 3501 <Annotation Term="OData.LongDescription" String="This type shall contain information about the composition capabilities and state of a computer system."/> 3502 <Property Name="UseCases" Type="Collection(ComputerSystem.v1_18_0.CompositionUseCase)"> 3503 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 3504 <Annotation Term="OData.Description" String="The composition use cases in which this computer system can participate."/> 3505 <Annotation Term="OData.LongDescription" String="This property shall contain the composition use cases in which this computer system can participate."/> 3506 </Property> 3507 </ComplexType> 3508 3509 <EnumType Name="CompositionUseCase"> 3510 <Member Name="ResourceBlockCapable"> 3511 <Annotation Term="OData.Description" String="This computer system supports being registered as a resource block in order for it to participate in composition requests."/> 3512 <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."/> 3513 </Member> 3514 <Member Name="ExpandableSystem"> 3515 <Annotation Term="OData.Description" String="This computer system supports expandable system composition and is associated with a resource block."/> 3516 <Annotation Term="OData.LongDescription" String="This value shall indicate the computer system supports expandable system composition and is associated with a resource block."/> 3517 </Member> 3518 </EnumType> 3519 </Schema> 3520 3521 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_18_1"> 3522 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3523 <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."/> 3524 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_18_0.ComputerSystem"/> 3525 </Schema> 3526 3527 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_18_2"> 3528 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3529 <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."/> 3530 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_18_1.ComputerSystem"/> 3531 </Schema> 3532 3533 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_18_3"> 3534 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3535 <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."/> 3536 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_18_2.ComputerSystem"/> 3537 </Schema> 3538 3539 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_18_4"> 3540 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3541 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 3542 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_18_3.ComputerSystem"/> 3543 </Schema> 3544 3545 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_18_5"> 3546 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3547 <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 3548 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_18_4.ComputerSystem"/> 3549 </Schema> 3550 3551 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_18_6"> 3552 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3553 <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/> 3554 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_18_5.ComputerSystem"/> 3555 </Schema> 3556 3557 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_18_7"> 3558 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3559 <Annotation Term="OData.Description" String="This version was created to correct the OpenAPI usage of payload annotations in action request bodies."/> 3560 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_18_6.ComputerSystem"/> 3561 </Schema> 3562 3563 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_18_8"> 3564 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3565 <Annotation Term="OData.Description" String="Updated the description of `PowerCycleDelaySeconds` to include the usage with `FullPowerCycle`."/> 3566 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_18_7.ComputerSystem"/> 3567 </Schema> 3568 3569 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_19_0"> 3570 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3571 <Annotation Term="Redfish.Release" String="2022.2"/> 3572 <Annotation Term="OData.Description" String="This version was created to add `Recovery` to BootSource."/> 3573 3574 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_18_0.ComputerSystem"/> 3575 3576 <ComplexType Name="Links" BaseType="ComputerSystem.v1_17_0.Links"> 3577 <NavigationProperty Name="TrustedComponents" Type="Collection(TrustedComponent.TrustedComponent)"> 3578 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 3579 <Annotation Term="OData.Description" String="An array of links to the trusted components for this system."/> 3580 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `TrustedComponent`."/> 3581 <Annotation Term="OData.AutoExpandReferences"/> 3582 </NavigationProperty> 3583 </ComplexType> 3584 </Schema> 3585 3586 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_19_1"> 3587 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3588 <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."/> 3589 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_19_0.ComputerSystem"/> 3590 </Schema> 3591 3592 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_19_2"> 3593 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3594 <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."/> 3595 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_19_1.ComputerSystem"/> 3596 </Schema> 3597 3598 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_19_3"> 3599 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3600 <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."/> 3601 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_19_2.ComputerSystem"/> 3602 </Schema> 3603 3604 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_19_4"> 3605 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3606 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 3607 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_19_3.ComputerSystem"/> 3608 </Schema> 3609 3610 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_19_5"> 3611 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3612 <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 3613 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_19_4.ComputerSystem"/> 3614 </Schema> 3615 3616 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_19_6"> 3617 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3618 <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/> 3619 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_19_5.ComputerSystem"/> 3620 </Schema> 3621 3622 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_19_7"> 3623 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3624 <Annotation Term="OData.Description" String="This version was created to correct the OpenAPI usage of payload annotations in action request bodies."/> 3625 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_19_6.ComputerSystem"/> 3626 </Schema> 3627 3628 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_19_8"> 3629 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3630 <Annotation Term="OData.Description" String="Updated the description of `PowerCycleDelaySeconds` to include the usage with `FullPowerCycle`."/> 3631 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_19_7.ComputerSystem"/> 3632 </Schema> 3633 3634 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_20_0"> 3635 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3636 <Annotation Term="Redfish.Release" String="2022.3"/> 3637 3638 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_19_1.ComputerSystem"/> 3639 3640 <ComplexType Name="KMIPServer" BaseType="ComputerSystem.v1_16_0.KMIPServer"> 3641 <Property Name="CachePolicy" Type="ComputerSystem.v1_20_0.KMIPCachePolicy"> 3642 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 3643 <Annotation Term="OData.Description" String="The cache policy to control how KMIP data is cached."/> 3644 <Annotation Term="OData.LongDescription" String="This property shall contain the cache policy to control how KMIP data is cached."/> 3645 </Property> 3646 <Property Name="CacheDuration" Type="Edm.Duration"> 3647 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 3648 <Annotation Term="OData.Description" String="The duration the system caches KMIP data."/> 3649 <Annotation Term="OData.LongDescription" String="This property shall contain the duration that the system caches KMIP data."/> 3650 </Property> 3651 </ComplexType> 3652 3653 <EnumType Name="KMIPCachePolicy"> 3654 <Member Name="None"> 3655 <Annotation Term="OData.Description" String="The system does not cache KMIP data."/> 3656 </Member> 3657 <Member Name="AfterFirstUse"> 3658 <Annotation Term="OData.Description" String="The system caches KMIP data after first use for the duration specified by the `CacheDuration` property."/> 3659 </Member> 3660 </EnumType> 3661 </Schema> 3662 3663 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_20_1"> 3664 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3665 <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."/> 3666 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_20_0.ComputerSystem"/> 3667 </Schema> 3668 3669 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_20_2"> 3670 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3671 <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."/> 3672 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_20_1.ComputerSystem"/> 3673 </Schema> 3674 3675 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_20_3"> 3676 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3677 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 3678 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_20_2.ComputerSystem"/> 3679 </Schema> 3680 3681 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_20_4"> 3682 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3683 <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 3684 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_20_3.ComputerSystem"/> 3685 </Schema> 3686 3687 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_20_5"> 3688 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3689 <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/> 3690 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_20_4.ComputerSystem"/> 3691 </Schema> 3692 3693 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_20_6"> 3694 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3695 <Annotation Term="OData.Description" String="This version was created to correct the OpenAPI usage of payload annotations in action request bodies."/> 3696 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_20_5.ComputerSystem"/> 3697 </Schema> 3698 3699 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_20_7"> 3700 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3701 <Annotation Term="OData.Description" String="Updated the description of `PowerCycleDelaySeconds` to include the usage with `FullPowerCycle`."/> 3702 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_20_6.ComputerSystem"/> 3703 </Schema> 3704 3705 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_21_0"> 3706 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3707 <Annotation Term="Redfish.Release" String="2023.2"/> 3708 <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."/> 3709 3710 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_20_2.ComputerSystem"> 3711 <NavigationProperty Name="OperatingSystem" Type="OperatingSystem.OperatingSystem" ContainsTarget="true" Nullable="false"> 3712 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 3713 <Annotation Term="OData.Description" String="The link to the operating system information associated with this system."/> 3714 <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."/> 3715 <Annotation Term="OData.AutoExpandReferences"/> 3716 </NavigationProperty> 3717 </EntityType> 3718 3719 <ComplexType Name="Links" BaseType="ComputerSystem.v1_19_0.Links"> 3720 <NavigationProperty Name="HostingComputerSystem" Type="ComputerSystem.ComputerSystem"> 3721 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 3722 <Annotation Term="OData.Description" String="The link to the system that is hosting this virtual machine."/> 3723 <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`."/> 3724 <Annotation Term="OData.AutoExpandReferences"/> 3725 </NavigationProperty> 3726 <NavigationProperty Name="VirtualMachines" Type="Collection(ComputerSystem.ComputerSystem)"> 3727 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 3728 <Annotation Term="OData.Description" String="An array of links to the virtual machines this system is hosting."/> 3729 <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."/> 3730 <Annotation Term="OData.AutoExpandReferences"/> 3731 </NavigationProperty> 3732 </ComplexType> 3733 3734 <EnumType Name="DecommissionType"> 3735 <Member Name="All"> 3736 <Annotation Term="OData.Description" String="Remove all possible data from the server."/> 3737 <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."/> 3738 </Member> 3739 <Member Name="UserData"> 3740 <Annotation Term="OData.Description" String="Remove all possible data from block devices and other user or operating system accessible storage attached to the system."/> 3741 <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."/> 3742 </Member> 3743 <Member Name="ManagerConfig"> 3744 <Annotation Term="OData.Description" String="Reset all manager settings to factory defaults."/> 3745 <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`."/> 3746 </Member> 3747 <Member Name="BIOSConfig"> 3748 <Annotation Term="OData.Description" String="Reset all BIOS settings to factory defaults."/> 3749 <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."/> 3750 </Member> 3751 <Member Name="NetworkConfig"> 3752 <Annotation Term="OData.Description" String="Reset all network settings to factory defaults."/> 3753 <Annotation Term="OData.LongDescription" String="This value shall indicate the service resets all network settings on all network devices to factory defaults."/> 3754 </Member> 3755 <Member Name="StorageConfig"> 3756 <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."/> 3757 <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`."/> 3758 </Member> 3759 <Member Name="Logs"> 3760 <Annotation Term="OData.Description" String="Clear all logs."/> 3761 <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."/> 3762 </Member> 3763 <Member Name="TPM"> 3764 <Annotation Term="OData.Description" String="Reset all user-accessible TPM settings to factory defaults."/> 3765 <Annotation Term="OData.LongDescription" String="This value shall indicate the service resets all user-accessible TPM device settings to factory defaults. All sensitive data stored within the applicable TPMs shall be erased."/> 3766 <Annotation Term="Redfish.Revisions"> 3767 <Collection> 3768 <Record> 3769 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/> 3770 <PropertyValue Property="Version" String="v1_24_0"/> 3771 </Record> 3772 </Collection> 3773 </Annotation> 3774 </Member> 3775 </EnumType> 3776 </Schema> 3777 3778 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_21_1"> 3779 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3780 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/> 3781 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_21_0.ComputerSystem"/> 3782 </Schema> 3783 3784 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_21_2"> 3785 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3786 <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 3787 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_21_1.ComputerSystem"/> 3788 </Schema> 3789 3790 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_21_3"> 3791 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3792 <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/> 3793 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_21_2.ComputerSystem"/> 3794 </Schema> 3795 3796 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_21_4"> 3797 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3798 <Annotation Term="OData.Description" String="This version was created to correct the OpenAPI usage of payload annotations in action request bodies."/> 3799 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_21_3.ComputerSystem"/> 3800 </Schema> 3801 3802 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_21_5"> 3803 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3804 <Annotation Term="OData.Description" String="Updated the description of `PowerCycleDelaySeconds` to include the usage with `FullPowerCycle`."/> 3805 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_21_4.ComputerSystem"/> 3806 </Schema> 3807 3808 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_22_0"> 3809 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3810 <Annotation Term="Redfish.Release" String="2023.3"/> 3811 <Annotation Term="OData.Description" String="This version was created to add the values `EfficiencyFavorPower` and `EfficiencyFavorPerformance` to PowerMode."/> 3812 3813 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_21_1.ComputerSystem"/> 3814 </Schema> 3815 3816 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_22_1"> 3817 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3818 <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references. It was also created to correct various typographical errors."/> 3819 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_22_0.ComputerSystem"/> 3820 </Schema> 3821 3822 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_22_2"> 3823 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3824 <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/> 3825 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_22_1.ComputerSystem"/> 3826 </Schema> 3827 3828 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_22_3"> 3829 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3830 <Annotation Term="OData.Description" String="This version was created to correct the OpenAPI usage of payload annotations in action request bodies."/> 3831 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_22_2.ComputerSystem"/> 3832 </Schema> 3833 3834 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_22_4"> 3835 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3836 <Annotation Term="OData.Description" String="Updated the description of `PowerCycleDelaySeconds` to include the usage with `FullPowerCycle`."/> 3837 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_22_3.ComputerSystem"/> 3838 </Schema> 3839 3840 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_23_0"> 3841 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3842 <Annotation Term="Redfish.Release" String="2024.3"/> 3843 3844 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_22_3.ComputerSystem"> 3845 <Property Name="LastResetCause" Type="ComputerSystem.v1_23_0.LastResetCauses" Nullable="false"> 3846 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 3847 <Annotation Term="OData.Description" String="The last reset cause of the system."/> 3848 <Annotation Term="OData.LongDescription" String="This property shall contain the cause when the system last came out of a reset or was rebooted."/> 3849 </Property> 3850 </EntityType> 3851 3852 <EnumType Name="LastResetCauses"> 3853 <Member Name="PowerButtonPress"> 3854 <Annotation Term="OData.Description" String="System start or restart via a power button press."/> 3855 <Annotation Term="OData.LongDescription" String="This value shall indicate the system start or restart was due to a power button press."/> 3856 </Member> 3857 <Member Name="ManagementCommand"> 3858 <Annotation Term="OData.Description" String="System start or restart via an external command to the management controller or BMC."/> 3859 <Annotation Term="OData.LongDescription" String="This value shall indicate the system start or restart was due to an external command to the management controller or BMC. Examples include the Redfish `Reset` action for the `ComputerSystem` resource or the IPMI 'Chassis Control' command."/> 3860 </Member> 3861 <Member Name="PowerRestorePolicy"> 3862 <Annotation Term="OData.Description" String="System start or restart due to the power restore policy."/> 3863 <Annotation Term="OData.LongDescription" String="This value shall indicate the system automatically powered-up on AC being applied due the `PowerRestorePolicy` property containing `AlwaysOn` or `LastState`."/> 3864 </Member> 3865 <Member Name="RTCWakeup"> 3866 <Annotation Term="OData.Description" String="System power-up via an RTC (system real time clock) wakeup."/> 3867 <Annotation Term="OData.LongDescription" String="This value shall indicate the system powered-up via an RTC (system real time clock) wakeup."/> 3868 </Member> 3869 <Member Name="WatchdogExpiration"> 3870 <Annotation Term="OData.Description" String="System start or restart caused by a watchdog expiration."/> 3871 <Annotation Term="OData.LongDescription" String="This value shall indicate the system start or restart was caused by a watchdog expiration."/> 3872 </Member> 3873 <Member Name="OSSoftRestart"> 3874 <Annotation Term="OData.Description" String="System start or restart via an OS soft restart."/> 3875 <Annotation Term="OData.LongDescription" String="This value shall indicate the system start or restart was due to an OS soft restart. Examples include 'CTRL-ALT-DEL', 'init 6', or 'reboot'."/> 3876 </Member> 3877 <Member Name="SystemCrash"> 3878 <Annotation Term="OData.Description" String="System start or restart caused by a system crash."/> 3879 <Annotation Term="OData.LongDescription" String="This value shall indicate the system start or restart was caused by a system crash. Examples include an OS panic, hardware fault, or firmware fault."/> 3880 </Member> 3881 <Member Name="ThermalEvent"> 3882 <Annotation Term="OData.Description" String="System start or restart caused by a thermal event triggering a system shutdown."/> 3883 <Annotation Term="OData.LongDescription" String="This value shall indicate the system start or restart was caused by a thermal event triggering a system shutdown."/> 3884 </Member> 3885 <Member Name="PowerEvent"> 3886 <Annotation Term="OData.Description" String="System start or restart caused by a power event triggering a system shutdown."/> 3887 <Annotation Term="OData.LongDescription" String="This value shall indicate the system start or restart was caused by a power event triggering a system shutdown."/> 3888 </Member> 3889 <Member Name="Unknown"> 3890 <Annotation Term="OData.Description" String="System start or restart detected, but the cause is unknown."/> 3891 <Annotation Term="OData.LongDescription" String="This value shall indicate the system start or restart cause is unknown."/> 3892 </Member> 3893 </EnumType> 3894 </Schema> 3895 3896 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_23_1"> 3897 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3898 <Annotation Term="OData.Description" String="Updated the description of `PowerCycleDelaySeconds` to include the usage with `FullPowerCycle`."/> 3899 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_23_0.ComputerSystem"/> 3900 </Schema> 3901 3902 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_24_0"> 3903 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3904 <Annotation Term="Redfish.Release" String="2025.1"/> 3905 <Annotation Term="OData.Description" String="This version was created to add the `TPM` value to `DecommissionType`."/> 3906 3907 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_23_1.ComputerSystem"/> 3908 </Schema> 3909 3910 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_25_0"> 3911 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3912 <Annotation Term="Redfish.Release" String="2025.2"/> 3913 3914 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_24_0.ComputerSystem"> 3915 <Property Name="IPMIHostInterface" Type="ComputerSystem.v1_25_0.IPMIHostInterface" Nullable="false"> 3916 <Annotation Term="OData.Description" String="The information about the in-band IPMI service of this system."/> 3917 <Annotation Term="OData.LongDescription" String="This property shall contain the information about the in-band IPMI service of this system."/> 3918 </Property> 3919 </EntityType> 3920 3921 <ComplexType Name="IPMIHostInterface"> 3922 <Annotation Term="OData.AdditionalProperties" Bool="false"/> 3923 <Annotation Term="OData.Description" String="The information about the in-band IPMI service for this system."/> 3924 <Annotation Term="OData.LongDescription" String="This type shall describe the in-band IPMI service for a computer system."/> 3925 <Property Name="ServiceEnabled" Type="Edm.Boolean" Nullable="false"> 3926 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 3927 <Annotation Term="OData.Description" String="An indication of whether the service is enabled for this system."/> 3928 <Annotation Term="OData.LongDescription" String="This property shall indicate whether the protocol for the service is enabled."/> 3929 </Property> 3930 </ComplexType> 3931 </Schema> 3932 3933 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="ComputerSystem.v1_26_0"> 3934 <Annotation Term="Redfish.OwningEntity" String="DMTF"/> 3935 <Annotation Term="Redfish.Release" String="2025.3"/> 3936 <Annotation Term="OData.Description" String="This version was created to add the `ExportConfiguration` action."/> 3937 3938 <EntityType Name="ComputerSystem" BaseType="ComputerSystem.v1_25_0.ComputerSystem"> 3939 <Property Name="MultipartImportConfigurationPushURI" Type="Edm.String" Nullable="false"> 3940 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 3941 <Annotation Term="OData.Description" String="The URI used to perform a Redfish Specification-defined multipart HTTP or HTTPS push import of a vendor-specific configuration file."/> 3942 <Annotation Term="OData.LongDescription" String="This property shall contain a URI used to perform a multipart HTTP or HTTPS `POST` of a vendor-specific configuration file for the purpose of importing the configuration contained within the file as defined by the 'Import configuration data' clause of the Redfish Specification. The value of this property should not contain a URI of a Redfish resource. See the 'Redfish-defined URIs and relative reference rules' clause in the Redfish Specification."/> 3943 <Annotation Term="OData.IsURL"/> 3944 </Property> 3945 </EntityType> 3946 3947 <EnumType Name="ExportType"> 3948 <Member Name="NonDestructive"> 3949 <Annotation Term="OData.Description" String="Export only configuration data that would not potentially result in data loss on import. For example, storage configurations that delete or recreate volumes are excluded under this option."/> 3950 <Annotation Term="OData.LongDescription" String="The service shall export only configuration data that would not potentially result in data loss on import."/> 3951 </Member> 3952 <Member Name="CloneWithinFabric"> 3953 <Annotation Term="OData.Description" String="Export only configuration data that would not result in network collisions if applied to another system on a shared fabric. For example, I/O identities, such as MAC addresses or a WWN, are excluded under this option."/> 3954 <Annotation Term="OData.LongDescription" String="The service shall export only configuration data that would not result in network collisions if applied to another system on a shared fabric."/> 3955 </Member> 3956 <Member Name="Replacement"> 3957 <Annotation Term="OData.Description" String="Export all configuration data required to replace this system."/> 3958 <Annotation Term="OData.LongDescription" String="The service shall export all configuration data required to replace this system."/> 3959 </Member> 3960 </EnumType> 3961 3962 <EnumType Name="Component"> 3963 <Member Name="All"> 3964 <Annotation Term="OData.Description" String="Export configuration data for all devices attached to the system including OEM components."/> 3965 <Annotation Term="OData.LongDescription" String="The service shall export all available configuration data from the system including OEM components."/> 3966 </Member> 3967 <Member Name="Manager"> 3968 <Annotation Term="OData.Description" String="Export configuration data associated with the manager of the system."/> 3969 <Annotation Term="OData.LongDescription" String="The service shall export configuration data associated with any managers in the system."/> 3970 </Member> 3971 <Member Name="BIOS"> 3972 <Annotation Term="OData.Description" String="Export configuration data associated with the BIOS for the system."/> 3973 <Annotation Term="OData.LongDescription" String="The service shall export configuration data associated with the BIOS for the system."/> 3974 </Member> 3975 <Member Name="Network"> 3976 <Annotation Term="OData.Description" String="Export configuration data associated with the all network devices of the system."/> 3977 <Annotation Term="OData.LongDescription" String="The service shall export configuration data associated with the network devices for the system."/> 3978 </Member> 3979 <Member Name="Storage"> 3980 <Annotation Term="OData.Description" String="Export configuration data associated with the all storage devices of the system."/> 3981 <Annotation Term="OData.LongDescription" String="The service shall export configuration data associated with the storage devices for the system."/> 3982 </Member> 3983 </EnumType> 3984 3985 <EnumType Name="ExportSecurity"> 3986 <Member Name="IncludeSensitiveData"> 3987 <Annotation Term="OData.Description" String="Export all data regardless of the sensitivity."/> 3988 <Annotation Term="OData.LongDescription" String="The service shall export all requested data regardless of the sensitivity."/> 3989 </Member> 3990 <Member Name="HashedDataOnly"> 3991 <Annotation Term="OData.Description" String="Export hashed passwords, but exclude other sensitive data."/> 3992 <Annotation Term="OData.LongDescription" String="The service shall export requested data including hashed passwords, but shall exclude other sensitive data."/> 3993 </Member> 3994 <Member Name="ExcludeSensitiveData"> 3995 <Annotation Term="OData.Description" String="Export only non-sensitive data."/> 3996 <Annotation Term="OData.LongDescription" String="The service shall export only non-sensitive data."/> 3997 </Member> 3998 </EnumType> 3999 4000 <ComplexType Name="HostSerialConsole" BaseType="ComputerSystem.v1_13_0.HostSerialConsole"> 4001 <Property Name="WebSocket" Type="ComputerSystem.v1_26_0.WebSocketConsole" Nullable="false"> 4002 <Annotation Term="OData.Description" String="The connection details for a WebSocket serial console service."/> 4003 <Annotation Term="OData.LongDescription" String="This property shall contain connection details for a serial console service that uses WebSockets as defined by the 'WebSocket inbound access' clause of the Redfish Specification. Services shall send WebSocket packetized bytes in a manner that emulates a pty (pseudoterminal)."/> 4004 </Property> 4005 </ComplexType> 4006 4007 <ComplexType Name="WebSocketConsole"> 4008 <Annotation Term="OData.AdditionalProperties" Bool="false"/> 4009 <Annotation Term="OData.Description" String="The information about a WebSocket serial console service that this system provides."/> 4010 <Annotation Term="OData.LongDescription" String="This type shall describe a WebSocket serial console service for a computer system."/> 4011 <Property Name="ServiceEnabled" Type="Edm.Boolean" Nullable="false"> 4012 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/> 4013 <Annotation Term="OData.Description" String="An indication of whether the service is enabled for this system."/> 4014 <Annotation Term="OData.LongDescription" String="This property shall indicate whether the protocol for the service is enabled."/> 4015 </Property> 4016 <Property Name="ConsoleURI" Type="Edm.String" Nullable="false"> 4017 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 4018 <Annotation Term="OData.Description" String="The URI at which to access the WebSocket serial console."/> 4019 <Annotation Term="OData.LongDescription" String="This property shall contain the URI at which to access the WebSocket serial console, using the Redfish protocol and authentication methods. See the 'WebSocket inbound access' clause in the Redfish Specification."/> 4020 <Annotation Term="OData.IsURL"/> 4021 </Property> 4022 <Property Name="Interactive" Type="Edm.Boolean" Nullable="false"> 4023 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/> 4024 <Annotation Term="OData.Description" String="Indicates if the WebSocket serial console allows interactive input."/> 4025 <Annotation Term="OData.LongDescription" String="This property shall indicate if the WebSocket serial console allows interactive input. If `true`, the WebSocket is bidirectional. If `false`, the WebSocket only allows console output from the service."/> 4026 </Property> 4027 </ComplexType> 4028 </Schema> 4029 4030 </edmx:DataServices> 4031</edmx:Edmx> 4032