デバイスをサイトに追加するには、Cisco DNA Center Sites APIを使用する必要がありますが、使用できるのはサイト名のみです。 デバイスをネットワークに正しく追加できるように、サイト識別子を取得するために使用する必要があるAPI呼び出しはどれですか。
正解:C
When adding a device to a site using the Cisco DNA Center Sites API, you need to know the site identifier. If you only have the site name, you can retrieve the site identifier by making an API call to /dna/intent/api/v1/site. This call will provide you with the necessary information to properly add the device to the network. References: * Automating Cisco Enterprise Solutions Official Cert Guide