- URL:
- https://<root>/orgs/<orgID>/license
- Methods:
GET- Operations:
- Validate License, Import License, Export Geodatabase License, Release License
- Version Introduced:
- 10.9
Access requirements
Required privileges
The Enterprise Administrator API requires privilege-based access. An administrator must be assigned a specific user privilege, or role, to access any given endpoint. Listed below are the user privileges or roles an administrator can be assigned that provides access to this endpoint. If multiple privileges are listed, only one needs to be assigned to gain access.
Tokens
This API requires token-based authentication. A token is automatically generated for administrators who sign in to the Enterprise Administrator API directory's HTML interface. Tokens generated in this way are stored for the entirety of the session.
Those accessing the API directory outside of the HTML interface will need to acquire a session token from the generate operation in the Enterprise Directory API. For security reasons, all POST requests made to the Enterprise Administrator API must include a token in the request body.
Description
The license resource returns high-level licensing details for your organization, such as the total number of registered members that can be added, and the current number of members in the organization. Information for all licenses associated with your organization is returned, some of which may not be available through the home application. It's recommended that you reference both the home application and the license resource to verify which licenses are associated with your organization.
This resource also provides access to various operations that allow you to manage your organization's ArcGIS Enterprise portal licenses and capabilities.
Request parameters
| Parameter | Details |
|---|---|
| The response format. The default response format is Values: |
Example usage
The following is a sample request URL used to access the license resource:
https://organization.example.com/<context>/admin/orgs/0123456789ABCDEF/license?f=pjsonJSON Response example
{
"licenseManagerInfo": {
"hostname": "change.me",
"port": 27000
},
"extensions": [
{
"itemId": "f1f34442877843d387d7776bbf74bb94",
"maximumRegisteredMembers": 200,
"expiration": 1761091200000,
"id": "locsharing"
},
{
"itemId": "bdfda9051e1e43f08af9afda9578efd8",
"maximumRegisteredMembers": 200,
"expiration": 1761091200000,
"id": "advediting"
}
],
"capabilities": {
"features": [
{
"displayName": "ArcGIS GIS Server Advanced",
"isValid": true,
"name": "esriServerLicenseAdvanced",
"expiration": 1729036800000,
"canExpire": true,
"coreCount": 4,
"version": "11.4"
},
{
"displayName": "Enterprise Geodatabase Support",
"isValid": true,
"name": "esriServerSDEEnterprise",
"expiration": 1729036800000,
"canExpire": true,
"coreCount": 0,
"version": "11.4"
},
{
"displayName": "ArcGIS Notebook Server Standard",
"isValid": true,
"name": "esriServerNoteBooksStandard",
"expiration": 1729036800000,
"canExpire": true,
"coreCount": 0,
"version": "11.4"
},
{
"displayName": "ArcGIS Notebook Server Advanced",
"isValid": true,
"name": "esriServerNoteBooksAdvanced",
"expiration": 1729036800000,
"canExpire": true,
"coreCount": 0,
"version": "11.4"
},
{
"displayName": "ArcGIS Server Enterprise",
"isValid": true,
"name": "esriServerEnterprise",
"expiration": 1729036800000,
"canExpire": true,
"coreCount": 0,
"version": "11.4"
},
{
"displayName": "ArcGIS Image Server",
"isValid": true,
"name": "esriServerImg",
"expiration": 1729036800000,
"canExpire": true,
"coreCount": 4,
"version": "11.4"
},
{
"displayName": "ArcGIS Raster Analytics",
"isValid": true,
"name": "esriServerRasterAnalytics",
"expiration": 1729036800000,
"canExpire": true,
"coreCount": 0,
"version": "11.4"
},
{
"displayName": "ArcGIS Network Analyst",
"isValid": true,
"name": "esriServerNetwork",
"expiration": 1729036800000,
"canExpire": true,
"coreCount": 0,
"version": "11.4"
}
],
"extensions": [
{
"name": "notebooksadvsvr",
"expiration": 1729036800000,
"canExpire": true,
"version": "11.4"
},
{
"name": "notebooksstdsvr",
"expiration": 1729036800000,
"canExpire": true,
"version": "11.4"
},
{
"name": "schematicssvr",
"expiration": 1729036800000,
"canExpire": true,
"version": "11.4"
},
{
"name": "geostatserver",
"expiration": 1729036800000,
"canExpire": true,
"version": "11.4"
},
{
"name": "rasteranalytics",
"expiration": 1729036800000,
"canExpire": true,
"version": "11.4"
},
{
"name": "networkserver",
"expiration": 1729036800000,
"canExpire": true,
"version": "11.4"
},
{
"name": "imageextserver",
"expiration": 1729036800000,
"canExpire": true,
"version": "11.4"
},
{
"name": "3dserver",
"expiration": 1729036800000,
"canExpire": true,
"version": "11.4"
},
{
"name": "spatialserver",
"expiration": 1729036800000,
"canExpire": true,
"version": "11.4"
}
],
"level": {
"name": "svrenterprise",
"expiration": 1729036800000,
"canExpire": true,
"version": "11.4"
},
"edition": {
"featureName": "esriServerLicenseAdvanced",
"name": "svradvanced",
"expiration": 1729036800000,
"canExpire": true,
"version": "11.4"
},
"datafeature": {
"ecpCode": "ecp644564588",
"name": "arcsdeserver",
"checksum": "3M1L20P1HKLYNL3DF229",
"expiration": 1729036800000,
"canExpire": true,
"version": "11.4"
}
},
"maximumRegisteredMembers": 1200,
"appBundles": [
{
"itemId": "ea1dec565b6f4afbb72501433962d8b1",
"maximumRegisteredMembers": 200,
"expiration": 1761091200000,
"id": "urbanSuiteAB"
}
],
"portalCapabilities": [],
"userTypes": [
{
"maximumRegisteredMembers": 200,
"expiration": 1761091200000,
"id": "creatorUT",
"currentRegisteredMembers": 3
},
{
"maximumRegisteredMembers": 200,
"expiration": 1761091200000,
"id": "editorUT",
"currentRegisteredMembers": 0
},
{
"maximumRegisteredMembers": 200,
"expiration": 1761091200000,
"id": "GISProfessionalAdvUT",
"currentRegisteredMembers": 0
},
{
"maximumRegisteredMembers": 200,
"expiration": 1761091200000,
"id": "GISProfessionalStdUT",
"currentRegisteredMembers": 0
},
{
"maximumRegisteredMembers": 200,
"expiration": 1761091200000,
"id": "viewerUT",
"currentRegisteredMembers": 0
},
{
"maximumRegisteredMembers": 200,
"expiration": 1761091200000,
"id": "fieldWorkerUT",
"currentRegisteredMembers": 0
}
],
"currentRegisteredMembers": 3,
"version": "11.4",
"apps": [...]
}