|
Name |
Description |
![Method](bitmaps/Method.gif) |
AddConfiguration |
Adds a server object configuration (created with CreateConfiguration) to the GIS server. |
![Method](bitmaps/Method.gif) |
AddExtensionType |
Registers a new server object extension type with the server object type indicated in the argument list. |
![Method](bitmaps/Method.gif) |
AddGeodatabase |
Add Geodatabase. |
![Method](bitmaps/Method.gif) |
AddMachine |
Adds a host machine (created with CreateMachine) to the GIS server. |
![Method](bitmaps/Method.gif) |
AddServerDirectory |
Adds a server directory (created with CreateServerDirectory) to the GIS server. |
![Method](bitmaps/Method.gif) |
CreateConfiguration |
Creates a new server object configuration. |
![Method](bitmaps/Method.gif) |
CreateExtensionType |
Creates a new empty server object extension type. |
![Method](bitmaps/Method.gif) |
CreateFolder |
Creates a server configuration folder. |
![Method](bitmaps/Method.gif) |
CreateMachine |
Creates a new host machine. |
![Method](bitmaps/Method.gif) |
CreateServerDirectory |
Creates a new server directory. |
![Method](bitmaps/Method.gif) |
DeleteConfiguration |
Deletes a server object configuration from the GIS server. |
![Method](bitmaps/Method.gif) |
DeleteExtensionType |
Unregisters a server object extension type from the server object type indicated in the argument list. |
![Method](bitmaps/Method.gif) |
DeleteFolder |
Deletes a server configuration folder. |
![Method](bitmaps/Method.gif) |
DeleteGeodatabase |
Delete Geodatabase. |
![Method](bitmaps/Method.gif) |
DeleteMachine |
Deletes a host machine from the GIS server, making it unavailable to host server objects. |
![Method](bitmaps/Method.gif) |
DeleteServerDirectory |
Deletes a server directory such that its cleanup is no longer managed by the GIS server. It does not delete the physical directory from disk. |
![Method](bitmaps/Method.gif) |
Disable |
Disables a started SOM. |
![Method](bitmaps/Method.gif) |
Enable |
Enables a disabled SOM. |
![Read/write property](bitmaps/ReadWrite.gif) |
FolderInfo |
Properties associated with a server configuration folder. |
![Read-only property](bitmaps/ReadOnly.gif) |
Geodatabases |
Get Geodatabases. |
![Method](bitmaps/Method.gif) |
GetConfiguration |
Get the server object configuration with the specified Name and TypeName. |
![Method](bitmaps/Method.gif) |
GetConfigurationProperties |
Retrieves properties of server object configuration. |
![Method](bitmaps/Method.gif) |
GetConfigurations |
An enumerator over all the server object configurations. |
![Method](bitmaps/Method.gif) |
GetConfigurationsEx |
An enumerator over all the server object configurations in a server configuration folder. |
![Method](bitmaps/Method.gif) |
GetConfigurationsEx2 |
An enumerator over all the server object configurations in a server configuration folder. |
![Method](bitmaps/Method.gif) |
GetConfigurationStatus |
Get the configuration status for a server object configuration with the specified Name and TypeName. |
![Method](bitmaps/Method.gif) |
GetExtensionTypes |
An enumerator over all the server object extension types. |
![Method](bitmaps/Method.gif) |
GetFolders |
An array of folder names in the server configuration folder. |
![Method](bitmaps/Method.gif) |
GetGeodatabase |
Get Geodatabase. |
![Method](bitmaps/Method.gif) |
GetInputDir |
Returns the input directory for the given Server Object Configuration. |
![Method](bitmaps/Method.gif) |
GetMachine |
Get the host machine with the specified Name. |
![Method](bitmaps/Method.gif) |
GetMachines |
An enumerator over all the GIS server's host machines. |
![Method](bitmaps/Method.gif) |
GetServerDirectories |
An enumerator over the GIS server's output directories. |
![Method](bitmaps/Method.gif) |
GetServerDirectory |
Get the server directory with the specified Path. |
![Method](bitmaps/Method.gif) |
GetTypes |
An enumerator over all the server object types. |
![Method](bitmaps/Method.gif) |
IsAdminUser |
Checks if given user is a member of agsadmin group. |
![Method](bitmaps/Method.gif) |
IsInputDirInUse |
Checks if at least one service is currently using the input directory |
![Read/write property](bitmaps/ReadWrite.gif) |
IsSecurityEnabled |
Indicates whether security is switched on or off. |
![Method](bitmaps/Method.gif) |
PauseConfiguration |
Makes the configuration unavailable to clients for processing requests, but does not shut down running instances of server objects, or interrupt requests in progress. |
![Read/write property](bitmaps/ReadWrite.gif) |
Properties |
The properties for the GIS server. |
![Method](bitmaps/Method.gif) |
PutGeodatabase |
Put Geodatabase. |
![Method](bitmaps/Method.gif) |
RenameFolder |
Renames a server configuration folder. |
![Read-only property](bitmaps/ReadOnly.gif) |
ServerLog |
Retrieves a reference to the ArcGIS Server logs. |
![Method](bitmaps/Method.gif) |
StartConfiguration |
Starts a server object configuration and makes it available to clients for processing requests. |
![Method](bitmaps/Method.gif) |
StopConfiguration |
Stops a server object configuration and shuts down any running instances of server objects defined by the configuration. |
![Method](bitmaps/Method.gif) |
UpdateConfiguration |
Updates the properties of a server object configuration. |
![Method](bitmaps/Method.gif) |
UpdateConfigurationProperties |
Updates properties of server object configuration. |
![Method](bitmaps/Method.gif) |
UpdateMachine |
Updates the properties of a host machine. |
![Method](bitmaps/Method.gif) |
UpdateServerDirectory |
Updates the properties of a server directory. |
![Method](bitmaps/Method.gif) |
UploadData |
Uploads data to server and saves it as a file in the input directory of the given configuration. |
![Method](bitmaps/Method.gif) |
ValidateConfiguration |
Validates server object configuration. |