laptop and a wrench

不具合

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 Support アプリのダウンロード

このトピックについてさらに調べる

ArcGIS エキスパートのサポートを受ける

テクニカル サポートへのお問い合わせ

Esri Support アプリのダウンロード

ダウンロード オプションに移動