CDP Audit Event Details Documentation: datahub

The structures documented here appear in audit events created by the "datahub" event source (service).

Table of Contents

Details Definitions by Event Name

AuditEventDetails

Base event details

FieldTypeDescription
clusterCrn string

The Data Hub or Data Lake CRN

userCrn string

The identity provider user ID provided by the identity provider to CDP. This user initiated the action.

environmentCrn string

The environment CRN

timestamp int64

The long value of the event timestamp. Returns the time in milliseconds when the event happened.

clusterName string

The name of the Data Hub or Data Lake resource

flowState string

The state of the resource creation flow
States for Data Hubs:
INIT_STATE
START_CREATION_EVENT
CLUSTER_CREATION_FINISHED_EVENT
STACK_CREATION_FAILED_STATE
CLUSTER_CREATION_FAILED_STATE
TERMINATION_EVENT
TERMINATION_FINALIZED_EVENT
TERMINATION_FAILED_STATE
CLUSTER_TERMINATION_FAILED_STATE
STACK_START_EVENT
CLUSTER_START_FINISHED_STATE
CLUSTER_START_FAILED_STATE
START_FAILED_STATE
STACK_STOP_EVENT
STOP_FINALIZED_EVENT
STOP_FAILED_STATE
CLUSTER_STOP_FAILED_STATE
MANUAL_STACK_REPAIR_TRIGGER_EVENT
REPAIR_SERVICE_NOTIFIED_EVENT
MANUAL_STACK_REPAIR_TRIGGER_FAILED_STATE
DECOMMISSION_EVENT
DOWNSCALE_FINALIZED_EVENT
CLUSTER_DOWNSCALE_FAILED_STATE
START_VALIDATION_FLOW_EVENT
VALIDATION_FLOW_FINISHED_EVENT
VALIDATION_FAILED_STATE

flowId string

The id of the resource creation flow

Scalar Value Types

Field TypeJSON Type Description
double number
float number
int32 number (with no decimal portion)
int64 string containing the number (with no decimal portion)
uint32 number (with no decimal portion)
uint64 string containing the number (with no decimal portion)
sint32 number (with no decimal portion)
sint64 string containing the number (with no decimal portion)
fixed32 number (with no decimal portion)
fixed64 string containing the number (with no decimal portion)
sfixed32 number (with no decimal portion)
sfixed64 string containing the number (with no decimal portion)
bool true or false
string string
bytes string with padded base 64 encoding of bytes