이 콘텐츠는 선택한 언어로 제공되지 않습니다.
17.6. Method: compareAdvancedOptions
Description
Returns a list for each kickstart profile. Each list contains the properties that differ between the profiles and their values for that specific profile.
Parameters
The following parameters are available for this method:
- string
sessionKey - string
kickstartLabel1 - string
kickstartLabel2
Returns
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