- URL:
- https://<root>/orgs
- Methods:
GET
- Required Capability:
- Access allowed with either the "Manage Licenses", "Links to organization-specific group", "Security and infrastructure", or "Servers" privileges
- Version Introduced:
- 10.9
Description
The orgs
resource lists the organizations included in an ArcGIS Enterprise on Kubernetes deployment. This resource provides access to a collection of resource and operation endpoints that can be used to manage various aspects of each organization, such as the deployment's current licensing and security configurations.
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 orgs
resource:
https://organization.domain.com/context/admin/orgs?f=pjson
JSON Response example
{"organizations": ["0123456789ABCDEF"]}