vSphere Web Services API


Data Object - SearchIndexIterationSpec(vim.SearchIndex.IterationSpec)

Parameter to
QueryNext
Extends
DynamicData
Since
vSphere API Release 9.1.0.0

Data Object Description

The IterationSpec contains fields used to split results into pages.

Properties

Name Type Description
limit*xsd:int

Page size. Default 100, the server can override it.
marker*xsd:string

Indicates from where the next read of resources will start.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition