34.83. listSystemsWithPackage
- Name
- listSystemsWithPackage
- Description
- Lists the systems that have the given installed package
- Parameters
- string sessionKey
- string name - the package name
- string version - the package version
- string release - the package release
- Return Value
- array:
- struct - system
- int
id
- string
name
- dateTime.iso8601
last_checkin
- Last time server successfully checked in - dateTime.iso8601
last_boot
- Last server boot time - dateTime.iso8601
created
- Server registration time