Skip to main content

GET – Certificate Locations

Certificate Locations describes a Resource that an administrator can use in order to locate all certificates installed on a given service.

Request

GET https://{{ip}}/redfish/v1/CertificateService/CertificateLocations
Content-Type: application/json

Response

The response of the request will be in JSON format. The properties are mentioned in the following table.

Response example

Table 1. Certificate Locations Property

Name

Type

Read Only

Description

(OData Attributes)  

Refer to OData Support

OemObject 
OEM Extension (Optional), Refer to Resource Complex Types.
Note
This property will be a part of JSON response only if an oem property is implemented.

Actions

Object

True

This object will contain the actions for this resource under Oem property if any.

Id(M)

String

True

Refer to Resource Type Definitions

Name(M)

String

True

Description

String

True

Links

Object

True

Contains references to other resources that are related to this resource.

Name

Type

Read

Only

Description

Certificates

Array

True

An array of links to the certificates installed on this service.

Certificates@odata.count

Number

True

An integer representing the number of items in a collection.