ProcessServerDetails interface
Process server details.
Properties
available |
The available memory. NOTE: This property will not be serialized. It can only be populated by the server. |
available |
The available disk space. NOTE: This property will not be serialized. It can only be populated by the server. |
bios |
The process server Bios Id. NOTE: This property will not be serialized. It can only be populated by the server. |
disk |
The disk usage status. NOTE: This property will not be serialized. It can only be populated by the server. |
fabric |
The fabric object Id. NOTE: This property will not be serialized. It can only be populated by the server. |
fqdn | The process server Fqdn. NOTE: This property will not be serialized. It can only be populated by the server. |
free |
The free disk space percentage. NOTE: This property will not be serialized. It can only be populated by the server. |
health | The health of the process server. NOTE: This property will not be serialized. It can only be populated by the server. |
health |
The health errors. NOTE: This property will not be serialized. It can only be populated by the server. |
historic |
The historic health of the process server based on the health in last 24 hours. NOTE: This property will not be serialized. It can only be populated by the server. |
id | The process server Id. NOTE: This property will not be serialized. It can only be populated by the server. |
ip |
The list of IP addresses for communicating with the RCM component. NOTE: This property will not be serialized. It can only be populated by the server. |
last |
The last heartbeat received from the process server. NOTE: This property will not be serialized. It can only be populated by the server. |
memory |
The memory usage percentage. NOTE: This property will not be serialized. It can only be populated by the server. |
memory |
The memory usage status. NOTE: This property will not be serialized. It can only be populated by the server. |
name | The process server name. NOTE: This property will not be serialized. It can only be populated by the server. |
processor |
The processor usage percentage. NOTE: This property will not be serialized. It can only be populated by the server. |
processor |
The processor usage status. NOTE: This property will not be serialized. It can only be populated by the server. |
protected |
The protected item count. NOTE: This property will not be serialized. It can only be populated by the server. |
system |
The system load. NOTE: This property will not be serialized. It can only be populated by the server. |
system |
The system load status. NOTE: This property will not be serialized. It can only be populated by the server. |
throughput |
The throughput in bytes. NOTE: This property will not be serialized. It can only be populated by the server. |
throughput |
The throughput status. NOTE: This property will not be serialized. It can only be populated by the server. |
throughput |
The uploading pending data in bytes. NOTE: This property will not be serialized. It can only be populated by the server. |
total |
The total memory. NOTE: This property will not be serialized. It can only be populated by the server. |
total |
The total disk space. NOTE: This property will not be serialized. It can only be populated by the server. |
used |
The used memory. NOTE: This property will not be serialized. It can only be populated by the server. |
used |
The used disk space. NOTE: This property will not be serialized. It can only be populated by the server. |
version | The version. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
availableMemoryInBytes
The available memory. NOTE: This property will not be serialized. It can only be populated by the server.
availableMemoryInBytes?: number
Property Value
number
availableSpaceInBytes
The available disk space. NOTE: This property will not be serialized. It can only be populated by the server.
availableSpaceInBytes?: number
Property Value
number
biosId
The process server Bios Id. NOTE: This property will not be serialized. It can only be populated by the server.
biosId?: string
Property Value
string
diskUsageStatus
The disk usage status. NOTE: This property will not be serialized. It can only be populated by the server.
diskUsageStatus?: string
Property Value
string
fabricObjectId
The fabric object Id. NOTE: This property will not be serialized. It can only be populated by the server.
fabricObjectId?: string
Property Value
string
fqdn
The process server Fqdn. NOTE: This property will not be serialized. It can only be populated by the server.
fqdn?: string
Property Value
string
freeSpacePercentage
The free disk space percentage. NOTE: This property will not be serialized. It can only be populated by the server.
freeSpacePercentage?: number
Property Value
number
health
The health of the process server. NOTE: This property will not be serialized. It can only be populated by the server.
health?: string
Property Value
string
healthErrors
The health errors. NOTE: This property will not be serialized. It can only be populated by the server.
healthErrors?: HealthError[]
Property Value
historicHealth
The historic health of the process server based on the health in last 24 hours. NOTE: This property will not be serialized. It can only be populated by the server.
historicHealth?: string
Property Value
string
id
The process server Id. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
ipAddresses
The list of IP addresses for communicating with the RCM component. NOTE: This property will not be serialized. It can only be populated by the server.
ipAddresses?: string[]
Property Value
string[]
lastHeartbeatUtc
The last heartbeat received from the process server. NOTE: This property will not be serialized. It can only be populated by the server.
lastHeartbeatUtc?: Date
Property Value
Date
memoryUsagePercentage
The memory usage percentage. NOTE: This property will not be serialized. It can only be populated by the server.
memoryUsagePercentage?: number
Property Value
number
memoryUsageStatus
The memory usage status. NOTE: This property will not be serialized. It can only be populated by the server.
memoryUsageStatus?: string
Property Value
string
name
The process server name. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
processorUsagePercentage
The processor usage percentage. NOTE: This property will not be serialized. It can only be populated by the server.
processorUsagePercentage?: number
Property Value
number
processorUsageStatus
The processor usage status. NOTE: This property will not be serialized. It can only be populated by the server.
processorUsageStatus?: string
Property Value
string
protectedItemCount
The protected item count. NOTE: This property will not be serialized. It can only be populated by the server.
protectedItemCount?: number
Property Value
number
systemLoad
The system load. NOTE: This property will not be serialized. It can only be populated by the server.
systemLoad?: number
Property Value
number
systemLoadStatus
The system load status. NOTE: This property will not be serialized. It can only be populated by the server.
systemLoadStatus?: string
Property Value
string
throughputInBytes
The throughput in bytes. NOTE: This property will not be serialized. It can only be populated by the server.
throughputInBytes?: number
Property Value
number
throughputStatus
The throughput status. NOTE: This property will not be serialized. It can only be populated by the server.
throughputStatus?: string
Property Value
string
throughputUploadPendingDataInBytes
The uploading pending data in bytes. NOTE: This property will not be serialized. It can only be populated by the server.
throughputUploadPendingDataInBytes?: number
Property Value
number
totalMemoryInBytes
The total memory. NOTE: This property will not be serialized. It can only be populated by the server.
totalMemoryInBytes?: number
Property Value
number
totalSpaceInBytes
The total disk space. NOTE: This property will not be serialized. It can only be populated by the server.
totalSpaceInBytes?: number
Property Value
number
usedMemoryInBytes
The used memory. NOTE: This property will not be serialized. It can only be populated by the server.
usedMemoryInBytes?: number
Property Value
number
usedSpaceInBytes
The used disk space. NOTE: This property will not be serialized. It can only be populated by the server.
usedSpaceInBytes?: number
Property Value
number
version
The version. NOTE: This property will not be serialized. It can only be populated by the server.
version?: string
Property Value
string