Service Info: automation
Service Description
This service provides the operations needed to support site and systems automations.
Available Operations
The following operations are available for the automation service. You can click on each operation to see detailed information about that operation.
Operation | Description |
---|---|
deviceListAdd | Invoke this operation to create a list of one or more managed computers. |
deviceListAddDevice | Invoke this operation to add a managed device to a list. |
deviceListDelete | Invoke this operation to delete a list of devices (only list will be deleted and not devices). |
deviceListList | Invoke this operation to get a list of all the inventory lists. |
deviceListRemoveDevice | Invoke this operation to remove a managed device from a list (device remains in 'all managed' list). |
inventoryDelete | Invoke this operation to delete an inventory item(s) |
inventoryDeleteInstalledOption | Invoke this operation todelete an installed software item from the inventory database. |
inventoryDeleteInstalledSoftware | Invoke this operation to delete an installed software item from the inventory database. |
inventoryGetInfo | Invoke this operation to get the details of a discovered inventory. |
inventoryInstalledSoftwareList | Invoke this operation to get a List of the software installed in an inventory. |
inventoryList | Invoke this operation to get a List of the discovered inventory. |
inventorySetManagedState | Invoke this operation to update the managed state of one or more discovered computers. |
jobGetInfo | Invoke this operation to get an SIS JOB information. |
jobList | Use this method to get a list of jobs in the queue. |
packageBaseline | Use this method to publish a custom automation package. |
packageCreate | Use this method to create a custom automation package. |
packageCreateFile | Use this method to create a file in a custom automation package. |
packageCreateFolder | Use this method to create a folder in a custom automation package. |
packageCreatorCreate | Invoke this operation to create a package zip, and optionally install/update the package on this instance. |
packageDelete | Use this method to delete custom automation package. This would also delete all the published versions, folders, files and uninstall the package from the library. |
packageDeleteFile | Use this method to delete a file in a custom automation package. |
packageDeleteFolder | Use this method to delete a folder in a custom automation package. |
packageGet | Use this method to get a custom automation package information. |
packageGetAttachments | Use this method to create a custom automation package. |
packageGetFileData | Use this method to get a custom automation package file data. |
packageGetInfo | Use this method to get detailed information about a package |
packageGetList | Use this method to get a list of custom packages on this instance. |
packageImport | Use this method to import an automation package into the package store |
packageLibraryImport | Invoke this operation to import a package from the Hornbill Package Catalog. |
packageLibraryList | Invoke this operation to get a list of packages in the Hornbill Package Catalog |
packageList | Use this method to get a list of packages installed on this instance |
packageRemove | Use this method to remove an automation package from the package library |
packageRevertBaseline | Use this method to revert a draft package with a published pagacke data. |
packageUpdate | Use this method to create a custom automation package. |
packageVersionGetList | Use this method to get a list of published packages on this instance. |
runbookGetState | Invoke this operation get information about the specified runbook instance. |
runbookRun | Invoke this operation to execute a runbook process. |
scheduledJobList | Invoke this operation to get a list of itom scheduled jobs you have defined |
sisAbortJob | Used to immediately abort one or more SIS jobs. Only jobs with a status of scheduled, waiting, deferred, starting, running, processing output, uploading data, cancel requested or cancelling can be aborted. |
sisActivateJob | Used to a start processing one or more previously deferred SIS jobs. Only jobs with a status of deferred can be activated. |
sisCancelJob | Used to request that one or more SIS jobs are cancelled. Only jobs with a status of deferred, scheduled, waiting, starting, running, processing output or uploading data can be cancelled. |
sisDeleteJob | Used to delete one or more SIS jobs. Only jobs with a status of deferred, succeeded, failed, timed out, expired, cancelled, aborted or AWOL can be deleted. |
sisDiscoveryUpload | Invoke this operation to create a package zip, and optionally install/update the package on this instance. |
sisGetAssetImportJobConfig | Used to obtain the configuration details for the specified asset import job. |
sisGetDiscoveryJobConfig | Used to obtain the configuration details for the specified discovery job. |
sisGetJobStatus | Used to obtain the job status for the SIS service. |
sisGetNextJob | Used to obtain the next job for the SIS service. |
sisGetStatus | Used to obtain status information about a Site Integration server. |
sisRunBasicJob | Used to run a basic job |
sisRunDiscoveryJob | Used to run a discovery job |
sisRunImportJob | Used to run a asset import job |
sisRunJob | Used to run a job |
sisUpdateJobStatus | Used to update the status of an SIS service job. |