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}
Table 1. Header parameters
Parameter Type Required Description
Accept
  • application/json
  • application/yaml
true

Related CLI command: getServerKeystoreInfo.