Activity¶
The Activity Object presents a daily activity tracking of machines. Each machine builds up a daily history of actions that can be used for Pay-Go billing.
When not doing Pay-Go billing, the activity entries still track usage over time.
Field¶
Field | Definition |
---|---|
Arch | Arch is the architecture of the machine e.g. amd64 |
Cloud | Cloud is the cloud it is running in if set. |
Context | Context is the context of the machine e.g. "" or drpcli-runner |
Count | Number of times for this entry |
Deleted | Deleted indicates if the entry was deleted. |
Fingerprint | Fingerprint indicates a unique machine specific identifier |
Id | Id of the activity entry. |
Identity | Identity is the uuid/identity of the record |
OS | OS is the operating system of the machine - could be off |
ObjectType | Object Type |
Platform | Platform is type of entry Usually: meta, physical, virtual, container |
Span | Span is the time window |
Type | Type of the activity (from RawModel days) Should be set to activities if present |