ArcObjects Library Reference (GISClient)  

IDiscoveryServerObjectAdmin Interface

Provides access to properties and members of the ArcGIS Discovery server's server object admin.

Product Availability

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

Members

Description
Method AddCluster Add a cluster.
Method AddMachinesToCluster Add registered server machines to a cluster.
Read-only property AdminVersion Returns the version of the server's admin API.
Read-only property AvailableMachines The available machines of a cluster.
Method ClearRESTCache Clear the REST cache on server.
Read-only property Cluster The specified cluster.
Read-only property Clusters The clusters of a site.
Read-only property ConfigStore The configuration store on server.
Method CreateCluster Add an empty cluster.
Read-only property DataSpaceItem Data space item of a specified ID.
Read-only property DataSpaceItemReferenceCount The total reference count of a Data Space item.
Read-only property DataSpaceItems All data space items of a specified path.
Read-only property DataSpaceItemsByType Data space items of a specified type.
Method DeleteCluster Delete a cluster.
Read-only property DescendantDataSpaceItems All descendant data space items of a specified path.
Read-only property DescendantDataSpaceItemsByType Descendant data space items of a specified type.
Method EditClusterProtocol Edit the cluster protocol.
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.
Read-only property IndexingStatus The indexing status.
Read/write property IndexingTargets The indexing targets of indexing service.
Read-only property License The license and extension settings of server.
Read-only property LogSettings The log settings of server.
Read-only property MachineStatus The status of a machine.
Method PutItemInfo Add or update the ItemInfo of a service.
Method PutMetadata Add or update the metadata of a service.
Method RegisterDataSpaceItem Register a specified data space item.
Method RemoveMachinesFromCluster Remove registered server machines to a cluster.
Method RenameService Renames a service.
Read-only property ServiceStatistics The statistics of a specified service.
Method StartCluster Start machines participating this cluster.
Method StartMachine Start services on the server machine.
Method StopCluster Stop machines participating this cluster.
Method StopMachine Stop services on the server machine.
Method UnregisterDataSpaceItem Unregister a specified data space item.
Method UpdateCluster Update a cluster.
Method UpdateConfigStore Update the configuration store 0n server.
Method UpdateLogSettings Update the log settings of server.

Inherited Interfaces

Interfaces Description
IRESTServerObjectAdmin Provides access to methods adminstrating AGS rest services.

CoClasses that implement IDiscoveryServerObjectAdmin

CoClasses and Classes Description
DiscoveryServerObjectAdmin The DiscoveryServerObjectAdmin object which administrates the GIS Discovery Server.