Organizations

Organizations are the top level grouping of all your Orchestrator objects, similar to “tenants” in other tools. Your real-world organization or company will usually have one Orchestrator organization.

Organizations are identified by an ID.

Create an organization

An installation administrator creates the initial organization through the admin API. Follow the organization and user management instructions for your installation.

Your Organization ID

You can find your Organization ID in multiple ways.

List your Organizations:

octl get current-user

The IDs of Organizations of which you are a member are in the OrganizationMemberships column.

From any page in the console, your Organization ID(s) are available in the upper right corner.

Top