Upload LDAP server certificate for encrypted communication

POST {{baseUrl}}/api/iserver/ldap/certificate

Upload LDAP server certificate for encrypted communication. The communication between the Intelligence Server and the LDAP server can be encrypted by SSL (optional). The certificate uploaded in this API will be added to the trust store of the Intelligence Server, and later used for the SSL communication between the Intelligence Server and the LDAP server.

Request Body

{"certificate"=>"/opt/mstr/MicroStrategy/IntelligenceServer/ldap_certs"}

HEADERS

KeyDatatypeRequiredDescription
X-MSTR-AuthTokenstring(Required) Authorization token
Content-Typestring

RESPONSES

status: OK