展示を参照してください。ネットワーク エンジニアはネットワーク デバイスを管理する必要があります。エンジニアは、Cisco to DNA Center API に認証してデバイス リストを要求する Python スクリプトを準備します。デバイス要求が失敗し、エラー コード 401 が返されます。どのアクションで問題を解決できますか。
正解:C
/dna/system/api/v1/auth/token API to obtain an access token. The token obtained using this API is required to be set as value to the X-Auth-Token HTTP Header for all API calls to Cisco DNA Center.