Orion.Cman.ContainerMemoryMetrics
SolarWinds Information Service 2024.4 Schema Documentation
This entity presents Container Memory Metrics properties
Inheritance
↳ System.Entity
↳ System.ExtensionEntity
↳ System.StatisticsEntity
Access control
Operations |
Right |
read |
everyone |
Properties
Name |
Type |
Summary |
Access Control |
ContainerId |
System.Int64 |
The unique integer representation of the container |
everyone |
ObservationTimestamp |
System.DateTime |
The date and time representing timestamp of observation of the container metric |
everyone |
AvgMemory |
System.Double |
The double value representing average metric of the container |
everyone |
MinMemory |
System.Double |
The double value representing minimum metric of the container |
everyone |
MaxMemory |
System.Double |
The double value representing maximum metric of the container |
everyone |
Target Relationships
Name |
Type |
Notes |
Container |
Orion.Cman.Container |
Defined by relationship Orion.Cman.ContainerToMemoryMetrics (System.Hosting) |