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

SubFeatures

The object containing the NSXi platform sub features


Properties

array of PlatformFeatures
subfeatures Required

The features object for the NSXi platform composed of feature, availability and reasons if not available

JSON Example

{
	"subfeatures": [
		{
			"feature": "BAREMETALSUPPORT",
			"is_available": false,
			"reasons": [
				"InsufficientLicense"
			]
		}
	]
}
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform
Returned By

Get Full Sub Features

Feedback

Was this page helpful?