mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-13 02:56:24 +05:00
Added Tenant field to TPstats
This commit is contained in:
@@ -1335,6 +1335,7 @@ type AttrDisconnectSession struct {
|
||||
// TPStats is used in APIs to manage remotely offline Stats config
|
||||
type TPStats struct {
|
||||
TPid string
|
||||
Tenant string
|
||||
ID string
|
||||
Filters []*TPRequestFilter
|
||||
ActivationInterval *TPActivationInterval
|
||||
|
||||
Reference in New Issue
Block a user