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
Name | Type | Read Only | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
(OData Attributes) | Refer to OData Support | ||||||||||||||
Oem | Object | 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.
|
Give documentation feedback