Inspirational journeys

Follow the stories of academics and their research expeditions

Automating Data Center Solutions Practice Questions 2023 - Part 8

Mary Smith

Thu, 16 Apr 2026

Automating Data Center Solutions Practice Questions 2023 - Part 8

1. Which URI string is used to create a policy that takes precedence over other applicable policies that are configured on Cisco Stealthwatch?

A) /tenants/{tenantId}/policy/system/host-policy
B) /tenants/{tenantId}/policy/system
C) /tenants/{tenantId}/policy/system/role-policy
D) /tenants/{tenantId}/policy/system/{policyId}



2. Which two commands create a new local source code branch? (Choose two.)(Select 2answers)

A) git checkout -b new_branch
B) git checkout -f new_branch
C) git branch new_branch
D) git branch -b new_branch



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

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



4. Which two statements describe the characteristics of API styles for REST and RPC? (Choose two.)(Select 2answers)

A) REST and RPC API styles are the same.
B) REST-based APIs are used primarily for CRUD operations
C) RPC-based APIs function in a similar way to procedures
D) REST-based APIs function in a similar way to procedures.



5. Which two APIs are available from Cisco ThreatGRID? (Choose two.)(Select 2answers)

A) User Scope
B) Curated Feeds
C) Data
D) Access



1. Right Answer: A
Explanation:

2. Right Answer: A,C
Explanation:

3. Right Answer: A
Explanation:

4. Right Answer: B,C
Explanation:

5. Right Answer: B,C
Explanation:

0 Comments

Leave a comment