Provides access to methods adminstrating AGS rest services.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
AdminVersion | Returns the version of the server's admin API. | |
GetConfigurationInfos | The configuration infos within a folder (use empty string for root). | |
GetItemInfo | The ItemInfo of a service. | |
GetMetadata | The metadata of a service. | |
PutItemInfo | Add or update the ItemInfo of a service. | |
PutMetadata | Add or update the metadata of a service. |
CoClasses that implement IRESTServerObjectAdmin
CoClasses and Classes | Description |
---|---|
DiscoveryServerObjectAdmin | The DiscoveryServerObjectAdmin object which administrates the GIS Discovery Server. |