Details
| ID | orca_modeling_rules |
|---|---|
| From Version | 6.10.0 |
| Tags | Orca |
Schema
orca_security_raw
| Field | Type | Array? |
|---|---|---|
account_name |
string | — |
category |
string | — |
cloud_account_type |
string | — |
cloud_provider |
string | — |
data |
string | — |
details |
string | — |
model |
string | — |
state |
string | — |
type_string |
string | — |
{ "orca_security_raw": { "details": { "type": "string", "is_array": false }, "data": { "type": "string", "is_array": false }, "cloud_account_type": { "type": "string", "is_array": false }, "account_name": { "type": "string", "is_array": false }, "model": { "type": "string", "is_array": false }, "state": { "type": "string", "is_array": false }, "cloud_provider": { "type": "string", "is_array": false }, "category": { "type": "string", "is_array": false }, "type_string": { "type": "string", "is_array": false } } }