jira.js
    Preparing search index...

    Function changeNodeStateToOffline

    • Change the node's state to offline if the node is reporting as active, but is not alive.

      Parameters

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

          ID of the node to change state

      • Optionaloptions: RequestOptions

      Returns Promise<void>