Download OpenAPI specification:Download
GRR Rapid Response is an incident response framework focused on remote live forensics.
Get client with a given client id.
clientId required | string (protobuf2.TYPE_STRING) |
timestamp | string <uint64> RDF type is |
{- "clientId": "string",
- "urn": "string",
- "fleetspeakEnabled": true,
- "agentInfo": {
- "clientName": "string",
- "clientVersion": 0,
- "revision": "string",
- "buildTime": "string",
- "clientBinaryName": "string",
- "clientDescription": "string",
- "labels": [
- "string"
], - "timelineBtimeSupport": true
}, - "hardwareInfo": {
- "serialNumber": "string",
- "systemManufacturer": "string",
- "systemProductName": "string",
- "systemUuid": "string",
- "systemSkuNumber": "string",
- "systemFamily": "string",
- "biosVendor": "string",
- "biosVersion": "string",
- "biosReleaseDate": "string",
- "biosRomSize": "string",
- "biosRevision": "string",
- "systemAssettag": "string"
}, - "osInfo": {
- "system": "string",
- "node": "string",
- "release": "string",
- "version": "string",
- "machine": "string",
- "kernel": "string",
- "fqdn": "string",
- "installDate": "string",
- "libcVer": "string",
- "architecture": "string",
- "pep425tag": "string"
}, - "knowledgeBase": {
- "users": [
- {
- "username": "string",
- "temp": "string",
- "desktop": "string",
- "lastLogon": "string",
- "fullName": "string",
- "userdomain": "string",
- "sid": "string",
- "userprofile": "string",
- "appdata": "string",
- "localappdata": "string",
- "internetCache": "string",
- "cookies": "string",
- "recent": "string",
- "personal": "string",
- "startup": "string",
- "localappdataLow": "string",
- "homedir": "string",
- "uid": 0,
- "gid": 0,
- "shell": "string",
- "pwEntry": {
- "store": "UNKNOWN",
- "hashType": "DES",
- "age": 0,
- "maxAge": 0
}, - "gids": [
- 0
]
}
], - "fqdn": "string",
- "timeZone": "string",
- "os": "string",
- "osMajorVersion": 0,
- "osMinorVersion": 0,
- "environPath": "string",
- "environTemp": "string",
- "osRelease": "string",
- "environAllusersappdata": "string",
- "environAllusersprofile": "string",
- "environCommonprogramfiles": "string",
- "environCommonprogramfilesx86": "string",
- "environComspec": "string",
- "environDriverdata": "string",
- "environProfilesdirectory": "string",
- "environProgramfiles": "string",
- "environProgramdata": "string",
- "environProgramfilesx86": "string",
- "environSystemdrive": "string",
- "environSystemroot": "string",
- "environWindir": "string",
- "currentControlSet": "string",
- "codePage": "string",
- "domain": "string",
- "deprecatedUsers": [
- "string"
]
}, - "memorySize": "string",
- "firstSeenAt": "string",
- "lastSeenAt": "string",
- "lastBootedAt": "string",
- "lastClock": "string",
- "lastCrashAt": "string",
- "labels": [
- {
- "name": "string",
- "owner": "string"
}
], - "interfaces": [
- {
- "macAddress": "string",
- "ip4Addresses": [
- "string"
], - "ifname": "string",
- "ip6Addresses": [
- "string"
], - "addresses": [
- {
- "addressType": "INET",
- "deprecatedHumanReadable": "string",
- "packedBytes": "string"
}
], - "dhcpLeaseExpires": "string",
- "dhcpLeaseObtained": "string",
- "dhcpServerList": [
- {
- "addressType": "INET",
- "deprecatedHumanReadable": "string",
- "packedBytes": "string"
}
], - "ipGatewayList": [
- {
- "addressType": "INET",
- "deprecatedHumanReadable": "string",
- "packedBytes": "string"
}
]
}
], - "users": [
- {
- "username": "string",
- "temp": "string",
- "desktop": "string",
- "lastLogon": "string",
- "fullName": "string",
- "userdomain": "string",
- "sid": "string",
- "userprofile": "string",
- "appdata": "string",
- "localappdata": "string",
- "internetCache": "string",
- "cookies": "string",
- "recent": "string",
- "personal": "string",
- "startup": "string",
- "localappdataLow": "string",
- "homedir": "string",
- "uid": 0,
- "gid": 0,
- "shell": "string",
- "pwEntry": {
- <