이 콘텐츠는 선택한 언어로 제공되지 않습니다.
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.