Get‐OPNsenseCronJob - fvanroie/PS_OPNsense GitHub Wiki
Retrieve one or more CronJobs from OPNsense
Get-OPNsenseCronJob [[-uuid] <String>] [<CommonParameters>]If you do not specify an UUID the Get-OPNsenseCronJob cmdlet retrieves a list of all the CronJobs from OPNsense.
By passing a UUID to Get-OPNsenseCronJob the cmdlet will only retrieve the details of the specified CronJob.
-uuid <String>
UUID of the CronJob to retrieve
| Required? | false |
| Position? | 1 |
| Default Value? | |
| Pipeline Input? | false |
Get-OPNsenseCronJobGet-OPNsenseCronJob -Uuid b5123c61-c036-4449-b400-9d214b914865