Example automation scripts for the RocketCyber API using the PowerShell wrapper.
- Feel free to have a look around and if you have a fun script\report to share go ahead and send in a Pull Request
Be sure check out the RocketCyberAPI project first before running these sample reports.
- Help info and a list of parameters can be found by running
Get-Help <command name>
, such as:
Get-Help .\Get-RocketCyberCustomersReport
Get-Help .\Get-RocketCyberCustomersReport -Full