jira.js
    Preparing search index...

    Function deleteNode

    • Delete the node from the cluster if state of node is OFFLINE.

      Parameters

      • client: Client
      • parameters: { nodeId: string }
        • nodeId: string

          ID of the node to delete

      • Optionaloptions: RequestOptions

      Returns Promise<void>