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

Câu 60: 300-435: Automating Cisco Enterprise Solutions (ENAUTO)

Refer to the exhibit. Cisco SD-WAN deployment must be troubleshooted using vManage APIs. A call to vEdge Hardware Health API returns the data in the exhibit(only a portion is shown). If this JSON is converted to a Python dictionary and assigned to the variable `d`, how the status is accessed that is indicated on line…

Nội dung câu hỏi

Refer to the exhibit. Cisco SD-WAN deployment must be troubleshooted using vManage APIs. A call to vEdge Hardware Health API returns the data in the exhibit(only a portion is shown). If this JSON is converted to a Python dictionary and assigned to the variable `d`, how the status is accessed that is indicated on line 16?

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. d[data][0][statusList][0][status]
  2. B. d['data']['statusList']['status']
  3. C. d{'data'}[0]{'statusList'}[0]{'status'}
  4. D. d['data'][0]['statusList'][0]['status'] — đá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ề