Este contenido no está disponible en el idioma seleccionado.
34.4. Method: comparePackageProfile
Compare a system's packages against a package profile. In the result returned, this_system represents the server provided as an input and other_system represents the profile provided as an input.
The following parameters are available for this method:
- string
sessionKey - int
serverId - string
profileLabel
The following return values are available for this method:
- array:
- struct - Package Metadata
- int
package_name_id - string
package_name - string
package_arch - string
this_system- Version of package on this system - string
other_system- Version of package on the other system - int
comparison0- No difference1- Package on this system only2- Newer package version on this system3- Package on other system only4- Newer package version on other system