[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy

InlineListResult1

Properties

string
cursor Optional

Opaque cursor to be used for getting next page of records (supplied by current result page)


integer as int64
result_count Optional

Count of results found (across all pages), set only on first page


boolean
sort_ascending Optional

If true, results are sorted in ascending order


string
sort_by Optional

Field by which records are sorted

JSON Example

{
	"cursor": "string",
	"result_count": 0,
	"sort_ascending": false,
	"sort_by": "string"
}

Vendor Extensions

This class contains the following vendor extensions defined in the spec:
x-vmw-nsx-module: Common
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
Used By

ListResult

Feedback

Was this page helpful?