Get information about a Vault AppRole
Request
GET https://{hostname}:{port}
/cli/vault/appRole/info?{parameters}
Accept: application/json
| Parameter | Type | Required | Description |
|---|---|---|---|
| store | string | false | Store ID/Name |
| vaultAppRole | string | true | Name or ID of the Vault App Role |
| Parameter | Type | Required | Description |
|---|---|---|---|
| Accept | application/json |
true |
Related CLI command: getVaultAppRole.