Cisco
350-701 · Question #316
Refer to the exhibit. What does the Python script accomplish?
The correct answer is B. It authenticates to a Cisco ISE server using the username of ersad. This is part of the get-all-internal-users.py script, to extract all internal users from ISE. https://developer.cisco.com/docs/identity-services-engine/v1/#!internal-users-get-all-users/get-all- internal-userspy-source-code
Submitted by daniela_cl· Mar 30, 2026Security Operations and Orchestration
Question
Refer to the exhibit. What does the Python script accomplish?
Exhibit
Options
- AIt lists the LDAP users from the external identity store configured on Cisco ISE
- BIt authenticates to a Cisco ISE server using the username of ersad
- CIt allows authentication with TLSv1 SSL protocol
- DIt authenticates to a Cisco ISE with an SSH connection
How the community answered
(69 responses)- A3% (2)
- B74% (51)
- C14% (10)
- D9% (6)
Explanation
This is part of the get-all-internal-users.py script, to extract all internal users from ISE. https://developer.cisco.com/docs/identity-services-engine/v1/#!internal-users-get-all-users/get-all- internal-userspy-source-code
Topics
#Cisco ISE#ERS API#Python authentication#REST API
Community Discussion
No community discussion yet for this question.
