Expand description

Nested message and enum types in Step.

Enums§

  • Type of states that are defined in the network state machine. Each step in the packet trace is in a specific state.
  • Configuration or metadata associated with each step. The configuration is filtered based on viewer’s permission. If a viewer has no permission to view the configuration in this step, for non-final states a special state is populated (VIEWER_PERMISSION_MISSING), and for final state the configuration is cleared.