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

Icon

Icon to be applied at dashboard for widgets and UI elements.


Properties

string
placement Optional

If specified as PRE, the icon appears before the UI element. If set as POST, the icon appears after the UI element.

Possible values are: PREPOST


array of Tooltip
tooltip Optional

Multi-line text to be shown on tooltip while hovering over the icon.


string
type Optional

Icon will be rendered based on its type. For example, if ERROR is chosen, then icon representing error will be rendered.

Possible values are: ERRORWARNINGINFOINPROGRESSSUCCESSDETAILNOT_AVAILABLESECURITYNETWORKINGLOAD_BALANCERVPNDOMAINGROUPDISTRIBUTED_FIREWALLNETWORKING_TIER0NETWORKING_TIER1SEGMENTSYSTEMSYSTEM_FABRICSYSTEM_BACKUPRESTOREINVENTORY_GROUPSSECURITY_DFW

JSON Example

{
	"placement": "PRE",
	"tooltip": [
		{
			"condition": "string",
			"heading": false,
			"text": "string"
		}
	],
	"type": "ERROR"
}

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

InlineWidgetConfiguration1
Label
RenderConfiguration

Feedback

Was this page helpful?