Red Hat Training

A Red Hat training course is available for Red Hat Satellite

23.10. Method: listOrgs

Description

Returns the list of organizations.

Parameters

The following parameters are available for this method:

  • string sessionKey
Returns

The following return values are available for this method:

  • 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)