VslmEventVslmEventInfoState

VslmEventVslmEventInfoState
VslmEventVslmEventInfoState

A boxed VslmEventVslmEventInfoStateEnum. To be used in Any placeholders.

This structure may be used only with operations rendered under /vslm.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "_value": "string"
}
_value
Required

The possible states of the vlsm event processing.

Possible values:

  • success: When the event has been successfully processed.
  • error: When there is error while processing the event.
Possible values are : success, error,