You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Powershell 5 introduced Invoke-RestMethod, which basically is a PS native way to do whats currently being done in Open-CmsApi. We should use irm in stead.