ENUM
JobType
Description
Type of poller. Different types of jobs are polled by corresponding poller.
link GraphQL Schema definition
- enum JobType {
- # Active Directory snapshot download from given location.
- # Active directory live mount.
- # Refresh of Active Directory domain.
- # Addition of a managed volume.
- # Addition of Mongo source.
- # Addition or removal of a VSphere VCenter.
- # Addition, removal, or refresh of VCD.
- # Addition or removal of System Center Virtual Machine Manager.
- # Archival location.
- # Assign SLA to a Mongo collection.
- # Start of a managed volume snapshot.
- # Cluster web certificate.
- # Configure log export of a managed volume.
- # Data-At-Rest-Encryption operation job poller.
- # DB2 database.
- # DB2 instance.
- # Deletion of Mongo source.
- # Deletion of a mosaic source.
- # Deletetion of a Mosaic storage location.
- # Start a poller that will send a notification to user
- # of new MSSQL objects discovered for the given host.
- # Discovered Microsoft SQL Server objects metrics.
- # Discovered Oracle objects metrics.
- # Download of snaphot files.
- # Snapshot download from given location.
- # End of a managed volume snapshot.
- # Exchange mount.
- # Exchange unmount.
- # Export a managed volume snapshot.
- # Oracle export.
- # Export of VCD VApp snapshot.
- # Register host async.
- # Make host primary.
- # Hyper-V Live Mount.
- # Hyper-V server.
- # Hyper-V VM snapshot.
- # Hyper-V VM.
- # Instance recover of VCD VApp.
- # Refresh Kubernetes cluster.
- # Key rotation.
- # Kosmos Recovery.
- # Oracle Live Mount.
- # Function call of a Large Language Model.
- # Mosaic source.
- # Mosaic storage location.
- # Bulk export of SQL Server databases.
- # Microsoft SQL Server shipping log creation.
- # Microsoft SQL Server shipping log deletion.
- # Export of Microsoft SQL Server.
- # Microsoft SQL Server Live Mount.
- # Microsoft SQL Server restore.
- # Microsoft SQL Server database snapshot.
- # Unmount of a Microsoft SQL Server.
- # MySQL DB instance.
- # NAS system operation.
- # Not specified.
- # Nutanix cluster.
- # Nutanix live mount.
- # Nutanix prism central operations.
- # Nutanix snapshot.
- # Nutanix VM.
- # Pending SLA.
- # RCS information.
- # Postgres DB cluster.
- # Resie of a managed volume.
- # Sap Hana database.
- # SAP Hana system.
- # On demand snapshot of a managed volume.
- # Oracle unmount.
- # Refresh vCenter diagnostics.
- # Mount of a Volume Group.
- # Unmount of a Volume Group.
- # Export of a VSphere VM.
- # VSphere live mount.
- # Relocation of VSphere live mount.
- # VSphere query.
- # VSphere restore file to VM.
- # VSphere snapshot.
- # Vsphere unmount.
- # Vsphere update primary Rubrik cluster for RBS.
- }