Resources | node | system | announcements | memoryUsage

memoryUsage

specifies the announcement segment NP memory usage.

Exists on Condition /system/isOAM ='true'

Operational Data

ParameterDescription
systemName Name of the system.
totalSegments Total number of announcement segments on disk
cachedSegments Number of announcement segments cached in NP memory
totalCacheMemory Total amount of segment cache memory available in NP
usedCacheMemory Amount of segment cache memory being used in NP
utilizedCacheMemory Percentage of segment cache memory being used in NP
totalPlayoutTime Total playout time of all segments cached in NP memory
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListSystem:system/sonusNodeListAnnouncements:announcements/memoryUsage={systemName}

  • No labels