23.12. listOrgs
- Name
- listOrgs
- Description
- Returns the list of organizations.
- Parameters
- string sessionKey
- Return Value
- array:
- struct - organization info
- int
id
- string
name
- int
active_users
- Number of active users in the organization. - int
systems
- Number of systems in the organization. - int
trusts
- Number of trusted organizations. - int
system_groups
- Number of system groups in the organization. (optional) - int
activation_keys
- Number of activation keys in the organization. (optional) - int
kickstart_profiles
- Number of kickstart profiles in the organization. (optional) - int
configuration_channels
- Number of configuration channels in the organization. (optional) - boolean
staging_content_enabled
- Is staging content enabled in organization. (optional)