- URL: https://<portaladmin-url>/federation
- Child Resources:Servers
- Required Capability:Default administrator role | Servers privilege
- Version Introduced:10.4
Description
This resource returns information about the ArcGIS Server registered with Portal for ArcGIS.
Request parameters
Parameter | Details |
---|---|
f | The response format. The default response value is html. Value: html | json | pjson |
Example usage
Below is a sample request URL for the federation resource:
https://machine.domain.com/webadaptor/portaladmin/federation?f=json
JSON Response example
{"resources":["servers"]}