OracleCloudInfrastructure Modeling Rule

Modeling Rule

Oracle Cloud Infrastructure (OCI)

Details

IDoracle_cloud_infrastructure_modeling_rule
From Version6.10.0

Schema

oracle_cloud_infrastructure_raw

Field Type Array?
cloudEventsVersion string
contentType string
data string
eventId string
eventTime string
eventType string
eventTypeVersion string
{
  "oracle_cloud_infrastructure_raw": {
    "cloudEventsVersion": {
      "type": "string",
      "is_array": false
    },
    "contentType": {
      "type": "string",
      "is_array": false
    },
    "eventId": {
      "type": "string",
      "is_array": false
    },
    "eventTime": {
      "type": "string",
      "is_array": false
    },
    "eventType": {
      "type": "string",
      "is_array": false
    },
    "eventTypeVersion": {
      "type": "string",
      "is_array": false
    },
    "data": {
      "type": "string",
      "is_array": false
    }
  }
}