Ce contenu n'est pas disponible dans la langue sélectionnée.
17.6. Method: compareAdvancedOptions
Returns a list for each kickstart profile. Each list contains the properties that differ between the profiles and their values for that specific profile.
The following parameters are available for this method:
- string
sessionKey
- string
kickstartLabel1
- string
kickstartLabel2
The following return values are available for this method:
- struct - Comparison Info
- array "kickstartLabel1" - Actual label of the first kickstart profile is the key into the struct
- array:
- struct - value
- string
name
- string
value
- boolean
enabled
- array "kickstartLabel2" - Actual label of the second kickstart profile is the key into the struct
- array:
- struct - value
- string
name
- string
value
- boolean
enabled