ArcGIS Enterprise Portal Management and Customization
ArcGIS Enterprise Portal serves as the central management hub for enterprise GIS infrastructure. Maps, layers, applications, and tools are shared through this portal, access rights are managed, and organizational workflows are orchestrated. However, manually managing hundreds of users, thousands of content items, and dozens of groups in large-scale enterprise environments is not sustainable. This is where the Portal REST API and ArcGIS API for Python come into play.
The Portal REST API enables you to programmatically perform all portal operations through /sharing/rest endpoints. Every operation from adding, updating, and deleting items to group management, user assignments, and OAuth client configuration can be automated through this API. The ArcGIS API for Python wraps these REST endpoints in a high-level interface that accelerates the development process.
In this article, we will explore all dimensions of ArcGIS Enterprise Portal management: REST API endpoint architecture, item and user management, federated server configuration, security policies, and cross-portal content migration. We will also share production-ready Python scripts for portal inventory extraction and health checks.
Become a member to continue reading
This content requires a Pro plan.
Sign up for free — access 3 full contents per month. Check our affordable plans for unlimited access.