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
InstallSnaps
InstallWindowsUpdates
LifecyclePromotion
ListPackages
ListSnaps
ListWindowsUpdate
ModuleActions
Reboot
RegisterManagedInstance
RemoveContent
RemoveModuleProfiles
RemovePackages
RemoveSnaps
SetManagementStationConfig
SetSoftwareSources
SwitchModuleStream
SwitchSnapChannel
SyncAgentConfig
SyncManagementStationMirror
UnknownEnumValue
UnregisterManagedInstance
Update
UpdateAllPackages
UpdateBugfix
UpdateEnhancement
UpdateKspliceKernel
UpdateKspliceUserspace
UpdateManagementStationSoftware
UpdateOther
UpdatePackages
UpdateSecurity
UpdateSoftwareSource
In this article
Back to top