Ce contenu n'est pas disponible dans la langue sélectionnée.
34.120. Method: setVariables
Sets a list of kickstart variables in the cobbler system record for the specified server.
Note
system.createSystemRecord
. To create a system record in the Web UI navigate to The following parameters are available for this method:
- string
sessionKey
- int
serverId
- boolean
netboot
- array:
- struct - kickstart variable
- string
key
- string or int
value
The following return values are available for this method:
- int -
1
on success, exception thrown otherwise