NSX-T Data Center REST API

FlowCacheStatistics (schema)

Name Description Type Notes
active Active

Number of active entries.
string
bucket_collisions Bucket Collisions

Number of cache bucket collisions.
string
dont_cache Dont Cache

Number of packets that cannot be cached
string
hit_rate Hit rate

Hit percentage
string
hits Hits

Number of packets forwarded
string
insertions Insertions

Number of times new entries have been added.
string
key_collisions Key Collisions

Number of cache key collisions.
string
max_seen_percentage Max Seen Percentage

Percentage of maximum entries with respect to total size.
string
misses Misses

Number of entries passed on to the next layer due to cache miss.
string
skipped Skipped

Number of unsupported packets or disabled cache misses.
string