Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ChaosNodeRestartScheduledEvent

Package version

Chaos Restart Node Fault Scheduled event.

Hierarchy

  • ChaosNodeRestartScheduledEvent

Index

Properties

Optional category

category: undefined | string

The category of event.

eventInstanceId

eventInstanceId: string

The identifier for the FabricEvent instance.

faultGroupId

faultGroupId: string

Id of fault group.

faultId

faultId: string

Id of fault.

Optional hasCorrelatedEvents

hasCorrelatedEvents: undefined | false | true

Shows there is existing related events available.

kind

kind: "ChaosNodeRestartScheduled"

Polymorphic Discriminator

nodeInstanceId

nodeInstanceId: number

Id of Node instance.

nodeName

nodeName: string

The name of a Service Fabric node.

timeStamp

timeStamp: Date

The time event was logged.

Generated using TypeDoc