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

DonutSection

Represents high level logical grouping of portions or segments of a donut / stats chart.


Properties

array of DonutPart
parts Required

Array of portions or parts of the donut or stats chart.


string
row_list_field Optional

Field of the root of the api result set for forming parts.


boolean
template Optional

If true, the section will be appled as template for forming parts. Only one part will be formed from each element of ‘row_list_field’.

JSON Example

{
	"parts": [
		{
			"field": "string"
		}
	]
}

Vendor Extensions

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

InlineDonutConfiguration1
InlineStatsConfiguration1

Feedback

Was this page helpful?