IRESTServerObjectAdmin Interface
Provides access to methods adminstrating AGS rest services.
Members
Name | Description | |
---|---|---|
![]() |
AdminVersion | Returns the version of the server's admin API. |
![]() |
GetConfigurationInfos | The configuration infos within a folder (use empty string for root). |
![]() |
GetItemInfo | The ItemInfo of a service. |
![]() |
GetMetadata | The metadata of a service. |
![]() |
PutItemInfo | Add or update the ItemInfo of a service. |
![]() |
PutMetadata | Add or update the metadata of a service. |
IRESTServerObjectAdmin.AdminVersion Property
Returns the version of the server's admin API.
IRESTServerObjectAdmin.GetConfigurationInfos Method
The configuration infos within a folder (use empty string for root).
IRESTServerObjectAdmin.GetItemInfo Method
The ItemInfo of a service.
IRESTServerObjectAdmin.GetMetadata Method
The metadata of a service.
IRESTServerObjectAdmin.PutItemInfo Method
Add or update the ItemInfo of a service.
IRESTServerObjectAdmin.PutMetadata Method
Add or update the metadata of a service.
Classes that implement IRESTServerObjectAdmin
Classes | Description |
---|