Red Hat Training

A Red Hat training course is available for Red Hat Satellite

24.2. getDetails

Name
getDetails
Description
The trust details about an organization given the organization's ID.
Parameters
  • string sessionKey
  • int trustOrgId - Id of the trusted organization
Return Value
  • 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.