The ServerObjectAdmin object which administrates the GIS Server.
ServerObjectAdmin is a non-creatable object. References to non-creatable objects must be obtained through other objects.
| Interfaces | Description |
|---|---|
| IServerObjectAdmin | Provides access to members that administer the ArcGIS server. |
| IServerObjectAdmin2 | Provides access to members that administer the ArcGIS server. |
| IServerStatistics | Provides access to members that report statistics for a GIS server to administrators. |
The ServerObjectAdmin administrates a GIS server. Any application that runs as a user account in the agsadmin user group on the ArcGIS Server can use the IGISServerConnection interface to connect to the ArcGIS Server and to get a reference to the ServerObjectAdmin. If the user account is not part of the agsadmin user group the ServerObjectAdmin property on IServerConnection will return an error. Applications that are running as accounts that can connect to the server but are not part of the agsadmin user group can use the ServerObjectManager property on IGISServerConnection to get a reference on the ServerObjectManager .
Use ServerObjectAdmin to adminstrate both the set of server object configurations and types associated with the server, and to administer aspects of the server itself. The following administration functionality of the ArcGIS Server is provided by ServerObjectAdmin :
Adminster server object configurations:
Add and delete server object configurations
Update a server object configuration's properties
Start, stop and pause server object configurations
Report the status of a server object configuration
Get all server object configurations and their properties
Get all server object types and their properties
Administer aspects of the server itself:
Add and remove server container machines
Get all server container machines
Add and remove server directories
Get all server directories
Configure the server's logging properties
Get statistics about events in the server
IAGSServerConnectionAdmin Interface | IAGSServerConnection Interface | IAGSServerConnectionFactory Interface | IAGSServerConnectionName Interface | IAGSServerObject Interface | IAGSServerObjectName Interface | IAGSEnumServerObjectName Interface | AGSServerConnectionFactory Class | AGSServerObjectName Class | AGSServerConnection Class | AGSServerConnectionName Class | ServerMachine Class | GISServerConnection Class | IServerObjectTypeInfo Interface | IEnumServerObjectTypeInfo Interface | IServerObjectConfiguration Interface | ServerContext Class | IServerObjectType Interface | IServerObject Interface | IEnumServerObjectType Interface | ServerDirectory Class | IGISServerConnection Interface | ServerDirectoryInfo Class | IServerObjectConfigurationInfo Interface | ServerObjectTypeInfo Class | IEnumServerDirectory Interface | ServerObject Class | IEnumServerObjectConfigurationInfo Interface | IServerMachine Interface | IServerContext Interface | ServerObjectAdmin Class | IServerObjectManager Interface | IEnumServerMachine Interface | ServerObjectType Class | ServerObjectConfiguration Class | IEnumServerObjectConfiguration Interface | ServerObjectConfigurationInfo Class | ServerObjectManager Class | ServerObjectConfigurationStatus Class | IServerObjectAdmin Interface | GISServerConnection Class | IGISServerConnection Interface | IServerObjectAdmin Interface | IServerContext Interface | IServerObjectManager Interface | IServerObject Interface