Red Hat Training

A Red Hat training course is available for Red Hat Satellite

Chapter 32. Namespace: sync.master

Contains methods to set up information about known Master Satellites for use on the Slave Satellite side of Inter-Satellite Synchronization.
Namespace: sync.master

32.1. Method: addToMaster

Description

Add a single organization to the list of those the specified Master has exported to this Slave.

Parameters

The following parameters are available for this method:

  • string sessionKey
  • int id - ID of the desired Master
  • struct - master-org details
    • int masterOrgId
    • string masterOrgName
    • int localOrgId
Returns

The following return values are available for this method:

  • int - 1 on success, exception thrown otherwise