获取应用程序中的漏洞更新
URL 已复制
共享 URL
漏洞
Unable to edit the ArcGIS Server physical path directory using ArcGIS API for Python.
ArcGIS API for Python
漏洞 ID 编号
BUG-000162563
已提交
October 31, 2023
上次修改时间
June 5, 2024
适用范围
ArcGIS API for Python
找到的版本
2.1.0
操作系统
Windows OS
操作系统版本
N/A
状态
Non-Reproducible
在开发团队测试过程中,此问题不可重现。 为问题分配此状态的可能原因包括:问题无法重现,或不再与软件的开发版本相关,但未安装特定修复程序来解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
Directories can be added using the following script: gis = GIS( url=url, username=username, password=password, verify_cert=False, proxy=proxies, ) server = gis.hosting_servers[0] mgr = server.admin mgrsys = mgr.system d = mgrsys.directories assert d.add( name="test_add_jobs2", physicalPath=r"\\Sharing\somefolder", directoryType="JOBS", maxFileAge=360, cleanupMode="NONE", description="description", )
重现步骤
漏洞 ID: BUG-000162563
软件:
ArcGIS API for Python
当漏洞状态发生变化时获得通知
下载 Esri 支持应用程序
发现关于本主题的更多内容
Esri Community
搜索相关信息
Training
查找与此主题相关的培训
ArcGIS Ideas
探索想法并提供反馈
获取来自 ArcGIS 专家的帮助
联系技术支持部门
下载 Esri 支持应用程序
转至下载选项