Which API call retrieves faults 30 through 45?

Refer to the exhibit.

Many faults have occurred in the ACI environment and a sample of them needs to be examined.

Which API call retrieves faults 30 through 45?
A . GET https://apic-ip-address/api/class/faultInfo.json?order-by=faultinst.severity|desc&page=1&page-size=15
B . GET https://apic-ip-address/api/class/faultInfo.json?order-by=faultinst.severity|desc&page=2&page-size=15
C . GET https://apic-ip-address/api/class/faultInfo.json?order-by=faultinst.severity|desc&page=30
D . GET https://apic-ip-address/api/class/faultInfo.json?order-by=faultinst.severity|desc&page=2&page-size=30

Answer: D

Latest 350-901 Dumps Valid Version with 169 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
1 Comment
Inline Feedbacks
View all comments
fushuang
fushuang
3 years ago

as per the pages start from 0, so I suspect the answer should be B