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 | ||
---|---|---|
AddConfigurationAndReturnIDs | Creates a hosted service and returns the service item ID(s) | |
AdminVersion | Returns the version of the server's admin API. | |
GetAvailableStorageInMB | Retrieves available storage usage in MB of the user. | |
GetCanPublish | Indicates if the signed in user can publish hosted services. | |
GetConfigurationInfos | The configuration infos within a folder (use empty string for root). | |
GetDetailedConfiguration | The detailed configuration. | |
GetGroupInfos | The group infos. | |
GetItemInfo | The ItemInfo of a service. | |
GetMetadata | The metadata of a service. | |
GetOrganizationName | Retrieves the organization's name if the user is signed in. | |
GetSharingOptions | The sharing options. | |
GetTilingSchemeFile | Download the tiling scheme file (client is responsible for delete). | |
PutItemInfo | Add or update the ItemInfo of a service. | |
PutMetadata | Add or update the metadata of a service. | |
PutSharingOptions | The sharing options. | |
PutSharingOptions2 | The sharing options. | |
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. |