xref: /openbmc/bmcweb/features/redfish/schema/dmtf/csdl/NetworkAdapter_v1.xml (revision c6d7a45d427f9a6d9e761afcf305761dca60d7cf)
12bde4061SEd Tanous<?xml version="1.0" encoding="UTF-8"?>
22bde4061SEd Tanous<!---->
32bde4061SEd Tanous<!--################################################################################       -->
4*c6d7a45dSGunnar Mills<!--# Redfish Schema:  NetworkAdapter v1.12.0                                              -->
52bde4061SEd Tanous<!--#                                                                                      -->
62bde4061SEd Tanous<!--# For a detailed change log, see the README file contained in the DSP8010 bundle,      -->
72bde4061SEd Tanous<!--# available at http://www.dmtf.org/standards/redfish                                   -->
8d125652eSGunnar Mills<!--# Copyright 2014-2025 DMTF.                                                            -->
92bde4061SEd Tanous<!--# For the full DMTF copyright policy, see http://www.dmtf.org/about/policies/copyright -->
102bde4061SEd Tanous<!--################################################################################       -->
112bde4061SEd Tanous<!---->
122bde4061SEd Tanous<edmx:Edmx xmlns:edmx="http://docs.oasis-open.org/odata/ns/edmx" Version="4.0">
132bde4061SEd Tanous
142bde4061SEd Tanous  <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Core.V1.xml">
152bde4061SEd Tanous    <edmx:Include Namespace="Org.OData.Core.V1" Alias="OData"/>
162bde4061SEd Tanous  </edmx:Reference>
172bde4061SEd Tanous  <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Capabilities.V1.xml">
182bde4061SEd Tanous    <edmx:Include Namespace="Org.OData.Capabilities.V1" Alias="Capabilities"/>
192bde4061SEd Tanous  </edmx:Reference>
202bde4061SEd Tanous  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Resource_v1.xml">
212bde4061SEd Tanous    <edmx:Include Namespace="Resource"/>
222bde4061SEd Tanous    <edmx:Include Namespace="Resource.v1_0_0"/>
232bde4061SEd Tanous  </edmx:Reference>
242bde4061SEd Tanous  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/RedfishExtensions_v1.xml">
252bde4061SEd Tanous    <edmx:Include Namespace="RedfishExtensions.v1_0_0" Alias="Redfish"/>
262bde4061SEd Tanous  </edmx:Reference>
272bde4061SEd Tanous  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/NetworkPortCollection_v1.xml">
282bde4061SEd Tanous    <edmx:Include Namespace="NetworkPortCollection"/>
292bde4061SEd Tanous  </edmx:Reference>
302bde4061SEd Tanous  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/NetworkPort_v1.xml">
312bde4061SEd Tanous    <edmx:Include Namespace="NetworkPort"/>
322bde4061SEd Tanous  </edmx:Reference>
332bde4061SEd Tanous  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/NetworkDeviceFunctionCollection_v1.xml">
342bde4061SEd Tanous    <edmx:Include Namespace="NetworkDeviceFunctionCollection"/>
352bde4061SEd Tanous  </edmx:Reference>
362bde4061SEd Tanous  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/NetworkDeviceFunction_v1.xml">
372bde4061SEd Tanous    <edmx:Include Namespace="NetworkDeviceFunction"/>
382bde4061SEd Tanous  </edmx:Reference>
392bde4061SEd Tanous  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/NetworkAdapterMetrics_v1.xml">
402bde4061SEd Tanous    <edmx:Include Namespace="NetworkAdapterMetrics"/>
412bde4061SEd Tanous  </edmx:Reference>
422bde4061SEd Tanous  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/PCIeDevice_v1.xml">
432bde4061SEd Tanous    <edmx:Include Namespace="PCIeDevice"/>
442bde4061SEd Tanous  </edmx:Reference>
452bde4061SEd Tanous  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Assembly_v1.xml">
462bde4061SEd Tanous    <edmx:Include Namespace="Assembly"/>
472bde4061SEd Tanous  </edmx:Reference>
482bde4061SEd Tanous  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/PortCollection_v1.xml">
492bde4061SEd Tanous    <edmx:Include Namespace="PortCollection"/>
502bde4061SEd Tanous  </edmx:Reference>
512bde4061SEd Tanous  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Port_v1.xml">
522bde4061SEd Tanous    <edmx:Include Namespace="Port"/>
532bde4061SEd Tanous  </edmx:Reference>
542bde4061SEd Tanous  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/CertificateCollection_v1.xml">
552bde4061SEd Tanous    <edmx:Include Namespace="CertificateCollection"/>
562bde4061SEd Tanous  </edmx:Reference>
572bde4061SEd Tanous  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/SoftwareInventory_v1.xml">
582bde4061SEd Tanous    <edmx:Include Namespace="SoftwareInventory"/>
592bde4061SEd Tanous  </edmx:Reference>
602bde4061SEd Tanous  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/EnvironmentMetrics_v1.xml">
612bde4061SEd Tanous    <edmx:Include Namespace="EnvironmentMetrics"/>
622bde4061SEd Tanous  </edmx:Reference>
632bde4061SEd Tanous  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/ProcessorCollection_v1.xml">
642bde4061SEd Tanous    <edmx:Include Namespace="ProcessorCollection"/>
652bde4061SEd Tanous  </edmx:Reference>
662bde4061SEd Tanous
672bde4061SEd Tanous  <edmx:DataServices>
682bde4061SEd Tanous
692bde4061SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter">
702bde4061SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
71f2a8e57eSGunnar Mills      <Annotation Term="Redfish.Language" String="en"/>
722bde4061SEd Tanous
732bde4061SEd Tanous      <EntityType Name="NetworkAdapter" BaseType="Resource.v1_0_0.Resource" Abstract="true">
74f2a8e57eSGunnar Mills        <Annotation Term="OData.Description" String="The `NetworkAdapter` schema represents a physical network adapter capable of connecting to a computer network.  Examples include but are not limited to Ethernet, Fibre Channel, and converged network adapters."/>
75*c6d7a45dSGunnar Mills        <Annotation Term="OData.LongDescription" String="This resource shall represent a physical network adapter capable of connecting to a computer network in a Redfish implementation.  Services should represent adapters that contain multiple controllers with independent management interfaces as multiple `NetworkAdapter` resources."/>
762bde4061SEd Tanous        <Annotation Term="Capabilities.InsertRestrictions">
772bde4061SEd Tanous          <Record>
782bde4061SEd Tanous            <PropertyValue Property="Insertable" Bool="false"/>
792bde4061SEd Tanous          </Record>
802bde4061SEd Tanous        </Annotation>
812bde4061SEd Tanous        <Annotation Term="Capabilities.UpdateRestrictions">
822bde4061SEd Tanous          <Record>
832bde4061SEd Tanous            <PropertyValue Property="Updatable" Bool="true"/>
842bde4061SEd Tanous          </Record>
852bde4061SEd Tanous        </Annotation>
862bde4061SEd Tanous        <Annotation Term="Capabilities.DeleteRestrictions">
872bde4061SEd Tanous          <Record>
882bde4061SEd Tanous            <PropertyValue Property="Deletable" Bool="false"/>
892bde4061SEd Tanous          </Record>
902bde4061SEd Tanous        </Annotation>
912bde4061SEd Tanous        <Annotation Term="Redfish.Uris">
922bde4061SEd Tanous          <Collection>
932bde4061SEd Tanous            <String>/redfish/v1/Chassis/{ChassisId}/NetworkAdapters/{NetworkAdapterId}</String>
942bde4061SEd Tanous          </Collection>
952bde4061SEd Tanous        </Annotation>
962bde4061SEd Tanous      </EntityType>
972bde4061SEd Tanous
982bde4061SEd Tanous      <Action Name="ResetSettingsToDefault" IsBound="true">
992bde4061SEd Tanous        <Annotation Term="OData.Description" String="This action is to clear the settings back to factory defaults."/>
1002bde4061SEd Tanous        <Annotation Term="OData.LongDescription" String="This action shall reset of all active and pending settings back to factory default settings upon reset of the network adapter."/>
1012bde4061SEd Tanous        <Parameter Name="NetworkAdapter" Type="NetworkAdapter.v1_0_0.Actions"/>
1022bde4061SEd Tanous      </Action>
103f2a8e57eSGunnar Mills
104f2a8e57eSGunnar Mills      <Action Name="Reset" IsBound="true">
105f2a8e57eSGunnar Mills        <Annotation Term="OData.Description" String="This action resets the network adapter."/>
106f2a8e57eSGunnar Mills        <Annotation Term="OData.LongDescription" String="This action shall reset a network adapter."/>
107f2a8e57eSGunnar Mills        <Parameter Name="NetworkAdapter" Type="NetworkAdapter.v1_0_0.Actions"/>
108f2a8e57eSGunnar Mills        <Parameter Name="ResetType" Type="Resource.ResetType">
109f2a8e57eSGunnar Mills          <Annotation Term="OData.Description" String="The type of reset."/>
110f2a8e57eSGunnar Mills          <Annotation Term="OData.LongDescription" String="This parameter shall contain the type of reset.  The service can accept a request without the parameter and shall perform a `GracefulRestart`."/>
111f2a8e57eSGunnar Mills        </Parameter>
112f2a8e57eSGunnar Mills        <Annotation Term="Redfish.Revisions">
113f2a8e57eSGunnar Mills          <Collection>
114f2a8e57eSGunnar Mills            <Record>
115f2a8e57eSGunnar Mills              <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
116f2a8e57eSGunnar Mills              <PropertyValue Property="Version" String="v1_11_0"/>
117f2a8e57eSGunnar Mills            </Record>
118f2a8e57eSGunnar Mills          </Collection>
119f2a8e57eSGunnar Mills        </Annotation>
120f2a8e57eSGunnar Mills      </Action>
1212bde4061SEd Tanous    </Schema>
1222bde4061SEd Tanous
1232bde4061SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_0_0">
1242bde4061SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1252bde4061SEd Tanous      <Annotation Term="Redfish.Release" String="2016.3"/>
1262bde4061SEd Tanous
1272bde4061SEd Tanous      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.NetworkAdapter">
1282bde4061SEd Tanous        <Property Name="Status" Type="Resource.Status" Nullable="false">
1292bde4061SEd Tanous          <Annotation Term="OData.Description" String="The status and health of the resource and its subordinate or dependent resources."/>
1302bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain any status or health properties of the resource."/>
1312bde4061SEd Tanous        </Property>
1322bde4061SEd Tanous        <NavigationProperty Name="NetworkPorts" Type="NetworkPortCollection.NetworkPortCollection" ContainsTarget="true" Nullable="false">
1332bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1342bde4061SEd Tanous          <Annotation Term="OData.Description" String="The link to the collection of network ports associated with this network adapter."/>
135f2a8e57eSGunnar Mills          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `NetworkPortCollection`."/>
1362bde4061SEd Tanous          <Annotation Term="OData.AutoExpandReferences"/>
1372bde4061SEd Tanous          <Annotation Term="Redfish.Revisions">
1382bde4061SEd Tanous            <Collection>
1392bde4061SEd Tanous              <Record>
1402bde4061SEd Tanous                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
1412bde4061SEd Tanous                <PropertyValue Property="Version" String="v1_5_0"/>
142f2a8e57eSGunnar Mills                <PropertyValue Property="Description" String="This property has been deprecated in favor of the `Ports` property."/>
1432bde4061SEd Tanous              </Record>
1442bde4061SEd Tanous            </Collection>
1452bde4061SEd Tanous          </Annotation>
1462bde4061SEd Tanous        </NavigationProperty>
1472bde4061SEd Tanous        <NavigationProperty Name="NetworkDeviceFunctions" Type="NetworkDeviceFunctionCollection.NetworkDeviceFunctionCollection" ContainsTarget="true" Nullable="false">
1482bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1492bde4061SEd Tanous          <Annotation Term="OData.Description" String="The link to the collection of network device functions associated with this network adapter."/>
150f2a8e57eSGunnar Mills          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `NetworkDeviceFunctionCollection`."/>
1512bde4061SEd Tanous          <Annotation Term="OData.AutoExpandReferences"/>
1522bde4061SEd Tanous        </NavigationProperty>
1532bde4061SEd Tanous        <Property Name="Manufacturer" Type="Edm.String">
1542bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1552bde4061SEd Tanous          <Annotation Term="OData.Description" String="The manufacturer or OEM of this network adapter."/>
1562bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain a value that represents the manufacturer of the network adapter."/>
1572bde4061SEd Tanous        </Property>
1582bde4061SEd Tanous        <Property Name="Model" Type="Edm.String">
1592bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1602bde4061SEd Tanous          <Annotation Term="OData.Description" String="The model string for this network adapter."/>
1612bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain the information about how the manufacturer refers to this network adapter."/>
1622bde4061SEd Tanous        </Property>
1632bde4061SEd Tanous        <Property Name="SKU" Type="Edm.String">
1642bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1652bde4061SEd Tanous          <Annotation Term="OData.Description" String="The manufacturer SKU for this network adapter."/>
1662bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain the SKU for the network adapter."/>
1672bde4061SEd Tanous        </Property>
1682bde4061SEd Tanous        <Property Name="SerialNumber" Type="Edm.String">
1692bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1702bde4061SEd Tanous          <Annotation Term="OData.Description" String="The serial number for this network adapter."/>
1712bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain the serial number for the network adapter."/>
1722bde4061SEd Tanous        </Property>
1732bde4061SEd Tanous        <Property Name="PartNumber" Type="Edm.String">
1742bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1752bde4061SEd Tanous          <Annotation Term="OData.Description" String="Part number for this network adapter."/>
1762bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain the part number for the network adapter as defined by the manufacturer."/>
1772bde4061SEd Tanous        </Property>
1782bde4061SEd Tanous        <Property Name="Controllers" Type="Collection(NetworkAdapter.v1_0_0.Controllers)" Nullable="false">
1792bde4061SEd Tanous          <Annotation Term="OData.Description" String="The set of network controllers ASICs that make up this NetworkAdapter."/>
1802bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain the set of network controllers ASICs that make up this network adapter."/>
1812bde4061SEd Tanous        </Property>
1822bde4061SEd Tanous        <Property Name="Actions" Type="NetworkAdapter.v1_0_0.Actions" Nullable="false">
1832bde4061SEd Tanous          <Annotation Term="OData.Description" String="The available actions for this resource."/>
1842bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain the available actions for this resource."/>
1852bde4061SEd Tanous        </Property>
1862bde4061SEd Tanous      </EntityType>
1872bde4061SEd Tanous
1882bde4061SEd Tanous      <ComplexType Name="Actions">
1892bde4061SEd Tanous        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
1902bde4061SEd Tanous        <Annotation Term="OData.Description" String="The available actions for this resource."/>
1912bde4061SEd Tanous        <Annotation Term="OData.LongDescription" String="This type shall contain the available actions for this resource."/>
1922bde4061SEd Tanous        <Property Name="Oem" Type="NetworkAdapter.v1_0_0.OemActions" Nullable="false">
1932bde4061SEd Tanous          <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/>
1942bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain the available OEM-specific actions for this resource."/>
1952bde4061SEd Tanous        </Property>
1962bde4061SEd Tanous      </ComplexType>
1972bde4061SEd Tanous
1982bde4061SEd Tanous      <ComplexType Name="OemActions">
1992bde4061SEd Tanous        <Annotation Term="OData.AdditionalProperties" Bool="true"/>
2002bde4061SEd Tanous        <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/>
2012bde4061SEd Tanous        <Annotation Term="OData.LongDescription" String="This type shall contain the available OEM-specific actions for this resource."/>
2022bde4061SEd Tanous      </ComplexType>
2032bde4061SEd Tanous
2042bde4061SEd Tanous      <ComplexType Name="Controllers">
2052bde4061SEd Tanous        <Annotation Term="OData.Description" String="A network controller ASIC that makes up part of a network adapter."/>
2062bde4061SEd Tanous        <Annotation Term="OData.LongDescription" String="This type shall describe a network controller ASIC that makes up part of a network adapter."/>
2072bde4061SEd Tanous        <Property Name="FirmwarePackageVersion" Type="Edm.String">
2082bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2092bde4061SEd Tanous          <Annotation Term="OData.Description" String="The version of the user-facing firmware package."/>
2102bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain the version number of the user-facing firmware package."/>
2112bde4061SEd Tanous        </Property>
2122bde4061SEd Tanous        <Property Name="Links" Type="NetworkAdapter.v1_0_0.ControllerLinks" Nullable="false">
2132bde4061SEd Tanous          <Annotation Term="OData.Description" String="The links to other resources that are related to this resource."/>
2142bde4061SEd Tanous          <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."/>
2152bde4061SEd Tanous        </Property>
2162bde4061SEd Tanous        <Property Name="ControllerCapabilities" Type="NetworkAdapter.v1_0_0.ControllerCapabilities" Nullable="false">
2172bde4061SEd Tanous          <Annotation Term="OData.Description" String="The capabilities of this controller."/>
2182bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain the capabilities of this controller."/>
2192bde4061SEd Tanous        </Property>
2202bde4061SEd Tanous      </ComplexType>
2212bde4061SEd Tanous
2222bde4061SEd Tanous      <ComplexType Name="ControllerCapabilities">
2232bde4061SEd Tanous        <Annotation Term="OData.Description" String="The capabilities of a controller."/>
2242bde4061SEd Tanous        <Annotation Term="OData.LongDescription" String="This type shall describe the capabilities of a controller."/>
2252bde4061SEd Tanous        <Property Name="NetworkPortCount" Type="Edm.Int64">
2262bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2272bde4061SEd Tanous          <Annotation Term="OData.Description" String="The number of physical ports on this controller."/>
2282bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain the number of physical ports on this controller."/>
2292bde4061SEd Tanous        </Property>
2302bde4061SEd Tanous        <Property Name="NetworkDeviceFunctionCount" Type="Edm.Int64">
2312bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2322bde4061SEd Tanous          <Annotation Term="OData.Description" String="The maximum number of physical functions available on this controller."/>
2332bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain the number of physical functions available on this controller."/>
2342bde4061SEd Tanous        </Property>
2352bde4061SEd Tanous        <Property Name="DataCenterBridging" Type="NetworkAdapter.v1_0_0.DataCenterBridging" Nullable="false">
2362bde4061SEd Tanous          <Annotation Term="OData.Description" String="Data center bridging (DCB) for this controller."/>
2372bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain capability, status, and configuration values related to data center bridging (DCB) for this controller."/>
2382bde4061SEd Tanous        </Property>
2392bde4061SEd Tanous        <Property Name="VirtualizationOffload" Type="NetworkAdapter.v1_0_0.VirtualizationOffload" Nullable="false">
2402bde4061SEd Tanous          <Annotation Term="OData.Description" String="Virtualization offload for this controller."/>
2412bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain capability, status, and configuration values related to virtualization offload for this controller."/>
2422bde4061SEd Tanous        </Property>
2432bde4061SEd Tanous        <Property Name="NPIV" Type="NetworkAdapter.v1_0_0.NPIV" Nullable="false">
2442bde4061SEd Tanous          <Annotation Term="OData.Description" String="N_Port ID Virtualization (NPIV) capabilities for this controller."/>
2452bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain N_Port ID Virtualization (NPIV) capabilities for this controller."/>
2462bde4061SEd Tanous        </Property>
2472bde4061SEd Tanous      </ComplexType>
2482bde4061SEd Tanous
2492bde4061SEd Tanous      <ComplexType Name="DataCenterBridging">
2502bde4061SEd Tanous        <Annotation Term="OData.Description" String="Data center bridging (DCB) for capabilities of a controller."/>
2512bde4061SEd Tanous        <Annotation Term="OData.LongDescription" String="This type shall describe the capability, status, and configuration values related to data center bridging (DCB) for a controller."/>
2522bde4061SEd Tanous        <Property Name="Capable" Type="Edm.Boolean">
2532bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2542bde4061SEd Tanous          <Annotation Term="OData.Description" String="An indication of whether this controller is capable of data center bridging (DCB)."/>
2552bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall indicate whether this controller is capable of data center bridging (DCB)."/>
2562bde4061SEd Tanous        </Property>
2572bde4061SEd Tanous      </ComplexType>
2582bde4061SEd Tanous
2592bde4061SEd Tanous      <ComplexType Name="VirtualFunction">
2602bde4061SEd Tanous        <Annotation Term="OData.Description" String="A virtual function of a controller."/>
2612bde4061SEd Tanous        <Annotation Term="OData.LongDescription" String="This type shall describe the capability, status, and configuration values related to a virtual function for a controller."/>
2622bde4061SEd Tanous        <Property Name="DeviceMaxCount" Type="Edm.Int64">
2632bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2642bde4061SEd Tanous          <Annotation Term="OData.Description" String="The maximum number of virtual functions supported by this controller."/>
2652bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain the maximum number of virtual functions supported by this controller."/>
2662bde4061SEd Tanous        </Property>
2672bde4061SEd Tanous        <Property Name="NetworkPortMaxCount" Type="Edm.Int64">
2682bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2692bde4061SEd Tanous          <Annotation Term="OData.Description" String="The maximum number of virtual functions supported per network port for this controller."/>
2702bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain the maximum number of virtual functions supported per network port for this controller."/>
2712bde4061SEd Tanous        </Property>
2722bde4061SEd Tanous        <Property Name="MinAssignmentGroupSize" Type="Edm.Int64">
2732bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2742bde4061SEd Tanous          <Annotation Term="OData.Description" String="The minimum number of virtual functions that can be allocated or moved between physical functions for this controller."/>
2752bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain the minimum number of virtual functions that can be allocated or moved between physical functions for this controller."/>
2762bde4061SEd Tanous        </Property>
2772bde4061SEd Tanous      </ComplexType>
2782bde4061SEd Tanous
2792bde4061SEd Tanous      <ComplexType Name="ControllerLinks" BaseType="Resource.Links">
2802bde4061SEd Tanous        <Annotation Term="OData.Description" String="The links to other resources that are related to this resource."/>
2812bde4061SEd Tanous        <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."/>
2822bde4061SEd Tanous        <NavigationProperty Name="PCIeDevices" Type="Collection(PCIeDevice.PCIeDevice)">
2832bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2842bde4061SEd Tanous          <Annotation Term="OData.Description" String="An array of links to the PCIe devices associated with this network controller."/>
285f2a8e57eSGunnar Mills          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `PCIeDevice` that represent the PCIe devices associated with this network controller."/>
2862bde4061SEd Tanous          <Annotation Term="OData.AutoExpandReferences"/>
2872bde4061SEd Tanous        </NavigationProperty>
2882bde4061SEd Tanous        <NavigationProperty Name="NetworkPorts" Type="Collection(NetworkPort.NetworkPort)">
2892bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2902bde4061SEd Tanous          <Annotation Term="OData.Description" String="An array of links to the network ports associated with this network controller."/>
291f2a8e57eSGunnar Mills          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `NetworkPort` that represent the network ports associated with this network controller."/>
2922bde4061SEd Tanous          <Annotation Term="OData.AutoExpandReferences"/>
2932bde4061SEd Tanous          <Annotation Term="Redfish.Revisions">
2942bde4061SEd Tanous            <Collection>
2952bde4061SEd Tanous              <Record>
2962bde4061SEd Tanous                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
2972bde4061SEd Tanous                <PropertyValue Property="Version" String="v1_5_0"/>
298f2a8e57eSGunnar Mills                <PropertyValue Property="Description" String="This property has been deprecated in favor of the `Ports` property."/>
2992bde4061SEd Tanous              </Record>
3002bde4061SEd Tanous            </Collection>
3012bde4061SEd Tanous          </Annotation>
3022bde4061SEd Tanous        </NavigationProperty>
3032bde4061SEd Tanous        <NavigationProperty Name="NetworkDeviceFunctions" Type="Collection(NetworkDeviceFunction.NetworkDeviceFunction)">
3042bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
3052bde4061SEd Tanous          <Annotation Term="OData.Description" String="An array of links to the network device functions associated with this network controller."/>
306f2a8e57eSGunnar Mills          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `NetworkDeviceFunction` that represent the network device functions associated with this network controller."/>
3072bde4061SEd Tanous          <Annotation Term="OData.AutoExpandReferences"/>
3082bde4061SEd Tanous        </NavigationProperty>
3092bde4061SEd Tanous      </ComplexType>
3102bde4061SEd Tanous
3112bde4061SEd Tanous      <ComplexType Name="SRIOV">
3122bde4061SEd Tanous        <Annotation Term="OData.Description" String="Single-root input/output virtualization (SR-IOV) capabilities."/>
3132bde4061SEd Tanous        <Annotation Term="OData.LongDescription" String="This type shall contain single-root input/output virtualization (SR-IOV) capabilities."/>
3142bde4061SEd Tanous        <Property Name="SRIOVVEPACapable" Type="Edm.Boolean">
3152bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
3162bde4061SEd Tanous          <Annotation Term="OData.Description" String="An indication of whether this controller supports single root input/output virtualization (SR-IOV) in Virtual Ethernet Port Aggregator (VEPA) mode."/>
3172bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall indicate whether this controller supports single root input/output virtualization (SR-IOV) in Virtual Ethernet Port Aggregator (VEPA) mode."/>
3182bde4061SEd Tanous        </Property>
3192bde4061SEd Tanous      </ComplexType>
3202bde4061SEd Tanous
3212bde4061SEd Tanous      <ComplexType Name="VirtualizationOffload">
3222bde4061SEd Tanous        <Annotation Term="OData.Description" String="A Virtualization offload capability of a controller."/>
3232bde4061SEd Tanous        <Annotation Term="OData.LongDescription" String="This type shall describe the capability, status, and configuration values related to a virtualization offload for a controller."/>
3242bde4061SEd Tanous        <Property Name="VirtualFunction" Type="NetworkAdapter.v1_0_0.VirtualFunction" Nullable="false">
3252bde4061SEd Tanous          <Annotation Term="OData.Description" String="The virtual function of the controller."/>
3262bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall describe the capability, status, and configuration values related to the virtual function for this controller."/>
3272bde4061SEd Tanous        </Property>
3282bde4061SEd Tanous        <Property Name="SRIOV" Type="NetworkAdapter.v1_0_0.SRIOV" Nullable="false">
3292bde4061SEd Tanous          <Annotation Term="OData.Description" String="Single-root input/output virtualization (SR-IOV) capabilities."/>
3302bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain single-root input/output virtualization (SR-IOV) capabilities."/>
3312bde4061SEd Tanous        </Property>
3322bde4061SEd Tanous      </ComplexType>
3332bde4061SEd Tanous
3342bde4061SEd Tanous      <ComplexType Name="NPIV">
3352bde4061SEd Tanous        <Annotation Term="OData.Description" String="N_Port ID Virtualization (NPIV) capabilities for a controller."/>
3362bde4061SEd Tanous        <Annotation Term="OData.LongDescription" String="This type shall contain N_Port ID Virtualization (NPIV) capabilities for a controller."/>
3372bde4061SEd Tanous        <Property Name="MaxDeviceLogins" Type="Edm.Int64">
3382bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
3392bde4061SEd Tanous          <Annotation Term="OData.Description" String="The maximum number of N_Port ID Virtualization (NPIV) logins allowed simultaneously from all ports on this controller."/>
3402bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain the maximum number of N_Port ID Virtualization (NPIV) logins allowed simultaneously from all ports on this controller."/>
3412bde4061SEd Tanous        </Property>
3422bde4061SEd Tanous        <Property Name="MaxPortLogins" Type="Edm.Int64">
3432bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
3442bde4061SEd Tanous          <Annotation Term="OData.Description" String="The maximum number of N_Port ID Virtualization (NPIV) logins allowed per physical port on this controller."/>
3452bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain the maximum number of N_Port ID Virtualization (NPIV) logins allowed per physical port on this controller."/>
3462bde4061SEd Tanous        </Property>
3472bde4061SEd Tanous      </ComplexType>
3482bde4061SEd Tanous    </Schema>
3492bde4061SEd Tanous
3502bde4061SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_0_1">
3512bde4061SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
352f2a8e57eSGunnar Mills      <Annotation Term="OData.Description" String="This version was created to remove the nullable term on arrays of links."/>
3532bde4061SEd Tanous      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_0_0.NetworkAdapter"/>
3542bde4061SEd Tanous    </Schema>
3552bde4061SEd Tanous
3562bde4061SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_0_2">
3572bde4061SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3582bde4061SEd Tanous      <Annotation Term="OData.Description" String="This version was 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."/>
3592bde4061SEd Tanous      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_0_1.NetworkAdapter"/>
3602bde4061SEd Tanous    </Schema>
3612bde4061SEd Tanous
3622bde4061SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_0_3">
3632bde4061SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3642bde4061SEd Tanous      <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 and adds a missing term to several properties to disallow them from being `null`."/>
3652bde4061SEd Tanous      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_0_2.NetworkAdapter"/>
3662bde4061SEd Tanous    </Schema>
3672bde4061SEd Tanous
3682bde4061SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_0_4">
3692bde4061SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3702bde4061SEd Tanous      <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
3712bde4061SEd Tanous      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_0_3.NetworkAdapter"/>
3722bde4061SEd Tanous    </Schema>
3732bde4061SEd Tanous
3742bde4061SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_0_5">
3752bde4061SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3762bde4061SEd Tanous      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
3772bde4061SEd Tanous      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_0_4.NetworkAdapter"/>
3782bde4061SEd Tanous    </Schema>
3792bde4061SEd Tanous
3802bde4061SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_0_6">
3812bde4061SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
382f2a8e57eSGunnar Mills      <Annotation Term="OData.Description" String="This version was created to correct inconsistencies with the descriptions of `Identifiers` and `Location`."/>
3832bde4061SEd Tanous      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_0_5.NetworkAdapter"/>
3842bde4061SEd Tanous    </Schema>
3852bde4061SEd Tanous
3862bde4061SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_0_7">
3872bde4061SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3882bde4061SEd Tanous      <Annotation Term="OData.Description" String="This version was created to specify 64-bit integers in OpenAPI."/>
3892bde4061SEd Tanous      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_0_6.NetworkAdapter"/>
3902bde4061SEd Tanous    </Schema>
3912bde4061SEd Tanous
392f2a8e57eSGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_0_8">
393f2a8e57eSGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
394f2a8e57eSGunnar Mills      <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."/>
395f2a8e57eSGunnar Mills      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_0_7.NetworkAdapter"/>
396f2a8e57eSGunnar Mills    </Schema>
397f2a8e57eSGunnar Mills
398*c6d7a45dSGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_0_9">
399*c6d7a45dSGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
400*c6d7a45dSGunnar Mills      <Annotation Term="OData.Description" String="This version was created to provide guidance for multi-ASIC adapters."/>
401*c6d7a45dSGunnar Mills      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_0_8.NetworkAdapter"/>
402*c6d7a45dSGunnar Mills    </Schema>
403*c6d7a45dSGunnar Mills
4042bde4061SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_1_0">
4052bde4061SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
4062bde4061SEd Tanous      <Annotation Term="Redfish.Release" String="2017.3"/>
4072bde4061SEd Tanous
4082bde4061SEd Tanous      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_0_1.NetworkAdapter">
4092bde4061SEd Tanous        <NavigationProperty Name="Assembly" Type="Assembly.Assembly" ContainsTarget="true" Nullable="false">
4102bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
4112bde4061SEd Tanous          <Annotation Term="OData.Description" String="The link to the assembly resource associated with this adapter."/>
412f2a8e57eSGunnar Mills          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type `Assembly`."/>
4132bde4061SEd Tanous          <Annotation Term="OData.AutoExpandReferences"/>
4142bde4061SEd Tanous        </NavigationProperty>
4152bde4061SEd Tanous      </EntityType>
4162bde4061SEd Tanous
4172bde4061SEd Tanous      <ComplexType Name="Controllers" BaseType="NetworkAdapter.v1_0_0.Controllers">
4182bde4061SEd Tanous        <Property Name="Location" Type="Resource.Location" Nullable="false">
4192bde4061SEd Tanous          <Annotation Term="OData.Description" String="The location of the network adapter controller."/>
4202bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain the location information of the controller associated with the network adapter."/>
4212bde4061SEd Tanous        </Property>
4222bde4061SEd Tanous      </ComplexType>
4232bde4061SEd Tanous    </Schema>
4242bde4061SEd Tanous
4252bde4061SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_1_1">
4262bde4061SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
4272bde4061SEd Tanous      <Annotation Term="OData.Description" String="This version was 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."/>
4282bde4061SEd Tanous      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_1_0.NetworkAdapter"/>
4292bde4061SEd Tanous    </Schema>
4302bde4061SEd Tanous
4312bde4061SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_1_2">
4322bde4061SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
4332bde4061SEd Tanous      <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, and to add a missing term to several properties to disallow them from being `null`."/>
4342bde4061SEd Tanous      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_1_1.NetworkAdapter"/>
4352bde4061SEd Tanous    </Schema>
4362bde4061SEd Tanous
4372bde4061SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_1_3">
4382bde4061SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
4392bde4061SEd Tanous      <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
4402bde4061SEd Tanous      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_1_2.NetworkAdapter"/>
4412bde4061SEd Tanous    </Schema>
4422bde4061SEd Tanous
4432bde4061SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_1_4">
4442bde4061SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
4452bde4061SEd Tanous      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
4462bde4061SEd Tanous      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_1_3.NetworkAdapter"/>
4472bde4061SEd Tanous    </Schema>
4482bde4061SEd Tanous
4492bde4061SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_1_5">
4502bde4061SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
451f2a8e57eSGunnar Mills      <Annotation Term="OData.Description" String="This version was created to correct inconsistencies with the descriptions of `Identifiers` and `Location`."/>
4522bde4061SEd Tanous      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_1_4.NetworkAdapter"/>
4532bde4061SEd Tanous    </Schema>
4542bde4061SEd Tanous
4552bde4061SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_1_6">
4562bde4061SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
4572bde4061SEd Tanous      <Annotation Term="OData.Description" String="This version was created to specify 64-bit integers in OpenAPI."/>
4582bde4061SEd Tanous      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_1_5.NetworkAdapter"/>
4592bde4061SEd Tanous    </Schema>
4602bde4061SEd Tanous
4612bde4061SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_1_7">
4622bde4061SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
4632bde4061SEd Tanous      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
4642bde4061SEd Tanous      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_1_6.NetworkAdapter"/>
4652bde4061SEd Tanous    </Schema>
4662bde4061SEd Tanous
467f2a8e57eSGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_1_8">
468f2a8e57eSGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
469f2a8e57eSGunnar Mills      <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."/>
470f2a8e57eSGunnar Mills      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_1_7.NetworkAdapter"/>
471f2a8e57eSGunnar Mills    </Schema>
472f2a8e57eSGunnar Mills
473*c6d7a45dSGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_1_9">
474*c6d7a45dSGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
475*c6d7a45dSGunnar Mills      <Annotation Term="OData.Description" String="This version was created to provide guidance for multi-ASIC adapters."/>
476*c6d7a45dSGunnar Mills      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_1_8.NetworkAdapter"/>
477*c6d7a45dSGunnar Mills    </Schema>
478*c6d7a45dSGunnar Mills
4792bde4061SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_2_0">
4802bde4061SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
4812bde4061SEd Tanous      <Annotation Term="Redfish.Release" String="2018.2"/>
4822bde4061SEd Tanous      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_1_1.NetworkAdapter"/>
4832bde4061SEd Tanous
4842bde4061SEd Tanous      <ComplexType Name="Controllers" BaseType="NetworkAdapter.v1_1_0.Controllers">
4852bde4061SEd Tanous        <Property Name="PCIeInterface" Type="PCIeDevice.PCIeInterface" Nullable="false">
4862bde4061SEd Tanous          <Annotation Term="OData.Description" String="The PCIe interface details for this controller."/>
4872bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain details for the PCIe interface that connects this PCIe-based controller to its host."/>
4882bde4061SEd Tanous        </Property>
4892bde4061SEd Tanous      </ComplexType>
4902bde4061SEd Tanous
4912bde4061SEd Tanous      <ComplexType Name="ControllerCapabilities" BaseType="NetworkAdapter.v1_0_0.ControllerCapabilities">
4922bde4061SEd Tanous        <Property Name="NPAR" Type="NetworkAdapter.v1_2_0.NicPartitioning" Nullable="false">
4932bde4061SEd Tanous          <Annotation Term="OData.Description" String="NIC Partitioning (NPAR) capabilities for this controller."/>
4942bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain capability, status, and configuration values related to NIC partitioning for this controller."/>
4952bde4061SEd Tanous        </Property>
4962bde4061SEd Tanous      </ComplexType>
4972bde4061SEd Tanous
4982bde4061SEd Tanous      <ComplexType Name="NicPartitioning">
4992bde4061SEd Tanous        <Annotation Term="OData.Description" String="NIC Partitioning capability, status, and configuration for a controller."/>
5002bde4061SEd Tanous        <Annotation Term="OData.LongDescription" String="This type shall contain the capability, status, and configuration values for a controller."/>
5012bde4061SEd Tanous        <Property Name="NparCapable" Type="Edm.Boolean">
5022bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
5032bde4061SEd Tanous          <Annotation Term="OData.Description" String="An indication of whether the controller supports NIC function partitioning."/>
5042bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall indicate whether the controller supports NIC function partitioning."/>
5052bde4061SEd Tanous        </Property>
5062bde4061SEd Tanous        <Property Name="NparEnabled" Type="Edm.Boolean">
5072bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
5082bde4061SEd Tanous          <Annotation Term="OData.Description" String="An indication of whether NIC function partitioning is active on this controller."/>
5092bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall indicate whether NIC function partitioning is active on this controller."/>
5102bde4061SEd Tanous        </Property>
5112bde4061SEd Tanous      </ComplexType>
5122bde4061SEd Tanous    </Schema>
5132bde4061SEd Tanous
5142bde4061SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_2_1">
5152bde4061SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
5162bde4061SEd Tanous      <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, and to add a missing term to several properties to disallow them from being `null`."/>
5172bde4061SEd Tanous      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_2_0.NetworkAdapter"/>
5182bde4061SEd Tanous    </Schema>
5192bde4061SEd Tanous
5202bde4061SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_2_2">
5212bde4061SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
5222bde4061SEd Tanous      <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
5232bde4061SEd Tanous      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_2_1.NetworkAdapter"/>
5242bde4061SEd Tanous    </Schema>
5252bde4061SEd Tanous
5262bde4061SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_2_3">
5272bde4061SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
5282bde4061SEd Tanous      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
5292bde4061SEd Tanous      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_2_2.NetworkAdapter"/>
5302bde4061SEd Tanous    </Schema>
5312bde4061SEd Tanous
5322bde4061SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_2_4">
5332bde4061SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
534f2a8e57eSGunnar Mills      <Annotation Term="OData.Description" String="This version was created to correct inconsistencies with the descriptions of `Identifiers` and `Location`."/>
5352bde4061SEd Tanous      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_2_3.NetworkAdapter"/>
5362bde4061SEd Tanous    </Schema>
5372bde4061SEd Tanous
5382bde4061SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_2_5">
5392bde4061SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
5402bde4061SEd Tanous      <Annotation Term="OData.Description" String="This version was created to specify 64-bit integers in OpenAPI."/>
5412bde4061SEd Tanous      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_2_4.NetworkAdapter"/>
5422bde4061SEd Tanous    </Schema>
5432bde4061SEd Tanous
5442bde4061SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_2_6">
5452bde4061SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
5462bde4061SEd Tanous      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
5472bde4061SEd Tanous      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_2_5.NetworkAdapter"/>
5482bde4061SEd Tanous    </Schema>
5492bde4061SEd Tanous
550f2a8e57eSGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_2_7">
551f2a8e57eSGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
552f2a8e57eSGunnar Mills      <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."/>
553f2a8e57eSGunnar Mills      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_2_6.NetworkAdapter"/>
554f2a8e57eSGunnar Mills    </Schema>
555f2a8e57eSGunnar Mills
556*c6d7a45dSGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_2_8">
557*c6d7a45dSGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
558*c6d7a45dSGunnar Mills      <Annotation Term="OData.Description" String="This version was created to provide guidance for multi-ASIC adapters."/>
559*c6d7a45dSGunnar Mills      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_2_7.NetworkAdapter"/>
560*c6d7a45dSGunnar Mills    </Schema>
561*c6d7a45dSGunnar Mills
5622bde4061SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_3_0">
5632bde4061SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
5642bde4061SEd Tanous      <Annotation Term="Redfish.Release" String="2019.2"/>
565f2a8e57eSGunnar Mills
5662bde4061SEd Tanous      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_2_2.NetworkAdapter"/>
5672bde4061SEd Tanous
5682bde4061SEd Tanous      <ComplexType Name="Controllers" BaseType="NetworkAdapter.v1_2_0.Controllers">
5692bde4061SEd Tanous        <Property Name="Identifiers" Type="Collection(Resource.Identifier)" Nullable="false">
5702bde4061SEd Tanous          <Annotation Term="OData.Description" String="The durable names for the network adapter controller."/>
5712bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain a list of all known durable names for the controller associated with the network adapter."/>
5722bde4061SEd Tanous        </Property>
5732bde4061SEd Tanous      </ComplexType>
5742bde4061SEd Tanous    </Schema>
5752bde4061SEd Tanous
5762bde4061SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_3_1">
5772bde4061SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
5782bde4061SEd Tanous      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
5792bde4061SEd Tanous      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_3_0.NetworkAdapter"/>
5802bde4061SEd Tanous    </Schema>
5812bde4061SEd Tanous
5822bde4061SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_3_2">
5832bde4061SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
5842bde4061SEd Tanous      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
5852bde4061SEd Tanous      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_3_1.NetworkAdapter"/>
5862bde4061SEd Tanous    </Schema>
5872bde4061SEd Tanous
5882bde4061SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_3_3">
5892bde4061SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
590f2a8e57eSGunnar Mills      <Annotation Term="OData.Description" String="This version was created to correct inconsistencies with the descriptions of `Identifiers` and `Location`."/>
5912bde4061SEd Tanous      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_3_2.NetworkAdapter"/>
5922bde4061SEd Tanous    </Schema>
5932bde4061SEd Tanous
5942bde4061SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_3_4">
5952bde4061SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
5962bde4061SEd Tanous      <Annotation Term="OData.Description" String="This version was created to specify 64-bit integers in OpenAPI."/>
5972bde4061SEd Tanous      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_3_3.NetworkAdapter"/>
5982bde4061SEd Tanous    </Schema>
5992bde4061SEd Tanous
6002bde4061SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_3_5">
6012bde4061SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
6022bde4061SEd Tanous      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
6032bde4061SEd Tanous      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_3_4.NetworkAdapter"/>
6042bde4061SEd Tanous    </Schema>
6052bde4061SEd Tanous
606f2a8e57eSGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_3_6">
607f2a8e57eSGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
608f2a8e57eSGunnar Mills      <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."/>
609f2a8e57eSGunnar Mills      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_3_5.NetworkAdapter"/>
610f2a8e57eSGunnar Mills    </Schema>
611f2a8e57eSGunnar Mills
612*c6d7a45dSGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_3_7">
613*c6d7a45dSGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
614*c6d7a45dSGunnar Mills      <Annotation Term="OData.Description" String="This version was created to provide guidance for multi-ASIC adapters."/>
615*c6d7a45dSGunnar Mills      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_3_6.NetworkAdapter"/>
616*c6d7a45dSGunnar Mills    </Schema>
617*c6d7a45dSGunnar Mills
6182bde4061SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_4_0">
6192bde4061SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
6202bde4061SEd Tanous      <Annotation Term="Redfish.Release" String="2020.2"/>
6212bde4061SEd Tanous
6222bde4061SEd Tanous      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_3_3.NetworkAdapter">
6232bde4061SEd Tanous        <Property Name="Location" Type="Resource.Location" Nullable="false">
6242bde4061SEd Tanous          <Annotation Term="OData.Description" String="The location of the network adapter."/>
6252bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain the location information of the network adapter."/>
6262bde4061SEd Tanous        </Property>
6272bde4061SEd Tanous        <Property Name="Identifiers" Type="Collection(Resource.Identifier)" Nullable="false">
6282bde4061SEd Tanous          <Annotation Term="OData.Description" String="The durable names for the network adapter."/>
6292bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain a list of all known durable names for the network adapter."/>
6302bde4061SEd Tanous        </Property>
6312bde4061SEd Tanous      </EntityType>
6322bde4061SEd Tanous    </Schema>
6332bde4061SEd Tanous
6342bde4061SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_4_1">
6352bde4061SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
6362bde4061SEd Tanous      <Annotation Term="OData.Description" String="This version was created to specify 64-bit integers in OpenAPI."/>
6372bde4061SEd Tanous      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_4_0.NetworkAdapter"/>
6382bde4061SEd Tanous    </Schema>
6392bde4061SEd Tanous
6402bde4061SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_4_2">
6412bde4061SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
6422bde4061SEd Tanous      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
6432bde4061SEd Tanous      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_4_1.NetworkAdapter"/>
6442bde4061SEd Tanous    </Schema>
6452bde4061SEd Tanous
646f2a8e57eSGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_4_3">
647f2a8e57eSGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
648f2a8e57eSGunnar Mills      <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."/>
649f2a8e57eSGunnar Mills      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_4_2.NetworkAdapter"/>
650f2a8e57eSGunnar Mills    </Schema>
651f2a8e57eSGunnar Mills
652*c6d7a45dSGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_4_4">
653*c6d7a45dSGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
654*c6d7a45dSGunnar Mills      <Annotation Term="OData.Description" String="This version was created to provide guidance for multi-ASIC adapters."/>
655*c6d7a45dSGunnar Mills      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_4_3.NetworkAdapter"/>
656*c6d7a45dSGunnar Mills    </Schema>
657*c6d7a45dSGunnar Mills
6582bde4061SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_5_0">
6592bde4061SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
6602bde4061SEd Tanous      <Annotation Term="Redfish.Release" String="2020.3"/>
6612bde4061SEd Tanous
6622bde4061SEd Tanous      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_4_0.NetworkAdapter">
6632bde4061SEd Tanous        <NavigationProperty Name="Ports" Type="PortCollection.PortCollection" ContainsTarget="true" Nullable="false">
6642bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
6652bde4061SEd Tanous          <Annotation Term="OData.Description" String="The link to the collection of ports associated with this network adapter."/>
666f2a8e57eSGunnar Mills          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `PortCollection`."/>
6672bde4061SEd Tanous          <Annotation Term="OData.AutoExpandReferences"/>
6682bde4061SEd Tanous        </NavigationProperty>
6692bde4061SEd Tanous      </EntityType>
6702bde4061SEd Tanous
6712bde4061SEd Tanous      <ComplexType Name="ControllerLinks" BaseType="NetworkAdapter.v1_0_0.ControllerLinks">
6722bde4061SEd Tanous        <NavigationProperty Name="Ports" Type="Collection(Port.Port)">
6732bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
6742bde4061SEd Tanous          <Annotation Term="OData.Description" String="An array of links to the ports associated with this network controller."/>
675f2a8e57eSGunnar Mills          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `Port` that represent the ports associated with this network controller."/>
6762bde4061SEd Tanous          <Annotation Term="OData.AutoExpandReferences"/>
6772bde4061SEd Tanous        </NavigationProperty>
6782bde4061SEd Tanous      </ComplexType>
6792bde4061SEd Tanous    </Schema>
6802bde4061SEd Tanous
6812bde4061SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_5_1">
6822bde4061SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
6832bde4061SEd Tanous      <Annotation Term="OData.Description" String="This version was created to specify 64-bit integers in OpenAPI."/>
6842bde4061SEd Tanous      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_5_0.NetworkAdapter"/>
6852bde4061SEd Tanous    </Schema>
6862bde4061SEd Tanous
6872bde4061SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_5_2">
6882bde4061SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
6892bde4061SEd Tanous      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
6902bde4061SEd Tanous      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_5_1.NetworkAdapter"/>
6912bde4061SEd Tanous    </Schema>
6922bde4061SEd Tanous
693f2a8e57eSGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_5_3">
694f2a8e57eSGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
695f2a8e57eSGunnar Mills      <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."/>
696f2a8e57eSGunnar Mills      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_5_2.NetworkAdapter"/>
697f2a8e57eSGunnar Mills    </Schema>
698f2a8e57eSGunnar Mills
699*c6d7a45dSGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_5_4">
700*c6d7a45dSGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
701*c6d7a45dSGunnar Mills      <Annotation Term="OData.Description" String="This version was created to provide guidance for multi-ASIC adapters."/>
702*c6d7a45dSGunnar Mills      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_5_3.NetworkAdapter"/>
703*c6d7a45dSGunnar Mills    </Schema>
704*c6d7a45dSGunnar Mills
7052bde4061SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_6_0">
7062bde4061SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
7072bde4061SEd Tanous      <Annotation Term="Redfish.Release" String="2020.4"/>
7082bde4061SEd Tanous
7092bde4061SEd Tanous      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_5_1.NetworkAdapter">
7102bde4061SEd Tanous        <NavigationProperty Name="Certificates" Type="CertificateCollection.CertificateCollection" ContainsTarget="true" Nullable="false">
7112bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
7122bde4061SEd Tanous          <Annotation Term="OData.Description" String="The link to a collection of certificates for device identity and attestation."/>
713f2a8e57eSGunnar Mills          <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."/>
7142bde4061SEd Tanous          <Annotation Term="OData.AutoExpandReferences"/>
7152bde4061SEd Tanous        </NavigationProperty>
7162bde4061SEd Tanous        <Property Name="Measurements" Type="Collection(SoftwareInventory.MeasurementBlock)" Nullable="false">
7172bde4061SEd Tanous          <Annotation Term="OData.Description" String="An array of DSP0274-defined measurement blocks."/>
7182bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain an array of DSP0274-defined measurement blocks."/>
7192bde4061SEd Tanous          <Annotation Term="Redfish.Revisions">
7202bde4061SEd Tanous            <Collection>
7212bde4061SEd Tanous              <Record>
7222bde4061SEd Tanous                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
7232bde4061SEd Tanous                <PropertyValue Property="Version" String="v1_9_0"/>
724f2a8e57eSGunnar Mills                <PropertyValue Property="Description" String="This property has been deprecated in favor of the `ComponentIntegrity` resource."/>
7252bde4061SEd Tanous              </Record>
7262bde4061SEd Tanous            </Collection>
7272bde4061SEd Tanous          </Annotation>
7282bde4061SEd Tanous        </Property>
7292bde4061SEd Tanous      </EntityType>
7302bde4061SEd Tanous    </Schema>
7312bde4061SEd Tanous
7322bde4061SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_6_1">
7332bde4061SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
7342bde4061SEd Tanous      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
7352bde4061SEd Tanous      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_6_0.NetworkAdapter"/>
7362bde4061SEd Tanous    </Schema>
7372bde4061SEd Tanous
738f2a8e57eSGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_6_2">
739f2a8e57eSGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
740f2a8e57eSGunnar Mills      <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."/>
741f2a8e57eSGunnar Mills      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_6_1.NetworkAdapter"/>
742f2a8e57eSGunnar Mills    </Schema>
743f2a8e57eSGunnar Mills
744*c6d7a45dSGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_6_3">
745*c6d7a45dSGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
746*c6d7a45dSGunnar Mills      <Annotation Term="OData.Description" String="This version was created to provide guidance for multi-ASIC adapters."/>
747*c6d7a45dSGunnar Mills      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_6_2.NetworkAdapter"/>
748*c6d7a45dSGunnar Mills    </Schema>
749*c6d7a45dSGunnar Mills
7502bde4061SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_7_0">
7512bde4061SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
7522bde4061SEd Tanous      <Annotation Term="Redfish.Release" String="2021.1"/>
7532bde4061SEd Tanous
7542bde4061SEd Tanous      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_6_0.NetworkAdapter">
7552bde4061SEd Tanous        <NavigationProperty Name="Metrics" Type="NetworkAdapterMetrics.NetworkAdapterMetrics">
7562bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
7572bde4061SEd Tanous          <Annotation Term="OData.Description" String="The link to the metrics associated with this adapter."/>
758f2a8e57eSGunnar Mills          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type `NetworkAdapterMetrics` that contains the metrics associated with this adapter."/>
7592bde4061SEd Tanous          <Annotation Term="OData.AutoExpandReferences"/>
7602bde4061SEd Tanous        </NavigationProperty>
7612bde4061SEd Tanous        <NavigationProperty Name="EnvironmentMetrics" Type="EnvironmentMetrics.EnvironmentMetrics" Nullable="false">
7622bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
7632bde4061SEd Tanous          <Annotation Term="OData.Description" String="The link to the environment metrics for this network adapter."/>
764f2a8e57eSGunnar Mills          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type `EnvironmentMetrics` that specifies the environment metrics for this network adapter."/>
7652bde4061SEd Tanous          <Annotation Term="OData.AutoExpandReferences"/>
7662bde4061SEd Tanous        </NavigationProperty>
7672bde4061SEd Tanous        <Property Name="LLDPEnabled" Type="Edm.Boolean" Nullable="false">
7682bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite" />
7692bde4061SEd Tanous          <Annotation Term="OData.Description" String="Enable or disable LLDP globally for an adapter." />
770f2a8e57eSGunnar Mills          <Annotation Term="OData.LongDescription" String="This property shall contain the state indicating whether LLDP is globally enabled on a network adapter.  If set to `false`, the `LLDPEnabled` value for the ports associated with this adapter shall be disregarded."/>
7712bde4061SEd Tanous        </Property>
7722bde4061SEd Tanous      </EntityType>
7732bde4061SEd Tanous    </Schema>
7742bde4061SEd Tanous
7752bde4061SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_7_1">
7762bde4061SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
7772bde4061SEd Tanous      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
7782bde4061SEd Tanous      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_7_0.NetworkAdapter"/>
7792bde4061SEd Tanous    </Schema>
7802bde4061SEd Tanous
781f2a8e57eSGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_7_2">
782f2a8e57eSGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
783f2a8e57eSGunnar Mills      <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."/>
784f2a8e57eSGunnar Mills      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_7_1.NetworkAdapter"/>
785f2a8e57eSGunnar Mills    </Schema>
786f2a8e57eSGunnar Mills
787*c6d7a45dSGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_7_3">
788*c6d7a45dSGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
789*c6d7a45dSGunnar Mills      <Annotation Term="OData.Description" String="This version was created to provide guidance for multi-ASIC adapters."/>
790*c6d7a45dSGunnar Mills      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_7_2.NetworkAdapter"/>
791*c6d7a45dSGunnar Mills    </Schema>
792*c6d7a45dSGunnar Mills
7932bde4061SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_8_0">
7942bde4061SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
7952bde4061SEd Tanous      <Annotation Term="Redfish.Release" String="2021.2"/>
7962bde4061SEd Tanous
7972bde4061SEd Tanous      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_7_0.NetworkAdapter">
7982bde4061SEd Tanous        <NavigationProperty Name="Processors" Type="ProcessorCollection.ProcessorCollection" ContainsTarget="true" Nullable="false">
7992bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
8002bde4061SEd Tanous          <Annotation Term="OData.Description" String="The link to the collection of offload processors contained in this network adapter."/>
801f2a8e57eSGunnar Mills          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `ProcessorCollection` that represent the offload processors contained in this network adapter."/>
8022bde4061SEd Tanous          <Annotation Term="OData.AutoExpandReferences"/>
8032bde4061SEd Tanous        </NavigationProperty>
8042bde4061SEd Tanous      </EntityType>
8052bde4061SEd Tanous    </Schema>
8062bde4061SEd Tanous
8072bde4061SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_8_1">
8082bde4061SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
8092bde4061SEd Tanous      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
8102bde4061SEd Tanous      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_8_0.NetworkAdapter"/>
8112bde4061SEd Tanous    </Schema>
8122bde4061SEd Tanous
813f2a8e57eSGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_8_2">
814f2a8e57eSGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
815f2a8e57eSGunnar Mills      <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."/>
816f2a8e57eSGunnar Mills      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_8_1.NetworkAdapter"/>
817f2a8e57eSGunnar Mills    </Schema>
818f2a8e57eSGunnar Mills
819*c6d7a45dSGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_8_3">
820*c6d7a45dSGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
821*c6d7a45dSGunnar Mills      <Annotation Term="OData.Description" String="This version was created to provide guidance for multi-ASIC adapters."/>
822*c6d7a45dSGunnar Mills      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_8_2.NetworkAdapter"/>
823*c6d7a45dSGunnar Mills    </Schema>
824*c6d7a45dSGunnar Mills
8252bde4061SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_9_0">
8262bde4061SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
8272bde4061SEd Tanous      <Annotation Term="Redfish.Release" String="2021.4"/>
828f2a8e57eSGunnar Mills      <Annotation Term="OData.Description" String="This version was created to deprecate `Measurements` in favor of measurement reporting in the `ComponentIntegrity` resource."/>
8292bde4061SEd Tanous
8302bde4061SEd Tanous      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_8_0.NetworkAdapter"/>
8312bde4061SEd Tanous    </Schema>
8322bde4061SEd Tanous
8332bde4061SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_9_1">
8342bde4061SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
8352bde4061SEd Tanous      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
8362bde4061SEd Tanous      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_9_0.NetworkAdapter"/>
8372bde4061SEd Tanous    </Schema>
8382bde4061SEd Tanous
839f2a8e57eSGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_9_2">
840f2a8e57eSGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
841f2a8e57eSGunnar Mills      <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."/>
842f2a8e57eSGunnar Mills      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_9_1.NetworkAdapter"/>
843f2a8e57eSGunnar Mills    </Schema>
844f2a8e57eSGunnar Mills
845*c6d7a45dSGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_9_3">
846*c6d7a45dSGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
847*c6d7a45dSGunnar Mills      <Annotation Term="OData.Description" String="This version was created to provide guidance for multi-ASIC adapters."/>
848*c6d7a45dSGunnar Mills      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_9_2.NetworkAdapter"/>
849*c6d7a45dSGunnar Mills    </Schema>
850*c6d7a45dSGunnar Mills
8512bde4061SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_10_0">
8522bde4061SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
8532bde4061SEd Tanous      <Annotation Term="Redfish.Release" String="2023.3"/>
8542bde4061SEd Tanous
8552bde4061SEd Tanous      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_9_1.NetworkAdapter"/>
8562bde4061SEd Tanous
8572bde4061SEd Tanous      <ComplexType Name="ControllerLinks" BaseType="NetworkAdapter.v1_5_0.ControllerLinks">
8582bde4061SEd Tanous         <NavigationProperty Name="ActiveSoftwareImage" Type="SoftwareInventory.SoftwareInventory" Nullable="false">
8592bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
8602bde4061SEd Tanous          <Annotation Term="OData.Description" String="The link to the software inventory resource that represents the active firmware image for this controller."/>
861f2a8e57eSGunnar Mills          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type `SoftwareInventory` that represents the active firmware image for this controller."/>
8622bde4061SEd Tanous          <Annotation Term="OData.AutoExpandReferences"/>
8632bde4061SEd Tanous        </NavigationProperty>
8642bde4061SEd Tanous        <NavigationProperty Name="SoftwareImages" Type="Collection(SoftwareInventory.SoftwareInventory)">
8652bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
8662bde4061SEd Tanous          <Annotation Term="OData.Description" String="The images that are associated with this controller."/>
867f2a8e57eSGunnar Mills          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resource of type `SoftwareInventory` that represent the firmware images that apply to this controller."/>
8682bde4061SEd Tanous          <Annotation Term="OData.AutoExpandReferences"/>
8692bde4061SEd Tanous        </NavigationProperty>
8702bde4061SEd Tanous      </ComplexType>
8712bde4061SEd Tanous    </Schema>
8722bde4061SEd Tanous
873f2a8e57eSGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_10_1">
874f2a8e57eSGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
875f2a8e57eSGunnar Mills      <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."/>
876f2a8e57eSGunnar Mills      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_10_0.NetworkAdapter"/>
877f2a8e57eSGunnar Mills    </Schema>
878f2a8e57eSGunnar Mills
879*c6d7a45dSGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_10_2">
880*c6d7a45dSGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
881*c6d7a45dSGunnar Mills      <Annotation Term="OData.Description" String="This version was created to provide guidance for multi-ASIC adapters."/>
882*c6d7a45dSGunnar Mills      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_10_1.NetworkAdapter"/>
883*c6d7a45dSGunnar Mills    </Schema>
884*c6d7a45dSGunnar Mills
885f2a8e57eSGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_11_0">
886f2a8e57eSGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
887f2a8e57eSGunnar Mills      <Annotation Term="Redfish.Release" String="2024.1"/>
888f2a8e57eSGunnar Mills      <Annotation Term="OData.Description" String="This version was created to add the `Reset` action."/>
889f2a8e57eSGunnar Mills
890f2a8e57eSGunnar Mills      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_10_1.NetworkAdapter"/>
891f2a8e57eSGunnar Mills    </Schema>
892f2a8e57eSGunnar Mills
893*c6d7a45dSGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_11_1">
894*c6d7a45dSGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
895*c6d7a45dSGunnar Mills      <Annotation Term="OData.Description" String="This version was created to provide guidance for multi-ASIC adapters."/>
896*c6d7a45dSGunnar Mills      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_11_0.NetworkAdapter"/>
897*c6d7a45dSGunnar Mills    </Schema>
898*c6d7a45dSGunnar Mills
899*c6d7a45dSGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_12_0">
900*c6d7a45dSGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
901*c6d7a45dSGunnar Mills      <Annotation Term="Redfish.Release" String="2025.2"/>
902*c6d7a45dSGunnar Mills
903*c6d7a45dSGunnar Mills      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_11_0.NetworkAdapter"/>
904*c6d7a45dSGunnar Mills
905*c6d7a45dSGunnar Mills      <ComplexType Name="SRIOV" BaseType="NetworkAdapter.v1_0_0.SRIOV">
906*c6d7a45dSGunnar Mills        <Property Name="SRIOVEnabled" Type="Edm.Boolean" Nullable="false">
907*c6d7a45dSGunnar Mills          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
908*c6d7a45dSGunnar Mills          <Annotation Term="OData.Description" String="An indication of whether single root input/output virtualization (SR-IOV) is enabled for this controller."/>
909*c6d7a45dSGunnar Mills          <Annotation Term="OData.LongDescription" String="This property shall indicate whether single root input/output virtualization (SR-IOV) is enabled for this controller."/>
910*c6d7a45dSGunnar Mills        </Property>
911*c6d7a45dSGunnar Mills      </ComplexType>
912*c6d7a45dSGunnar Mills    </Schema>
913*c6d7a45dSGunnar Mills
914*c6d7a45dSGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkAdapter.v1_12_1">
915*c6d7a45dSGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
916*c6d7a45dSGunnar Mills      <Annotation Term="OData.Description" String="This version was created to provide guidance for multi-ASIC adapters."/>
917*c6d7a45dSGunnar Mills      <EntityType Name="NetworkAdapter" BaseType="NetworkAdapter.v1_11_0.NetworkAdapter"/>
918*c6d7a45dSGunnar Mills    </Schema>
919*c6d7a45dSGunnar Mills
9202bde4061SEd Tanous  </edmx:DataServices>
9212bde4061SEd Tanous</edmx:Edmx>
922