Skip to main content

GET – Certificate Collection

Certificate Collection describes a collection of Certificate Resource instances.

Request

GET https://{{ip}}/redfish/v1/AccountService/Accounts/{ManagerAccountId}/Certificates
GET https://{{ip}}/redfish/v1/Managers/{ManagerId}/NetworkProtocol/HTTPS/Certificates
GET https://{{ip}}/redfish/v1/Systems/{ComputerSystemId}/Boot/Certificates
GET https://{{ip}}/redfish/v1/AccountService/LDAP/Certificates
GET https://{{ip}}/redfish/v1/AccountService/LDAP/Certificates/Oem/Ami/ClientCertificates
Content-Type: application/json
Note
https://{{ip}}/redfish/v1/AccountService/LDAP/Certificates is the collection URI for viewing root CA certificate collection required for LDAP authentication https:// {{ip}}/redfish/v1/AccountService/LDAP/Certificates/Oem/Ami/ClientCertificates is the collection URI for viewing client certificate collection required for LDAP authentication

Response

Please refer to Collection Properties for the JSON response property.