34.121. searchByName
- Name
- searchByName
- Description
- Returns a list of system IDs whose name matches the supplied regular expression(defined by Java representation of regular expressions)
- Parameters
- string sessionKey
- string regexp - A regular expression
- 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