blob: ea2bee7956c083b102713113ef2645d4e4fd1ec6 [file] [log] [blame]
Jason M. Billsea4aa752018-06-05 13:29:11 -07001<?xml version="1.0" encoding="UTF-8"?>
2<!---->
3<!--################################################################################ -->
Asmitha Karunanithi009c6452022-09-22 01:07:59 -05004<!--# Redfish Schema: EthernetInterface v1.9.0 -->
Jason M. Billsea4aa752018-06-05 13:29:11 -07005<!--# -->
6<!--# For a detailed change log, see the README file contained in the DSP8010 bundle, -->
7<!--# available at http://www.dmtf.org/standards/redfish -->
Ed Tanoused761212022-09-23 15:03:29 -07008<!--# Copyright 2014-2022 DMTF. -->
Jason M. Billsea4aa752018-06-05 13:29:11 -07009<!--# 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://redfish.dmtf.org/schemas/v1/RedfishExtensions_v1.xml">
21 <edmx:Include Namespace="RedfishExtensions.v1_0_0" Alias="Redfish"/>
22 <edmx:Include Namespace="Validation.v1_0_0" Alias="Validation"/>
23 </edmx:Reference>
24 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Resource_v1.xml">
25 <edmx:Include Namespace="Resource"/>
26 <edmx:Include Namespace="Resource.v1_0_0"/>
27 </edmx:Reference>
28 <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Measures.V1.xml">
29 <edmx:Include Namespace="Org.OData.Measures.V1" Alias="Measures"/>
30 </edmx:Reference>
31 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/IPAddresses_v1.xml">
32 <edmx:Include Namespace="IPAddresses"/>
33 </edmx:Reference>
34 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/VLanNetworkInterface_v1.xml">
35 <edmx:Include Namespace="VLanNetworkInterface"/>
36 </edmx:Reference>
37 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/VLanNetworkInterfaceCollection_v1.xml">
38 <edmx:Include Namespace="VLanNetworkInterfaceCollection"/>
39 </edmx:Reference>
40 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Endpoint_v1.xml">
41 <edmx:Include Namespace="Endpoint"/>
42 </edmx:Reference>
43 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/HostInterface_v1.xml">
44 <edmx:Include Namespace="HostInterface"/>
45 </edmx:Reference>
46 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Chassis_v1.xml">
47 <edmx:Include Namespace="Chassis"/>
48 </edmx:Reference>
Gunnar Millsa778c022020-05-12 12:20:36 -050049 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/NetworkDeviceFunction_v1.xml">
50 <edmx:Include Namespace="NetworkDeviceFunction"/>
51 </edmx:Reference>
Asmitha Karunanithi009c6452022-09-22 01:07:59 -050052 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Port_v1.xml">
53 <edmx:Include Namespace="Port"/>
54 </edmx:Reference>
Jason M. Billsea4aa752018-06-05 13:29:11 -070055
56 <edmx:DataServices>
57
58 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface">
59 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
60
61 <EntityType Name="EthernetInterface" BaseType="Resource.v1_0_0.Resource" Abstract="true">
Ed Tanouscb103132019-10-08 11:34:22 -070062 <Annotation Term="OData.Description" String="The EthernetInterface schema represents a single, logical Ethernet interface or network interface controller (NIC)."/>
Gunnar Millsa778c022020-05-12 12:20:36 -050063 <Annotation Term="OData.LongDescription" String="This resource contains NIC resources as part of the Redfish Specification."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -070064 <Annotation Term="Capabilities.InsertRestrictions">
65 <Record>
66 <PropertyValue Property="Insertable" Bool="false"/>
67 </Record>
68 </Annotation>
69 <Annotation Term="Capabilities.UpdateRestrictions">
70 <Record>
71 <PropertyValue Property="Updatable" Bool="true"/>
Ed Tanouscb103132019-10-08 11:34:22 -070072 <Annotation Term="OData.Description" String="Any writable properties, such as addressing and link information, can be updated for Ethernet interfaces."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -070073 </Record>
74 </Annotation>
75 <Annotation Term="Capabilities.DeleteRestrictions">
76 <Record>
Asmitha Karunanithi009c6452022-09-22 01:07:59 -050077 <PropertyValue Property="Deletable" Bool="true"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -070078 </Record>
79 </Annotation>
Ed Tanous530520e2019-01-02 13:41:37 -080080 <Annotation Term="Redfish.Uris">
81 <Collection>
82 <String>/redfish/v1/Managers/{ManagerId}/EthernetInterfaces/{EthernetInterfaceId}</String>
83 <String>/redfish/v1/Systems/{ComputerSystemId}/EthernetInterfaces/{EthernetInterfaceId}</String>
84 <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/EthernetInterfaces/{EthernetInterfaceId}</String>
85 <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/EthernetInterfaces/{EthernetInterfaceId}</String>
Marri Devender Raod45d2d02019-01-21 10:11:34 -060086 <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/EthernetInterfaces/{EthernetInterfaceId}</String>
87 <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/EthernetInterfaces/{EthernetInterfaceId}</String>
Gunnar Mills9d424662021-09-22 21:56:16 -050088 <String>/redfish/v1/Chassis/{ChassisId}/NetworkAdapters/{NetworkAdaptersId}/NetworkDeviceFunctions/{NetworkDeviceFunctionId}/EthernetInterfaces/{EthernetInterfaceId}</String>
Ed Tanous530520e2019-01-02 13:41:37 -080089 </Collection>
90 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -070091 </EntityType>
Jason M. Billsea4aa752018-06-05 13:29:11 -070092 </Schema>
93
94 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_0_0">
95 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -060096 <Annotation Term="Redfish.Release" String="1.0"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -070097
98 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.EthernetInterface">
Jason M. Billsea4aa752018-06-05 13:29:11 -070099 <Property Name="UefiDevicePath" Type="Edm.String">
100 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
101 <Annotation Term="OData.Description" String="The UEFI device path for this interface."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700102 <Annotation Term="OData.LongDescription" String="This property shall contain the UEFI device path to the device that implements this interface, or port."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700103 </Property>
Ed Tanous530520e2019-01-02 13:41:37 -0800104 <Property Name="Status" Type="Resource.Status" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500105 <Annotation Term="OData.Description" String="The status and health of the resource and its subordinate or dependent resources."/>
106 <Annotation Term="OData.LongDescription" String="This property shall contain any status or health properties of the resource."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800107 </Property>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700108 <Property Name="InterfaceEnabled" Type="Edm.Boolean">
109 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700110 <Annotation Term="OData.Description" String="An indication of whether this interface is enabled."/>
111 <Annotation Term="OData.LongDescription" String="This property shall indicate whether this interface is enabled."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700112 </Property>
113 <Property Name="PermanentMACAddress" Type="EthernetInterface.v1_0_0.MACAddress">
114 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700115 <Annotation Term="OData.Description" String="The permanent MAC address assigned to this interface, or port."/>
116 <Annotation Term="OData.LongDescription" String="This property shall contain the permanent MAC address of this interface, or port. Typically, this value is programmed during manufacturing. This address is not assignable."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700117 </Property>
118 <Property Name="MACAddress" Type="EthernetInterface.v1_0_0.MACAddress">
119 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700120 <Annotation Term="OData.Description" String="The currently configured MAC address of the interface, or logical port."/>
121 <Annotation Term="OData.LongDescription" String="This property shall contain the effective current MAC address of this interface. If an assignable MAC address is not supported, this value is a read-only alias of the PermanentMACAddress."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700122 </Property>
123 <Property Name="SpeedMbps" Type="Edm.Int64">
124 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500125 <Annotation Term="OData.Description" String="The current speed, in Mbit/s, of this interface."/>
126 <Annotation Term="OData.LongDescription" String="This property shall contain the link speed of the interface, in Mbit/s. This property shall be writable only when the AutoNeg property is `false`."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700127 <Annotation Term="Measures.Unit" String="Mbit/s"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700128 </Property>
129 <Property Name="AutoNeg" Type="Edm.Boolean">
130 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700131 <Annotation Term="OData.Description" String="An indication of whether the speed and duplex are automatically negotiated and configured on this interface."/>
132 <Annotation Term="OData.LongDescription" String="This property shall indicate whether the speed and duplex are automatically negotiated and configured on this interface."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700133 </Property>
134 <Property Name="FullDuplex" Type="Edm.Boolean">
135 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700136 <Annotation Term="OData.Description" String="An indication of whether full-duplex mode is enabled on the Ethernet connection for this interface."/>
137 <Annotation Term="OData.LongDescription" String="This property shall indicate whether full-duplex mode is enabled on the Ethernet connection for this interface."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700138 </Property>
139 <Property Name="MTUSize" Type="Edm.Int64">
140 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700141 <Annotation Term="OData.Description" String="The currently configured maximum transmission unit (MTU), in bytes, on this interface."/>
142 <Annotation Term="OData.LongDescription" String="This property shall contain the size, in bytes, of largest protocol data unit (PDU) that can be passed in an Ethernet (MAC) frame on this interface."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700143 </Property>
144 <Property Name="HostName" Type="Edm.String">
145 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700146 <Annotation Term="OData.Description" String="The DNS host name, without any domain information."/>
147 <Annotation Term="OData.LongDescription" String="This property shall contain DNS host name for this interface."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700148 </Property>
149 <Property Name="FQDN" Type="Edm.String">
150 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700151 <Annotation Term="OData.Description" String="The complete, fully qualified domain name that DNS obtains for this interface."/>
152 <Annotation Term="OData.LongDescription" String="This property shall contain the fully qualified domain name that DNS obtains for this interface."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700153 </Property>
154 <Property Name="MaxIPv6StaticAddresses" Type="Edm.Int64">
155 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700156 <Annotation Term="OData.Description" String="The maximum number of static IPv6 addresses that can be configured on this interface."/>
157 <Annotation Term="OData.LongDescription" String="This property shall indicate the number of array items supported by IPv6StaticAddresses, or the maximum number of static IPv6 addresses that can be configured on this interface."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700158 </Property>
Ed Tanouscb103132019-10-08 11:34:22 -0700159 <Property Name="VLAN" Type="VLanNetworkInterface.VLAN" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500160 <Annotation Term="OData.Description" String="If this network interface supports more than one VLAN, this property is absent. VLAN collections appear in the Links property of this resource."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700161 <Annotation Term="OData.LongDescription" String="This property shall contain the VLAN for this interface. If this interface supports more than one VLAN, the VLAN property shall be absent and, instead, the VLAN collection link shall be present."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700162 </Property>
163 <Property Name="IPv4Addresses" Type="Collection(IPAddresses.IPv4Address)" Nullable="false">
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500164 <Annotation Term="OData.Description" String="The IPv4 addresses currently in use by this interface."/>
Gunnar Mills10f270b2021-05-19 15:34:06 -0500165 <Annotation Term="OData.LongDescription" String="This property shall contain an array of objects that represent the IPv4 connection characteristics currently in use by this interface for any value of AddressOrigin. It is recommended that this property be regarded as read-only with configuration of static addresses performed by updating the values within IPv4StaticAddresses. Services may reject updates to this array for this reason."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700166 </Property>
Ed Tanouscb103132019-10-08 11:34:22 -0700167 <Property Name="IPv6AddressPolicyTable" Type="Collection(EthernetInterface.v1_0_0.IPv6AddressPolicyEntry)">
168 <Annotation Term="OData.Description" String="An array that represents the RFC6724-defined address selection policy table."/>
169 <Annotation Term="OData.LongDescription" String="This property shall contain an array of objects that represent the RFC6724-defined address selection policy table."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700170 </Property>
171 <Property Name="IPv6Addresses" Type="Collection(IPAddresses.IPv6Address)" Nullable="false">
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500172 <Annotation Term="OData.Description" String="The IPv6 addresses currently in use by this interface."/>
173 <Annotation Term="OData.LongDescription" String="This property shall contain an array of objects that represent the IPv6 connection characteristics for this interface for any value of AddressOrigin."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700174 </Property>
Ed Tanouscb103132019-10-08 11:34:22 -0700175 <Property Name="IPv6StaticAddresses" Type="Collection(IPAddresses.IPv6StaticAddress)">
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500176 <Annotation Term="OData.Description" String="The IPv6 static addresses assigned to this interface. See IPv6Addresses for the addresses in use by this interface."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700177 <Annotation Term="OData.LongDescription" String="This property shall contain an array of objects that represent the IPv6 static connection characteristics for this interface."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700178 </Property>
179 <Property Name="IPv6DefaultGateway" Type="Edm.String">
180 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700181 <Annotation Term="OData.Description" String="The IPv6 default gateway address in use on this interface."/>
182 <Annotation Term="OData.LongDescription" String="This property shall contain the current IPv6 default gateway address in use on this interface."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700183 <Annotation Term="Redfish.IPv6Format"/>
184 </Property>
185 <Property Name="NameServers" Type="Collection(Edm.String)" Nullable="false">
186 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700187 <Annotation Term="OData.Description" String="The DNS servers in use on this interface."/>
188 <Annotation Term="OData.LongDescription" String="This property shall contain the DNS servers in use on this interface."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700189 </Property>
190 <NavigationProperty Name="VLANs" Type="VLanNetworkInterfaceCollection.VLanNetworkInterfaceCollection" ContainsTarget="true" Nullable="false">
191 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700192 <Annotation Term="OData.Description" String="The link to a collection of VLANs, which applies only if the interface supports more than one VLAN. If this property applies, the VLANEnabled and VLANId properties do not apply."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500193 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type VLanNetworkInterfaceCollection, which applies only if the interface supports more than one VLAN. If this property is present, the VLANEnabled and VLANId properties shall not be present."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700194 <Annotation Term="OData.AutoExpandReferences"/>
Gunnar Mills9d424662021-09-22 21:56:16 -0500195 <Annotation Term="Redfish.Revisions">
196 <Collection>
197 <Record>
198 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
199 <PropertyValue Property="Version" String="v1_7_0"/>
200 <PropertyValue Property="Description" String="This property has been deprecated in favor of newer methods indicating multiple VLANs."/>
201 </Record>
202 </Collection>
203 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700204 </NavigationProperty>
205 </EntityType>
206
207 <TypeDefinition Name="MACAddress" UnderlyingType="Edm.String">
208 <Annotation Term="Validation.Pattern" String="^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$"/>
209 </TypeDefinition>
210
211 <ComplexType Name="IPv6AddressPolicyEntry">
212 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700213 <Annotation Term="OData.Description" String="The entry in the RFC6724-defined address selection policy table."/>
214 <Annotation Term="OData.LongDescription" String="This type shall describe an entry in the RFC6724-defined address selection policy table."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700215 <Property Name="Prefix" Type="Edm.String">
216 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700217 <Annotation Term="OData.Description" String="The IPv6 address prefix, as defined in RFC6724, section 2.1."/>
218 <Annotation Term="OData.LongDescription" String="This property shall contain the IPv6 address prefix for this table entry, as defined in RFC6724, section 2.1."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700219 <Annotation Term="Redfish.IPv6Format"/>
220 </Property>
221 <Property Name="Precedence" Type="Edm.Int64">
222 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700223 <Annotation Term="OData.Description" String="The IPv6 precedence, as defined in RFC6724, section 2.1."/>
224 <Annotation Term="OData.LongDescription" String="This property shall contain the IPv6 precedence value for this table entry, as defined in RFC6724, section 2.1."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700225 <Annotation Term="Validation.Minimum" Int="1"/>
226 <Annotation Term="Validation.Maximum" Int="100"/>
227 </Property>
228 <Property Name="Label" Type="Edm.Int64">
229 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700230 <Annotation Term="OData.Description" String="The IPv6 label, as defined in RFC6724, section 2.1."/>
231 <Annotation Term="OData.LongDescription" String="This property shall contain the IPv6 label value for this table entry, as defined in RFC6724, section 2.1."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700232 <Annotation Term="Validation.Minimum" Int="0"/>
233 <Annotation Term="Validation.Maximum" Int="100"/>
234 </Property>
235 </ComplexType>
236 </Schema>
237
238 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_0_2">
239 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700240 <Annotation Term="OData.Description" String="This version was created to show that annotations in previous namespaces were updated."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700241 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_0_0.EthernetInterface"/>
242 </Schema>
243
244 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_0_3">
245 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500246 <Annotation Term="OData.Description" String="This version was created to add explicit permissions annotations to all properties for clarity."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700247 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_0_2.EthernetInterface"/>
248 </Schema>
249
250 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_0_4">
251 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700252 <Annotation Term="OData.Description" String="This version was created to show that annotations in previous namespaces were updated."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700253 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_0_3.EthernetInterface"/>
254 </Schema>
255
256 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_0_5">
257 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700258 <Annotation Term="OData.Description" String="This version was created to change IPAddresses and VLanNetworkInterface structures to their abstract base types."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700259 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_0_4.EthernetInterface"/>
260 </Schema>
261
Ed Tanous530520e2019-01-02 13:41:37 -0800262 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_0_6">
263 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
264 <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."/>
265 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_0_5.EthernetInterface"/>
266 </Schema>
267
Ed Tanouscb103132019-10-08 11:34:22 -0700268 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_0_7">
269 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
270 <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."/>
271 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_0_6.EthernetInterface"/>
272 </Schema>
273
274 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_0_8">
275 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
276 <Annotation Term="OData.Description" String="This version was created to allow for null to be used in several writable properties that are arrays. It was also created to update the description for the SpeedMbps property. It was also created to update descriptions that this schema defines."/>
277 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_0_7.EthernetInterface"/>
278 </Schema>
279
Gunnar Millsa778c022020-05-12 12:20:36 -0500280 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_0_9">
281 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
282 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
283 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_0_8.EthernetInterface"/>
284 </Schema>
285
Gunnar Mills844b4152020-06-22 12:44:09 -0500286 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_0_10">
287 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
288 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
289 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_0_9.EthernetInterface"/>
290 </Schema>
291
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500292 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_0_11">
293 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
294 <Annotation Term="OData.Description" String="This version was created to improve the descriptions of IP address properties."/>
295 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_0_10.EthernetInterface"/>
296 </Schema>
297
Gunnar Mills262d7d42021-01-20 16:28:41 -0600298 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_0_12">
299 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
300 <Annotation Term="OData.Description" String="This version was created specify 64-bit integers in OpenAPI."/>
301 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_0_11.EthernetInterface"/>
302 </Schema>
303
Gunnar Mills10f270b2021-05-19 15:34:06 -0500304 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_0_13">
305 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
306 <Annotation Term="OData.Description" String="This version was created to correct various description to use proper normative terminology."/>
307 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_0_12.EthernetInterface"/>
308 </Schema>
309
Jason M. Billsea4aa752018-06-05 13:29:11 -0700310 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_1_0">
311 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600312 <Annotation Term="Redfish.Release" String="2016.2"/>
Gunnar Mills844b4152020-06-22 12:44:09 -0500313
Jason M. Billsea4aa752018-06-05 13:29:11 -0700314 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_0_2.EthernetInterface">
315 <Property Name="LinkStatus" Type="EthernetInterface.v1_1_0.LinkStatus">
316 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700317 <Annotation Term="OData.Description" String="The link status of this interface, or port."/>
318 <Annotation Term="OData.LongDescription" String="This property shall contain the link status of this interface, or port."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700319 </Property>
320 <Property Name="Links" Type="EthernetInterface.v1_1_0.Links" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500321 <Annotation Term="OData.Description" String="The links to other resources that are related to this resource."/>
322 <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."/>
Asmitha Karunanithi009c6452022-09-22 01:07:59 -0500323 <Annotation Term="Redfish.RequiredOnCreate"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700324 </Property>
325 </EntityType>
326
327 <EnumType Name="LinkStatus">
328 <Member Name="LinkUp">
329 <Annotation Term="OData.Description" String="The link is available for communication on this interface."/>
330 </Member>
331 <Member Name="NoLink">
Ed Tanouscb103132019-10-08 11:34:22 -0700332 <Annotation Term="OData.Description" String="No link or connection is detected on this interface."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700333 </Member>
334 <Member Name="LinkDown">
Ed Tanouscb103132019-10-08 11:34:22 -0700335 <Annotation Term="OData.Description" String="No link is detected on this interface, but the interface is connected."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700336 </Member>
337 </EnumType>
338
339 <ComplexType Name="Links" BaseType="Resource.Links">
Gunnar Millsa778c022020-05-12 12:20:36 -0500340 <Annotation Term="OData.Description" String="The links to other resources that are related to this resource."/>
341 <Annotation Term="OData.LongDescription" String="This Redfish Specification-described type shall contain links to resources that are related to but are not contained by, or subordinate to, this resource."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700342 <NavigationProperty Name="Endpoints" Type="Collection(Endpoint.Endpoint)">
343 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700344 <Annotation Term="OData.Description" String="An array of links to the endpoints that connect to this Ethernet interface."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500345 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type Endpoint with which this Ethernet interface is associated."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700346 <Annotation Term="OData.AutoExpandReferences"/>
347 </NavigationProperty>
348 </ComplexType>
349 </Schema>
350
351 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_1_1">
352 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500353 <Annotation Term="OData.Description" String="This version was created to add explicit permissions annotations to all properties for clarity."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700354 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_1_0.EthernetInterface"/>
355 </Schema>
356
357 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_1_2">
358 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700359 <Annotation Term="OData.Description" String="This version was created to remove the Nullable facet from NavigationProperties of the Collection type."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700360 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_1_1.EthernetInterface"/>
361 </Schema>
362
363 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_1_3">
364 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700365 <Annotation Term="OData.Description" String="This version was created to change IPAddresses and VLanNetworkInterface structures to their abstract base types."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700366 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_1_2.EthernetInterface"/>
367 </Schema>
368
Ed Tanous530520e2019-01-02 13:41:37 -0800369 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_1_4">
370 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
371 <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."/>
372 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_1_3.EthernetInterface"/>
373 </Schema>
374
Ed Tanouscb103132019-10-08 11:34:22 -0700375 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_1_5">
376 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
377 <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."/>
378 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_1_4.EthernetInterface"/>
379 </Schema>
380
381 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_1_6">
382 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
383 <Annotation Term="OData.Description" String="This version was created to allow for null to be used in several writable properties that are arrays. It was also created to update the description for the SpeedMbps property. It was also created to update descriptions that this schema defines."/>
384 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_1_5.EthernetInterface"/>
385 </Schema>
386
Gunnar Millsa778c022020-05-12 12:20:36 -0500387 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_1_7">
388 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
389 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
390 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_1_6.EthernetInterface"/>
391 </Schema>
392
Gunnar Mills844b4152020-06-22 12:44:09 -0500393 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_1_8">
394 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
395 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
396 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_1_7.EthernetInterface"/>
397 </Schema>
398
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500399 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_1_9">
400 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
401 <Annotation Term="OData.Description" String="This version was created to improve the descriptions of IP address properties."/>
402 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_1_8.EthernetInterface"/>
403 </Schema>
404
Gunnar Mills262d7d42021-01-20 16:28:41 -0600405 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_1_10">
406 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
407 <Annotation Term="OData.Description" String="This version was created specify 64-bit integers in OpenAPI."/>
408 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_1_9.EthernetInterface"/>
409 </Schema>
410
Gunnar Mills10f270b2021-05-19 15:34:06 -0500411 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_1_11">
412 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
413 <Annotation Term="OData.Description" String="This version was created to correct various description to use proper normative terminology."/>
414 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_1_10.EthernetInterface"/>
415 </Schema>
416
Jason M. Billsea4aa752018-06-05 13:29:11 -0700417 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_2_0">
418 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600419 <Annotation Term="Redfish.Release" String="2016.3"/>
Gunnar Mills844b4152020-06-22 12:44:09 -0500420
Jason M. Billsea4aa752018-06-05 13:29:11 -0700421 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_1_1.EthernetInterface"/>
422
423 <ComplexType Name="Links" BaseType="EthernetInterface.v1_1_0.Links">
424 <NavigationProperty Name="HostInterface" Type="HostInterface.HostInterface" Nullable="false">
425 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700426 <Annotation Term="OData.Description" String="The link to a Host Interface that is associated with this Ethernet interface."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500427 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type HostInterface that represents the interface that a host uses to communicate with a manager."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700428 <Annotation Term="OData.AutoExpandReferences"/>
429 </NavigationProperty>
430 </ComplexType>
431 </Schema>
432
433 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_2_1">
434 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700435 <Annotation Term="OData.Description" String="This version was created to remove the Nullable facet on NavigationProperties of the Collection type."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700436 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_2_0.EthernetInterface"/>
437 </Schema>
438
439 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_2_2">
440 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700441 <Annotation Term="OData.Description" String="This version was created to change IPAddresses and VLanNetworkInterface structures to their abstract base types."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700442 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_2_1.EthernetInterface"/>
443 </Schema>
444
Ed Tanous530520e2019-01-02 13:41:37 -0800445 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_2_3">
446 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
447 <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."/>
448 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_2_2.EthernetInterface"/>
449 </Schema>
450
Ed Tanouscb103132019-10-08 11:34:22 -0700451 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_2_4">
452 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
453 <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."/>
454 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_2_3.EthernetInterface"/>
455 </Schema>
456
457 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_2_5">
458 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
459 <Annotation Term="OData.Description" String="This version was created to allow for null to be used in several writable properties that are arrays. It was also created to update the description for the SpeedMbps property. It was also created to update descriptions that this schema defines."/>
460 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_2_4.EthernetInterface"/>
461 </Schema>
462
Gunnar Millsa778c022020-05-12 12:20:36 -0500463 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_2_6">
464 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
465 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
466 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_2_5.EthernetInterface"/>
467 </Schema>
468
Gunnar Mills844b4152020-06-22 12:44:09 -0500469 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_2_7">
470 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
471 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
472 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_2_6.EthernetInterface"/>
473 </Schema>
474
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500475 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_2_8">
476 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
477 <Annotation Term="OData.Description" String="This version was created to improve the descriptions of IP address properties."/>
478 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_2_7.EthernetInterface"/>
479 </Schema>
480
Gunnar Mills262d7d42021-01-20 16:28:41 -0600481 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_2_9">
482 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
483 <Annotation Term="OData.Description" String="This version was created specify 64-bit integers in OpenAPI."/>
484 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_2_8.EthernetInterface"/>
485 </Schema>
486
Gunnar Mills10f270b2021-05-19 15:34:06 -0500487 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_2_10">
488 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
489 <Annotation Term="OData.Description" String="This version was created to correct various description to use proper normative terminology."/>
490 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_2_9.EthernetInterface"/>
491 </Schema>
492
Jason M. Billsea4aa752018-06-05 13:29:11 -0700493 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_3_0">
494 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600495 <Annotation Term="Redfish.Release" String="2017.1"/>
Gunnar Mills844b4152020-06-22 12:44:09 -0500496
Jason M. Billsea4aa752018-06-05 13:29:11 -0700497 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_2_1.EthernetInterface">
498 <Property Name="Actions" Type="EthernetInterface.v1_3_0.Actions" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500499 <Annotation Term="OData.Description" String="The available actions for this resource."/>
500 <Annotation Term="OData.LongDescription" String="This property shall contain the available actions for this resource."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700501 </Property>
502 </EntityType>
503
504 <ComplexType Name="Links" BaseType="EthernetInterface.v1_2_0.Links">
505 <NavigationProperty Name="Chassis" Type="Chassis.Chassis" Nullable="false">
506 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700507 <Annotation Term="OData.Description" String="The link to the chassis that contains this Ethernet interface."/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500508 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type Chassis that represent the physical container associated with this Ethernet interface."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700509 <Annotation Term="OData.AutoExpandReferences"/>
510 </NavigationProperty>
511 </ComplexType>
512
513 <ComplexType Name="Actions">
514 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500515 <Annotation Term="OData.Description" String="The available actions for this resource."/>
516 <Annotation Term="OData.LongDescription" String="This type shall contain the available actions for this resource."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800517 <Property Name="Oem" Type="EthernetInterface.v1_3_0.OemActions" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500518 <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/>
519 <Annotation Term="OData.LongDescription" String="This property shall contain the available OEM-specific actions for this resource."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800520 </Property>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700521 </ComplexType>
522
523 <ComplexType Name="OemActions">
524 <Annotation Term="OData.AdditionalProperties" Bool="true"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500525 <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/>
526 <Annotation Term="OData.LongDescription" String="This type shall contain the available OEM-specific actions for this resource."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700527 </ComplexType>
528 </Schema>
529
530 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_3_1">
531 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700532 <Annotation Term="OData.Description" String="This version was created to change IPAddresses and VLanNetworkInterface structures to their abstract base types."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700533 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_3_0.EthernetInterface"/>
534 </Schema>
535
Ed Tanous530520e2019-01-02 13:41:37 -0800536 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_3_2">
537 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
538 <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."/>
539 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_3_1.EthernetInterface"/>
540 </Schema>
541
Ed Tanouscb103132019-10-08 11:34:22 -0700542 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_3_3">
543 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
544 <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."/>
545 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_3_2.EthernetInterface"/>
546 </Schema>
547
548 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_3_4">
549 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
550 <Annotation Term="OData.Description" String="This version was created to allow for null to be used in several writable properties that are arrays. It was also created to update the description for the SpeedMbps property. It was also created to update descriptions that this schema defines."/>
551 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_3_3.EthernetInterface"/>
552 </Schema>
553
Gunnar Millsa778c022020-05-12 12:20:36 -0500554 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_3_5">
555 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
556 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
557 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_3_4.EthernetInterface"/>
558 </Schema>
559
Gunnar Mills844b4152020-06-22 12:44:09 -0500560 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_3_6">
561 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
562 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
563 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_3_5.EthernetInterface"/>
564 </Schema>
565
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500566 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_3_7">
567 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
568 <Annotation Term="OData.Description" String="This version was created to improve the descriptions of IP address properties."/>
569 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_3_6.EthernetInterface"/>
570 </Schema>
571
Gunnar Mills262d7d42021-01-20 16:28:41 -0600572 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_3_8">
573 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
574 <Annotation Term="OData.Description" String="This version was created specify 64-bit integers in OpenAPI."/>
575 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_3_7.EthernetInterface"/>
576 </Schema>
577
Gunnar Mills10f270b2021-05-19 15:34:06 -0500578 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_3_9">
579 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
580 <Annotation Term="OData.Description" String="This version was created to correct various description to use proper normative terminology."/>
581 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_3_8.EthernetInterface"/>
582 </Schema>
583
Jason M. Billsea4aa752018-06-05 13:29:11 -0700584 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_4_0">
585 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600586 <Annotation Term="Redfish.Release" String="2017.3"/>
Gunnar Mills844b4152020-06-22 12:44:09 -0500587
Jason M. Billsea4aa752018-06-05 13:29:11 -0700588 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_3_1.EthernetInterface">
Ed Tanouscb103132019-10-08 11:34:22 -0700589 <Property Name="DHCPv4" Type="EthernetInterface.v1_4_0.DHCPv4Configuration" Nullable="false">
Jason M. Billsea4aa752018-06-05 13:29:11 -0700590 <Annotation Term="OData.Description" String="DHCPv4 configuration for this interface."/>
591 <Annotation Term="OData.LongDescription" String="This property shall contain the configuration of DHCP v4."/>
592 </Property>
Ed Tanouscb103132019-10-08 11:34:22 -0700593 <Property Name="DHCPv6" Type="EthernetInterface.v1_4_0.DHCPv6Configuration" Nullable="false">
Jason M. Billsea4aa752018-06-05 13:29:11 -0700594 <Annotation Term="OData.Description" String="DHCPv6 configuration for this interface."/>
595 <Annotation Term="OData.LongDescription" String="This property shall contain the configuration of DHCP v6."/>
596 </Property>
Ed Tanouscb103132019-10-08 11:34:22 -0700597 <Property Name="StatelessAddressAutoConfig" Type="EthernetInterface.v1_4_0.StatelessAddressAutoConfiguration" Nullable="false">
598 <Annotation Term="OData.Description" String="Stateless address autoconfiguration (SLAAC) parameters for this interface."/>
599 <Annotation Term="OData.LongDescription" String="This object shall contain the IPv4 and IPv6 stateless address automatic configuration (SLAAC) properties for this interface."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700600 </Property>
Ed Tanouscb103132019-10-08 11:34:22 -0700601 <Property Name="IPv6StaticDefaultGateways" Type="Collection(IPAddresses.IPv6GatewayStaticAddress)">
Jason M. Billsea4aa752018-06-05 13:29:11 -0700602 <Annotation Term="OData.Description" String="The IPv6 static default gateways for this interface."/>
603 <Annotation Term="OData.LongDescription" String="The values in this array shall represent the IPv6 static default gateway addresses for this interface."/>
604 </Property>
Ed Tanouscb103132019-10-08 11:34:22 -0700605 <Property Name="StaticNameServers" Type="Collection(Edm.String)">
Jason M. Billsea4aa752018-06-05 13:29:11 -0700606 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700607 <Annotation Term="OData.Description" String="The statically-defined set of DNS server IPv4 and IPv6 addresses."/>
Gunnar Mills844b4152020-06-22 12:44:09 -0500608 <Annotation Term="OData.LongDescription" String="This property shall contain the statically-defined set of DNS server IP addresses to use when DHCP provisioning is not enabled for name server configuration. As an implementation option, they can be used in addition to DHCP-provided addresses, or in cases where the DHCP server provides no DNS assignments."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700609 </Property>
Ed Tanouscb103132019-10-08 11:34:22 -0700610 <Property Name="IPv4StaticAddresses" Type="Collection(IPAddresses.IPv4Address)">
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500611 <Annotation Term="OData.Description" String="The IPv4 static addresses assigned to this interface. See IPv4Addresses for the addresses in use by this interface."/>
Ed Tanouscb103132019-10-08 11:34:22 -0700612 <Annotation Term="OData.LongDescription" String="This property shall contain an array of objects that represent all IPv4 static addresses assigned to, but not necessarily in use by, this interface. The IPv4Addresses property shall also list the addresses that this interface uses ."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700613 </Property>
614 </EntityType>
615
616 <ComplexType Name="DHCPv4Configuration">
617 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
618 <Annotation Term="OData.Description" String="DHCPv4 configuration for this interface."/>
619 <Annotation Term="OData.LongDescription" String="This type shall describe the configuration of DHCP v4."/>
620 <Property Name="DHCPEnabled" Type="Edm.Boolean">
621 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700622 <Annotation Term="OData.Description" String="An indication of whether DHCP v4 is enabled on this Ethernet interface."/>
623 <Annotation Term="OData.LongDescription" String="This property shall indicate whether DHCP v4 is enabled for this Ethernet interface."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700624 </Property>
625 <Property Name="UseDNSServers" Type="Edm.Boolean">
626 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700627 <Annotation Term="OData.Description" String="An indication of whether this interface uses DHCP v4-supplied DNS servers."/>
628 <Annotation Term="OData.LongDescription" String="This property shall indicate whether the interface uses DHCP v4-supplied DNS servers."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700629 </Property>
630 <Property Name="UseDomainName" Type="Edm.Boolean">
631 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700632 <Annotation Term="OData.Description" String="An indication of whether this interface uses a DHCP v4-supplied domain name."/>
633 <Annotation Term="OData.LongDescription" String="This property shall indicate whether the interface uses a DHCP v4-supplied domain name."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700634 </Property>
635 <Property Name="UseGateway" Type="Edm.Boolean">
636 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700637 <Annotation Term="OData.Description" String="An indication of whether this interface uses a DHCP v4-supplied gateway."/>
638 <Annotation Term="OData.LongDescription" String="This property shall indicate whether the interface uses a DHCP v4-supplied gateway."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700639 </Property>
640 <Property Name="UseNTPServers" Type="Edm.Boolean">
641 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700642 <Annotation Term="OData.Description" String="An indication of whether the interface uses DHCP v4-supplied NTP servers."/>
643 <Annotation Term="OData.LongDescription" String="This property shall indicate whether the interface uses DHCP v4-supplied NTP servers."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700644 </Property>
645 <Property Name="UseStaticRoutes" Type="Edm.Boolean">
646 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700647 <Annotation Term="OData.Description" String="An indication of whether the interface uses DHCP v4-supplied static routes."/>
648 <Annotation Term="OData.LongDescription" String="This property shall indicate whether the interface uses a DHCP v4-supplied static routes."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700649 </Property>
650 </ComplexType>
651
652 <ComplexType Name="DHCPv6Configuration">
653 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
654 <Annotation Term="OData.Description" String="DHCPv6 configuration for this interface."/>
655 <Annotation Term="OData.LongDescription" String="This type shall describe the configuration of DHCP v6."/>
656 <Property Name="OperatingMode" Type="EthernetInterface.v1_4_0.DHCPv6OperatingMode">
657 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
658 <Annotation Term="OData.Description" String="Determines the DHCPv6 operating mode for this interface."/>
Sui Chen141d9432022-02-03 22:01:27 -0800659 <Annotation Term="OData.LongDescription" String="This property shall control the operating mode of DHCPv6 on this interface."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700660 </Property>
661 <Property Name="UseDNSServers" Type="Edm.Boolean">
662 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700663 <Annotation Term="OData.Description" String="An indication of whether the interface uses DHCP v6-supplied DNS servers."/>
664 <Annotation Term="OData.LongDescription" String="This property shall indicate whether the interface uses DHCP v6-supplied DNS servers."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700665 </Property>
666 <Property Name="UseDomainName" Type="Edm.Boolean">
667 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Sui Chen141d9432022-02-03 22:01:27 -0800668 <Annotation Term="OData.Description" String="An indication of whether this interface uses a DHCP v6-supplied domain name."/>
669 <Annotation Term="OData.LongDescription" String="This property shall indicate whether the interface uses a DHCP v6-supplied domain name."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700670 </Property>
671 <Property Name="UseNTPServers" Type="Edm.Boolean">
672 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700673 <Annotation Term="OData.Description" String="An indication of whether the interface uses DHCP v6-supplied NTP servers."/>
674 <Annotation Term="OData.LongDescription" String="This property shall indicate whether the interface uses DHCP v6-supplied NTP servers."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700675 </Property>
676 <Property Name="UseRapidCommit" Type="Edm.Boolean">
677 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700678 <Annotation Term="OData.Description" String="An indication of whether the interface uses DHCP v6 rapid commit mode for stateful mode address assignments. Do not enable this option in networks where more than one DHCP v6 server is configured to provide address assignments."/>
679 <Annotation Term="OData.LongDescription" String="This property shall indicate whether the interface uses DHCP v6 rapid commit mode for stateful mode address assignments."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700680 </Property>
681 </ComplexType>
682
683 <EnumType Name="DHCPv6OperatingMode">
684 <Member Name="Stateful">
685 <Annotation Term="OData.Description" String="DHCPv6 stateful mode."/>
Sui Chen141d9432022-02-03 22:01:27 -0800686 <Annotation Term="OData.LongDescription" String="DHCPv6 shall operate in stateful mode on this interface. DHCPv6 stateful mode configures addresses, and when it is enabled, stateless mode is also implicitly enabled. Services may replace this value with `Enabled`."/>
687 <Annotation Term="Redfish.Revisions">
688 <Collection>
689 <Record>
690 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
691 <PropertyValue Property="Version" String="v1_8_0"/>
692 <PropertyValue Property="Description" String="This property has been deprecated in favor of `Enabled`. The control between 'stateful' and 'stateless' is managed by the DHCP server and not the client."/>
693 </Record>
694 </Collection>
695 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700696 </Member>
697 <Member Name="Stateless">
698 <Annotation Term="OData.Description" String="DHCPv6 stateless mode."/>
Sui Chen141d9432022-02-03 22:01:27 -0800699 <Annotation Term="OData.LongDescription" String="DHCPv6 shall operate in stateless mode on this interface. DHCPv6 stateless mode allows configuring the interface using DHCP options but does not configure addresses. It is always enabled by default whenever DHCPv6 Stateful mode is also enabled. Services may replace this value with `Enabled`."/>
700 <Annotation Term="Redfish.Revisions">
701 <Collection>
702 <Record>
703 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
704 <PropertyValue Property="Version" String="v1_8_0"/>
705 <PropertyValue Property="Description" String="This property has been deprecated in favor of `Enabled`. The control between 'stateful' and 'stateless' is managed by the DHCP server and not the client."/>
706 </Record>
707 </Collection>
708 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700709 </Member>
710 <Member Name="Disabled">
711 <Annotation Term="OData.Description" String="DHCPv6 is disabled."/>
712 <Annotation Term="OData.LongDescription" String="DHCPv6 shall be disabled for this interface."/>
713 </Member>
Sui Chen141d9432022-02-03 22:01:27 -0800714 <Member Name="Enabled">
715 <Annotation Term="OData.Description" String="DHCPv6 is enabled."/>
716 <Annotation Term="OData.LongDescription" String="DHCPv6 shall be enabled for this interface."/>
717 <Annotation Term="Redfish.Revisions">
718 <Collection>
719 <Record>
720 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
721 <PropertyValue Property="Version" String="v1_8_0"/>
722 </Record>
723 </Collection>
724 </Annotation>
725 </Member>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700726 </EnumType>
727
728 <ComplexType Name="StatelessAddressAutoConfiguration">
729 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700730 <Annotation Term="OData.Description" String="Stateless address autoconfiguration (SLAAC) parameters for this interface."/>
731 <Annotation Term="OData.LongDescription" String="This type shall describe the IPv4 and IPv6 stateless address autoconfiguration (SLAAC) for this interface."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700732 <Property Name="IPv4AutoConfigEnabled" Type="Edm.Boolean">
733 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700734 <Annotation Term="OData.Description" String="An indication of whether IPv4 stateless address autoconfiguration (SLAAC) is enabled for this interface."/>
735 <Annotation Term="OData.LongDescription" String="This property shall indicate whether IPv4 stateless address autoconfiguration (SLAAC) is enabled for this interface."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700736 </Property>
737 <Property Name="IPv6AutoConfigEnabled" Type="Edm.Boolean">
738 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700739 <Annotation Term="OData.Description" String="An indication of whether IPv6 stateless address autoconfiguration (SLAAC) is enabled for this interface."/>
740 <Annotation Term="OData.LongDescription" String="This property shall indicate whether IPv6 stateless address autoconfiguration (SLAAC) is enabled for this interface."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700741 </Property>
742 </ComplexType>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700743 </Schema>
744
Ed Tanous530520e2019-01-02 13:41:37 -0800745 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_4_1">
746 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700747 <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, and corrects the type in IPv6StaticDefaultGateways."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800748 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_4_0.EthernetInterface"/>
749 </Schema>
750
Ed Tanouscb103132019-10-08 11:34:22 -0700751 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_4_2">
752 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
753 <Annotation Term="OData.Description" String="This version allows for null in StaticNameServers, forces 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."/>
754 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_4_1.EthernetInterface"/>
755 </Schema>
756
757 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_4_3">
758 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
759 <Annotation Term="OData.Description" String="This version was created to allow for null to be used in several writable properties that are arrays. It was also created to update the description for the SpeedMbps property. It was also created to update descriptions that this schema defines."/>
760 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_4_2.EthernetInterface"/>
761 </Schema>
762
Gunnar Millsa778c022020-05-12 12:20:36 -0500763 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_4_4">
764 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
765 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
766 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_4_3.EthernetInterface"/>
767 </Schema>
768
Gunnar Mills844b4152020-06-22 12:44:09 -0500769 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_4_5">
770 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
771 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
772 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_4_4.EthernetInterface"/>
773 </Schema>
774
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500775 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_4_6">
776 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
777 <Annotation Term="OData.Description" String="This version was created to improve the descriptions of IP address properties."/>
778 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_4_5.EthernetInterface"/>
779 </Schema>
780
Gunnar Mills262d7d42021-01-20 16:28:41 -0600781 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_4_7">
782 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
783 <Annotation Term="OData.Description" String="This version was created specify 64-bit integers in OpenAPI."/>
784 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_4_6.EthernetInterface"/>
785 </Schema>
786
Gunnar Mills10f270b2021-05-19 15:34:06 -0500787 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_4_8">
788 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
789 <Annotation Term="OData.Description" String="This version was created to correct various description to use proper normative terminology."/>
790 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_4_7.EthernetInterface"/>
791 </Schema>
792
Ed Tanouscb103132019-10-08 11:34:22 -0700793 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_5_0">
794 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
795 <Annotation Term="Redfish.Release" String="2019.1"/>
Gunnar Mills844b4152020-06-22 12:44:09 -0500796
Ed Tanouscb103132019-10-08 11:34:22 -0700797 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_4_2.EthernetInterface"/>
798
799 <ComplexType Name="DHCPv4Configuration" BaseType="EthernetInterface.v1_4_0.DHCPv4Configuration">
800 <Property Name="FallbackAddress" Type="EthernetInterface.v1_5_0.DHCPFallback">
801 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
802 <Annotation Term="OData.Description" String="DHCPv4 fallback address method for this interface."/>
803 <Annotation Term="OData.LongDescription" String="This property shall contain the fallback address method of DHCPv4."/>
804 </Property>
805 </ComplexType>
806
807 <EnumType Name="DHCPFallback">
808 <Member Name="Static">
809 <Annotation Term="OData.Description" String="Fall back to a static address specified by IPv4StaticAddresses."/>
810 <Annotation Term="OData.LongDescription" String="DHCP shall fall back to a static address specified by IPv4StaticAddresses."/>
811 </Member>
812 <Member Name="AutoConfig">
813 <Annotation Term="OData.Description" String="Fall back to an autoconfigured address."/>
814 <Annotation Term="OData.LongDescription" String="DHCP shall fall back to an address generated by the implementation."/>
815 </Member>
816 <Member Name="None">
817 <Annotation Term="OData.Description" String="Continue attempting DHCP without a fallback address."/>
818 <Annotation Term="OData.LongDescription" String="DHCP shall continue trying to obtain an address without falling back to a fixed address."/>
819 </Member>
820 </EnumType>
821 </Schema>
822
823 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_5_1">
824 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
825 <Annotation Term="OData.Description" String="This version was created to allow for null to be used in several writable properties that are arrays. It was also created to update the description for the SpeedMbps property. It was also created to update descriptions that this schema defines."/>
826 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_5_0.EthernetInterface"/>
827 </Schema>
828
Gunnar Millsa778c022020-05-12 12:20:36 -0500829 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_5_2">
830 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
831 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
832 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_5_1.EthernetInterface"/>
833 </Schema>
834
Gunnar Mills844b4152020-06-22 12:44:09 -0500835 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_5_3">
836 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
837 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
838 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_5_2.EthernetInterface"/>
839 </Schema>
840
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500841 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_5_4">
842 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
843 <Annotation Term="OData.Description" String="This version was created to improve the descriptions of IP address properties."/>
844 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_5_3.EthernetInterface"/>
845 </Schema>
846
Gunnar Mills262d7d42021-01-20 16:28:41 -0600847 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_5_5">
848 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
849 <Annotation Term="OData.Description" String="This version was created specify 64-bit integers in OpenAPI."/>
850 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_5_4.EthernetInterface"/>
851 </Schema>
852
Gunnar Mills10f270b2021-05-19 15:34:06 -0500853 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_5_6">
854 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
855 <Annotation Term="OData.Description" String="This version was created to correct various description to use proper normative terminology."/>
856 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_5_5.EthernetInterface"/>
857 </Schema>
858
Gunnar Millsa778c022020-05-12 12:20:36 -0500859 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_6_0">
860 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
861 <Annotation Term="Redfish.Release" String="2020.1"/>
862
863 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_5_2.EthernetInterface">
864 <Property Name="EthernetInterfaceType" Type="EthernetInterface.v1_6_0.EthernetDeviceType">
865 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
866 <Annotation Term="OData.Description" String="The type of interface."/>
867 <Annotation Term="OData.LongDescription" String="This property shall contain the type of interface."/>
868 </Property>
869 </EntityType>
870
871 <ComplexType Name="Links" BaseType="EthernetInterface.v1_3_0.Links">
872 <NavigationProperty Name="NetworkDeviceFunction" Type="NetworkDeviceFunction.NetworkDeviceFunction">
873 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
874 <Annotation Term="OData.Description" String="The link to the parent network device function and is only used when representing one of the VLANs on that network device function, such as is done in Unix."/>
875 <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type NetworkDeviceFunction and only be populated with the EthernetInterfaceType property is `Virtual`."/>
876 <Annotation Term="OData.AutoExpandReferences"/>
Gunnar Mills9d424662021-09-22 21:56:16 -0500877 <Annotation Term="Redfish.Revisions">
878 <Collection>
879 <Record>
880 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
881 <PropertyValue Property="Version" String="v1_7_0"/>
882 <PropertyValue Property="Description" String="This property has been deprecated in favor of NetworkDeviceFunctions as each EthernetInterface could represent more than one NetworkDeviceFunction."/>
883 </Record>
884 </Collection>
885 </Annotation>
Gunnar Millsa778c022020-05-12 12:20:36 -0500886 </NavigationProperty>
887 </ComplexType>
Gunnar Mills10f270b2021-05-19 15:34:06 -0500888
Gunnar Millsa778c022020-05-12 12:20:36 -0500889 <EnumType Name="EthernetDeviceType">
890 <Member Name="Physical">
891 <Annotation Term="OData.Description" String="A physical Ethernet interface."/>
892 <Annotation Term="OData.LongDescription" String="This value shall indicate a physical traditional network interface."/>
893 </Member>
894 <Member Name="Virtual">
895 <Annotation Term="OData.Description" String="A virtual Ethernet interface."/>
896 <Annotation Term="OData.LongDescription" String="This value shall indicate a network device function has multiple VLANs and is representing one of them as a virtual Ethernet interface. The NetworkDeviceFunction property within Links shall contain the locator for the parent network device function."/>
897 </Member>
Gunnar Mills10f270b2021-05-19 15:34:06 -0500898 </EnumType>
Gunnar Millsa778c022020-05-12 12:20:36 -0500899 </Schema>
900
Gunnar Mills844b4152020-06-22 12:44:09 -0500901 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_6_1">
902 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
903 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
904 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_6_0.EthernetInterface"/>
905 </Schema>
906
Asmitha Karunanithic8ccb772020-09-22 10:56:46 -0500907 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_6_2">
908 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
909 <Annotation Term="OData.Description" String="This version was created to improve the descriptions of IP address properties."/>
910 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_6_1.EthernetInterface"/>
911 </Schema>
912
Gunnar Mills262d7d42021-01-20 16:28:41 -0600913 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_6_3">
914 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
915 <Annotation Term="OData.Description" String="This version was created specify 64-bit integers in OpenAPI."/>
916 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_6_2.EthernetInterface"/>
917 </Schema>
918
Gunnar Mills10f270b2021-05-19 15:34:06 -0500919 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_6_4">
920 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
921 <Annotation Term="OData.Description" String="This version was created to correct various description to use proper normative terminology."/>
922 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_6_3.EthernetInterface"/>
923 </Schema>
924
Gunnar Mills9d424662021-09-22 21:56:16 -0500925 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_7_0">
926 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
927 <Annotation Term="Redfish.Release" String="2021.2"/>
928 <Annotation Term="OData.Description" String="This version was created to deprecate several properties and add NetworkDeviceFunctions link collection."/>
Sui Chen141d9432022-02-03 22:01:27 -0800929
Gunnar Mills9d424662021-09-22 21:56:16 -0500930 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_6_4.EthernetInterface"/>
931
932 <ComplexType Name="Links" BaseType="EthernetInterface.v1_6_0.Links">
933 <NavigationProperty Name="NetworkDeviceFunctions" Type="Collection(NetworkDeviceFunction.NetworkDeviceFunction)">
934 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
935 <Annotation Term="OData.Description" String="The link to the network device functions that comprise this Ethernet interface."/>
936 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type NetworkDeviceFunction."/>
937 <Annotation Term="OData.AutoExpandReferences"/>
938 </NavigationProperty>
939 </ComplexType>
940 </Schema>
941
Sui Chen141d9432022-02-03 22:01:27 -0800942 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_8_0">
943 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
944 <Annotation Term="Redfish.Release" String="2021.2"/>
945 <Annotation Term="OData.Description" String="This version was created to deprecate the `Stateless` and `Stateful` values for DHCPv6 OperatingMode and add `Enabled` to DHCPv6 OperatingMode."/>
946
947 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_7_0.EthernetInterface"/>
948 </Schema>
949
Asmitha Karunanithi009c6452022-09-22 01:07:59 -0500950 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="EthernetInterface.v1_9_0">
951 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
952 <Annotation Term="Redfish.Release" String="2022.2"/>
953
954 <EntityType Name="EthernetInterface" BaseType="EthernetInterface.v1_8_0.EthernetInterface">
955 <Property Name="TeamMode" Type="EthernetInterface.v1_9_0.TeamMode">
956 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
957 <Annotation Term="OData.Description" String="The team mode for this interface."/>
958 <Annotation Term="OData.LongDescription" String="This property shall contain the team mode for this interface. If this property is not present, the value shall be assumed to be `None`."/>
959 </Property>
960 </EntityType>
961
962 <ComplexType Name="Links" BaseType="EthernetInterface.v1_7_0.Links">
963 <NavigationProperty Name="Ports" Type="Collection(Port.Port)">
964 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
965 <Annotation Term="OData.Description" String="The links to the ports providing this Ethernet interface."/>
966 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type Port that represent the ports providing this Ethernet interface. This property shall not be present if the Ethernet interface is not directly associated to a physical port."/>
967 <Annotation Term="OData.AutoExpandReferences"/>
968 </NavigationProperty>
969 <NavigationProperty Name="RelatedInterfaces" Type="Collection(EthernetInterface.EthernetInterface)">
970 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
971 <Annotation Term="OData.Description" String="The links to the Ethernet interfaces that comprise this Ethernet interface."/>
972 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type EthernetInterface. If TeamMode contains `None`, this property shall contain one member that represents the parent interface for the VLAN. For other values of TeamMode, this property shall contain the members of the team."/>
973 <Annotation Term="OData.AutoExpandReferences"/>
974 <Annotation Term="Redfish.RequiredOnCreate"/>
975 </NavigationProperty>
976 </ComplexType>
977
978 <EnumType Name="TeamMode">
979 <Member Name="None">
980 <Annotation Term="OData.Description" String="No teaming."/>
981 </Member>
982 <Member Name="RoundRobin">
983 <Annotation Term="OData.Description" String="Packets are transmitted in sequential order from the teamed interfaces."/>
984 </Member>
985 <Member Name="ActiveBackup">
986 <Annotation Term="OData.Description" String="One interface in the team is active and the others are kept in standby until a failure occurs."/>
987 </Member>
988 <Member Name="XOR">
989 <Annotation Term="OData.Description" String="Transmitting is determined based upon a hash policy."/>
990 </Member>
991 <Member Name="Broadcast">
992 <Annotation Term="OData.Description" String="Packets are transmitted on all interfaces in the team."/>
993 </Member>
994 <Member Name="IEEE802_3ad">
995 <Annotation Term="OData.Description" String="The interfaces in the team create an IEEE802.3ad link aggregation group."/>
996 </Member>
997 <Member Name="AdaptiveTransmitLoadBalancing">
998 <Annotation Term="OData.Description" String="Packets are transmitted based upon the current load of each interface in the team."/>
999 </Member>
1000 <Member Name="AdaptiveLoadBalancing">
1001 <Annotation Term="OData.Description" String="Packets are transmitted and received based upon the current load of each interface in the team."/>
1002 </Member>
1003 </EnumType>
1004 </Schema>
1005
Jason M. Billsea4aa752018-06-05 13:29:11 -07001006 </edmx:DataServices>
1007</edmx:Edmx>