[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform

IntelligenceFeature

NSX Intelligence available feature and its availability based the form factor and license.


Properties

string
feature Optional

String for the feature name


boolean
is_available Optional

Indicated whether the feature is available on the current NSX-Intelligence cluster nodes.


array of string
reasons Optional

Specifies the reason that some features are not available on NSX-Intelligence cluster nodes.

JSON Example

{
	"feature": "string",
	"is_available": false,
	"reasons": [
		"string"
	]
}
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform
Property Of

IntelligenceFeaturesAndOperationsInfo

Feedback

Was this page helpful?