Skip To Content
ArcGIS Developer
Dashboard

Export Geodatabase License

Description

The exportGeodatabaseLicense operation downloads a geodatabaseLicense.ecp file that represents the authorization file needed when enabling, creating, and updating an enterprise geodatabase in ArcGIS Pro for ArcGIS Enterprise on Kubernetes deployments. Accessing this operation automatically downloads the .ecp file; no parameters are required and no JSON Response is returned for this operation.

Example usage

The following is a sample request URL used to download the geodatabaseLicense.ecp file from the exportGeodatabaseLicense operation:

https://organization.domain.com/context/admin/orgs/0123456789ABCDEF/license/exportGeodatabaseLicense
In this topic
  1. Description
  2. Example usage