Service Configuration Event Types
The WebLogic Management service configuration resource emits the following event type:
Friendly Name | Event Type |
---|---|
Update |
|
Service Configuration Example
This is a reference service configuration event:
{
"eventType": "com.oraclecloud.weblogicmanagement.updateconfiguration",
"cloudEventsVersion": "0.1",
"eventTypeVersion": "2.0",
"source": "weblogicmanagement",
"eventTime": "2024-11-01T00:00:00.000Z",
"contentType": "application/json",
"data": {
"compartmentId": "ocid1.compartment.oc1..unique_ID",
"compartmentName": "example_compartment",
"resourceName": "",
"resourceId": null,
"availabilityDomain": "availability_domain"
},