Name | Type | Description | Notes |
---|---|---|---|
uuid | uuid::Uuid | [readonly] | |
name | String | ||
full_name | String | Get full name with UID | [readonly] |
uid | Option<String> | [optional] | |
description | String | ||
start_timestamp | String | [readonly] | |
finish_timestamp | String | [readonly] | |
duration | f64 | [readonly] | |
status | models::SystemTaskStatusEnum | ||
messages | Vec |