GetInstalledCertificateIds retrieves the list of certificates installed on the Charging Station, identified by their hash data. Use this to audit the trust store or find the hash data needed for DeleteCertificate.
Expected Response
status: Accepted or NotFound
certificateHashDataChain: Array of certificate hash data entries
Testing Tips
Install a certificate and verify it appears in the list
Filter by CSMSRootCertificate to see only CSMS trust anchors