Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DistributedNodesInfo

Package version

This is used to represent the various nodes of the distributed container.

Hierarchy

  • DistributedNodesInfo

Index

Properties

Optional errorDetail

errorDetail: ErrorDetail

Error Details if the Status is non-success.

Optional nodeName

nodeName: undefined | string

Name of the node under a distributed container.

Optional status

status: undefined | string

Status of this Node. Failed | Succeeded

Generated using TypeDoc