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