Red Hat Training

A Red Hat training course is available for Red Hat Satellite

20.20. listIpRanges

Name
listIpRanges
Description
List all ip ranges for a kickstart profile.
Parameters
  • string sessionKey
  • string label - The label of the kickstart
Return Value
  • array:
    • struct - Kickstart Ip Range
      • string ksLabel - The kickstart label associated with the ip range
      • string max - The max ip of the range
      • string min - The min ip of the range