1<?xml version="1.0" encoding="UTF-8"?>
2<!---->
3<!--################################################################################       -->
4<!--# Redfish Schema:  Certificate v1.2.2                                                  -->
5<!--#                                                                                      -->
6<!--# For a detailed change log, see the README file contained in the DSP8010 bundle,      -->
7<!--# available at http://www.dmtf.org/standards/redfish                                   -->
8<!--# Copyright 2014-2020 DMTF.                                                            -->
9<!--# For the full DMTF copyright policy, see http://www.dmtf.org/about/policies/copyright -->
10<!--################################################################################       -->
11<!---->
12<edmx:Edmx xmlns:edmx="http://docs.oasis-open.org/odata/ns/edmx" Version="4.0">
13
14  <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Core.V1.xml">
15    <edmx:Include Namespace="Org.OData.Core.V1" Alias="OData"/>
16  </edmx:Reference>
17  <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Capabilities.V1.xml">
18    <edmx:Include Namespace="Org.OData.Capabilities.V1" Alias="Capabilities"/>
19  </edmx:Reference>
20  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Resource_v1.xml">
21    <edmx:Include Namespace="Resource.v1_0_0"/>
22  </edmx:Reference>
23  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/RedfishExtensions_v1.xml">
24    <edmx:Include Namespace="RedfishExtensions.v1_0_0" Alias="Redfish"/>
25  </edmx:Reference>
26
27  <edmx:DataServices>
28
29    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Certificate">
30      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
31
32      <EntityType Name="Certificate" BaseType="Resource.v1_0_0.Resource" Abstract="true">
33        <Annotation Term="OData.Description" String="The Certificate schema describes a certificate that proves the identify of a component, account, or service."/>
34        <Annotation Term="OData.LongDescription" String="This resource shall represent a certificate for a Redfish implementation."/>
35        <Annotation Term="Capabilities.InsertRestrictions">
36          <Record>
37            <PropertyValue Property="Insertable" Bool="false"/>
38          </Record>
39        </Annotation>
40        <Annotation Term="Capabilities.UpdateRestrictions">
41          <Record>
42            <PropertyValue Property="Updatable" Bool="false"/>
43          </Record>
44        </Annotation>
45        <Annotation Term="Capabilities.DeleteRestrictions">
46          <Record>
47            <PropertyValue Property="Deletable" Bool="true"/>
48            <Annotation Term="OData.Description" String="Use the DELETE operation to remove certificates."/>
49          </Record>
50        </Annotation>
51        <Annotation Term="Redfish.Uris">
52          <Collection>
53            <String>/redfish/v1/AccountService/Accounts/{ManagerAccountId}/Certificates/{CertificateId}</String>
54            <String>/redfish/v1/AccountService/ActiveDirectory/Certificates/{CertificateId}</String>
55            <String>/redfish/v1/AccountService/LDAP/Certificates/{CertificateId}</String>
56            <String>/redfish/v1/AccountService/ExternalAccountProviders/{ExternalAccountProviderId}/Certificates/{CertificateId}</String>
57            <String>/redfish/v1/Managers/{ManagerId}/RemoteAccountService/Accounts/{ManagerAccountId}/Certificates/{CertificateId}</String>
58            <String>/redfish/v1/Managers/{ManagerId}/RemoteAccountService/ActiveDirectory/Certificates/{CertificateId}</String>
59            <String>/redfish/v1/Managers/{ManagerId}/RemoteAccountService/LDAP/Certificates/{CertificateId}</String>
60            <String>/redfish/v1/Managers/{ManagerId}/RemoteAccountService/ExternalAccountProviders/{ExternalAccountProviderId}/Certificates/{CertificateId}</String>
61            <String>/redfish/v1/Managers/{ManagerId}/NetworkProtocol/HTTPS/Certificates/{CertificateId}</String>
62            <String>/redfish/v1/Systems/{ComputerSystemId}/Boot/Certificates/{CertificateId}</String>
63            <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Boot/Certificates/{CertificateId}</String>
64            <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Boot/Certificates/{CertificateId}</String>
65            <String>/redfish/v1/Systems/{ComputerSystemId}/SecureBoot/SecureBootDatabases/{DatabaseId}/Certificates/{CertificateId}</String>
66            <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/SecureBoot/SecureBootDatabases/{DatabaseId}/Certificates/{CertificateId}</String>
67            <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/SecureBoot/SecureBootDatabases/{DatabaseId}/Certificates/{CertificateId}</String>
68            <String>/redfish/v1/EventService/Subscriptions/{EventDestinationId}/Certificates/{CertificateId}</String>
69            <String>/redfish/v1/Systems/{ComputerSystemId}/Certificates/{CertificateId}</String>
70            <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Certificates/{CertificateId}</String>
71            <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Certificates/{CertificateId}</String>
72            <String>/redfish/v1/Systems/{ComputerSystemId}/Memory/{MemoryId}/Certificates/{CertificateId}</String>
73            <String>/redfish/v1/Chassis/{ChassisId}/Memory/{MemoryId}/Certificates/{CertificateId}</String>
74            <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Memory/{MemoryId}/Certificates/{CertificateId}</String>
75            <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Memory/{MemoryId}/Certificates/{CertificateId}</String>
76            <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Memory/{MemoryId}/Certificates/{CertificateId}</String>
77            <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Memory/{MemoryId}/Certificates/{CertificateId}</String>
78            <String>/redfish/v1/Systems/{ComputerSystemId}/Processors/{ProcessorId}/Certificates/{CertificateId}</String>
79            <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Processors/{ProcessorId}/Certificates/{CertificateId}</String>
80            <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Processors/{ProcessorId}/Certificates/{CertificateId}</String>
81            <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Processors/{ProcessorId}/Certificates/{CertificateId}</String>
82            <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Processors/{ProcessorId}/Certificates/{CertificateId}</String>
83            <String>/redfish/v1/Storage/{StorageId}/StorageControllers/{StorageControllerId}/Certificates/{CertificateId}</String>
84            <String>/redfish/v1/Systems/{ComputerSystemId}/Storage/{StorageId}/StorageControllers/{StorageControllerId}/Certificates/{CertificateId}</String>
85            <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Storage/{StorageId}/StorageControllers/{StorageControllerId}/Certificates/{CertificateId}</String>
86            <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Storage/{StorageId}/StorageControllers/{StorageControllerId}/Certificates/{CertificateId}</String>
87            <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Storage/{StorageId}/StorageControllers/{StorageControllerId}/Certificates/{CertificateId}</String>
88            <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Storage/{StorageId}/StorageControllers/{StorageControllerId}/Certificates/{CertificateId}</String>
89            <String>/redfish/v1/Storage/{StorageId}/Controllers/{StorageControllerId}/Certificates/{CertificateId}</String>
90            <String>/redfish/v1/Systems/{ComputerSystemId}/Storage/{StorageId}/Controllers/{StorageControllerId}/Certificates/{CertificateId}</String>
91            <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Storage/{StorageId}/Controllers/{StorageControllerId}/Certificates/{CertificateId}</String>
92            <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Storage/{StorageId}/Controllers/{StorageControllerId}/Certificates/{CertificateId}</String>
93            <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Storage/{StorageId}/Controllers/{StorageControllerId}/Certificates/{CertificateId}</String>
94            <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Storage/{StorageId}/Controllers/{StorageControllerId}/Certificates/{CertificateId}</String>
95            <String>/redfish/v1/Fabrics/{FabricId}/Switches/{SwitchId}/Certificates/{CertificateId}</String>
96            <String>/redfish/v1/Chassis/{ChassisId}/Certificates/{CertificateId}</String>
97            <String>/redfish/v1/Systems/{ComputerSystemId}/Storage/{StorageId}/Drives/{DriveId}/Certificates/{CertificateId}</String>
98            <String>/redfish/v1/Chassis/{ChassisId}/Drives/{DriveId}/Certificates/{CertificateId}</String>
99            <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Storage/{StorageId}/Drives/{DriveId}/Certificates/{CertificateId}</String>
100            <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Drives/{DriveId}/Certificates/{CertificateId}</String>
101            <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Storage/{StorageId}/Drives/{DriveId}/Certificates/{CertificateId}</String>
102            <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Storage/{StorageId}/Drives/{DriveId}/Certificates/{CertificateId}</String>
103            <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Drives/{DriveId}/Certificates/{CertificateId}</String>
104            <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Storage/{StorageId}/Drives/{DriveId}/Certificates/{CertificateId}</String>
105            <String>/redfish/v1/Chassis/{ChassisId}/NetworkAdapters/{NetworkAdapterId}/Certificates/{CertificateId}</String>
106          </Collection>
107        </Annotation>
108      </EntityType>
109
110      <EnumType Name="CertificateType">
111        <Member Name="PEM">
112          <Annotation Term="OData.Description" String="A Privacy Enhanced Mail (PEM)-encoded certificate."/>
113          <Annotation Term="OData.LongDescription" String="The format of the certificate shall contain a Privacy Enhanced Mail (PEM)-encoded string, containing RFC5280-defined structures."/>
114        </Member>
115        <Member Name="PKCS7">
116          <Annotation Term="OData.Description" String="A Privacy Enhanced Mail (PEM)-encoded PKCS7 certificate."/>
117          <Annotation Term="OData.LongDescription" String="The format of the certificate shall contain a Privacy Enhanced Mail (PEM)-encoded string, containing RFC5280- and RFC2315-defined structures.  The service can discard additional certificates or other data in the structure."/>
118        </Member>
119      </EnumType>
120
121      <EnumType Name="KeyUsage">
122        <Annotation Term="OData.Description" String="The usages of a key contained within a certificate."/>
123        <Annotation Term="OData.LongDescription" String="This type shall describe the usages of a key within a certificate, as specified by the 'Key Usage' and 'Extended Key Usage' definitions in RFC5280."/>
124        <Member Name="DigitalSignature">
125          <Annotation Term="OData.Description" String="Verifies digital signatures, other than signatures on certificates and CRLs."/>
126        </Member>
127        <Member Name="NonRepudiation">
128          <Annotation Term="OData.Description" String="Verifies digital signatures, other than signatures on certificates and CRLs, and provides a non-repudiation service that protects against the signing entity falsely denying some action."/>
129        </Member>
130        <Member Name="KeyEncipherment">
131          <Annotation Term="OData.Description" String="Enciphers private or secret keys."/>
132        </Member>
133        <Member Name="DataEncipherment">
134          <Annotation Term="OData.Description" String="Directly enciphers raw user data without an intermediate symmetric cipher."/>
135        </Member>
136        <Member Name="KeyAgreement">
137          <Annotation Term="OData.Description" String="Key agreement."/>
138        </Member>
139        <Member Name="KeyCertSign">
140          <Annotation Term="OData.Description" String="Verifies signatures on public key certificates."/>
141        </Member>
142        <Member Name="CRLSigning">
143          <Annotation Term="OData.Description" String="Verifies signatures on certificate revocation lists (CRLs)."/>
144        </Member>
145        <Member Name="EncipherOnly">
146          <Annotation Term="OData.Description" String="Enciphers data while performing a key agreement."/>
147        </Member>
148        <Member Name="DecipherOnly">
149          <Annotation Term="OData.Description" String="Deciphers data while performing a key agreement."/>
150        </Member>
151        <Member Name="ServerAuthentication">
152          <Annotation Term="OData.Description" String="TLS WWW server authentication."/>
153        </Member>
154        <Member Name="ClientAuthentication">
155          <Annotation Term="OData.Description" String="TLS WWW client authentication."/>
156        </Member>
157        <Member Name="CodeSigning">
158          <Annotation Term="OData.Description" String="Signs downloadable executable code."/>
159        </Member>
160        <Member Name="EmailProtection">
161          <Annotation Term="OData.Description" String="Email protection."/>
162        </Member>
163        <Member Name="Timestamping">
164          <Annotation Term="OData.Description" String="Binds the hash of an object to a time."/>
165        </Member>
166        <Member Name="OCSPSigning">
167          <Annotation Term="OData.Description" String="Signs OCSP responses."/>
168        </Member>
169      </EnumType>
170
171      <Action Name="Rekey" IsBound="true">
172        <Annotation Term="OData.Description" String="This action generates a new key-pair for a certificate and produces a certificate signing request."/>
173        <Annotation Term="OData.LongDescription" String="This action shall use the certificate data to generate a new key-pair for a certificate.  The response shall contain a signing request that a certificate authority (CA) will sign.  The service should retain the private key that generated this request for installation of the certificate.  The private key should not be part of the response.  The private key should not be part of the response."/>
174        <Parameter Name="Certificate" Type="Certificate.v1_0_0.Actions"/>
175        <Parameter Name="KeyPairAlgorithm" Type="Edm.String">
176          <Annotation Term="OData.Description" String="The type of key-pair for use with signing algorithms."/>
177          <Annotation Term="OData.LongDescription" String="This parameter shall contain the type of key-pair for use with signing algorithms.  The allowable values for this parameter shall be the strings in the 'Algorithm Name' field of the 'TPM_ALG_ID Constants' table within the 'Trusted Computing Group Algorithm Registry'."/>
178        </Parameter>
179        <Parameter Name="KeyBitLength" Type="Edm.Int64">
180          <Annotation Term="OData.Description" String="The length of the key, in bits, if needed based on the KeyPairAlgorithm parameter value."/>
181          <Annotation Term="OData.LongDescription" String="This parameter shall contain the length of the key, in bits, if needed based on the KeyPairAlgorithm parameter value."/>
182        </Parameter>
183        <Parameter Name="KeyCurveId" Type="Edm.String">
184          <Annotation Term="OData.Description" String="The curve ID to use with the key, if needed based on the KeyPairAlgorithm parameter value."/>
185          <Annotation Term="OData.LongDescription" String="This parameter shall contain the curve ID to use with the key, if needed based on the KeyPairAlgorithm parameter value.  The allowable values for this parameter shall be the strings in the 'Name' field of the 'TPM_ECC_CURVE Constants' table within the 'Trusted Computing Group Algorithm Registry'."/>
186        </Parameter>
187        <Parameter Name="ChallengePassword" Type="Edm.String">
188          <Annotation Term="OData.Description" String="The challenge password to apply to the certificate for revocation requests."/>
189          <Annotation Term="OData.LongDescription" String="This property shall contain the challenge password to apply to the certificate for revocation requests as defined by the RFC2985 'challengePassword' attribute."/>
190        </Parameter>
191        <ReturnType Type="Certificate.v1_1_0.RekeyResponse" Nullable="false"/>
192        <Annotation Term="Redfish.Revisions">
193          <Collection>
194            <Record>
195              <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
196              <PropertyValue Property="Version" String="v1_1_0"/>
197            </Record>
198          </Collection>
199        </Annotation>
200      </Action>
201
202      <Action Name="Renew" IsBound="true">
203        <Annotation Term="OData.Description" String="This action generates a certificate signing request by using the existing information and key-pair of the certificate."/>
204        <Annotation Term="OData.LongDescription" String="This action shall generate a certificate signing request using the existing information and key-pair of the certificate.  The response shall contain a signing request that a certificate authority (CA) will sign.  The service should retain the private key that this request generates for when the certificate is installed.  The private key should not be part of the response."/>
205        <Parameter Name="Certificate" Type="Certificate.v1_0_0.Actions"/>
206        <Parameter Name="ChallengePassword" Type="Edm.String">
207          <Annotation Term="OData.Description" String="The challenge password to apply to the certificate for revocation requests."/>
208          <Annotation Term="OData.LongDescription" String="This property shall contain the challenge password to apply to the certificate for revocation requests as defined by the RFC2985 'challengePassword' attribute."/>
209        </Parameter>
210        <ReturnType Type="Certificate.v1_1_0.RenewResponse" Nullable="false"/>
211        <Annotation Term="Redfish.Revisions">
212          <Collection>
213            <Record>
214              <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
215              <PropertyValue Property="Version" String="v1_1_0"/>
216            </Record>
217          </Collection>
218        </Annotation>
219      </Action>
220    </Schema>
221
222    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Certificate.v1_0_0">
223      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
224      <Annotation Term="Redfish.Release" String="2018.3"/>
225
226      <EntityType Name="Certificate" BaseType="Certificate.Certificate">
227        <Property Name="CertificateString" Type="Edm.String">
228          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
229          <Annotation Term="OData.Description" String="The string for the certificate."/>
230          <Annotation Term="OData.LongDescription" String="This property shall contain the certificate, and the format shall follow the requirements specified by the CertificateType property value.  If the certificate contains any private keys, they shall be removed from the string in responses.  If the service does not know the private key for the certificate and is needed to use the certificate, the client shall provide the private key as part of the string in the POST request."/>
231          <Annotation Term="Redfish.RequiredOnCreate"/>
232        </Property>
233        <Property Name="CertificateType" Type="Certificate.CertificateType">
234          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
235          <Annotation Term="OData.Description" String="The format of the certificate."/>
236          <Annotation Term="OData.LongDescription" String="This property shall contain the format type for the certificate."/>
237          <Annotation Term="Redfish.RequiredOnCreate"/>
238        </Property>
239        <Property Name="Issuer" Type="Certificate.v1_0_0.Identifier" Nullable="false">
240          <Annotation Term="OData.Description" String="The issuer of the certificate."/>
241          <Annotation Term="OData.LongDescription" String="This property shall contain an object containing information about the issuer of the certificate."/>
242        </Property>
243        <Property Name="Subject" Type="Certificate.v1_0_0.Identifier" Nullable="false">
244          <Annotation Term="OData.Description" String="The subject of the certificate."/>
245          <Annotation Term="OData.LongDescription" String="This property shall contain an object containing information about the subject of the certificate."/>
246        </Property>
247        <Property Name="ValidNotBefore" Type="Edm.DateTimeOffset" Nullable="false">
248          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
249          <Annotation Term="OData.Description" String="The date when the certificate becomes valid."/>
250          <Annotation Term="OData.LongDescription" String="This property shall contain the date when the certificate validity period begins."/>
251        </Property>
252        <Property Name="ValidNotAfter" Type="Edm.DateTimeOffset" Nullable="false">
253          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
254          <Annotation Term="OData.Description" String="The date when the certificate is no longer valid."/>
255          <Annotation Term="OData.LongDescription" String="This property shall contain the date when the certificate validity period ends."/>
256        </Property>
257        <Property Name="KeyUsage" Type="Collection(Certificate.KeyUsage)">
258          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
259          <Annotation Term="OData.Description" String="The key usage extension, which defines the purpose of the public keys in this certificate."/>
260          <Annotation Term="OData.LongDescription" String="This property shall contain the key usage extension, which defines the purpose of the public keys in this certificate."/>
261        </Property>
262
263        <Property Name="Actions" Type="Certificate.v1_0_0.Actions" Nullable="false">
264          <Annotation Term="OData.Description" String="The available actions for this resource."/>
265          <Annotation Term="OData.LongDescription" String="This property shall contain the available actions for this resource."/>
266        </Property>
267      </EntityType>
268
269      <ComplexType Name="Identifier">
270        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
271        <Annotation Term="OData.Description" String="The identifier information about a certificate."/>
272        <Annotation Term="OData.LongDescription" String="This type shall contain the properties that identifies the issuer or subject of a certificate."/>
273        <Property Name="CommonName" Type="Edm.String" Nullable="false">
274          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
275          <Annotation Term="OData.Description" String="The fully qualified domain name of the entity."/>
276          <Annotation Term="OData.LongDescription" String="This property shall contain the fully qualified domain name of the entity."/>
277        </Property>
278        <Property Name="Organization" Type="Edm.String" Nullable="false">
279          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
280          <Annotation Term="OData.Description" String="The name of the organization of the entity."/>
281          <Annotation Term="OData.LongDescription" String="This property shall contain the name of the organization of the entity."/>
282        </Property>
283        <Property Name="OrganizationalUnit" Type="Edm.String" Nullable="false">
284          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
285          <Annotation Term="OData.Description" String="The name of the unit or division of the organization of the entity."/>
286          <Annotation Term="OData.LongDescription" String="This property shall contain the name of the unit or division of the organization of the entity."/>
287        </Property>
288        <Property Name="City" Type="Edm.String" Nullable="false">
289          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
290          <Annotation Term="OData.Description" String="The city or locality of the organization of the entity."/>
291          <Annotation Term="OData.LongDescription" String="This property shall contain the city or locality of the organization of the entity."/>
292        </Property>
293        <Property Name="State" Type="Edm.String" Nullable="false">
294          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
295          <Annotation Term="OData.Description" String="The state, province, or region of the organization of the entity."/>
296          <Annotation Term="OData.LongDescription" String="This property shall contain the state, province, or region of the organization of the entity."/>
297        </Property>
298        <Property Name="Country" Type="Edm.String" Nullable="false">
299          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
300          <Annotation Term="OData.Description" String="The country of the organization of the entity."/>
301          <Annotation Term="OData.LongDescription" String="This property shall contain the two-letter ISO code for the country of the organization of the entity."/>
302        </Property>
303        <Property Name="Email" Type="Edm.String">
304          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
305          <Annotation Term="OData.Description" String="The email address of the contact within the organization of the entity."/>
306          <Annotation Term="OData.LongDescription" String="This property shall contain the email address of the contact within the organization of the entity."/>
307        </Property>
308      </ComplexType>
309
310      <ComplexType Name="Actions">
311        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
312        <Annotation Term="OData.Description" String="The available actions for this resource."/>
313        <Annotation Term="OData.LongDescription" String="This type shall contain the available actions for this resource."/>
314        <Property Name="Oem" Type="Certificate.v1_0_0.OemActions" Nullable="false">
315          <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/>
316          <Annotation Term="OData.LongDescription" String="This property shall contain the available OEM-specific actions for this resource."/>
317        </Property>
318      </ComplexType>
319
320      <ComplexType Name="OemActions">
321        <Annotation Term="OData.AdditionalProperties" Bool="true"/>
322        <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/>
323        <Annotation Term="OData.LongDescription" String="This type shall contain the available OEM-specific actions for this resource."/>
324      </ComplexType>
325    </Schema>
326
327    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Certificate.v1_0_1">
328      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
329      <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."/>
330      <EntityType Name="Certificate" BaseType="Certificate.v1_0_0.Certificate"/>
331    </Schema>
332
333    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Certificate.v1_0_2">
334      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
335      <Annotation Term="OData.Description" String="This version was created to update the CertificateString description.  It was also created to update descriptions that this schema defines."/>
336      <EntityType Name="Certificate" BaseType="Certificate.v1_0_1.Certificate"/>
337    </Schema>
338
339    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Certificate.v1_0_3">
340      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
341      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
342      <EntityType Name="Certificate" BaseType="Certificate.v1_0_2.Certificate"/>
343    </Schema>
344
345    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Certificate.v1_0_4">
346      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
347      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
348      <EntityType Name="Certificate" BaseType="Certificate.v1_0_3.Certificate"/>
349    </Schema>
350
351    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Certificate.v1_1_0">
352      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
353      <Annotation Term="Redfish.Release" String="2019.1"/>
354      <Annotation Term="OData.Description" String="This version was created to add the Renew and Rekey actions."/>
355      <EntityType Name="Certificate" BaseType="Certificate.v1_0_1.Certificate"/>
356
357      <ComplexType Name="RekeyResponse">
358        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
359        <Annotation Term="OData.Description" String="The response body for the Rekey action."/>
360        <Annotation Term="OData.LongDescription" String="This type shall contain the properties found in the response body for the Rekey action."/>
361        <NavigationProperty Name="Certificate" Type="Certificate.Certificate" Nullable="false">
362          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
363          <Annotation Term="OData.Description" String="The link to the certificate being rekeyed."/>
364          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type Certificate that is replaced after the certificate authority (CA) signs the certificate."/>
365          <Annotation Term="Redfish.Required"/>
366        </NavigationProperty>
367        <Property Name="CSRString" Type="Edm.String" Nullable="false">
368          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
369          <Annotation Term="OData.Description" String="The string for the certificate signing request."/>
370          <Annotation Term="OData.LongDescription" String="This property shall contain the certificate signing request as a PEM-encoded string, containing structures specified by RFC2986.  The private key should not be part of the string."/>
371          <Annotation Term="Redfish.Required"/>
372        </Property>
373      </ComplexType>
374
375      <ComplexType Name="RenewResponse">
376        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
377        <Annotation Term="OData.Description" String="The response body for the Renew action."/>
378        <Annotation Term="OData.LongDescription" String="This type shall contain the properties found in the response body for the Renew action."/>
379        <NavigationProperty Name="Certificate" Type="Certificate.Certificate" Nullable="false">
380          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
381          <Annotation Term="OData.Description" String="The link to the certificate being renewed."/>
382          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type Certificate that is replaced after the certificate authority (CA) signs the certificate."/>
383          <Annotation Term="Redfish.Required"/>
384        </NavigationProperty>
385        <Property Name="CSRString" Type="Edm.String" Nullable="false">
386          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
387          <Annotation Term="OData.Description" String="The string for the certificate signing request."/>
388          <Annotation Term="OData.LongDescription" String="This property shall contain the certificate signing request as a PEM-encoded string, containing structures specified by RFC2986.  The private key should not be part of the string."/>
389          <Annotation Term="Redfish.Required"/>
390        </Property>
391      </ComplexType>
392    </Schema>
393
394    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Certificate.v1_1_1">
395      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
396      <Annotation Term="OData.Description" String="This version was created to update the CertificateString description.  It was also created to update descriptions that this schema defines."/>
397      <EntityType Name="Certificate" BaseType="Certificate.v1_1_0.Certificate"/>
398    </Schema>
399
400    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Certificate.v1_1_2">
401      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
402      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
403      <EntityType Name="Certificate" BaseType="Certificate.v1_1_1.Certificate"/>
404    </Schema>
405
406    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Certificate.v1_1_3">
407      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
408      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
409      <EntityType Name="Certificate" BaseType="Certificate.v1_1_2.Certificate"/>
410    </Schema>
411
412    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Certificate.v1_2_0">
413      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
414      <Annotation Term="Redfish.Release" String="2020.1"/>
415
416      <EntityType Name="Certificate" BaseType="Certificate.v1_1_1.Certificate">
417        <Property Name="UefiSignatureOwner" Type="Edm.Guid">
418          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
419          <Annotation Term="OData.Description" String="The UEFI signature owner for this certificate."/>
420          <Annotation Term="OData.LongDescription" String="The value of this property shall contain the GUID of the UEFI signature owner for this certificate as defined by the UEFI Specification.  This property shall only be present for secure boot database certificates."/>
421        </Property>
422      </EntityType>
423    </Schema>
424
425    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Certificate.v1_2_1">
426      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
427      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
428      <EntityType Name="Certificate" BaseType="Certificate.v1_2_0.Certificate"/>
429    </Schema>
430
431    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Certificate.v1_2_2">
432      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
433      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
434      <EntityType Name="Certificate" BaseType="Certificate.v1_2_1.Certificate"/>
435    </Schema>
436
437  </edmx:DataServices>
438</edmx:Edmx>
439