There isn't, at least not a public one. The workaround you can use is to "proxy" the cmdlets via the /InvokeCommand endpoint, which works akin to any RESTful API. Take a look at the second part of this article for detailed instructions: https://www.michev.info/blog/post/3883/exchange-online-powershell-module-gets-rid-of-the-winrm-dependence
rest api for exchange online
Prasanth J.k
40
Reputation points
I know there is rest API support to control your outlook/mail. But I need to know if there is any API reference for Exchange Online settings. For example, in powershell we have cmdlets like Get-TransportRule, Get-MalwareFilterPolicy, Get-OrganizationConfig is there any similar API reference (Graph API or any other) for me to exploit those in Java or in any other language.
Exchange Online
Exchange Online
A Microsoft email and calendaring hosted service.
6,171 questions
Exchange | Exchange Server | Development
586 questions
Microsoft Security | Microsoft Graph
13,721 questions
1 answer
Sort by: Most helpful
-
Vasil Michev 119.5K Reputation points MVP Volunteer Moderator
2024-05-09T07:29:17.95+00:00