Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

#DescriptionSourceDestinationStatusNotesSchemaName Used
1LCM EventNCMPExternal Client AppsIn UseLife Cycle Management Events, when cmHandles are added or removed

LcmEvent

2DMI Data AVC EventDMINCMPImplemented, Not in useAttribute Value Change in configuration management (CM) data.
3AVC Subscription Create EventExternal Client AppsNCMP - Fwd to DMIImplemented, Not in useCreate Event Only

SubscriptionEvent

4DMI Async Request Response EventDMINCMPIn UseDMI passes response onto Kafka topic specified by client.

DmiAsyncRequestResponseEvent

5NCMP Async Request Response EventNCMPExternal Client AppsIn UseForward No.4 to client specified topic

NcmpAsyncRequestResponseEvent

6Bulk Response EventDMINCMPIn ProgressInternal Kafka topicBulkResponseEvent
7Bulk Response Client Topic EventNCMPExternal Client AppsIn ProgressError Message Reply to be decidedAsyncBulkResponseEvent
8EventNCMPAll Events in NCMPIn UseEvent is a sub object of all events in NCMPevent

LCM Event

Description

LCM (Life Cycle Management) Event

...

AVC Subscription Event

Description

AVC Subscription Event


Expand
titleAVC Subscription Event

Subscription Event Object

FieldTypeDescriptionKafka HeaderJSON FieldNotes
versionstringThe event type version


eventTypeobject

The event type



Enum: 

["CREATE"]

eventobjectThe payload for an event

Defined by event object below

Event Object

FieldTypeDescriptionKafka HeaderJSON FieldNotes
subscriptionobjectThe subscription details

Defined by subscription object below
dataTypeobject

The datatype content



Defined by dataType object below
predicatesobject

Additional values to be added into the subscription



Defined by predicates object below

Subscription Object

FieldTypeDescriptionKafka HeaderJSON FieldNotes
clientIDstring

The client ID




namestring

The name of the subscription




isTaggedboolean

optional parameter, default is false



default: false

DataType Object

FieldTypeDescriptionKafka HeaderJSON FieldNotes
dataspacestring

The dataspace name




dataCategorystring

The category type of the data




dataProviderstring

The provider name of the data




schemaNamestring

The name of the schema




schemaVersionstring

The version of the schema




Predicates Object

FieldTypeDescriptionKafka HeaderJSON FieldNotes
targetsarray

CM Handles to be targeted by the subscription




datastorestring

datastore which is to be used by the subscription




xpath-filterstring

filter to be applied to the CM Handles through this event






DMI Async Request Response Event

Description

DMI Asynchronous Request Response Event


Expand
titleDMI Async Request Response Event

DmiAsyncRequestResponse Event Object

FieldTypeDescriptionKafka HeaderJSON FieldNotes
eventIDstringThe unique id identifying the event generated by DMI


eventCorrelationIdstring

The request id passed by NCMP




eventTimestringThe timestamp when original event occurred


eventTargetstringThe target of the event


eventTypestringThe type of the event


eventSchemastring

The event schema for async request response events




eventSchemaVersionstring

The event schema version for async request response events




eventSourcestringThe source of the event


eventContentobjectThe payload of an event

Defined by eventContent object below

EventContent Object

FieldTypeDescriptionKafka HeaderJSON FieldNotes
repsonse-data-schemastring

The schema of response data




response-statusstring

The status of the response




response-codestring

The code of the response




response-dataobjectThe data payload

contains payload of type object



NCMP Async Request Response Event

...

NCMP Asynchronous Request Response Event


Expand
titleNCMP Async Request Response Event

NcmpAsyncRequestResponse Event Object

FieldTypeDescriptionKafka HeaderJSON FieldNotes
eventIDstringThe unique id identifying the event generated by DMI


eventCorrelationIdstring

The request id passed by NCMP




eventTimestringThe timestamp when original event occurred


eventTargetstringThe target of the event


eventTypestringThe type of the event


eventSchemastring

The event schema for async request response events




eventSchemaVersionstring

The event schema version for async request response events




eventobjectThe payload of an event

Defined by event object below
forwardedEventobjectThe payload of a forwarded event

Defined by forwardedEvent object below

Event Object

FieldTypeDescriptionKafka HeaderJSON FieldNotes
eventIDstringThe unique id identifying the event generated by DMI


eventCorrelationIdstring

The request id passed by NCMP




eventTimestringThe timestamp when original event occurred


eventTargetstringThe target of the event


eventTypestringThe type of the event


eventSchemastring

The event schema for async request response events




eventSourcestring

The source of the event




response-data-schemastring

The received schema of response data




response-statusstring

The received status of the response




response-codestring

The received code of the response




response-dataobject

The data payload



contains payload of type object

forwardedEvent Object

FieldTypeDescriptionKafka HeaderJSON FieldNotes
eventIDstringThe unique id identifying the event generated by DMI


eventCorrelationIdstring

The request id passed by NCMP




eventTimestringThe timestamp when original event occurred


eventTargetstringThe target of the event


eventTypestringThe type of the event


eventSchemastring

The event schema for async request response events




eventSchemaVersionstring

The event schema version for async request response events




eventSourcestring

The source of the event




response-data-schemastring

The received schema of response data




response-statusstring

The received status of the response




response-codestring

The received code of the response




response-dataobject

The data payload



contains payload of type object



Bulk Response Event

Description

Bulk Response Event, uses event target for topic


Expand
titleBulk Response Event

BulkResponseEvent Object

FieldTypeDescriptionKafka HeaderJSON FieldNotes
eventIDstringThe unique id identifying the event generated by DMI


eventCorrelationIdstring

The request id passed by NCMP




eventTimestringThe timestamp when original event occurred


eventTypestringThe type of the event


eventSchemastring

The event schema for async request response events




eventSchemaVersionstring

The event schema version for async request response events




eventobjectThe payload of an event

java object not defined by schema



Bulk Response Event - Client Topic

...

Bulk Response Event, uses client defined topic


Expand
titleBulk Response Event - Client Topic

BulkResponseEvent Object

FieldTypeDescriptionKafka HeaderJSON FieldNotes
eventIDstringThe unique id identifying the event generated by DMI


eventCorrelationIdstring

The request id passed by NCMP




eventTimestringThe timestamp when original event occurred


eventTargetstringThe target of the event


eventTypestringThe type of the event


eventSchemastring

The event schema for async request response events




eventSchemaVersionstring

The event schema version for async request response events




eventobjectThe payload of an event

java object not defined by schema