Question 25 of 100 from exam 350-901-DEVCOR: Developing Applications Using Cisco Core Platforms and APIs

Question 25 of 100 from exam 350-901-DEVCOR: Developing Applications Using Cisco Core Platforms and APIs

Question

Paginating the Results

By adding the page-size operator to the query URI, you can divide the query
results into groups (pages) of objects using the following syntax. The operand
specifies the number of objects in each group.

page-size = number-of-objects-per-page

By adding the page operator in the query URI, you can specify a single group
to be returned using the following syntax. The pages start from number 0.

page = page-number

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 31 through 45?

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D.

B.