Get information about a secret store.

This command returns a JSON representation of a secret store.

Request

GET https://{hostname}:{port}
    /cli/secretstore/info?{parameters}
Accept: application/json
Table 1. Request parameters
Parameter Type Required Description
store string true Name or id of the secret store.
Table 2. Header parameters
Parameter Type Required Description
Accept application/json true

Related CLI command: getSecretStore.