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