Show / Hide Table of Contents

Namespace Oci.OsmanagementService.Models

Classes

AddPackagesToSoftwareSourceDetails

List of software package names

ApiError

Error Information

AttachChildSoftwareSourceToManagedInstanceDetails

Information for attaching a software source to a managed instance

AttachParentSoftwareSourceToManagedInstanceDetails

Information for attaching a software source to a managed instance

AutonomousSettings

Managed Instance with Autonomous settings

AvailableSoftwareSourceSummary

A software source which can be added to a managed instance. Once a software source is added, packages from that software source can be installed on that managed instance.

AvailableUpdateSummary

An update available for a managed instance

AvailableWindowsUpdateSummary

An update available for installation on the Windows managed instance.

ChangeManagedInstanceGroupCompartmentDetails

Compartment id for a managed instance group

ChangeScheduledJobCompartmentDetails

Compartment id for a scheduled job

ChangeSoftwareSourceCompartmentDetails

Compartment id for a software source

CrashEventSystemInformation

Detailed information about system at the time of the crash.

CreateManagedInstanceGroupDetails

Detail information for creating a managed instance group

CreateScheduledJobDetails

Information for creating a Scheduled Job

CreateSoftwareSourceDetails

Description of a software source to be created on the management system

DetachChildSoftwareSourceFromManagedInstanceDetails

Information for detaching a software source from a managed instance

DetachParentSoftwareSourceFromManagedInstanceDetails

Information for detaching a software source from a managed instance

Erratum

Details about the erratum.

ErratumSummary

Important changes for software. This can include security | advisories, bug fixes, or enhancements.

Event

Description of Event.

EventCollection

Results of a event search. Contains both EventSummary items and other information, such as metadata.

EventContent

Information about the data collected as a ZIP file when the event occurred.

EventModelConverter

EventReport

Summary about event occurrences on a system.

EventSummary

Summary of the Event.

Id

An id along with a name to simplify display for a user

InstallablePackageSummary

A software package available for install on a managed instance

InstalledPackageSummary

A software package installed on a managed instance

InstalledWindowsUpdateSummary

A Windows update installed on the Windows managed instance.

KernelCrashEvent

Information about a Kernel Crash.

KernelOopsEvent

Information about a Kernel Oops.

KernelVmCoreInformation

VMcore information.

ManageModuleStreamsOnManagedInstanceDetails

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

ManagedInstance

Detail information for an OCI Compute instance that is being managed

ManagedInstanceGroup

Detail information for a managed instance group

ManagedInstanceGroupSummary

An group of managed instances that will be managed together

ManagedInstanceSummary

An OCI Compute instance that is being managed

ModuleStream

A module stream provided by a software source

ModuleStreamDetails

Updatable information for a module stream

ModuleStreamOnManagedInstanceSummary

Summary information pertaining to a module stream on a managed instance

ModuleStreamProfile

A module stream profile provided by a software source

ModuleStreamProfileDetails

Updatable information for a module stream profile

ModuleStreamProfileOnManagedInstanceSummary

Summary information pertaining to a module stream profile on a managed instance

ModuleStreamProfileSummary

Summary information pertaining to a module stream profile provided by a software source

ModuleStreamSummary

Summary information pertaining to a module stream provided by a software source

PackageName

Identifying information for the specified package

Recurrence

An object for representing a recurrence time interval

RelatedEventCollection

Results of a event occurence search. Contains RelatedEventSummary.

RelatedEventSummary

Event occurrence on managed instances.

RemovePackagesFromSoftwareSourceDetails

List of software package names

ScheduledJob

Detailed information about a Scheduled Job

ScheduledJobSummary

Basic information about a Scheduled Job

SoftwarePackage

The details for a software package

SoftwarePackageDependency

A dependency for a software package

SoftwarePackageFile

A file associated with a package

SoftwarePackageSearchSummary

Summary information for a software package

SoftwarePackageSummary

Summary information for a software package

SoftwareSource

A software source contains a collection of packages

SoftwareSourceId

Identifying information for the specified software source

SoftwareSourceSummary

A software source contains a collection of packages

UpdateEventDetails

Information for updating an event associated with a managed instance

UpdateManagedInstanceDetails

Information to update a managed instance

UpdateManagedInstanceGroupDetails

Information for updating a managed instance group

UpdateModuleDetails

A description of a module and its stream

UpdateModuleStreamDetails

Information detailing the state of a module stream

UpdateModuleStreamProfileDetails

Information detailing the state of a module stream profile

UpdateModuleStreamStateDetails

A complete description of the state of modules on a managed instance

UpdateScheduledJobDetails

Information for updating a Scheduled Job

UpdateSoftwareSourceDetails

Information for updating a software source on the management system

WindowsUpdate

An update available for a Windows managed instance.

WindowsUpdateSummary

An update available for a Windows managed instance.

WorkRequest

A description of workrequest status

WorkRequestError

Human readable error message describing why the work request failed

WorkRequestLogEntry

Human readable log message describing what the work request is doing

WorkRequestResource

A resource created, operated on or used by a work request.

WorkRequestSummary

A work request summary

Enums

ArchTypes

Possible CPU architecture types

ChecksumTypes

Possible checksum types

ContentAvailability

Content Availability Status:

  • NOT_AVAILABLE - content is not available on the instance nor in the service
  • AVAILABLE_ON_INSTANCE - content is only available on the instance
  • AVAILABLE_ON_SERVICE - content is only available on the service
  • AVAILABLE_ON_INSTANCE_AND_SERVICE - content is available both on the instance and the service
  • AVAILABLE_ON_INSTANCE_UPLOAD_IN_PROGRESS - content is available on the instance and its upload is in progress

EventType

Event type:

  • KERNEL_OOPS - Used to identify a kernel panic condition event
  • KERNEL_CRASH - Used to identify an internal fatal kernel error that cannot be safely recovered from
  • CRASH - Used to identify when an application stopped functioning properly and exited
  • EXPLOIT_ATTEMPT - Used to identify a known exploit detection as identified by Ksplice
  • COMPLIANCE - Used to identify a compliance related events
  • TUNING_SUGGESTION - Used to identify autonomous tuning suggestion events
  • TUNING_APPLIED - Used to identify when a tuning suggestion has been applied
  • SECURITY - Used to identify security related events
  • ERROR - Used to identify error related events
  • WARNING - Used to identify warning related events

IntervalTypes

Possible schedule intervals

IsEligibleForInstallation

Indicates whether the update can be installed using OSMS.

LifecycleStates

Possible lifecycle states.

ManagedInstance.StatusEnum

ManagedInstanceSummary.StatusEnum

ModuleStreamOnManagedInstanceSummary.StatusEnum

ModuleStreamProfileOnManagedInstanceSummary.StatusEnum

OperationStatus

Operation status.

OperationTypes

Possible package operation types

OsFamilies

Operating System types

PackageUpdateTypes

The purpose of an update.

Recurrence.IntervalTypeEnum

ScheduleTypes

Possible schedule types

SoftwareSource.StatusEnum

SoftwareSourceSummary.StatusEnum

UpdateModuleStreamDetails.StatusEnum

UpdateModuleStreamProfileDetails.StatusEnum

UpdateTypes

Possible update types

WindowsUpdate.InstallationRequirementsEnum

WorkRequestResource.ActionTypeEnum

In this article
Back to top