Skip To Content
ArcGIS Developer
Dashboard

Federation

Description

This resource returns information about the ArcGIS Server registered with Portal for ArcGIS.

Request parameters

ParameterDetails
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"]}