Este conteúdo não está disponível no idioma selecionado.
20.7. comparePackages
- Name
- comparePackages
- Description
- Returns a list for each kickstart profile; each list will contain package names not present on the other profile.
- Parameters
- string sessionKey
- string kickstartLabel1
- string kickstartLabel2
 
- Return Value
- struct - Comparison Info- arraykickstartLabel1- Actual label of the first kickstart profile is the key into the struct
- array:- string - package name
 
- arraykickstartLabel2- Actual label of the second kickstart profile is the key into the struct
- array:- string - package name