7.4.4 ユーザーの取得

HTTPリクエスト: GET https://localhost:7007/ui/v1/user

リクエスト

次のcurlコマンドは、現行ユーザーの名前を取得します。

curl --cacert /etc/oracle/graph/ca_certificate.pem -b cookie.txt 'https://localhost:7007/ui/v1/user'

レスポンス: 現行ユーザーの名前。次に例を示します。

"oracle"