此内容没有您所选择的语言版本。
Chapter 17. Namespace: kickstart.profile
		Provides methods to access and modify many aspects of a kickstart profile.
	
		Namespace: 
kickstart.profile
	17.1. Method: addIpRange 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
Description
Add an IP range to a kickstart profile.
Parameters
The following parameters are available for this method:
- string
sessionKey - string
label- The label of the kickstart - string
min- The IP address for minimum of the range - string
max- The IP address for the maximum of the range 
Returns
The following return values are available for this method:
- int -
1on success, exception thrown otherwise.