blob: 72836e37b7a5a54d761b1e3d2ac3becabfb9d45d [file] [log] [blame]
Gunnar Mills09b9d452020-02-11 13:27:39 -06001<?xml version="1.0" encoding="UTF-8"?>
2<!---->
3<!--################################################################################ -->
4<!--# Redfish Schema: RouteSetEntry v1.0.0 -->
5<!--# -->
6<!--# For a detailed change log, see the README file contained in the DSP8010 bundle, -->
7<!--# available at http://www.dmtf.org/standards/redfish -->
Gunnar Millsa778c022020-05-12 12:20:36 -05008<!--# Copyright 2014-2020 DMTF. -->
Gunnar Mills09b9d452020-02-11 13:27:39 -06009<!--# For the full DMTF copyright policy, see http://www.dmtf.org/about/policies/copyright -->
10<!--################################################################################ -->
11<!---->
12<edmx:Edmx xmlns:edmx="http://docs.oasis-open.org/odata/ns/edmx" Version="4.0">
13
14 <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Core.V1.xml">
15 <edmx:Include Namespace="Org.OData.Core.V1" Alias="OData"/>
16 </edmx:Reference>
17 <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Capabilities.V1.xml">
18 <edmx:Include Namespace="Org.OData.Capabilities.V1" Alias="Capabilities"/>
19 </edmx:Reference>
20 <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Measures.V1.xml">
21 <edmx:Include Namespace="Org.OData.Measures.V1" Alias="Measures"/>
22 </edmx:Reference>
23 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Resource_v1.xml">
24 <edmx:Include Namespace="Resource"/>
25 <edmx:Include Namespace="Resource.v1_0_0"/>
26 </edmx:Reference>
27 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/RedfishExtensions_v1.xml">
28 <edmx:Include Namespace="RedfishExtensions.v1_0_0" Alias="Redfish"/>
29 </edmx:Reference>
30
31 <edmx:DataServices>
32
33 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="RouteSetEntry">
34 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
35
36 <EntityType Name="RouteSetEntry" BaseType="Resource.v1_0_0.Resource" Abstract="true">
37 <Annotation Term="OData.Description" String="The RouteSetEntry schema contains the information about a route. It is part of a larger set that contains possible routes for a particular route entry."/>
38 <Annotation Term="OData.LongDescription" String="This Resource contains the content of a route set in the Redfish Specification."/>
39 <Annotation Term="Capabilities.InsertRestrictions">
40 <Record>
41 <PropertyValue Property="Insertable" Bool="false"/>
42 </Record>
43 </Annotation>
44 <Annotation Term="Capabilities.UpdateRestrictions">
45 <Record>
46 <PropertyValue Property="Updatable" Bool="true"/>
47 </Record>
48 </Annotation>
49 <Annotation Term="Capabilities.DeleteRestrictions">
50 <Record>
51 <PropertyValue Property="Deletable" Bool="true"/>
52 </Record>
53 </Annotation>
54 <Annotation Term="Redfish.Uris">
55 <Collection>
56 <String>/redfish/v1/Fabrics/{FabricId}/Switches/{SwitchId}/Ports/{PortId}/LPRT/{LPRTId}/RouteSet/{RouteId}</String>
57 <String>/redfish/v1/Fabrics/{FabricId}/Switches/{SwitchId}/Ports/{PortId}/MPRT/{MPRTId}/RouteSet/{RouteId}</String>
58 <String>/redfish/v1/Systems/{ComputerSystemId}/FabricAdapters/{FabricAdapterId}/MSDT/{MSDTId}/RouteSet/{RouteId}</String>
59 <String>/redfish/v1/Systems/{ComputerSystemId}/FabricAdapters/{FabricAdapterId}/SSDT/{SSDTId}/RouteSet/{RouteId}</String>
60 <String>/redfish/v1/Systems/{ComputerSystemId}/FabricAdapters/{FabricAdapterId}/Ports/{PortId}/LPRT/{LPRTId}/RouteSet/{RouteId}</String>
61 <String>/redfish/v1/Systems/{ComputerSystemId}/FabricAdapters/{FabricAdapterId}/Ports/{PortId}/MPRT/{MPRTId}/RouteSet/{RouteId}</String>
62 </Collection>
63 </Annotation>
64 </EntityType>
65
66 </Schema>
67
68 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="RouteSetEntry.v1_0_0">
69 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
70 <Annotation Term="Redfish.Release" String="2019.4"/>
71
72 <EntityType Name="RouteSetEntry" BaseType="RouteSetEntry.RouteSetEntry">
73 <Property Name="Valid" Type="Edm.Boolean" Nullable="false">
74 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
75 <Annotation Term="OData.Description" String="An indication of whether the entry is valid."/>
76 <Annotation Term="OData.LongDescription" String="This property shall indicate whether the entry is valid."/>
77 </Property>
78 <Property Name="VCAction" Type="Edm.Int64" Nullable="false">
79 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
80 <Annotation Term="OData.Description" String="The Virtual Channel Action index."/>
81 <Annotation Term="OData.LongDescription" String="This property shall contain the index to the VCAT entry corresponding to this route."/>
82 </Property>
83 <Property Name="HopCount" Type="Edm.Int64" Nullable="false">
84 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
85 <Annotation Term="OData.Description" String="The number of hops."/>
86 <Annotation Term="OData.LongDescription" String="This property shall contain the number of hops to the destination component from the indicated egress interface."/>
87 </Property>
88 <Property Name="EgressIdentifier" Type="Edm.Int64" Nullable="false">
89 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
90 <Annotation Term="OData.Description" String="The egress interface identifier."/>
91 <Annotation Term="OData.LongDescription" String="This property shall contain the interface identifier corresponding to this route."/>
92 </Property>
93 <Property Name="Actions" Type="RouteSetEntry.v1_0_0.Actions" Nullable="false">
94 <Annotation Term="OData.Description" String="The available actions for this Resource."/>
95 <Annotation Term="OData.LongDescription" String="This property shall contain the available actions for this Resource."/>
96 </Property>
97 </EntityType>
98
99 <ComplexType Name="Actions">
100 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
101 <Annotation Term="OData.Description" String="The available actions for this Resource."/>
102 <Annotation Term="OData.LongDescription" String="This type shall contain the available actions for this Resource."/>
103 <Property Name="Oem" Type="RouteSetEntry.v1_0_0.OemActions" Nullable="false">
104 <Annotation Term="OData.Description" String="The available OEM-specific actions for this Resource."/>
105 <Annotation Term="OData.LongDescription" String="This property shall contain the available OEM-specific actions for this Resource."/>
106 </Property>
107 </ComplexType>
108
109 <ComplexType Name="OemActions">
110 <Annotation Term="OData.AdditionalProperties" Bool="true"/>
111 <Annotation Term="OData.Description" String="The available OEM-specific actions for this Resource."/>
112 <Annotation Term="OData.LongDescription" String="This type shall contain the available OEM-specific actions for this Resource."/>
113 </ComplexType>
114 </Schema>
115
116 </edmx:DataServices>
117</edmx:Edmx>