QueryNextRequestType

QueryNextRequestType
QueryNextRequestType

The parameters of QueryNext.

Since: vSphere API Release 9.1.0.0

JSON Example
{
    "iterationSpec": {
        "_typeName": "string",
        "marker": "string",
        "limit": 0
    }
}
iterationSpec
Required

Marker of the place to continiue iteration from. It recalculates the result again to return the rest of result.