[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
InlineGridConfiguration1
Properties
array of
RowListField
row_list_fields
Required
Rows of grid or table are formed from the list of objects returned by a row list field.
integer as int32
page_size
Optional
Number of records per page. page_size will be effective only when the urls provided in the datasource support paging.
integer as int32
span
Optional
Represents the horizontal span of the Grid.
JSON Example
{
"columns": [
{
"field": "string",
"label": {
"text": "string"
},
"type": "String"
}
],
"row_list_fields": [
{
"path": "string"
}
]
}
Vendor Extensions
This class contains the following vendor extensions defined in the spec:
x-vmw-nsx-module: NsxDashboard