Red Hat Training

A Red Hat training course is available for Red Hat Satellite

5.2. getApiNamespaceCallList

Name
getApiNamespaceCallList
Description
Lists all available api calls for the specified namespace
Parameters
  • string sessionKey
  • string namespace
Return Value
  • struct - method_info
    • string name - method name
    • string parameters - method parameters
    • string exceptions - method exceptions
    • string return - method return type