AuditComplianceEventInfo

AuditComplianceEventInfo
AuditComplianceEventInfo
JSON Example
{
    "cluster_uuid": "string",
    "core_archive": "string",
    "detailed_reason": "string",
    "event_generated_by_se": false,
    "fingerprint": "string",
    "location": "string",
    "node": "string",
    "patch_version": "string",
    "process_name": "string",
    "protocol": "string",
    "result": "string",
    "se_uuid": "string",
    "subjects": [
        {
            "type": "string",
            "value": "string"
        }
    ],
    "type": "string",
    "user_identities": [
        {
            "type": "string",
            "value": "string"
        }
    ],
    "version": "string"
}
string
cluster_uuid
Optional

Cluster uuid used for controller event. Field introduced in 20.1.6. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

string
core_archive
Optional

Name of core archive. Field introduced in 20.1.6. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

string
detailed_reason
Optional

Detailed report of the audit event. Field introduced in 20.1.3. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

boolean
event_generated_by_se
Optional

Set the flag if event is generated by SE. Field introduced in 20.1.6. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

string
fingerprint
Optional

Fingerprint extracted from the stacktrace. Field introduced in 20.1.6. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

string
location
Optional

Information identifying physical location for audit event (e.g. Santa Clara (USA), Bengaluru (India)). Field introduced in 20.1.3. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

string
node
Optional

Node on which crash is generated. Field introduced in 20.1.4. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

string
patch_version
Optional

Patch version of node. Field introduced in 20.1.6. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

string
process_name
Optional

Crashed core process name. Field introduced in 20.1.4. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

string
protocol
Required

Protocol used for communication to the external entity. Enum options - SSH1_0, AVI_TLS1_2, HTTPS1_0, HTTP_PLAIN_TEXT, HTTPS_INSECURE, SSH2_0. Field introduced in 20.1.3. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

string
result
Required

Summarized failure of the transaction (e.g. Invalid request, expired certificate). Field introduced in 20.1.3. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

string
se_uuid
Optional

Service Engine uuid used for service engine event. Field introduced in 20.1.6. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

subjects
Optional

Subjects of audit event. Field introduced in 20.1.3. Minimum of 1 items required. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

string
type
Required

Type of audit event. Enum options - AUDIT_INVALID_CREDENTIALS, AUDIT_NAME_RESOLUTION_ERROR, AUDIT_DIAL_X509_ERROR, AUDIT_CORE_GENERATED, AUDIT_SECURE_KEY_EXCHANGE_BAD_REQUEST_FORMAT, AUDIT_SECURE_KEY_EXCHANGE_BAD_CLIENT_TYPE, AUDIT_SECURE_KEY_EXCHANGE_FIELD_NOT_FOUND, AUDIT_SECURE_KEY_EXCHANGE_BAD_FIELD_VALUE, AUDIT_SECURE_KEY_EXCHANGE_INVALID_AUTHORIZATION, AUDIT_SECURE_KEY_EXCHANGE_INTERNAL_ERROR, AUDIT_SECURE_KEY_EXCHANGE_CERTIFICATE_VERIFY_ERROR, AUDIT_SECURE_KEY_EXCHANGE_RESPONSE_ERROR. Field introduced in 20.1.3. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

user_identities
Optional

List of users (username etc) related to the audit event. Field introduced in 20.1.3. Minimum of 1 items required. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

string
version
Optional

Version tag of node. Field introduced in 20.1.6. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

Property Of