This document is archived and information here might be outdated.  Recommended version.


IRESTServerObjectAdmin Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GISClient > ESRI.ArcGIS.GISClient > Interfaces > IR > IRESTServerObjectAdmin Interface
ArcGIS Developer Help

IRESTServerObjectAdmin Interface

Provides access to methods adminstrating AGS rest services.

Product Availability

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

Members

Name 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.

Classes that implement IRESTServerObjectAdmin

Classes Description