Security Deck CSPM Audit Trails Events: AssetRuleCheckNoLongerInScope
Event JSON schema
{
"eventId": "string",
"eventSource": "string",
"eventType": "string",
"eventTime": "string",
"resourceMetadata": {
"path": [
{
"resourceType": "string",
"resourceId": "string",
// Includes only one of the fields `resourceName`
"resourceName": "string"
// end of the list of possible fields
}
]
},
"eventStatus": "string",
"details": {
"scanDetails": {
"workspaceId": "string",
"workspaceName": "string",
"scopeId": "string",
"scanJobId": "string",
"scanId": "string"
},
"assetDetails": {
"fullResourceId": "string",
"mainResourcePath": "string",
"assetStateAt": "string",
"assetProviderType": "string",
// Includes only one of the fields `yandexCloudProviderMetadata`
"yandexCloudProviderMetadata": {
"organizationId": "string",
"cloudId": "string",
"cloudName": "string",
"folderId": "string",
"folderName": "string"
}
// end of the list of possible fields
},
"lastCheckRuleDetails": {
"title": {
"ruText": "string",
"enText": "string"
},
"severity": "string",
"ruleId": "string",
"ruleKind": "string",
"status": "string"
}
}
}
Field description
|
Field |
Description |
|
eventId |
string |
|
eventSource |
string |
|
eventType |
string |
|
eventTime |
string (date-time) String in RFC3339 To work with values in this field, use the APIs described in the |
|
resourceMetadata |
|
|
eventStatus |
enum (SynchronousEventStatus)
|
|
details |
ResourceMetadata
|
Field |
Description |
|
path[] |
Resource
|
Field |
Description |
|
resourceType |
string |
|
resourceId |
string |
|
resourceName |
string Includes only one of the fields |
AssetRuleCheckNoLongerInScopeEventDetails
|
Field |
Description |
|
scanDetails |
|
|
assetDetails |
|
|
lastCheckRuleDetails |
ScanEventDetails
|
Field |
Description |
|
workspaceId |
string |
|
workspaceName |
string |
|
scopeId |
string |
|
scanJobId |
string |
|
scanId |
string |
AssetDetails
|
Field |
Description |
|
fullResourceId |
string |
|
mainResourcePath |
string |
|
assetStateAt |
string (date-time) String in RFC3339 To work with values in this field, use the APIs described in the |
|
assetProviderType |
enum (AssetProviderType)
|
|
yandexCloudProviderMetadata |
Includes only one of the fields |
YandexCloudProviderMetadata
|
Field |
Description |
|
organizationId |
string |
|
cloudId |
string |
|
cloudName |
string |
|
folderId |
string |
|
folderName |
string |
RuleDetails
|
Field |
Description |
|
title |
|
|
severity |
enum (Severity)
|
|
ruleId |
string |
|
ruleKind |
string |
|
status |
enum (RuleCheckStatus)
|
I18nMessage
|
Field |
Description |
|
ruText |
string |
|
enText |
string |