Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • capacity

Index

Constructors

Properties

nodes: Nodes

Methods

  • Checks the storage pool capacity of a node for different disk types.

    throws

    {Error} - If there is an error in getting the node's information or if the required deployment can't be fitted.

    Parameters

    • options: CapacityPoolCheckModel

      An object containing the required disk sizes and node ID for capacity pool check.

    Returns Promise<boolean>

    • True if the node has enough capacity, otherwise false.

Generated using TypeDoc