CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

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?

Minh họa câu hỏi

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.

  1. A. query(config, secret, "getSessionByIpAddress/10.0.0.50", "ipAddress")
  2. B. query(config, "10.0.0.50", url, payload)
  3. C. query(config, secret, url, "10.0.0.50")
  4. 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.

Câu hỏi liền kề