oci.OsManagementHub.Event
Explore with Pulumi AI
This resource provides the Event resource in Oracle Cloud Infrastructure Os Management Hub service.
Updates the tags for an event.
Create Event Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new Event(name: string, args: EventArgs, opts?: CustomResourceOptions);
@overload
def Event(resource_name: str,
args: EventArgs,
opts: Optional[ResourceOptions] = None)
@overload
def Event(resource_name: str,
opts: Optional[ResourceOptions] = None,
event_id: Optional[str] = None,
compartment_id: Optional[str] = None,
defined_tags: Optional[Mapping[str, Any]] = None,
freeform_tags: Optional[Mapping[str, Any]] = None)
func NewEvent(ctx *Context, name string, args EventArgs, opts ...ResourceOption) (*Event, error)
public Event(string name, EventArgs args, CustomResourceOptions? opts = null)
type: oci:OsManagementHub:Event
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 EventArgs
- 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 EventArgs
- 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 EventArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args EventArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args EventArgs
- 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 eventResource = new Oci.OsManagementHub.Event("eventResource", new()
{
EventId = "string",
CompartmentId = "string",
DefinedTags =
{
{ "string", "any" },
},
FreeformTags =
{
{ "string", "any" },
},
});
example, err := OsManagementHub.NewEvent(ctx, "eventResource", &OsManagementHub.EventArgs{
EventId: pulumi.String("string"),
CompartmentId: pulumi.String("string"),
DefinedTags: pulumi.Map{
"string": pulumi.Any("any"),
},
FreeformTags: pulumi.Map{
"string": pulumi.Any("any"),
},
})
var eventResource = new Event("eventResource", EventArgs.builder()
.eventId("string")
.compartmentId("string")
.definedTags(Map.of("string", "any"))
.freeformTags(Map.of("string", "any"))
.build());
event_resource = oci.os_management_hub.Event("eventResource",
event_id="string",
compartment_id="string",
defined_tags={
"string": "any",
},
freeform_tags={
"string": "any",
})
const eventResource = new oci.osmanagementhub.Event("eventResource", {
eventId: "string",
compartmentId: "string",
definedTags: {
string: "any",
},
freeformTags: {
string: "any",
},
});
type: oci:OsManagementHub:Event
properties:
compartmentId: string
definedTags:
string: any
eventId: string
freeformTags:
string: any
Event Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
The Event resource accepts the following input properties:
- Event
Id string - (Updatable) The OCID of the event.
- Compartment
Id string - (Updatable) The OCID of the compartment.
- Dictionary<string, object>
- (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"}
- Dictionary<string, object>
(Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
** 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
- Event
Id string - (Updatable) The OCID of the event.
- Compartment
Id string - (Updatable) The OCID of the compartment.
- map[string]interface{}
- (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"}
- map[string]interface{}
(Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
** 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
- event
Id String - (Updatable) The OCID of the event.
- compartment
Id String - (Updatable) The OCID of the compartment.
- Map<String,Object>
- (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"}
- Map<String,Object>
(Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
** 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
- event
Id string - (Updatable) The OCID of the event.
- compartment
Id string - (Updatable) The OCID of the compartment.
- {[key: string]: any}
- (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"}
- {[key: string]: any}
(Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
** 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
- event_
id str - (Updatable) The OCID of the event.
- compartment_
id str - (Updatable) The OCID of the compartment.
- Mapping[str, Any]
- (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"}
- Mapping[str, Any]
(Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
** 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
- event
Id String - (Updatable) The OCID of the event.
- compartment
Id String - (Updatable) The OCID of the compartment.
- Map<Any>
- (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"}
- Map<Any>
(Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
** 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 Event resource produces the following output properties:
- Datas
List<Event
Data> - Provides additional information for a management station event.
- Event
Details string - Details of an event.
- Event
Summary string - Summary of the event.
- Id string
- The provider-assigned unique ID for this managed resource.
- Is
Managed boolBy Autonomous Linux - Indicates whether the event occurred on a resource that is managed by the Autonomous Linux service.
- Lifecycle
Details string - Describes the current state of the event in more detail. For example, the message can provide actionable information for a resource in the 'FAILED' state.
- Resource
Id string - The OCID of the managed instance or resource where the event occurred.
- State string
- The current state of the event.
- System
Details List<EventSystem Detail> - Provides information about the system architecture and operating system.
- Dictionary<string, object>
- System tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"orcl-cloud.free-tier-retained": "true"}
- Time
Created string - The date and time the Event was created, in the format defined by RFC 3339. Example:
2016-08-25T21:10:29.600Z
- Time
Occurred string - The date and time that the event occurred.
- Time
Updated string - The date and time that the event was updated (in RFC 3339 format). Example:
2016-08-25T21:10:29.600Z
- Type string
- Event type:
KERNEL_OOPS
- Used to identify a kernel panic condition eventKERNEL_CRASH
- Used to identify an internal fatal kernel error that cannot be safely recovered fromEXPLOIT_ATTEMPT
- Used to identify a known exploit detection as identified by KspliceSOFTWARE_UPDATE
- Software updates - PackagesKSPLICE_UPDATE
- Ksplice updatesSOFTWARE_SOURCE
- Software sourceAGENT
- AgentMANAGEMENT_STATION
- Management Station
- Datas
[]Event
Data - Provides additional information for a management station event.
- Event
Details string - Details of an event.
- Event
Summary string - Summary of the event.
- Id string
- The provider-assigned unique ID for this managed resource.
- Is
Managed boolBy Autonomous Linux - Indicates whether the event occurred on a resource that is managed by the Autonomous Linux service.
- Lifecycle
Details string - Describes the current state of the event in more detail. For example, the message can provide actionable information for a resource in the 'FAILED' state.
- Resource
Id string - The OCID of the managed instance or resource where the event occurred.
- State string
- The current state of the event.
- System
Details []EventSystem Detail - Provides information about the system architecture and operating system.
- map[string]interface{}
- System tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"orcl-cloud.free-tier-retained": "true"}
- Time
Created string - The date and time the Event was created, in the format defined by RFC 3339. Example:
2016-08-25T21:10:29.600Z
- Time
Occurred string - The date and time that the event occurred.
- Time
Updated string - The date and time that the event was updated (in RFC 3339 format). Example:
2016-08-25T21:10:29.600Z
- Type string
- Event type:
KERNEL_OOPS
- Used to identify a kernel panic condition eventKERNEL_CRASH
- Used to identify an internal fatal kernel error that cannot be safely recovered fromEXPLOIT_ATTEMPT
- Used to identify a known exploit detection as identified by KspliceSOFTWARE_UPDATE
- Software updates - PackagesKSPLICE_UPDATE
- Ksplice updatesSOFTWARE_SOURCE
- Software sourceAGENT
- AgentMANAGEMENT_STATION
- Management Station
- datas
List<Event
Data> - Provides additional information for a management station event.
- event
Details String - Details of an event.
- event
Summary String - Summary of the event.
- id String
- The provider-assigned unique ID for this managed resource.
- is
Managed BooleanBy Autonomous Linux - Indicates whether the event occurred on a resource that is managed by the Autonomous Linux service.
- lifecycle
Details String - Describes the current state of the event in more detail. For example, the message can provide actionable information for a resource in the 'FAILED' state.
- resource
Id String - The OCID of the managed instance or resource where the event occurred.
- state String
- The current state of the event.
- system
Details List<EventSystem Detail> - Provides information about the system architecture and operating system.
- Map<String,Object>
- System tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"orcl-cloud.free-tier-retained": "true"}
- time
Created String - The date and time the Event was created, in the format defined by RFC 3339. Example:
2016-08-25T21:10:29.600Z
- time
Occurred String - The date and time that the event occurred.
- time
Updated String - The date and time that the event was updated (in RFC 3339 format). Example:
2016-08-25T21:10:29.600Z
- type String
- Event type:
KERNEL_OOPS
- Used to identify a kernel panic condition eventKERNEL_CRASH
- Used to identify an internal fatal kernel error that cannot be safely recovered fromEXPLOIT_ATTEMPT
- Used to identify a known exploit detection as identified by KspliceSOFTWARE_UPDATE
- Software updates - PackagesKSPLICE_UPDATE
- Ksplice updatesSOFTWARE_SOURCE
- Software sourceAGENT
- AgentMANAGEMENT_STATION
- Management Station
- datas
Event
Data[] - Provides additional information for a management station event.
- event
Details string - Details of an event.
- event
Summary string - Summary of the event.
- id string
- The provider-assigned unique ID for this managed resource.
- is
Managed booleanBy Autonomous Linux - Indicates whether the event occurred on a resource that is managed by the Autonomous Linux service.
- lifecycle
Details string - Describes the current state of the event in more detail. For example, the message can provide actionable information for a resource in the 'FAILED' state.
- resource
Id string - The OCID of the managed instance or resource where the event occurred.
- state string
- The current state of the event.
- system
Details EventSystem Detail[] - Provides information about the system architecture and operating system.
- {[key: string]: any}
- System tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"orcl-cloud.free-tier-retained": "true"}
- time
Created string - The date and time the Event was created, in the format defined by RFC 3339. Example:
2016-08-25T21:10:29.600Z
- time
Occurred string - The date and time that the event occurred.
- time
Updated string - The date and time that the event was updated (in RFC 3339 format). Example:
2016-08-25T21:10:29.600Z
- type string
- Event type:
KERNEL_OOPS
- Used to identify a kernel panic condition eventKERNEL_CRASH
- Used to identify an internal fatal kernel error that cannot be safely recovered fromEXPLOIT_ATTEMPT
- Used to identify a known exploit detection as identified by KspliceSOFTWARE_UPDATE
- Software updates - PackagesKSPLICE_UPDATE
- Ksplice updatesSOFTWARE_SOURCE
- Software sourceAGENT
- AgentMANAGEMENT_STATION
- Management Station
- datas
Sequence[osmanagementhub.
Event Data] - Provides additional information for a management station event.
- event_
details str - Details of an event.
- event_
summary str - Summary of the event.
- id str
- The provider-assigned unique ID for this managed resource.
- is_
managed_ boolby_ autonomous_ linux - Indicates whether the event occurred on a resource that is managed by the Autonomous Linux service.
- lifecycle_
details str - Describes the current state of the event in more detail. For example, the message can provide actionable information for a resource in the 'FAILED' state.
- resource_
id str - The OCID of the managed instance or resource where the event occurred.
- state str
- The current state of the event.
- system_
details Sequence[osmanagementhub.Event System Detail] - Provides information about the system architecture and operating system.
- Mapping[str, Any]
- System tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"orcl-cloud.free-tier-retained": "true"}
- time_
created str - The date and time the Event was created, in the format defined by RFC 3339. Example:
2016-08-25T21:10:29.600Z
- time_
occurred str - The date and time that the event occurred.
- time_
updated str - The date and time that the event was updated (in RFC 3339 format). Example:
2016-08-25T21:10:29.600Z
- type str
- Event type:
KERNEL_OOPS
- Used to identify a kernel panic condition eventKERNEL_CRASH
- Used to identify an internal fatal kernel error that cannot be safely recovered fromEXPLOIT_ATTEMPT
- Used to identify a known exploit detection as identified by KspliceSOFTWARE_UPDATE
- Software updates - PackagesKSPLICE_UPDATE
- Ksplice updatesSOFTWARE_SOURCE
- Software sourceAGENT
- AgentMANAGEMENT_STATION
- Management Station
- datas List<Property Map>
- Provides additional information for a management station event.
- event
Details String - Details of an event.
- event
Summary String - Summary of the event.
- id String
- The provider-assigned unique ID for this managed resource.
- is
Managed BooleanBy Autonomous Linux - Indicates whether the event occurred on a resource that is managed by the Autonomous Linux service.
- lifecycle
Details String - Describes the current state of the event in more detail. For example, the message can provide actionable information for a resource in the 'FAILED' state.
- resource
Id String - The OCID of the managed instance or resource where the event occurred.
- state String
- The current state of the event.
- system
Details List<Property Map> - Provides information about the system architecture and operating system.
- Map<Any>
- System tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"orcl-cloud.free-tier-retained": "true"}
- time
Created String - The date and time the Event was created, in the format defined by RFC 3339. Example:
2016-08-25T21:10:29.600Z
- time
Occurred String - The date and time that the event occurred.
- time
Updated String - The date and time that the event was updated (in RFC 3339 format). Example:
2016-08-25T21:10:29.600Z
- type String
- Event type:
KERNEL_OOPS
- Used to identify a kernel panic condition eventKERNEL_CRASH
- Used to identify an internal fatal kernel error that cannot be safely recovered fromEXPLOIT_ATTEMPT
- Used to identify a known exploit detection as identified by KspliceSOFTWARE_UPDATE
- Software updates - PackagesKSPLICE_UPDATE
- Ksplice updatesSOFTWARE_SOURCE
- Software sourceAGENT
- AgentMANAGEMENT_STATION
- Management Station
Look up Existing Event Resource
Get an existing Event 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?: EventState, opts?: CustomResourceOptions): Event
@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
compartment_id: Optional[str] = None,
datas: Optional[Sequence[_osmanagementhub.EventDataArgs]] = None,
defined_tags: Optional[Mapping[str, Any]] = None,
event_details: Optional[str] = None,
event_id: Optional[str] = None,
event_summary: Optional[str] = None,
freeform_tags: Optional[Mapping[str, Any]] = None,
is_managed_by_autonomous_linux: Optional[bool] = None,
lifecycle_details: Optional[str] = None,
resource_id: Optional[str] = None,
state: Optional[str] = None,
system_details: Optional[Sequence[_osmanagementhub.EventSystemDetailArgs]] = None,
system_tags: Optional[Mapping[str, Any]] = None,
time_created: Optional[str] = None,
time_occurred: Optional[str] = None,
time_updated: Optional[str] = None,
type: Optional[str] = None) -> Event
func GetEvent(ctx *Context, name string, id IDInput, state *EventState, opts ...ResourceOption) (*Event, error)
public static Event Get(string name, Input<string> id, EventState? state, CustomResourceOptions? opts = null)
public static Event get(String name, Output<String> id, EventState 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.
- Compartment
Id string - (Updatable) The OCID of the compartment.
- Datas
List<Event
Data> - Provides additional information for a management station event.
- Dictionary<string, object>
- (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"}
- Event
Details string - Details of an event.
- Event
Id string - (Updatable) The OCID of the event.
- Event
Summary string - Summary of the event.
- Dictionary<string, object>
(Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
** 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
- Is
Managed boolBy Autonomous Linux - Indicates whether the event occurred on a resource that is managed by the Autonomous Linux service.
- Lifecycle
Details string - Describes the current state of the event in more detail. For example, the message can provide actionable information for a resource in the 'FAILED' state.
- Resource
Id string - The OCID of the managed instance or resource where the event occurred.
- State string
- The current state of the event.
- System
Details List<EventSystem Detail> - Provides information about the system architecture and operating system.
- Dictionary<string, object>
- System tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"orcl-cloud.free-tier-retained": "true"}
- Time
Created string - The date and time the Event was created, in the format defined by RFC 3339. Example:
2016-08-25T21:10:29.600Z
- Time
Occurred string - The date and time that the event occurred.
- Time
Updated string - The date and time that the event was updated (in RFC 3339 format). Example:
2016-08-25T21:10:29.600Z
- Type string
- Event type:
KERNEL_OOPS
- Used to identify a kernel panic condition eventKERNEL_CRASH
- Used to identify an internal fatal kernel error that cannot be safely recovered fromEXPLOIT_ATTEMPT
- Used to identify a known exploit detection as identified by KspliceSOFTWARE_UPDATE
- Software updates - PackagesKSPLICE_UPDATE
- Ksplice updatesSOFTWARE_SOURCE
- Software sourceAGENT
- AgentMANAGEMENT_STATION
- Management Station
- Compartment
Id string - (Updatable) The OCID of the compartment.
- Datas
[]Event
Data Args - Provides additional information for a management station event.
- map[string]interface{}
- (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"}
- Event
Details string - Details of an event.
- Event
Id string - (Updatable) The OCID of the event.
- Event
Summary string - Summary of the event.
- map[string]interface{}
(Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
** 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
- Is
Managed boolBy Autonomous Linux - Indicates whether the event occurred on a resource that is managed by the Autonomous Linux service.
- Lifecycle
Details string - Describes the current state of the event in more detail. For example, the message can provide actionable information for a resource in the 'FAILED' state.
- Resource
Id string - The OCID of the managed instance or resource where the event occurred.
- State string
- The current state of the event.
- System
Details []EventSystem Detail Args - Provides information about the system architecture and operating system.
- map[string]interface{}
- System tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"orcl-cloud.free-tier-retained": "true"}
- Time
Created string - The date and time the Event was created, in the format defined by RFC 3339. Example:
2016-08-25T21:10:29.600Z
- Time
Occurred string - The date and time that the event occurred.
- Time
Updated string - The date and time that the event was updated (in RFC 3339 format). Example:
2016-08-25T21:10:29.600Z
- Type string
- Event type:
KERNEL_OOPS
- Used to identify a kernel panic condition eventKERNEL_CRASH
- Used to identify an internal fatal kernel error that cannot be safely recovered fromEXPLOIT_ATTEMPT
- Used to identify a known exploit detection as identified by KspliceSOFTWARE_UPDATE
- Software updates - PackagesKSPLICE_UPDATE
- Ksplice updatesSOFTWARE_SOURCE
- Software sourceAGENT
- AgentMANAGEMENT_STATION
- Management Station
- compartment
Id String - (Updatable) The OCID of the compartment.
- datas
List<Event
Data> - Provides additional information for a management station event.
- Map<String,Object>
- (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"}
- event
Details String - Details of an event.
- event
Id String - (Updatable) The OCID of the event.
- event
Summary String - Summary of the event.
- Map<String,Object>
(Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
** 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
- is
Managed BooleanBy Autonomous Linux - Indicates whether the event occurred on a resource that is managed by the Autonomous Linux service.
- lifecycle
Details String - Describes the current state of the event in more detail. For example, the message can provide actionable information for a resource in the 'FAILED' state.
- resource
Id String - The OCID of the managed instance or resource where the event occurred.
- state String
- The current state of the event.
- system
Details List<EventSystem Detail> - Provides information about the system architecture and operating system.
- Map<String,Object>
- System tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"orcl-cloud.free-tier-retained": "true"}
- time
Created String - The date and time the Event was created, in the format defined by RFC 3339. Example:
2016-08-25T21:10:29.600Z
- time
Occurred String - The date and time that the event occurred.
- time
Updated String - The date and time that the event was updated (in RFC 3339 format). Example:
2016-08-25T21:10:29.600Z
- type String
- Event type:
KERNEL_OOPS
- Used to identify a kernel panic condition eventKERNEL_CRASH
- Used to identify an internal fatal kernel error that cannot be safely recovered fromEXPLOIT_ATTEMPT
- Used to identify a known exploit detection as identified by KspliceSOFTWARE_UPDATE
- Software updates - PackagesKSPLICE_UPDATE
- Ksplice updatesSOFTWARE_SOURCE
- Software sourceAGENT
- AgentMANAGEMENT_STATION
- Management Station
- compartment
Id string - (Updatable) The OCID of the compartment.
- datas
Event
Data[] - Provides additional information for a management station event.
- {[key: string]: any}
- (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"}
- event
Details string - Details of an event.
- event
Id string - (Updatable) The OCID of the event.
- event
Summary string - Summary of the event.
- {[key: string]: any}
(Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
** 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
- is
Managed booleanBy Autonomous Linux - Indicates whether the event occurred on a resource that is managed by the Autonomous Linux service.
- lifecycle
Details string - Describes the current state of the event in more detail. For example, the message can provide actionable information for a resource in the 'FAILED' state.
- resource
Id string - The OCID of the managed instance or resource where the event occurred.
- state string
- The current state of the event.
- system
Details EventSystem Detail[] - Provides information about the system architecture and operating system.
- {[key: string]: any}
- System tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"orcl-cloud.free-tier-retained": "true"}
- time
Created string - The date and time the Event was created, in the format defined by RFC 3339. Example:
2016-08-25T21:10:29.600Z
- time
Occurred string - The date and time that the event occurred.
- time
Updated string - The date and time that the event was updated (in RFC 3339 format). Example:
2016-08-25T21:10:29.600Z
- type string
- Event type:
KERNEL_OOPS
- Used to identify a kernel panic condition eventKERNEL_CRASH
- Used to identify an internal fatal kernel error that cannot be safely recovered fromEXPLOIT_ATTEMPT
- Used to identify a known exploit detection as identified by KspliceSOFTWARE_UPDATE
- Software updates - PackagesKSPLICE_UPDATE
- Ksplice updatesSOFTWARE_SOURCE
- Software sourceAGENT
- AgentMANAGEMENT_STATION
- Management Station
- compartment_
id str - (Updatable) The OCID of the compartment.
- datas
Sequence[osmanagementhub.
Event Data Args] - Provides additional information for a management station event.
- Mapping[str, Any]
- (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"}
- event_
details str - Details of an event.
- event_
id str - (Updatable) The OCID of the event.
- event_
summary str - Summary of the event.
- Mapping[str, Any]
(Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
** 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
- is_
managed_ boolby_ autonomous_ linux - Indicates whether the event occurred on a resource that is managed by the Autonomous Linux service.
- lifecycle_
details str - Describes the current state of the event in more detail. For example, the message can provide actionable information for a resource in the 'FAILED' state.
- resource_
id str - The OCID of the managed instance or resource where the event occurred.
- state str
- The current state of the event.
- system_
details Sequence[osmanagementhub.Event System Detail Args] - Provides information about the system architecture and operating system.
- Mapping[str, Any]
- System tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"orcl-cloud.free-tier-retained": "true"}
- time_
created str - The date and time the Event was created, in the format defined by RFC 3339. Example:
2016-08-25T21:10:29.600Z
- time_
occurred str - The date and time that the event occurred.
- time_
updated str - The date and time that the event was updated (in RFC 3339 format). Example:
2016-08-25T21:10:29.600Z
- type str
- Event type:
KERNEL_OOPS
- Used to identify a kernel panic condition eventKERNEL_CRASH
- Used to identify an internal fatal kernel error that cannot be safely recovered fromEXPLOIT_ATTEMPT
- Used to identify a known exploit detection as identified by KspliceSOFTWARE_UPDATE
- Software updates - PackagesKSPLICE_UPDATE
- Ksplice updatesSOFTWARE_SOURCE
- Software sourceAGENT
- AgentMANAGEMENT_STATION
- Management Station
- compartment
Id String - (Updatable) The OCID of the compartment.
- datas List<Property Map>
- Provides additional information for a management station event.
- Map<Any>
- (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"}
- event
Details String - Details of an event.
- event
Id String - (Updatable) The OCID of the event.
- event
Summary String - Summary of the event.
- Map<Any>
(Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
** 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
- is
Managed BooleanBy Autonomous Linux - Indicates whether the event occurred on a resource that is managed by the Autonomous Linux service.
- lifecycle
Details String - Describes the current state of the event in more detail. For example, the message can provide actionable information for a resource in the 'FAILED' state.
- resource
Id String - The OCID of the managed instance or resource where the event occurred.
- state String
- The current state of the event.
- system
Details List<Property Map> - Provides information about the system architecture and operating system.
- Map<Any>
- System tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"orcl-cloud.free-tier-retained": "true"}
- time
Created String - The date and time the Event was created, in the format defined by RFC 3339. Example:
2016-08-25T21:10:29.600Z
- time
Occurred String - The date and time that the event occurred.
- time
Updated String - The date and time that the event was updated (in RFC 3339 format). Example:
2016-08-25T21:10:29.600Z
- type String
- Event type:
KERNEL_OOPS
- Used to identify a kernel panic condition eventKERNEL_CRASH
- Used to identify an internal fatal kernel error that cannot be safely recovered fromEXPLOIT_ATTEMPT
- Used to identify a known exploit detection as identified by KspliceSOFTWARE_UPDATE
- Software updates - PackagesKSPLICE_UPDATE
- Ksplice updatesSOFTWARE_SOURCE
- Software sourceAGENT
- AgentMANAGEMENT_STATION
- Management Station
Supporting Types
EventData, EventDataArgs
- Additional
Details List<EventData Additional Detail> - Provides additional information for the work request associated with an event.
- Contents
List<Event
Data Content> - Provides information collected for the exploit attempt event.
- Event
Count int - Number of times the event has occurred.
- Event
Fingerprint string - Fingerprint of the event.
- Operation
Type string - Type of management station operation.
- Reason string
- Reason for the event.
- Status string
- Status of the management station operation.
- Time
First stringOccurred - The date and time that the event first occurred.
- Additional
Details []EventData Additional Detail - Provides additional information for the work request associated with an event.
- Contents
[]Event
Data Content - Provides information collected for the exploit attempt event.
- Event
Count int - Number of times the event has occurred.
- Event
Fingerprint string - Fingerprint of the event.
- Operation
Type string - Type of management station operation.
- Reason string
- Reason for the event.
- Status string
- Status of the management station operation.
- Time
First stringOccurred - The date and time that the event first occurred.
- additional
Details List<EventData Additional Detail> - Provides additional information for the work request associated with an event.
- contents
List<Event
Data Content> - Provides information collected for the exploit attempt event.
- event
Count Integer - Number of times the event has occurred.
- event
Fingerprint String - Fingerprint of the event.
- operation
Type String - Type of management station operation.
- reason String
- Reason for the event.
- status String
- Status of the management station operation.
- time
First StringOccurred - The date and time that the event first occurred.
- additional
Details EventData Additional Detail[] - Provides additional information for the work request associated with an event.
- contents
Event
Data Content[] - Provides information collected for the exploit attempt event.
- event
Count number - Number of times the event has occurred.
- event
Fingerprint string - Fingerprint of the event.
- operation
Type string - Type of management station operation.
- reason string
- Reason for the event.
- status string
- Status of the management station operation.
- time
First stringOccurred - The date and time that the event first occurred.
- additional_
details Sequence[osmanagementhub.Event Data Additional Detail] - Provides additional information for the work request associated with an event.
- contents
Sequence[osmanagementhub.
Event Data Content] - Provides information collected for the exploit attempt event.
- event_
count int - Number of times the event has occurred.
- event_
fingerprint str - Fingerprint of the event.
- operation_
type str - Type of management station operation.
- reason str
- Reason for the event.
- status str
- Status of the management station operation.
- time_
first_ stroccurred - The date and time that the event first occurred.
- additional
Details List<Property Map> - Provides additional information for the work request associated with an event.
- contents List<Property Map>
- Provides information collected for the exploit attempt event.
- event
Count Number - Number of times the event has occurred.
- event
Fingerprint String - Fingerprint of the event.
- operation
Type String - Type of management station operation.
- reason String
- Reason for the event.
- status String
- Status of the management station operation.
- time
First StringOccurred - The date and time that the event first occurred.
EventDataAdditionalDetail, EventDataAdditionalDetailArgs
- Exploit
Cves List<string> - List of CVEs in the exploit.
- Initiator
Id string - The OCID of the resource that triggered the event, such as scheduled job id.
- Vmcores
List<Event
Data Additional Detail Vmcore> - Kernel event vmcore details
- Work
Request List<string>Ids - List of all work request OCIDs associated with the event.
- Exploit
Cves []string - List of CVEs in the exploit.
- Initiator
Id string - The OCID of the resource that triggered the event, such as scheduled job id.
- Vmcores
[]Event
Data Additional Detail Vmcore - Kernel event vmcore details
- Work
Request []stringIds - List of all work request OCIDs associated with the event.
- exploit
Cves List<String> - List of CVEs in the exploit.
- initiator
Id String - The OCID of the resource that triggered the event, such as scheduled job id.
- vmcores
List<Event
Data Additional Detail Vmcore> - Kernel event vmcore details
- work
Request List<String>Ids - List of all work request OCIDs associated with the event.
- exploit
Cves string[] - List of CVEs in the exploit.
- initiator
Id string - The OCID of the resource that triggered the event, such as scheduled job id.
- vmcores
Event
Data Additional Detail Vmcore[] - Kernel event vmcore details
- work
Request string[]Ids - List of all work request OCIDs associated with the event.
- exploit_
cves Sequence[str] - List of CVEs in the exploit.
- initiator_
id str - The OCID of the resource that triggered the event, such as scheduled job id.
- vmcores
Sequence[osmanagementhub.
Event Data Additional Detail Vmcore] - Kernel event vmcore details
- work_
request_ Sequence[str]ids - List of all work request OCIDs associated with the event.
- exploit
Cves List<String> - List of CVEs in the exploit.
- initiator
Id String - The OCID of the resource that triggered the event, such as scheduled job id.
- vmcores List<Property Map>
- Kernel event vmcore details
- work
Request List<String>Ids - List of all work request OCIDs associated with the event.
EventDataAdditionalDetailVmcore, EventDataAdditionalDetailVmcoreArgs
EventDataContent, EventDataContentArgs
- Content
Availability string - Crash content availability status:
- 'NOT_AVAILABLE' indicates the content is not available on the instance nor in the service
- 'AVAILABLE_ON_INSTANCE' indicates the content is only available on the instance.
- 'AVAILABLE_ON_SERVICE' indicates the content is only available on the service.
- 'AVAILABLE_ON_INSTANCE_AND_SERVICE' indicates the content is available both on the instance and the service
- 'AVAILABLE_ON_INSTANCE_UPLOAD_IN_PROGRESS' indicates the content is available on the instance and its upload to the service is in progress.
- Content
Location string - Location of the Kernel event content.
- Exploit
Detection stringLog Content - The content of the exploit detection log.
- Exploit
Object stringStore Location - The location of the exploit detection log within object storage.
- Size int
- Size of the event content.
- Type string
- Event type:
KERNEL_OOPS
- Used to identify a kernel panic condition eventKERNEL_CRASH
- Used to identify an internal fatal kernel error that cannot be safely recovered fromEXPLOIT_ATTEMPT
- Used to identify a known exploit detection as identified by KspliceSOFTWARE_UPDATE
- Software updates - PackagesKSPLICE_UPDATE
- Ksplice updatesSOFTWARE_SOURCE
- Software sourceAGENT
- AgentMANAGEMENT_STATION
- Management Station
- Content
Availability string - Crash content availability status:
- 'NOT_AVAILABLE' indicates the content is not available on the instance nor in the service
- 'AVAILABLE_ON_INSTANCE' indicates the content is only available on the instance.
- 'AVAILABLE_ON_SERVICE' indicates the content is only available on the service.
- 'AVAILABLE_ON_INSTANCE_AND_SERVICE' indicates the content is available both on the instance and the service
- 'AVAILABLE_ON_INSTANCE_UPLOAD_IN_PROGRESS' indicates the content is available on the instance and its upload to the service is in progress.
- Content
Location string - Location of the Kernel event content.
- Exploit
Detection stringLog Content - The content of the exploit detection log.
- Exploit
Object stringStore Location - The location of the exploit detection log within object storage.
- Size int
- Size of the event content.
- Type string
- Event type:
KERNEL_OOPS
- Used to identify a kernel panic condition eventKERNEL_CRASH
- Used to identify an internal fatal kernel error that cannot be safely recovered fromEXPLOIT_ATTEMPT
- Used to identify a known exploit detection as identified by KspliceSOFTWARE_UPDATE
- Software updates - PackagesKSPLICE_UPDATE
- Ksplice updatesSOFTWARE_SOURCE
- Software sourceAGENT
- AgentMANAGEMENT_STATION
- Management Station
- content
Availability String - Crash content availability status:
- 'NOT_AVAILABLE' indicates the content is not available on the instance nor in the service
- 'AVAILABLE_ON_INSTANCE' indicates the content is only available on the instance.
- 'AVAILABLE_ON_SERVICE' indicates the content is only available on the service.
- 'AVAILABLE_ON_INSTANCE_AND_SERVICE' indicates the content is available both on the instance and the service
- 'AVAILABLE_ON_INSTANCE_UPLOAD_IN_PROGRESS' indicates the content is available on the instance and its upload to the service is in progress.
- content
Location String - Location of the Kernel event content.
- exploit
Detection StringLog Content - The content of the exploit detection log.
- exploit
Object StringStore Location - The location of the exploit detection log within object storage.
- size Integer
- Size of the event content.
- type String
- Event type:
KERNEL_OOPS
- Used to identify a kernel panic condition eventKERNEL_CRASH
- Used to identify an internal fatal kernel error that cannot be safely recovered fromEXPLOIT_ATTEMPT
- Used to identify a known exploit detection as identified by KspliceSOFTWARE_UPDATE
- Software updates - PackagesKSPLICE_UPDATE
- Ksplice updatesSOFTWARE_SOURCE
- Software sourceAGENT
- AgentMANAGEMENT_STATION
- Management Station
- content
Availability string - Crash content availability status:
- 'NOT_AVAILABLE' indicates the content is not available on the instance nor in the service
- 'AVAILABLE_ON_INSTANCE' indicates the content is only available on the instance.
- 'AVAILABLE_ON_SERVICE' indicates the content is only available on the service.
- 'AVAILABLE_ON_INSTANCE_AND_SERVICE' indicates the content is available both on the instance and the service
- 'AVAILABLE_ON_INSTANCE_UPLOAD_IN_PROGRESS' indicates the content is available on the instance and its upload to the service is in progress.
- content
Location string - Location of the Kernel event content.
- exploit
Detection stringLog Content - The content of the exploit detection log.
- exploit
Object stringStore Location - The location of the exploit detection log within object storage.
- size number
- Size of the event content.
- type string
- Event type:
KERNEL_OOPS
- Used to identify a kernel panic condition eventKERNEL_CRASH
- Used to identify an internal fatal kernel error that cannot be safely recovered fromEXPLOIT_ATTEMPT
- Used to identify a known exploit detection as identified by KspliceSOFTWARE_UPDATE
- Software updates - PackagesKSPLICE_UPDATE
- Ksplice updatesSOFTWARE_SOURCE
- Software sourceAGENT
- AgentMANAGEMENT_STATION
- Management Station
- content_
availability str - Crash content availability status:
- 'NOT_AVAILABLE' indicates the content is not available on the instance nor in the service
- 'AVAILABLE_ON_INSTANCE' indicates the content is only available on the instance.
- 'AVAILABLE_ON_SERVICE' indicates the content is only available on the service.
- 'AVAILABLE_ON_INSTANCE_AND_SERVICE' indicates the content is available both on the instance and the service
- 'AVAILABLE_ON_INSTANCE_UPLOAD_IN_PROGRESS' indicates the content is available on the instance and its upload to the service is in progress.
- content_
location str - Location of the Kernel event content.
- exploit_
detection_ strlog_ content - The content of the exploit detection log.
- exploit_
object_ strstore_ location - The location of the exploit detection log within object storage.
- size int
- Size of the event content.
- type str
- Event type:
KERNEL_OOPS
- Used to identify a kernel panic condition eventKERNEL_CRASH
- Used to identify an internal fatal kernel error that cannot be safely recovered fromEXPLOIT_ATTEMPT
- Used to identify a known exploit detection as identified by KspliceSOFTWARE_UPDATE
- Software updates - PackagesKSPLICE_UPDATE
- Ksplice updatesSOFTWARE_SOURCE
- Software sourceAGENT
- AgentMANAGEMENT_STATION
- Management Station
- content
Availability String - Crash content availability status:
- 'NOT_AVAILABLE' indicates the content is not available on the instance nor in the service
- 'AVAILABLE_ON_INSTANCE' indicates the content is only available on the instance.
- 'AVAILABLE_ON_SERVICE' indicates the content is only available on the service.
- 'AVAILABLE_ON_INSTANCE_AND_SERVICE' indicates the content is available both on the instance and the service
- 'AVAILABLE_ON_INSTANCE_UPLOAD_IN_PROGRESS' indicates the content is available on the instance and its upload to the service is in progress.
- content
Location String - Location of the Kernel event content.
- exploit
Detection StringLog Content - The content of the exploit detection log.
- exploit
Object StringStore Location - The location of the exploit detection log within object storage.
- size Number
- Size of the event content.
- type String
- Event type:
KERNEL_OOPS
- Used to identify a kernel panic condition eventKERNEL_CRASH
- Used to identify an internal fatal kernel error that cannot be safely recovered fromEXPLOIT_ATTEMPT
- Used to identify a known exploit detection as identified by KspliceSOFTWARE_UPDATE
- Software updates - PackagesKSPLICE_UPDATE
- Ksplice updatesSOFTWARE_SOURCE
- Software sourceAGENT
- AgentMANAGEMENT_STATION
- Management Station
EventSystemDetail, EventSystemDetailArgs
- Architecture string
- Architecture type.
- Ksplice
Effective stringKernel Version - Version of the Ksplice effective kernel.
- Os
Family string - Operating system type.
- Os
Kernel stringRelease - Release of the kernel.
- Os
Kernel stringVersion - Version of the kernel.
- Os
Name string - Name of the operating system.
- Os
System stringVersion - Version of the operating system.
- Architecture string
- Architecture type.
- Ksplice
Effective stringKernel Version - Version of the Ksplice effective kernel.
- Os
Family string - Operating system type.
- Os
Kernel stringRelease - Release of the kernel.
- Os
Kernel stringVersion - Version of the kernel.
- Os
Name string - Name of the operating system.
- Os
System stringVersion - Version of the operating system.
- architecture String
- Architecture type.
- ksplice
Effective StringKernel Version - Version of the Ksplice effective kernel.
- os
Family String - Operating system type.
- os
Kernel StringRelease - Release of the kernel.
- os
Kernel StringVersion - Version of the kernel.
- os
Name String - Name of the operating system.
- os
System StringVersion - Version of the operating system.
- architecture string
- Architecture type.
- ksplice
Effective stringKernel Version - Version of the Ksplice effective kernel.
- os
Family string - Operating system type.
- os
Kernel stringRelease - Release of the kernel.
- os
Kernel stringVersion - Version of the kernel.
- os
Name string - Name of the operating system.
- os
System stringVersion - Version of the operating system.
- architecture str
- Architecture type.
- ksplice_
effective_ strkernel_ version - Version of the Ksplice effective kernel.
- os_
family str - Operating system type.
- os_
kernel_ strrelease - Release of the kernel.
- os_
kernel_ strversion - Version of the kernel.
- os_
name str - Name of the operating system.
- os_
system_ strversion - Version of the operating system.
- architecture String
- Architecture type.
- ksplice
Effective StringKernel Version - Version of the Ksplice effective kernel.
- os
Family String - Operating system type.
- os
Kernel StringRelease - Release of the kernel.
- os
Kernel StringVersion - Version of the kernel.
- os
Name String - Name of the operating system.
- os
System StringVersion - Version of the operating system.
Import
Events can be imported using the id
, e.g.
$ pulumi import oci:OsManagementHub/event:Event test_event "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.