Please Extend Replicate Enterprise Manager API support to Powershell. Especially with Powershell 7 Core, it is cross platform and would work for both Linux and Windows installs at once.
Most of the DBAs or Data managers at enterprise are familiar with a scripting language like Bash or Powershell and it would be helpful for them to take advantage of the AEM API using a language they are familiar with.
I managed to use AEM 6.4 API with powershell but it was a struggle converting curl commands to powershell. While the curl part is fine, usually we want to do something with the data that the API returns and that is when a language familiar to the DBAs comes into picture. I hope there are other DBAs who think this helps.