Red Hat Training

A Red Hat training course is available for Red Hat Satellite

Chapter 5. Namespace: api

Methods providing information about the API.
Namespace: api

5.1. Method: getApiCallList

Description

Lists all available API calls grouped by namespace.

Parameters

The following parameters are available for this method:

  • string sessionKey
Returns

The following return values are available for this method:

  • struct - method_info
    • string name - method name
    • string parameters - method parameters
    • string exceptions - method exceptions
    • string return - method return type