Show / Hide Table of Contents

Namespace Oci.OsmanagementhubService.Models

Classes

AddPackagesToSoftwareSourceDetails

Provides the list of packages to add to a software source.

AgentEvent

Provides information about the agent event.

AgentEventData

Provides additional information for an agent event.

AssociateManagedInstancesWithManagementStationDetails

Provides the information used to associate managed instances to a management station.

AttachLifecycleStageToProfileDetails

Provides the information used to attach a lifecycle stage to a profile.

AttachManagedInstanceGroupToProfileDetails

Provides the information used to attach a managed instance group to a profile.

AttachManagedInstancesToLifecycleStageDetails

The managed instances to attach to the lifecycle stage.

AttachManagedInstancesToManagedInstanceGroupDetails

Provides the information used to attach managed instances to a group.

AttachManagementStationToProfileDetails

Provides the information used to attach a management station to a profile.

AttachProfileToManagedInstanceDetails

Provides the information used to set a profile for a managed instance.

AttachSoftwareSourcesToManagedInstanceDetails

Provides the information used to attach software sources to a managed instance.

AttachSoftwareSourcesToManagedInstanceGroupDetails

Provides the information used to attach software sources to a managed instance group.

AttachSoftwareSourcesToProfileDetails

Provides the information used to attach software sources to a profile.

AutonomousSettings

Settings for the Autonomous Linux service.

AvailablePackageCollection

The set of packages returned for the {@link #listManagedInstanceAvailablePackages(ListManagedInstanceAvailablePackagesRequest) listManagedInstanceAvailablePackages} operation.

AvailablePackageSummary

Provides summary information about a software package available for installation on a managed instance.

AvailableSoftwareSourceCollection

The set of available software sources returned for the {@link #listManagedInstanceAvailableSoftwareSources(ListManagedInstanceAvailableSoftwareSourcesRequest) listManagedInstanceAvailableSoftwareSources} or the {@link #listManagedInstanceGroupAvailableSoftwareSources(ListManagedInstanceGroupAvailableSoftwareSourcesRequest) listManagedInstanceGroupAvailableSoftwareSources} operation.

AvailableSoftwareSourceSummary

Provides summary information about an available software source. An available software source can be added to a managed instance. After a software source is added, packages from that software source can be installed on that managed instance.

AvailableWindowsUpdateCollection

The set of available Windows updates returned for the {@link #listManagedInstanceAvailableWindowsUpdates(ListManagedInstanceAvailableWindowsUpdatesRequest) listManagedInstanceAvailableWindowsUpdates} operation.

AvailableWindowsUpdateSummary

An object that defines an available update for a Windows instance.

ChangeAvailabilityOfSoftwareSourcesDetails

Provides the information used to update the availability of a list of software sources.

ChangeEventCompartmentDetails

Specifies which compartment to move the event to for the {@link #changeEventCompartment(ChangeEventCompartmentRequest) changeEventCompartment} operation.

ChangeLifecycleEnvironmentCompartmentDetails

Provides the information used to move the lifecycle environment to another compartment.

ChangeManagedInstanceGroupCompartmentDetails

Provides the information used to move the managed instance group to another compartment within the same tenancy. For information about moving resources between compartments, see Moving Resources to a Different Compartment.

ChangeManagementStationCompartmentDetails

Provides the information used to move a management station to a different compartment.

ChangeProfileCompartmentDetails

Provides the information used to move a profile to another compartment.

ChangeScheduledJobCompartmentDetails

Provides the information used to move a scheduled job to another compartment.

ChangeSoftwareSourceCompartmentDetails

Provides the information used to move the software source to another compartment.

CreateCustomSoftwareSourceDetails

Provides the information used to create a custom software source.

CreateEntitlementDetails

Provides the information used to create an entitlement using the Customer Support Identifier (CSI).

CreateGroupProfileDetails

Provides the information used to create a group registration profile.

CreateLifecycleEnvironmentDetails

Provides the information used to create a lifecycle environment. A lifecycle environment is a user-defined pipeline to deliver curated, versioned content in a prescribed, methodical manner.

CreateLifecycleProfileDetails

Provides the information used to create a lifecycle environment registration profile.

CreateLifecycleStageDetails

Provides the information used to create a lifecycle stage.

CreateManagedInstanceGroupDetails

Provides the information used to create a new managed instance group.

CreateManagementStationDetails

Provides the information used to create a management station.

CreateMirrorConfigurationDetails

Information used to create the mirror configuration for a management station.

CreatePrivateSoftwareSourceDetails

Provides the information used to create a private software source.

CreateProfileDetails

Provides the information used to create a new registration profile.

CreateProfileDetailsModelConverter

CreateProxyConfigurationDetails

Information used to create the proxy configuration for a management station.

CreateScheduledJobDetails

Provides the information used to create a scheduled job.

CreateSoftwareSourceDetails

Provides the information used to create a software source.

CreateSoftwareSourceDetailsModelConverter

CreateSoftwareSourceProfileDetails

Provides the information used to create the software source registration profile.

CreateStationProfileDetails

Provides the information used to create the management station profile.

CreateThirdPartySoftwareSourceDetails

Provides the information used to create a third-party software source.

CreateVendorSoftwareSourceDetails

Provides the information used to replicated a vendor software source into another compartment (other than root).

CreateVersionedCustomSoftwareSourceDetails

Provides the information used to create a versioned custom software source.

CreateWindowsStandAloneProfileDetails

Provides the information used to create a Windows standalone registration profile.

CustomSoftwareSource

The object that defines a custom software source. A software source contains a collection of packages. For more information, see Managing Software Sources.

CustomSoftwareSourceFilter

Provides the information used to apply filters to a vendor software source to create or update a custom software source.

CustomSoftwareSourceSummary

Provides summary information for a custom software source.

DetachManagedInstancesFromLifecycleStageDetails

The managed instances to detach from the lifecycle stage.

DetachManagedInstancesFromManagedInstanceGroupDetails

Provides the information used to detach managed instances from a group.

DetachSoftwareSourcesFromManagedInstanceDetails

Provides the information used to detach the software sources from the managed instance.

DetachSoftwareSourcesFromManagedInstanceGroupDetails

Provides the information used to detach software sources from a managed instance group.

DetachSoftwareSourcesFromProfileDetails

Provides the information used to detach software sources from a profile.

DisableModuleStreamOnManagedInstanceDetails

Provides the information used to disable a module stream on a managed instance.

DisableModuleStreamOnManagedInstanceGroupDetails

Provides the details for disabling a module stream on a managed instance group.

EnableModuleStreamOnManagedInstanceDetails

Provides the information used to enable a module stream on a managed instance.

EnableModuleStreamOnManagedInstanceGroupDetails

Provides the details for enabling a module stream on a managed instance group.

EntitlementCollection

The set of entitlements returned for the {@link #listEntitlements(ListEntitlementsRequest) listEntitlements}.

EntitlementSummary

Provides summary information for an entitlement.

Erratum

An object that defines an erratum..

ErratumCollection

The set of errata returned for the {@link #listErrata(ListErrataRequest) listErrata} operation.

ErratumSummary

Provides summary information for an erratum. An erratum is an important software change which can include security advisories, bug fixes, or enhancements.

Event

An event is an occurrence of something of interest on a managed instance, such as a kernel crash, software package update, or software source update.

EventCollection

A set of events returned for the {@link #listEvents(ListEventsRequest) listEvents} operation. The list contains a summary of each event and other information, such as metadata.

EventContent

Information collected during the event, such as logs.

EventContentModelConverter

EventModelConverter

EventSummary

Provides summary information about an event.

ExploitAttemptAdditionalDetails

Provides additional information about the Ksplice known exploit detection.

ExploitAttemptEvent

Information about the exploit attempt event.

ExploitAttemptEventContent

Provides information collected for the exploit attempt event.

ExploitAttemptEventData

Information about the exploit attempt event.

GroupProfile

Provides the information for a group registration profile.

Id

Id and name of a resource to simplify the display for the user.

InstallAllWindowsUpdatesOnManagedInstancesInCompartmentDetails

Provides the information used to install all Windows updates of a specified type on managed instances within the specified compartment.

InstallModuleStreamProfileOnManagedInstanceDetails

Provides the information used to install a module stream profile on a managed instance.

InstallModuleStreamProfileOnManagedInstanceGroupDetails

Provides the details for installing a module stream profile on a managed instance group.

InstallPackagesOnManagedInstanceDetails

Provides the information used to install software packages on a managed instance.

InstallPackagesOnManagedInstanceGroupDetails

The names of the packages to be installed on the managed instance group.

InstallWindowsUpdatesOnManagedInstanceDetails

Provides the information used to install Windows updates on a managed instance.

InstallWindowsUpdatesOnManagedInstanceGroupDetails

Provides the details for the Windows update installed on the managed instance group.

InstalledPackageCollection

The set of installed packages on a managed instance.

InstalledPackageSummary

Provides summary information for a software package installed on a managed instance.

InstalledWindowsUpdateCollection

The set of installed Windows updates returned for the {@link #listManagedInstanceInstalledWindowsUpdates(ListManagedInstanceInstalledWindowsUpdatesRequest) listManagedInstanceInstalledWindowsUpdates} operation.

InstalledWindowsUpdateSummary

An object that defines an installed update for a Windows instance.

KernelCrashEvent

Information about the kernel crash event. A kernel crash event occurs when the kernel detects an exception and triggers a reboot.

KernelEventAdditionalDetails

Provides additional information about the kernel event.

KernelEventContent

Provides information collected for the kernel event.

KernelEventData

Information about the kernel event.

KernelOopsEvent

Information about the kernel OOPS event. A kernel OOPS event occurs when the kernel detects an erroneous state inside itself.

KspliceUpdateEvent

Provides information for a Ksplice update event.

KspliceUpdateEventData

Provides additional information for a Ksplice update event.

LifecycleEnvironment

Defines the lifecycle environment, including the associated versioned software sources, lifecycle stages, and managed instances.

LifecycleEnvironmentCollection

A set of lifecycle environments returned for the {@link #listLifecycleEnvironments(ListLifecycleEnvironmentsRequest) listLifecycleEnvironments} operation. The list contains a summary of each lifecycle environment and other information, such as metadata.

LifecycleEnvironmentDetails

Provides identifying information for the specified lifecycle environment.

LifecycleEnvironmentSummary

Summary of the lifecycle environment.

LifecycleProfile

Provides the information for a lifecycle environment registration profile.

LifecycleStage

Defines the lifecycle stage.

LifecycleStageCollection

A set of lifecycle stages returned for the {@link #listLifecycleStages(ListLifecycleStagesRequest) listLifecycleStages} operation.

LifecycleStageDetails

Provides identifying information for the specified lifecycle stage.

LifecycleStageSummary

Provides summary information for a lifecycle stage.

ManageModuleStreamsInScheduledJobDetails

The set of changes to make to the state of the modules, streams, and profiles on the managed target.

ManageModuleStreamsOnManagedInstanceDetails

The set of changes to make to the state of the modules, streams, and profiles on a managed instance

ManageModuleStreamsOnManagedInstanceGroupDetails

The set of changes to make to the state of the modules, streams, and profiles on a managed instance group.

ManagedInstance

An object that defines the instance being managed by the service.

ManagedInstanceAnalyticCollection

A set of managed instance metrics returned for the {@link #summarizeManagedInstanceAnalytics(SummarizeManagedInstanceAnalyticsRequest) summarizeManagedInstanceAnalytics} operation.

ManagedInstanceAnalyticSummary

A metric emitted by managed instance resource.

ManagedInstanceCollection

The set of managed instances returned for the {@link #listManagedInstances(ListManagedInstancesRequest) listManagedInstances} operation.

ManagedInstanceDetails

Provides identifying information for the specified managed instance.

ManagedInstanceErratumSummary

Provides summary information about an erratum associated with a managed instance.

ManagedInstanceErratumSummaryCollection

The set of errata returned for the {@link #listManagedInstanceErrata(ListManagedInstanceErrataRequest) listManagedInstanceErrata} operation.

ManagedInstanceGroup

An object that defines the managed instance group.

ManagedInstanceGroupAvailableModuleCollection

A set of modules returned for the {@link #listManagedInstanceGroupAvailableModules(ListManagedInstanceGroupAvailableModulesRequest) listManagedInstanceGroupAvailableModules} operation.

ManagedInstanceGroupAvailableModuleSummary

Provides summary information about a module stream made available to a managed instance group.

ManagedInstanceGroupAvailablePackageCollection

A set of available packages returned for the {@link #listManagedInstanceGroupAvailablePackages(ListManagedInstanceGroupAvailablePackagesRequest) listManagedInstanceGroupAvailablePackages} operation.

ManagedInstanceGroupAvailablePackageSummary

Provides summary information for an available package for a managed instance group.

ManagedInstanceGroupCollection

A set of managed instance groups returned for the {@link #listManagedInstanceGroups(ListManagedInstanceGroupsRequest) listManagedInstanceGroups} operation.

ManagedInstanceGroupDetails

Provides identifying information for the specified managed instance group.

ManagedInstanceGroupInstalledPackageCollection

A set of installed packages returned for the {@link #listManagedInstanceGroupInstalledPackages(ListManagedInstanceGroupInstalledPackagesRequest) listManagedInstanceGroupInstalledPackages} operation.

ManagedInstanceGroupInstalledPackageSummary

Provides summary information for a package installed on a managed instance group.

ManagedInstanceGroupModuleCollection

A set of module streams returned for the {@link #listManagedInstanceGroupModules(ListManagedInstanceGroupModulesRequest) listManagedInstanceGroupModules} operation.

ManagedInstanceGroupModuleSummary

Provides the summary information about a module on a managed instance group.

ManagedInstanceGroupSummary

Summary of the managed instance group.

ManagedInstanceModuleCollection

The set of modules returned for the {@link #listManagedInstanceModules(ListManagedInstanceModulesRequest) listManagedInstanceModules} operation.

ManagedInstanceModuleSummary

Provides summary information for a module on a managed instance.

ManagedInstanceSummary

Provides summary information for a managed instance.

ManagedInstancesDetails

The details about the managed instances.

ManagementStation

Provides information about the management station, including name, state, and configuration.

ManagementStationCollection

A set of management stations returned for the {@link #listManagementStations(ListManagementStationsRequest) listManagementStations} operation.

ManagementStationDetails

Provides the management station details used to configure a managed instance.

ManagementStationEvent

Provides information about the management station event.

ManagementStationEventData

Provides additional information for a management station event.

ManagementStationSummary

Provides summary information for a management station.

MirrorConfiguration

Mirror information used for the management station configuration.

MirrorSummary

Provides summary information for a software source mirror.

MirrorSyncStatus

Status summary of the mirror sync.

MirrorsCollection

The set of software source mirrors returned for the {@link #listMirrors(ListMirrorsRequest) listMirrors} operation.

ModuleCollection

The set of modules returned for the {@link #searchSoftwareSourceModules(SearchSoftwareSourceModulesRequest) searchSoftwareSourceModules} operation.

ModuleSpecDetails

Details about a specific appstream module.

ModuleStream

An object that defines a module stream provided by a software source.

ModuleStreamCollection

The set of module streams returned for {@link #listModuleStreamProfiles(ListModuleStreamProfilesRequest) listModuleStreamProfiles} operation.

ModuleStreamDetails

Provides the information used to update a module stream.

ModuleStreamDetailsBody

Provides the information used to enable or disable the module stream on a managed instance.

ModuleStreamProfile

An object that defines a module stream profile provide by a software source.

ModuleStreamProfileCollection

The set of module stream profiles returned for the {@link #listModuleStreamProfiles(ListModuleStreamProfilesRequest) listModuleStreamProfiles} operation.

ModuleStreamProfileDetails

Provides the information used to update a module stream profile.

ModuleStreamProfileDetailsBody

Provides the information used to install or remove a module stream profile on a managed instance.

ModuleStreamProfileFilter

Provides the information used to create a filter for module streams and profiles from a vendor software source to create or update a custom software source.

ModuleStreamProfileSummary

Provides the summary information for a module stream profile contained within a software source.

ModuleStreamSummary

Provides the summary information for a module stream contained within a software source.

ModuleSummary

Provides summary information about a module which is provided by a software source.

PackageFilter

Provides the information used to create a filter for packages from a vendor software source to create or update a custom software source.

PackageGroup

Yum or DNF package group, category, or environment.

PackageGroupCollection

The set of package groups returned for the {@link #listPackageGroups(ListPackageGroupsRequest) listPackageGroups} {@link #searchSoftwareSourcePackageGroups(SearchSoftwareSourcePackageGroupsRequest) searchSoftwareSourcePackageGroups} operation.

PackageGroupFilter

Provides the information used to create a filter for groups from a vendor software source to create or update a custom software source.

PackageGroupSummary

The yum or DNF package group that is associated with a software source.

PackageNameSummary

Provides summary information about a package.

PackageSummary

Provides summary information for a software package.

PackageSummaryModelConverter

PeerManagementStation

A list of other management stations that are behind the same load balancer within a high availability configuration. Stations are identified as peers if they have the same hostname and compartment.

PrivateSoftwareSource

The object that defines a private software source. A software source is a collection of packages. For more information, see Managing Software Sources.

PrivateSoftwareSourceSummary

Provides summary information for a private software source.

Profile

Object that defines the registration profile.

ProfileCollection

The set of registration profiles returned for the {@link #listProfiles(ListProfilesRequest) listProfiles} operation.

ProfileModelConverter

ProfileSummary

Provides summary information for a registration profile.

ProfileVersion

Represents a specific version of a registration profile.

PromoteSoftwareSourceToLifecycleStageDetails

Provides detailed information about the lifecycle stage promotion.

ProxyConfiguration

Proxy information used for the management station configuration.

RebootEvent

Provides information for a reboot event.

RebootEventData

Provides additional information for a reboot event.

RebootLifecycleStageDetails

PProvides the information used for the reboot job.

RebootManagedInstanceDetails

Provides the information used for the reboot job.

RebootManagedInstanceGroupDetails

Provides the information used for the reboot job.

RemoveModuleStreamProfileFromManagedInstanceDetails

Provides the information used to remove a module stream profile on a managed instance.

RemoveModuleStreamProfileFromManagedInstanceGroupDetails

Provides the details for removing a module stream profile from a managed instance group.

RemovePackagesFromManagedInstanceDetails

Provides the information used to remove software packages from a managed instance.

RemovePackagesFromManagedInstanceGroupDetails

The names of the packages to be removed from the managed instance group.

RemovePackagesFromSoftwareSourceDetails

Provides a list of packages to be removed from the software source.

ReplacePackagesInSoftwareSourceDetails

Provides a list of packages that will replace the existing packages in the software source.

RerunWorkRequestDetails

Provides the information used to target specific resources for the rerun of a work request.

ScheduledJob

The object that defines a scheduled job. For more information about jobs, see Managing Jobs.

ScheduledJobCollection

The set of scheduled jobs returned for the {@link #listScheduledJobs(ListScheduledJobsRequest) listScheduledJobs} operation.

ScheduledJobOperation

Defines an operation that is performed by a scheduled job.

ScheduledJobSummary

Provides summary information for a scheduled job.

SearchSoftwareSourceModuleStreamsDetails

Provides the information used to search for a set of module streams from a list software sources.

SearchSoftwareSourceModulesDetails

Provides the information used to search for a set of modules from a list software sources.

SearchSoftwareSourcePackageGroupsDetails

Provides the software sources and search parameters to get a list of associated package groups.

SoftwarePackage

An object that defines a software package.

SoftwarePackageCollection

A set of software packages returned for the {@link #listSoftwarePackages(ListSoftwarePackagesRequest) listSoftwarePackages} operation or {@link #listAllSoftwarePackages(ListAllSoftwarePackagesRequest) listAllSoftwarePackages} operation.

SoftwarePackageDependency

Identifies the dependency for a software package.

SoftwarePackageFile

A file associated with a package.

SoftwarePackageSummary

Provides summary information for a software package.

SoftwarePackagesDetails

Provides the information used to install, remove, or update software packages.

SoftwareSource

The object that defines a software source. A software source contains a collection of packages. For more information, see Managing Software Sources.

SoftwareSourceAvailability

An object that defines the OCID and the availability of a vendor software source.

SoftwareSourceCollection

A set of software sources returned for the {@link #listSoftwareSources(ListSoftwareSourcesRequest) listSoftwareSources} operation.

SoftwareSourceDetails

Provides identifying information for the specified software source.

SoftwareSourceEvent

Provides information for a software source event.

SoftwareSourceEventData

Provides additional information for a software source event.

SoftwareSourceModelConverter

SoftwareSourceProfile

Provides the information for a software source registration profile.

SoftwareSourceSummary

Provides summary information for a software source. A software source contains a collection of packages. For more information, see Managing Software Sources.

SoftwareSourceSummaryModelConverter

SoftwareSourceVendorCollection

Th set of software source vendors returned for the {@link #listSoftwareSourceVendors(ListSoftwareSourceVendorsRequest) listSoftwareSourceVendors} operation.

SoftwareSourceVendorSummary

Provides summary information about a software source vendor, including name, operating system family, and architecture type.

SoftwareSourcesDetails

The details about the software sources to be attached/detached.

SoftwareUpdateEvent

Provides information for a software update event.

SoftwareUpdateEventData

Provides additional information for a software update event.

StationHealth

Overall health information of the management station.

StationProfile

Provides the information for a management station registration profile. A management station profile can only be used by a single management station.

SwitchModuleStreamOnManagedInstanceDetails

Provides the information used to switch module streams on a managed instance.

SwitchModuleStreamOnManagedInstanceGroupDetails

Provides the details for switching module streams on the managed instance group.

SynchronizeMirrorsDetails

Detailed information about software source mirrors to be synced.

SysadminEvent

Information about the sysadmin event.

SysadminEventData

Data related to the sysadmin event.

SystemDetails

Provides information about the system architecture and operating system.

ThirdPartySoftwareSource

The object that defines a third-party software source. A software source is a collection of packages. For more information, see Managing Software Sources.

ThirdPartySoftwareSourceSummary

Provides summary information for a third-party software source.

UpdatableAutonomousSettings

Updatable settings for the Autonomous Linux service.

UpdatablePackageCollection

The set of packages returned for the {@link #listManagedInstanceUpdatablePackages(ListManagedInstanceUpdatablePackagesRequest) listManagedInstanceUpdatablePackages} operation.

UpdatablePackageSummary

Provides summary information for a software package available for installation on a managed instance.

UpdateAllPackagesOnManagedInstanceGroupDetails

Provides the details for updating the packages on the managed instance.

UpdateAllPackagesOnManagedInstancesInCompartmentDetails

Provides the information used to update all packages of a specified type on managed instances within the specified compartment.

UpdateCustomSoftwareSourceDetails

Provides the information used to update a custom software source.

UpdateEventDetails

Provides the information for updating the tags of an event for the {@link #updateEvent(UpdateEventRequest) updateEvent} operation.

UpdateLifecycleEnvironmentDetails

Provides the information used to update the lifecycle environment.

UpdateLifecycleStageDetails

Provides the information used to update the lifecycle stage.

UpdateManagedInstanceDetails

Provides the information used to update a managed instance.

UpdateManagedInstanceGroupDetails

Provides the information used to update the managed instance group.

UpdateManagementStationDetails

Provides the information used to update the management station.

UpdateMirrorConfigurationDetails

Provides the information used to update the mirror configuration for a management station.

UpdatePackagesOnManagedInstanceDetails

Provides the information used to update software packages on a managed instance.

UpdatePrivateSoftwareSourceDetails

Provides the information used to update a private software source.

UpdateProfileDetails

Provides the information used to update a registration profile.

UpdateProxyConfigurationDetails

Provides the information used to update the proxy configuration for a management station.

UpdateScheduledJobDetails

Provides the information used to update a scheduled job.

UpdateSoftwareSourceDetails

Provides the information used to update a software source.

UpdateSoftwareSourceDetailsModelConverter

UpdateThirdPartySoftwareSourceDetails

Provides the information used to update a third-party software source.

UpdateVendorSoftwareSourceDetails

Provides the information for updating the tags of a vendor software source.

UpdateVersionedCustomSoftwareSourceDetails

Provides the information used to update a versioned custom software source.

UpdateWorkRequestDetails

Provides the information used to update a work request.

VendorSoftwareSource

The object that defines a vendor software source. A software source is a collection of packages. For more information, see Managing Software Sources.

VendorSoftwareSourceSummary

Provides summary information for a vendor software source.

VersionedCustomSoftwareSource

The object that defines a versioned custom software source.

VersionedCustomSoftwareSourceSummary

Provides summary information for a versioned custom software source.

VmcoreDetails

Kernel event vmcore details

WindowsStandaloneProfile

Provides the information for a Windows standalone registration profile.

WindowsUpdate

An object that provides information about an update for a Windows instance.

WindowsUpdateCollection

A set of Windows updates returned for the {@link #listWindowsUpdates(ListWindowsUpdatesRequest) listWindowsUpdates} operation. The list contains a summary of each update.

WindowsUpdateSummary

Provides summary information about an update for a Windows instance.

WorkRequest

An object that defines a work request.

WorkRequestDetails

Provides the name and description of the job.

WorkRequestError

An error encountered while executing a work request.

WorkRequestErrorCollection

The set of work request errors returned for the {@link #listWorkRequestErrors(ListWorkRequestErrorsRequest) listWorkRequestErrors} operation.

WorkRequestEventDataAdditionalDetails

Provides additional information for the work request associated with an event.

WorkRequestLogEntry

A log message from the execution of a work request.

WorkRequestLogEntryCollection

The set of work request logs returned for the {@link #listWorkRequestLogs(ListWorkRequestLogsRequest) listWorkRequestLogs} operation.

WorkRequestManagementStationDetails

Details about management station actions.

WorkRequestResource

A resource created or operated on by a work request.

WorkRequestSummary

The summary of a work request.

WorkRequestSummaryCollection

The set of work requests returned for the {@link #listWorkRequests(ListWorkRequestsRequest) listWorkRequests} operation.

Enums

ActionType

Possible types of actions on the target resource.

AdvisorySeverity

Severity of the security advisory.

AdvisoryTypes

Possible erratum advisory types. These map to ELSA, ELBA, ELEA types.

AgentEventData.OperationTypeEnum

ArchType

CPU architecture type.

Availability

Availability status of a software source.

ChecksumType

Type of checksum used for the software source.

ClassificationTypes

Type of software update.

Event.LifecycleStateEnum

EventContent.TypeEnum

EventStatus

Status of the event.

EventType

Possible event types.

FilterType

Filter type for packages of a custom software source.

HealthState

Overall health status of the management station.

InstallationRequirements

Indicates requirements for installing updates on a managed instance.

KernelEventContent.ContentAvailabilityEnum

KspliceUpdateEventData.OperationTypeEnum

LifecycleEnvironment.LifecycleStateEnum

LifecycleStage.LifecycleStateEnum

ManagedInstanceGroup.LifecycleStateEnum

ManagedInstanceLocation

Location of the managed instance.

ManagedInstanceStatus

Status of the managed instance.

ManagementStation.LifecycleStateEnum

ManagementStationEventData.HealthStateEnum

ManagementStationEventData.OperationTypeEnum

MetricName

Possible metric names.

MirrorState

Mirror overall state.

MirrorType

Type of mirrored software source.

ModuleStreamProfileStatus

The status of a module stream profile.

ModuleStreamStatus

The status of a module stream.

OperationStatus

Possible operation statuses.

OperationTypes

Type of operation the scheduled job is performing.

OsFamily

Type of operating system.

OverallState

Overall state of the mirror.

PackageGroup.GroupTypeEnum

PackageSummary.PackageClassificationEnum

Profile.LifecycleStateEnum

Profile.RegistrationTypeEnum

ProfileType

Registration profile type.

ProfileVersion.RegistrationTypeEnum

RebootEventData.RebootStatusEnum

ScheduleTypes

The type of scheduling frequency for the job.

ScheduledJob.LifecycleStateEnum

SearchSoftwareSourceModuleStreamsDetails.SortByEnum

SearchSoftwareSourceModuleStreamsDetails.SortOrderEnum

SearchSoftwareSourceModulesDetails.SortByEnum

SearchSoftwareSourceModulesDetails.SortOrderEnum

SearchSoftwareSourcePackageGroupsDetails.SortByEnum

SearchSoftwareSourcePackageGroupsDetails.SortOrderEnum

SoftwarePackageArchitecture

Architecture type of a software package.

SoftwareSource.LifecycleStateEnum

SoftwareSourceEventData.OperationTypeEnum

SoftwareSourceSubType

Identifies how a custom software source was created.

SoftwareSourceType

Type of software source.

SoftwareUpdateEventData.OperationTypeEnum

SortOrder

Order to sort by.

TargetResourceEntityType

The type of resources that a work request can act on.

UpdateTypes

Type of software package update.

VendorName

Name of OS vendor.

VulnerabilityTypes

Possible types of a vulnerability shown on the report. For Linux instances, this refers to advisory type. For Windows intances, this refers to Windows update type.

WindowsUpdate.InstallableEnum

WindowsUpdateTypes

Type of Windows software update.

WorkRequestOperationType

Possible operation types.

WorkRequestResourceMetadataKey

Metadata keys for work request resource metadata.

In this article
Back to top