- URL:
- https://<root>/federation
- Methods:
GET
- Child Resources:
- Servers, Logs, Machines
- Required Capability:
- Access allowed with the "Servers" privilege
- Version Introduced:
- 10.4
Description
The federation
resource returns information about the ArcGIS Server registered with an organization.
Request parameters
Parameter | Details |
---|---|
| The response format. The default response value is Value: |
Example usage
The following is a sample request URL used to access the federation
resource:
https://machine.domain.com/webadaptor/portaladmin/federation?f=pjson
JSON Response example
{"resources":["servers"]}