ExamQuestions.com

Register
Login
Automating Cisco Security Solutions (SAUTO) Exam Questions

Cisco

Automating Cisco Security Solutions (SAUTO)

29 / 32

Question 29:

Which curl command lists all tags (host groups) that are associated with a tenant using the Cisco Stealthwatch Enterprise API? 

Answer options:

A. curl -X PUT"Cookie:{Cookie Data}"https://{stealthwatch_host}/smc-configuration/rest/v1/tenants/{tenant_id}/tags
B. curl -X POST -H"Cookie:{Cookie Data}"https://{stealthwatch_host}/smc-configuration/rest/v1/tenants/tags
C. curl -X GET -H"Cookie:{Cookie Data}"https://{stealthwatch_host}/smc-configuration/rest/v1/tenants/{tenant_id}/tags
D. curl -X GET -H"Cookie:{Cookie Data}"https://{stealthwatch_host}/smc-configuration/rest/v1/tenants/tags