Usage
m365 viva engage role list [options]
Description
Retrieves the roles that can be assigned in Viva Engage
Options
Examples
List all Viva Engage roles
m365 viva engage role list
Default properties
Additional Info
More info: https://learn.microsoft.com/en-us/graph/api/resources/engagementrole?view=graph-rest-beta
Required Graph API permission: EngagementRole.Read.All.
Filtering or returning specific properties doesn't make sense here, as only id and displayName are returned.
I will work on it
Usage
m365 viva engage role list [options]
Description
Retrieves the roles that can be assigned in Viva Engage
Options
Examples
List all Viva Engage roles
Default properties
Additional Info
More info: https://learn.microsoft.com/en-us/graph/api/resources/engagementrole?view=graph-rest-beta
Required Graph API permission:
EngagementRole.Read.All.Filtering or returning specific properties doesn't make sense here, as only id and displayName are returned.
I will work on it