AllowedCloudExtraParameters

AllowedCloudExtraParameters

APIFunction 和相关函数的一个选项,指定是否应该接受影响总的云执行的参数.

更多信息

范例

打开所有单元关闭所有单元

基本范例  (1)

允许 APIFunction 的调用者设置导出结果的格式:

如果 "_exportform" 参数没有在调用中指定,APIFunction 不会导出结果:

范围  (5)

AllowedCloudExtraParameters 设为 "_exportform",响应可用 $ExportFormats 中的任何格式导出,并覆盖指定的导出格式:

AllowedCloudExtraParameters 设为 "_responseform",会返回结果的 ResponseForm

AllowedCloudExtraParameters 设为 "_geolocation",客户可以指定不同的 $GeoLocation

AllowedCloudExtraParameters i设为 "_memorylimit",客户可以指定内存使用的限制:

AllowedCloudExtraParameters 设为 "_timeout",客户可以指定执行的时间限制:

属性和关系  (2)

允许 "_exportform",有效地等价于设置 APIFunction 的第三个参数:

允许 "_responseform",有效地等价于在 ResponseForm 中包装 APIFunction 主体:

可能存在的问题  (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 语言. 2017. "AllowedCloudExtraParameters." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/AllowedCloudExtraParameters.html.

APA

Wolfram 语言. (2017). AllowedCloudExtraParameters. Wolfram 语言与系统参考资料中心. 追溯自 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 ]}