List the Vault AppRoles for a Vault store
This command returns a list of app roles within the given Vault store represented as a JSON Array.
Request
GET https://{hostname}:{port}
/cli/vault/appRole/appRolesInStore?{parameters}
Accept: {contentType}
Parameter | Type | Required | Description |
---|---|---|---|
store | string | true | Name or ID of the Vault AppRole to retrieve |
Parameter | Type | Required | Description |
---|---|---|---|
Accept |
|
true |
Related CLI command: getVaultAppRoles.