Cisco
300-735 · Question #7
Which curl command lists all tags (host groups) that are associated with a tenant using the Cisco Stealthwatch Enterprise API?
The correct answer is C. curl -X GET -H"Cookie:{Cookie Data}"https://{stealthwatch_host}/smc-. See the full explanation below for the reasoning.
Question
Which curl command lists all tags (host groups) that are associated with a tenant using the Cisco Stealthwatch Enterprise API?
Options
- Acurl -X PUT"Cookie:{Cookie Data}"https://{stealthwatch_host}/smc-
- Bcurl -X POST -H"Cookie:{Cookie Data}"https://{stealthwatch_host}/smc-
- Ccurl -X GET -H"Cookie:{Cookie Data}"https://{stealthwatch_host}/smc-
- Dcurl -X GET -H"Cookie:{Cookie Data}"https://{stealthwatch_host}/smc-
How the community answered
(47 responses)- A6% (3)
- B2% (1)
- C79% (37)
- D13% (6)
Community Discussion
No community discussion yet for this question.