Listed below are new and updated resources, operations, parameters, and properties added to ArcGIS Enterprise Administrator API at each release.
As versions reach the end of their support lifecycle, their corresponding entries are removed from this document.
ArcGIS Enterprise release version
- A new operation, Release License, has been added that allows administrators to check in an organization member's license for either ArcGIS Pro or Drone2Map when the member is unable to check the license in themselves.
- A new resource, Container Images, returns a list of container images that have been pulled and used to deploy applications for ArcGIS Enterprise on Kubernetes.
Volume expansion
Starting at 11.3, ArcGIS Enterprise on Kubernetes supports volume expansion for system-managed object, spatiotemporal, and relational data stores. Administrators can edit the storage values for the data store deployment's PersistentVolumeClaim, which also expands the underlying volume for that data store. The following documentation has been added for the new resources and operations added for volume expansion:
New operations and resources
- Webhooks returns a list of all service webhooks that are currently configured for the organization, providing a centralized location for users with the appropriate permissions to view and manage service webhooks.
- Settings allows administrators to set the number of re-delivery attempts the system will make to deliver a payload to a receiver before the delivery is marked as a failure, as well as set the deactivation policy for service webhooks.
- Notification Status allows administrators to set the number of re-delivery attempts the system will make to deliver a payload to a receiver before the delivery is marked as a failure, as well as set the deactivation policy for service webhooks.
- Reset Standby resets the tracking mechanism used to identify a failure of the primary relational data store and forces the reconfiguration of the standby relational data store.
- Update Server sets the server role and function for federated server. At this time, the only server function that can be assigned to a federated server is
Workflow
.Manager
Health check
Administrators can now monitor the health and stability of their organization by creating and reviewing health check reports. The following documentation has been added to this publication to serve as a reference for performing health checks, and reviewing and managing health check reports:
- Health Check
- Run (Health Check Reports)
- Suites
- Suite
- Reports
- Query (Reports)
- Delete (Reports)
- Export (Reports)
- Report
- Rename
Node affinity and tolerations
At this release, administrators have the ability to set node affinity and tolerations for the pods of GIS services and the upgrade job, which is created whenever an upgrade or update occurs. Node affinity allows for pods to be scheduled to nodes that have matching label key-value pairs, whereas tolerations allow for pods to be scheduled on tainted nodes that would otherwise repel them if not for matching toleration and taint key-value pairs.
The following documentation has been added to this publication to serve as a reference for creating and modifying placement policies for GIS services:
The following documentation has been added to serve as a reference for creating and modifying a placement policy for the upgrade job:
Local and ephemeral volumes
Administrators can now provide volume configurations and volume configuration templates, which allow specific volumes to be attached to service pods, granting access to data or configurations needed by the service. The following documentation has been added to this publication to serve as a reference for creating persistent and ephemeral volumes:
Cloud providers and services
Support for cloud-native storage has been added at this release. Cloud storage can be configured when configuring an organization, and administrators can manage the credentials for the cloud providers and services using the Cloud APIs. The following documentation has been added to this publication to serve as a reference on managing a deployment's cloud-native storage:
- Cloud
- Providers
- Provider
- Update Credentials
- Services (Cloud)
- Service (Cloud Services)
- Add Credentials
Premium capabilities
ArcGIS Enterprise on Kubernetes now supports two new premium capabilities: raster analytics and image hosting. These premium capabilities can be enabled through the ArcGIS Enterprise Administrator API, so long as the organization has the appropriate licensing and meets the specific requirements for the premium capability they want to enable. The following documentation has been added to this publication to serve as a reference for enabling and disabling premium capabilities for an organization:
New operations and resources
- Exports—This resource returns a list of previously run upgrades or updates that encountered errors during the upgrade process.
- Export—This operation exports upgrade data, uploaded to the deployment as a .zip file, that can be downloaded and used to troubleshoot post-upgrade.
Service webhooks
Support for feature service and geoprocessing service webhooks has been added to the ArcGIS Enterprise Administrator API. Feature service webhooks allow administrators to subscribe to event triggers pertaining to a feature service in their organization. Though geoprocessing services do not have specific event triggers that administrators can subscribe to, geoprocessing service webhooks will be invoked when a geoprocessing service job is completed. The following documentation has been added to this publication to serve as references for the service webhook endpoints:
- Export Geodatabase License—This operation downloads a
geodatabase
file that represents the authorization file needed when enabling, creating, and updating an enterprise geodatabase in ArcGIS Pro.License.ecp - Export Logs—This operation exports organization logs based on either query or search parameters.
- External Content—This resource returns whether access to external content has been enabled or disabled for an organization.
- Update (External Content)—This operation enables and disables access to Esri-provided content containing external URLs that reference sites and resources hosted outside of the organization.
New operations and resources
- Update (Organization Properties)—This operation updates one or more organization properties.
- Properties (Organization)