0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

IQ Bot:インスタンスのIDの確認方法

Posted at

IQ Botに関して、DBを確認したりAPI投げたりするときに何かと使うインスタンスのIDの確認のしかたです。

#インスタンスのIDの確認方法

「学習インスタンス」のタブから該当のインスタンスを開くと、アドレスバーに以下のようなURLが表示されていると思います。

http://(IQ Botをインストールしたサーバ)/IQBot/learning-instances/(英数字とハイフンが組み合わさった文字列)

上記の、**(英数字とハイフンが組み合わさった文字列)**の部分がインスタンスのIDです。

インスタンスのID_編集済み.jpg

#インスタンスのIDの使い道

インスタンスのIDは、IQ BotでDBの中身を確認したり、APIを投げたりするときに使います。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?