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

GraphDefinition

Defines a graph


Properties

point_definition Required

Defines the points of a graph.


label Optional

Describes the graph. It labels the entities of graph. If the label is not provided then it is not shown for a graph. For example, for a single graph, the title of widget can describe the graph and a label may not be necessary to be shown.


render_configuration Optional

Additional rendering or conditional evaluation of the field values to be performed, if any.

JSON Example

{
	"point_definition": {
		"field": "string",
		"x_value": "string",
		"y_value": "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

InlineGraphConfiguration1

Feedback

Was this page helpful?