I tried get http://localhost:8080/controller/history
I got:
<!DOCTYPE html>
<html>
    <head>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8"
/>
        <link rel="shortcut icon" href="../nifi/images/nifi16.ico"/>
        <title>NiFi</title>
        <link href="/nifi/css/message-pane.css" rel="stylesheet"
type="text/css" />
        <link href="/nifi/css/message-page.css" rel="stylesheet"
type="text/css" />
    </head>
    <body class="message-pane">
        <div class="message-pane-message-box">
            <p class="message-pane-title">
                Did you mean: 
                 /nifi </nifi/>  
            </p>
            <p class="message-pane-content">You may have mistyped...</p>
        </div>
    </body>
</html>

Anything wrong with my side?
Thanks.

            -------- Heping Shang.




--
View this message in context: 
http://apache-nifi-developer-list.39713.n7.nabble.com/REST-API-tp3303.html
Sent from the Apache NiFi Developer List mailing list archive at Nabble.com.

Reply via email to