Show / Hide Table of Contents

Enum WorkRequestOperationType

Possible operation types.

Namespace: Oci.OsmanagementhubService.Models
Assembly: OCI.DotNetSDK.Osmanagementhub.dll
Syntax
public enum WorkRequestOperationType

Fields

Name Description
CreateSoftwareSource
DisableModuleStreams
EnableModuleStreams
GetWindowsUpdateDetails
ImportContent
InstallAllWindowsUpdates
InstallBugfixWindowsUpdates
InstallEnhancementWindowsUpdates
InstallModuleProfiles
InstallOtherWindowsUpdates
InstallPackages
InstallSecurityWindowsUpdates
InstallWindowsUpdates
LifecyclePromotion
ListPackages
ListWindowsUpdate
ModuleActions
Reboot
RemoveContent
RemoveModuleProfiles
RemovePackages
SetManagementStationConfig
SetSoftwareSources
SwitchModuleStream
SyncAgentConfig
SyncManagementStationMirror
UnknownEnumValue
UnregisterManagedInstance
Update
UpdateAllPackages
UpdateBugfix
UpdateEnhancement
UpdateKspliceKernel
UpdateKspliceUserspace
UpdateManagementStationSoftware
UpdateOther
UpdatePackages
UpdateSecurity
UpdateSoftwareSource
In this article
Back to top