FRAMES | NO FRAMES Description | Parameters | Response
URL:http://server:port/arcgis/admin/system
HTTP Method:GET
Parent Resource: Site
Child Resources: Server Properties   Server Directories   Configuration Store   Web Adaptors   Licenses  

Description

The System resource is a collection of miscellaneous server-wide resources such as server properties, server directories, the configuration store, Web Adaptors, and licenses.

Parameters

Parameter Description
f The response format. The default response format is html.
Values: html | json

Response Format

{
	"resources": [ "properties", "directories", "configstore", "licenses" ]
}