sessions: return AllocatedIP instead of just message

This commit is contained in:
ionutboangiu
2025-07-09 00:53:12 +03:00
committed by Dan Christian Bogos
parent 4278d3ed78
commit 063fcbc138
3 changed files with 61 additions and 46 deletions

View File

@@ -1163,6 +1163,7 @@ const (
MetaDurationNanoseconds = "*duration_nanoseconds"
CapAttributes = "Attributes"
CapResourceAllocation = "ResourceAllocation"
CapIPAllocation = "IPAllocation"
CapMaxUsage = "MaxUsage"
CapRoutes = "Routes"
CapRouteProfiles = "RouteProfiles"