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

AllTopLevelFeaturesList

Array of results containing the allowed top level NSXi platform features


Properties

array of TopLevelFeatures
result Required

NSXi platform top level feature result composed of feature and allowability based on license and form factor

JSON Example

{
	"result": [
		{
			"allowed": false,
			"disallowReason": "INSUFFICIENT_FORM_FACTOR",
			"name": "malware-prevention"
		}
	]
}
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform
Returned By

List All Features

Feedback

Was this page helpful?