ArcObjects Library Reference (GISClient)  

IAGOServerObjectAdmin Interface

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

Product Availability

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

Members

Description
Method AddConfigurationAndReturnIDs Creates a hosted service and returns the service item ID(s)
Read-only property AdminVersion Returns the version of the server's admin API.
Method GetAvailableStorageInMB Retrieves available storage usage in MB of the user.
Method GetCanPublish Indicates if the signed in user can publish hosted services.
Method GetConfigurationInfos The configuration infos within a folder (use empty string for root).
Method GetDetailedConfiguration The detailed configuration.
Method GetGroupInfos The group infos.
Method GetItemInfo The ItemInfo of a service.
Method GetMetadata The metadata of a service.
Method GetOrganizationName Retrieves the organization's name if the user is signed in.
Method GetSharingOptions The sharing options.
Method GetTilingSchemeFile Download the tiling scheme file (client is responsible for delete).
Method PutItemInfo Add or update the ItemInfo of a service.
Method PutMetadata Add or update the metadata of a service.
Method PutSharingOptions The sharing options.
Method PutSharingOptions2 The sharing options.
Method PutTrackCancel Optional: Can be used to pass a handle to Track Cancel to the Server Object.

Inherited Interfaces

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