17.17. Method: listIpRanges

Description

List all IP ranges for a kickstart profile.

Parameters

The following parameters are available for this method:

  • string sessionKey
  • string label - The label of the kickstart
Returns

The following return values are available for this method:

  • array:
    • struct - Kickstart IP Range
      • string ksLabel - The kickstart label associated with the IP range
      • string max - The maximum IP of the range
      • string min - The minimum IP of the range