Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ManagedInstanceSummary

Provides summary information for a managed instance.

Properties

Optional architecture

architecture: model.ArchType

The CPU architecture type of the managed instance.

Optional autonomousSettings

autonomousSettings: model.AutonomousSettings

compartmentId

compartmentId: string

The OCID of the compartment that contains the managed instance.

Optional description

description: undefined | string

User-specified description of the managed instance.

displayName

displayName: string

User-friendly name for the managed instance.

id

id: string

The OCID of the managed instance.

Optional isManagedByAutonomousLinux

isManagedByAutonomousLinux: undefined | false | true

Indicates whether Autonomous Linux manages this instance.

Optional isManagementStation

isManagementStation: undefined | false | true

Whether this managed instance is acting as an on-premises management station.

Optional isRebootRequired

isRebootRequired: undefined | false | true

Indicates whether a reboot is required to complete installation of updates.

Optional lifecycleEnvironment

lifecycleEnvironment: model.Id

Optional lifecycleStage

lifecycleStage: model.Id

Optional location

location: model.ManagedInstanceLocation

The location of the managed instance.

Optional managedInstanceGroup

managedInstanceGroup: model.Id

Optional notificationTopicId

notificationTopicId: undefined | string

The OCID for the Oracle Notifications service (ONS) topic. ONS is the channel used to send notifications to the customer.

Optional osFamily

osFamily: model.OsFamily

The operating system type of the managed instance.

status

Current status of the managed instance.

tenancyId

tenancyId: string

The OCID of the tenancy this managed instance resides in.

Optional updatesAvailable

updatesAvailable: undefined | number

Number of updates available for installation. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj