Skip to content

policy_map_counters.proto

PolicyMapCountersMgrService

watch_policy_map_counters

rpc watch_policy_map_counters(PolicyMapCountersWatchRequest) PolicyMapCountersWatchResponse

Messages

PolicyMapCountersWatchRequest

Name Value Description
oneof _compress_keys.compress_keys optional bool When set to true, messages will mostly carry a short key that can be mapped to the descriptive key. Disabling compression is not supported, theferefore the default choice for this argument is true.
policy_action_caching PolicyActionCaching

PolicyMapCountersWatchResponse

Name Value Description
counters repeated PolicyMapCounters
stream_ready bool

Enums

PolicyActionCaching

Name Value Description
POLICY_MAP_COUNTERS_WITH_POLICY_ACTION_REQUIRED 0
POLICY_MAP_COUNTERS_WITH_POLICY_ACTION_EVENTUALLY 1