[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform
InlineListRequestParameters1
A list of fields to include in query results
Properties
string
cursor
Optional
Opaque cursor to be used for getting next page of records (supplied by current result page)
integer
page_size
Optional
Maximum number of results to return in this page (server may return fewer)
boolean
sort_ascending
Optional
Whether to sort in ascending order or not
string
sort_by
Optional
Field by which records are sorted
JSON Example
{
"cursor": "string",
"page_size": 0,
"sort_ascending": false,
"sort_by": "string"
}
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform
Used By
ListRequestParameters