REST GET for "/api/protocols/cifs/domains" is slow
Applies to
- ONTAP 9
- REST API
- CIFS
Issue
- The REST API call
GET "/api/protocols/cifs/domains"
for domain discovery is slow compared to that from ONTAP Command Line - On the CLI, it takes around 2 seconds to finish the domain discovery with the command
vserver active-directory discovered-servers show -vserver <SVM>
- The REST API takes around 30+ seconds to complete