このコンテンツは選択した言語では利用できません。
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.