Orion.Cman.ContainerAgent
SolarWinds Information Service 2024.4 Schema Documentation
This entity presents Container Agent 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 Agent |
everyone |
| Orchestrator |
System.String |
The string representation orchestrator of the Container Agent |
everyone |
| UniqueIdentifier |
System.Guid |
The GUID representation unique identifier of the Container Agent |
everyone |
| Name |
System.String |
The string representation name of the Container Agent |
everyone |
| NodeId |
System.Int32 |
The integer representation node id of the Container Agent |
everyone |
| UpdateAt |
System.DateTime |
The date and time representation update at of the Container Agent |
everyone |
| Status |
System.Int32 |
The integer representation status of the Container Agent |
everyone |
| PollingInterval |
System.Int64 |
The string representation ip addresses of the Container Agent |
everyone |
| CredentialsId |
System.Int64 |
The unique integer representation of the credentials |
everyone |
| CredentialsType |
System.String |
The string value representing the credentials type |
everyone |
| EngineID |
System.Int32 |
The unique integer representation of the polling engine |
everyone |
Source Relationships
| Name |
Type |
Notes |
| Containers |
Orion.Cman.Container |
Defined by relationship Orion.Cman.ContainerAgentToContainer (System.Reference) |