Skip To Content
ArcGIS Developer
Dashboard

ArcGIS Enterprise on Kubernetes

What's new

Listed below are new and updated resources, operations, parameters, and properties added to ArcGIS Enterprise Administrator API at each release.

11.1

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.

Updated operations and resources

  • Get Upgrade Settings—The volumesConfig response property has been deprecated at this release.
  • Upgrade—The licenseFile parameter, which was deprecated at 11.0, has been reintroduced with this release. Administrators can choose to pass licensing information either through the licenseFile parameter or through the upgradeSettings parameter.

11.0

Autoscaling in ArcGIS Enterprise on Kubernetes

Introduced at ArcGIS Enterprise on Kubernetes 10.9.1 with version 1 of the autoscaling feature, 11.0 introduces version 2 of autoscaling in ArcGIS Enterprise on Kubernetes. Autoscaling allows administrators to configure and deploy systems that respond to unexpected performance demands with minimal intervention and overhead. The ArcGIS Enterprise on Kubernetes autoscaling capability uses horizontal pod autoscaling, which, in response to an increase in resource usage, deploys additional pods according to the values set by the administrator.

The following resources and operations have been updated to return information on, or enable, autoscaling and should be referenced for more information on the properties and values needed to enabled autoscaling:

Licensing updates

Licensing has been consolidated to a single license file at ArcGIS Enterprise on Kubernetes 11.0. The ArcGIS Enterprise on Kubernetes license file contains the ArcGIS Enterprise portal user types and add-on licenses and capabilities needed for a deployment. Management for the ArcGIS Enterprise on Kubernetes license file is provided by the organization-level license resource and child operations. The system-level licenses resource and importServerLicenses operation have been deprecated.

Upgrade changes for ArcGIS Enterprise on Kubernetes

Note:

When a required update is available, you must apply it before upgrading to 11.0 or a subsequent release. Required updates include functional requirements and are a prerequisite to the latest software release. Review the release notes to learn about issues addressed in the latest required update.

Starting with this release, before performing an upgrade, you must retrieve the required upgrade settings that will be passed through as part of the upgrade operation. Some settings require user input before they can be used during an upgrade. Currently, the object supports the following three upgrade settings: updateToLatestPatch, licenseUpload, and volumesConfig.

New operations and resources

The following resources and operations have been added to ArcGIS Enterprise Admin API at 11.0:

  • Export Geodatabase License—This operation downloads a geodatabaseLicense.ecp file that represents the authorization file needed when enabling, creating, and updating an enterprise geodatabase in ArcGIS Pro.
  • 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.

Updated operations and resources

The following resources and operations include updates to parameters, accepted values, or properties:

  • The Create Service operation now supports version 2 of the autoscaling feature. The newest version of autoscaling allows for the min, max, scalingMode, and averageUtilization values to be passed through during a service's creation.
  • The Languages resource, as well as the Add and Remove child operations, now support Bulgarian (Български) as an Esri-supported language.
  • A new parameter, options, was added to both the Register Item and Validate Data Item operations. The parameter supports a JSON array of additional properties used during data item registration and validation. Currently, this parameter only supports the allowServicesRestart property. By setting allowServicesRestart to true, administrators are acknowledging that registering a new file share location will disrupt their organization. Not providing allowServicesRestart, or setting it to false, will cause the registration of the new file share location to fail.
  • The Register, Register Item, and Validate Data Item operations now support asynchronous jobs. If run asynchronously, a job is created for the request, which can be checked occasionally to monitor progress and view status messages.

Deprecated operations and resources

The following resources and operations have been deprecated as of this release:

  • Licenses—The licenses previously listed the license level of ArcGIS Server and all authorized extensions.
  • Import Server Licenses—The importServerLicenses operation previously imported and applied an ArcGIS Serverauthorization file.

10.9.1

Asynchronous operations

At 10.9.1, certain operations in ArcGIS Enterprise Admin API support running asynchronously. If run asynchronously, a job is created for the request, which can be checked occasionally to monitor progress and view status messages.

The following operations support the async operation:

Register data store item

With ArcGIS Enterprise on Kubernetes 10.9.1, it's recommended that root folder paths being registered for data stores use Network File Sharing (NFS). These folder paths can be registered during organization configuration using the userManagedStores parameter. Though it's no longer recommended, support for folderPathsToRegister, which was the parameter used at 10.9 to register root folder paths during organization configuration, has not been removed. For more information, see Register Item (Data Stores).

Web adaptors

Web adaptor functionality was deferred from the initial release of 10.9. At 10.9.1, web adaptor functionality, and the operations and resources in ArcGIS Enterprise Admin API associated with those functions, are supported.

New operations and resources

The following resources and operations have been added to ArcGIS Enterprise Admin API at 10.9.1:

  • Update (Organization Properties)—This operation updates one or more organization properties.
  • Properties (Organization)—This resource lists properties specific to an organization that can be modified to control your deployment.
  • Configuration (Data Store)—This resource returns the current minimum and maximum resource allocations for a relational data store.
  • Edit (Data Store Configuration)—This operation updates the resource allocation for a relational data store.
  • Container Registry—This resource returns information for a specific container registry, including the registry login credentials.
  • Container Registries—This resource returns the container registries associated with your deployment.
  • Edit (Container Registry)—The operation allows for certain container registry properties to be updated after your organization has been configured.
  • Update (Backup)—This operation updates the set retention date for a backup.
  • Update (Backup Store)—This operation updates the properties for a backup store. Currently, this is limited to setting the backup store as the default store for your deployment.
  • Validate (Backup Store)—This operation validates that the backup store is able to access the object store and that the backup store is ready to perform backup operations.
  • Create (Task)—This operation creates a schedule of tasks for your deployment that run automatically. Currently, only CreateBackup tasks can be created.
  • Search—This operation allows you to filter your organization's log for specific log records using supported query types.
  • Job—This resource returns the progress and status message of an asynchronous job.
  • Jobs—This resource is a collection of jobs created within your deployment.

Updated operations and resources

The following resources and operations include updates to parameters, accepted values, or properties:

  • A new parameter, userManagedStores, has been added to the Configure operation. This parameter supports registering root folder paths for data stores using Network File Sharing. It's recommended that folder paths are registered using the userManagedStores parameter, rather than folderPathsToRegister.
  • Both the Configuration (Security) and Update (Security Configuration) operations support a new property, allowInternetCORSAccess. The allowInternetCORSAccess property controls the value of the "Access-Control-Allow-Private-Network" response header in a CORS preflight request.
  • A new parameter, retentionDate, has been added to the Create (Backup) operation. The retention date is the day when the backup will become eligible for cleanup by the backupRetentionCleaner task.
  • The Update (Task) operation supports updating any scheduled CreateBackup and BackupRetentionCleaner tasks. This includes support for updating the passcode for a backup.
  • The function of the startTime and endTime parameters for Query has been changed at 10.9.1. At 10.9, startTime specified the oldest time to query logs against, whereas endTime specified the most recent time to query logs against. At 10.9.1, startTime and endTime mirror their ArcGIS Enterprise counterparts, with startTime specifying the most recent time to query logs against and endTime specifying the oldest time to query against.

Deprecated operations and resources

The following resources and operations have been deprecated as of this release:

  • Find Services—The findServices operation could query and return a list of the services within your deployment.
  • Find Deployments—The findDeployments operation could query and return a list of microservices within your deployment.
  • Backup and Restore—The backuprestore resource provided access to the backups created for your organization, as well as operations to create a backup and check the status of a current backup. The child resources and operations previously housed under backuprestore have been moved elsewhere within the Disaster Recovery section of API. For an updated site structure, see Resource hierarchy.