Class: Task
URI: hca:Task
Referenced by Class
Attributes
Own
- ➞disk_size 1..1
- Description: Name of the disk volume mounted to the VM for the task.
- Range: String
- ➞task_name 1..1
- Description: Name of the task.
- Range: String
- ➞zone 1..1
- Description: Name of the Google Cloud zone where the task was run.
- Range: String
- ➞log_err 0..1
- Description: Path where standard error is logged.
- Range: String
- ➞start_time 1..1
- Description: Date and time when the task started.
- Range: String
- ➞cpus 1..1
- Description: Number of CPUs used to run this task.
- Range: Integer
- ➞log_out 0..1
- Description: Path where standard output is logged.
- Range: String
- ➞stop_time 1..1
- Description: Date and time when the task finished.
- Range: String
- ➞memory 1..1
- Description: Amount of memory allocated for this task.
- Range: String
- ➞docker_image 1..1
- Description: Name of docker image where the task is stored and executed.
- Range: String