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

PropertyItem

Represents a label-value pair.


Properties

string
type Required

Data type of the field.

Possible values are: StringNumberDateUrl


string
field Required

Represents field value of the property.


boolean
heading Optional

Set to true if the field is a heading. Default is false.


label Optional

If a field represents a heading, then label is not needed


render_configuration Optional

Render configuration to be applied, if any.


boolean
separator Optional

If true, separates this property in a widget.


string
condition Optional

If the condition is met then the property will be displayed. Examples of expression syntax are provided under ’example_request’ section of ‘CreateWidgetConfiguration’ API.

JSON Example

{
	"field": "string",
	"type": "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

InlineLabelValueConfiguration1

Feedback

Was this page helpful?