AllowedCloudExtraParameters

AllowedCloudExtraParameters

APIFunctionおよび関連関数のオプションで,全体的なクラウドの実行に影響するパラメータを許容するかどうかを指定する.

詳細

例題

すべて開くすべて閉じる

  (1)

APIFunctionの呼出し元が結果のエキスポートに使用するフォーマットを設定することを許可する:

"_exportform"パラメータが呼出しで指定されていない場合は,APIFunctionは結果をエキスポートしない:

スコープ  (5)

AllowedCloudExtraParameters"_exportform"に設定されている場合は,$ExportFormatsからの任意のフォーマットを使って応答をエキスポートすることができる.この場合,指定されていたエキスポートフォーマットは無効になる:

AllowedCloudExtraParameters"_responseform"に設定されている場合は,結果のResponseFormが返される:

AllowedCloudExtraParameters"_geolocation"に設定されている場合は,クライアントが別の$GeoLocationを指定することができる:

AllowedCloudExtraParameters"_memorylimit"に設定されている場合は,クライアントがメモリ使用量の上限を指定することができる:

AllowedCloudExtraParameters"_timeout"に指定されている場合は,クライアントが実行にかかる時間の上限を指定することができる:

特性と関係  (2)

"_exportform"を許可することは,事実上APIFunctionの第3引数を設定することに等しい:

"_responseform"を許可することは,事実上APIFunctionのボディをResponseFormで囲むことに等しい:

考えられる問題  (1)

APIの呼出し元に"_responseform"の設定を許可することは,内部メッセージ等の配備されたAPIの詳細を公開することになるかもしれない:

Wolfram Research (2017), AllowedCloudExtraParameters, Wolfram言語関数, https://reference.wolfram.com/language/ref/AllowedCloudExtraParameters.html.

テキスト

Wolfram Research (2017), AllowedCloudExtraParameters, Wolfram言語関数, https://reference.wolfram.com/language/ref/AllowedCloudExtraParameters.html.

CMS

Wolfram Language. 2017. "AllowedCloudExtraParameters." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/AllowedCloudExtraParameters.html.

APA

Wolfram Language. (2017). AllowedCloudExtraParameters. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/AllowedCloudExtraParameters.html

BibTeX

@misc{reference.wolfram_2024_allowedcloudextraparameters, author="Wolfram Research", title="{AllowedCloudExtraParameters}", year="2017", howpublished="\url{https://reference.wolfram.com/language/ref/AllowedCloudExtraParameters.html}", note=[Accessed: 05-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_allowedcloudextraparameters, organization={Wolfram Research}, title={AllowedCloudExtraParameters}, year={2017}, url={https://reference.wolfram.com/language/ref/AllowedCloudExtraParameters.html}, note=[Accessed: 05-November-2024 ]}