MENU
      get-tensor-flow-info

        get-tensor-flow-info


        記事の要約

        Data Box内の Ncloud Tensorflow Server情報とアクセス情報を照会します。

        GET https://{endpoint}/data-box/get-tensor-flow-info
        HTTP

        リクエスト

        リクエストパラメータ

        パラメータ名要否タイプ制約事項説明
        dataBoxFrameNoYesIntegerData Box Frame番号
        dataBoxNoYesIntegerData Box番号
        instanceNoYesIntegerHadoop instance no

        レスポンス

        HTTPステータスコード説明
        200成功
        400リクエスト情報エラー
        401認証失敗
        403リクエスト情報に対する権限なし
        404リソースが存在しない
        500サーバエラー

        リクエスト例

        https://databoxframe.apigw.ntruss.com/api/v1/data-box/get-tensor-flow-info?dataBoxFrameNo=1045&dataBoxNo=198&instanceNo=*****
        HTTP

        レスポンス例

        {
          "connectionList": [
            {
              "applicationName": "Jupyter Notebook",
              "connectionUrl": "http://10.0.4.7:18888"
            }
          ],
          "storageList": [
            {
              "name": "NAS for export",
              "storagePath": "/home/ncp/workspace/nasw198n1"
            }
          ]
        }
        JSON

        プロパティ

        項目要否タイプ制約事項説明
        connectionList.applicationNameYesStringアクセス対象のアプリケーション名
        connectionList.connectionUrlYesStringアプリケーションアクセス url
        storageList.nameYesStringNASストレージ名
        storageList.storagePathYesStringNASマウントパス

        エラーコード

        HTTP Status Codeリターンコード説明
        200-一般的なリクエスト成功
        40010001,
        130***
        リクエスト情報とパラメータエラー
        40310002リクエスト情報に対する権限なし
        40410009リソースが存在しない
        500130000サービス内部エラー
        500139999連携サービス APIの呼び出しエラー

        この記事は役に立ちましたか?

        Changing your password will log you out immediately. Use the new password to log back in.
        First name must have atleast 2 characters. Numbers and special characters are not allowed.
        Last name must have atleast 1 characters. Numbers and special characters are not allowed.
        Enter a valid email
        Enter a valid password
        Your profile has been successfully updated.