blob: 16a2dd1ef5bbfe791a6540a8733beceb60d8acf5 [file] [log] [blame]
Ed Tanous710adfc2017-10-24 17:04:52 -07001<?xml version="1.0" encoding="UTF-8"?>
2<!---->
3<!--################################################################################ -->
Jason M. Billsea4aa752018-06-05 13:29:11 -07004<!--# Redfish Schema: NetworkInterface v1.1.0-->
Ed Tanous710adfc2017-10-24 17:04:52 -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 -->
Jason M. Billsea4aa752018-06-05 13:29:11 -07008<!--# Copyright 2014-2017 Distributed Management Task Force, Inc. (DMTF). -->
Ed Tanous710adfc2017-10-24 17:04:52 -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 <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Core.V1.xml">
14 <edmx:Include Namespace="Org.OData.Core.V1" Alias="OData"/>
15 </edmx:Reference>
16 <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Capabilities.V1.xml">
17 <edmx:Include Namespace="Org.OData.Capabilities.V1" Alias="Capabilities"/>
18 </edmx:Reference>
19 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Resource_v1.xml">
20 <edmx:Include Namespace="Resource"/>
21 <edmx:Include Namespace="Resource.v1_0_0"/>
22 </edmx:Reference>
Jason M. Billsea4aa752018-06-05 13:29:11 -070023 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/RedfishExtensions_v1.xml">
24 <edmx:Include Namespace="RedfishExtensions.v1_0_0" Alias="Redfish"/>
25 </edmx:Reference>
Ed Tanous710adfc2017-10-24 17:04:52 -070026 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/NetworkAdapter_v1.xml">
27 <edmx:Include Namespace="NetworkAdapter"/>
28 </edmx:Reference>
29 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/NetworkPortCollection_v1.xml">
30 <edmx:Include Namespace="NetworkPortCollection"/>
31 </edmx:Reference>
32 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/NetworkDeviceFunctionCollection_v1.xml">
33 <edmx:Include Namespace="NetworkDeviceFunctionCollection"/>
34 </edmx:Reference>
35
36 <edmx:DataServices>
37
38 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkInterface">
Jason M. Billsea4aa752018-06-05 13:29:11 -070039 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanous710adfc2017-10-24 17:04:52 -070040
41 <EntityType Name="NetworkInterface" BaseType="Resource.v1_0_0.Resource" Abstract="true">
42 <Annotation Term="OData.Description" String="A NetworkInterface contains references linking NetworkAdapter, NetworkPort, and NetworkDeviceFunction resources and represents the functionality available to the containing system."/>
43 <Annotation Term="OData.LongDescription" String="A NetworkInterface contains references linking NetworkAdapter, NetworkPort, and NetworkDeviceFunction resources and represents the functionality available to the containing system."/>
44 <Annotation Term="Capabilities.InsertRestrictions">
45 <Record>
46 <PropertyValue Property="Insertable" Bool="false"/>
47 </Record>
48 </Annotation>
49 <Annotation Term="Capabilities.UpdateRestrictions">
50 <Record>
51 <PropertyValue Property="Updatable" Bool="false"/>
52 </Record>
53 </Annotation>
54 <Annotation Term="Capabilities.DeleteRestrictions">
55 <Record>
56 <PropertyValue Property="Deletable" Bool="false"/>
57 </Record>
58 </Annotation>
59 </EntityType>
60
61 </Schema>
62
63 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkInterface.v1_0_0">
Jason M. Billsea4aa752018-06-05 13:29:11 -070064 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanous710adfc2017-10-24 17:04:52 -070065
66 <EntityType Name="NetworkInterface" BaseType="NetworkInterface.NetworkInterface">
67 <Annotation Term="OData.Description" String="A NetworkInterface contains references linking NetworkAdapter, NetworkPort, and NetworkDeviceFunction resources and represents the functionality available to the containing system."/>
68 <Annotation Term="OData.LongDescription" String="A NetworkInterface contains references linking NetworkAdapter, NetworkPort, and NetworkDeviceFunction resources and represents the functionality available to the containing system."/>
69 <Property Name="Status" Type="Resource.Status"/>
70 <Property Name="Links" Type="NetworkInterface.v1_0_0.Links" Nullable="false">
71 <Annotation Term="OData.Description" String="Links."/>
72 <Annotation Term="OData.LongDescription" String="Links for this controller."/>
73 </Property>
Jason M. Billsea4aa752018-06-05 13:29:11 -070074 <NavigationProperty Name="NetworkPorts" Type="NetworkPortCollection.NetworkPortCollection" ContainsTarget="true" Nullable="false">
Ed Tanous710adfc2017-10-24 17:04:52 -070075 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
76 <Annotation Term="OData.Description" String="Contains the members of this collection."/>
77 <Annotation Term="OData.AutoExpandReferences"/>
78 </NavigationProperty>
Jason M. Billsea4aa752018-06-05 13:29:11 -070079 <NavigationProperty Name="NetworkDeviceFunctions" Type="NetworkDeviceFunctionCollection.NetworkDeviceFunctionCollection" ContainsTarget="true" Nullable="false">
Ed Tanous710adfc2017-10-24 17:04:52 -070080 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
81 <Annotation Term="OData.Description" String="Contains the members of this collection."/>
82 <Annotation Term="OData.AutoExpandReferences"/>
83 </NavigationProperty>
84 </EntityType>
85
86 <ComplexType Name="Links" BaseType="Resource.Links">
Jason M. Billsea4aa752018-06-05 13:29:11 -070087 <Annotation Term="OData.Description" String="Contains references to other resources that are related to this resource."/>
88 <Annotation Term="OData.LongDescription" String="This type, as described by the Redfish Specification, shall contain references to resources that are related to, but not contained by (subordinate to), this resource."/>
Ed Tanous710adfc2017-10-24 17:04:52 -070089 <NavigationProperty Name="NetworkAdapter" Type="NetworkAdapter.NetworkAdapter" Nullable="false">
90 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
91 <Annotation Term="OData.Description" String="Contains the members of this collection."/>
92 <Annotation Term="OData.AutoExpandReferences"/>
93 </NavigationProperty>
94 </ComplexType>
95
96 </Schema>
97
Jason M. Billsea4aa752018-06-05 13:29:11 -070098 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkInterface.v1_0_1">
99 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
100 <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
101 <EntityType Name="NetworkInterface" BaseType="NetworkInterface.v1_0_0.NetworkInterface"/>
102 </Schema>
103
104 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="NetworkInterface.v1_1_0">
105 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
106 <EntityType Name="NetworkInterface" BaseType="NetworkInterface.v1_0_1.NetworkInterface">
107 <Property Name="Actions" Type="NetworkInterface.v1_1_0.Actions" Nullable="false">
108 <Annotation Term="OData.Description" String="The available actions for this resource."/>
109 <Annotation Term="OData.LongDescription" String="The Actions property shall contain the available actions for this resource."/>
110 </Property>
111 </EntityType>
112
113 <ComplexType Name="Actions">
114 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
115 <Annotation Term="OData.Description" String="The available actions for this resource."/>
116 <Annotation Term="OData.LongDescription" String="This type shall contain the available actions for this resource."/>
117 <Property Name="Oem" Type="NetworkInterface.v1_1_0.OemActions" Nullable="false"/>
118 </ComplexType>
119
120 <ComplexType Name="OemActions">
121 <Annotation Term="OData.AdditionalProperties" Bool="true"/>
122 <Annotation Term="OData.Description" String="The available OEM specific actions for this resource."/>
123 <Annotation Term="OData.LongDescription" String="This type shall contain any additional OEM actions for this resource."/>
124 </ComplexType>
125 </Schema>
126
Ed Tanous710adfc2017-10-24 17:04:52 -0700127 </edmx:DataServices>
128</edmx:Edmx>