7.4.2 グラフのリスト
HTTPリクエスト: 
               
            GET https://localhost:7007/ui/v1/graphsリクエスト
次のcurlコマンドは、ユーザーに属するすべてのグラフをリストします。
                  
curl --cacert /etc/oracle/graph/ca_certificate.pem -b cookie.txt 'https://localhost:7007/ui/v1/graphs'レスポンス: 現在のユーザーが使用できるグラフのリスト。次に例を示します。
["hr", "bank_graph_analytics"]