Edits the item information. This operation must be a multipart POST request with an optional
image uploaded to the server (defined by the thumbnailFile parameter).
http://server:port/arcgis/admin/services/Maps/MyMap.MapServer/iteminfo/edit
iteminfo={
"Culture": "en-US",
"name": "usa",
"thumbnail": "thumbnail/image.jpg",
"guid": "FD09F5FF-4031-49D4-8BD3-B310728C8FF7",
"catalogpath": "",
"snippet": "",
"description": "",
"summary": "",
"title": "usa.mxd",
"tags": "",
"type": "Service Definition",
"Text": "",
"typekeywords": [
"Shapefile Feature Class",
"ArcGIS",
"Service Definition",
".sd"
],
"documentation": "",
"url": "",
"datalastmodifiedtime": "",
"extent": {
"xmin": -178.217598362366,
"ymin": 18.9247817993163,
"xmax": -66.9692710360024,
"ymax": 71.4071353542713
},
"spatialreference": "Unknown",
"accessinformation": "",
"licenseinfo": ""
}
thumbnailFile=<image>