Workspace importieren

Hiermit wird ein Workspace im .zip-Format in ArcGIS Earth importiert.

Anforderungs-URL

 <baseUrl>/arcgisearth/workspace(PUT only)

Anforderungsparameter

ParameterBeschreibung

path(url)

(erforderlich)

Gibt den Pfad oder die URL eines Workspace im .zip-Format an.

Typ: String

Beispiel für die Verwendung

Eingabe

{
    "url": "http://localhost:8000/workspaces/4855c0d4-9b11-4832-876b-ee3a3730dfdb.zip",
    "path": "C:\\Users\\Username\\Documents\\ArcGISEarth\\automation\\workspaces\\4855c0d4-9b11-4832-876b-ee3a3730dfdb.zip"
}