Name
|
Type
|
Description
|
cpu | xsd:double |
The cpu utilization.
- This property need not be set.
- This property cannot be updated.
|
memory | xsd:double |
The memory utilization.
- This property need not be set.
- This property cannot be updated.
|
disk | xsd:double |
The disk utilization.
- This property need not be set.
- This property cannot be updated.
|
name | xsd:string |
The name of the process.
- This property cannot be updated.
|
processId | xsd:long |
The process id.
- This property cannot be updated.
|
createTime | xsd:long |
The process creation time.
- This property cannot be updated.
|
userName | xsd:string |
The owner of the process.
- This property need not be set.
- This property cannot be updated.
|