Get information about the server keystore
Returns a representation of the content of the server keystore, which contains key pairs and certificates used for agent communication. This keystore is the file at path appdata/conf/server.keystore.
Request
GET https://{hostname}:{port}
/cli/serverKeystore
Accept: {contentType}
Parameter | Type | Required | Description |
---|---|---|---|
Accept |
|
true |
Related CLI command: getServerKeystoreInfo.