Box¶
セルフマネージドAIプラットフォームのインストール
The Box connector is automatically installed and does not need to be manually added.
サポートされている認証¶
- Box JSON Web Tokens (JWT)
For more information about this authentication method, see the Box documentation.
Box JWT¶
To establish a connection to Box with JWT, you can either upload a JSON config file using the Load key from file button or populate the required fields listed below:
| 必須フィールド | 説明 |
|---|---|
| クライアントID | The client ID for the application in Box. |
| クライアントのシークレット | The client secret for the application in Box. |
| Enterprise ID | The enterprise ID for your account in Box. |
| Public Key ID | The public ID associated with your application in Box. |
| パスフレーズ | The passphrase used to encrypt your private key. |
| 秘密鍵 | The encrypted private key as a JSON string. |
前提条件¶
The following is required before connecting to Box in DataRobot:
- A Box account authenticated with JWT
- Resources stored in Box
DataRobotでの接続の設定¶
To connect to Box, create a vector database, and when you select a data source, add Box as the connection.
You can also set up a Box connection from the Account Settings > Data connections page.
必須パラメーター¶
Additional parameters are not required to connect to Box.
機能に関する注意事項¶
- The Box connector only supports unstructured data and is only available during vector database creation.
- You can only add and view the Box connector as part of the vector database create workflow and from Account settings > Data connections. You cannot view Box connections in other areas where you work with datasets (structured data), for example, the Browse data modal in NextGen or the AI Catalog in DataRobot Classic.
トラブルシューティング¶
| 問題 | 解決方法 | 説明 |
|---|---|---|
| DataRobotで操作を実行しようとすると、ファイアウォールが毎回IPアドレスをクリアするよう要求します。 | DataRobotで許可されたすべてのIPを追加します。 | 許可された送信元IPアドレスを参照してください。 許可されたIPをすでに追加している場合は、既存のIPが完全であることを確認してください。 |