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
Parameter | Type | Required | Description |
---|---|---|---|
store | string | true | Name or id of the secret store. |
Parameter | Type | Required | Description |
---|---|---|---|
Accept | application/json |
true |
Related CLI command: getSecretStore.