Orion.Cman.ContainerImage
SolarWinds Information Service 2024.4 Schema Documentation
This entity presents Container Image properties
Inheritance
↳ System.Entity
Access control
Operations |
Right |
create,read,update,delete,invoke |
admin |
read |
everyone |
Properties
Name |
Type |
Summary |
Access Control |
Id |
System.Int64 |
The unique integer representation id of the Container Image |
everyone |
ImageId |
System.String |
The string representation image id of the Container Image |
everyone |
Name |
System.String |
The string representation name of the Container Image |
everyone |
Version |
System.String |
The string representation version of the Container Image |
everyone |
Size |
System.String |
The string representation size of the Container Image |
everyone |
VirtualSize |
System.String |
The string representation virtual suze of the Container Image |
everyone |
NodeId |
System.Int32 |
The integer representation node id of the Container Image |
everyone |
TimeDeleted |
System.DateTime |
The date and time representation time deleted of the Container Image |
everyone |
Source Relationships
Name |
Type |
Notes |
Containers |
Orion.Cman.Container |
Defined by relationship Orion.Cman.ContainerImageToContainer (System.Reference) |