Advertisement
alexcarrega

put-agent_instance-nprobe

Jun 3rd, 2020
1,274
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.22 KB | None | 0 0
  1. {
  2.     "id": "nprobe@{exec_env_id}",
  3.     "parameters": [
  4.         {
  5.             "id": "flow-template",
  6.             "value": "%IPV6_SRC_ADDR"
  7.         }
  8.     ],
  9.     "actions": [
  10.         {
  11.             "id": "start"
  12.         }
  13.     ]
  14. }
  15.  
  16. # replace {exec_env_id} with ID of the exec-env obtained with GET /exec-env.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement