Red Hat Training

A Red Hat training course is available for Red Hat Satellite

24.2. Method: getDetails

Description

The trust details about an organization given the organization's ID.

Parameters

The following parameters are available for this method:

  • string sessionKey
  • int trustOrgId - ID of the trusted organization
Returns

The following return values are available for this method:

  • struct - org trust details
    • dateTime.iso8601 created - Date the organization was created
    • dateTime.iso8601 trusted_since - Date the organization was defined as trusted
    • int channels_provided - Number of channels provided by the organization
    • int channels_consumed - Number of channels consumed by the organization
    • int systems_migrated_to - Number of systems migrated to the organization
    • int systems_migrated_from - Number of systems migrated from the organization