漏洞
| 漏洞 ID 编号 | BUG-000131947 |
|---|---|
| 已提交 | June 30, 2020 |
| 上次修改时间 | June 5, 2024 |
| 适用范围 | ArcGIS API for Python |
| 找到的版本 | 1.7.1 |
| 操作系统 | Windows OS |
| 操作系统版本 | 10.0 |
| 状态 | Non-Reproducible |
Edit the _system.py file within the default directory ‘C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\Lib\site-packages\arcgis\gis\server\admin’.
Change line 185 from ‘postdata=params’ to ‘params=params’.
Run this alternate code:
from arcgis.gis import GIS
gis = GIS("Pro")
gis_servers = gis.admin.servers.list()
server = gis_servers[0]
license_feature = server.system.licenses['features']
print(license_feature)
漏洞 ID: BUG-000131947
软件:
获取来自 ArcGIS 专家的帮助
下载 Esri 支持应用程序