Ce contenu n'est pas disponible dans la langue sélectionnée.
Chapter 17. Namespace: kickstart.profile
Provides methods to access and modify many aspects of a kickstart profile.
Namespace:
kickstart.profile
17.1. Method: addIpRange Copier lienLien copié sur presse-papiers!
Copier lienLien copié sur presse-papiers!
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 -
1
on success, exception thrown otherwise.