Câu 28: 300-735: Automating Cisco Security Solutions (SAUTO)
Refer to the exhibit. A Python function named "query" has been developed and the goal is to use it to query the service "com.cisco.ise.session" via Cisco pxGrid2.0 APIs. How is the function called, if the goal is to identify the sessions that are associated with the IP address 10.0.0.50?
Nội dung câu hỏi
Refer to the exhibit. A Python function named "query" has been developed and the goal is to use it to query the service "com.cisco.ise.session" via Cisco pxGrid2.0 APIs. How is the function called, if the goal is to identify the sessions that are associated with the IP address 10.0.0.50?
Các lựa chọn
Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.
- A. query(config, secret, "getSessionByIpAddress/10.0.0.50", "ipAddress")
- B. query(config, "10.0.0.50", url, payload)
- C. query(config, secret, url, "10.0.0.50")
- D. query(config, secret, url, '{"ipAddress": "10.0.0.50"}') — đáp án hiện tại
Cộng đồng
0 bình luận công khai. Tên thành viên được ẩn một phần.
Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.