GET – Certificate Service
Certificate Service describes a Certificate Service that represents the actions available to manage certificates and links to the certificates.
Request
GET https://{{ip}}/redfish/v1/CertificateService
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 | |
CertificateLocations | Object | True | This object describes a Resource that an administrator can use in order to locate all certificates installed on a given service. |
Give documentation feedback