Cisco intersight SDK を使用して分散アプリケーションが開発されました。アプリケーションと intersight API 間の相互作用をテスト中に、アプリケーションがファイアウォールによってブロックされたため、..server に送信された要求を実行できませんでした。トラフィックを許可するには、どの URL とポートをファイアウォール管理者に提供する必要がありますか?
正解:A
For the distributed application developed using the Cisco Intersight SDK to communicate with the Intersight API, the traffic needs to be allowed through the firewall. The correct URL and port that need to be provided to the firewall administrator are svc.intersight.com on port 443. Port 443 is the standard port for HTTPS traffic, which ensures secure communication between the application and the Intersight server. Reference: Cisco DevNet Associate Certification Guide Cisco Intersight API Documentation