Implementing Automation for Cisco Security Solutions (SAUTO) — Question 52
Which URI string is used to create a policy that takes precedence over other applicable policies that are configured on Cisco Stealthwatch?
Answer options
- A. /tenants/{tenantId}/policy/system/host-policy
- B. /tenants/{tenantId}/policy/system/role-policy
- C. /tenants/{tenantId}/policy/system
- D. /tenants/{tenantId}/policy/system/{policyId}
Correct answer: A
Explanation
The correct answer is A, as the /tenants/{tenantId}/policy/system/host-policy URI is specifically designed to create a host policy that takes precedence over other policies. Options B, C, and D do not specify host policies and therefore do not provide the same level of precedence in the policy hierarchy.