[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
Axes
Represents X and Y axes of a graph. For a multi-graph, the same axes are shared by all the graphs.
Properties
JSON Example
{
"x_label": {
"condition": "string",
"hover": false,
"icons": [
{
"placement": "PRE",
"tooltip": [
{
"condition": "string",
"heading": false,
"text": "string"
}
],
"type": "ERROR"
}
],
"navigation": "string",
"text": "string"
},
"y_label": {
"condition": "string",
"hover": false,
"icons": [
{
"placement": "PRE",
"tooltip": [
{
"condition": "string",
"heading": false,
"text": "string"
}
],
"type": "ERROR"
}
],
"navigation": "string",
"text": "string"
}
}
Vendor Extensions
This class contains the following vendor extensions defined in the spec:
x-vmw-nsx-module: NsxDashboard