ドラッグアンドドロップの質問 左側のリクエストを右側の正しい順序にドラッグ アンド ドロップし、Cisco DNA Center API を使用して 2 つのデバイス間のパス トレースを作成し、確認します。
正解:
Explanation: 1. POST for the token 2. Get the list of network devices 3. Use POST to put src/dst in payload to get a flow-analysis on them, which will return a analysis ID 4. Using the returned Analysis ID, Get the results