ArcObjects Library Reference (GISClient)  

IRESTServerObjectAdmin Interface

Provides access to methods adminstrating AGS rest services.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read-only property AdminVersion Returns the version of the server's admin API.
Method GetConfigurationInfos The configuration infos within a folder (use empty string for root).
Method GetItemInfo The ItemInfo of a service.
Method GetMetadata The metadata of a service.
Method PutItemInfo Add or update the ItemInfo of a service.
Method 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.