Listed below are the new and updated resources and operations added to the ArcGIS Portal Administration 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, Export Logs, has been added. This operation can be used to export and download ether standard or audit logs as .zip files.
A new endpoint, Hardware Info, can be used by administrators to monitor the disk usage space for a portal machine.
New endpoints for Language, Add Language, Remove Language, External Content, and Update External Content, have been added.
The new top-level resource endpoint, Info, returns the current version and build information for ArcGIS Enterprise portal.
The new top-level resource endpoint, Backup Restore Information, displays the backup and restore information for your organization, such as when the last full or incremental backups were performed, as well as when the last full or incremental restores were performed.
The new operation, Reconfigure Index, allows you to re-create the index service metadata, schema, and data in the event they become corrupted.
- The new resource endpoint, Database Settings, returns whether incremental backups have been enabled or disabled for your organization. If enabled, incremental backups can be disabled using the edit operation. For information about manually enabling incremental backups using the webgisdr utility, see Create an ArcGIS Enterprise backup and Configure disaster recovery for ArcGIS Enterprise.
- The new operation endpoint, Edit Database Settings, allows you to disable incremental backups for your organization if it has previously been enabled using the webgisdir utility.
Four new endpoints, the Email Settings resource and its associated operations of Update Email Settings, Test Email Settings, and Delete Email Settings, have been added to help you manage the email settings for your organization. These email settings enable email notifications regarding password policy updates and license expirations and allow users with built-in accounts to recover forgotten passwords via email.
Read-only mode
Two new endpoints, the top-level resource Mode and its associated operation Update Mode, have been added to help organizations enable or disable read-only mode. Ready-only mode can be enabled before an upgrade to maintain availability.
Certificate management for multi-machine deployments
The Machines resource has been updated to provide access to a series of licensing operations that allow for managing certificates for associated portal machines in a multi-machine (highly available) environment. Prior to this change, certificates had to be managed on each machine individually by accessing their instance of the Portal Administrator Directory API. The new endpoints are listed below:
- SSL Certificates (HA) lists all certificates created for the Enterprise machines.
- SSL Certificate (HA) returns specific details on an SSL certificate.
- Delete Certificate (HA) deletes an SSL certificate. This operation is only accessible for highly available Enterprise portals.
- Export Certificate (HA) downloads an SSL certificate. This operation is only accessible for highly available Enterprise portals.
- Generate CSR (HA) generates a certificate signing request for a self-signed certificate. This operation is only accessible for highly available Enterprise portals.
- Generate Certificate (HA) creates a self-signed certificate. This operation is only accessible for highly available Enterprise portals.
- Import Existing Server Certificate (HA) imports an existing certificate into the key store. This operation is only accessible for highly available Enterprise portals.
- Import Root or Intermediate Certificate (HA) imports a certificate authority's root and intermediate certificates into the key store. This operation is only accessible for highly available Enterprise portals.
- Import Signed Certificate (HA) imports a certificate authority signed SSL certificate into the key store. This operation is only accessible for highly available Enterprise portals.
- Update Web Server Certificate (HA) configures properties, such as TLS protocols, used by the portal. This operation is only accessible for highly available Enterprise portals.
No new endpoints were added at this release.