Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PoolNodeCounts

Package version

An interface representing PoolNodeCounts.

summary

The number of nodes in each state for a pool.

Hierarchy

  • PoolNodeCounts

Index

Properties

Optional dedicated

dedicated: NodeCounts

The number of dedicated nodes in each state.

Optional lowPriority

lowPriority: NodeCounts

The number of low priority nodes in each state.

poolId

poolId: string

The ID of the pool.

Generated using TypeDoc