Job cmdlets
The following PowerShell cmdlets are available for performing task and job management functions.
- Add-LXCAJobNote
This cmdlet creates a note and change the state of a specific job (task). - Get-LXCAJobNotes
This cmdlet retrieves the notes history for a specific job (task). - Get-LXCASchedule
This cmdlet retrieves information about one or more job schedules. - Get-LXCATask
This cmdlet retrieves information about one or more tasks (jobs) from the Lenovo XClarity Administrator server. - New-LXCAScheduleObj
This cmdlet creates a local schedule object that can be used with certain cmdlets to create a scheduled job on Lenovo XClarity Administrator. - New-LXCAScheduleRule
This cmdlet creates a rule for a recurring schedule object that is to be created using New-LXCAScheduleObj cmdlet. - Remove-LXCAJobNotes
This cmdlet removes all notes from a specific job (task). - Remove-LXCATask
This cmdlet deletes one or more tasks (jobs) from the Lenovo XClarity Administrator server. Each task must be in a stopped, cancelled, or complete state before it can be removed. - Remove-LXCASchedule
This cmdlet deletes one or more job schedules. - Stop-LXCATask
This cmdlet cancels one or more running or pending tasks (jobs) on the Lenovo XClarity Administrator server.
Give documentation feedback