oci.OsManagement.ManagedInstance
Explore with Pulumi AI
This resource provides the Managed Instance resource in Oracle Cloud Infrastructure OS Management service.
Updates a specific Managed Instance.
Create ManagedInstance Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new ManagedInstance(name: string, args: ManagedInstanceArgs, opts?: CustomResourceOptions);
@overload
def ManagedInstance(resource_name: str,
args: ManagedInstanceArgs,
opts: Optional[ResourceOptions] = None)
@overload
def ManagedInstance(resource_name: str,
opts: Optional[ResourceOptions] = None,
managed_instance_id: Optional[str] = None,
is_data_collection_authorized: Optional[bool] = None,
notification_topic_id: Optional[str] = None)
func NewManagedInstance(ctx *Context, name string, args ManagedInstanceArgs, opts ...ResourceOption) (*ManagedInstance, error)
public ManagedInstance(string name, ManagedInstanceArgs args, CustomResourceOptions? opts = null)
public ManagedInstance(String name, ManagedInstanceArgs args)
public ManagedInstance(String name, ManagedInstanceArgs args, CustomResourceOptions options)
type: oci:OsManagement:ManagedInstance
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args ManagedInstanceArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args ManagedInstanceArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args ManagedInstanceArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args ManagedInstanceArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args ManagedInstanceArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Constructor example
The following reference example uses placeholder values for all input properties.
var managedInstanceResource = new Oci.OsManagement.ManagedInstance("managedInstanceResource", new()
{
ManagedInstanceId = "string",
IsDataCollectionAuthorized = false,
NotificationTopicId = "string",
});
example, err := OsManagement.NewManagedInstance(ctx, "managedInstanceResource", &OsManagement.ManagedInstanceArgs{
ManagedInstanceId: pulumi.String("string"),
IsDataCollectionAuthorized: pulumi.Bool(false),
NotificationTopicId: pulumi.String("string"),
})
var managedInstanceResource = new ManagedInstance("managedInstanceResource", ManagedInstanceArgs.builder()
.managedInstanceId("string")
.isDataCollectionAuthorized(false)
.notificationTopicId("string")
.build());
managed_instance_resource = oci.os_management.ManagedInstance("managedInstanceResource",
managed_instance_id="string",
is_data_collection_authorized=False,
notification_topic_id="string")
const managedInstanceResource = new oci.osmanagement.ManagedInstance("managedInstanceResource", {
managedInstanceId: "string",
isDataCollectionAuthorized: false,
notificationTopicId: "string",
});
type: oci:OsManagement:ManagedInstance
properties:
isDataCollectionAuthorized: false
managedInstanceId: string
notificationTopicId: string
ManagedInstance Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The ManagedInstance resource accepts the following input properties:
- Managed
Instance stringId - OCID for the managed instance
- bool
- (Updatable) True if user allow data collection for this instance
- Notification
Topic stringId (Updatable) OCID of the ONS topic used to send notification to users
** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
- Managed
Instance stringId - OCID for the managed instance
- bool
- (Updatable) True if user allow data collection for this instance
- Notification
Topic stringId (Updatable) OCID of the ONS topic used to send notification to users
** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
- managed
Instance StringId - OCID for the managed instance
- Boolean
- (Updatable) True if user allow data collection for this instance
- notification
Topic StringId (Updatable) OCID of the ONS topic used to send notification to users
** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
- managed
Instance stringId - OCID for the managed instance
- boolean
- (Updatable) True if user allow data collection for this instance
- notification
Topic stringId (Updatable) OCID of the ONS topic used to send notification to users
** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
- managed_
instance_ strid - OCID for the managed instance
- bool
- (Updatable) True if user allow data collection for this instance
- notification_
topic_ strid (Updatable) OCID of the ONS topic used to send notification to users
** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
- managed
Instance StringId - OCID for the managed instance
- Boolean
- (Updatable) True if user allow data collection for this instance
- notification
Topic StringId (Updatable) OCID of the ONS topic used to send notification to users
** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
Outputs
All input properties are implicitly available as output properties. Additionally, the ManagedInstance resource produces the following output properties:
- Autonomouses
List<Managed
Instance Autonomouse> - if present, indicates the Managed Instance is an autonomous instance. Holds all the Autonomous specific information
- Bug
Updates intAvailable - Number of bug fix type updates available to be installed
- Child
Software List<ManagedSources Instance Child Software Source> - list of child Software Sources attached to the Managed Instance
- Compartment
Id string - OCID for the Compartment
- Description string
- Information specified by the user about the managed instance
- Display
Name string - User friendly name
- Enhancement
Updates intAvailable - Number of enhancement type updates available to be installed
- Id string
- The provider-assigned unique ID for this managed resource.
- Is
Reboot boolRequired - Indicates whether a reboot is required to complete installation of updates.
- Ksplice
Effective stringKernel Version - The ksplice effective kernel version
- Last
Boot string - Time at which the instance last booted
- Last
Checkin string - Time at which the instance last checked in
- Managed
Instance List<ManagedGroups Instance Managed Instance Group> - The ids of the managed instance groups of which this instance is a member.
- Os
Family string - The Operating System type of the managed instance.
- Os
Kernel stringVersion - Operating System Kernel Version
- Os
Name string - Operating System Name
- Os
Version string - Operating System Version
- Other
Updates intAvailable - Number of non-classified updates available to be installed
- Parent
Software List<ManagedSources Instance Parent Software Source> - the parent (base) Software Source attached to the Managed Instance
- Scheduled
Job intCount - Number of scheduled jobs associated with this instance
- Security
Updates intAvailable - Number of security type updates available to be installed
- Status string
- status of the managed instance.
- Updates
Available int - Number of updates available to be installed
- Work
Request intCount - Number of work requests associated with this instance
- Autonomouses
[]Managed
Instance Autonomouse - if present, indicates the Managed Instance is an autonomous instance. Holds all the Autonomous specific information
- Bug
Updates intAvailable - Number of bug fix type updates available to be installed
- Child
Software []ManagedSources Instance Child Software Source - list of child Software Sources attached to the Managed Instance
- Compartment
Id string - OCID for the Compartment
- Description string
- Information specified by the user about the managed instance
- Display
Name string - User friendly name
- Enhancement
Updates intAvailable - Number of enhancement type updates available to be installed
- Id string
- The provider-assigned unique ID for this managed resource.
- Is
Reboot boolRequired - Indicates whether a reboot is required to complete installation of updates.
- Ksplice
Effective stringKernel Version - The ksplice effective kernel version
- Last
Boot string - Time at which the instance last booted
- Last
Checkin string - Time at which the instance last checked in
- Managed
Instance []ManagedGroups Instance Managed Instance Group - The ids of the managed instance groups of which this instance is a member.
- Os
Family string - The Operating System type of the managed instance.
- Os
Kernel stringVersion - Operating System Kernel Version
- Os
Name string - Operating System Name
- Os
Version string - Operating System Version
- Other
Updates intAvailable - Number of non-classified updates available to be installed
- Parent
Software []ManagedSources Instance Parent Software Source - the parent (base) Software Source attached to the Managed Instance
- Scheduled
Job intCount - Number of scheduled jobs associated with this instance
- Security
Updates intAvailable - Number of security type updates available to be installed
- Status string
- status of the managed instance.
- Updates
Available int - Number of updates available to be installed
- Work
Request intCount - Number of work requests associated with this instance
- autonomouses
List<Managed
Instance Autonomouse> - if present, indicates the Managed Instance is an autonomous instance. Holds all the Autonomous specific information
- bug
Updates IntegerAvailable - Number of bug fix type updates available to be installed
- child
Software List<ManagedSources Instance Child Software Source> - list of child Software Sources attached to the Managed Instance
- compartment
Id String - OCID for the Compartment
- description String
- Information specified by the user about the managed instance
- display
Name String - User friendly name
- enhancement
Updates IntegerAvailable - Number of enhancement type updates available to be installed
- id String
- The provider-assigned unique ID for this managed resource.
- is
Reboot BooleanRequired - Indicates whether a reboot is required to complete installation of updates.
- ksplice
Effective StringKernel Version - The ksplice effective kernel version
- last
Boot String - Time at which the instance last booted
- last
Checkin String - Time at which the instance last checked in
- managed
Instance List<ManagedGroups Instance Managed Instance Group> - The ids of the managed instance groups of which this instance is a member.
- os
Family String - The Operating System type of the managed instance.
- os
Kernel StringVersion - Operating System Kernel Version
- os
Name String - Operating System Name
- os
Version String - Operating System Version
- other
Updates IntegerAvailable - Number of non-classified updates available to be installed
- parent
Software List<ManagedSources Instance Parent Software Source> - the parent (base) Software Source attached to the Managed Instance
- scheduled
Job IntegerCount - Number of scheduled jobs associated with this instance
- security
Updates IntegerAvailable - Number of security type updates available to be installed
- status String
- status of the managed instance.
- updates
Available Integer - Number of updates available to be installed
- work
Request IntegerCount - Number of work requests associated with this instance
- autonomouses
Managed
Instance Autonomouse[] - if present, indicates the Managed Instance is an autonomous instance. Holds all the Autonomous specific information
- bug
Updates numberAvailable - Number of bug fix type updates available to be installed
- child
Software ManagedSources Instance Child Software Source[] - list of child Software Sources attached to the Managed Instance
- compartment
Id string - OCID for the Compartment
- description string
- Information specified by the user about the managed instance
- display
Name string - User friendly name
- enhancement
Updates numberAvailable - Number of enhancement type updates available to be installed
- id string
- The provider-assigned unique ID for this managed resource.
- is
Reboot booleanRequired - Indicates whether a reboot is required to complete installation of updates.
- ksplice
Effective stringKernel Version - The ksplice effective kernel version
- last
Boot string - Time at which the instance last booted
- last
Checkin string - Time at which the instance last checked in
- managed
Instance ManagedGroups Instance Managed Instance Group[] - The ids of the managed instance groups of which this instance is a member.
- os
Family string - The Operating System type of the managed instance.
- os
Kernel stringVersion - Operating System Kernel Version
- os
Name string - Operating System Name
- os
Version string - Operating System Version
- other
Updates numberAvailable - Number of non-classified updates available to be installed
- parent
Software ManagedSources Instance Parent Software Source[] - the parent (base) Software Source attached to the Managed Instance
- scheduled
Job numberCount - Number of scheduled jobs associated with this instance
- security
Updates numberAvailable - Number of security type updates available to be installed
- status string
- status of the managed instance.
- updates
Available number - Number of updates available to be installed
- work
Request numberCount - Number of work requests associated with this instance
- autonomouses
Sequence[osmanagement.
Managed Instance Autonomouse] - if present, indicates the Managed Instance is an autonomous instance. Holds all the Autonomous specific information
- bug_
updates_ intavailable - Number of bug fix type updates available to be installed
- child_
software_ Sequence[osmanagement.sources Managed Instance Child Software Source] - list of child Software Sources attached to the Managed Instance
- compartment_
id str - OCID for the Compartment
- description str
- Information specified by the user about the managed instance
- display_
name str - User friendly name
- enhancement_
updates_ intavailable - Number of enhancement type updates available to be installed
- id str
- The provider-assigned unique ID for this managed resource.
- is_
reboot_ boolrequired - Indicates whether a reboot is required to complete installation of updates.
- ksplice_
effective_ strkernel_ version - The ksplice effective kernel version
- last_
boot str - Time at which the instance last booted
- last_
checkin str - Time at which the instance last checked in
- managed_
instance_ Sequence[osmanagement.groups Managed Instance Managed Instance Group] - The ids of the managed instance groups of which this instance is a member.
- os_
family str - The Operating System type of the managed instance.
- os_
kernel_ strversion - Operating System Kernel Version
- os_
name str - Operating System Name
- os_
version str - Operating System Version
- other_
updates_ intavailable - Number of non-classified updates available to be installed
- parent_
software_ Sequence[osmanagement.sources Managed Instance Parent Software Source] - the parent (base) Software Source attached to the Managed Instance
- scheduled_
job_ intcount - Number of scheduled jobs associated with this instance
- security_
updates_ intavailable - Number of security type updates available to be installed
- status str
- status of the managed instance.
- updates_
available int - Number of updates available to be installed
- work_
request_ intcount - Number of work requests associated with this instance
- autonomouses List<Property Map>
- if present, indicates the Managed Instance is an autonomous instance. Holds all the Autonomous specific information
- bug
Updates NumberAvailable - Number of bug fix type updates available to be installed
- child
Software List<Property Map>Sources - list of child Software Sources attached to the Managed Instance
- compartment
Id String - OCID for the Compartment
- description String
- Information specified by the user about the managed instance
- display
Name String - User friendly name
- enhancement
Updates NumberAvailable - Number of enhancement type updates available to be installed
- id String
- The provider-assigned unique ID for this managed resource.
- is
Reboot BooleanRequired - Indicates whether a reboot is required to complete installation of updates.
- ksplice
Effective StringKernel Version - The ksplice effective kernel version
- last
Boot String - Time at which the instance last booted
- last
Checkin String - Time at which the instance last checked in
- managed
Instance List<Property Map>Groups - The ids of the managed instance groups of which this instance is a member.
- os
Family String - The Operating System type of the managed instance.
- os
Kernel StringVersion - Operating System Kernel Version
- os
Name String - Operating System Name
- os
Version String - Operating System Version
- other
Updates NumberAvailable - Number of non-classified updates available to be installed
- parent
Software List<Property Map>Sources - the parent (base) Software Source attached to the Managed Instance
- scheduled
Job NumberCount - Number of scheduled jobs associated with this instance
- security
Updates NumberAvailable - Number of security type updates available to be installed
- status String
- status of the managed instance.
- updates
Available Number - Number of updates available to be installed
- work
Request NumberCount - Number of work requests associated with this instance
Look up Existing ManagedInstance Resource
Get an existing ManagedInstance resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.
public static get(name: string, id: Input<ID>, state?: ManagedInstanceState, opts?: CustomResourceOptions): ManagedInstance
@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
autonomouses: Optional[Sequence[_osmanagement.ManagedInstanceAutonomouseArgs]] = None,
bug_updates_available: Optional[int] = None,
child_software_sources: Optional[Sequence[_osmanagement.ManagedInstanceChildSoftwareSourceArgs]] = None,
compartment_id: Optional[str] = None,
description: Optional[str] = None,
display_name: Optional[str] = None,
enhancement_updates_available: Optional[int] = None,
is_data_collection_authorized: Optional[bool] = None,
is_reboot_required: Optional[bool] = None,
ksplice_effective_kernel_version: Optional[str] = None,
last_boot: Optional[str] = None,
last_checkin: Optional[str] = None,
managed_instance_groups: Optional[Sequence[_osmanagement.ManagedInstanceManagedInstanceGroupArgs]] = None,
managed_instance_id: Optional[str] = None,
notification_topic_id: Optional[str] = None,
os_family: Optional[str] = None,
os_kernel_version: Optional[str] = None,
os_name: Optional[str] = None,
os_version: Optional[str] = None,
other_updates_available: Optional[int] = None,
parent_software_sources: Optional[Sequence[_osmanagement.ManagedInstanceParentSoftwareSourceArgs]] = None,
scheduled_job_count: Optional[int] = None,
security_updates_available: Optional[int] = None,
status: Optional[str] = None,
updates_available: Optional[int] = None,
work_request_count: Optional[int] = None) -> ManagedInstance
func GetManagedInstance(ctx *Context, name string, id IDInput, state *ManagedInstanceState, opts ...ResourceOption) (*ManagedInstance, error)
public static ManagedInstance Get(string name, Input<string> id, ManagedInstanceState? state, CustomResourceOptions? opts = null)
public static ManagedInstance get(String name, Output<String> id, ManagedInstanceState state, CustomResourceOptions options)
Resource lookup is not supported in YAML
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- resource_name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- Autonomouses
List<Managed
Instance Autonomouse> - if present, indicates the Managed Instance is an autonomous instance. Holds all the Autonomous specific information
- Bug
Updates intAvailable - Number of bug fix type updates available to be installed
- Child
Software List<ManagedSources Instance Child Software Source> - list of child Software Sources attached to the Managed Instance
- Compartment
Id string - OCID for the Compartment
- Description string
- Information specified by the user about the managed instance
- Display
Name string - User friendly name
- Enhancement
Updates intAvailable - Number of enhancement type updates available to be installed
- bool
- (Updatable) True if user allow data collection for this instance
- Is
Reboot boolRequired - Indicates whether a reboot is required to complete installation of updates.
- Ksplice
Effective stringKernel Version - The ksplice effective kernel version
- Last
Boot string - Time at which the instance last booted
- Last
Checkin string - Time at which the instance last checked in
- Managed
Instance List<ManagedGroups Instance Managed Instance Group> - The ids of the managed instance groups of which this instance is a member.
- Managed
Instance stringId - OCID for the managed instance
- Notification
Topic stringId (Updatable) OCID of the ONS topic used to send notification to users
** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
- Os
Family string - The Operating System type of the managed instance.
- Os
Kernel stringVersion - Operating System Kernel Version
- Os
Name string - Operating System Name
- Os
Version string - Operating System Version
- Other
Updates intAvailable - Number of non-classified updates available to be installed
- Parent
Software List<ManagedSources Instance Parent Software Source> - the parent (base) Software Source attached to the Managed Instance
- Scheduled
Job intCount - Number of scheduled jobs associated with this instance
- Security
Updates intAvailable - Number of security type updates available to be installed
- Status string
- status of the managed instance.
- Updates
Available int - Number of updates available to be installed
- Work
Request intCount - Number of work requests associated with this instance
- Autonomouses
[]Managed
Instance Autonomouse Args - if present, indicates the Managed Instance is an autonomous instance. Holds all the Autonomous specific information
- Bug
Updates intAvailable - Number of bug fix type updates available to be installed
- Child
Software []ManagedSources Instance Child Software Source Args - list of child Software Sources attached to the Managed Instance
- Compartment
Id string - OCID for the Compartment
- Description string
- Information specified by the user about the managed instance
- Display
Name string - User friendly name
- Enhancement
Updates intAvailable - Number of enhancement type updates available to be installed
- bool
- (Updatable) True if user allow data collection for this instance
- Is
Reboot boolRequired - Indicates whether a reboot is required to complete installation of updates.
- Ksplice
Effective stringKernel Version - The ksplice effective kernel version
- Last
Boot string - Time at which the instance last booted
- Last
Checkin string - Time at which the instance last checked in
- Managed
Instance []ManagedGroups Instance Managed Instance Group Args - The ids of the managed instance groups of which this instance is a member.
- Managed
Instance stringId - OCID for the managed instance
- Notification
Topic stringId (Updatable) OCID of the ONS topic used to send notification to users
** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
- Os
Family string - The Operating System type of the managed instance.
- Os
Kernel stringVersion - Operating System Kernel Version
- Os
Name string - Operating System Name
- Os
Version string - Operating System Version
- Other
Updates intAvailable - Number of non-classified updates available to be installed
- Parent
Software []ManagedSources Instance Parent Software Source Args - the parent (base) Software Source attached to the Managed Instance
- Scheduled
Job intCount - Number of scheduled jobs associated with this instance
- Security
Updates intAvailable - Number of security type updates available to be installed
- Status string
- status of the managed instance.
- Updates
Available int - Number of updates available to be installed
- Work
Request intCount - Number of work requests associated with this instance
- autonomouses
List<Managed
Instance Autonomouse> - if present, indicates the Managed Instance is an autonomous instance. Holds all the Autonomous specific information
- bug
Updates IntegerAvailable - Number of bug fix type updates available to be installed
- child
Software List<ManagedSources Instance Child Software Source> - list of child Software Sources attached to the Managed Instance
- compartment
Id String - OCID for the Compartment
- description String
- Information specified by the user about the managed instance
- display
Name String - User friendly name
- enhancement
Updates IntegerAvailable - Number of enhancement type updates available to be installed
- Boolean
- (Updatable) True if user allow data collection for this instance
- is
Reboot BooleanRequired - Indicates whether a reboot is required to complete installation of updates.
- ksplice
Effective StringKernel Version - The ksplice effective kernel version
- last
Boot String - Time at which the instance last booted
- last
Checkin String - Time at which the instance last checked in
- managed
Instance List<ManagedGroups Instance Managed Instance Group> - The ids of the managed instance groups of which this instance is a member.
- managed
Instance StringId - OCID for the managed instance
- notification
Topic StringId (Updatable) OCID of the ONS topic used to send notification to users
** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
- os
Family String - The Operating System type of the managed instance.
- os
Kernel StringVersion - Operating System Kernel Version
- os
Name String - Operating System Name
- os
Version String - Operating System Version
- other
Updates IntegerAvailable - Number of non-classified updates available to be installed
- parent
Software List<ManagedSources Instance Parent Software Source> - the parent (base) Software Source attached to the Managed Instance
- scheduled
Job IntegerCount - Number of scheduled jobs associated with this instance
- security
Updates IntegerAvailable - Number of security type updates available to be installed
- status String
- status of the managed instance.
- updates
Available Integer - Number of updates available to be installed
- work
Request IntegerCount - Number of work requests associated with this instance
- autonomouses
Managed
Instance Autonomouse[] - if present, indicates the Managed Instance is an autonomous instance. Holds all the Autonomous specific information
- bug
Updates numberAvailable - Number of bug fix type updates available to be installed
- child
Software ManagedSources Instance Child Software Source[] - list of child Software Sources attached to the Managed Instance
- compartment
Id string - OCID for the Compartment
- description string
- Information specified by the user about the managed instance
- display
Name string - User friendly name
- enhancement
Updates numberAvailable - Number of enhancement type updates available to be installed
- boolean
- (Updatable) True if user allow data collection for this instance
- is
Reboot booleanRequired - Indicates whether a reboot is required to complete installation of updates.
- ksplice
Effective stringKernel Version - The ksplice effective kernel version
- last
Boot string - Time at which the instance last booted
- last
Checkin string - Time at which the instance last checked in
- managed
Instance ManagedGroups Instance Managed Instance Group[] - The ids of the managed instance groups of which this instance is a member.
- managed
Instance stringId - OCID for the managed instance
- notification
Topic stringId (Updatable) OCID of the ONS topic used to send notification to users
** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
- os
Family string - The Operating System type of the managed instance.
- os
Kernel stringVersion - Operating System Kernel Version
- os
Name string - Operating System Name
- os
Version string - Operating System Version
- other
Updates numberAvailable - Number of non-classified updates available to be installed
- parent
Software ManagedSources Instance Parent Software Source[] - the parent (base) Software Source attached to the Managed Instance
- scheduled
Job numberCount - Number of scheduled jobs associated with this instance
- security
Updates numberAvailable - Number of security type updates available to be installed
- status string
- status of the managed instance.
- updates
Available number - Number of updates available to be installed
- work
Request numberCount - Number of work requests associated with this instance
- autonomouses
Sequence[osmanagement.
Managed Instance Autonomouse Args] - if present, indicates the Managed Instance is an autonomous instance. Holds all the Autonomous specific information
- bug_
updates_ intavailable - Number of bug fix type updates available to be installed
- child_
software_ Sequence[osmanagement.sources Managed Instance Child Software Source Args] - list of child Software Sources attached to the Managed Instance
- compartment_
id str - OCID for the Compartment
- description str
- Information specified by the user about the managed instance
- display_
name str - User friendly name
- enhancement_
updates_ intavailable - Number of enhancement type updates available to be installed
- bool
- (Updatable) True if user allow data collection for this instance
- is_
reboot_ boolrequired - Indicates whether a reboot is required to complete installation of updates.
- ksplice_
effective_ strkernel_ version - The ksplice effective kernel version
- last_
boot str - Time at which the instance last booted
- last_
checkin str - Time at which the instance last checked in
- managed_
instance_ Sequence[osmanagement.groups Managed Instance Managed Instance Group Args] - The ids of the managed instance groups of which this instance is a member.
- managed_
instance_ strid - OCID for the managed instance
- notification_
topic_ strid (Updatable) OCID of the ONS topic used to send notification to users
** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
- os_
family str - The Operating System type of the managed instance.
- os_
kernel_ strversion - Operating System Kernel Version
- os_
name str - Operating System Name
- os_
version str - Operating System Version
- other_
updates_ intavailable - Number of non-classified updates available to be installed
- parent_
software_ Sequence[osmanagement.sources Managed Instance Parent Software Source Args] - the parent (base) Software Source attached to the Managed Instance
- scheduled_
job_ intcount - Number of scheduled jobs associated with this instance
- security_
updates_ intavailable - Number of security type updates available to be installed
- status str
- status of the managed instance.
- updates_
available int - Number of updates available to be installed
- work_
request_ intcount - Number of work requests associated with this instance
- autonomouses List<Property Map>
- if present, indicates the Managed Instance is an autonomous instance. Holds all the Autonomous specific information
- bug
Updates NumberAvailable - Number of bug fix type updates available to be installed
- child
Software List<Property Map>Sources - list of child Software Sources attached to the Managed Instance
- compartment
Id String - OCID for the Compartment
- description String
- Information specified by the user about the managed instance
- display
Name String - User friendly name
- enhancement
Updates NumberAvailable - Number of enhancement type updates available to be installed
- Boolean
- (Updatable) True if user allow data collection for this instance
- is
Reboot BooleanRequired - Indicates whether a reboot is required to complete installation of updates.
- ksplice
Effective StringKernel Version - The ksplice effective kernel version
- last
Boot String - Time at which the instance last booted
- last
Checkin String - Time at which the instance last checked in
- managed
Instance List<Property Map>Groups - The ids of the managed instance groups of which this instance is a member.
- managed
Instance StringId - OCID for the managed instance
- notification
Topic StringId (Updatable) OCID of the ONS topic used to send notification to users
** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
- os
Family String - The Operating System type of the managed instance.
- os
Kernel StringVersion - Operating System Kernel Version
- os
Name String - Operating System Name
- os
Version String - Operating System Version
- other
Updates NumberAvailable - Number of non-classified updates available to be installed
- parent
Software List<Property Map>Sources - the parent (base) Software Source attached to the Managed Instance
- scheduled
Job NumberCount - Number of scheduled jobs associated with this instance
- security
Updates NumberAvailable - Number of security type updates available to be installed
- status String
- status of the managed instance.
- updates
Available Number - Number of updates available to be installed
- work
Request NumberCount - Number of work requests associated with this instance
Supporting Types
ManagedInstanceAutonomouse, ManagedInstanceAutonomouseArgs
- Is
Auto boolUpdate Enabled - True if daily updates are enabled
- Is
Auto boolUpdate Enabled - True if daily updates are enabled
- is
Auto BooleanUpdate Enabled - True if daily updates are enabled
- is
Auto booleanUpdate Enabled - True if daily updates are enabled
- is_
auto_ boolupdate_ enabled - True if daily updates are enabled
- is
Auto BooleanUpdate Enabled - True if daily updates are enabled
ManagedInstanceChildSoftwareSource, ManagedInstanceChildSoftwareSourceArgs
ManagedInstanceManagedInstanceGroup, ManagedInstanceManagedInstanceGroupArgs
- Display
Name string - User friendly name
- Id string
- software source identifier
- Display
Name string - User friendly name
- Id string
- software source identifier
- display
Name String - User friendly name
- id String
- software source identifier
- display
Name string - User friendly name
- id string
- software source identifier
- display_
name str - User friendly name
- id str
- software source identifier
- display
Name String - User friendly name
- id String
- software source identifier
ManagedInstanceParentSoftwareSource, ManagedInstanceParentSoftwareSourceArgs
Import
ManagedInstances can be imported using the id
, e.g.
$ pulumi import oci:OsManagement/managedInstance:ManagedInstance test_managed_instance "id"
To learn more about importing existing cloud resources, see Importing resources.
Package Details
- Repository
- oci pulumi/pulumi-oci
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
oci
Terraform Provider.