deleteNode

abstract suspend fun deleteNode(input: DeleteNodeRequest): DeleteNodeResponse

Delete a Node. The Node must be IDLE.