| Name | Description |
| Alias | The alias for this tool's toolbox. |
| Antialiasing | This is a deprecated parameter that is ignored. The antialiasing property in your tiling scheme determines if antialiasing is applied to the cache. (In, Optional) |
| constraining_extent | Rectangular extent at which to create or delete tiles, depending on the Update Mode. (In, Optional) |
| data_frame | The source data frame for the map service. (In, Required) |
| ignore_status | This parameter allows you to track the status of your caching if you are creating tiles based on feature class boundaries (see the update_feature_class parameter).
(In, Optional) |
| Layer | Layers to remove from the cache. (In, Required) |
| levels | The scale levels at which you will create or delete tiles when running this tool, depending on the Update Mode. (In, Required) |
| object_name | The map service whose cache tiles you want to update. (In, Required) |
| out_object_name | Output Map Server (out, Optional) |
| out_server_name | Output Host (out, Optional) |
| ParameterInfo | The parameters used by this tool. For internal use only. |
| server_name | The ArcGIS Server machine hosting the map service whose tiles you want to update. (In, Required) |
| thread_count | Number of map service instances to use while running this tool. By default the maximum allowable number of instances will be used (default for an ArcGIS Server service is 2). If you have more server power, you can raise the maximum allowable number of instances in the service's Service Properties dialog box, then raise this parameter when you run the tool. (In, Optional) |
| ToolboxDirectory | The directory of this tool's toolbox. |
| ToolboxName | The name of this tool's toolbox. |
| ToolName | The name of this tool. |
| update_feature_class | You can use a polygon feature class to manage tiles (create, update, or delete) based on the extents of features of a feature class. For example, if you are caching a country, you might supply a feature class of major urban areas. By doing so, you are requesting that the server only pre-create tiles that cover those urban areas. The rest of the areas can be cached on demand when requested by clients. This can save you time and disk space that would be consumed by creating unneeded tiles in rural areas. (In, Optional) |
| update_mode | Choose a mode for updating the cache. The three modes are: (In, Required) |